summaryrefslogtreecommitdiff
path: root/app/services/notes
Commit message (Expand)AuthorAgeFilesLines
...
* | Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable2016-08-132-8/+12
* | New Notes::SlashCommandsService serviceRémy Coutable2016-08-132-40/+25
* | Support slash commands in noteable description and notesRémy Coutable2016-08-131-1/+49
|/
* Fix not normalized emoji pathsdixpac2016-07-141-1/+0
* Automatically update diff note positions when MR is pushed toDouwe Maan2016-07-061-0/+30
* Incorportate feedbackZ.J. van de Weg2016-06-011-1/+1
* Merge branch 'master' into awardablesZJ van de Weg2016-05-301-11/+0
|\
| * Remove reduntant note validation from create serviceGrzegorz Bizon2016-05-291-11/+0
* | Fix latests concernsZJ van de Weg2016-05-181-2/+4
* | Fix tests and wrong choices during mergeZeger-Jan van de Weg2016-05-121-1/+1
* | Incorporate feedbackZeger-Jan van de Weg2016-05-111-1/+1
* | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-111-0/+11
|\ \ | |/
| * Prevent privilege escalation via notes APIRobert Speicher2016-04-261-0/+11
* | Create table for award emojiZeger-Jan van de Weg2016-05-062-1/+6
|/
* Delete notes via APIRobert Schilling2016-04-121-0/+8
* Does not create a todo when commenting on commit or project snippetDouglas Barbosa Alexandre2016-02-241-1/+0
* Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-202-2/+2
* Create or mark task pending as soon the action happensDouglas Barbosa Alexandre2016-02-202-2/+1
* Mark pending tasks for the current user as done when he edit a noteDouglas Barbosa Alexandre2016-02-201-0/+4
* Mark pending tasks for the note author as done when he left a noteDouglas Barbosa Alexandre2016-02-201-2/+2
* [WIP] Background process note logic for #3948Josh Frye2016-01-282-17/+32
* Move note emoji-award implementation to note model (feature envy)Grzegorz Bizon2015-12-031-24/+0
* Support award-emoji notes only when it a comment for an issueGrzegorz Bizon2015-12-031-6/+17
* Fix for Emojinotes_fix_stablenotes_fixValery Sizov2015-11-201-2/+2
* adressing commentsValery Sizov2015-11-191-2/+2
* better regexpValery Sizov2015-11-191-1/+1
* award emojiValery Sizov2015-11-191-2/+15
* 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-122-8/+2
* 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-222-2/+2
* Add support for Webhook note eventsStan Hu2015-05-211-1/+1
* Link cross-project cross-reference notes to correct project.Douwe Maan2015-04-242-3/+2
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-0/+12
* Implemented notes (body) patching in API.uran2014-12-251-0/+25
* Remove NotesObserverDmitriy Zaporozhets2014-06-171-2/+17
* Move services for collecting items to FindersDmitriy Zaporozhets2014-02-251-20/+0
* Make sure note.system is false if created by userDmitriy Zaporozhets2014-02-201-0/+1
* Move all Context classes into ServicesDmitriy Zaporozhets2014-01-162-0/+30