summaryrefslogtreecommitdiff
path: root/spec/models/snippet_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Tag model specsDouwe Maan2015-12-091-1/+1
|
* Make snippet filename optional.Nicolas2015-06-201-1/+0
| | | | Fixes #2384.
* ensure_length_of -> validate_length_ofRobert Speicher2015-06-101-2/+2
|
* Minor model spec cleanupsRobert Speicher2015-05-261-5/+5
| | | | Snippet model was missing project association
* Add `to_reference` for models that support referencesRobert Speicher2015-05-261-1/+25
| | | | | Now there is a single source of information for which attribute a model uses to be referenced, and its special character.
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-8/+8
| | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* annotateValery Sizov2014-10-091-11/+11
|
* Remove mass assgnment specsDmitriy Zaporozhets2014-06-261-1/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* 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-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