summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Test the `test` cycle analytics phase.Timothy Andrew2016-09-071-0/+90
| * | | | Test the `production` cycle analytics phase.Timothy Andrew2016-09-071-0/+81
| * | | | Test the `staging` cycle analytics phase.Timothy Andrew2016-09-071-0/+79
| * | | | Generate branch/file names more randomly to avoid failures.Timothy Andrew2016-09-073-6/+5
| * | | | Test the 'review' cycle analytics phase.Timothy Andrew2016-09-071-0/+45
| * | | | Test the `code` cycle analytics phase.Timothy Andrew2016-09-073-25/+46
| * | | | Refactor cycle analytics specs.Timothy Andrew2016-09-022-180/+37
| * | | | Add tests for the `plan` cycle analytics phase.Timothy Andrew2016-09-022-63/+188
| * | | | Fetch cycle analytics data for a specific date range.Timothy Andrew2016-08-261-11/+25
| * | | | Scope Cycle Analytics queries to a projectTimothy Andrew2016-08-261-8/+13
| * | | | Add a spec for the `CycleAnalytics#issue` method.Timothy Andrew2016-08-261-0/+80
* | | | | Merge branch 'add_optional_author_for_commits' into 'master' Rémy Coutable2016-09-201-2/+134
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add optional 'author' param when making commitsDan Dunckel2016-09-191-2/+134
* | | | | Fix broken spec due to last_activity_at updates being throttledStan Hu2016-09-191-5/+8
|/ / / /
* | | | Merge branch 'throttle-last-activity-at' into 'master' Rémy Coutable2016-09-191-10/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | Restrict last_activity_at updates to one per hourYorick Peterse2016-09-191-10/+33
* | | | Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-1930-518/+143
|\ \ \ \ | |/ / /
| * | | Fix validation regexs (+1 squashed commit)Kamil Trzcinski2016-09-191-2/+2
| * | | Verify expandability of variables defined as part of environmentKamil Trzcinski2016-09-191-0/+16
| * | | Merge branch '22246-actionview-template-error-undefined-method-each-for-nil-n...Stan Hu2016-09-161-6/+14
| |\ \ \
| | * | | MergeRequest#environments now returns an empty array when diff_head_commit is...22246-actionview-template-error-undefined-method-each-for-nil-nilclassRémy Coutable2016-09-161-6/+14
| * | | | Merge branch 'group_approvers' into 'master' Rémy Coutable2016-09-1626-512/+1
| |\ \ \ \
| | * | | | Remove schema annotations completelyValery Sizov2016-09-1626-512/+1
| | |/ / /
| * | | | Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-151-0/+46
| * | | | Added group-specific setting for LFS.Patricio Cano2016-09-151-0/+66
| |/ / /
* | | | Fix spec failuresKamil Trzcinski2016-09-191-1/+1
* | | | Don't leak build tokens in build logsKamil Trzcinski2016-09-191-8/+70
* | | | Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano2016-09-151-20/+0
* | | | Added LFS support to SSHPatricio Cano2016-09-151-0/+20
|/ / /
* | | Merge branch 'group-similar' into 'master' Rémy Coutable2016-09-151-0/+29
|\ \ \
| * | | Add more regexp testsKamil Trzcinski2016-09-141-0/+2
| * | | Add grouping testsKamil Trzcinski2016-09-141-0/+27
| | |/ | |/|