summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/issues_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-111-3/+3
| |\
| * | Fix more testsLin Jen-Shin2017-08-111-0/+2
| * | Don't try to create diffs if one of the branch is missingLin Jen-Shin2017-08-101-1/+1
| * | Fix some tests and report the error messageLin Jen-Shin2017-08-091-1/+1
* | | fix static_analysis (rubocop)Jarka Kadlecova2017-08-141-2/+1
* | | Use UserNoteEntity instead of UserEntity for notesJarka Kadlecova2017-08-111-0/+16
| |/ |/|
* | Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-3/+3
|/
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
* Merge branch 'dz-update-shoulda' into 'master'Rémy Coutable2017-07-251-1/+1
|\
| * Remove unnecessary set_flash.now from controller specsDmitriy Zaporozhets2017-07-241-1/+1
* | Associate Issues tab only with internal issues trackerJarka Kadlecova2017-07-241-19/+40
|/
* Merge branch '34930-fix-edited-by' into 'master'Sean McGivern2017-07-191-0/+30
|\
| * Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-191-0/+30
* | Fix external issue trackers redirectissue_35132Felipe Artur2017-07-181-6/+10
|/
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-6/+6
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-1/+1