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-11-06Support custom attributes on projectsMarkus Koller
2017-09-20Add an API endpoint to determine the forks of a projectMark Fletcher
2017-09-06Merge branch 'docs/cleanup-projects-api' into 'master'Achilleas Pipinellis
2017-09-06change collapse to resolve and comments to discussionsAshley Dumaine
2017-09-06Add functionality to collapse outdated diff comments regardless of discussion...Ashley Dumaine
2017-09-06Clean up projects API docsAchilleas Pipinellis
2017-07-25Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira
2017-07-19Update projects.md. Fix Search project by name format and added a curl example.Pablo Catalina
2017-07-06Merge branch '33657-user-projects-api' into 'master'Rémy Coutable
2017-07-06Add user projects APIvanadium23
2017-07-05Rename ci_config_file to ci_config_pathLin Jen-Shin
2017-07-03Fix various descriptions given the feedbackLin Jen-Shin
2017-06-30Update wordings, allow only full path, add testsLin Jen-Shin
2017-06-28Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...Lin Jen-Shin
2017-06-19add printing_merge_request_link_enabled to APIDavid Turner
2017-06-09Accept image for avatar in project APIvanadium23
2017-06-09Merge branch 'dturner/grammar' into 'master'Rémy Coutable
2017-06-08Merge branch '28607-forking-and-configuring-project-via-api-works-very-unreli...Achilleas Pipinellis
2017-06-06Confirm Project forking behaviour via the APIMark Fletcher
2017-06-06Introduce an Events APIMark Fletcher
2017-06-02Expose import_status in Projects APIRobin Bobbitt
2017-06-01Improve the grammar of the API docsDavid Turner
2017-05-31Add tag_list param to project apivanadium23
2017-05-30'New issue'/'New merge request' dropdowns should show only projects with issu...blackst0ne
2017-05-18Add "API" to all respective headings (h1s)Marcia Ramos
2017-05-10update API doc with +API (h1 heading)Marcia Ramos
2017-05-03Expose project statistics on single requests via the APIMark Fletcher
2017-05-01Update Projects API documentation to include statistics parameterMark Fletcher
2017-04-21docs(api): add curl arguments for file uploadMarion Deveaud
2017-04-10Fix wrong copy edits for URL-encoded substitutions in API docsAchilleas Pipinellis
2017-04-08Mention URL path encoding to all API docsAchilleas Pipinellis
2017-04-08Add information about namespace encoding to API docsDawid Goslawski
2017-03-08Update description about GET /projects endpointToon Claes
2017-03-06Rename build to job in the docsZ.J. van de Weg
2017-03-03Rename query parameter to `membership`Toon Claes
2017-03-03Add filter param for authorized projects for current_user for V4Oswaldo Ferreira
2017-03-02Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes
2017-03-01Merge branch 'api-v4-doc' into 'master' Douwe Maan
2017-03-01Use v4 endpoint in API docsRobert Schilling
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-27API project create: Make name or path requiredJarka Kadlecova
2017-02-22Merge branch 'master' into 'api-notes-entity-fields'Robert Schilling
2017-02-22Add housekeeping endpoint for Projects APIMark Fletcher
2017-02-22Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling
2017-02-20API: Moved `DELETE /projects/:id/star` to `POST /projects/:id/unstar`Robert Schilling
2017-02-14Merge branch 'master' into 'dz-nested-groups-improvements-3'Dmitriy Zaporozhets
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-02-14API: Consolidate /projects endpointToon Claes
2017-02-13Move /projects/fork/:id to /projects/:id/forkOswaldo Ferreira
2017-02-08Update API docs for new namespace formatMarkus Koller