summaryrefslogtreecommitdiff
path: root/app/models/project_snippet.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-051-3/+0
| | | | | | This was removed from the interface in https://github.com/gitlabhq/gitlabhq/pull/6027 but its implementation lingered around for two years.
* annotateValery Sizov2014-10-091-11/+11
|
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-3/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* ReannotateDmitriy Zaporozhets2013-08-211-3/+3
|
* AnnotatedDmitriy Zaporozhets2013-06-191-4/+5
|
* Project snippet moved to separate modelAndrew8xx82013-03-241-0/+27