summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Rewrite related MRs widget with Vue_acet-related-mrs-widget-rewriteFatih Acet2019-04-051-1/+1
* Add checkbox to choose to create new list when creating new labelTucker Chapman2019-04-052-1/+19
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-057-324/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-057-0/+324
* Merge branch '59570-remove-due-date-quick-action' into 'master'Sean McGivern2019-04-051-19/+2
|\
| * Extract remove due date spec to shared example59570-remove-due-date-quick-actionAlexandru Croitor2019-04-051-19/+2
* | Merge branch '59570-target-branch-quick-action' into 'master'Sean McGivern2019-04-051-78/+1
|\ \
| * | Extract target branch quick action to shared example59570-target-branch-quick-actionAlexandru Croitor2019-04-041-78/+1
* | | Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-0528-65/+65
* | | Merge branch '57602-create-cluster-validations' into 'master'Mike Greiling2019-04-043-3/+3
|\ \ \ | |_|/ |/| |
| * | Specify new validation message selectorEnrique Alcantara2019-04-033-3/+3
* | | Allow to sort wiki pages by date and titleIgor2019-04-041-0/+89
* | | Merge branch '59570-confidential-quick-action' into 'master'Sean McGivern2019-04-041-36/+3
|\ \ \
| * | | Extract confidential quick action spec to a shared example59570-confidential-quick-actionAlexandru Croitor2019-04-041-36/+3
| | |/ | |/|
* | | Consider array params on rendering MR list on dashboardIgor2019-04-041-0/+25
* | | Fixed test specsOswaldo Ferreira2019-04-041-7/+104
|/ /
* | Merge branch '59570-tag-quick-action' into 'master'Sean McGivern2019-04-041-22/+1
|\ \
| * | Move tag quick action spec to shared example59570-tag-quick-actionAlexandru Croitor2019-04-031-22/+1
* | | Merge branch '59570-merge-quick-action' into 'master'Sean McGivern2019-04-041-68/+2
|\ \ \
| * | | Extract merge quick action to a shared example59570-merge-quick-actionAlexandru Croitor2019-04-031-68/+2
| |/ /
* | | Merge branch '24704-download-repository-path' into 'master'Kushal Pandya2019-04-044-5/+4
|\ \ \
| * | | Make the dropdown match the designPatrick Bajao2019-04-024-5/+4
| |/ /
* | | Fix broken spec for Merge request > Revert modalDouglas Barbosa Alexandre2019-04-031-2/+4
* | | Merge branch '13784-validate-variables-for-masking' into 'master'Clement Ho2019-04-032-2/+2
|\ \ \
| * | | Add control for variable value maskingmfluharty2019-03-292-2/+2
* | | | Remove reply_to_individual_notes feature flag58644-remove-reply_to_individual_notes-feature-flagHeinrich Lee Yu2019-04-031-12/+1
| |/ / |/| |
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-023-1/+52
|\ \ \
| * \ \ Merge branch 'security-2819-xss-resolve-conflicts-branch-name' into 'master'GitLab Release Tools Bot2019-04-021-0/+15
| |\ \ \
| | * | | Fix XSS in resolve conflicts formPaul Slaughter2019-03-071-0/+15
| * | | | Merge branch 'security-56224' into 'master'GitLab Release Tools Bot2019-04-021-1/+35
| |\ \ \ \
| | * | | | Hide related branches when user does not have permissionMark Chao2019-03-211-1/+35
| * | | | | Merge branch 'security-id-potential-denial-languages' into 'master'GitLab Release Tools Bot2019-04-021-0/+2
| |\ \ \ \ \
| | * | | | | Return cached languages if they've been detected beforeIgor Drozdov2019-03-201-0/+2
* | | | | | | Refactor pipeline_specBob Van Landuyt2019-04-011-3/+35
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'sh-fix-failing-spec-on-first-da' into 'master'James Lopez2019-03-301-1/+1
|\ \ \ \ \ \
| * | | | | | Fix failing spec in spec/features/users/login_spec.rbStan Hu2019-03-291-1/+1
* | | | | | | Renames Cluster#managed? to provided_by_user?Mayra Cabrera2019-03-291-0/+80
|/ / / / / /
* | | | | | Extend quick actions dsl50199-quick-actions-refactorAlexandru Croitor2019-03-292-69/+85
| |_|_|_|/ |/| | | |
* | | | | Revert "Merge branch '13784-validate-variables-for-masking' into 'master'"Kamil Trzciński2019-03-272-2/+2
* | | | | Scaffold UI elements for minimal versionMiranda Fluharty2019-03-272-2/+2
* | | | | Fixes link in artifacts breadcrumbFilipa Lacerda2019-03-271-0/+6
* | | | | Merge branch '48132-display-output-from-pre-receive-scripts' into 'master'Dmitriy Zaporozhets2019-03-261-1/+1
|\ \ \ \ \
| * | | | | Allow custom hooks errors to appear in GitLab UILuke Duncalfe2019-03-261-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch '49910-reopening-a-closed-milestone-from-the-closed-milestones-p...Rémy Coutable2019-03-261-0/+28
|\ \ \ \ \
| * | | | | Fix bug when reopening milestone from index pageMark Fletcher2019-03-261-0/+28
* | | | | | Merge branch 'dm-md-css' into 'master'Annabel Dunstone Gray2019-03-265-8/+8
|\ \ \ \ \ \
| * | | | | | Remove now-unnecessary md-preview classDouwe Maan2019-03-262-2/+2
| * | | | | | Remove .wiki and @md-typography mixin in favor of .md and .md-fileDouwe Maan2019-03-263-6/+6
| |/ / / / /
* | | | | | Merge branch '15463-rename-git-push-services' into 'master'Rémy Coutable2019-03-261-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Rename GitPushService -> Git::BranchPushServiceNick Thomas2019-03-251-1/+1
| | |/ / / | |/| | |