summaryrefslogtreecommitdiff
path: root/app/controllers/projects/issues_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add SortingPreference concernGeorge Koltsov2019-08-211-1/+1
* Remove backend use of manual_sorting feature flagBrett Walker2019-07-311-4/+0
* Default manual_sorting feature flag to onbw-enable-default-manual-sortingBrett Walker2019-07-161-1/+1
* Remove `:graphql` feature flagcharlie ablett2019-07-091-6/+0
* Create private merge requests in forksPhil Hughes2019-07-051-1/+1
* Support creating an MR on a fork from an issuePatrick Bajao2019-06-291-0/+1
* Bring Manual Ordering on Issue ListRajat Jain2019-06-261-0/+4
* Add reorder action to Project IssuesControllerbw-issue-reorderBrett Walker2019-06-211-1/+15
* Merge branch '60476-actionview-missingtemplate-missing-template-projects-issu...Ash McKenzie2019-04-301-12/+0
|\
| * Delete leftover code for referenced_merge_requests60476-actionview-missingtemplate-missing-template-projects-issues-_merge_requests-with-locale-en-formats-html-varianFatih Acet2019-04-151-12/+0
* | Aligned IssuesController implementation with EEPatrick Derichs2019-04-181-4/+4
|/
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-021-0/+1
|\
| * Hide related branches when user does not have permissionMark Chao2019-03-211-0/+1
* | Externalize strings in projects controllersMartin Wortschack2019-03-271-2/+2
|/
* Update last_activity_on for Users on some main GET endpointsRubén Dávila2019-02-051-0/+1
* Merge branch '19745-forms-with-task-lists-can-be-overwritten-when-editing-sim...Sean McGivern2019-02-041-1/+1
|\
| * Added 'handle_update_task' for new task handlingBrett Walker2019-01-301-1/+1
| * Pass down the new state of the checkboxBrett Walker2019-01-301-1/+1
* | Use common error for unauthenticated usersHeinrich Lee Yu2019-01-311-9/+1
|/
* Save sorting preference for Issues/MRs in BEMario de la Ossa2019-01-281-0/+4
* 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