summaryrefslogtreecommitdiff
path: root/app/helpers/snippets_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-051-10/+0
| | | | | | This was removed from the interface in https://github.com/gitlabhq/gitlabhq/pull/6027 but its implementation lingered around for two years.
* Faster snippet searchValery Sizov2016-02-051-3/+3
|
* Backport some changes from EEes_backportValery Sizov2016-01-221-0/+75
|
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+2
| | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
* Restyle snippetsDmitriy Zaporozhets2013-06-051-0/+8
|
* refactor lifetime_select helperNihad Abbasov2011-10-271-4/+4
|
* implement snippets lifetimeNihad Abbasov2011-10-271-0/+9
|
* snippets are readygitlabhq2011-10-171-0/+2