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
AgeCommit message (Expand)Author
2017-02-22Merge branch 'grapify-ci-triggers-api' into 'master' Rémy Coutable
2017-02-22Merge branch '22132-rename-branch-name-params-to-branch' into 'master' Rémy Coutable
2017-02-22Merge branch 'api-subscription-restful' into 'master' Sean McGivern
2017-02-22Merge branch '28093-snippet-and-issue-spam-check-on-edit' into 'master'Sean McGivern
2017-02-22Grapfiy the CI::Triggers APIRobert Schilling
2017-02-21Change branch_name param to branch throughout V4 APIOswaldo Ferreira
2017-02-21API: Make subscription API more RESTfuLRobert Schilling
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-21Backport Todos API to V3Robert Schilling
2017-02-21API: Use POST requests to mark todos as doneRobert Schilling
2017-02-20Merge branch '26315-unify-labels-filter-behavior' into 'master' Rémy Coutable
2017-02-20Merge branch 'remove-paginated-ressource' into 'master'Rémy Coutable
2017-02-20Merge branch 'api-star-restful' into 'master'Rémy Coutable
2017-02-20Unify issues search behavior by always filtering when ALL labels matchesOswaldo Ferreira
2017-02-20Merge branch 'api-post-block' into 'master' Sean McGivern
2017-02-20Remove shared example for paginationRobert Schilling
2017-02-20API: Use POST to (un)block a userRobert Schilling
2017-02-20API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`Robert Schilling
2017-02-20Use grape validation for datesRobert Schilling
2017-02-20API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable`Robert Schilling
2017-02-17Merge branch 'fix/gb/pipeline-retry-builds-started' into 'master' Kamil Trzciński
2017-02-17Merge branch 'paginate-all-the-things' into 'master' Rémy Coutable
2017-02-17Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon
2017-02-17Merge branch 'use-update-runner-service' into 'master' Kamil Trzciński
2017-02-17Add API endpoint to get all milestone merge requestsJoren De Groof
2017-02-17Backport API to v3Robert Schilling
2017-02-16Add a custom pagination matcherRobert Schilling
2017-02-16Paginate all endpoints that return an arrayRobert Schilling
2017-02-16Merge branch '27873-when-a-commit-appears-in-several-projects-commit-comments...Rémy Coutable
2017-02-15Merge branch 'add-missing-api-entities' into 'master'Rémy Coutable
2017-02-15Ensure only commit comments relevant to target project are returnedMark Fletcher
2017-02-15Merge branch 'dz-nested-groups-improvements-3' into 'master' Dmitriy Zaporozhets
2017-02-15Merge branch 'pass_coverage_value_to_commit_status_api' into 'master' Rémy Coutable
2017-02-15Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin
2017-02-14Merge branch 'master' into 'dz-nested-groups-improvements-3'Dmitriy Zaporozhets
2017-02-14entities: use the RepoCommit entity for branch commitsBen Boeckel
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-02-14API: Consolidate /projects endpointToon Claes
2017-02-14Expose Namespace#full_path in namespaces APIDmitriy Zaporozhets
2017-02-14Make it possible to pass coverage value to commit status APIwendy0402
2017-02-13Move /projects/fork/:id to /projects/:id/forkOswaldo Ferreira
2017-02-13Remove deprecated templates endpoints in V4Oswaldo Ferreira
2017-02-13Skip job only when canceling the pipeline it belongs toGrzegorz Bizon
2017-02-13Add a test to make sure the queue ticks when updating runnersLin Jen-Shin
2017-02-13Merge branch '20732_member_exists_409' into 'master'Sean McGivern
2017-02-10Merge branch '1051-api-create-users-without-password' into 'master' Rémy Coutable
2017-02-10Add member: Always return 409 when a member existsJarka Kadlecova
2017-02-10Remove a transient failure from spec/requests/api/groups_spec.rbRobert Speicher
2017-02-09Optionally make users created via the API set their passwordJoost Rijneveld
2017-02-09Merge branch 'dz-nested-groups-api' into 'master' Dmitriy Zaporozhets