summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue_40374' into 'master'Sean McGivern2017-11-242-18/+61
|\
| * Fix WIP system note not being createdissue_40374Felipe Artur2017-11-232-18/+61
* | Prevent 500 error when inspecting job after trigger was removedFilipa Lacerda2017-11-241-0/+25
* | Merge branch 'dm-fix-registry-with-sudo-token' into 'master'Sean McGivern2017-11-241-1/+1
|\ \
| * | Fix pulling and pushing using a personal access token with the sudo scopedm-fix-registry-with-sudo-tokenDouwe Maan2017-11-231-1/+1
* | | Merge branch 'pawel/update_prometheus_gem_to_well_tested_version' into 'master'Douwe Maan2017-11-241-8/+50
|\ \ \
| * | | Use feature flag instead of application settigns to control if method calls s...pawel/update_prometheus_gem_to_well_tested_versionPawel Chojnacki2017-11-231-6/+3
| * | | Use only real duration to measure method call performance via PrometheusPawel Chojnacki2017-11-231-13/+9
| * | | check method timing threshold when observing method performancePawel Chojnacki2017-11-231-8/+57
* | | | Fix hashed storage for attachments bugsJames Lopez2017-11-232-0/+116
* | | | Merge branch 'dm-cleanup-fetch-and-mirror-methods' into 'master'Sean McGivern2017-11-232-59/+7
|\ \ \ \
| * | | | Rename fetch_refs to refmapDouwe Maan2017-11-231-1/+1
| * | | | Clean up repository fetch and mirror methodsDouwe Maan2017-11-232-59/+7
| | |/ / | |/| |
* | | | Merge branch 'fix-mermaid-import' into 'master'Filipa Lacerda2017-11-231-2/+0
|\ \ \ \
| * | | | moved to es6 modulesfix-mermaid-importPhil Hughes2017-11-221-2/+0
* | | | | Merge branch '39887-move-identical-check-to-merged-branches' into 'master'Douwe Maan2017-11-232-19/+10
|\ \ \ \ \
| * | | | | Make sure repository is restoredLin Jen-Shin2017-11-231-0/+4
| * | | | | Move identical merged branch check to merged_branch_namesLin Jen-Shin2017-11-232-19/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'use-merge-requests-diff-id-column' into 'master'Douwe Maan2017-11-235-3/+98
|\ \ \ \ \
| * | | | | Use latest_merge_request_diff associationSean McGivern2017-11-235-3/+98
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jk-group-mentions-fix' into 'master'Sean McGivern2017-11-231-4/+12
|\ \ \ \ \
| * | | | | Fix link text from group contextJarka Kadlecova2017-11-231-4/+12
* | | | | | Allow password authentication to be disabled entirelyMarkus Koller2017-11-2317-50/+127
* | | | | | Improve environments performanceFilipa Lacerda2017-11-2311-227/+319
| |_|_|_|/ |/| | | |
* | | | | 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