summaryrefslogtreecommitdiff
path: root/spec/models/user_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* remove tests for unexisting methodsDmitriy Zaporozhets2013-02-261-18/+0
* add path and path_with_namespace to api project entityDmitriy Zaporozhets2013-01-311-0/+2
* fix specDmitriy Zaporozhets2013-01-251-1/+1
* Fixed tests. added test for gitlab_ci_service modelDmitriy Zaporozhets2013-01-031-0/+2
* Few more fixes after removing rolesDmitriy Zaporozhets2013-01-031-4/+0
* Get rid of rolesDmitriy Zaporozhets2013-01-021-0/+10
* Project has now correct owner and creator. Increased test coverageDmitriy Zaporozhets2013-01-021-1/+67
* Account role specDmitriy Zaporozhets2012-12-161-12/+4
* added NamespacedProject role. Extended project info displayed for admin. Fixe...Dmitriy Zaporozhets2012-12-141-1/+12
* Validate username. Gitlab::Regex addedDmitriy Zaporozhets2012-11-281-0/+1
* Allow project creation in scope of group for non-admin but group ownersDmitriy Zaporozhets2012-11-251-0/+1
* ReannotatedDmitriy Zaporozhets2012-11-241-0/+1
* Ability to create project with namespaceDmitriy Zaporozhets2012-11-231-0/+1
* Annotated. schema updatedDmitriy Zaporozhets2012-11-191-15/+15
* Remove backward compatibility of factories.Vincent Bonmalais2012-11-131-1/+1
* AnnotatedDmitriy Zaporozhets2012-10-091-0/+34
* set activerecord whitelist_attributes to trueNihad Abbasov2012-09-261-26/+5
* Protect users projects_limit from mass assignment.Marin Jankovski2012-09-261-0/+26
* Update User#identifier to conform to Gitolite 2.x's user patternRobert Speicher2012-09-041-24/+34
* Add more coverage for model validations and associationsRobert Speicher2012-08-291-2/+15
* Remove annotations from specsRobert Speicher2012-08-291-30/+0
* Simple model spec changes made possible by new factoriesRobert Speicher2012-08-281-20/+6
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-7/+7
* Fix #1009 Replace all special characters in user's identitytomykaira2012-07-281-0/+5
* Merge pull request #971 from gingko/masterDmitriy Zaporozhets2012-06-261-0/+18
|\
| * Added option to automaticaly generate passwords for new users.Jakub Troszok2012-06-261-4/+16
| * Added tests for automatic password generation.Jakub Troszok2012-06-241-0/+6
* | Reannotatedrandx2012-06-261-7/+11
|/
* cleanup User modelNihad Abbasov2012-05-291-1/+1
* fix bug #322Valery Sizov2012-01-031-0/+1
* Added merge request dashboard, showing all merge requests assigned toAriejan de Vroom2011-12-081-0/+2
* Merge branch 'master' of github.com:gitlabhq/gitlabhqgitlabhq2011-11-181-4/+5
|\
| * annotate modelsSaito2011-11-161-4/+5
* | resolved issue 244 and updated testDrew2011-11-181-1/+1
|/
* add auth token for usersNihad Abbasov2011-11-151-3/+8
* notes should depends on user when destroyDmitriy Zaporozhets2011-11-101-0/+15
* clean-up codeNihad Abbasov2011-10-261-1/+1
* extended user profile with social fieldsAleksei Kvitinskii2011-10-201-0/+3
* Issue #83 - Project limitValera Sizov2011-10-091-1/+1
* Issue #82 - Add owner to projectValera Sizov2011-10-091-0/+1
* init commitgitlabhq2011-10-091-0/+42