summaryrefslogtreecommitdiff
path: root/spec/models/snippet_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Move embeddable? to model to be used outside viewMark Chao2018-12-201-0/+37
* Rewrite SnippetsFinder to improve performanceYorick Peterse2018-11-051-0/+211
* Use fuzzy search with minimum length of 3 characters where appropriatedm-search-patternDouwe Maan2017-11-271-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-5/+5
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-40/+0
* Use blob viewers for snippetsDouwe Maan2017-04-301-1/+12
* Spam check only when spammable attributes have changedOswaldo Ferreira2017-03-211-0/+43
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-3/+3
* Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable2016-12-071-2/+22
|\
| * Use :maximum instead of :within for length validators with a 0..N range25209-improve-length-validatorsRémy Coutable2016-12-061-2/+22
* | Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-7/+22
|/
* Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-0/+7
* Snippets get award emoji! :thumbsup:Z.J. van de Weg2016-09-191-0/+2
* Fix visibility of private project snippets for members when searchingDouglas Barbosa Alexandre2016-06-221-8/+28
* Fix internal snippets can be searched by anyoneDouglas Barbosa Alexandre2016-06-221-1/+21
* Refactor ParticipableYorick Peterse2016-06-011-0/+27
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-16/+0
* Use ILIKE/LIKE for searching snippetsYorick Peterse2016-03-111-0/+44
* Remove `Snippet#expires_at`rs-snippets-dont-expireRobert Speicher2016-03-051-1/+0
* Tag model specsDouwe Maan2015-12-091-1/+1
* Make snippet filename optional.Nicolas2015-06-201-1/+0
* ensure_length_of -> validate_length_ofRobert Speicher2015-06-101-2/+2
* Minor model spec cleanupsRobert Speicher2015-05-261-5/+5
* Add `to_reference` for models that support referencesRobert Speicher2015-05-261-1/+25
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-8/+8
* annotateValery Sizov2014-10-091-11/+11
* Remove mass assgnment specsDmitriy Zaporozhets2014-06-261-1/+0
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-3/+3
* ReannotateDmitriy Zaporozhets2013-08-211-3/+3
* AnnotatedDmitriy Zaporozhets2013-06-191-3/+5
* Project snippet moved to separate modelAndrew8xx82013-03-241-3/+0
* fix testsValeriy Sizov2013-01-221-1/+0
* Annotated. schema updatedDmitriy Zaporozhets2012-11-191-5/+5
* AnnotatedDmitriy Zaporozhets2012-10-091-0/+15
* tests fixAndrey Kumanyaev2012-10-091-2/+2
* set activerecord whitelist_attributes to trueNihad Abbasov2012-09-261-0/+5
* Add more coverage for model validations and associationsRobert Speicher2012-08-291-2/+9
* Remove annotations from specsRobert Speicher2012-08-291-15/+0
* Reannotatedrandx2012-06-261-5/+5
* test expired snippetsNihad Abbasov2011-10-281-0/+1
* annotatedgitlabhq2011-10-171-0/+14
* snippets are readygitlabhq2011-10-171-0/+16