summaryrefslogtreecommitdiff
path: root/app/finders/snippets_finder.rb
Commit message (Collapse)AuthorAgeFilesLines
* Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-1/+1
|
* Prevent private snippets in public/internal projects from being leaked via APIStan Hu2016-04-251-1/+1
| | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15580
* Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-051-3/+3
| | | | | | This was removed from the interface in https://github.com/gitlabhq/gitlabhq/pull/6027 but its implementation lingered around for two years.
* Rubocop: indentation fixes Yay!!!Dmitriy Zaporozhets2015-02-021-1/+1
|
* internal snippets: fix exposing of titleValery Sizov2014-10-241-0/+2
|
* Admin: user sortingValery Sizov2014-10-131-11/+11
|
* Snippets: public/internal/privateValery Sizov2014-10-091-0/+61