| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'and-you-get-awards' into 'master'
| Rémy Coutable | 2016-09-21 | 1 | -0/+2 |
|\ |
|
| * | Snippets get award emoji! :thumbsup: | Z.J. van de Weg | 2016-09-19 | 1 | -0/+2 |
* | | Merge branch 'rs-simplify-fetch_members' into 'master'
| Rémy Coutable | 2016-09-21 | 1 | -0/+62 |
|\ \ |
|
| * | | Fix a logic error in ProjectTeam#fetch_invited_members | Robert Speicher | 2016-09-20 | 1 | -0/+1 |
| * | | Add specs for ProjectTeam#fetch_members | Robert Speicher | 2016-09-20 | 1 | -0/+61 |
* | | | Merge branch 'show-all-pipelines-from-all-diffs' into 'master'
| Rémy Coutable | 2016-09-21 | 1 | -6/+53 |
|\ \ \ |
|
| * | | | Use factory instead of using new directly. Feedback:show-all-pipelines-from-all-diffs | Lin Jen-Shin | 2016-09-21 | 1 | -9/+2 |
| * | | | Add a test for non-persisted merge request | Lin Jen-Shin | 2016-09-20 | 1 | -0/+22 |
| * | | | Test against MergeRequest#all_commits_sha, feedback: | Lin Jen-Shin | 2016-09-20 | 1 | -9/+22 |
| * | | | Show all pipelines from all merge_request_diffs: | Lin Jen-Shin | 2016-09-19 | 1 | -6/+25 |
* | | | | Improve specs | Kamil Trzcinski | 2016-09-21 | 2 | -4/+5 |
* | | | | Add tests to verify the correctness of returned environments | Kamil Trzcinski | 2016-09-21 | 2 | -6/+87 |
* | | | | Merge branch '21170-cycle-analytics' into 'master'
| Stan Hu | 2016-09-21 | 11 | -0/+572 |
|\ \ \ \ |
|
| * | | | | Fix build. | Timothy Andrew | 2016-09-21 | 1 | -3/+3 |
| * | | | | Implement a second round of review comments from @DouweM. | Timothy Andrew | 2016-09-21 | 7 | -87/+149 |
| * | | | | Fix rubocop spec. | Timothy Andrew | 2016-09-20 | 1 | -2/+6 |
| * | | | | Fix spec failures. | Timothy Andrew | 2016-09-20 | 3 | -7/+7 |
| * | | | | Merge remote-tracking branch 'origin/master' into 21170-cycle-analytics | Timothy Andrew | 2016-09-20 | 42 | -680/+838 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Fix all cycle analytics specs. | Timothy Andrew | 2016-09-20 | 5 | -9/+61 |
| * | | | | Test the `CycleAnalytics::Summary` model. | Timothy Andrew | 2016-09-20 | 1 | -0/+53 |
| * | | | | Test all cycle analytics pre-calculation code. | Timothy Andrew | 2016-09-19 | 3 | -0/+128 |
| * | | | | Merge remote-tracking branch 'origin/master' into 21170-cycle-analytics | Timothy Andrew | 2016-09-07 | 15 | -230/+403 |
| |\ \ \ \ |
|
| * | | | | | Consolidate all cycle analytics helper methods. | Timothy Andrew | 2016-09-07 | 6 | -123/+0 |
| * | | | | | Test the `test` cycle analytics phase. | Timothy Andrew | 2016-09-07 | 1 | -0/+90 |
| * | | | | | Test the `production` cycle analytics phase. | Timothy Andrew | 2016-09-07 | 1 | -0/+81 |
| * | | | | | Test the `staging` cycle analytics phase. | Timothy Andrew | 2016-09-07 | 1 | -0/+79 |
| * | | | | | Generate branch/file names more randomly to avoid failures. | Timothy Andrew | 2016-09-07 | 3 | -6/+5 |
| * | | | | | Test the 'review' cycle analytics phase. | Timothy Andrew | 2016-09-07 | 1 | -0/+45 |
| * | | | | | Test the `code` cycle analytics phase. | Timothy Andrew | 2016-09-07 | 3 | -25/+46 |
| * | | | | | Refactor cycle analytics specs. | Timothy Andrew | 2016-09-02 | 2 | -180/+37 |
| * | | | | | Add tests for the `plan` cycle analytics phase. | Timothy Andrew | 2016-09-02 | 2 | -63/+188 |
| * | | | | | Fetch cycle analytics data for a specific date range. | Timothy Andrew | 2016-08-26 | 1 | -11/+25 |
| * | | | | | Scope Cycle Analytics queries to a project | Timothy Andrew | 2016-08-26 | 1 | -8/+13 |
| * | | | | | Add a spec for the `CycleAnalytics#issue` method. | Timothy Andrew | 2016-08-26 | 1 | -0/+80 |
* | | | | | | Merge branch 'add_optional_author_for_commits' into 'master'
| Rémy Coutable | 2016-09-20 | 1 | -2/+134 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Add optional 'author' param when making commits | Dan Dunckel | 2016-09-19 | 1 | -2/+134 |
| | |_|_|/
| |/| | | |
|
* | | | | | Fix broken spec due to last_activity_at updates being throttled | Stan Hu | 2016-09-19 | 1 | -5/+8 |
|/ / / / |
|
* | | | | Merge branch 'throttle-last-activity-at' into 'master'
| Rémy Coutable | 2016-09-19 | 1 | -10/+33 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Restrict last_activity_at updates to one per hour | Yorick Peterse | 2016-09-19 | 1 | -10/+33 |
* | | | | Merge branch 'master' into per-build-token | Kamil Trzcinski | 2016-09-19 | 30 | -518/+143 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix validation regexs (+1 squashed commit) | Kamil Trzcinski | 2016-09-19 | 1 | -2/+2 |
| * | | | Verify expandability of variables defined as part of environment | Kamil Trzcinski | 2016-09-19 | 1 | -0/+16 |
| * | | | Merge branch '22246-actionview-template-error-undefined-method-each-for-nil-n... | Stan Hu | 2016-09-16 | 1 | -6/+14 |
| |\ \ \ |
|
| | * | | | MergeRequest#environments now returns an empty array when diff_head_commit is...22246-actionview-template-error-undefined-method-each-for-nil-nilclass | Rémy Coutable | 2016-09-16 | 1 | -6/+14 |
| * | | | | Merge branch 'group_approvers' into 'master'
| Rémy Coutable | 2016-09-16 | 26 | -512/+1 |
| |\ \ \ \ |
|
| | * | | | | Remove schema annotations completely | Valery Sizov | 2016-09-16 | 26 | -512/+1 |
| | |/ / / |
|
| * | | | | Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settings | Patricio Cano | 2016-09-15 | 1 | -0/+46 |
| * | | | | Added group-specific setting for LFS. | Patricio Cano | 2016-09-15 | 1 | -0/+66 |
| |/ / / |
|
* | | | | Fix spec failures | Kamil Trzcinski | 2016-09-19 | 1 | -1/+1 |
* | | | | Don't leak build tokens in build logs | Kamil Trzcinski | 2016-09-19 | 1 | -8/+70 |