summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add spec for concurrent insert situation.31114-internal-ids-are-not-atomicAndreas Brandl2018-03-181-0/+13
* Replace public_send calls.Andreas Brandl2018-03-181-3/+3
* Address review comments.Andreas Brandl2018-03-166-19/+22
* Only support single scope argument.Andreas Brandl2018-03-161-4/+2
* Simplify migration and add NOT NULL to project_id.Andreas Brandl2018-03-162-20/+4
* Address review comments.Andreas Brandl2018-03-162-17/+15
* Add new model to import/export configuration.Andreas Brandl2018-03-161-0/+1
* Add shared specs for AtomicInternalId concern.Andreas Brandl2018-03-163-2/+46
* Backwards-compat for migration specs.Andreas Brandl2018-03-162-4/+35
* Add changelog.Andreas Brandl2018-03-161-0/+5
* Use bigserial for internal_ids table.Andreas Brandl2018-03-162-2/+2
* Add bigserial as a native database type for MySQL adapterDouglas Barbosa Alexandre2018-03-161-0/+11
* Refactor, extract class and improve comments.Andreas Brandl2018-03-165-43/+95
* More flexible way of internal id generation.Andreas Brandl2018-03-165-49/+42
* Atomic generation of internal ids for issues.Andreas Brandl2018-03-168-1/+243
* Deprecate InternalId concern and rename.Andreas Brandl2018-03-166-6/+6
* Merge branch 'mr-sticky-tabs-perf-bar' into 'master'Filipa Lacerda2018-03-161-0/+5
|\
| * Fixes merge request bar styling when performance bar is visiblemr-sticky-tabs-perf-barPhil Hughes2018-03-151-0/+5
* | Merge branch 'docs-ee-5017-rename_sast_container_to_container_scanning' into ...Achilleas Pipinellis2018-03-164-60/+64
|\ \
| * | Rename SAST for Docker to Container Scanning in documentation. Refs gitlab-or...docs-ee-5017-rename_sast_container_to_container_scanningOlivier Gonzalez2018-03-154-60/+64
* | | Merge branch 'revert-feb95ce3' into 'master'Grzegorz Bizon2018-03-162-3/+4
|\ \ \
| * | | Revert "Merge branch 'update-httparty' into 'master'"Stan Hu2018-03-162-3/+4
|/ / /
* | | Update CHANGELOG.md for 10.5.5Ian Baum2018-03-156-25/+14
* | | Merge branch 'docs-new-fe-guide-style' into 'master'Jacob Schatz2018-03-152-2/+2
|\ \ \
| * | | Rename style to style guide in new frontend guideClement Ho2018-03-152-2/+2
|/ / /
* | | Merge branch 'fix-import-helper-spec' into 'master'Stan Hu2018-03-151-4/+2
|\ \ \ | |_|/ |/| |
| * | Fix import helper spec when a previous spec stubs settingsSean McGivern2018-03-151-4/+2
* | | Merge branch 'jivl-realtime-update-adding-file' into 'master'Phil Hughes2018-03-153-0/+52
|\ \ \
| * | | Include feature spec for realtime pipelinejivl-realtime-update-adding-fileMayra Cabrera2018-03-141-9/+18
| * | | Add realtime pipeline status component for filesJose Ivan Vargas2018-03-143-0/+43
* | | | Merge branch '44191-reduce-redis-usage-from-merge-request-diffs-caching' into...Stan Hu2018-03-157-18/+57
|\ \ \ \
| * | | | Only cache MR diffs for one week44191-reduce-redis-usage-from-merge-request-diffs-cachingSean McGivern2018-03-152-3/+3
| * | | | Only cache highlight results for latest MR diffsSean McGivern2018-03-157-17/+56
* | | | | Merge branch '44306-drop-jquery-rails' into 'master'Phil Hughes2018-03-152-6/+0
|\ \ \ \ \
| * | | | | Remove jquery-rails from GemfileBalasankar "Balu" C2018-03-152-6/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'issue_41724' into 'master'Sean McGivern2018-03-151-0/+103
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add labeled issues seedissue_41724Felipe Artur2018-03-151-0/+103
| | |_|/ | |/| |
* | | | Merge branch 'adamco/gitlab-ce-move-issue-command' into 'master'Grzegorz Bizon2018-03-158-1/+254
|\ \ \ \
| * | | | Add slash command for moving an issueSean McGivern2018-03-158-1/+254
* | | | | Merge branch 'fix-42459-#-in-branch' into 'master'Sean McGivern2018-03-153-1/+23
|\ \ \ \ \
| * | | | | add spec testing '#' escape in relative link filterJan Beckmann2018-03-141-0/+17
| * | | | | Manually escape '#' when building relative uris, fixes #42459Jan2018-03-112-1/+6
* | | | | | Merge branch 'backstage/gb/refactor-ci-cd-variables-collections' into 'master'42762-project-settings-sections-cannot-be-expanded-after-submission-errorKamil TrzciƄski2018-03-1515-145/+380
|\ \ \ \ \ \
| * | | | | | Fix pipeline predefined variables specsGrzegorz Bizon2018-03-141-1/+1
| * | | | | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-144-41/+96
| |\ \ \ \ \ \
| * | | | | | | Fix pipeline specs for predefined variablesGrzegorz Bizon2018-03-141-2/+0
| * | | | | | | DRY remaining instances of predefined variablesGrzegorz Bizon2018-03-145-34/+35
| * | | | | | | Improve predefined variables collection methodsGrzegorz Bizon2018-03-143-13/+22
| * | | | | | | Port deployment variables skeleton code from EEGrzegorz Bizon2018-03-142-5/+3
| * | | | | | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-14826-3683/+9698
| |\ \ \ \ \ \ \