summaryrefslogtreecommitdiff
path: root/config/routes/snippets.rb
Commit message (Collapse)AuthorAgeFilesLines
* Check public snippets for spamSean McGivern2017-02-021-0/+1
| | | | | | Apply the same spam checks to public snippets (either personal snippets that are public, or public snippets on public projects) as to issues on public projects.
* Added 'Download' button to snippet viewJustin DiPierro2016-10-111-0/+1
|
* Cleanup config/routes.rb even further by extracting more routes into ↵dz-more-route-cleanupDmitriy Zaporozhets2016-10-051-0/+8
separate files Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>