summaryrefslogtreecommitdiff
path: root/features
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | Fix specmr-buildsDouwe Maan2015-12-081-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'edit-in-patch-branch' into 'master' Robert Speicher2015-12-082-10/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Default target branch to patch-n when editing file in protected branch Fixes #3441 See merge request !2021
| * | | | | | Fix specDouwe Maan2015-12-082-10/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'languages-graph' into 'master' Robert Speicher2015-12-082-0/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | Languages graph See merge request !2009
| * | | | | Add tests and changelog item for language graphslanguages-graphDmitriy Zaporozhets2015-12-082-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | Merge branch 'serve_lfs_object' into 'master' Douwe Maan2015-12-082-0/+33
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Serve LFS object Depends on gitlab-org/gitlab_git!57 See merge request !1976
| * | | | | Fix specs caused by update of gitlab-test repo.serve_lfs_objectMarin Jankovski2015-12-081-0/+1
| | | | | |
| * | | | | Add specs for showing lfs object in UI.Marin Jankovski2015-12-072-0/+32
| | |_|/ / | |/| | |
* | | | | Add custom ColorValidatorRobert Speicher2015-12-072-2/+2
| |/ / / |/| | |
* | | | Merge branch 'fix-random-failing-test' into 'master' Dmitriy Zaporozhets2015-12-072-2/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix random failing test Make sure we wait till page reloads after request was merged. Otherwise we get request running which fails next test Improvement for !1897 Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !2004
| * | | | Fix random failing testDmitriy Zaporozhets2015-12-072-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure we wait till page reloads after request was merged. Otherwise we get request running which fails next test Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | Merge branch 'report-ssl-errors' of https://gitlab.com/stanhu/gitlab-ceDmitriy Zaporozhets2015-12-071-3/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix specStan Hu2015-12-041-3/+1
| | | | |
* | | | | Merge branch 'fix/award-emoji-conflict-in-notes' into 'master' Grzegorz Bizon2015-12-074-13/+47
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix problems with award-emoji-only comment This fixes a conflict between note with only a single emoji in content and award-emojis mechanisms. Closes #3734 cc @vsizov See merge request !1936
| * | | | Add feature test for emoji-only diff notesGrzegorz Bizon2015-12-032-0/+23
| | | | | | | | | | | | | | | | | | | | This specs is related to bug described in #3734 (award-emojis).
| * | | | Add test for award-emoji being added as regular commentGrzegorz Bizon2015-12-032-13/+24
| | |/ / | |/| |
* | | | Ensure "Remove Source Branch" button is not shown when branch is being ↵Rubén Dávila2015-12-042-0/+52
| |/ / |/| | | | | | | | deleted. #3583
* | | Merge remote-tracking branch 'origin/ui/issuable-form'Dmitriy Zaporozhets2015-12-042-3/+2
|\ \ \ | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Fix specsui/issuable-formDouwe Maan2015-12-032-2/+2
| | | |
| * | | Merge branch 'master' into ui/issuable-formDouwe Maan2015-12-034-8/+8
| |\ \ \ | | |/ /
| * | | Don't reset target branch when choosing to "Change branches" in MRDouwe Maan2015-12-021-1/+0
| | |/ | |/|
* | | Merge branch 'ui/form-consistency' into 'master' Dmitriy Zaporozhets2015-12-046-19/+19
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UI: Improve form consistency Depends on !1953 See the commits for more details, the messages mostly speak for themselves. # Highlights ## Tag form Before: ![tag_before](/uploads/ee5ba6ef405749013f9e5717ebcf72f3/tag_before.png) After: ![tag_after](/uploads/71bb543553190d91c03fd706cce35923/tag_after.png) See merge request !1955
| * | | Fix specui/form-consistencyDouwe Maan2015-12-031-4/+4
| | | |
| * | | Fix specsDouwe Maan2015-12-032-5/+5
| | | |
| * | | Merge branch 'master' into ui/form-consistencyDouwe Maan2015-12-034-8/+8
| |\ \ \ | | | |/ | | |/|
| * | | Add cancel button to forms that didn't have one alreadyDouwe Maan2015-12-023-4/+4
| | | |
| * | | Use consistent casing for form field labelsDouwe Maan2015-12-021-4/+4
| | | |
| * | | Use consistent casing for page titlesDouwe Maan2015-12-022-2/+2
| | |/ | |/|
* | | Merge branch 'ui/wiki' into 'master' Dmitriy Zaporozhets2015-12-032-10/+10
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UI: Use new style for wiki Depends on !1953 See the commits for more details, the messages mostly speak for themselves. # Highlights ## Wiki Page Before: ![Screen_Shot_2015-12-02_at_17.48.45](/uploads/aa53f768b8760f2e15d765e06d5ff773/Screen_Shot_2015-12-02_at_17.48.45.png) After: ![Screen_Shot_2015-12-02_at_17.48.16](/uploads/f8a376651aff9c8de82621578aaeb002/Screen_Shot_2015-12-02_at_17.48.16.png) ## Edit Wiki Page Before: ![Screen_Shot_2015-12-02_at_17.48.59](/uploads/c9ffddaca3156046b99cba11bdb0ea4f/Screen_Shot_2015-12-02_at_17.48.59.png) After: ![Screen_Shot_2015-12-02_at_17.48.26](/uploads/1aa62049f120c91436ed68fd7441c156/Screen_Shot_2015-12-02_at_17.48.26.png) See merge request !1967
| * | | Fix specsui/wikiDouwe Maan2015-12-032-3/+3
| | | |
| * | | Merge branch 'master' into ui/wikiDouwe Maan2015-12-034-8/+8
| |\ \ \ | | | |/ | | |/|
| * | | Use new style for wikiDouwe Maan2015-12-022-7/+7
| | |/ | |/|
* | | Fix specui/issuable-filterDouwe Maan2015-12-031-1/+1
| |/ |/|
* | Brefer "Directory" over "Dir", "Files" over "Codeui/consistencyDouwe Maan2015-12-021-4/+4
| |
* | Use "Delete" in milestone and label delete buttons instead of "Remove"Douwe Maan2015-12-023-3/+3
| |
* | Capitalize tab titlesDouwe Maan2015-12-021-1/+1
|/
* Fix rubocop complainnew-member-pageDmitriy Zaporozhets2015-11-251-2/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Split group feature testsDmitriy Zaporozhets2015-11-258-354/+378
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor group stepsDmitriy Zaporozhets2015-11-251-61/+16
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor group members tests a bitDmitriy Zaporozhets2015-11-254-27/+15
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Small code improvementfix-group-memberDmitriy Zaporozhets2015-11-241-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix rubocop complainDmitriy Zaporozhets2015-11-241-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix 500 error when update group member permissionDmitriy Zaporozhets2015-11-242-10/+48
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'emoji_votes' into 'master' Dmitriy Zaporozhets2015-11-192-0/+55
|\ | | | | | | | | | | | | | | | | | | Award Emoji This it first iteration of award emoji feature. We have plan to extend emoji picker by the next release. For now, you can add award by clicking to the emoji picker or posting a regular comment with emoji like ":+1:" and any other. You can post not only emoji that listed in the emoji picker. See merge request !1825
| * added spinach testsValery Sizov2015-11-192-0/+55
| |
* | Merge branch 'dirceu/gitlab-ce-new-merge-request-from-file-edit' into 'master' Robert Speicher2015-11-192-30/+14
|\ \ | |/ |/| | | | | | | | | | | | | Add option to create merge request when editing/creating a file Replaces !1611 Fixes #3059 See merge request !1820
| * Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-editDouwe Maan2015-11-182-0/+26
| |\
| * | Fix feature spec.Douwe Maan2015-11-182-30/+14
| | |
* | | Fix specsDouwe Maan2015-11-181-1/+0
| |/ |/|
* | Merge branch 'james11/gitlab-ce-removable-group-owner' into 'master' Robert Speicher2015-11-172-0/+26
|\ \ | |/ |/| | | | | | | | | | | | | | | Prevent the last owner of a group from being able to delete themselves by 'adding' themselves as a master Replaces !1708. Fixes #1111. See merge request !1815