Commit Graph
1658 Commits
Author SHA1 Message Date
Ben Bodenmiller 30db1405d6 update repo recreation details 2014-09-01 22:48:57 -07:00
Ben Bodenmiller 46c3bbd78d gitlab->GitLab 2014-09-01 19:33:13 -07:00
Ben Bodenmiller 7681f8b0f7 simplify 6.0 to 7.2 upgrade guide 2014-09-01 16:41:37 -07:00
Ben Bodenmiller 60e24f4973 remove unnecessary chmod
`lib/support/init.d/gitlab` was set as executable in the repo as of the
6.1 release so chmod is not needed after that. See
https://github.com/gitlabhq/gitlabhq/pull/7586/files#r16885445.
2014-09-01 16:39:56 -07:00
jubianchiandjubianchi 4fdd21685c Filters issues by state via API 2014-09-01 13:51:40 +02:00
Sytse Sijbrandij ca139e8c78 Rewrite this section after suggestion from Achilleas. 2014-09-01 11:26:47 +02:00
Sytse Sijbrandij fe3762fd0a Fixed items mentioned by Achilleas Pipinellis, thanks. 2014-09-01 10:19:22 +02:00
Sytse Sijbrandij 1034dbdabf Fix spelling mistakes, thanks Achilleas Pipinellis and Stephan van Leeuwen. 2014-08-31 10:59:13 +02:00
Jeroen van Baarsen 174c00cf2c Merge pull request #7428 from bbodenmiller/patch-2
[Documentation] add prepare for update details to 5.1 to 6.0 guide
2014-08-31 10:46:50 +02:00
Ben Bodenmiller 44185ace11 add prepare for upgrade section
helps detect and correct issues that may occur during upgrade before
they have already occurred. easier to address issues before you start
upgrade process.
2014-08-30 17:04:45 -07:00
Sytse Sijbrandij a94ab6b916 Fix spelling mistakes, thanks Nico Hamm. 2014-08-30 11:35:51 +02:00
Ben Bodenmiller 6682f8d75d add missing config files to check during release process 2014-08-28 17:21:16 -07:00
Robert Schilling 7c1e60f0b4 Do not specify postgres-version while installing 2014-08-27 09:16:33 +02:00
Sytse Sijbrandij 45d887ad1c Merge branch 'master' into release-doc-improvements
Conflicts:
	doc/release/monthly.md
2014-08-26 15:45:58 +02:00
Jacob Vosmaer 048adf7b62 Merge branch 'release-order-in-reality' into 'master'
Release order in reality

/cc @all

See merge request !1037
2014-08-26 13:31:19 +00:00
Sytse Sijbrandij 099e17038f Add note about testing the migrations. 2014-08-26 10:20:55 +02:00
Sytse Sijbrandij 075e5eeccb Change the version before creating the stable branch. 2014-08-26 10:04:57 +02:00
Robert Schilling 1646009724 Add pkg-config as required dependency for rugged 2014-08-26 06:10:53 +02:00
Sytse Sijbrandij d8a645ac39 Fix grammar mistakes, thanks Angus 2014-08-25 17:24:54 +02:00
Sytse Sijbrandij 9297f01289 Add GitLab Flow to the index. 2014-08-25 13:32:03 +02:00
Sytse Sijbrandij 5e9db39823 Add article about GitLab flow. 2014-08-25 13:16:19 +02:00
Ben Bodenmiller c8c2b49dfb remove extra cd's to GitLab installation folder 2014-08-24 13:31:25 -07:00
Robert Schilling a820a15dc0 Merge pull request #7582 from bbodenmiller/patch-5
[Documentation] more cleanup installation guide formatting
2014-08-24 10:59:45 +02:00
Ben Bodenmiller 5ef4b3fb53 improve formatting
* fix code blocks
* Make capitalization of titles consistent - missed some in
https://github.com/gitlabhq/gitlabhq/pull/7576
2014-08-23 16:53:14 -07:00
Ben Bodenmiller 1b1ca3ee56 add Nginx test 2014-08-23 16:48:04 -07:00
Dmitriy Zaporozhets 9b1bef54de Merge branch 'import_postgres_user' into 'master'
Import the database as the `git` user

See merge request !762
2014-08-23 20:44:54 +00:00
Robert Schilling 9bdd30f422 Remove outdated 6.0 to 7.1 update guide 2014-08-23 12:16:18 +02:00
Robert Schilling 33431c3e7d Merge pull request #7585 from bbodenmiller/patch-11
clarify which configs should be updated
2014-08-23 10:52:04 +02:00
Ben Bodenmiller aef3a5bf41 clarify which configs should be updated 2014-08-23 01:43:26 -07:00
Ben Bodenmiller 668e8aacfb remove prerelease note from 6.0 to 7.2 guide 2014-08-23 01:13:22 -07:00
Robert Schilling 30ea264b3b Merge pull request #7576 from bbodenmiller/patch-5
[Documentation] cleanup installation guide formatting
2014-08-23 02:33:44 +02:00
Ben Bodenmiller 40af6f9c23 gitlab 7.2 requires gitlab shell 1.9.7 2014-08-22 13:23:44 -07:00
Ben Bodenmiller e61b491ae1 cleanup installation guide formatting
* Fix some formatting issues
* Make capitalization of titles consistent
* Update image that shows how to select branch
2014-08-22 13:18:40 -07:00
Sytse Sijbrandij 18ec2f93a6 Don't forget to cherry pick into stable. 2014-08-22 21:49:39 +02:00
Sytse Sijbrandij 47b5b3d5fa Tar before omnibus build, we all have master access on dev, don't forget to update installation.md 2014-08-22 21:46:12 +02:00
Robert Schilling 5418c61747 We have 7.2 now 🤘 2014-08-22 20:36:03 +02:00
Job van der Voort 230c52f76a update upgrader documentation to mention dependencies 2014-08-22 16:33:36 +02:00
Sytse Sijbrandij eea595971f Remove backticks in markdown links that cause ugly code blocks in GitLab. 2014-08-21 17:25:14 +02:00
Jacob Vosmaer ecd946be4c Swap is required on servers with 1GB RAM 2014-08-21 16:58:06 +02:00
Marin Jankovski 85cf0633fb Merge branch 'doc/update/cmake' into 'master'
Add installing cmake to 7.2 update docs

See merge request !1029
2014-08-21 14:31:49 +00:00
Jacob Vosmaer 5a6230b08c Merge pull request #7562 from xvonabur/patch-1
Add dependency info for mysql-postgresql converter
2014-08-21 16:21:00 +02:00
Jacob Vosmaer 0d8a4e380b Merge pull request #7436 from bbodenmiller/patch-3
upgrade ruby and gitlab shell config during 6.0->7.1 & 6.0->7.2 upgrades
2014-08-21 16:19:47 +02:00
Jacob Vosmaer 274ca09024 Add installing cmake to 7.2 update docs 2014-08-21 13:59:04 +02:00
Marin Jankovski 3ed8fbce2a Merge branch 'explain_migration' into 'master'
Explain label migration

See merge request !1025
2014-08-21 11:56:06 +00:00
Jacob Vosmaer 6040e84bf4 Merge pull request #7540 from sameersbn/docs-install-cmake
cmake is required during the installation of the rugged gem
2014-08-21 12:57:01 +02:00
xvonabur 672daff56c Add dependency info for mysql-postgresql converter
Running converter with Python 2.6.x installed gives the following error:
AttributeError: 'module' object has no attribute 'check_output'

After installing Python 2.7.x everything works fine.
2014-08-21 14:28:45 +04:00
Ben Bodenmiller 0e14fb0525 update ruby & gitlab shell config
ruby 2.0.x required for gitlab 7.0+
2014-08-20 20:05:17 -07:00
Jacob Vosmaer abf917d33d Merge branch 'label-doc' into 'master'
Label doc

Fixes #1487

See merge request !1028
2014-08-20 15:30:59 +00:00
Job van der Voort 2353554ba5 add required permission to label doc 2014-08-20 16:24:17 +02:00
Job van der Voort 4b9a838dc8 label documentation 2014-08-20 14:25:55 +02:00