summaryrefslogtreecommitdiff
path: root/app/services/notes/update_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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