summaryrefslogtreecommitdiff
path: root/spec/services/notes
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-208-9/+48
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-202-1/+82
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-151-0/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-011-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-21/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-102-12/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-0/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-041-3/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-12/+82
* 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-128-0/+16
* Merge branch 'port-6539-extract-ee-specific-code' into 'master'Robert Speicher2019-04-051-0/+1
|\
| * Extract EE specific files/lines for quick actions testsport-6539-extract-ee-specific-codeAlexandru Croitor2019-04-031-0/+1
* | Remove reply_to_individual_notes feature flag58644-remove-reply_to_individual_notes-feature-flagHeinrich Lee Yu2019-04-032-58/+19
|/
* Show commands applied message when promoting issuesFelipe Artur2019-03-042-12/+25
* 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-062-0/+77
* Prevent comments by email when issue is lockedHeinrich Lee Yu2019-01-312-0/+13
* 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