summaryrefslogtreecommitdiff
path: root/spec/features/issuables
Commit message (Expand)AuthorAgeFilesLines
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-304-4/+4
* Change qa-reverse-sort class references to rspec-reverse-sortTanya Pazitny2019-07-291-2/+2
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-267-0/+14
* Merge branch 'security-60039' into 'master'GitLab Release Tools Bot2019-06-031-1/+1
|\
| * Validate MR branch namesMark Chao2019-05-031-1/+1
* | Remove jira_spec from quarantine60953-unquarantine-jira-specHeinrich Lee Yu2019-05-081-1/+1
* | Resolve "Sort by due date and popularity in both directions"Nermin Vehabovic2019-05-041-14/+14
* | Put a failing spec in quarantine60953-broken-masterRémy Coutable2019-04-251-1/+1
* | Reduce number of rspec retriesSanad Liaquat2019-04-091-1/+1
|/
* Rewrite related MRs widget with Vue_acet-related-mrs-widget-rewriteFatih Acet2019-04-051-1/+1
* Sort labels alphabeticallyDmitriy Zaporozhets2019-02-211-0/+24
* Updated test for related merge request titleConstance Okoghenun2019-01-171-1/+1
* Updated spec for issues related merge request count and statusConstance Okoghenun2019-01-161-2/+2
* Updated spec for issues referencesConstance Okoghenun2019-01-151-0/+2
* Sort issues and merge requests in ascending and descending orderFatih Acet2018-12-062-179/+226
* Hides Close MR button on merged MR50161-hide-close-mr-button-when-mergedJacopo2018-10-021-0/+40
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* Changes tab VUE refactoringFelipe Artur2018-06-212-13/+12
* Replace `features/project/merge_requests/references.featue`blackst0ne-replace-spinach-project-merge-requests-references.featureblackst0ne2018-05-101-0/+60
* Replace the `project/issues/references.feature` spinach test with an rspec an...blackst0ne2018-05-093-193/+267
* Resolve "Clicking confidential and lock icons on sidebar should also activate...Dennis Tang2018-04-021-1/+1
* issue note storeSimon Knox2017-11-301-1/+1
* Fix reply quote keyboard shortcut on MRs40295-fix-reply-quote-shortcut-on-mrEric Eastwood2017-11-211-0/+46
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-072-11/+11
* fix code styleJarka Kadlecova2017-09-271-2/+2
* add feature specs for discussion lockJarka Kadlecova2017-09-261-0/+106
* Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-231-26/+12
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-024-5/+5
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Use `empty_project` where possible in spec/features/issuablesRobert Speicher2017-07-272-3/+3
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-273-3/+3
* Support both internal and external issue trackersJarka Kadlecova2017-07-241-0/+193
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-071-0/+116
|\
| * Fix close_reopen_report_toggle_spec.rb path helpers rubocop offenseLuke "Jared" Bennett2017-07-071-4/+4
| * Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett2017-07-071-32/+32
| * Added specsLuke "Jared" Bennett2017-07-071-0/+116
* | Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-0/+30
|\ \ | |/
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-052-4/+4
| * Refactored tests and added a breakpoint to the merge_request_tabsfix-sidebar-showing-mobile-merge-requestsJose Ivan Vargas2017-06-291-0/+30
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-2/+2
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
|/
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* Fix SpecsFelipe Artur2017-05-081-0/+3
* Add issues/:iid/closed_by api endpointmhasbini2017-04-121-1/+1
* Fix brittle specsRémy Coutable2017-04-031-2/+2
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-5/+4
* Updated specsPhil Hughes2017-03-081-1/+1