summaryrefslogtreecommitdiff
path: root/spec/features/snippets
Commit message (Expand)AuthorAgeFilesLines
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* fix transient test failures caused by wrong dropdown triggerfix-flakesSimon Knox2017-08-281-1/+1
* Merge branch '34527-make-edit-comment-button-always-available-outside-of-drop...Clement Ho2017-08-141-5/+1
|\
| * take edit note button out of dropdown34527-make-edit-comment-button-always-available-outside-of-dropdownSimon Knox2017-08-101-5/+1
* | Make sure uploads for personal snippets are correctly renderedBob Van Landuyt2017-08-112-4/+4
|/
* Remove superfluous type defs in specsKeifer Furzland2017-07-2710-10/+10
* Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern2017-07-192-4/+4
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-063-4/+45
|\
| * Merge branch '23036-replace-snippets-spinach' into 'master'Rémy Coutable2017-07-053-5/+46
| |\
| | * Replace 'snippets/snippets.feature' spinach with rspecAlexander Randa2017-07-053-5/+46
* | | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-297-9/+9
|/ /
* | Resolve "Unable to access edit comment from dropdown menu in certain screen s...Luke "Jared" Bennett2017-06-271-0/+1
|/
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-197-9/+9
* Disable autocomplete on snippets commentsEric Eastwood2017-06-191-0/+16
* Added more actions and report as abuse to all notesLuke "Jared" Bennett2017-06-071-1/+11
* Support uploads for newly created personal snippets12910-snippets-descriptionJarka Kadlecova2017-06-072-3/+25
* Support descriptions for snippetsJarka Kadlecova2017-05-312-2/+87
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-224-9/+9
* Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-4/+21
* Merge branch 'snippets_visibility' into 'security'Sean McGivern2017-05-101-0/+23
* Just assert the existence of the timeago elementLuke "Jared" Bennett2017-05-081-4/+3
* Check for all possible timeago strings that can be rendered in a few minutes....fix-notes_on_personal_snippets_spec-timeago-assertion-ceLuke "Jared" Bennett2017-05-081-1/+4
* Support comments for personal snippetsJarka Kadlecova2017-05-051-2/+62
* Merge branch 'dm-snippet-download-button' into 'master' Sean McGivern2017-05-021-0/+12
|\
| * Add download button to project snippetsdm-snippet-download-buttonDouwe Maan2017-04-301-0/+12
* | Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-021-0/+39
|/
* Use blob viewers for snippetsDouwe Maan2017-04-303-4/+133
* Merge branch 'move-user-snippets-spinach-test-to-rspec' into 'master'Rémy Coutable2017-02-091-0/+49
|\
| * Move 'User Snippets' Spinach feature to Rspecthe-undefined2017-01-161-0/+49
* | Allow to use + symbol in filenamesblackst0ne2017-01-151-0/+14
|/
* Ensure user is authenticated to create a new snippet25026-authenticate-user-for-new-snippetRémy Coutable2016-11-281-0/+20
* Merge branch 'move-snippet-discover-spinach-test-to-rspec' into 'master' Dmitriy Zaporozhets2016-11-161-0/+16
|\
| * Move 'Explore Snippets' Spinach feature to Rspecthe-undefined2016-11-081-0/+16
* | Move 'Search Snippets' Spinach feature to Rspecthe-undefined2016-11-161-0/+66
|/
* Move spinach public snippet feature to rspec specthe-undefined2016-11-041-0/+19