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
path: root/lib/api
AgeCommit message (Expand)Author
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth
2013-11-20Improve consistency: use file_path for API create/update/delete filesDmitriy Zaporozhets
2013-11-19API: delete file from repositoryDmitriy Zaporozhets
2013-11-18Add project.all for API if adminDmitriy Zaporozhets
2013-11-15Namespaces API for admin usersDmitriy Zaporozhets
2013-11-11API: Edit file in repositoryDmitriy Zaporozhets
2013-11-10Fix type in API docDmitriy Zaporozhets
2013-11-09Merge branch 'feature/api_create_file' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-11-08Make sure private_token for API is a stringDmitriy Zaporozhets
2013-11-07New API: create file in repoDmitriy Zaporozhets
2013-11-06Remove default_branch support from API project creationDmitriy Zaporozhets
2013-10-29gitlab-ci service api: clean values instead of destroyDmitriy Zaporozhets
2013-10-29API: set gitlab-ci service for projectDmitriy Zaporozhets
2013-10-17Merge pull request #5344 from amacarthur/thread-variable-fixDmitriy Zaporozhets
2013-10-16refactor by_username_or_idNihad Abbasov
2013-10-16fix variable nameNihad 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-10Fix a bug where the tgz returned got encoded utf8Izaak Alpert
2013-10-10feature API call to download repo archiveIzaak Alpert
2013-10-09API: new feature - remove project[DDmitriy Zaporozhets
2013-10-08Expose votes in merge request apiIslam Amer
2013-10-07Check if LDAP user was removed or blocked when use git over sshDmitriy Zaporozhets
2013-10-07API: new feature - remove groupDmitriy Zaporozhets
2013-10-01Fix blob and repo stuff after gitlab_git v3Dmitriy Zaporozhets
2013-09-30Refactor API: project hooksDmitriy Zaporozhets
2013-09-30API: Protect project deploy keys from unauthorized accessDmitriy Zaporozhets
2013-09-30Merge pull request #5213 from bladealslayer/feature/user_api_extendedDmitriy Zaporozhets
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-24Used pagnation function from api helpersIzaak Alpert
2013-09-24Added search for projects by name to apiIzaak Alpert
2013-09-22Fix API::MergeRequestHiroyuki Sato
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-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-27Merge pull request #4916 from marbindrakon/merge_request_apiDmitriy Zaporozhets
2013-08-27Fix project_id field in MergeRequest APIAndrew Austin
2013-08-26Adds feature: get a diff via API.Gabor Nagy
2013-08-14Allow specify path when create project via apiDmitriy Zaporozhets
2013-08-08Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets
2013-07-30extract server-side git commands to constantsJakub Zienkiewicz
2013-07-30allow all git-upload-* commands for deploy keysJakub Zienkiewicz
2013-07-18Refactor merge api createIzaak Alpert
2013-07-18MR on Fork multiple fixesIzaak Alpert