summaryrefslogtreecommitdiff
path: root/spec/features/snippets/create_snippet_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Replace 'snippets/snippets.feature' spinach with rspecAlexander Randa2017-07-051-105/+0
|
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
|
* Support uploads for newly created personal snippets12910-snippets-descriptionJarka Kadlecova2017-06-071-0/+22
|
* Support descriptions for snippetsJarka Kadlecova2017-05-311-2/+49
|
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-2/+2
|
* Use blob viewers for snippetsDouwe Maan2017-04-301-3/+5
|
* 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
Signed-off-by: Rémy Coutable <remy@rymai.me>