summaryrefslogtreecommitdiff
path: root/spec/services/notes
Commit message (Expand)AuthorAgeFilesLines
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+23
* Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-092-0/+84
* Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-072-84/+0
* Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan2018-11-072-0/+84
|\
| * Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-062-0/+84
* | Fix spec in EE which now trigger access to repositoryMark Chao2018-11-071-1/+1
|/
* Auto resolve new notes of resolved discussionsPaul Slaughter2018-09-241-0/+15
* Rename Commits::UpdateService to Commits::TagServicePeter Leitzen2018-08-101-2/+2
* Commit notes now support quick actionsPeter Leitzen2018-08-101-42/+4
* Convert use of any_instance as it does not work with prependMark Chao2018-08-071-1/+3
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-114-13/+13
* Persist truncated note diffs on a new table45190-create-notes-diff-filesOswaldo Ferreira2018-05-241-0/+82
* Merge request and commit discussions APIJan Provaznik2018-05-011-0/+23
* Support Markdown rendering using multiple projectsrendering-markdown-multiple-projectsYorick Peterse2018-04-111-10/+15
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-0/+18
* Fix quick actions for users who cannot update issues and MRs43334-reply-by-email-did-not-pick-up-unsubscribe-quick-actionSean McGivern2018-03-022-36/+45
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-224-10/+10
* Reset todo counters when the target is deleted40871-todo-notification-count-shows-notification-without-having-a-todoSean McGivern2017-12-181-3/+13
* Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López2017-11-061-0/+31
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-025-6/+6
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-276-6/+6
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-6/+6
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Update diff discussion position per discussion instead of per notedm-update-discussion-diff-positionDouwe Maan2017-05-311-193/+0
* Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-1/+19
* Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-051-2/+29
|\
| * Address static analyzer warningmia_backortValery Sizov2017-05-051-1/+1
| * Multiple issue assignee: CE restriction for multiple assigneesValery Sizov2017-05-051-0/+27
| * Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-2/+2
* | Support comments for personal snippetsJarka Kadlecova2017-05-051-1/+73
|/
* Don't use original_discussion_idDouwe Maan2017-04-051-1/+1
* Add specsDouwe Maan2017-04-052-5/+37
* Add option to start a new discussion on an MRDouwe Maan2017-04-052-0/+8
* Create todos only for new mentionsJarka Kadlecova2017-03-291-3/+13
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-1/+1
* add /award slash commandmhasbini2017-02-281-39/+11
* Fix inconsistent naming for services that delete thingsdixpac2017-02-081-1/+1
* address commentsJarka Kadlecova2017-01-251-9/+9
* Support notes without projectJarka Kadlecova2017-01-181-4/+31
* Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan2017-01-181-0/+12
|\
| * Backport backend work for time tracking.Ruben Davila2017-01-151-0/+12
* | support `/merge` slash comand for MRsJarka Kadlecova2017-01-111-0/+11
|/
* Check if user can read issue before being assignedissue_22664Felipe Artur2016-12-271-0/+2
* Does not raise error when Note not found when processing NewNoteWorkerOswaldo Ferreira2016-11-111-4/+33
* Ensure we have a user before checking for their permission in Notes::SlashCom...Rémy Coutable2016-09-201-0/+69
* Remove unneeded aliasesDouwe Maan2016-08-181-4/+4
* Fixed specs and fixes based on failing specsDouwe Maan2016-08-162-12/+23
* New Notes::SlashCommandsService serviceRémy Coutable2016-08-132-9/+143
* Support slash commands in noteable description and notesRémy Coutable2016-08-131-7/+16