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
2015-04-14Track who created a group or project member.Douwe Maan
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-19Handle errors on API when a project does not have a repository (Closes #6289)jubianchi
2014-11-05Factor using Repository#path_to_repoCiro Santilli
2014-10-30Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge
2014-09-30Fix contributors apiDmitriy Zaporozhets
2014-09-15Replace project_access attribute with access_level in specs and APIDmitriy Zaporozhets
2014-09-15Fix adminarea and emails for new membership logicDmitriy Zaporozhets
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-09-06Fix tests for CIDmitriy Zaporozhets
2014-09-05Fix tests by using non-exist tag namesDmitriy Zaporozhets
2014-09-05Fix tag testsDmitriy Zaporozhets
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-01Fix API repository specsDmitriy Zaporozhets
2014-07-02Move API contributors logic to repository modelDmitriy Zaporozhets
2014-07-02Collect contributors info via APIDmitriy Zaporozhets
2014-06-17Remove rails observers from applicationDmitriy Zaporozhets
2014-05-29Merge pull request #7014 from asedge/api_create_tagDmitriy Zaporozhets
2014-05-28Fix broken repositories_spec test for creating new tags.Sean Edge
2014-05-27More fixup for HoundCI. Fix up some small issues in docs.Sean Edge
2014-05-27Better specs for Compare APIDmitriy Zaporozhets
2014-05-27Expose timeout and same_ref compare fieldsDmitriy Zaporozhets
2014-05-26Fixup for HoundCI.Sean Edge
2014-05-26Add tests for creating tag with API.Sean Edge
2014-05-26Add some tests to compare apiDmitriy Zaporozhets
2014-04-11Added API testing groupJeroen van Baarsen
2014-03-31Move branches api to separate classDmitriy Zaporozhets
2014-02-18Extract commits API to separate fileDmitriy Zaporozhets
2014-01-22Make changes to testsDmitriy Zaporozhets
2014-01-02Add support for various archive formats.Jason Hollingsworth
2013-12-26Add api support for raw blob searchThom Gerdes
2013-10-10Remove file compairsonIzaak Alpert
2013-10-10Added more tests for archive apiIzaak Alpert
2013-10-10feature API call to download repo archiveIzaak Alpert
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-07-18Fix intermittently failing notification_service testIzaak Alpert
2013-06-06API: implement retrieve of repository treeDmitriy Zaporozhets
2013-05-23fix missing user2 in api:repositories specsDmitriy Zaporozhets
2013-05-23split repositories and projects apiDmitriy Zaporozhets