summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 8.8.0v8.8.0Yorick Peterse2016-05-221-1/+1
* Merge branch 'fix-docker-registry-integration' into 'master' Yorick Peterse2016-05-214-3/+15
* Removed "unreleased" from 8.8.0Yorick Peterse2016-05-211-1/+1
* Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-2119-38/+192
* Merge branch 'issue-17537-fix' into 'master' Douwe Maan2016-05-213-4/+27
* Merge branch 'issue_14632' into 'master' Douwe Maan2016-05-211-1/+3
* Merge branch 'issue_9013' into 'master' Douwe Maan2016-05-216-8/+81
* Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master' Douwe Maan2016-05-2111-47/+281
* Merge branch 'issue_14684_2' into 'master' Douwe Maan2016-05-211-1/+1
* Merge branch 'rm-source-branch' into 'master' Douwe Maan2016-05-2114-14/+75
* Version 8.8.0-rc2v8.8.0-rc2Yorick Peterse2016-05-201-1/+1
* Merge branch 'fix/url-refactor-from-ee' into 'master' Robert Speicher2016-05-201-8/+3
* Merge branch 'master' into 8-8-stableYorick Peterse2016-05-1987-308/+1387
|\
| * Merge branch 'feature/runner-config-untagged-jobs' into 'master' Robert Speicher2016-05-1922-98/+314
| |\
| | * Use migration helper to prevent downtime migrationfeature/runner-config-untagged-jobsGrzegorz Bizon2016-05-191-8/+10
| | * Minor runner-related code refactoringsGrzegorz Bizon2016-05-194-21/+22
| | * Rename method that validates runner tag constrainsGrzegorz Bizon2016-05-191-2/+2
| | * Display validation errors when admin edits a runnerGrzegorz Bizon2016-05-192-11/+17
| | * Add minor corrections related to config of runnerGrzegorz Bizon2016-05-194-7/+6
| | * Improve setting default runner attrs when using APIGrzegorz Bizon2016-05-191-2/+5
| | * Move runner validator to separate private methodGrzegorz Bizon2016-05-191-6/+10
| | * Use form errors helper in CI runner edit formGrzegorz Bizon2016-05-191-4/+1
| | * Add not null constraint to run untagged runner optionGrzegorz Bizon2016-05-192-2/+2
| | * Set run untagged option when registering a runnerGrzegorz Bizon2016-05-192-12/+38
| | * Refactor CI API specs for creating runnerGrzegorz Bizon2016-05-191-17/+29
| | * Add docs for a new configuration setting for runnerGrzegorz Bizon2016-05-191-1/+7
| | * Extend runner options that are configurable via APIGrzegorz Bizon2016-05-193-5/+13
| | * Add Changelog entry for new runner configurationGrzegorz Bizon2016-05-191-0/+1
| | * Add method that check if build has tagsGrzegorz Bizon2016-05-192-3/+17
| | * Extend CI runners specsGrzegorz Bizon2016-05-191-1/+31
| | * Improve displaying validation messages for runnerGrzegorz Bizon2016-05-193-4/+13
| | * Update specs to be valid only for tagged runnerGrzegorz Bizon2016-05-191-9/+13
| | * Add custom validator to runner modelGrzegorz Bizon2016-05-192-1/+9
| | * 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-192-11/+31
| | * Extend runner config options for untagged jobsGrzegorz Bizon2016-05-195-35/+51
| | * Add form for runner config to run untagged jobsGrzegorz Bizon2016-05-191-0/+6
| | * Add runner db field for ability to run untagged jobsGrzegorz Bizon2016-05-192-0/+12
| * | Merge branch 'fix-ci-commit-creation' into 'master' Rémy Coutable2016-05-193-10/+24
| |\ \
| | * | Fix creation of Ci::Commit object which can lead to pending, failed in some s...Kamil Trzcinski2016-05-193-10/+24
| * | | Merge branch 'fix-generator-templates-directory' into 'master' Jeroen van Baarsen2016-05-194-2/+4
| |\ \ \
| | * | | Updated Rubocop for generator_templates/fix-generator-templates-directoryYorick Peterse2016-05-191-1/+1
| | * | | Move generator templates to generator_templates/Yorick Peterse2016-05-193-1/+3
| * | | | Merge branch 'create-todo-on-failing-build' into 'master' Douwe Maan2016-05-1915-33/+237
| |\ \ \ \
| | * | | | Create a todo on failing MR buildSean McGivern2016-05-1715-33/+237
| * | | | | Merge branch '17464-backport-email-syntax-highlighting' into 'master' Douwe Maan2016-05-1913-63/+135
| |\ \ \ \ \
| | * | | | | Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-1713-63/+135
| * | | | | | Merge branch 'fix/after-script-documentation-update' into 'master' Jeroen van Baarsen2016-05-191-1/+1
| |\ \ \ \ \ \
| | * | | | | | Update 'after_script' introduction notefix/after-script-documentation-updateTomasz Maczukin2016-05-181-1/+1
| * | | | | | | Merge branch 'with-pipeline-view' into 'master' Douwe Maan2016-05-1932-100/+671
| |\ \ \ \ \ \ \