summaryrefslogtreecommitdiff
path: root/lib/api/repositories.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug where the tgz returned got encoded utf8Izaak Alpert2013-10-101-5/+9
* feature API call to download repo archiveIzaak Alpert2013-10-101-1/+25
* Fix blob and repo stuff after gitlab_git v3Dmitriy Zaporozhets2013-10-011-3/+3
* Respect authorization in Repository APIDmitriy Zaporozhets2013-09-291-19/+11
* Standardize commit diff api url, change blob api url, add get single commitAlex Van't Hof2013-08-271-4/+20
* Adds feature: get a diff via API.Gabor Nagy2013-08-251-0/+14
* API: implement retrieve of repository treeDmitriy Zaporozhets2013-06-061-0/+25
* API: Fix repository commits paginationDmitriy Zaporozhets2013-06-061-1/+1
* Up grape version. Fix issue with raw content being escapedDmitriy Zaporozhets2013-05-271-0/+2
* split repositories and projects apiDmitriy Zaporozhets2013-05-231-0/+133