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-12-04Extract tests for project hooks APIDmitriy Zaporozhets
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth
2013-11-26Fix session spec because of password lengthDmitriy Zaporozhets
2013-11-20Improve consistency: use file_path for API create/update/delete filesDmitriy Zaporozhets
2013-11-19Tests for delete file by APIDmitriy Zaporozhets
2013-11-18API: projects/all testsDmitriy Zaporozhets
2013-11-15Namespaces api specsDmitriy Zaporozhets
2013-11-11API: Edit file in repositoryDmitriy Zaporozhets
2013-11-07Specs for Create file APIDmitriy Zaporozhets
2013-11-06Remove default_branch support from API project creationDmitriy Zaporozhets
2013-10-29API: set gitlab-ci service for projectDmitriy Zaporozhets
2013-10-29add 'Link' header for API responseNihad Abbasov
2013-10-16Fixing unsafe use of Thread.current variable :current_userAngus MacArthur
2013-10-14Extend API Issues, MergeRequets, Milestones with iid fieldDmitriy Zaporozhets
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-10-09API: specs for remove projectDmitriy Zaporozhets
2013-10-07Remove group api specsDmitriy Zaporozhets
2013-09-30Fix Api session specDmitriy Zaporozhets
2013-09-30Merge pull request #5213 from bladealslayer/feature/user_api_extendedDmitriy Zaporozhets
2013-09-29Added test cases to verify admin status of users created via API.Boyan Tabakov
2013-09-29Respect authorization in Repository APIDmitriy Zaporozhets
2013-09-29Extended User API to expose admin and can_create_group for user creation/upda...Boyan Tabakov
2013-09-26Ignore owner_id for Group in testsDmitriy Zaporozhets
2013-09-24Added search for projects by name to apiIzaak Alpert
2013-09-22Fix API::MergeRequestHiroyuki Sato
2013-09-17Drop support of root namespace in modelHiroyuki Sato
2013-09-14Fix testsDmitriy Zaporozhets
2013-09-13Drop support of root namespace in routingHiroyuki Sato
2013-09-11Update to only provide one way to get a default userIzaak Alpert
2013-09-11Update User api to respect default settingsIzaak Alpert
2013-09-09Style guide fixes (spacing)Izaak Alpert
2013-09-09Some of the requested updates, rebase on masterIzaak Alpert
2013-09-09API: admin users can sudo commands as other usersIzaak Alpert
2013-09-05Fixes for @randxIzaak Alpert
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