summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Dropdown implementationAlfredo Sumaran2016-05-201-0/+30
* Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-202-0/+67
* Merge branch 'issue-17537-fix' into 'master' Douwe Maan2016-05-201-0/+18
|\
| * Fix Error 500 when attempting to retrieve project license when HEAD points to...Stan Hu2016-05-141-0/+18
* | Merge branch 'rs-issue-3055' into 'master' Douwe Maan2016-05-201-0/+6
|\ \
| * | Use extended regexp flag for `git grep`-ing filesrs-issue-3055Robert Speicher2016-05-181-0/+6
* | | Merge branch 'feature/runner-config-untagged-jobs' into 'master' Robert Speicher2016-05-196-37/+208
|\ \ \
| * | | Minor runner-related code refactoringsGrzegorz Bizon2016-05-192-11/+11
| * | | Set run untagged option when registering a runnerGrzegorz Bizon2016-05-191-3/+32
| * | | Refactor CI API specs for creating runnerGrzegorz Bizon2016-05-191-17/+29
| * | | Extend runner options that are configurable via APIGrzegorz Bizon2016-05-191-4/+11
| * | | Add method that check if build has tagsGrzegorz Bizon2016-05-191-0/+12
| * | | Extend CI runners specsGrzegorz Bizon2016-05-191-1/+31
| * | | Update specs to be valid only for tagged runnerGrzegorz Bizon2016-05-191-9/+13
| * | | Add CI API tests for runner config and untagged jobsGrzegorz Bizon2016-05-191-0/+32
| * | | Disallow runner to pick untagged build if configuredGrzegorz Bizon2016-05-191-11/+27
| * | | Extend runner config options for untagged jobsGrzegorz Bizon2016-05-191-0/+29
* | | | Merge branch 'fix-ci-commit-creation' into 'master' Rémy Coutable2016-05-191-0/+16
|\ \ \ \
| * | | | Fix creation of Ci::Commit object which can lead to pending, failed in some s...Kamil Trzcinski2016-05-191-0/+16
| |/ / /
* | | | Merge branch 'create-todo-on-failing-build' into 'master' Douwe Maan2016-05-194-0/+132
|\ \ \ \
| * | | | Create a todo on failing MR buildSean McGivern2016-05-174-0/+132
* | | | | Merge branch '17464-backport-email-syntax-highlighting' into 'master' Douwe Maan2016-05-192-8/+10
|\ \ \ \ \
| * | | | | Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-172-8/+10
* | | | | | Merge branch 'with-pipeline-view' into 'master' Douwe Maan2016-05-192-1/+153
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use pipelines.errors when communicating the errorKamil Trzcinski2016-05-181-4/+11
| * | | | | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-1621-197/+849
| |\ \ \ \ \ | | |/ / / /
| * | | | | Remove testing delegateKamil Trzcinski2016-05-141-1/+0
| * | | | | Revert `stages` changeKamil Trzcinski2016-05-141-0/+12
| * | | | | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-1398-1096/+1354
| |\ \ \ \ \
| * | | | | | Fix specsKamil Trzcinski2016-05-132-21/+12
| * | | | | | Added pipelines specKamil Trzcinski2016-05-131-5/+123
| * | | | | | Initial specs for pipelinesKamil Trzcinski2016-05-131-0/+25
| * | | | | | Improve pipelines designKamil Trzcinski2016-05-101-1/+1
| * | | | | | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-0970-439/+2020
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-04-26111-464/+3853
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ci-commit-as-pipeline' into with-pipeline-viewKamil Trzcinski2016-04-1327-104/+552
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Make Pipeline view workKamil Trzcinski2016-04-131-1/+1
* | | | | | | | | | Merge branch 'project-variables-ui' into 'master' Jacob Schatz2016-05-191-16/+45
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated project variable testsPhil Hughes2016-05-161-16/+45
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'migration-helpers' into 'master' Robert Speicher2016-05-191-0/+124
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed styling per Rubocop pedanticsYorick Peterse2016-05-121-4/+4
| * | | | | | | | | | Added helper methods for database migrationsYorick Peterse2016-05-121-0/+124
* | | | | | | | | | | Merge branch 'mooreniemi/gitlab-ce-issue_15236' into 'master' Robert Speicher2016-05-192-10/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Move #create_confidentiality_note to Issues::UpdateServicemooreniemi/gitlab-ce-issue_15236Rémy Coutable2016-05-182-13/+5
| * | | | | | | | | | | Changing the confidentiality of an issue now creates a new system noteAlex Moore-Niemi2016-05-182-6/+26
* | | | | | | | | | | | Merge branch 'issue_17560' into 'master' Robert Speicher2016-05-193-27/+88
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | Mask credentials from URL when import of project has failed.Rubén Dávila2016-05-183-27/+88
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'docker-registry-view' into 'master' Kamil Trzciński2016-05-1814-17/+465
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Provide full test coverage to lib/container_registry API implementationKamil Trzcinski2016-05-174-1/+216
| * | | | | | | | | | | Add .gitkeepKamil Trzcinski2016-05-171-0/+28