summaryrefslogtreecommitdiff
path: root/lib/api/repositories.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/api_fle_encoded' into 'master'Dmitriy Zaporozhets2014-02-181-44/+0
|\
| * Extract commits API to separate fileDmitriy Zaporozhets2014-02-181-44/+0
* | Fixed bug with json files content being escaped in apiDmitriy Zaporozhets2014-02-181-3/+1
|/
* Improve code according to new gitlab_gitDmitriy Zaporozhets2014-02-041-10/+3
* Remove deprecated findersskv2014-01-191-2/+2
* Remove commit_load_context.rbDmitriy Zaporozhets2014-01-151-3/+3
* Merge pull request #5823 from bobot/feature/api_parent_idsDmitriy Zaporozhets2014-01-061-1/+1
|\
| * [API] add parent_ids to specific commit informationsFrançois Bobot2013-12-111-1/+1
* | Add support for various archive formats.Jason Hollingsworth2014-01-021-4/+8
* | Add api support for raw blob searchThom Gerdes2013-12-261-0/+22
|/
* 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