summaryrefslogtreecommitdiff
path: root/app/services/notes/create_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix polling for transformed individual notes30299-fix-polling-for-transformed-notesHeinrich Lee Yu2019-02-131-1/+1
* Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-061-0/+4
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+1
* Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-091-1/+2
* Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-071-2/+1
* Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-061-1/+2
* Enable more frozen string in app/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-inner-moregfyoung2018-07-171-0/+2
* 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