summaryrefslogtreecommitdiff
path: root/spec/controllers/snippets_controller_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Ensure user is authenticated to create a new snippet25026-authenticate-user-for-new-snippetRémy Coutable2016-11-281-0/+22
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add missing tests for download snippetSemyon Pupkov2016-10-131-73/+83
| | | | ref: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6720
* Fix tests for Snippets toggling awardsZ.J. van de Weg2016-09-191-4/+6
| | | | Also incorporate feedback
* Snippets get award emoji! :thumbsup:Z.J. van de Weg2016-09-191-2/+29
|
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-14/+14
|
* Fix raw private snippets access workflowDouglas Barbosa Alexandre2015-11-251-0/+115
|
* Improve personal snippet access workflow. Fixes #3258Douglas Barbosa Alexandre2015-10-291-0/+118