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-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
2017-02-07API: remove `public` param for projectsToon Claes
2016-12-21Add more storage statisticsMarkus Koller
2016-12-15Remove duplicated parameter description [ci skip]Robert Schilling
2016-12-02Document the public Project API and document `GET /projects/:id/users`Rémy Coutable
2016-11-28Grapify the projects APIRobert Schilling
2016-11-25Merge branch 'issue-24534' into 'master' Rémy Coutable
2016-11-24Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz
2016-11-24You can only assign default_branch when editing a project or when creating a ...Robert Schilling
2016-11-24Add default_branch attr to Project API payload in docs.Ruben Davila
2016-11-23API: Add endpoint to delete a group shareRobert Schilling
2016-11-18Correct curl examples for archive and unarchive project APIRobert Speicher
2016-11-04Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos
2016-11-02Merge branch 'gpocentek/gitlab-ce-api-webhook-token' into 'master' Rémy Coutable
2016-11-01Ensure hook tokens are write-only in the APISean McGivern
2016-11-01Add support for token attr in project hooks APIGauvain Pocentek
2016-10-31Fix project visibility level linkAndrea Scarpino
2016-10-20Remove pagination description from individual docTakuya Noguchi
2016-10-20Fix a broken table in Project API docTakuya Noguchi
2016-10-13Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets
2016-10-11Addresses Robert's feedbackRémy Coutable
2016-10-07Make projects API docs match parameter styleSean McGivern
2016-10-04Update API docs and specs for /projects/visibleSean McGivern
2016-10-04api: add /projects/visible API endpointBen Boeckel
2016-10-04docs: clarify /projects endpoint descriptionBen Boeckel
2016-09-28Expose project share expiration_date field on APIFelipe Artur
2016-09-19Allow to set request_access_enabled for groups and projects using APIFelipe Artur
2016-09-06Added fork API paremeter for a specific namespaceOlaf Tomalka
2016-08-31The ID of a project can be also a stringAchilleas Pipinellis
2016-08-31Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.Patricio Cano
2016-08-31Added CHANGELOG, documentation, and API functionalityPatricio Cano
2016-08-30Merge branch 'patch-5' into 'master' Achilleas Pipinellis
2016-08-30Mention that the `:id` of a project can also be `NAMESPACE/PROJECT_NAME`Achilleas Pipinellis