summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix pulling and pushing using a personal access token with the sudo scopedm-fix-registry-with-sudo-tokenDouwe Maan2017-11-231-1/+1
* Fix encoding bugs in Gitlab::Git::UserJacob Vosmaer (GitLab)2017-11-233-6/+21
* Merge branch 'fix/sm/37991-avoid-deactivation-when-pipeline-schedules-execute...Kamil Trzciński2017-11-231-12/+19
|\
| * Fix testing orderShinya Maeda2017-11-231-1/+1
| * Add a testShinya Maeda2017-11-231-12/+19
* | Merge branch '32620-speed-up-unicorn-specs' into 'master'Rémy Coutable2017-11-221-3/+18
|\ \
| * | Speed up Unicorn specs by using a dummy Rack application instead of GitLabNick Thomas2017-11-221-3/+18
* | | Merge branch '28377-add-edit-button-to-mobile-file-view' into 'master'Clement Ho2017-11-221-0/+12
|\ \ \
| * | | Add edit button to mobile file viewTravis Miller2017-11-221-0/+12
* | | | Merge branch 'jivl-replace-vue-resource-prometheus-dashboard' into 'master'Filipa Lacerda2017-11-222-18/+9
|\ \ \ \
| * | | | Replaced vue-resource for axios in the prometheus dashboardjivl-replace-vue-resource-prometheus-dashboardJose Ivan Vargas2017-11-222-18/+9
* | | | | Merge branch '38877-disable-autocomplete-in-filtered-search' into 'master'Clement Ho2017-11-221-0/+4
|\ \ \ \ \
| * | | | | Disables autocomplete in filtered searchJacopo2017-11-201-0/+4
* | | | | | Merge branch '40295-fix-reply-quote-shortcut-on-mr' into 'master'Clement Ho2017-11-223-0/+53
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix reply quote keyboard shortcut on MRs40295-fix-reply-quote-shortcut-on-mrEric Eastwood2017-11-213-0/+53
* | | | | | Merge branch 'improve-extra-queries-output' into 'master'Rémy Coutable2017-11-222-5/+12
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Improve output for extra queries in specsimprove-extra-queries-outputSean McGivern2017-11-222-5/+12
* | | | | | Merge branch '39720-group-milestone-sorting' into 'master'Sean McGivern2017-11-222-0/+85
|\ \ \ \ \ \
| * | | | | | Add group milestone to feature spec and minor changesGeorge Andrinopoulos2017-11-071-0/+5
| * | | | | | Add Group Milestone sortingGeorge Andrinopoulos2017-11-072-0/+80
* | | | | | | Merge branch 'sh-add-query-recorder-debugging' into 'master'Sean McGivern2017-11-221-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Add QUERY_RECORDER_DEBUG environment variable to improve performance debuggingsh-add-query-recorder-debuggingStan Hu2017-11-211-0/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'feature_add_mermaid' into 'master'Phil Hughes2017-11-225-2/+55
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add support of MermaidVitaliy @blackst0ne Klachkov2017-11-225-2/+55
* | | | | | | Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)2017-11-223-2/+3
| |/ / / / / |/| | | | |
* | | | | | ignore hashed repos (for now) when using `rake gitlab:cleanup:repos`Brett Walker2017-11-211-0/+41
* | | | | | Use Redis cache for branch existence checksJacob Vosmaer (GitLab)2017-11-211-0/+25
* | | | | | Merge branch '10-2-hashed-storage-file-uploader' into 'master'Stan Hu2017-11-211-12/+38
|\ \ \ \ \ \
| * | | | | | FileUploader should check for hashed_storage?(:attachments) to use disk_pathGabriel Mazetto2017-11-211-12/+38
* | | | | | | Merge branch 'reduce-queries-for-artifacts-button' into 'master'Kamil Trzciński2017-11-211-0/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Use arrays in Pipeline#latest_builds_with_artifactsreduce-queries-for-artifacts-buttonYorick Peterse2017-11-211-0/+4
* | | | | | | Use `make install` for Gitaly setups in non-test environmentsAlejandro Rodríguez2017-11-211-7/+9
* | | | | | | Merge branch 'sh-optimize-read-only-check' into 'master'Douwe Maan2017-11-211-0/+11
|\ \ \ \ \ \ \
| * | | | | | | use `Gitlab::Routing.url_helpers` instead of `Rails.application.routes.url_he...digitalMoksha2017-11-211-0/+6
| * | | | | | | Optimize read-only middleware so that it does not consume as much CPUStan Hu2017-11-201-0/+5
* | | | | | | | Skip confirmation user apiDaniel Juarez2017-11-211-0/+8
* | | | | | | | Merge branch '39461-notes-api-for-issues-no-longer-returns-label-additions-re...Sean McGivern2017-11-211-0/+31
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | add the missing specmicael.bergeron2017-11-201-0/+31
| * | | | | | | reverting to the simpler approachmicael.bergeron2017-11-161-23/+0
| * | | | | | | fix the commit reference pattern from matching other entitiesmicael.bergeron2017-11-151-0/+23
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'zj-commit-show-n-1' into 'master'Sean McGivern2017-11-215-28/+34
|\ \ \ \ \ \ \
| * | | | | | | Batchload blobs for diff generationZeger-Jan van de Weg2017-11-215-28/+34
* | | | | | | | Merge branch 'issue_40337' into 'master'Sean McGivern2017-11-211-0/+36
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix promoting milestone updating all issuables without milestoneissue_40337Felipe Artur2017-11-211-0/+36
* | | | | | | | Fix slow gitaly dev test bundleJacob Vosmaer (GitLab)2017-11-211-2/+2
* | | | | | | | Merge branch '38869-milestone' into 'master'Phil Hughes2017-11-211-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Export code as ES6 modules38869-milestoneFilipa Lacerda2017-11-201-2/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Backport ability to enable/disable file attachments in issuable formClement Ho2017-11-211-0/+37
* | | | | | | | Merge branch '39821-fix-commits-list-with-multi-file-editor' into 'master'Phil Hughes2017-11-211-0/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix commits list 500 with multi-file editor new_repo cookie39821-fix-commits-list-with-multi-file-editorEric Eastwood2017-11-201-0/+7
| | |_|_|_|/ / | |/| | | | |