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-10-06Fix failing api specs.Marin Jankovski
2014-10-01API: Initial support for forking a project via the APIBernhard Kaindl
2014-09-30Merge branch 'api/issues-filter-milestone' of https://github.com/jubianchi/gi...Dmitriy Zaporozhets
2014-09-30Fix contributors apiDmitriy Zaporozhets
2014-09-27Filters issues by milestone via APIjubianchi
2014-09-25Fix branch APIDmitriy Zaporozhets
2014-09-23Merge branch 'api/improve-error-reporting' of https://github.com/jubianchi/gi...Dmitriy Zaporozhets
2014-09-17Merge branch 'refator-members-logic' of https://dev.gitlab.org/dzaporozhets/g...Dmitriy Zaporozhets
2014-09-16Improve error reporting on users APIjubianchi
2014-09-15Different created_at and updated_at time in api merge_requests spec.Marin Jankovski
2014-09-15Ordering and sorting for MR in api.Marin Jankovski
2014-09-15Fix access_level 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-09API: Create project - make sure project path is respectedDmitriy 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-04Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2014-09-04Merge pull request #7382 from Razer6/git_ref_validationDmitriy Zaporozhets
2014-09-04Filters issues by labels via APIjubianchi
2014-09-03Validate tag-names and references in WebUI, APIRobert Schilling
2014-09-03Validate branch-names and references in WebUI, APIRobert Schilling
2014-09-03/api/allowed use POST nowDmitriy Zaporozhets
2014-09-02Merge branch 'gitlab-shell-2-0' into 'master'Dmitriy Zaporozhets
2014-09-02Fix specs for internal apiDmitriy Zaporozhets
2014-09-01Filters issues by state via APIjubianchi
2014-08-20Fix tests after #7526Robert Schilling
2014-08-20Improve labels validation and expose error messagesjubianchi
2014-08-18Fix labels return codeRobert Schilling
2014-08-15Merge pull request #7479 from Razer6/feature/labels_apiDmitriy Zaporozhets
2014-08-14Do label validation for issues/merge requests APIRobert Schilling
2014-08-13Update labels via APIRobert Schilling
2014-08-13Add, delete labels via APIRobert Schilling
2014-08-06Fix api files specsDmitriy Zaporozhets
2014-08-01Fix API branch specsDmitriy Zaporozhets
2014-08-01Fix API repository specsDmitriy Zaporozhets
2014-07-30Fix testsDmitriy Zaporozhets
2014-07-02Move API contributors logic to repository modelDmitriy Zaporozhets
2014-07-02Collect contributors info via APIDmitriy Zaporozhets
2014-06-30Fix signup and project visibilityDmitriy Zaporozhets
2014-06-17Remove rails observers from applicationDmitriy Zaporozhets
2014-06-13Add /api/users test for admin role. Updated CHANGELOGDmitriy Zaporozhets
2014-06-13Fix api specsDmitriy Zaporozhets
2014-06-13Dont expose user email via APIDmitriy Zaporozhets
2014-06-13Delete wall notes testsDmitriy Zaporozhets
2014-05-29Merge pull request #7014 from asedge/api_create_tagDmitriy Zaporozhets
2014-05-28Modify specs for new project transfer codeDmitriy Zaporozhets