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-12-04Supporting for multiple omniauth provider for the same userValery Sizov
2014-12-01Fix internal API for missing project or keyDmitriy Zaporozhets
2014-11-18Better message for failed pushes because of git hooksValery Sizov
2014-11-12Merge branch 'commit-comments' of https://gitlab.com/jeroenj/gitlab-ce into j...Dmitriy Zaporozhets
2014-11-12Merge pull request #8251 from cirosantilli/factor-regex-message-specDmitriy Zaporozhets
2014-11-05Factor using Repository#path_to_repoCiro Santilli
2014-11-05Factor regex error messages with spec API testsCiro Santilli
2014-11-05Fix tests after change to regex validation message.Marin Jankovski
2014-11-04Merge pull request #8224 from liammonahan/masterValeriy Sizov
2014-11-03Merge branch 'master' into jastkand/gitlab-ce-fix-api-authDmitriy Zaporozhets
2014-11-03Expose projects_limit through users API if UserFull.Liam Monahan
2014-10-31Expose author username in project events APIDmitriy Zaporozhets
2014-10-31Merge branch 'api-delete-branch-json' into 'master'Dmitriy Zaporozhets
2014-10-30Session API: Use case-insensitive authentication like in UIAndrey Krivko
2014-10-30API delete branch: render branch name json instead of trueDmitriy Zaporozhets
2014-10-30Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2014-10-30Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge
2014-10-29Merge branch 'improve-group-members-api' into 'master'Valery Sizov
2014-10-29Dont allow guests..developers to manage group membersDmitriy Zaporozhets
2014-10-29Split group members apiDmitriy Zaporozhets
2014-10-28Merge branch 'api-project-delete' of https://gitlab.com/mr-vinn/gitlab-ce int...Dmitriy Zaporozhets
2014-10-28Add failing test that should be green after group members api get fixedDmitriy Zaporozhets
2014-10-23Remove :keep_repo optionVinnie Okada
2014-10-21Merge branch 'hipchat_api' of https://github.com/qwazerty/gitlabhq into qwaze...Dmitriy Zaporozhets
2014-10-15add gitlab-shell identificationValery Sizov
2014-10-14Add Hipchat services APIKevin Houdebert
2014-10-08Add option to keep repo on project deleteVinnie Okada
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-26Adds comments to commits in the APIJeroen Jacobs
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