summaryrefslogtreecommitdiff
path: root/app/services/notes/update_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-13/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-6/+10
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+5
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+6
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-301-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-231-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-1/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-1/+1
* Add edit_note and spec for editing quick actionsPatrick Derichs2019-08-261-10/+56
* Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil TrzciƄski2019-04-151-1/+1
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+11
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Create todos only for new mentionsJarka Kadlecova2017-03-291-1/+3
* Remove event caching codeYorick Peterse2016-11-231-1/+0
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-1/+1
* Mark pending tasks for the current user as done when he edit a noteDouglas Barbosa Alexandre2016-02-201-0/+4
* Use issue editor as cross reference comment author when issue is edited with ...edit-new-cross-referencesDouwe Maan2015-10-281-1/+1
* Fix cross-references originating from notesDouwe Maan2015-10-121-1/+1
* Reset correct event cacheDouwe Maan2015-07-311-1/+1
* Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-15/+4
* Replace remaining references to `Note.create_cross_reference_note`Robert Speicher2015-06-221-1/+1
* Link cross-project cross-reference notes to correct project.Douwe Maan2015-04-241-2/+1
* Implemented notes (body) patching in API.uran2014-12-251-0/+25