summaryrefslogtreecommitdiff
path: root/spec
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '53326-improve-issues-empty-state' into 'master'Sean McGivern2018-11-232-2/+25
|\ | | | | | | | | | | | | Resolve "Improve issues list empty state when a filter is selected" Closes #53326 See merge request gitlab-org/gitlab-ce!22775
| * Update empty state messageHeinrich Lee Yu2018-11-192-2/+2
| |
| * Apply to MRsHeinrich Lee Yu2018-11-191-2/+10
| |
| * DRY up testsHeinrich Lee Yu2018-11-191-16/+13
| |
| * Show separate empty_state if issues are filteredHeinrich Lee Yu2018-11-191-0/+18
| |
* | Merge branch 'rails5-deprecation-render-nothing' into 'master'Rémy Coutable2018-11-232-6/+6
|\ \ | | | | | | | | | | | | Rails5 deprecation: :nothing option is deprecated, Use head method to respond with empty response body. See merge request gitlab-org/gitlab-ce!23311
| * | render :nothing option is deprecated, Use head method to respond with empty ↵Jasper Maes2018-11-232-6/+6
| | | | | | | | | | | | response body.
* | | Merge branch '_acet-fix-unable-to-reply-resolved-nondiff-discussion' into ↵Phil Hughes2018-11-231-0/+44
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | 'master' Allow commenting to resolved non-diff discussions Closes #54330 See merge request gitlab-org/gitlab-ce!23279
| * | Allow commenting to resolved non-diff discussions_acet-fix-unable-to-reply-resolved-nondiff-discussionFatih Acet2018-11-221-0/+44
| | |
* | | Merge branch 'update-gitlab-runner-helm-chart-version' into 'master'Kamil Trzciński2018-11-221-3/+3
|\ \ \ | | | | | | | | | | | | | | | | Update Runner Chart to 0.1.38 See merge request gitlab-org/gitlab-ce!23304
| * | | Update used version of Runner Helm Chart to 0.1.38Tomasz Maczukin2018-11-221-3/+3
| | | |
* | | | Merge branch '48534-autocomplete-spec' into 'master'Kamil Trzciński2018-11-221-7/+47
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Add specs for entities autocomplete Closes #48534 See merge request gitlab-org/gitlab-ce!23250
| * | | Add specs for entities autocompleteJarka Košanová2018-11-221-7/+47
| | | |
* | | | Merge branch 'mr-file-tree-commit' into 'master'Filipa Lacerda2018-11-223-42/+21
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show toggle tree button on merge request commits Closes #53019 See merge request gitlab-org/gitlab-ce!23238
| * | | | Show toggle tree button on merge request commitsPhil Hughes2018-11-223-42/+21
| | | | | | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53019
* | | | | Merge branch 'fix-typos-occured' into 'master'Kushal Pandya2018-11-224-9/+9
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Fix typos occured to occurred See merge request gitlab-org/gitlab-ce!23105
| * | | | Merge remote-tracking branch 'origin/master' into fix-typos-occuredHiroyuki Sato2018-11-21117-596/+1840
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: - app/assets/javascripts/ide/stores/modules/pipelines/actions.js - spec/javascripts/ide/stores/modules/pipelines/actions_spec.js
| * | | | | Fix typos occured to occurredHiroyuki Sato2018-11-165-11/+11
| | | | | |
* | | | | | Merge branch 'revert-fd6e3781' into 'master'Sean McGivern2018-11-2214-1152/+766
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge branch 'revert-e2aa2177' into 'master'" Closes #54267 See merge request gitlab-org/gitlab-ce!23237
| * | | | | | Fix bug where ID is not setrevert-fd6e3781Zeger-Jan van de Weg2018-11-201-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On HEAD~ we remove the ID from the class, which created a bug. Given we don't need the ID anymore, it has been removed and simplified.
| * | | | | | Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg2018-11-2014-1152/+741
| | | | | | | | | | | | | | | | | | | | | This reverts merge request !23229
* | | | | | | Merge branch '47986-rubocop-safe-params' into 'master'Rémy Coutable2018-11-221-0/+39
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add cop prohibiting params argument in url_for Closes #47986 See merge request gitlab-org/gitlab-ce!23115
| * | | | | | | Add cop prohibiting params argument in url_for47986-rubocop-safe-paramsJarka Košanová2018-11-221-0/+39
| | | | | | | |
* | | | | | | | Fix typo in scheduled pipelinesDavy Defaud2018-11-221-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Remove redundant specs for tooltipGeorge Tsiolis2018-11-212-23/+0
| | | | | | |
* | | | | | | Merge branch '54230-eliminate-duplicated-words-in-apps' into 'master'Rémy Coutable2018-11-2129-33/+33
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate duplicated words (in apps) Closes #54230 See merge request gitlab-org/gitlab-ce!23184
| * | | | | | | Eliminate duplicated wordsTakuya Noguchi2018-11-2229-33/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | | | | | | Merge branch 'reinstate-d5a24021a4e583' into 'master'Yorick Peterse2018-11-211-3/+28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reinstate changes from MR 23234 See merge request gitlab-org/gitlab-ce!23282
| * | | | | | | | Reinstate changes from MR 23234reinstate-d5a24021a4e583Yorick Peterse2018-11-211-3/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reinstates the changes added in MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23234. I was testing a script that was supposed to operate on a fork of CE (yorickpeterse/gitlab-ce), but it was operating on gitlab-org/gitlab-ce by accident.
* | | | | | | | | Merge branch 'sh-fix-issue-51220' into 'master'Rémy Coutable2018-11-211-8/+26
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle force_remove_source_branch when creating merge request Closes #51220 See merge request gitlab-org/gitlab-ce!23281
| * | | | | | | | Handle force_remove_source_branch when creating merge requestsh-fix-issue-51220Stan Hu2018-11-211-8/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Creating a merge request with `merge_request[force_remove_source_branch]` parameter would result in an Error 500 since this attribute was passed directly to the merge request. Fix this by properly parsing this attribute into `merge_params`. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51220
* | | | | | | | | Revert "Merge branch 'ide-open-all-mr-files' into 'master'"Yorick Peterse2018-11-211-28/+3
| |/ / / / / / / |/| | | | | | | | | | | | | | | This reverts merge request !23234
* | | | | | | | Merge branch '53578-fe-deployment-status' into 'master'Phil Hughes2018-11-211-0/+28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds missing status in deployment widget See merge request gitlab-org/gitlab-ce!23239
| * | | | | | | | Adds missing status in deployment widget53578-fe-deployment-statusFilipa Lacerda2018-11-201-0/+28
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Renders created and canceled status in MR widget
* | | | | | | | Merge branch '52453-show-subgroups-in-group-create-issue' into 'master'Sean McGivern2018-11-211-1/+27
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Access project from descendent groups when selecting project to create new issue" Closes #47096 and #52453 See merge request gitlab-org/gitlab-ce!22612
| * | | | | | | Add :nested_groups metadata to tests using subgroupsHeinrich Lee Yu2018-11-191-3/+3
| | | | | | | |
| * | | | | | | Change param name for consistencyHeinrich Lee Yu2018-11-191-1/+1
| | | | | | | |
| * | | | | | | Add group projects API options for including shared and subgroupsHeinrich Lee Yu2018-11-191-0/+26
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'mg-upgrade-prettier' into 'master'Clement Ho2018-11-218-19/+28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade prettier to v1.15.2 See merge request gitlab-org/gitlab-ce!22893
| * | | | | | | Fix broken karma specsMike Greiling2018-11-205-6/+13
| | | | | | | |
| * | | | | | | Prettify all the thingsMike Greiling2018-11-203-13/+15
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Remove instances of `@extend .monospace`George Tsiolis2018-11-201-1/+1
| | | | | | |
* | | | | | | Resolve "The reply shortcut can add any text of the page to the "comment" ↵Thomas Pathier2018-11-201-4/+140
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | text area"
* | | | | | Merge branch 'ide-open-all-mr-files' into 'master'Filipa Lacerda2018-11-201-3/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Open first 10 merge request files in IDE Closes #51635 See merge request gitlab-org/gitlab-ce!23234
| * | | | | Added a test for open merge request filesPhil Hughes2018-11-201-3/+27
| | | | | |
| * | | | | Open first 10 merge request files in IDEPhil Hughes2018-11-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51635
* | | | | | Merge branch '49565-ssh-push-mirroring' into 'master'Robert Speicher2018-11-209-11/+127
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | SSH public-key authentication for push mirroring Closes #49565 See merge request gitlab-org/gitlab-ce!22982
| * | | | | SSH public-key authentication for push mirroringNick Thomas2018-11-199-11/+127
| | | | | |
* | | | | | Merge branch 'revert-e2aa2177' into 'master'Sean McGivern2018-11-2014-741/+1152
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'" See merge request gitlab-org/gitlab-ce!23229
| * | | | | Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"revert-e2aa2177Sean McGivern2018-11-2014-741/+1152
| | | | | | | | | | | | | | | | | | This reverts merge request !23140