summaryrefslogtreecommitdiff
path: root/spec/models/user_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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