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
2014-03-14Change project lookup order for apiDmitriy Zaporozhets
2014-03-14Merge pull request #6360 from jvanbaarsen/fix-6328-expose-usernameDmitriy Zaporozhets
2014-03-10Add ldap check in application_controller and internal apiDmitriy Zaporozhets
2014-03-04Added description parameter support to Create and Update MR API endpoints (is...Greg Messner
2014-02-20Also expose username for the /discover endpointJeroen van Baarsen
2014-02-18Refactor MR code reloadDmitriy Zaporozhets
2014-02-18 Merge branch 'feature/api_fle_encoded' into 'master'Dmitriy Zaporozhets
2014-02-18Extract commits API to separate fileDmitriy Zaporozhets
2014-02-18Complete api files CRUDDmitriy Zaporozhets
2014-02-18Fixed bug with json files content being escaped in apiDmitriy Zaporozhets
2014-02-17Merge pull request #6189 from jcockhren/api_ldap_check_for_userDmitriy Zaporozhets
2014-02-13project_user selectbox with ajax autocompleteDmitriy Zaporozhets
2014-02-13Show avatars in ajax user selectboxDmitriy Zaporozhets
2014-02-04Improve code according to new gitlab_gitDmitriy Zaporozhets
2014-01-29In the case when a user can and has authenticated with ldap, howeverJurnell Cockhren
2014-01-23Merge branch 'improve/mr_diff'Dmitriy Zaporozhets
2014-01-22Merge pull request #6075 from skv-headless/remove_deprecated_findersDmitriy Zaporozhets
2014-01-22Always create merge_request_diff if MR createdDmitriy Zaporozhets
2014-01-19Remove deprecated findersskv
2014-01-19Merge branch 'add_website_url_to_user' of https://github.com/jeromedalbert/gi...Dmitriy Zaporozhets
2014-01-18Add website url to userJerome Dalbert
2014-01-17 Merge branch 'refactoring/context_into_services' into 'master'Dmitriy Zaporozhets
2014-01-16Replace context with service in libDmitriy Zaporozhets
2014-01-16Accept encoding attribute in files APIDmitriy Zaporozhets
2014-01-15Remove commit_load_context.rbDmitriy Zaporozhets
2014-01-11Dropped expiration date from the snippet APIJeroen van Baarsen
2014-01-06Merge pull request #5799 from criteo/import_url_apiDmitriy Zaporozhets
2014-01-06Merge pull request #5823 from bobot/feature/api_parent_idsDmitriy Zaporozhets
2014-01-02Add support for various archive formats.Jason Hollingsworth
2013-12-26Add api support for raw blob searchThom Gerdes
2013-12-15fix most of warningsskv
2013-12-11[API] add parent_ids to specific commit informationsFrançois Bobot
2013-12-09Add import_url param in API projects createMaxime Brugidou
2013-12-04ProjectHook API supports new event fieldsDmitriy Zaporozhets
2013-12-04Expose ProjectHook attributes via APIDmitriy Zaporozhets
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-29add 'Link' header for API responseNihad Abbasov
2013-10-17Merge pull request #5344 from amacarthur/thread-variable-fixDmitriy Zaporozhets