Commit Graph

14 Commits

Author SHA1 Message Date
GitLab Bot e01e71a98f Add latest changes from gitlab-org/gitlab@master 2022-08-23 15:09:40 +00:00
GitLab Bot a5c89610f3 Add latest changes from gitlab-org/gitlab@master 2022-07-29 21:08:53 +00:00
GitLab Bot d15aa4cf2e Add latest changes from gitlab-org/gitlab@master 2020-12-29 12:10:19 +00:00
GitLab Bot 4f5c8572e9 Add latest changes from gitlab-org/gitlab@master 2020-06-16 18:09:01 +00:00
Ash McKenzie 19ff9d9899
Replace rails_helper.rb with spec_helper.rb
rails_helper.rb's only logic was to require
spec_helper.rb.
2019-08-30 12:26:18 +10:00
Felipe Artur 61bca6222c Move some quick actions feature specs to unit tests
Move some feature specs for issues/merge requests quick actions
to unit tests. They are taking too long to run on the pipelines.
2019-06-18 14:26:48 +00:00
Alexandru Croitor 116a220ca2 Extract move quick action spec to shared example 2019-04-15 19:24:22 +03:00
Alexandru Croitor 42fe7e91b3 Extract wip quick action to a shared example 2019-04-05 23:10:31 +03:00
Alexandru Croitor 5ec780f431 Extract target branch quick action to shared example 2019-04-04 15:32:40 +03:00
Alexandru Croitor 79fdee35ec Extract merge quick action to a shared example 2019-04-03 15:00:18 +03:00
Alexandru Croitor 4b9ff4d2fe Extend quick actions dsl
* Extend quick actions dsl to allow specifying model types
to which given quick action applies
* Rename issuable attribute to noteable in interpret_service.rb
* Refactor and reorder quick action specs
* Create a shared example spec for each quick action to be used for
issue, merge request and commit specs.

https://gitlab.com/gitlab-org/gitlab-ce/issues/50199
2019-03-29 12:53:28 +02:00
Douwe Maan e0054a9ab1 Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'"
This reverts merge request !22526
2018-11-07 13:32:20 +00:00
blackst0ne e40f8f27a1 Update other links 2018-10-26 11:09:48 +11:00
Mehdi Lahmam e830cc05ee Rename `slash_commands` ~> `quick_actions` in specs files
Leftover from ea090291.
2018-09-06 22:39:20 +02:00