summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '12726-preserve-issues-after-deleting-users' into 'master' Douwe Maan2017-02-243-2/+88
|\
| * Fix specs for the ghost user feature.12726-preserve-issues-after-deleting-usersTimothy Andrew2017-02-242-3/+5
| * Implement final review comments from @DouweM and @rymaiTimothy Andrew2017-02-241-15/+8
| * Implement review comments from @rymai and @yorickpeterseTimothy Andrew2017-02-241-0/+40
| * Use a `ghost` boolean to track ghost users.Timothy Andrew2017-02-241-0/+14
| * Extract code from `Namespace#clean_path` for ghost user generation.Timothy Andrew2017-02-241-2/+2
| * Deleting a user shouldn't delete associated issues.Timothy Andrew2017-02-241-1/+38
* | Merge branch 'dm-more-namespace-full-path' into 'master' Sean McGivern2017-02-245-16/+14
|\ \ | |/ |/|
| * Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-235-16/+14
* | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-2420-48/+94
|\ \ | |/
| * Merge branch 'dm-meer-blauw-op-straat' into 'master' Robert Speicher2017-02-2318-48/+49
| |\
| | * Revert "Enable Style/DotPosition"Douwe Maan2017-02-2311-49/+49
| | * Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-2336-400/+400
| | * Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-235-11/+11
| | * Enable Rails/DelegateDouwe Maan2017-02-231-3/+1
| | * Enable Style/WordArrayDouwe Maan2017-02-236-18/+18
| | * Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-233-5/+7
| | * Prefer leading style for Style/DotPositionDouwe Maan2017-02-2336-400/+400
| | * Fix code for copsDouwe Maan2017-02-231-1/+1
| | * Fix specsDouwe Maan2017-02-232-5/+6
| | * Enable Style/BarePercentLiteralsDouwe Maan2017-02-235-11/+11
| | * Enable Security/JSONLoadDouwe Maan2017-02-231-1/+1
| | * Enable Lint/UnifiedIntegerDouwe Maan2017-02-231-3/+3
| | * Enable Style/SpaceInsideBracketsDouwe Maan2017-02-234-9/+9
| | * Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
| | * Enable Style/DotPositionDouwe Maan2017-02-2311-49/+49
| * | Fix MR changes tab size countfix-mr-size-with-over-100-filesSean McGivern2017-02-231-0/+44
| |/
| * Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-0/+1
* | Fix tests due to error key changedLin Jen-Shin2017-02-211-1/+1
* | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-218-46/+154
|\ \ | |/
| * 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
| * | | | | | | 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