summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-234-9/+9
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
* Enable Style/DotPositionDouwe Maan2017-02-2311-49/+49
* Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-0/+1
* Improve performance of User Agent DetailZ.J. van de Weg2017-02-201-1/+17
* Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon2017-02-177-18/+276
|\
| * Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński2017-02-171-4/+24
| |\
| | * Adding links to user & build in Chat NotificationsPoornima M2017-01-251-4/+24
| * | Merge branch 'use-update-runner-service' into 'master' Kamil Trzciński2017-02-171-1/+20
| |\ \
| | * \ Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-1515-160/+607
| | |\ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-079-60/+249
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin2017-02-0471-369/+994
| | |\ \ \ \
| | * | | | | Remove the key from the queue when runner is deletedLin Jen-Shin2017-01-211-0/+19
| | * | | | | Prefer service object over after_save hookLin Jen-Shin2017-01-211-1/+1
| * | | | | | Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray2017-02-151-2/+1
| * | | | | | Drop theme ID from users tableAnnabel Dunstone Gray2017-02-151-1/+0
| * | | | | | Merge branch 'master' into 'dz-nested-groups-improvements-3'Dmitriy Zaporozhets2017-02-141-0/+13
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Make WikiPage comparable according to StaticModel interfaceMark Fletcher2017-02-141-0/+13
| * | | | | | Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-10/+29
| |/ / / / /
| * | | | | Merge branch '27480_deploy_keys_should_not_show_up_in_users_keys_list' into '...Douwe Maan2017-02-131-0/+29
| |\ \ \ \ \
| | * | | | | Make deploy key not show in User's keys listPawel Chojnacki2017-02-131-0/+29
| * | | | | | Merge branch 'dm-quick-fix-web-edit-new-lines' into 'master' Robert Speicher2017-02-131-0/+11
| |\ \ \ \ \ \
| | * | | | | | Respect autocrlf setting when creating/updating file through web UIdm-quick-fix-web-edit-new-linesDouwe Maan2017-02-131-0/+11
| | |/ / / / /
| * | | | | | Merge branch '23535-folders-in-wiki-repository' into 'master' Douwe Maan2017-02-132-0/+149
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Add WikiPage.unhyphenizeAlex Braha Stoll2017-01-301-0/+8
| | * | | | | Merge branch 'master' into 23535-folders-in-wiki-repositoryAlex Braha Stoll2017-01-2983-1939/+2929
| | |\ \ \ \ \
| | * | | | | | Remove directories as one of the attributes of WikiDirectoryAlex Braha Stoll2016-12-311-12/+3
| | * | | | | | Change WikiPage#directoryAlex Braha Stoll2016-12-311-3/+3
| | * | | | | | Remove WikiPage#full_pathAlex Braha Stoll2016-12-311-20/+0
| | * | | | | | Add WikiDirectory#to_partial_pathAlex Braha Stoll2016-12-311-0/+8
| | * | | | | | Add WikiPage#to_partial_pathAlex Braha Stoll2016-12-311-0/+8
| | * | | | | | Change WikiPage.group_by_directory to use WikiDirectoryAlex Braha Stoll2016-12-311-30/+42
| | * | | | | | Add model WikiDirectoryAlex Braha Stoll2016-12-311-0/+45
| | * | | | | | Change WikiPage.group_by_directory to order by directory and file alphabetica...Alex Braha Stoll2016-12-311-4/+26
| | * | | | | | Change WikiPage#directory to always start a directory hierarchy with '/'Alex Braha Stoll2016-12-311-2/+2
| | * | | | | | Add component to show the full path of a wiki page when viewing its contentAlex Braha Stoll2016-12-311-0/+40
| | * | | | | | Add specs for WikiPage.group_by_directoryAlex Braha Stoll2016-12-311-6/+24
| | * | | | | | Show directory hierarchy when listing wiki pagesAlex Braha Stoll2016-12-311-0/+17
* | | | | | | | Prefer using `project.add_developer` in specsGrzegorz Bizon2017-02-152-5/+5
* | | | | | | | Add specs for after_stage scope, update specs fileGrzegorz Bizon2017-02-141-4/+18
* | | | | | | | Simplify implementation of pipeline retry serviceGrzegorz Bizon2017-02-141-4/+4
* | | | | | | | Fix envs and deploys specs related to build retryGrzegorz Bizon2017-02-131-1/+1
* | | | | | | | Fix pipeline specs after adding retry ability checkGrzegorz Bizon2017-02-131-8/+16
* | | | | | | | Fix CI build specs after adding retry ability checkGrzegorz Bizon2017-02-131-18/+30
* | | | | | | | Extend specs for canceling a running pipelineGrzegorz Bizon2017-02-131-2/+15
* | | | | | | | Fix pipeline specs related to canceling buildsGrzegorz Bizon2017-02-131-2/+10
|/ / / / / / /
* | | | | | | Merge branch 'dz-nested-groups-members-page' into 'master' Dmitriy Zaporozhets2017-02-101-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Show parent group members for nested groupdz-nested-groups-members-pageDmitriy Zaporozhets2017-02-101-0/+8
* | | | | | | | Merge branch 'issue_26701' into 'master'Sean McGivern2017-02-091-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove JIRA closed status iconissue_26701Felipe Artur2017-02-081-1/+1