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
2018-06-19Merge branch 'dm-branch-api-can-push' into 'master'Robert Speicher
2018-06-19Merge branch 'more-group-api-sorting-options' into 'master'Douwe Maan
2018-06-18Add id as second sort parameter for group sort by nameMarko, Peter
2018-06-18Expose whether current user can push into a branch on branches APIDouwe Maan
2018-06-17Optimised paused runners to not re-query every 3sKamil Trzciński
2018-06-14enable CommonMark as the defaultBrett Walker
2018-06-14Rails5 fix no implicit conversion of Hash into String. ActionController::Para...Jasper Maes
2018-06-13Resolve "Provide ability to retrieve `visibility` level via Snippets API"Jan
2018-06-13Merge branch '47735-milestone-regression' into 'master'Phil Hughes
2018-06-13Restoring user v3 endpointFrancisco Javier López
2018-06-13Merge branch 'commits_api_with_stats' into 'master'Rémy Coutable
2018-06-13Sidebar Milestone - Fix wrong URL when selecting a parent group milestoneMario de la Ossa
2018-06-12Added with_statsoption for GET /projects/:id/repository/commitsLeonid Batizhevskii
2018-06-12Add id group api sorting optionMarko, Peter
2018-06-07Change update entrypoint instead of adding new keep-alive oneTomasz Maczukin
2018-06-07Introduce new keep-alive API entrypoint for CI jobTomasz Maczukin
2018-06-06wordingMark Chao
2018-06-06Merge branch '45821-avatar_api' into 'master'Rémy Coutable
2018-06-06Add Avatar APIImre
2018-06-06Merge branch '25045-add-variables-to-post-pipeline-api' into 'master'Grzegorz Bizon
2018-06-05Removes variables from pipelines apiJacopo
2018-06-05Merge branch 'sh-fix-events-nplus-one' into 'master'Rémy Coutable
2018-06-05Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher
2018-06-05Eliminate N+1 queries with authors and push_data_payload in Events APIStan Hu
2018-06-05Merge branch 'sh-fix-pipeline-jobs-nplus-one' into 'master'Rémy Coutable
2018-06-05Merge branch 'presigned-multipart-uploads' into 'master'Grzegorz Bizon
2018-06-05Merge branch 'sh-add-uncached-query-limiter' into 'master'Rémy Coutable
2018-06-05Eliminate N+1 queries for CI job artifacts in /api/projects/:id/pipelines/:pi...Stan Hu
2018-06-05Remove N+1 query for author in issues APIStan Hu
2018-06-05Remove N+1 query for author in issues APIStan Hu
2018-06-04Add ability to search wiki titlesFrancisco Javier López
2018-06-04Support presigned multipart uploadsKamil Trzciński
2018-06-03Fix N+1 with source projects in merge requests APIStan Hu
2018-06-01Review 1Jacopo
2018-06-01Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil Trzciński
2018-06-01Rename variables_attributes => variables and adds spec for exclude/only optionJacopo
2018-06-01Adds variables to POST api/v4/projects/:id/pipelineJacopo
2018-06-01Rephrase "maintainer" to more precise "members who can merge to the target br...Mark Chao
2018-05-31Add merge requests list endpoint for groupsFelipe Artur
2018-05-31Merge branch 'sh-fix-issue-api-perf-n-plus-one' into 'master'Nick Thomas
2018-05-31Improve Runners API validationsKamil Trzciński
2018-05-31Improve runner registration APIKamil Trzciński
2018-05-31Improve `Ci::Runner#assign_to` to return a flag whether it succeeded or notKamil Trzciński
2018-05-31Merge branch 'fj-36819-remove-v3-api' into 'master'Douwe Maan
2018-05-31Eliminate cached N+1 queries for projects in Issue APIStan Hu
2018-05-30Add missing usage_ping_enabled to API settingsStan Hu
2018-05-30Removed API endpoint and specsFrancisco Javier López
2018-05-30Merge branch 'dm-api-projects-members-preload' into 'master'Robert Speicher
2018-05-30Merge branch 'sh-use-grape-path-helpers' into 'master'Sean McGivern
2018-05-30Only preload member records for the relevant projects/groups/user in projects...Douwe Maan