summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Remove lease from Event#reset_project_activityremove-reset-project-activity-leaseYorick Peterse2016-10-042-8/+4
* Merge branch 'zj-save-environment-deployment-refs' into 'master' Kamil Trzciński2016-10-041-0/+10
|\
| * deployment refs in own folder, new method for creating refszj-save-environment-deployment-refsZ.J. van de Weg2016-10-041-0/+10
* | Merge branch 'issue_22446' into 'master' Sean McGivern2016-10-041-0/+24
|\ \
| * \ Merge branch 'master' into issue_22446Sean McGivern2016-10-041-0/+17
| |\ \
| * | | Fix bug when trying to cache closed issues from external issue trackersissue_22446Felipe Artur2016-10-031-0/+24
| | |/ | |/|
* | | Merge branch 'cleanup-mentionable-methods-arguments' into 'master' Douwe Maan2016-10-042-8/+16
|\ \ \ | |_|/ |/| |
| * | Simplify Mentionable concern instance methodsPaco Guzman2016-10-042-8/+16
| |/
* | Fix issues importing services via Import/ExportJames Lopez2016-10-041-0/+17
|/
* Merge branch 'master' into 'master' Rémy Coutable2016-10-035-20/+20
|\
| * Changed Slack service user referencing from full name to usernamesecustor2016-10-035-20/+20
* | Merge branch '21225-wip-slash-command-for-mrs' into 'master' Rémy Coutable2016-10-031-0/+40
|\ \
| * | Add a /wip slash commandThomas Balthazar2016-10-031-0/+40
| |/
* | Members::RequestAccessService is tricter on permissionsRémy Coutable2016-10-031-1/+1
|/
* Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher2016-10-025-58/+266
|\
| * Allow Member.add_user to handle access requestersRémy Coutable2016-09-285-58/+266
* | Merge branch 'rc-new-members-request-access-service' into 'master' Robert Speicher2016-10-023-4/+4
|\ \
| * | Re-add the AccessRequestable concernRémy Coutable2016-09-223-15/+40
| * | Fix specs that requires an access requestRémy Coutable2016-09-223-4/+4
| * | New Members::RequestAccessServiceRémy Coutable2016-09-223-40/+15
* | | Allowing ">" to be used for Milestone models's title and storing the value in...Makoto Scott-Hinkle2016-09-291-2/+2
| |/ |/|
* | Improve how MergeCommit#merge_commit_message builds the messageRobert Speicher2016-09-271-0/+36
* | Fix the "Commits" section of the cycle analytics summary.Timothy Andrew2016-09-261-0/+6
* | added more specsJames Lopez2016-09-261-0/+16
* | Ensure milestones passed to GlobalMilestone is an ActiveRecord::RelationAhmad Sherif2016-09-231-2/+3
* | Add test for MergeRequestDiff#commits_sha, feedback:Lin Jen-Shin2016-09-221-0/+22
* | For empty merge_request_diff st_commits would be nilfix-pipeline-for-empty-merge-request-diffLin Jen-Shin2016-09-221-6/+21
|/
* Merge branch 'and-you-get-awards' into 'master' Rémy Coutable2016-09-211-0/+2
|\
| * Snippets get award emoji! :thumbsup:Z.J. van de Weg2016-09-191-0/+2
* | Merge branch 'rs-simplify-fetch_members' into 'master' Rémy Coutable2016-09-211-0/+62
|\ \
| * | Fix a logic error in ProjectTeam#fetch_invited_membersRobert Speicher2016-09-201-0/+1
| * | Add specs for ProjectTeam#fetch_membersRobert Speicher2016-09-201-0/+61
* | | Merge branch 'show-all-pipelines-from-all-diffs' into 'master' Rémy Coutable2016-09-211-6/+53
|\ \ \
| * | | Use factory instead of using new directly. Feedback:show-all-pipelines-from-all-diffsLin Jen-Shin2016-09-211-9/+2
| * | | Add a test for non-persisted merge requestLin Jen-Shin2016-09-201-0/+22
| * | | Test against MergeRequest#all_commits_sha, feedback:Lin Jen-Shin2016-09-201-9/+22
| * | | Show all pipelines from all merge_request_diffs:Lin Jen-Shin2016-09-191-6/+25
* | | | Improve specsKamil Trzcinski2016-09-212-4/+5
* | | | Add tests to verify the correctness of returned environmentsKamil Trzcinski2016-09-212-6/+87
* | | | Merge branch '21170-cycle-analytics' into 'master' Stan Hu2016-09-2111-0/+572
|\ \ \ \
| * | | | Fix build.Timothy Andrew2016-09-211-3/+3
| * | | | Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-217-87/+149
| * | | | Fix rubocop spec.Timothy Andrew2016-09-201-2/+6
| * | | | Fix spec failures.Timothy Andrew2016-09-203-7/+7
| * | | | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-2042-680/+838
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Fix all cycle analytics specs.Timothy Andrew2016-09-205-9/+61
| * | | | Test the `CycleAnalytics::Summary` model.Timothy Andrew2016-09-201-0/+53
| * | | | Test all cycle analytics pre-calculation code.Timothy Andrew2016-09-193-0/+128
| * | | | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-0715-230/+403
| |\ \ \ \
| * | | | | Consolidate all cycle analytics helper methods.Timothy Andrew2016-09-076-123/+0