summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/issuable_actions.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-0/+1
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-4/+31
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-2/+4
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-14/+36
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+6
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-5/+2
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-3/+0
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-4/+8
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-16/+13
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-6/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-021-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-291-1/+1
|\
| * Filter out old system notes for epicsPatrick Derichs2019-08-281-1/+1
* | Make it harder to delete issuables accidentallyStan Hu2019-08-291-0/+28
|/
* Do not persist notes filter when auto-switchingHeinrich Lee Yu2019-08-071-1/+2
* Change block parameter name to params52123-issuable-actions-notesfinder-pderichsPatrick Derichs2019-08-011-1/+1
* Use NotesFinder in IssuableActions modulePatrick Derichs2019-08-011-7/+15
* Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'mast...Stan Hu2019-07-271-15/+7
* Use NotesFinder in module IssuableActionsPatrick Derichs2019-07-261-7/+15
* CE Port of Allow bulk update for group issuesFatih Acet2019-07-091-2/+2
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-6/+1
* [backend] backport of scoped labelsJan Provaznik2019-04-041-0/+3
* Remove reply_to_individual_notes feature flag58644-remove-reply_to_individual_notes-feature-flagHeinrich Lee Yu2019-04-031-3/+0
* Enable reply_to_individual_notes feature flag by defaultWinnie Hellmann2019-03-061-1/+1
* Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-061-0/+3
* Specs for caching and issue controller changesBrett Walker2019-01-301-3/+1
* Added 'handle_update_task' for new task handlingBrett Walker2019-01-301-2/+1
* Pass tasklist lock versionBrett Walker2019-01-301-1/+4
* Add lock version to issuable helpersFatih Acet2019-01-301-1/+2
* Refactor sidebar to use data from serializerHeinrich Lee Yu2018-12-191-6/+4
* Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-231-1/+32
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-0/+1
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Changes tab VUE refactoringFelipe Artur2018-06-211-1/+1
* Backport of 5942-extract-ee-specific-filesccr/extract_EE_code_5942Chantal Rollison2018-06-011-13/+17
* Backport of 1481-changing-weight-values-should-trigger-system-notesChantal Rollison2018-05-031-1/+0
* Refactor discussions/notes codeJan Provaznik2018-04-031-1/+5
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-0/+14
* Return last edited time instead of update time41247-timestampJan Provaznik2018-01-181-1/+1
* Merge branch '40871-todo-notification-count-shows-notification-without-having...Douwe Maan2017-12-181-1/+0
|\
| * Reset todo counters when the target is deleted40871-todo-notification-count-shows-notification-without-having-a-todoSean McGivern2017-12-181-1/+0