summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'winh-note_form_spec-vue-test-utils' into 'master'Fatih Acet2019-03-011-59/+98
|\
| * Refactor note_form_spec.js to use Vue test utilsWinnie Hellmann2019-02-281-59/+98
* | Merge branch '40396-remove-unneeded-restart-code' into 'master'Robert Speicher2019-02-282-88/+63
|\ \
| * | Revert "Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed"Nick Thomas2019-02-282-88/+63
* | | Merge branch '56863-system-messages-in-email' into 'master'Douglas Barbosa Alexandre2019-02-2810-19/+297
|\ \ \ | |/ / |/| |
| * | Show header and footer system messages in emailAlexandru Croitor2019-02-2710-19/+297
* | | Merge branch 'web-ide-default-merge-request' into 'master'Nick Thomas2019-02-281-0/+2
|\ \ \
| * | | Use Web IDE path for merge request edit buttonsPhil Hughes2019-02-271-0/+2
* | | | Jira: Make issue links title compactDouglas Barbosa Alexandre2019-02-282-4/+8
* | | | Resolve "Add missing karma tests to the the MR Diff components"Natalia Tepluhina2019-02-286-21/+428
* | | | make assertions on objects instead of tag namesAlexis Reigel2019-02-271-12/+12
* | | | don't filter tags by taggable typeAlexis Reigel2019-02-271-15/+15
* | | | use lazy ajax filter dropdown for runner tagsAlexis Reigel2019-02-272-17/+66
* | | | add tag filter to admin runners pageAlexis Reigel2019-02-273-0/+75
* | | | add tag_list param to runners apiAlexis Reigel2019-02-271-0/+33
| |/ / |/| |
* | | Merge branch 'danger-ignores-gitlab-pot' into 'master'Robert Speicher2019-02-271-0/+1
|\ \ \
| * | | Danger ignores gitlab.potNick Thomas2019-02-271-0/+1
| | |/ | |/|
* | | Merge branch 'fix-misspellings-app' into 'master'Rémy Coutable2019-02-2712-24/+24
|\ \ \
| * | | Fix misspellings in app/spec executable linesTakuya Noguchi2019-02-2712-24/+24
* | | | Merge branch '10014-ee-spec-models-ci-build_spec-rb-ee-spec-requests-api-runn...Kamil Trzciński2019-02-2715-113/+207
|\ \ \ \
| * | | | Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić2019-02-2715-113/+207
* | | | | Merge branch 'osw-fetch-latest-version-when-creating-suggestions' into 'master'Sean McGivern2019-02-272-6/+52
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Always fetch MR latest version when creating suggestionsOswaldo Ferreira2019-02-262-6/+52
* | | | | Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'57125-heatmap-chart-typeNick Thomas2019-02-277-0/+161
|\ \ \ \ \
| * | | | | Add project http fetch statistics APIJacopo2019-02-277-0/+161
* | | | | | Merge branch '58149-fix-read-list-board-policy' into 'master'Nick Thomas2019-02-271-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Enable `:read_list` when `:read_group` is enabledHeinrich Lee Yu2019-02-251-2/+2
* | | | | | Add Project template for go-microJason Lenny2019-02-271-1/+2
* | | | | | Merge branch 'osw-merge-refs-refreshing-api' into 'master'Douwe Maan2019-02-271-0/+61
|\ \ \ \ \ \
| * | | | | | Add API support for refreshing merge ref pathOswaldo Ferreira2019-02-262-28/+61
| * | | | | | Support merge to ref for merge-commit and squashOswaldo Ferreira2019-02-261-0/+28
* | | | | | | Prepare test suite for switch to Gitaly-embedded Git hooksJacob Vosmaer2019-02-274-8/+11
* | | | | | | Merge branch 'include-ci-yaml' into 'master'Grzegorz Bizon2019-02-272-3/+82
|\ \ \ \ \ \ \
| * | | | | | | tests(yaml_processor): complete test scenarios on 'include' keywordPaul B2019-02-192-8/+78
| * | | | | | | tests: adding a failing unit testPaul B2019-02-191-0/+9
* | | | | | | | Reduce code duplicationAlexander Koval2019-02-272-4/+16
* | | | | | | | Fix inconsistent pagination stylesClement Ho2019-02-276-11/+11
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'sh-wip-fix-duplicate-env-xhr' into 'master'Filipa Lacerda2019-02-271-0/+17
|\ \ \ \ \ \ \
| * | | | | | | Add pagination spec and improve filtering of null valuesStan Hu2019-02-261-0/+17
* | | | | | | | Merge branch 'web-ide-default-editor' into 'master'Filipa Lacerda2019-02-274-0/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Makes the Web IDE the default editorPhil Hughes2019-02-264-0/+16
* | | | | | | | | Merge branch 'winh-dequarantine-labels-autocomplete' into 'master'Phil Hughes2019-02-273-85/+133
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove tests for labels dropdown from gfm_autocomplete_spec.rbWinnie Hellmann2019-02-271-83/+1
| * | | | | | | | | Add tests for labels dropdown to gfm_auto_complete_spec.jsWinnie Hellmann2019-02-271-2/+92
| * | | | | | | | | Add JSON fixture for labels autocomplete sourceWinnie Hellmann2019-02-271-0/+40
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Set up basic keyboard next/previous navigation in diff listDenys Mishunov2019-02-273-36/+227
* | | | | | | | | Persist source sha and target sha for merge pipelinesShinya Maeda2019-02-275-4/+217
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Added: Documentation for the APINermin Vehabovic2019-02-2610-39/+109
* | | | | | | | Remove N+1 query for tags in /admin/runners pageStan Hu2019-02-261-1/+18
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Add name_without_type to environments.jsonVladimir Shushlin2019-02-263-5/+28