summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | Support custom attributes on projectsMarkus Koller2017-11-062-8/+20
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'add-changes-count-to-merge-requests-api' into 'master'Rémy Coutable2017-11-071-1/+21
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add changes_count to the merge requests API See merge request gitlab-org/gitlab-ce!15178
| | * | | | | | Add changes_count to the merge requests APIadd-changes-count-to-merge-requests-apiSean McGivern2017-11-031-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This returns the `real_size` of the MR's diff, which is a string indicating the number of changes. If the diff overflows after _n_ files, the string will be `$n+`.
| * | | | | | | Label priority and Priority sort ordersVictor Wu2017-11-074-6/+23
| | | | | | | |
* | | | | | | | Merge branch 'master' into 38464-k8s-appsEric Eastwood2017-11-062-1/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: db/schema.rb
| * | | | | | | Add reconfigure docs to CEStan Hu2017-11-061-0/+9
| | | | | | | |
| * | | | | | | Merge branch 'docs/add-link-to-brand-ai' into 'master'Achilleas Pipinellis2017-11-061-1/+5
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Add link to GitLab brand.ai page in docs See merge request gitlab-org/gitlab-ce!15161
| | * | | | | | Add link to GitLab brand.ai pagedocs/add-link-to-brand-aiEric Eastwood2017-11-021-1/+5
| | | | | | | |
* | | | | | | | Update Cluster applications screenshot with updated descriptionEric Eastwood2017-11-061-0/+0
| | | | | | | |
* | | | | | | | Merge remote-tracking branch 'origin/refactor-clusters' into ↵Kamil Trzcinski2017-11-063-5/+72
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | 36629-35958-add-cluster-application-section
| * | | | | | | Expose project visibility as CI variableMatija Čupić2017-11-041-0/+1
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch '38500-auto-devops-application-setting-is-not-documented' into ↵Marcia Ramos2017-11-031-0/+6
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Auto DevOps application setting is not documented" Closes #38500 See merge request gitlab-org/gitlab-ce!15170
| | * | | | | Add application setting to Auto DevOps docs38500-auto-devops-application-setting-is-not-documentedFabio Busatto2017-11-031-0/+6
| | |/ / / /
| * | | | | Add system hooks user_rename and group_renameWinnie Hellmann2017-11-031-5/+65
| |/ / / /
* | | | | Add applications section to GKE clusters pageEric Eastwood2017-11-032-0/+9
|/ / / /
* | | | Merge branch 'clarify-docs-about-external-artifacts-and-gitlab-pages' into ↵Grzegorz Bizon2017-11-021-2/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Document GitLab pages prerequisite with external HTML artifacts See merge request gitlab-org/gitlab-ce!15153
| * | | | Clarify external artifacts only working when GitLab pages is enabledclarify-docs-about-external-artifacts-and-gitlab-pagesEric Eastwood2017-11-021-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Prompted to add this note from https://gitlab.com/gitlab-org/gitlab-ce/issues/34102#note_45522526
* | | | | Merge branch 'dm-sidekiq-sigstp' into 'master'Sean McGivern2017-11-021-3/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when ↵dm-sidekiq-sigstpDouwe Maan2017-11-021-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | the memory killer kicks in
* | | | | | Merge branch 'dm-remove-private-token' into 'master'Sean McGivern2017-11-029-142/+79
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Private Tokens Closes #38595 and #38447 See merge request gitlab-org/gitlab-ce!14838
| * | | | | Update documentationdm-remove-private-tokenDouwe Maan2017-11-023-66/+75
| | | | | |
| * | | | | Remove authentication using user.private_tokenDouwe Maan2017-11-021-1/+1
| | | | | |
| * | | | | Remove gitlab:users:clear_all_authentication_tokens rake taskDouwe Maan2017-11-021-15/+0
| | | | | |
| * | | | | Remove private_token from API user entityDouwe Maan2017-11-021-2/+1
| | | | | |
| * | | | | Remove Session APIDouwe Maan2017-11-022-56/+0
| | | | | |
| * | | | | Remove Private Token from User Settings > AccountDouwe Maan2017-11-022-2/+2
| | | | | |
* | | | | | Merge branch 'docs/gitlab-runner' into 'master'Marcia Ramos2017-11-029-16/+16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change to new GitLab Runner name Closes #39636 See merge request gitlab-org/gitlab-ce!15101
| * | | | | Change to new GitLab Runner namedocs/gitlab-runnerAchilleas Pipinellis2017-10-3110-17/+17
| | | | | |
* | | | | | Merge branch '39704-fix-webhooks_log_time' into 'master'Stan Hu2017-11-021-0/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix webhook recent deliveries elapsed time field Closes #39704 See merge request gitlab-org/gitlab-ce!15146
| * | | | | | Fix webhook recent deliveries elapsed time fieldAlexander Randa2017-11-021-0/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'patch-28' into 'master'Douwe Maan2017-11-021-0/+29
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add debugging section to testing_guide/best_practices.md. See merge request gitlab-org/gitlab-ce!14858
| * | | | | | Address Douwe's feedbackRémy Coutable2017-11-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | Simplify the live debugger resume mechanism: press any keyRémy Coutable2017-10-261-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | Improve the LiveDebugger exit handler and documentationRémy Coutable2017-10-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | Add LiveDebugger#live_debug to debug Capybara in feature tests.Rémy Coutable2017-10-161-19/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | Update best_practices.mdClement Ho2017-10-121-6/+11
| | | | | | |
| * | | | | | Add debugging section to testing_guide/best_practices.md.Fatih Acet2017-10-121-0/+14
| | | | | | |
* | | | | | | Merge branch 'BDO-fixes' into 'master'38610-prevent-locked-files-from-being-editedRémy Coutable2017-11-021-6/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Fixes to changed / broken links See merge request gitlab-org/gitlab-ce!15089
| * | | | | | Fixes to changed / broken linksBDO-fixesBrendan O'Leary2017-10-301-6/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jlh-replace-cla' into 'master'Sid Sijbrandij2017-11-012-54/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace CLA See merge request gitlab-org/gitlab-ce!15115
| * | | | | | Replace CLA with DCO and licenseErnst van Nierop2017-10-311-29/+2
| | | | | | |
| * | | | | | Replace CLA with link to DCO and licenseErnst van Nierop2017-10-311-25/+2
| | | | | | |
* | | | | | | Merge branch 'patch-29' into 'master'Douwe Maan2017-11-011-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo See merge request gitlab-org/gitlab-ce!15136
| * | | | | | | Fix typoMichael Kozono2017-11-011-1/+1
| | | | | | | |
* | | | | | | | Merge branch 'feature/plantuml-restructured-text-captions' into 'master'Douwe Maan2017-11-011-16/+21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Update gitlab-markup and PlantUML docs See merge request gitlab-org/gitlab-ce!15120
| * | | | | | | Update gitlab-markup and PlantUML docsMarkus Koller2017-11-011-16/+21
| |/ / / / / /
* | | | | | | Merge branch 'docs/ci-disposable-env-fix' into 'master'28025-consider-using-webpack-dev-server-overlay-option-for-more-helpful-compile-errorsMarcia Ramos2017-11-011-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | Fix wording on CI disposable variables See merge request gitlab-org/gitlab-ce!14983
| * | | | | | Fix wording on CI disposable variablesdocs/ci-disposable-env-fixAchilleas Pipinellis2017-10-211-2/+2
| | | | | | |
* | | | | | | Merge branch 'docs/webhook-troubleshooting-steps' into 'master'Marcia Ramos2017-11-011-0/+12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add extra webhook troubleshooting steps See merge request gitlab-org/gitlab-ce!15125
| * | | | | | | Add extra webhook troubleshooting stepsdocs/webhook-troubleshooting-stepsCindy Pallares 🦉2017-11-011-0/+12
| | |/ / / / / | |/| | | | | | | | | | | | Add information on duplicate or multiple triggers caused by a slow response time.