- 15.08.2019 1 коммит
-
-
Hordur Freyr Yngvason создал
-
- 13.08.2019 1 коммит
-
-
Alexander Oleynikov создал
-
- 11.08.2019 1 коммит
-
-
- 09.08.2019 1 коммит
-
-
Emilie Schario создал
-
- 07.08.2019 3 коммита
-
-
-
-
Hossein Pursultani создал
-
- 02.08.2019 2 коммита
-
-
Cody West создал
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 создал
Update the Unicorn worker documentation based on the new scaling formula. https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4535
-
- 31.07.2019 2 коммита
-
-
Ben Kochie создал
* 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.
-
Anton Smith создал
-
- 30.07.2019 1 коммит
-
-
Sean McGivern создал
-
- 26.07.2019 1 коммит
-
-
Marcel Amirault создал
Following the single docs codebase change, all internal links should be relative. Also cleans up one table
-
- 11.07.2019 1 коммит
-
-
Marcel Amirault создал
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
-
- 09.07.2019 2 коммита
-
-
Marcel Amirault создал
Updating redirected links in the development, install, policy raketasks and university dirs. Should now link to final URL to avoid redirect hops
-
Cindy Pallares создал
The installation link has changed from /installation/ to /install/. This commit will update all the remaining links that are missing.
-
- 08.07.2019 1 коммит
-
-
Marcel Amirault создал
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
-
- 07.07.2019 1 коммит
-
-
Ove Heigre создал
-
- 05.07.2019 2 коммита
-
-
Kyohei Uemura создал
Line 170(make install) causes permission error. This command should execute with sudo.
-
-
- 03.07.2019 1 коммит
-
-
- 02.07.2019 1 коммит
-
-
- 01.07.2019 1 коммит
-
-
- 27.06.2019 1 коммит
-
-
Russell Dickenson создал
-
- 19.06.2019 1 коммит
-
-
- 18.06.2019 1 коммит
-
-
Evan Read создал
-
- 14.06.2019 1 коммит
-
-
Lukas Eipert создал
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
-
- 11.06.2019 1 коммит
-
-
Jacob Vosmaer создал
-
- 09.06.2019 1 коммит
-
-
Ben Bodenmiller создал
-
- 05.06.2019 1 коммит
-
-
- 03.06.2019 1 коммит
-
-
Achilleas Pipinellis создал
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
-
- 31.05.2019 1 коммит
-
-
Marcel Amirault создал
-
- 17.05.2019 3 коммита
-
-
Marcel Amirault создал
-
-
Marcel Amirault создал
-
- 16.05.2019 1 коммит
-
-
John Cai создал
-
- 14.05.2019 1 коммит
-
-
Dmitriy Zaporozhets создал
* 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>
-
- 08.05.2019 1 коммит
-
-
Stan Hu создал
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
-
- 07.05.2019 2 коммита
-
-
Robert Marshall создал
- 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> -
-