summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable Migration/UpdateColumnInBatches for old migrations32677-migrations-using-update_column_in_batches-must-have-a-specRémy Coutable2017-05-2911-9/+10
* New Migration/UpdateColumnInBatches copRémy Coutable2017-05-294-2/+141
* 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
* | | | | | | Merge branch 'dm-consistent-last-push-event' into 'master'Robert Speicher2017-05-2622-75/+68
|\ \ \ \ \ \ \
| * | | | | | | Fix specdm-consistent-last-push-eventDouwe Maan2017-05-261-1/+1
| * | | | | | | Make section connect with window border without extra paddingDouwe Maan2017-05-259-29/+35
| * | | | | | | Kill copy button with 🔥Douwe Maan2017-05-251-4/+2
| * | | | | | | Consistently display last push event widgetDouwe Maan2017-05-2520-57/+46
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'fix_counter_cache_invalidation' into 'master'Douwe Maan2017-05-2612-2/+46
|\ \ \ \ \ \ \
| * | | | | | | Fix counters cache invalidation for Issues and Merge RequestsValery Sizov2017-05-2611-0/+44