summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-218-8/+191
* Merge branch 'ide-project-avatar-identicon' into 'master'Filipa Lacerda2018-03-211-0/+39
|\
| * Changes empty project avatar to identicon in the IDEPhil Hughes2018-03-211-0/+39
* | Merge branch 'update-licensee' into 'master'Douwe Maan2018-03-213-4/+4
|\ \ | |/ |/|
| * Fix test failures with licensee 8.9Pirate Praveen2018-03-203-4/+4
* | Merge branch 'make-ide-ce' into 'master'Tim Zallmann2018-03-2146-0/+4692
|\ \
| * | updated file references in specsPhil Hughes2018-03-2043-428/+629
| * | Move IDE to CEPhil Hughes2018-03-2046-0/+4491
* | | Merge branch 'update-spec-import-path-for-vue-mount-component-helper' into 'm...Clement Ho2018-03-2015-22/+22
|\ \ \
| * | | Update spec import path for vue mount component helperGeorge Tsiolis2018-03-2015-22/+22
* | | | Resolve "Loss of input text on comments after preview"Simon Knox2018-03-201-5/+5
* | | | Merge branch 'fix-ci-job-auto-retry' into 'master'Grzegorz Bizon2018-03-201-0/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | Prevent auto-retry AccessDenied error from stopping transition to failedTomasz Maczukin2018-03-201-0/+29
* | | | Merge branch 'fix/sm/erase_old_trace' into 'master'Kamil TrzciƄski2018-03-201-0/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Use update_column than write_attribute and savefix/sm/erase_old_traceShinya Maeda2018-03-191-0/+22
* | | | Merge branch '42558-add-monitoring-no-data-empty-state' into 'master'Phil Hughes2018-03-202-34/+13
|\ \ \ \
| * | | | fix tests for dahboard.vue42558-add-monitoring-no-data-empty-stateMike Greiling2018-03-192-34/+13
* | | | | Merge branch '44280-fix-code-search' into 'master'Sean McGivern2018-03-201-5/+17
|\ \ \ \ \
| * | | | | Split repository search result on \n instead of $ to prevent the items of the...Jasper Maes2018-03-191-5/+17
* | | | | | Merge branch 'issue_25542' into 'master'Sean McGivern2018-03-202-1/+47
|\ \ \ \ \ \
| * | | | | | Improve JIRA event descriptionsissue_25542Felipe Artur2018-03-192-1/+47
* | | | | | | move render_gfm into behaviors directoryMike Greiling2018-03-197-9/+7
* | | | | | | Merge branch 'ajax-requests-in-performance-bar' into 'master'Robert Speicher2018-03-195-5/+275
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Show Ajax requests in performance barSean McGivern2018-03-195-5/+275
* | | | | | | Merge branch 'api-delimiter' into 'master'Robert Speicher2018-03-191-24/+24
|\ \ \ \ \ \ \
| * | | | | | | Optional '/-/' delimiter for search APIJan Provaznik2018-03-191-24/+24
| |/ / / / / /
* | | | | | | Merge branch '43933-always-notify-mentions' into 'master'Sean McGivern2018-03-191-3/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Always notify new mentions even if explicitly unsubscribed43933-always-notify-mentionsMario de la Ossa2018-03-191-3/+18
* | | | | | | 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