summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-admin-projects-remove-n-plus-one' into 'master'Robert Speicher2018-03-191-0/+10
|\
| * Remove N+1 queries in /admin/projects pageStan Hu2018-03-191-0/+10
* | Merge branch 'refactor/move-mr-widget-sha-mismatch-vue-component' into 'master'Clement Ho2018-03-191-4/+5
|\ \
| * | Move ShaMismatch vue componentGeorge Tsiolis2018-03-191-4/+5
* | | Merge branch '31114-internal-ids-are-not-atomic' into 'master'Sean McGivern2018-03-197-3/+163
|\ \ \
| * | | Add spec for concurrent insert situation.31114-internal-ids-are-not-atomicAndreas Brandl2018-03-181-0/+13
| * | | Address review comments.Andreas Brandl2018-03-162-4/+10
| * | | Add new model to import/export configuration.Andreas Brandl2018-03-161-0/+1
| * | | Add shared specs for AtomicInternalId concern.Andreas Brandl2018-03-162-1/+45
| * | | Backwards-compat for migration specs.Andreas Brandl2018-03-161-2/+17
| * | | Refactor, extract class and improve comments.Andreas Brandl2018-03-162-6/+5
| * | | More flexible way of internal id generation.Andreas Brandl2018-03-162-20/+9
| * | | Atomic generation of internal ids for issues.Andreas Brandl2018-03-162-0/+93
| * | | Deprecate InternalId concern and rename.Andreas Brandl2018-03-161-1/+1
* | | | Merge branch '44257-viewing-a-particular-commit-gives-500-error-error-undefin...Douwe Maan2018-03-191-0/+12
|\ \ \ \
| * | | | Ensure that we never assume old_blob or new_blob are nil44257-viewing-a-particular-commit-gives-500-error-error-undefined-method-binarySean McGivern2018-03-161-0/+12
* | | | | Resolve "GitLab Community Edition 10.5.3 shows plural for 1 item"Jan2018-03-191-0/+56
| |_|/ / |/| | |
* | | | Merge branch 'update-kubeclient' into 'master'Grzegorz Bizon2018-03-194-4/+4
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon2018-03-1749-372/+1306
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-154-4/+4
* | | | | Merge branch 'refactor/move-mr-widget-unresolved-discussions-vue-component' i...Mike Greiling2018-03-191-4/+4
|\ \ \ \ \
| * | | | | Move UnresolvedDiscussions vue componentGeorge Tsiolis2018-03-081-4/+4
* | | | | | Merge branch 'fix/sm/clarify-ambiguous-with_artifacts-implication' into 'master'Kamil TrzciƄski2018-03-183-1/+49
|\ \ \ \ \ \
| * | | | | | Fix specfix/sm/clarify-ambiguous-with_artifacts-implicationShinya Maeda2018-03-161-1/+1
| * | | | | | Use with_artifacts_archive name. Add specShinya Maeda2018-03-151-0/+36
| * | | | | | Fix corrupted testShinya Maeda2018-03-151-1/+1
| * | | | | | Add feartue spec. Fix failed testShinya Maeda2018-03-152-1/+13
* | | | | | | Fix dropzone project showClement Ho2018-03-181-0/+22
| |_|_|/ / / |/| | | | |
* | | | | | Fixed profile notifications not being editableprofile-notifications-dropdown-fixPhil Hughes2018-03-161-1/+1
* | | | | | Merge branch '41902-add-api-option-to-overwrite-project-description-on-projec...Grzegorz Bizon2018-03-165-1/+27
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Adds the option to override project description on export via APITiago Botelho2018-03-165-1/+27
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jej/commit-api-tracks-lfs' into 'master'Dmitriy Zaporozhets2018-03-163-12/+161
|\ \ \ \ \
| * | | | | Extract constant for LfsPointerFile::VERSION_LINEJames Edwards-Jones2018-03-163-6/+6
| * | | | | Use correct encoding with Lfs::FileTransfromerJames Edwards-Jones2018-03-152-14/+52
| * | | | | Avoid failed integrity check by linking LfsObjectProjects soonerJames Edwards-Jones2018-03-151-32/+11
| * | | | | Multi-file upload and Commit API obey LFS filtersJames Edwards-Jones2018-03-152-1/+133
| | |/ / / | |/| | |
* | | | | Merge branch 'sh-cache-table-exists' into 'master'Yorick Peterse2018-03-161-0/+12
|\ \ \ \ \
| * | | | | Cache table_exists?('application_settings') to reduce repeated schema reloadssh-cache-table-existsStan Hu2018-03-151-0/+12
* | | | | | Merge branch 'sh-cache-column-exists' into 'master'Yorick Peterse2018-03-161-0/+11
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Cache column_exists? for application settingssh-cache-column-existsStan Hu2018-03-151-0/+11
* | | | | 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-151-0/+25
|\ \ \ \ \ \
| * | | | | | 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-141-0/+16
| | |/ / / / | |/| | | |
* | | | | | Merge branch '44191-reduce-redis-usage-from-merge-request-diffs-caching' into...Stan Hu2018-03-153-10/+30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Only cache MR diffs for one week44191-reduce-redis-usage-from-merge-request-diffs-cachingSean McGivern2018-03-151-2/+2
| * | | | | Only cache highlight results for latest MR diffsSean McGivern2018-03-153-10/+30
* | | | | | Merge branch 'adamco/gitlab-ce-move-issue-command' into 'master'Grzegorz Bizon2018-03-153-0/+148
|\ \ \ \ \ \
| * | | | | | Add slash command for moving an issueSean McGivern2018-03-153-0/+148