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
2017-07-21Add full JSON endpoints for issue notes and discussionsDouwe Maan
2017-07-20Update grape gemDmitriy Zaporozhets
2017-07-18Renamed Gitaly servicesAndrew Newdigate
2017-07-14Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern
2017-07-14Handle case when BroadcastMessage.current is nilStan Hu
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-12Return `is_admin` attribute in the GET /user endpoint for adminsRémy Coutable
2017-07-11Use view=simple for simplifying merge requests APIStan Hu
2017-07-11Add a simple mode to merge request APIStan Hu
2017-07-11Fix sort ordering with merge request APIStan Hu
2017-07-10Paginate the merge requests API earlier to avoid eager loading every merge re...Stan Hu
2017-07-09Remove remaining N+1 queries in merge requests API with emojis and labelsStan Hu
2017-07-08Merge branch 'sh-optimize-mr-api' into 'master'Stan Hu
2017-07-08Merge branch 'gitaly-internal-allowed-send-repo' into 'master'Robert Speicher
2017-07-08Remove many N+1 queries with merge requests APIStan Hu
2017-07-07Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan
2017-07-07Send Gitaly Repository with /api/internal/allowedKim "BKC" Carlbäcker
2017-07-07Merge branch '33929-allow-to-enable-perf-bar-for-a-group' into 'master'Sean McGivern
2017-07-07Merge branch 'feature/user-agent-details-api' into 'master'Douwe Maan
2017-07-07Merge branch 'master' into '33929-allow-to-enable-perf-bar-for-a-group'Sean McGivern
2017-07-07Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil Trzciński
2017-07-07Native group milestonesFelipe Artur
2017-07-07Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern
2017-07-07fix specsJames Lopez
2017-07-07add spec and project snippet user agent details endpointJames Lopez
2017-07-07Remove update|admin_pipeline_schedule from Project, and grant it in PipelineS...Kamil Trzcinski
2017-07-07add created at filter logic to users finder and APIJames Lopez
2017-07-07Merge branch '33748-fix-n-plus-1-query-in-the-projects-api' into 'master'Robert Speicher
2017-07-07Fix some N+1 queries in the GET /projects APIRémy Coutable
2017-07-06refactor code based on feedbackJames Lopez
2017-07-06add user agent details API endpoints to issues and snippetsJames Lopez
2017-07-06add issues spec and user agent details to entitiesJames Lopez
2017-07-06Merge branch '34716-environment-specific-variables-ce' into 'master'Douwe Maan
2017-07-06Improve Features API and its docs and add a Changelog itemRémy Coutable
2017-07-06Merge branch '33657-user-projects-api' into 'master'Rémy Coutable
2017-07-06Backports for ee-2112Lin Jen-Shin
2017-07-06Merge branch '33772-readonly-gitlab-ci-cache' into 'master'Kamil Trzciński
2017-07-06Merge branch '32815--Add-Custom-CI-Config-Path' into 'master'Grzegorz Bizon
2017-07-06Add user projects APIvanadium23
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-05Introduce cache policies for CI jobsNick Thomas
2017-07-05Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin
2017-07-05Rename ci_config_file to ci_config_pathLin Jen-Shin
2017-07-04Merge branch 'master' into '33580-fix-api-scoping'Douwe Maan
2017-07-04Merge branch '34141-allow-unauthenticated-access-to-the-users-api' into 'master'Rémy Coutable
2017-07-04Simplify authentication logic in the v4 users API for !12445.Timothy Andrew
2017-07-04Optimize creation of commit API by using Repository#commit instead of Reposit...Stan Hu
2017-07-03Fix various descriptions given the feedbackLin Jen-Shin
2017-06-30Merge remote-tracking branch 'origin/master' into 34141-allow-unauthenticated...Timothy Andrew
2017-06-30Implement review comments for !12445 from @godfat and @rymai.Timothy Andrew