summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/issuable_actions.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Backport changes from EELin Jen-Shin2017-12-151-1/+1
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-151-2/+8
|\ \
| * | Add recaptcha_check_if_spammable for issualbes than arent spammablesrecaptcha_check_if_spammable_ce_backportLuke Bennett2017-12-081-2/+8
| * | Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett2017-12-081-1/+1
| |/
* | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-301-1/+1
|\ \ | |/
| * Minor backport from EEbackport_from_eeValery Sizov2017-11-291-1/+1
| * Create issue and merge request destroy servicesGeorge Andrinopoulos2017-11-251-1/+1
* | Fix a few layout errorLin Jen-Shin2017-11-221-1/+1