summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make `ActiveRecord::Migrator` idempotent again in test envfix/gb/improve-active-record-test-extensionsGrzegorz Bizon2017-05-291-1/+1
* Merge branch '32918-enable-ee-trigger' into 'master'Marin Jankovski2017-05-291-1/+2
|\
| * Pass EE variable if needed32918-enable-ee-triggerBalasankar C2017-05-251-1/+2
* | Merge branch 'fix_duplicated_assignees_on_milestone_page' into 'master'Sean McGivern2017-05-292-1/+14
|\ \
| * | Fix: Milestone - Participants list is showing duplicate assigneesfix_duplicated_assignees_on_milestone_pageValery Sizov2017-05-292-1/+14
* | | Merge branch 'sh-fix-issue-33011' into 'master'Grzegorz Bizon2017-05-291-10/+16
|\ \ \
| * | | Improve pipelines API specs related to special parametersGrzegorz Bizon2017-05-291-9/+15
| * | | Simplify pipeline spec by using order instead of sort_bysh-fix-issue-33011Stan Hu2017-05-281-1/+1
| * | | Fix failing spec in spec/requests/api/pipelines_spec.rbStan Hu2017-05-281-5/+5
| |/ /
* | | Merge branch 'gitaly-init-default' into 'master'Douwe Maan2017-05-291-0/+2
|\ \ \ | |/ / |/| |
| * | Duplicate gitaly init variables in 'default' fileJacob Vosmaer2017-05-261-0/+2
* | | Merge branch 'patch-23' into 'master'Kamil Trzciński2017-05-271-3/+3
|\ \ \
| * | | Replace "build" with "job"Fabio Busatto2017-05-261-3/+3
* | | | Merge branch 'add-relevant-ee-spec' into 'master'Stan Hu2017-05-271-0/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Update spec to match latest EE changesStan Hu2017-05-261-2/+7
| * | | Add missing project import job example from gitlab-eeAlejandro Rodríguez2017-05-261-0/+20
* | | | Merge branch 'apply-same-responsive-notes-to-parallel-diff' into 'master'Annabel Dunstone Gray2017-05-264-33/+42
|\ \ \ \
| * | | | Apply responsive note styles to parallel diffsapply-same-responsive-notes-to-parallel-diffEric Eastwood2017-05-264-33/+42
* | | | | Merge branch 'enable-duplicate-property-scss-lint' into 'master'Clement Ho2017-05-2610-9/+3
|\ \ \ \ \
| * | | | | Enable DuplicateProperty scss-lintAnnabel Dunstone Gray2017-05-2610-9/+3
|/ / / / /
* | | | | Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Fatih Acet2017-05-2611-12/+102
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update MWPS feature spec per change to remove source branch default.32447-remove-source-branch-is-displayed-to-mergers-who-cannot-actually-delete-the-source-branch-from-a-forked-projectBryce Johnson2017-05-251-2/+2
| * | | | Fallback to false when remove_source_branch is null.Bryce Johnson2017-05-251-1/+1
| * | | | Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Bryce Johnson2017-05-252-1/+3
| |\ \ \ \
| | * | | | Expose remove_source_branch boolean/nullOswaldo Ferreira2017-05-242-1/+3
| * | | | | Update shouldRemoveSourceBranch against API entity changes.Bryce Johnson2017-05-251-3/+1
| |/ / / /
| * | | | Set up merge request from fork more simply.Bryce Johnson2017-05-241-10/+2
| * | | | Remove spec from created_from_fork_spec.Bryce Johnson2017-05-241-15/+0
| * | | | Move spec and add one for merge button not disabled.Bryce Johnson2017-05-241-0/+29
| * | | | Add spec for disabled Remove source branch checkbox.Bryce Johnson2017-05-231-0/+15
| * | | | Set merge params to force_remove_source_branch by default.Bryce Johnson2017-05-231-2/+4
| * | | | Update spinach specs to explicitly check Remove Source Branch.Bryce Johnson2017-05-232-2/+7
| * | | | Shush rubocop.Bryce Johnson2017-05-221-1/+0
| * | | | Don't use getElementById in specs.Bryce Johnson2017-05-221-2/+2
| * | | | Shush eslint.Bryce Johnson2017-05-221-1/+1
| * | | | Upgrade Remove Source Branch checkbox UX.Bryce Johnson2017-05-225-5/+68
* | | | | Merge branch 'dm-consistent-note-paddings' into 'master'Annabel Dunstone Gray2017-05-268-54/+75
|\ \ \ \ \
| * | | | | More consistent padding of notes, system notes, and note formDouwe Maan2017-05-268-54/+75
|/ / / / /
* | | | | Merge branch 'dm-dependency-value-regex' into 'master'Grzegorz Bizon2017-05-263-6/+15
|\ \ \ \ \
| * | | | | Add specdm-dependency-value-regexDouwe Maan2017-05-261-1/+10
| * | | | | Don't allow spaces in dependency linker value regexDouwe Maan2017-05-252-5/+5
* | | | | | Merge branch '31459-fix-transient-error-caused-by-small-timeout-also-adapt-te...Grzegorz Bizon2017-05-262-22/+78
|\ \ \ \ \ \
| * | | | | | Move helpers to spec file, use const's instead of helper methodsPawel Chojnacki2017-05-253-35/+26
| * | | | | | Make the test cases more readable and fix to_s coercion problemPawel Chojnacki2017-05-231-19/+26
| * | | | | | Stop skipping tests if local dependencies are not foundPawel Chojnacki2017-05-222-9/+1
| * | | | | | Fix transient CI errors by increasing command execution timeouts from 1s to 30sPawel Chojnacki2017-05-173-7/+73
* | | | | | | Merge branch 'ci-build-pipeline-header-vue' into 'master'Phil Hughes2017-05-266-0/+352
|\ \ \ \ \ \ \
| * | | | | | | Creates CI Header component to use in pipelines and job details pagesFilipa Lacerda2017-05-266-0/+352
|/ / / / / / /
* | | | | | | Merge branch 'enable-final-newline' into 'master'Clement Ho2017-05-262-34/+34
|\ \ \ \ \ \ \
| * | | | | | | Enable final newline ruleenable-final-newlineAnnabel Dunstone Gray2017-05-262-34/+34