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
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
2016-08-25Update projects.md Miroslav Meca
2016-08-24Merge branch 'api_only_allow_merge_if_build_succeeds' into 'master' Douwe Maan
2016-08-24api: expose wiki_page_events project hook field in the APIBen Boeckel
2016-08-24docs: document other project webhook fieldsBen Boeckel
2016-08-24expose 'only_allow_merge_if_build_succeeds' project setting in the APIMarc Dequènes (Duck)
2016-08-10New AccessRequests API endpoints for Group & ProjectRémy Coutable
2016-08-09use long options for curl examples in API documentation (!5703)winniehell
2016-07-19Get rid of `is_image` in FileUploaderRémy Coutable
2016-07-09Merge branch 'api-docs-typos' into 'master' Achilleas Pipinellis
2016-07-08Merge branch 'edgemaster/gitlab-ce-patch-missing-api-docs'Rémy Coutable
2016-07-08Merge branch 'api-shared-projects' into 'master' Rémy Coutable
2016-07-08Expose shared groups for projectsRobert Schilling
2016-07-07Fix unarchive mistakeSergey Gnuskov
2016-06-27projects: add container_registry_enabled to API docsBen Boeckel
2016-06-27docs: fix some typosBen Boeckel
2016-05-09Update docs/api/projects.md with container registry enabled optionKamil Trzcinski
2016-05-09API Docs: Add missing project option shared_runners_enabledThomas Wood
2016-04-13Styling changes to code and docsRobert Schilling
2016-04-13Make staring API more restfulRobert Schilling
2016-04-13API: Star and unstar a projectRobert Schilling
2016-04-12Allow a project member to leave the projected through the APIZeger-Jan van de Weg
2016-03-24PUT becomes POST on archiving endpointsZeger-Jan van de Weg
2016-03-24Add endpoints for archiving and unarchivingZeger-Jan van de Weg
2016-03-13Bring share project with group API from EEDmitriy Zaporozhets
2016-02-04Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski
2016-02-04Expose allow_guest_to_access_builds in GitLab APIKamil Trzcinski
2016-01-19Change 'public' flag to more robust 'visibility' query.Josh Frye
2016-01-19Update all docs for public paramJosh Frye