Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-04Added annotated tags. Updated tag haml file and call to gitlab-shell. Updat...Sean Edge
2014-09-03Validate tag-names and references in WebUI, APIRobert Schilling
2014-08-13Fix repository archiveDmitriy Zaporozhets
2014-07-29Git::Compare does not have limit param any moreDmitriy Zaporozhets
2014-07-02Use Contributor class instead of hashDmitriy Zaporozhets
2014-07-02Move API contributors logic to repository modelDmitriy Zaporozhets
2014-07-02Collect contributors info via APIDmitriy Zaporozhets
2014-07-02Add contributors API endpointDmitriy Zaporozhets
2014-05-29Merge pull request #7014 from asedge/api_create_tagDmitriy Zaporozhets
2014-05-27Expose timeout and same_ref compare fieldsDmitriy Zaporozhets
2014-05-26Add compare branches endpoint to APIDmitriy Zaporozhets
2014-05-23Add CreateTagService. Use new service to allow tag creation through API.Sean Edge
2014-03-31Move branches api to separate classDmitriy Zaporozhets
2014-03-31Make the repository downloads path configurableJacob Vosmaer
2014-02-18 Merge branch 'feature/api_fle_encoded' into 'master'Dmitriy Zaporozhets
2014-02-18Extract commits API to separate fileDmitriy Zaporozhets
2014-02-18Fixed bug with json files content being escaped in apiDmitriy Zaporozhets
2014-02-04Improve code according to new gitlab_gitDmitriy Zaporozhets
2014-01-19Remove deprecated findersskv
2014-01-15Remove commit_load_context.rbDmitriy Zaporozhets
2014-01-06Merge pull request #5823 from bobot/feature/api_parent_idsDmitriy Zaporozhets
2014-01-02Add support for various archive formats.Jason Hollingsworth
2013-12-26Add api support for raw blob searchThom Gerdes
2013-12-11[API] add parent_ids to specific commit informationsFrançois Bobot
2013-10-10Fix a bug where the tgz returned got encoded utf8Izaak Alpert
2013-10-10feature API call to download repo archiveIzaak Alpert
2013-10-01Fix blob and repo stuff after gitlab_git v3Dmitriy Zaporozhets
2013-09-29Respect authorization in Repository APIDmitriy Zaporozhets
2013-08-28Standardize commit diff api url, change blob api url, add get single commitAlex Van't Hof
2013-08-26Adds feature: get a diff via API.Gabor Nagy
2013-06-06API: implement retrieve of repository treeDmitriy Zaporozhets
2013-06-06API: Fix repository commits paginationDmitriy Zaporozhets
2013-05-27Up grape version. Fix issue with raw content being escapedDmitriy Zaporozhets
2013-05-23split repositories and projects apiDmitriy Zaporozhets