summaryrefslogtreecommitdiff
path: root/spec/features/merge_request/user_sees_avatar_on_diff_notes_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
| | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
* Resolve "Issue board card design"Constance Okoghenun2018-11-071-7/+8
|
* Added file tree to merge request diffsPhil Hughes2018-10-031-0/+2
| | | | | | | | | | | | | | | This file tree displays all the diff files in a tree like format Each file is taken and converted into a tree with folders Each folder can be toggled open & closed Clicking a file will scroll to the diff file & highlight with a glow affect Searching the tree list will search only files & return a list of the files without any folders Each file row contains an icon to show changed, new file or deleted Each row will also contain the added & removed lines count Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14249
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
|
* Changes tab VUE refactoringFelipe Artur2018-06-211-3/+3
|
* Improve MR feature specs and reduce duplicationrc/improve-mr-feature-specsRémy Coutable2018-01-181-0/+192
Signed-off-by: Rémy Coutable <remy@rymai.me>