summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '18590-banzai-filter-relativelinkfilter-is-slow' into 'master' Yorick Peterse2016-06-212-5/+14
|\
| * Optimize Banzai::Filter::RelativeLinkFilterAlejandro Rodríguez2016-06-212-5/+14
* | Merge branch 'blank-state' into 'master' Jacob Schatz2016-06-211-3/+3
|\ \
| * | Tests updateblank-statePhil Hughes2016-06-211-2/+2
| * | Moved new environment link to below blank state textPhil Hughes2016-06-211-3/+3
| |/
* | Merge branch 'fix/builds-api-nil-commit' into 'master' Rémy Coutable2016-06-213-8/+35
|\ \
| * | Fix builds API response not including commit dataGrzegorz Bizon2016-06-213-8/+35
* | | Merge branch 'show-image-id-on-registry-page' into 'master' Rémy Coutable2016-06-212-2/+18
|\ \ \
| * | | Show proper image ID on registry pageKamil Trzcinski2016-06-212-2/+18
* | | | Merge branch 'ci-lfs-fetch' into 'master' Rémy Coutable2016-06-211-298/+263
|\ \ \ \
| * | | | Add test coverage to LFS fetchingci-lfs-fetchKamil Trzcinski2016-06-211-289/+240
| * | | | Merge remote-tracking branch 'origin/master' into ci-lfs-fetchKamil Trzcinski2016-06-21141-535/+11271
| |\ \ \ \ | | |/ / /
| * | | | Merge remote-tracking branch 'origin/master' into ci-lfs-fetchKamil Trzcinski2016-06-10138-1416/+5390
| |\ \ \ \
| * | | | | WIPKamil Trzcinski2016-06-031-11/+25
* | | | | | Merge branch '18792-cache-participants-call' into 'master' Yorick Peterse2016-06-211-0/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Cache Participable#participants in instance variablePaco Guzman2016-06-211-0/+10
* | | | | | Merge branch '17521-gitlab-ci-yml-templates' into 'master' Jacob Schatz2016-06-214-32/+85
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add feature test for gitab CI dropdownAlfredo Sumaran2016-06-201-0/+30
| * | | | | Incorporate reviewZ.J. van de Weg2016-06-201-0/+9
| * | | | | Implement backend gitlab ci dropdownZ.J. van de Weg2016-06-202-29/+43
| * | | | | Refactor Gitlab::GitignoresZJ van de Weg2016-06-202-4/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'feature/runner-lock-on-project' into 'master' Rémy Coutable2016-06-215-87/+326
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-2048-160/+7256
| |\ \ \ \ \
| * | | | | | Rename according to:Lin Jen-Shin2016-06-201-7/+7
| * | | | | | Test for enabling/disabling runners from admin runner pageLin Jen-Shin2016-06-171-0/+34
| * | | | | | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-1796-307/+3542
| |\ \ \ \ \ \
| * | | | | | | Use active tense, feedback from:test-merge-request-4093Lin Jen-Shin2016-06-161-9/+9
| * | | | | | | blank line between setup and expectation, feedback:Lin Jen-Shin2016-06-161-0/+4
| * | | | | | | Adopt the rename from ci_commits to ci_pipelinesLin Jen-Shin2016-06-152-2/+2
| * | | | | | | Merge branch 'prefer-assign_to' into feature/runner-lock-on-projectLin Jen-Shin2016-06-141-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Give 409 Conflict whenever the runner was already enabledprefer-assign_toLin Jen-Shin2016-06-141-1/+1
| * | | | | | | | Merge branch 'master' into feature/runner-lock-on-projectLin Jen-Shin2016-06-1452-236/+1211
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Avoid enabling locked runners. Give 403 in this caseLin Jen-Shin2016-06-141-2/+14
| * | | | | | | | Rename specific_for to available_for:Lin Jen-Shin2016-06-141-7/+7
| * | | | | | | | Extra tests inside shared_examples:Lin Jen-Shin2016-06-091-13/+25
| * | | | | | | | Remove Build#can_be_served? and rename Runner#can_serve? to can_pick?Lin Jen-Shin2016-06-092-117/+120
| * | | | | | | | Prefer string for describe, feedback from:Lin Jen-Shin2016-06-091-5/+5
| * | | | | | | | Use block for before/after as we preferredLin Jen-Shin2016-06-091-22/+67
| * | | | | | | | Prefer attributes_for_keys so that it ignores nilsLin Jen-Shin2016-06-091-2/+4
| * | | | | | | | Prefer do and end for before/after:Lin Jen-Shin2016-06-091-11/+33
| * | | | | | | | Introduced Ci::Runner.specific_for for getting specific runners:Lin Jen-Shin2016-06-091-0/+54
| * | | | | | | | Implement the logic for locking runnerLin Jen-Shin2016-06-091-2/+53
* | | | | | | | | Unify check branch name existPaco Guzman2016-06-201-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch 'async-refs-dropdown' into 'master' Jacob Schatz2016-06-203-48/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed issue with returning ref in commits JSONasync-refs-dropdownPhil Hughes2016-06-201-0/+20
| * | | | | | | | Correctly adds commit ID into dropdownPhil Hughes2016-06-181-45/+0
| * | | | | | | | Tests fix for ref switcherPhil Hughes2016-06-181-3/+5
* | | | | | | | | Merge branch '18757-fix' into 'master' Stan Hu2016-06-201-14/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fallback to group's owners/masters when a project has none18757-fixRémy Coutable2016-06-201-14/+47
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'markdowner' into 'master' Jacob Schatz2016-06-202-7/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |