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 (Expand)Author
2017-07-119.4 update instractions include changes made to 9.3 instructionsJames Edwards-Jones
2017-07-07Merge branch 'dm-mysql-log_bin_trust_function_creators' into 'master'Sean McGivern
2017-07-07Mention that 9.3 also needs `log_bin_trust_function_creators` on MySQL.Douwe Maan
2017-07-07Remove option to disable Gitaly completelyJacob Vosmaer
2017-07-04Merge branch 'dm-9-3-requires-mysql-trigger' into 'master'Sean McGivern
2017-07-04Document that GitLab 9.3 requires the TRIGGER permission on MySQLDouwe Maan
2017-06-29Make clear that Go 1.8 is required since GitLab 9.2Rémy Coutable
2017-06-27Fix steps numberingNitin Madhok
2017-06-19Mention limitations of MySQL in docsAchilleas Pipinellis
2017-06-15Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez
2017-06-12Doc: Add the need to upgrade to Go 1.8.3 in the 9.1->9.2 documentation as the...PAB
2017-06-02Go 1.8.3 and Upgrade-9.3 docKim "BKC" Carlbäcker
2017-05-30Enable Gitaly by default in GitLab 9.3Jacob Vosmaer
2017-05-23Remove `bin/comple` from gitlab-shell v5.0.2 deployment procedure.Jun Kuriyama
2017-05-08Update guides for 9.2.Timothy Andrew
2017-05-04Compile gitlab-shell go executablesJacob Vosmaer
2017-04-27Change to correct directory in update instructionsmenway
2017-04-24Fix 9.1 Gitaly source update stepsJacob Vosmaer
2017-04-13Make instructions clearerSid Sijbrandij
2017-04-12Prepare for zero downtime migrationsYorick Peterse
2017-04-11Update documents according to:Lin Jen-Shin
2017-04-07Set NODE_ENV=production for yarn:installJonathan la Cour
2017-04-06Use config.toml to configure GitalyJacob Vosmaer
2017-04-04Update patch_versions.md, add `yarn:install` in `Clean up assets and cache` c...xyb
2017-03-31Updating documentation to include a missing step in the update procedurePaschalis Korosoglou
2017-03-29Add 9.1 update guide with Gitaly instructionsJacob Vosmaer
2017-03-23Fix the 8.17 to 9.0 upgrade guideRémy Coutable
2017-03-23Add notes about dropping support for Ruby 2.1.xStan Hu
2017-03-22Update 8.13-to-8.14.md: Fixed gitlab-shell versionDark Dragon
2017-03-21Add gitaly source installation instructionsJacob Vosmaer
2017-03-21fix recompile assets step in 9.0 upgrade guide to use yarnMike Greiling
2017-03-18Update 8.12-to-8.13.md: gitlab version 8.13 wants gitlab-shell v3.6.7Dark Dragon
2017-03-14Include instructions to update /etc/default/gitlabAchilleas Pipinellis
2017-03-10Add missed review update for 8.17 to 9.0 documentDJ Mountney
2017-03-10Cleanup 8.17 to 9.0 doc with review suggestionsDJ Mountney
2017-03-09Flush out the update guide from 8.17 - 9.0DJ Mountney
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-03-03Stop setting Strict-Transport-Securty header from within the appPaweł Chojnacki
2017-02-16fix typo in node sectionMike Greiling
2017-02-16update migration docs for 8.17 to include minimum node versionMike Greiling
2017-02-15Fix most of broken docs linksAchilleas Pipinellis
2017-02-07Merge branch 'update-guides' into 'master' James Lopez
2017-02-07Update guides for 8.17 versionRuben Davila
2017-02-06Fix broken links to docsAchilleas Pipinellis
2017-01-28update scripts and docs to reference the newly namespaced rake taskMike Greiling
2017-01-26Merge branch 'mysql-sources-utf8mb4-fix' into 'master'Rémy Coutable
2017-01-24Fix hash of ruby archive in documentationMaximilien Cuony
2017-01-13Gitlab from sources : proper utf8mb4 support for MySQL 5.5 to 5.7Guillaume Simon
2017-01-09updated due to reorder changes [ci skip]James Lopez
2017-01-09use ruby 2.3.3 also in the update guide [ci skip]James Lopez