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
2013-09-04Add group membership apiIzaak Alpert
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-08-08Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets
2013-07-30Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets
2013-07-30allow all git-upload-* commands for deploy keysJakub Zienkiewicz
2013-07-29Fix typosJohannes Schleifenbaum
2013-07-18Style changes from review with @randxIzaak Alpert
2013-07-18Fix intermittently failing notification_service testIzaak Alpert
2013-07-18MR on Fork multiple fixesIzaak Alpert
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-07-12enhance project creation apis to allow setting of public attributeAngus MacArthur
2013-07-10Merge branch 'master' into 6-0-devDmitriy Zaporozhets
2013-07-09Additon of apis for fork administration.Angus MacArthur
2013-06-22remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets
2013-06-18Remove all team resources except models. Move models to deprecated directoryDmitriy Zaporozhets
2013-06-06API: project eventsDmitriy Zaporozhets
2013-06-06API: implement retrieve of repository treeDmitriy Zaporozhets
2013-06-04Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets
2013-05-27Merge branch 'feature_teams_api' of https://github.com/former03/gitlabhq into...Dmitriy Zaporozhets
2013-05-23fix missing user2 in api:repositories specsDmitriy Zaporozhets
2013-05-23split repositories and projects apiDmitriy Zaporozhets
2013-05-22[FEATURE] Basic user_teams apiChristian Simon
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-05-07fix api delete hook testDmitriy Zaporozhets
2013-05-07Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashesDmitriy Zaporozhets
2013-05-06fix API route to delete project hookNihad Abbasov
2013-05-06modify api to work with new deploy keysDmitriy Zaporozhets
2013-05-05remove trailing spacesAndrey Kumanyaev
2013-05-05Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev
2013-05-02fix testDmitriy Zaporozhets
2013-05-01Update all gems!Dmitriy Zaporozhets
2013-04-11Specs refactoring to reduce test time. Disabled observers by default for specsDmitriy Zaporozhets
2013-04-01fixed test using repo with commits but old factoryDmitriy Zaporozhets
2013-03-27Prepare UI for notification settingsDmitriy Zaporozhets
2013-03-27notification scaffoldDmitriy Zaporozhets
2013-03-25Tests fixedAndrew8xx8
2013-03-19Abilities added to /user and /sign_in requestsAlex Denisov
2013-03-17Result of misspellings run.Kevin Lyda
2013-03-11fix api internal testDmitriy Zaporozhets
2013-03-07Merge branch 'master' into api/system_hooks_adjustmentsSebastian Ziebell
2013-03-07API: system hooks API functions and documentation updatedSebastian Ziebell
2013-03-07Merge pull request #2835 from Asquera/fixes/apiDmitriy Zaporozhets
2013-03-07Merge branch 'master' into fixes/api, code clean up and tests fixedSebastian Ziebell
2013-03-07block user should not be able to pushDmitriy Zaporozhets
2013-03-07Merge pull request #3146 from amacarthur/AdminAPIsDmitriy Zaporozhets
2013-03-06Merge pull request #3149 from m4tthumphrey/api-deploy-keysDmitriy Zaporozhets
2013-03-06System hooks API.Matt Humphrey
2013-03-06Project deploy keys APIMatt Humphrey
2013-03-05Additional Admin APIsAngus MacArthur