summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/issues_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow issues to be sorted by relative_positionBrett Walker2019-05-281-0/+31
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+11
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-11/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+11
* Merge branch '19745-forms-with-task-lists-can-be-overwritten-when-editing-sim...Sean McGivern2019-02-041-0/+17
|\
| * Specs for caching and issue controller changesBrett Walker2019-01-301-0/+17
* | Use common error for unauthenticated usersHeinrich Lee Yu2019-01-311-1/+1
|/
* Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-291-1/+1
* Save sorting preference for Issues/MRs in BEMario de la Ossa2019-01-281-1/+3
* Merge branch 'ce-issue_7526' into 'master'Fatih Acet2019-01-181-0/+1
|\
| * [EE Backport] Add notes filters for epicsFelipe Artur2019-01-141-0/+1
* | Merge branch 'remove-issues-import-csv-feature-flag' into 'master'Sean McGivern2019-01-171-13/+0
|\ \ | |/ |/|
| * Remove import_issues_csv feature flagHeinrich Lee Yu2019-01-111-13/+0
* | Update gitlab-styles to 2.5.1Jasper Maes2019-01-111-3/+3
|/
* Import CSV BackendHeinrich Lee Yu2019-01-071-0/+66
* Remove deprecated xhr from specsJasper Maes2018-12-191-2/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-74/+107
* Do not save user preferences on read-only modeFelipe Artur2018-12-121-0/+2
* Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-281-0/+36
* Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-231-0/+7
* Fix issues controller N+1 failureSean McGivern2018-10-051-1/+1
* Banzai project ref- share context more aggresivelyMario de la Ossa2018-10-041-0/+12
* Show the status of a user in interactionsBob Van Landuyt2018-07-301-0/+23
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Changes tab VUE refactoringFelipe Artur2018-06-211-1/+1
* Reduce CE/EE diff in spec/controllers/projects/issues_controller_spec.rbRémy Coutable2018-05-241-1/+1
* Spec improvements for speed, reliability and readabilityBob Van Landuyt2018-04-121-1/+1
* Correct permissions for creating merge requests from issuesBob Van Landuyt2018-04-111-1/+17
* Refactor discussions/notes codeJan Provaznik2018-04-031-1/+1
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-1/+1
* Make pagination optional for issuablesJan Provaznik2018-01-301-0/+12
* Return last edited time instead of update time41247-timestampJan Provaznik2018-01-181-19/+47
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-14/+14
* Merge branch '40871-todo-notification-count-shows-notification-without-having...Douwe Maan2017-12-181-1/+1
|\
| * Reset todo counters when the target is deleted40871-todo-notification-count-shows-notification-without-having-a-todoSean McGivern2017-12-181-1/+1
* | Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett2017-12-081-5/+18
|/
* Refactor issuable destroy actionJarka Kadlecova2017-11-061-1/+1
* CE port of code changed for epicsjk-epic-changes-ce-portJarka Kadlecova2017-11-021-0/+39
* Revert "Merge branch '36670-remove-edit-form' into 'master'"39441-bring-edit-form-backSean McGivern2017-10-261-0/+23
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-22/+22
* Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin2017-10-171-28/+29
* refactor issues_controller_spec `update` actionJarka Kadlecova2017-10-031-157/+140
* Remove edit action for issuesJarka Kadlecova2017-10-031-29/+7
* Eliminate N+1 queries in loading discussions.json endpointsh-optimize-discussion-jsonStan Hu2017-09-181-0/+32
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-101/+108
* Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-301-4/+4
|\
| * replace `is_spam?` with `spam?`Maxim Rydkin2017-08-291-4/+4
* | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-171-2/+4
|\ \ | |/
| * Just use the repo. Not sure why master could passLin Jen-Shin2017-08-111-2/+2