summaryrefslogtreecommitdiff
path: root/lib/api/helpers.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Method name changedAlex Denisov2012-09-161-1/+1
* API attributes refactoredAlex Denisov2012-09-161-0/+8
* Common errors method addedAlex Denisov2012-09-101-4/+8
* Error throwing moved to api_helperAlex Denisov2012-09-101-3/+24
* Auth for APIrandx2012-09-101-0/+16
* add pagination to APINihad Abbasov2012-09-031-0/+4
* return 404 if project not foundNihad Abbasov2012-07-251-2/+7
* API: ability to get project by idNihad Abbasov2012-07-251-1/+2
* refactor projects APINihad Abbasov2012-07-061-0/+4
* return errors in json formatNihad Abbasov2012-06-291-1/+1
* add users APINihad Abbasov2012-06-281-0/+11