summaryrefslogtreecommitdiff
path: root/spec/features/issuables
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix code for copsDouwe Maan2017-02-231-5/+6
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-3/+3
* Refactored specsblackst0ne2017-02-221-2/+2
* Refactored specsblackst0ne2017-02-221-8/+8
* Improved specsblackst0ne2017-02-211-7/+11
* Fixed rubocop offensesblackst0ne2017-02-181-4/+4
* Added specsblackst0ne2017-02-181-0/+13
* Gather issuable metadata to avoid n+ queries on index viewissue_25900_2Felipe Artur2017-02-091-0/+57
* Fix failures in default sort order specAdam Niedzielski2016-12-301-8/+2
* Handle legacy sort order values21028-missing-default-sort-for-users-with-an-existing-cookieSean McGivern2016-08-181-0/+24
* Updated testsPhil Hughes2016-08-131-7/+7
* State specific default sort order for issuableszs2016-08-011-0/+171