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
AgeCommit message (Collapse)Author
2019-06-03Clean up docs under install/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
2019-05-18Merge branch 'jc-docs-for-git-pcre2' into 'master'Achilleas Pipinellis
Add docs to describe how to compile git with libpcre2 See merge request gitlab-org/gitlab-ce!28199
2019-05-17Replace Unicorn with web server in the init.d script [ci skip]Dmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2019-05-16Add docs to describe how to compile git with libpcre2John Cai
2019-05-14Improve installation from sourceDmitriy 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>
2019-05-08Upgrade Ruby version to 2.6.3Stan 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
2019-05-07Document EE License Auto Import During InstallRobert 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>
2019-05-07Fix installation from sourceDmitriy Zaporozhets
Compiling git has a wrong symbol that leads into invalid command
2019-04-30Small improvements of the "install from source" documentationPeter Vandenabeele
2019-04-16Update source install docs for Git 2.21Zeger-Jan van de Weg
2019-03-01bin/background_jobs: use pgroupsNick Thomas
2019-02-12Docs: Realign more CE docs that diverged from EE unnecessarily (second MR)Marcel Amirault
2019-02-07Merge branch 'docs/source-installation-requirements' into 'master'Marin Jankovski
Update source installation to make it easier for release managers to work on releases Closes gitlab-org/release/framework#113 See merge request gitlab-org/gitlab-ce!24967
2019-02-07Merge branch 'docs-add-nginx-note' into 'master'Marcia Ramos
docs: added note to review/upgrade nginx See merge request gitlab-org/gitlab-ce!24944
2019-02-07Added correct syntax in nginx suggestion boxsahbabou
2019-02-06Bump required Ruby version in install docStan Hu
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57350
2019-02-06Remove usage of 11-7-stable for source installsYorick Peterse
The use of the branch 11-7-stable meant release managers would have to update this file every month, which is tedious and easy to overlook. To work around this, we simply use a placeholder and make it clear that the reader needs to replace this with the appropriate branch.
2019-01-30Make supported bundler version clearer and polish topicEvan Read
2019-01-22Avoid installing Bundler 2.0 or higherTakuya Noguchi
to always use Bundler 1.x on source install at this moment Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-01-15doc graphicsmagick installation for source installAlexis Reigel
2019-01-14Fenced code blocks for all the docsLukas Eipert
2019-01-14Update FE developer and installation documentationLukas Eipert
2019-01-08Make unordered lists conform to styleguideEvan Read
- Also makes other minor Markdown fixes that were near the main fixes.
2019-01-02Update installation from source guideRobert Speicher
2019-01-01Update doc/install/installation.mdFatih Sarhan
2018-12-04update installation from source guideAlex Hanselka
2018-11-22Upgraded minimum Git version to 2.18.0Francisco Javier López
2018-11-13Upgrade to Ruby 2.5.3Stan Hu
Attempt to update google-protobuf for migration-paths Because the one we were using aren't compatible with Ruby 2.5.3, and it'll be troublesome to switch Ruby. Upgrading google-protobuf will be much easier. All of them will need to be updated for Ruby 2.5.3 We remove oj because we don't really need it and it doesn't compile on 2.5.3 with that version. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41825
2018-11-07Update Installation Guide for 11.5Steve Azzopardi
2018-10-24Upgrade to Ruby 2.4.5Stan Hu
2018-10-17[ci skip] Update Gitaly installation documentationAlejandro Rodríguez
Now the rake task takes the path to the default storage directory.
2018-10-15Docs: Fixing some bad linksMarcel Amirault
2018-10-08Update installation and update docs for 11 4Thiago Presa
2018-09-21Correct grammar (setup to set-up) in DocsMarcel Amirault
2018-09-03Update installation and update docs for 11.3Bob Van Landuyt
2018-08-23Gitaly needs to be installed before initializing databaseAniela Ziółkowski
"/home/git/repositories" in arguments causes Gitaly installation to fail
2018-08-23Update installation.mdAniela Ziółkowski
2018-08-14Merge branch 'gitaly-install-path' into 'master'Douwe Maan
Remove storage path dependency of gitaly install task See merge request gitlab-org/gitlab-ce!21101
2018-08-13Remove storage path dependency of gitaly install taskAlejandro Rodríguez
2018-08-01update 11-2-stable branches for source installationsJose Vargas
2018-07-16Merge branch 'update-git-to-2-18-0' into 'master'Stan Hu
Update Git version to 2.18.0 See merge request gitlab-org/gitlab-ce!20489
2018-07-10Document update for GitLab Pages users.Richard Hancock
2018-07-09Update Git version to 2.18.0James Lopez
2018-07-02Update installation and update guides for 11.1Alessio Caiazza
2018-06-26Use the branch instead of the tag to installAchilleas Pipinellis
2018-06-19Use Go 1.10 for source installationsJacob Vosmaer
2018-06-11Merge branch 'docs-11-0-installation-from-source-guide' into 'master'Mayra Cabrera
Update installation from source guide See merge request gitlab-org/gitlab-ce!19320
2018-06-05Update installation.mdFilipa Lacerda
2018-06-01Update installation from source guideFilipa Lacerda
2018-05-30Upgrade to Ruby 2.4.4Stan Hu
Fixes that make this work: * A change in Ruby (https://github.com/ruby/ruby/commit/ce635262f53b760284d56bb1027baebaaec175d1) requires passing in the exact required length for OpenSSL keys and IVs. * Ensure the secrets.yml is generated before any prepended modules are loaded. This is done by renaming the `secret_token.rb` initializer to `01_secret_token.rb`, which is a bit ugly but involves the least impact on other files.