summaryrefslogtreecommitdiff
path: root/app/services/notes
Commit message (Expand)AuthorAgeFilesLines
* Detect n+1 issues involving GitalyAndrew Newdigate2017-09-191-1/+7
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-152-6/+6
* Update diff discussion position per discussion instead of per notedm-update-discussion-diff-positionDouwe Maan2017-05-311-33/+0
* Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-11/+14
* Support comments for personal snippetsJarka Kadlecova2017-05-051-2/+16
* Remove unused codeDouwe Maan2017-04-051-4/+0
* Address review commentsDouwe Maan2017-04-052-2/+2
* Don't use original_discussion_idDouwe Maan2017-04-051-3/+1
* Fix specsDouwe Maan2017-04-051-1/+3
* Add specsDouwe Maan2017-04-051-3/+3
* Add option to start a new discussion on an MRDouwe Maan2017-04-052-4/+31
* Create todos only for new mentionsJarka Kadlecova2017-03-291-1/+3
* add /award slash commandmhasbini2017-02-281-9/+1
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-2/+2
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-2/+2
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
* Fix inconsistent naming for services that delete thingsdixpac2017-02-081-1/+1
* address commentsJarka Kadlecova2017-01-252-5/+6
* Support notes without projectJarka Kadlecova2017-01-182-5/+8
* support `/merge` slash comand for MRsJarka Kadlecova2017-01-112-3/+6
* Replace wording for slash command confirmation messagevictorwu2016-12-261-1/+1
* Merge branch 'events-cache-invalidation' into 'master' Douwe Maan2016-11-282-2/+0
|\
| * Remove event caching codeYorick Peterse2016-11-232-2/+0
* | 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
* Ensure we have a user before checking for their permission in Notes::SlashCom...Rémy Coutable2016-09-201-0/+1
* Fix note form hint showing slash commands supported for commitsRémy Coutable2016-09-201-9/+11
* Merge branch 'master' into 4273-slash-commandsDouwe Maan2016-08-161-1/+1
|\
| * Simplify the name for data builder, feedback:Lin Jen-Shin2016-08-121-1/+1
| * Move those builders to their own namespace, feedback:Lin Jen-Shin2016-08-041-1/+1
* | Fixed specs and fixes based on failing specsDouwe Maan2016-08-162-12/+30
* | Force notes poll after commands have been executedDouwe Maan2016-08-121-1/+1
* | Refactor slash command definitionDouwe Maan2016-08-122-8/+9
* | 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
|/