summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Filter issues without an Assignee via the APIEva Kadlecová2018-10-012-0/+17
* Fix job_details.json schemaSteve Azzopardi2018-09-281-1/+4
* Merge branch 'rename-local-variable' into 'master'Filipa Lacerda2018-09-281-11/+11
|\
| * Rename block scope local variable in table pagination specGeorge Tsiolis2018-09-271-11/+11
* | Merge branch 'mk/asymmetric-exists-cache' into 'master'Stan Hu2018-09-284-1/+277
|\ \
| * | Expire RequestStore cache properlyMichael Kozono2018-09-271-0/+7
| * | Cache `Repository#exists?` false in RequestStoreMichael Kozono2018-09-274-1/+212
| * | Extract `Repository.memoize_method` methodMichael Kozono2018-09-271-0/+58
* | | Extend reports to support security featuresOlivier Gonzalez2018-09-279-99/+201
* | | Merge branch '50904-use-vuex-store-job' into 'master'Phil Hughes2018-09-273-65/+7
|\ \ \
| * | | Uses new Vuex store in job log pageFilipa Lacerda2018-09-273-65/+7
* | | | Merge branch 'dz-expose-cluster-id-to-jupyter' into 'master'Dmitriy Zaporozhets2018-09-271-0/+7
|\ \ \ \
| * | | | Add GitLab cluster id to jupyter configdz-expose-cluster-id-to-jupyterDmitriy Zaporozhets2018-09-181-0/+7
* | | | | Updates Vue job components to match new APIFilipa Lacerda2018-09-274-97/+86
* | | | | Merge branch '51925-expose-has_trace-in-job-api' into 'master'Kamil Trzciński2018-09-272-1/+21
|\ \ \ \ \
| * | | | | Add has_trace to Projects::JobController#show.jsonSteve Azzopardi2018-09-272-1/+21
* | | | | | Merge branch '43832-adds-chdmod-to-commits-actions-api' into 'master'Rémy Coutable2018-09-272-12/+104
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Adds chmod action to POST /projects/:id/repository/commits APIJacopo2018-09-272-12/+104
| |/ / / /
* | | | | Merge branch 'toon-copy-meta-data-fix' into 'master'Rémy Coutable2018-09-271-0/+9
|\ \ \ \ \
| * | | | | Allow /copy_metadata for new issuesToon Claes2018-09-271-0/+9
* | | | | | Merge branch '1801-allow-event_filter-to-be-set-in-the-url' into 'master'Douwe Maan2018-09-274-38/+109
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Refactor EventFilter and increase its test coverage1801-allow-event_filter-to-be-set-in-the-urlRémy Coutable2018-09-264-38/+109
* | | | | | Merge branch 'jivl-fix-monitoring-dashboard-resizing-navbar' into 'master'Mike Greiling2018-09-262-19/+41
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Change forceRedraw key formatjivl-fix-monitoring-dashboard-resizing-navbarJose Vargas2018-09-251-2/+2
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into jivl-fix-monito...Jose Vargas2018-09-25216-3359/+6481
| |\ \ \ \ \
| * | | | | | Fix monitoring dashboard not working properlyJose Vargas2018-09-252-19/+41
* | | | | | | Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński2018-09-263-59/+244
|\ \ \ \ \ \ \
| * | | | | | | add type filter to admin runners pageAlexis Reigel2018-09-242-13/+69
| * | | | | | | add status param to runners apiAlexis Reigel2018-09-151-0/+48
| * | | | | | | cleanup runners api specsAlexis Reigel2018-09-151-64/+84
| * | | | | | | add type param to runners apiAlexis Reigel2018-09-151-0/+45
| * | | | | | | fix and add missing api specsAlexis Reigel2018-09-151-1/+17
* | | | | | | | Resolve "Un-vendor CI templates"Dylan Griffith2018-09-266-24/+23
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'mk/backport-fix-safe-request-store-test' into 'master'Yorick Peterse2018-09-261-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix RequestStore-related test failuremk/backport-fix-safe-request-store-testMichael Kozono2018-09-251-3/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Preserve order of project tags listDennis Tang2018-09-261-8/+6
* | | | | | | Resolve "Commit details are not displayed when reviewing an MR commit by commit"Paul Slaughter2018-09-266-3/+216
* | | | | | | Add gitlab-ui skeleton loadingClement Ho2018-09-252-112/+0
* | | | | | | Merge branch 'follow-up-geo-sync-disabled-wikis' into 'master'Douglas Barbosa Alexandre2018-09-255-56/+2
|\ \ \ \ \ \ \
| * | | | | | | Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-255-56/+2
* | | | | | | | Merge branch 'fix-committer-typo' into 'master'Rémy Coutable2018-09-253-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix committer typoGeorge Tsiolis2018-09-253-6/+6
* | | | | | | | | Merge branch 'ce-improve-review-apps' into 'master'Douglas Barbosa Alexandre2018-09-252-0/+87
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | [CE] Port review apps file to CEce-improve-review-appsRémy Coutable2018-09-252-0/+87
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fa-handle_invalid_utf8_errors' into 'master'Stan Hu2018-09-251-0/+34
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Render 412 for invalid UTF-8 parametersfa-handle_invalid_utf8_errorsFelipe Artur2018-09-221-0/+34
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'ide-remove-stage-buttons' into 'master'Filipa Lacerda2018-09-254-65/+2
|\ \ \ \ \ \ \
| * | | | | | | Updated specs to account for removed buttonsPhil Hughes2018-09-214-65/+2
* | | | | | | | Cleanup polling of merge request widget in testsWinnie Hellmann2018-09-251-0/+4
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'ce-7013-add-epics-close-support' into 'master'Douglas Barbosa Alexandre2018-09-254-6/+29
|\ \ \ \ \ \ \