summaryrefslogtreecommitdiff
path: root/app/controllers/projects/issues_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove import_issues_csv feature flagHeinrich Lee Yu2019-01-111-2/+0
* Refactor upload service to return uploaderHeinrich Lee Yu2019-01-071-5/+5
* Import CSV BackendHeinrich Lee Yu2019-01-071-6/+15
* Add Import CSV FrontendHeinrich Lee Yu2019-01-071-3/+10
* Remove issue_suggestions feature flagPhil Hughes2018-12-131-2/+1
* Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-281-8/+9
* Suggests issues when typing titlePhil Hughes2018-11-271-0/+7
* Extract EE-specific lines from issues controllerSean McGivern2018-10-241-3/+16
* Move issue related_branches to serviceFelipe Artur2018-10-041-1/+1
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Move Issue#{referenced,closed_by}_merge_requests to serviceSean McGivern2018-08-211-1/+1
* Show the status of a user in interactionsBob Van Landuyt2018-07-301-1/+1
* Render calendar feed inline when accessed from GitLabImre Farkas2018-06-181-8/+2
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-2/+13
* Shows new branch/mr button even when branch existsJacopo2018-04-191-3/+3
* Correct permissions for creating merge requests from issuesBob Van Landuyt2018-04-111-1/+1
* Rename `create_merge_request` permissionsBob Van Landuyt2018-04-111-1/+1
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-14/+0
* Refactor IssuableFinder to extract model-specific logicrefactor-issuable-finder-to-use-inheritanceSean McGivern2018-02-211-3/+2
* Merge branch '26466-natural-sort-mrs' into 'master'Sean McGivern2018-02-131-2/+1
|\
| * Change issue show page to group MRs by projects and namespacesJeff Stubler2018-02-131-2/+1
* | Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-011-0/+10
|/
* disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel2018-01-081-4/+0
* Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov2017-11-251-1/+2
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Refactor issuables index actionsJarka Kadlecova2017-11-071-10/+7
* CE port of code changed for epicsjk-epic-changes-ce-portJarka Kadlecova2017-11-021-61/+8
* Load participants asyncEric Eastwood2017-10-311-1/+1
* Revert "Merge branch '36670-remove-edit-form' into 'master'"39441-bring-edit-form-backSean McGivern2017-10-261-1/+9
* Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-061-0/+1
|\
| * Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-201-5/+2
| |\
| * | Support discussion locking in the backendJarka Kadlecova2017-09-141-0/+1
* | | Remove edit action for issuesJarka Kadlecova2017-10-031-9/+1
| |/ |/|
* | Remove unnecessary loading of discussions in `IssuesController#show`sh-stop-loading-issue-discussionsStan Hu2017-09-191-3/+0
* | Eliminate N+1 queries in loading discussions.json endpointsh-optimize-discussion-jsonStan Hu2017-09-181-2/+2
|/
* Move issues index variable setting to a methodSean McGivern2017-09-071-14/+1
* WIP: refactor the first-contributor to Issuablemicael.bergeron2017-09-061-1/+1
* Re-use issue/MR counts for the pagination systemmr-index-page-performanceYorick Peterse2017-09-051-3/+2
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-12/+28
* Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-301-1/+1
|\
| * replace `is_edited?` with `edited?`Maxim Rydkin2017-08-291-1/+1
* | No explicit `to_a` or instance variables needed.Douwe Maan2017-08-181-4/+8
* | Remove cross-references user cannot see from issue discussions JSONDouwe Maan2017-08-171-3/+5
* | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-171-1/+1
|\ \ | |/
| * Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-111-12/+0
| |\
| * | Avoid ambiguity, which happened in a single test runLin Jen-Shin2017-08-101-1/+1
* | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-121-12/+0
|\ \ \ | | |/ | |/|
| * | Remove unused `redirect_to_external_issue_tracker` methodMehdi Lahmam2017-08-101-12/+0
| |/
* | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-311-5/+4
|\ \ | |/