summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'query-counts' into 'master'Rémy Coutable2018-02-052-0/+66
|\ | | | | | | | | Track and act upon the number of executed SQL queries See merge request gitlab-org/gitlab-ce!16466
| * Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-012-0/+66
| | | | | | | | | | | | | | | | | | | | | | This ensures that we have more visibility in the number of SQL queries that are executed in web requests. The current threshold is hardcoded to 100 as we will rarely (maybe once or twice) change it. In production and development we use Sentry if enabled, in the test environment we raise an error. This feature is also only enabled in production/staging when running on GitLab.com as it's not very useful to other users.
* | Document that GITLAB_CDN_HOST takes an base URLBastian Blank2018-02-041-1/+1
| | | | | | | | Signed-off-by: Bastian Blank <waldi@debian.org>
* | Fix spelling of “discrepancy” in GitHub→GitLab project import docsRory O’Kane2018-02-021-1/+1
| |
* | Merge branch '24167__color_label' into 'master'Douwe Maan2018-02-021-1/+40
|\ \ | | | | | | | | | | | | | | | | | | Add Colors to GitLab Flavored Markdown Closes #24167 See merge request gitlab-org/gitlab-ce!16095
| * | Add Colors to GitLab Flavored MarkdownTony Rom2018-01-291-1/+40
| | |
* | | Merge branch 'master' into '3867-port-to-ce'Sean McGivern2018-02-022-24/+8
|\ \ \ | | | | | | | | | | | | # Conflicts: # db/schema.rb
| * \ \ Merge branch 'patch-28' into 'master'Dmitriy Zaporozhets2018-02-021-2/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Fix typo in gitlab_runner_chart.md See merge request gitlab-org/gitlab-ce!16860
| | * | | Fix typo in gitlab_runner_chart.mdAlexandre Figura2018-02-011-2/+2
| | | |/ | | |/| | | | | When Gitlab URL is set as `gitlabURL` in the configuration file, `helm install` is not happy and complains about a missing `gitlabUrl`.
| * | | Docs: update GitLab products descriptionMarcia Ramos2018-02-011-22/+6
| |/ /
* | | port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-7/+97
|/ /
* | Merge branch 'jramsay-42598-fix-subgroup-creation-docs' into 'master'Marcia Ramos2018-02-012-1/+2
|\ \ | | | | | | | | | | | | | | | | | | Fix subgroup creation docs Closes #42598 See merge request gitlab-org/gitlab-ce!16836
| * | Fix subgroup creation docsjramsay-42598-fix-subgroup-creation-docsJames Ramsay2018-01-312-1/+2
| | |
* | | Improve doc/development/automatic_ce_ee_merge.mdRémy Coutable2018-02-011-8/+23
|/ / | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | [ci skip] Fix example commands to refer to the correct versionsAlejandro Rodríguez2018-01-311-4/+4
| |
* | Merge branch 'docs-42499-api-repo-archive-format-param' into 'master'Achilleas Pipinellis2018-01-311-0/+1
|\ \ | | | | | | | | | | | | | | | | | | Document format parameter for Repository Archive endpoint Closes #42499 See merge request gitlab-org/gitlab-ce!16766
| * | Document format parameter for Repository Archive endpointMark Fletcher2018-01-291-0/+1
| | |
* | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-01-301-11/+2
|\ \ \ | | | | | | | | | | | | | | | | doc: Correct example responses in repository_files.md See merge request gitlab-org/gitlab-ce!16754
| * | | doc: Correct example responses in repository_files.mdkasbah2018-01-271-11/+2
| | | |
* | | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-01-301-1/+1
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Update index.md See merge request gitlab-org/gitlab-ce!16733
| * | | Update index.mdMuhamed2018-01-261-1/+1
| |/ /
* | | Merge branch ↵Achilleas Pipinellis2018-01-291-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '42521-docs-update-usage-of-force-option-when-running-the-restore-raketask' into 'master' Resolve "Docs update usage of force option when running the restore raketask" Closes #42521 See merge request gitlab-org/gitlab-ce!16759
| * | | Updating docs for usage of force=yes when performing a restore.42521-docs-update-usage-of-force-option-when-running-the-restore-raketaskastrachan2018-01-291-1/+1
| |/ /
* | | Digital Ocean Spaces now supports AWS v4 streaming APIStan Hu2018-01-281-8/+10
|/ / | | | | | | See https://github.com/fog/fog-aws/issues/428#issuecomment-360869183
* | fix documentation about node versionTobias Gurtzick2018-01-252-8/+6
| | | | | | | | Resolves #41438
* | Merge branch 'ux-guide-deprecation' into 'master'Jacob Schatz2018-01-251-0/+2
|\ \ | | | | | | | | | | | | Add note within ux documentation that further changes should be made within the… See merge request gitlab-org/gitlab-ce!16686
| * | Add note within ux documentation that further changes should be made within ↵ux-guide-deprecationtauriedavis2018-01-241-0/+2
| | | | | | | | | | | | the design.gitlab project
* | | Resolve "Link to Clusters in Auto DevOps instead of Kubernetes service"Fabio Busatto2018-01-251-4/+3
|/ /
* | Merge branch 'patch-28' into 'master'Robert Speicher2018-01-241-1/+1
|\ \ | | | | | | | | | | | | Fix typo in `.gitlab-ci.yml` heading See merge request gitlab-org/gitlab-ce!16668
| * | Fix typo in `.gitlab-ci.yml` headingMathijs de Kruyf2018-01-241-1/+1
| | |
* | | Merge branch 'PNSalocin/gitlab-ce-24035-api-create-application' into 'master'Rémy Coutable2018-01-241-0/+37
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Add application create API Closes #24035 See merge request gitlab-org/gitlab-ce!16643
| * | Add documentation about when the application API was addedToon Claes2018-01-241-1/+5
| | |
| * | Add application create APINicolas MERELLI2018-01-241-0/+33
| | |
* | | Merge branch 'winh-axios-mock-restore' into 'master'Filipa Lacerda2018-01-241-1/+1
|\ \ \ | |/ / |/| | | | | | | | Use restore() instead of reset() for removing axios MockAdapter See merge request gitlab-org/gitlab-ce!16647
| * | Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restoreWinnie Hellmann2018-01-231-1/+1
| | |
* | | Merge branch 'fix-gitlab-runner-2652' into 'master'Kamil Trzciński2018-01-231-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix docs for GIT_CHECKOUT Gitlab Runner configuration Closes gitlab-runner#2652 See merge request gitlab-org/gitlab-ce!16522
| * | | Fix docs for GIT_CHECKOUT Gitlab Runner configurationTom Elliff2018-01-171-1/+1
| | | | | | | | | | | | | | | | Should fix https://gitlab.com/gitlab-org/gitlab-runner/issues/2652
* | | | Merge branch 'sh-s3-digitalocean-howto-docs' into 'master'Achilleas Pipinellis2018-01-231-0/+24
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document how to configure Fog with Digital Ocean Spaces Closes gitlab-ee#4419 See merge request gitlab-org/gitlab-ce!16597
| * | | | Document how to configure Fog with Digital Ocean Spacessh-s3-digitalocean-howto-docsStan Hu2018-01-191-0/+24
| | | | | | | | | | | | | | | | | | | | Closes gitlab-org/gitlab-ee#4419
* | | | | Update rack attack docsCindy Pallares 🦉2018-01-231-13/+123
| | | | |
* | | | | Document advantages of axios-mock-adapterWinnie Hellmann2018-01-231-3/+16
| |_|/ / |/| | |
* | | | Merge branch 'add-js-note-live-debug' into 'master'Rémy Coutable2018-01-231-0/+2
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Add note about live_debug only working on javascript enabled specs See merge request gitlab-org/gitlab-ce!16625
| * | | Add note about live_debug only working on javascript enabled specsadd-js-note-live-debugClement Ho2018-01-221-0/+2
| | | |
* | | | Merge branch 'add-profiler-to-application' into 'master'Stan Hu2018-01-222-11/+37
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Add Gitlab::Profiler for profiling from a console or runner See merge request gitlab-org/gitlab-ce!16552
| * | | Add bin/profile-url tool and docsadd-profiler-to-applicationSean McGivern2018-01-192-11/+37
| | |/ | |/|
* | | Add docs for playing a CI pipeline scheduleStan Hu2018-01-223-0/+15
| | |
* | | Merge branch 'docs/refactor-k8s-cluster' into 'master'Marcia Ramos2018-01-222-45/+241
|\ \ \ | | | | | | | | | | | | | | | | Improve Clusters documentation See merge request gitlab-org/gitlab-ce!16435
| * | | Copy k8s service integration info into clustersAchilleas Pipinellis2018-01-222-66/+171
| | | | | | | | | | | | | | | | | | | | Now that the k8s service is being deprecated in favor of the Clusters integration, copy all info from the old to the new page.
| * | | Port the cluster docs from EE to CEAchilleas Pipinellis2018-01-221-41/+132
| | | |
* | | | Merge branch '42212-order-of-steps-in-auto-devops-do' into 'master'Achilleas Pipinellis2018-01-221-28/+28
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Resolve "Order of steps in Auto DevOps documentation" Closes #42212 See merge request gitlab-org/gitlab-ce!16576