summaryrefslogtreecommitdiff
path: root/spec/helpers/notes_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-33/+26
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-7/+7
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+30
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-021-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-171-7/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-301-0/+2
* Display "commented" only for commit discussions on merge requestsConstance Okoghenun2019-01-171-2/+2
* Revert "Merge branch 'winh-discussion-header-commented' into 'master'"Winnie Hellmann2018-12-211-2/+2
* Link to specific commit note from MR commit discussion linkDouwe Maan2018-12-191-2/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-8/+8
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+4
* fix the commit diff discussion sending the wrong urlMicaƫl Bergeron2017-12-181-2/+12
* WIP: refactor the first-contributor to Issuablemicael.bergeron2017-09-061-71/+6
* fix #35161, add a first-time contributor badgemicael.bergeron2017-09-061-0/+65
* Resolve outdated diff discussions on pushSean McGivern2017-09-061-1/+19
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-9/+9
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-7/+7
* Added more actions and report as abuse to all notesLuke "Jared" Bennett2017-06-071-0/+10
* Fix specsdm-outdated-system-noteDouwe Maan2017-05-231-1/+7
* Support comments for personal snippetsJarka Kadlecova2017-05-051-0/+75
* Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-031-0/+139
* Fix specsDouwe Maan2017-04-051-17/+0
* Revert unrelevant changespipeline-hooks-without-slackKamil Trzcinski2016-08-161-2/+1
* Make the comment more clear, feedback:Lin Jen-Shin2016-08-121-1/+3
* Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin2016-08-111-1/+1
|\
| * fixes part1 of files to start using active tensetiagonbotelho2016-08-091-1/+1
* | Let's make sure cache were cleared:Lin Jen-Shin2016-08-051-0/+4
|/
* Optimize maximum user access level lookup in loading of notesStan Hu2016-07-261-26/+31
* Be explicit which project and user ID are memoizedStan Hu2016-06-291-0/+14
* Memoize the maximum access level for the author of notesStan Hu2016-06-291-0/+32
* Move emoji auto-complete helper to ApplicationHelperRiyad Preukschas2012-10-101-10/+0
* Add emoji_for_completion helperRiyad Preukschas2012-10-091-0/+10