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
AgeCommit message (Collapse)Author
2017-03-06Merge branch 'backup_storage_class' into 'master' Rémy Coutable
Add storage class configuration option for Amazon S3 remote backups See merge request !9599
2017-03-06Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński
Rename builds to jobs in the API Closes #28515 See merge request !9463
2017-03-06Remove docs for removed endpointZ.J. van de Weg
2017-03-06Incorporate review, drop old endpointZ.J. van de Weg
The endpoint dropped, get ':id/repository/commits/:sha/jobs', should be replace by a new endpoint.
2017-03-06Rename build to job in the docsZ.J. van de Weg
2017-03-06Remove "subscribed" field from API responses returning list of issues or ↵Adam Niedzielski
merge requests
2017-03-06Merge branch 'introduce-pipeline-triggers' into 'master' Sean McGivern
Improve pipeline triggers API See merge request !9713
2017-03-06Merge branch '1648-remove-remnants-of-git-annex-support' into 'master' Robert Speicher
Remove remnants of git annex See merge request !9508
2017-03-06Merge branch 'delete-pages' into 'master' Grzegorz Bizon
Delete artifacts for pages unless expiry date is specified See merge request !9716
2017-03-06Rename `/take` to `/take_ownership`, expose `owner` in `v3`.Kamil Trzcinski
2017-03-06Update after reviewKamil Trzcinski
2017-03-06Merge branch 'etag-notes-polling' into 'master' Sean McGivern
Use ETag to improve performance of issue notes polling Closes #27582 See merge request !9036
2017-03-06Improve docs and specs related to pages artifactsGrzegorz Bizon
2017-03-06Delete artifacts for pages unless expiry date is specifiedKamil Trzcinski
2017-03-06Lint docKamil Trzcinski
2017-03-05Update documentation and expose IDKamil Trzcinski
2017-03-05Introduce tests for pipeline triggersKamil Trzcinski
2017-03-04Be able to list issues with no labels using APIVignesh Ravichandran
2017-03-04Merge branch 'patch-16' into 'master' Achilleas Pipinellis
add Microsoft Exchange reply by email details Closes #28131 See merge request !9482
2017-03-03Merge branch '26847-api-pipelines-use-basic' into 'master' Robert Speicher
Expose pipelines as PipelineBasic `api/v4/projects/:id/pipelines` Closes #26847 See merge request !8875
2017-03-03Remove remnants of git annexPawel Chojnacki
2017-03-03Add KUBE_CA_PEM_FILE, deprecate KUBE_CA_PEMNick Thomas
2017-03-03Merge branch '28865-filter-by-authorized-projects-in-v4' into 'master' Sean McGivern
Add filter param for user's authorized projects in V4 Closes #28865 See merge request !9674
2017-03-03Rename query parameter to `membership`Toon Claes
The query parameter `membership` should be more self-explaining.
2017-03-03Stop setting Strict-Transport-Securty header from within the appPaweł Chojnacki
2017-03-03Add filter param for authorized projects for current_user for V4Oswaldo Ferreira
2017-03-03Improve EE compatibility MR docs [ci skip] Adam Niedzielski
EE MR should be updated before CE MR is merged. Suggest using "git rerere".
2017-03-03Expose pipelines as PipelineBasic `projects/:id/pipelines`Toon Claes
The `projects/:id/pipelines` exposed a lot of extra details that are superfluous and it was taking extra resources to fetch them. To get more details about a pipeline, use `projects/:id/pipelines/:pipeline_id`.
2017-03-03Merge branch '27532_api_changes' into 'master' Sean McGivern
Use iids as filter parameter Closes #27532 See merge request !9096
2017-03-02Cleaning up navigational order - ProjectKushal Pandya
2017-03-02Merge branch '27501-api-use-visibility-everywhere' into 'master' Douwe Maan
API: Use `visibility` as string parameter everywhere Closes #27501 See merge request !9337
2017-03-02Merge branch 'docs/google-cloud-platform-installation' into 'master' Achilleas Pipinellis
Add docs on how to install GitLab on GCP Closes #28868 See merge request !9662
2017-03-02Add docs on how to install GitLab on GCPAchilleas Pipinellis
[ci skip]
2017-03-02Use iids as filter parameterJarka Kadlecova
2017-03-02Merge branch 'api-doc-return-code' into 'master' Rémy Coutable
Correct the return code description for 204 See merge request !9648
2017-03-02Add visibility change to API v3 -> v4 docToon Claes
And add changelog entry.
2017-03-02Expose ApplicationSetting visibility settings as StringToon Claes
Use strings for the ApplicationSetting properties: - restricted_visibility_levels - default_project_visibility - default_snippet_visibility - default_group_visibility
2017-03-02Expose Snippet VisibilityLevel as StringToon Claes
2017-03-02Expose Group VisibilityLevel as StringToon Claes
Instead of exposing the VisibilityLevel as Integer, expose it as String `visibility`.
2017-03-02Merge branch '28257-issues-iids' into 'master' Sean McGivern
API issues - support filtering by iids Closes #28257 See merge request !9541
2017-03-02cleanup SSH key detailsBen Bodenmiller
2017-03-02Merge branch '28807-search-for-milestone-by-title-in-rest-api' into 'master'Rémy Coutable
Enable filtering milestones by search criteria in the API Closes #28807 See merge request !9606
2017-03-02Correct the return code description for 204Robert Schilling
2017-03-02Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes
Instead of exposing the VisibilityLevel as Integer, expose it as String `visibility` for Project and ProjectSnippet. Filter queries also accept the `visibility` as String instead of `visibility_level` as Integer. Also remove the `public` boolean.
2017-03-02Enable filtering milestones by search criteria in the APIMark Fletcher
- Also remove a redundant test
2017-03-01Merge branch 'api-v4-doc' into 'master' Douwe Maan
Use v4 endpoint in API docs See merge request !9631
2017-03-01Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan
Rename MWBS to MWPS Closes #24707 See merge request !9335
2017-03-01Merge branch '27142-api-replace-destroy-with-stop-environment' into 'master' Kamil Trzciński
API: Add environment action with /stop action Closes #27142 See merge request !8808
2017-03-01Persona imagesSarah O'Donnell
2017-03-01Merge branch 'patch-17' into 'master' Rémy Coutable
remove duplicate backup skip details See merge request !9525