summaryrefslogtreecommitdiff
path: root/app/models/snippet.rb
Commit message (Expand)AuthorAgeFilesLines
* Snippets: public/internal/privateValery Sizov2014-10-091-4/+12
* Snippets: rename public to internalValery Sizov2014-10-071-1/+1
* Adding in snippet search functionalityCharles Bushong2014-08-291-0/+14
* Project hook, milestone, snippet strong paramsDmitriy Zaporozhets2014-06-261-2/+0
* User model to strong params. Comment other attr_accessible to let tests runDmitriy Zaporozhets2014-06-261-1/+1
* Rename snippets scopes to plural names.Marin Jankovski2014-06-041-2/+2
* Replace now forbidden keywords public and private for snippets scopeMarin Jankovski2014-06-031-2/+2
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-3/+3
* Default value for Snippet#privateDmitriy Zaporozhets2014-03-171-0/+2
* ReannotateDmitriy Zaporozhets2013-08-211-3/+3
* AnnotatedDmitriy Zaporozhets2013-06-191-4/+5
* Notes fixedAndrew8xx82013-03-251-0/+1
* It's better to use STI insteadAndrew8xx82013-03-251-1/+0
* Additional scopes addedAndrew8xx82013-03-251-2/+5
* Private added to attr_accessibleAndrew8xx82013-03-251-1/+1
* Project snippet moved to separate modelAndrew8xx82013-03-241-3/+2
* All scopes must be in lambdasAndrew8xx82013-02-121-3/+3
* remove length of snippet contentValeriy Sizov2013-01-221-1/+1
* Rework of milestonesDmitriy Zaporozhets2012-12-141-1/+1
* Annotated. schema updatedDmitriy Zaporozhets2012-11-191-16/+15
* AnnotatedDmitriy Zaporozhets2012-10-091-0/+1
* simple refactoringAndrey Kumanyaev2012-10-091-1/+3
* cosmetical cleanup of modelsNihad Abbasov2012-09-271-19/+6
* annotate modelsNihad Abbasov2012-09-271-3/+3
* set activerecord whitelist_attributes to trueNihad Abbasov2012-09-261-3/+4
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-10/+10
* Reannotatedrandx2012-06-261-5/+5
* Project linguist integrationDmitriy Zaporozhets2012-04-211-3/+15
* Added missing dependent for notes assocDmitriy Zaporozhets2011-12-181-1/+1
* Snippet restyleDmitriy Zaporozhets2011-12-151-0/+1
* Fix different styles/button positionsDmitriy Zaporozhets2011-12-081-0/+4
* test expired snippetsNihad Abbasov2011-10-281-0/+1
* don't count expired snippetsNihad Abbasov2011-10-271-0/+1
* display recent snippets at topNihad Abbasov2011-10-271-0/+2
* implement snippets lifetimeNihad Abbasov2011-10-271-0/+4
* clean-up codeNihad Abbasov2011-10-261-3/+2
* moved from albino -> pygments.rbgitlabhq2011-10-221-2/+1
* refactoringgitlabhq2011-10-201-0/+7
* annotatedgitlabhq2011-10-171-0/+14
* snippets are readygitlabhq2011-10-171-0/+31