summaryrefslogtreecommitdiff
path: root/spec/services/notes/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Record usage on snippet usageMark Chao2019-08-081-0/+38
* Move some quick actions feature specs to unit testsFelipe Artur2019-06-181-49/+98
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Remove reply_to_individual_notes feature flag58644-remove-reply_to_individual_notes-feature-flagHeinrich Lee Yu2019-04-031-31/+10
* Show commands applied message when promoting issuesFelipe Artur2019-03-041-0/+13
* Fix polling for transformed individual notes30299-fix-polling-for-transformed-notesHeinrich Lee Yu2019-02-131-1/+8
* Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-061-0/+37
* Prevent comments by email when issue is lockedHeinrich Lee Yu2019-01-311-0/+4
* Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-091-0/+51
* Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-071-51/+0
* Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-061-0/+51
* 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-111-1/+1
* Persist truncated note diffs on a new table45190-create-notes-diff-filesOswaldo Ferreira2018-05-241-0/+82
* Fix quick actions for users who cannot update issues and MRs43334-reply-by-email-did-not-pick-up-unsubscribe-quick-actionSean McGivern2018-03-021-14/+37
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* add /award slash commandmhasbini2017-02-281-39/+11
* address commentsJarka Kadlecova2017-01-251-9/+9
* Support notes without projectJarka Kadlecova2017-01-181-4/+31
* support `/merge` slash comand for MRsJarka Kadlecova2017-01-111-0/+11
* Does not raise error when Note not found when processing NewNoteWorkerOswaldo Ferreira2016-11-111-4/+33
* Fixed specs and fixes based on failing specsDouwe Maan2016-08-161-1/+1
* New Notes::SlashCommandsService serviceRémy Coutable2016-08-131-9/+14
* Support slash commands in noteable description and notesRémy Coutable2016-08-131-7/+16
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-1/+1
* Fix latests concernsZJ van de Weg2016-05-181-1/+1
* Fix tests and wrong choices during mergeZeger-Jan van de Weg2016-05-121-0/+12
* Add tests on Awardables and Award EmojiZeger-Jan van de Weg2016-05-101-12/+8
* Update testsJosh Frye2016-01-281-3/+1
* Tag service specsDouwe Maan2015-12-091-1/+1
* fox testsemoji_votesValery Sizov2015-11-191-25/+25
* added specsValery Sizov2015-11-191-0/+34
* Fix Style/TrailingBlankLines cop violationsRobert Speicher2015-06-221-1/+0
* Add support for Webhook note eventsStan Hu2015-05-211-0/+2
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-2/+2
* Fix signup and project visibilityDmitriy Zaporozhets2014-06-301-1/+0
* Remove NotesObserverDmitriy Zaporozhets2014-06-171-0/+27