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-11-04Expose project visibility as CI variableMatija Čupić
2017-11-03Merge branch '38500-auto-devops-application-setting-is-not-documented' into ↵Marcia Ramos
'master' Resolve "Auto DevOps application setting is not documented" Closes #38500 See merge request gitlab-org/gitlab-ce!15170
2017-11-03Add system hooks user_rename and group_renameWinnie Hellmann
2017-11-03Add application setting to Auto DevOps docsFabio Busatto
2017-11-02Merge branch 'clarify-docs-about-external-artifacts-and-gitlab-pages' into ↵Grzegorz Bizon
'master' Document GitLab pages prerequisite with external HTML artifacts See merge request gitlab-org/gitlab-ce!15153
2017-11-02Merge branch 'dm-sidekiq-sigstp' into 'master'Sean McGivern
Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when the memory killer kicks in See merge request gitlab-org/gitlab-ce!15102
2017-11-02Merge branch 'dm-remove-private-token' into 'master'Sean McGivern
Remove Private Tokens Closes #38595 and #38447 See merge request gitlab-org/gitlab-ce!14838
2017-11-02Clarify external artifacts only working when GitLab pages is enabledEric Eastwood
Prompted to add this note from https://gitlab.com/gitlab-org/gitlab-ce/issues/34102#note_45522526
2017-11-02Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when ↵Douwe Maan
the memory killer kicks in
2017-11-02Merge branch 'docs/gitlab-runner' into 'master'Marcia Ramos
Change to new GitLab Runner name Closes #39636 See merge request gitlab-org/gitlab-ce!15101
2017-11-02Merge branch '39704-fix-webhooks_log_time' into 'master'Stan Hu
Fix webhook recent deliveries elapsed time field Closes #39704 See merge request gitlab-org/gitlab-ce!15146
2017-11-02Merge branch 'patch-28' into 'master'Douwe Maan
Add debugging section to testing_guide/best_practices.md. See merge request gitlab-org/gitlab-ce!14858
2017-11-02Update documentationDouwe Maan
2017-11-02Address Douwe's feedbackRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-11-02Remove authentication using user.private_tokenDouwe Maan
2017-11-02Remove gitlab:users:clear_all_authentication_tokens rake taskDouwe Maan
2017-11-02Remove private_token from API user entityDouwe Maan
2017-11-02Remove Session APIDouwe Maan
2017-11-02Remove Private Token from User Settings > AccountDouwe Maan
2017-11-02Merge branch 'BDO-fixes' into 'master'Rémy Coutable
Fixes to changed / broken links See merge request gitlab-org/gitlab-ce!15089
2017-11-02Fix webhook recent deliveries elapsed time fieldAlexander Randa
2017-11-01Merge branch 'jlh-replace-cla' into 'master'Sid Sijbrandij
Replace CLA See merge request gitlab-org/gitlab-ce!15115
2017-11-01Merge branch 'patch-29' into 'master'Douwe Maan
Fix typo See merge request gitlab-org/gitlab-ce!15136
2017-11-01Merge branch 'feature/plantuml-restructured-text-captions' into 'master'Douwe Maan
Update gitlab-markup and PlantUML docs See merge request gitlab-org/gitlab-ce!15120
2017-11-01Fix typoMichael Kozono
2017-11-01Merge branch 'docs/ci-disposable-env-fix' into 'master'Marcia Ramos
Fix wording on CI disposable variables See merge request gitlab-org/gitlab-ce!14983
2017-11-01Merge branch 'docs/webhook-troubleshooting-steps' into 'master'Marcia Ramos
Add extra webhook troubleshooting steps See merge request gitlab-org/gitlab-ce!15125
2017-11-01Merge branch 'patch-19-docs' into 'master'Sean McGivern
document that PostgreSQL 10.0 is not supported See merge request gitlab-org/gitlab-ce!15095
2017-11-01Exclude comments from specific docsAchilleas Pipinellis
2017-11-01Add extra webhook troubleshooting stepsCindy Pallares 🦉
Add information on duplicate or multiple triggers caused by a slow response time.
2017-11-01Update gitlab-markup and PlantUML docsMarkus Koller
2017-11-01Replace CLA with DCO and licenseErnst van Nierop
2017-11-01Replace CLA with link to DCO and licenseErnst van Nierop
2017-10-31Improve the maintenance policy pageRémy Coutable
Make clear that we may backport bug fixes to the previous stable release. Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-10-31Merge branch '31454-missing-project-id-pipeline-hook-data' into 'master'Rémy Coutable
Adds project_id to pipeline hook data Closes #31454 See merge request gitlab-org/gitlab-ce!15044
2017-10-31Allow promoting project milestones to group milestonesFelipe Artur
2017-10-31Merge branch 'patch-29' into 'master'Stan Hu
Fix example typo. See merge request gitlab-org/gitlab-ce!15104
2017-10-31Merge branch '3674-hashed-storage-attachments' into 'master'Douwe Maan
Hashed Storage support for Attachments See merge request gitlab-org/gitlab-ce!15068
2017-10-31Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński
Add Packagist project service See merge request gitlab-org/gitlab-ce!14493
2017-10-31Fix example typo.Lawrence
2017-10-31Change to new GitLab Runner nameAchilleas Pipinellis
2017-10-31document that PostgreSQL 10.0 is not supportedBen Bodenmiller
2017-10-31Adds project_id to pipeline hook dataJacopo
Pipeline hook data now includes the project_id
2017-10-30Fixes to changed / broken linksBrendan O'Leary
2017-10-30Merge branch ↵Sean McGivern
'39570-performance-bar-appears-enabled-even-though-it-won-t-show-up' into 'master' Resolve "Performance bar appears enabled even though it won't show up" Closes #39570 See merge request gitlab-org/gitlab-ce!15084
2017-10-30Allow to disable the Performance Bar and document the `p b` shortcut in its ↵Rémy Coutable
doc page Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-10-30Merge branch 'update-fe-i18n-guide' into 'master'Filipa Lacerda
Update i18n in FE docs for marking and interpolation See merge request gitlab-org/gitlab-ce!15020
2017-10-30Document existing storable objects and their status regarding Hashed storageGabriel Mazetto
2017-10-30Merge branch '39426-update-fog-google-docs' into 'master'Achilleas Pipinellis
Add docs for backing up to Google Cloud Storage See merge request gitlab-org/gitlab-ce!15074
2017-10-30Merge branch 'bvl-add-circuitbreaker-metrics-docs' into 'master'Achilleas Pipinellis
Add missing circuitbreaker metrics to prometheus documentation See merge request gitlab-org/gitlab-ce!15062