summaryrefslogtreecommitdiff
path: root/lib/api/users.rb
Commit message (Expand)AuthorAgeFilesLines
* Validates presence of User#nameCyril2012-12-121-2/+0
* Fixed spinach and tests. Build should pass nowDmitriy Zaporozhets2012-11-231-1/+1
* name and password_confirmation not required to create a user via APINihad Abbasov2012-10-191-4/+3
* fix mass-assignment error in user create APINihad Abbasov2012-10-191-2/+2
* fix TYPOValeriy Sizov2012-10-021-1/+1
* #1585 Api for user creation: base implementationValeriy Sizov2012-10-021-0/+26
* API: SSH keys belong to user entityNihad Abbasov2012-09-211-6/+53
* add pagination to APINihad Abbasov2012-09-031-1/+1
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-3/+3
* refactor API and improve docsNihad Abbasov2012-06-291-0/+36