summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Validate MR branch namesMark Chao2019-05-031-1/+1
* Extract create merge request quick action spec59570-create-merge-request-quick-actionAlexandru Croitor2019-04-081-59/+2
* Merge branch '59570-wip-quick-action' into 'master'Sean McGivern2019-04-081-47/+1
|\
| * Extract wip quick action to a shared example59570-wip-quick-actionAlexandru Croitor2019-04-051-47/+1
* | Merge branch '59570-duplicate-quick-action' into 'master'Sean McGivern2019-04-081-36/+1
|\ \
| * | Extract duplicate quick action spec to a shared example59570-duplicate-quick-actionAlexandru Croitor2019-04-051-36/+1
| |/
* | Improve project merge request settingsce-proj-settings-ok-mr-settings-onlyLuke Bennett2019-04-071-1/+3
* | Merge branch '_acet-related-mrs-widget-rewrite' into 'master'Kushal Pandya2019-04-071-1/+1
|\ \
| * | Rewrite related MRs widget with Vue_acet-related-mrs-widget-rewriteFatih Acet2019-04-051-1/+1
* | | Add Knative metrics to PrometheusChris Baumbauer2019-04-061-1/+1
* | | Changes button label to Run PipelineJean2019-04-051-6/+6
| |/ |/|
* | Add part of needed codeGosia Ksionek2019-04-053-0/+54
|/
* 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