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/doc/api
AgeCommit message (Expand)Author
2017-02-21Merge branch 'rename-retry-failed-pipeline-to-retry' into 'master' Filipa Lacerda
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 '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 'fix-grammar' into 'master' Robert Speicher
2017-02-20fixed specs + docsdimitrieh
2017-02-20Fix some grammar in the API docsRobert 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-20API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable`Robert Schilling
2017-02-17Merge branch 'paginate-all-the-things' into 'master' Rémy Coutable
2017-02-17Merge branch '22018-api-milestone-merge-requests' into 'master' Rémy Coutable
2017-02-17Add API endpoint to get all milestone merge requestsJoren De Groof
2017-02-17Backport API to v3Robert Schilling
2017-02-15Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray
2017-02-15Merge branch 'add-missing-api-entities' into 'master'Rémy Coutable
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-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-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-10Merge branch 'jej-update-mr-state-event-docs' into 'master'Sean McGivern
2017-02-09Optionally make users created via the API set their passwordJoost Rijneveld
2017-02-09Merge branch 'patch-9' into 'master' Rémy Coutable
2017-02-09Merge branch 'fixes/namespace-api-documentation' into 'master'Rémy Coutable
2017-02-09Update MergeRequest API state_event option documentationJames Edwards-Jones
2017-02-09Merge branch 'dz-nested-groups-api' into 'master' Dmitriy Zaporozhets
2017-02-08Update API docs for new namespace formatMarkus Koller
2017-02-08Merge branch '23104-remove-public-param-for-projects' into 'master' Douwe Maan
2017-02-08Merge branch 'fix-api-delete-file-example' into 'master'Rémy Coutable
2017-02-08Add nested groups to the APIDmitriy Zaporozhets
2017-02-07API: remove `public` param for projectsToon Claes
2017-02-07Remove /projects/:id/keys/.. endpointsRobert Schilling
2017-02-07Merge branch 'api-remove-snippets-expires-at' into 'master'Sean McGivern
2017-02-07Remove deprecated 'expires_at' from project snippets APIRobert Schilling
2017-02-06Merge branch '27643-api-sample-fix-for-file-ops' into 'master' Rémy Coutable
2017-02-06Remove deprecated MR and Issue endpoints and preserve V3 namespaceOswaldo Ferreira
2017-02-06Merge branch 'terminal-max-session-time' into 'master' Kamil Trzciński
2017-02-06Merge branch '22007-unify-projects-search' into 'master' Rémy Coutable
2017-02-06Introduce maximum session time for terminal websocket connectionAdam Niedzielski
2017-02-03Move project services to new location under IntegrationsAchilleas Pipinellis