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
2016-02-03Merge branch 'support-akismet' into 'master' Robert Speicher
2016-02-02Merge branch 'git-raw-workhorse' into 'master' Jacob Vosmaer
2016-02-02Merge branch 'Michi302/gitlab-ce-fix/pagination-links' into 'master' Dmitriy Zaporozhets
2016-02-02Fix add_pagination_headers to keep request parameters in Link headerMichi302
2016-02-02Refactor spam filtering on issues APIDouglas Barbosa Alexandre
2016-02-02Support Akismet spam checking for creation of issues via APIStan Hu
2016-02-01Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into lazy-blobsJacob Vosmaer
2016-02-01Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-raw...Jacob Vosmaer
2016-02-01Use only one header to send git blobsJacob Vosmaer
2016-02-01WIP lazy blobsJacob Vosmaer
2016-01-29First pass at deleting projects in the background.Josh Frye
2016-01-28Send more raw blob data with workhorseJacob Vosmaer
2016-01-28Improve consistency and duplication for Merge Request APIDmitriy Zaporozhets
2016-01-27Fix CI runner version not being properly updated when asking for a buildKamil Trzcinski
2016-01-19Change 'public' flag to more robust 'visibility' query.Josh Frye
2016-01-19Add public params to GET /projects api. Closes #3788Josh Frye
2016-01-14Merge branch 'master' into ci/api-triggersTomasz Maczukin
2016-01-14Merge branch 'ci/api-builds' into 'master' Douwe Maan
2016-01-14Move Ci::Build#available_statuses to AVAILABLE_STATUSES constant in CommitStatusTomasz Maczukin
2016-01-14Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into add-pag...Rémy Coutable
2016-01-14Revert changes to how the notes are paginated in the APIRémy Coutable
2016-01-14Merge branch 'ci/view-build-artifacts' into 'master' Grzegorz Bizon
2016-01-14Merge branch 'master' into ci/api-buildsTomasz Maczukin
2016-01-14Merge branch 'master' into ci/api-triggersTomasz Maczukin
2016-01-14Refactor build artifacts upload API endpointGrzegorz Bizon
2016-01-14Merge branch 'master' into ci/api-triggersTomasz Maczukin
2016-01-14Add pagination headers to already paginated API resourcesRémy Coutable
2016-01-14Merge branch 'master' into ci/api-variablesDouwe Maan
2016-01-14Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan
2016-01-14Merge branch '8-4-stable' into ci/api-triggersTomasz Maczukin
2016-01-14Merge branch '8-4-stable' into ci/api-variablesTomasz Maczukin
2016-01-13Merge branch 'master' into ci/api-buildsTomasz Maczukin
2016-01-13Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into fix/pri...Rémy Coutable
2016-01-13Ensure the API doesn't return notes that the current user shouldn't seeRémy Coutable
2016-01-13Fix some typosTomasz Maczukin
2016-01-13Add some fixes after reviewTomasz Maczukin
2016-01-13Merge branch 'ci/api-projects' into 'master' Douwe Maan
2016-01-13Add some fixes after reviewTomasz Maczukin
2016-01-13Add some fixes after reviewTomasz Maczukin
2016-01-12Remove blank lineTomasz Maczukin
2016-01-12Add some fixesTomasz Maczukin
2016-01-12Codestyle changesGabriel Mazetto
2016-01-11Add TODO notice to build trace feature in CI APITomasz Maczukin
2016-01-11Merge branch 'master' into ci/api-buildsTomasz Maczukin
2016-01-11Modify CI features in projects APITomasz Maczukin
2016-01-11Update ./doc/api/builds.mdTomasz Maczukin
2016-01-11Change commit builds URL in builds APITomasz Maczukin
2016-01-09Add some modifications to builds API and specsTomasz Maczukin
2016-01-09Modify entities for builds APITomasz Maczukin
2016-01-08Merge branch 'api-project-upload' into 'master' Robert Speicher