- Aug 08, 2019
-
-
- Aug 07, 2019
-
-
Zeger-Jan van de Weg authored
Part of: https://gitlab.com/gitlab-org/gitaly/issues/1715
-
Fix links as discovered by the lint in the docs project
-
- Aug 02, 2019
-
-
Cody West authored
I'm adding some wording to our hardware requirements to explain that needs vary by workload. I also included some examples of factors that may influence the workload.
-
Ben Kochie authored
Update the Unicorn worker documentation based on the new scaling formula. https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4535
-
- Jul 31, 2019
-
-
Ben Kochie authored
* Use `GiB memory` to describe memory needs. * Add local storage recommendation for monitoring node. * Better align CPU/Memory to match common cloud provider instnace types. * Update requirements based on the new 10k user standard.
-
- Jul 30, 2019
-
-
Anton Smith authored
-
Sean McGivern authored
-
- Jul 25, 2019
-
-
Following the single docs codebase change, all internal links should be relative. Also cleans up one table
-
- Jul 11, 2019
-
-
Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues, and cleans up minor white space issues in install and integration docs
-
- Jul 09, 2019
-
-
Updating redirected links in the development, install, policy raketasks and university dirs. Should now link to final URL to avoid redirect hops
-
- Jul 08, 2019
-
-
Cindy Pallares authored
The installation link has changed from /installation/ to /install/. This commit will update all the remaining links that are missing.
-
Previously, we used brackets to denote the tier badges, but this made Kramdown, the docs site Markdown renderer, show many warnings when building the site. This is now fixed by using parentheses instead of square brackets. This was caused by [PREMIUM] looking like a link to Kramdown, which couldn't find a URL there. See: - https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484 - https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
-
- Jul 07, 2019
-
-
Ove Heigre authored
-
- Jul 05, 2019
-
-
Line 170(make install) causes permission error. This command should execute with sudo.
-
Change assorted absolute links to ce and ee docs to relative links
-
- Jul 03, 2019
-
-
Add backticks around square brackets, or fix links, as necessary.
-
- Jul 02, 2019
-
-
Linting rule not enabled for now because tooling produces false positives.
-
- Jul 01, 2019
-
-
Adjusts asterisks to hyphens in assorted docs to allow lint rule to pass
-
- Jun 27, 2019
-
-
- Jun 19, 2019
-
-
Nick Thomas authored
Now MySQL is no longer supported, we need to change the docs
-
- Jun 18, 2019
-
-
- Jun 14, 2019
-
-
Lukas Eipert authored
This updates our build images to use node@12. We are also adding a sentence to the from-source installation that while we require a minimum version of node@8, we also recommend node@12. Last but not least, we change the version of node in the .nvmrc so that developers using nvm can automatically use node@12 with the project
-
- Jun 11, 2019
-
-
- Jun 09, 2019
-
-
Ben Bodenmiller authored
-
- Jun 05, 2019
-
-
Also another factor of consideration for runner server requirements.
-
- Jun 03, 2019
-
-
Achilleas Pipinellis authored
This is an initiative to ensure all documentation complies completely with the Documentation Style Guide section "Documentation is the single source of truth (SSOT)" according to this epic https://gitlab.com/groups/gitlab-org/-/epics/1280. In particular, the changes of this commit touch all files under doc/install/. Most notably: - install/redis.md: Redirect to Redis section of install guide. - install/pivotal/index.md: Changed its content to reflect the current status, which is no longer supported (since 2017!). - install/google-protobuf.md: Incorporated inside installation.md under the troubleshooting section. - install/openshift_and_gitlab.md: Clarified that this guide is no longer relevant. We might want to redirect to the Chart docs in the future. - install/structure.md: Incorporated inside installation.md under its own section. - install/kubernetes/index.md: Redirected to https://docs.gitlab.com/charts
-
- May 31, 2019
-
-
- May 17, 2019
-
-
-
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
-
- May 15, 2019
-
-
John Cai authored
-
- May 13, 2019
-
-
* Add a solution for JavaScript heap out of memory error when compiling assets * Add note about postgres database config * Start gitaly before gitlab:setup as it won't work otherwise Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- May 08, 2019
-
-
Stan Hu authored
Ruby 2.6 offers better performance and memory usage: https://www.rubyguides.com/2018/11/ruby-2-6-new-features/ Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/57323
-
- May 07, 2019
-
-
- Document how to properly configure `GITLAB_LICENSE_FILE` environment variable in source and omnibus installations. Resolves: https://gitlab.com/gitlab-org/gitlab-ee/issues/10808 Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
Dmitriy Zaporozhets authored
Compiling git has a wrong symbol that leads into invalid command
-
Ben Bodenmiller authored
-
Ben Bodenmiller authored
-
- May 05, 2019
-
-
- Apr 30, 2019
-
-
Peter Vandenabeele authored
-