summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-docker-registry-integration' into 'master' Yorick Peterse2016-05-211-1/+12
|\
| * Fix container deletion permission issueKamil Trzcinski2016-05-201-1/+12
* | Merge branch 'issuable-new-due-date' into 'master' Jacob Schatz2016-05-211-1/+59
|\ \ | |/ |/|
| * Fixed rubocop issuesPhil Hughes2016-05-161-3/+3
| * Added testsPhil Hughes2016-05-161-1/+59
* | Merge branch 'zj-gitignore-dropdown'Douwe Maan2016-05-204-0/+100
|\ \
| * | Dropdown implementationzj-gitignore-dropdownAlfredo Sumaran2016-05-201-0/+1
| * | Update API and fetching taskZeger-Jan van de Weg2016-05-202-3/+5
| * | Dropdown implementationAlfredo Sumaran2016-05-201-0/+30
| * | Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-202-0/+67
* | | Merge branch 'rm-source-branch' into 'master' Douwe Maan2016-05-204-3/+27
|\ \ \
| * | | Allows MR authors to have the source branch removed when merging the MRJeroen Jacobs2016-05-204-3/+27
* | | | Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-208-7/+102
|\ \ \ \
| * | | | Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-188-7/+102
* | | | | Merge branch 'eReGeBe/gitlab-ce-feature/milestone-md' into 'master' Douwe Maan2016-05-204-25/+144
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into eReGeBe/gitlab-ce-feature/m...Rémy Coutable2016-05-18191-1869/+5078
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into eReGeBe/gitlab-ce-feature/milestone-mdDouwe Maan2016-04-2336-273/+614
| |\ \ \ \ \ \
| * | | | | | | Using project `path_with_namespace` in milestone's cross project references l...Alejandro Rodríguez2016-04-201-3/+3
| * | | | | | | Escaping the `object_link_text` on cross project milestone referencesAlejandro Rodríguez2016-04-201-0/+6
| * | | | | | | Transforming milestones link references to the short reference formAlejandro Rodríguez2016-04-202-1/+2
| * | | | | | | Consistently using iid when treating milestones as referrablesAlejandro Rodríguez2016-04-201-20/+125
| * | | | | | | Implementing special GitLab markdown reference for milestonesAlejandro Rodríguez2016-04-203-5/+12
* | | | | | | | Merge branch 'issue_9013' into 'master' Douwe Maan2016-05-203-0/+78
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Use the right default notification settings for non membersissue_9013Felipe Artur2016-05-193-16/+11
| * | | | | | | Update documentationFelipe Artur2016-05-171-33/+34
| * | | | | | | Improve documentation and add changelogFelipe Artur2016-05-171-1/+29
| * | | | | | | Let users set notification levels in projects which they are not membersFelipe Artur2016-05-174-2/+56
* | | | | | | | 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