summaryrefslogtreecommitdiff
path: root/app/services/notes/create_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Detect n+1 issues involving GitalyAndrew Newdigate2017-09-191-1/+7
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-4/+4
* Address review commentsDouwe Maan2017-04-051-1/+1
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-4/+2
* add /award slash commandmhasbini2017-02-281-9/+1
* Support notes without projectJarka Kadlecova2017-01-181-3/+4
* support `/merge` slash comand for MRsJarka Kadlecova2017-01-111-1/+4
* Replace wording for slash command confirmation messagevictorwu2016-12-261-1/+1
* Backport Note#commands_changes from EEbackport-commands-paramsDouwe Maan2016-11-241-0/+2
* Backport some changes done from Time Tracking feature in EE.ee-870-backportRuben Davila2016-11-181-1/+1
* Does not raise error when Note not found when processing NewNoteWorkerOswaldo Ferreira2016-11-111-2/+5
* Fix authored vote from notesbarthc2016-10-241-2/+4
* Fixed specs and fixes based on failing specsDouwe Maan2016-08-161-7/+16
* Force notes poll after commands have been executedDouwe Maan2016-08-121-1/+1
* Refactor slash command definitionDouwe Maan2016-08-121-2/+4
* Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable2016-08-131-2/+3
* New Notes::SlashCommandsService serviceRémy Coutable2016-08-131-40/+3
* Support slash commands in noteable description and notesRémy Coutable2016-08-131-1/+49
* Fix not normalized emoji pathsdixpac2016-07-141-1/+0
* 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-061-0/+5
|/
* 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-201-1/+1
* Create or mark task pending as soon the action happensDouglas Barbosa Alexandre2016-02-201-0/+1
* [WIP] Background process note logic for #3948Josh Frye2016-01-281-17/+2
* 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
* Fix cross-references originating from notesDouwe Maan2015-10-121-7/+1
* Replace remaining references to `Note.create_cross_reference_note`Robert Speicher2015-06-221-1/+1
* Add support for Webhook note eventsStan Hu2015-05-211-1/+1
* Link cross-project cross-reference notes to correct project.Douwe Maan2015-04-241-1/+1
* Added comment notification events to HipChat and Slack services.Stan Hu2015-03-061-0/+12
* Remove NotesObserverDmitriy Zaporozhets2014-06-171-2/+17
* Make sure note.system is false if created by userDmitriy Zaporozhets2014-02-201-0/+1
* Move all Context classes into ServicesDmitriy Zaporozhets2014-01-161-0/+10