summaryrefslogtreecommitdiff
path: root/spec/features/reportable_note
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-05-041-1/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-04-201-3/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-04-191-1/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-04-121-3/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-04-111-1/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-11-293-3/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-081-1/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-034-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-4/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-0/+1
|
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-264-0/+8
| | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-114-4/+4
|
* Singular 'snippet' for consistencyDouwe Maan2017-08-181-1/+1
|
* Adds type for shared note specsFilipa Lacerda2017-08-124-6/+6
|
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-022-2/+2
|
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-012-2/+2
|
* Remove superfluous type defs in specsKeifer Furzland2017-07-274-4/+4
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-064-5/+5
|
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-294-4/+4
|
* Merge branch 'hide-edit-comment-and-report-as-abuse-conditionally' into 'master'Douwe Maan2017-06-201-11/+0
|\ | | | | | | | | Only show 'Edit comment'/'Report as abuse' when user has perms/isnt current_user See merge request !12096
| * Remove PersonalSnippet case for reportable_note specshide-edit-comment-and-report-as-abuse-conditionallyLuke "Jared" Bennett2017-06-201-12/+0
| |
| * Fixed reportable_note_shared_example for the reportable_note/snippets_specLuke "Jared" Bennett2017-06-161-2/+3
| |
* | Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-194-4/+4
|/
* Added more actions and report as abuse to all notesLuke "Jared" Bennett2017-06-074-0/+109