summaryrefslogtreecommitdiff
path: root/spec/models/project_security_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Replace project_access attribute with access_level in specs and APIDmitriy Zaporozhets2014-09-151-8/+8
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-141-8/+8
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Project has now correct owner and creator. Increased test coverageDmitriy Zaporozhets2013-01-021-1/+1
|
* Rewrite project security model testsDmitriy Zaporozhets2012-12-051-11/+82
|
* Remove backward compatibility of factories.Vincent Bonmalais2012-11-131-3/+3
|
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-4/+4
| | | | Didn't bother with files in db/, config/, or features/
* 4 roles permission systemDmitriy Zaporozhets2012-02-161-6/+4
|
* spec fixDmitriy Zaporozhets2011-12-071-9/+9
|
* clean-up codeNihad Abbasov2011-10-261-14/+14
| | | | | | * Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines
* init commitgitlabhq2011-10-091-0/+57