Rémy Coutable
8c2894aeaf
Update installation & update guides for 8.10
...
Signed-off-by: Rémy Coutable <remy@rymai.me >
2016-07-05 19:04:53 +02:00
Jacob Vosmaer
46d2015ea5
Mention gmake
2016-06-27 16:23:30 +02:00
Yorick Peterse
b5464726aa
Added 8.9 install/update guides
...
[ci skip]
2016-06-07 15:20:40 +02:00
Jacob Vosmaer
1adaeb7d67
Use gitlab-workhorse 0.7.4
...
This enables
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4278 .
2016-05-27 13:06:02 +02:00
Florian Preinstorfer
07a3b09b76
Update branch name from 8-7-stable to 8-8-stable
2016-05-24 10:17:40 +00:00
Jacob Vosmaer
3fa32fa2d5
Use gitlab-workhorse 0.7.3
2016-05-23 16:36:00 +02:00
Achilleas Pipinellis
9eb4569ed9
Change all occurrences of doc.gitlab.com to docs.gitlab.com
...
[ci skip]
2016-05-13 16:26:56 -05:00
Valery Sizov
973cd0fec7
Update 8.8 guides
2016-05-11 18:08:17 +03:00
Achilleas Pipinellis
473e653e24
Add clear instructions on installing the pg_trgm extension
...
[ci skip]
2016-05-03 21:53:54 +03:00
DJ Mountney
e18f20d711
Updated trusted proxies doc section to link to the restart GitLab docs
2016-04-12 11:02:41 -07:00
DJ Mountney
bb372ac97f
Add changelog entries, install docs, and gitlab.yml.example entry for the trusted_proxies setting
2016-04-12 10:42:59 -07:00
Jacob Vosmaer
ca0b3ea1f1
Go back to gitlab-workhorse 0.7.1
...
We found out that 0.7.2 breaks shallow `git clone`. GitLab 8.7 will
work fine with gitlab-workhorse 0.7.1 too.
2016-04-11 17:03:27 +02:00
Yorick Peterse
fb02c96747
Merge branch 'gitlab-workhorse-0.7.2' into 'master'
...
Use gitlab-workhorse 0.7.2
See merge request !3570
2016-04-08 15:14:05 +00:00
Jacob Vosmaer
2b91abbced
Disable git gc --auto
2016-04-06 16:08:40 +02:00
Jacob Vosmaer
622b2023da
Use gitlab-workhorse 0.7.2
2016-04-06 15:07:35 +02:00
Yorick Peterse
6ddfd49669
Added 8.7 install/update guides
...
[ci skip]
2016-04-04 14:36:47 +02:00
Jacob Vosmaer
016c6da7c6
Gitlab-workhorse tags have "v" now
2016-03-21 13:13:34 +01:00
Jacob Vosmaer
3d750563d2
Use gitlab-workhorse 0.7.1
2016-03-21 13:09:23 +01:00
Douwe Maan
515dd63d65
Bump Git version requirement to 2.7.4
2016-03-17 22:21:10 +01:00
Jacob Vosmaer
96ac302127
Fix golang shasum invocation
2016-03-16 13:41:07 +01:00
Jacob Vosmaer
25600f530f
Update Git source installation steps to 2.7.3
2016-03-16 13:40:27 +01:00
Achilleas Pipinellis
a34021cd18
Merge branch 'doc-updates' into 'master'
...
Fix requirements.md link and improve PostgreSQL commands
- Point requirements.md link to the correct location
- Link to gitlab installation.md document instead of github
- Use psql command switch to run specified SQL commands for creation of user and database permissions.
- Instead of requiring a comment like `# Do not type the 'template1=#', this is part of the prompt` it may be easier to just use the command switch with `psql` to execute the SQL commands.
*forgot [ci skip] :(*
See merge request !3176
2016-03-16 09:59:06 +00:00
Douwe Maan
7ae573c75a
Bump Git version requirement to 2.7.3
2016-03-15 23:22:05 +01:00
Chris Wilson
ae090b1c8a
Revert to relative requirements.md link use gitlab.com link for installation guides.
2016-03-15 04:12:24 +00:00
Chris Wilson
20c663e182
Fix requirements.md link and improve PostgreSQL commands
...
- Point requirements.md link to the correct location
- Link to gitlab installation.md document instead of github
- Use psql command switch to run specified SQL commands for creation of user and database permissions.
2016-03-11 05:40:17 +00:00
Robert Speicher
75ba7d5d4f
Prepare docs for 8.6 RC1
...
[ci skip]
2016-03-10 20:32:08 -05:00
Robert Speicher
9568b4b4f7
Document changes to the initial admin password
...
[ci skip]
2016-03-07 21:00:53 -05:00
Marin Jankovski
f317d5fcb9
Merge branch 'uploads-700' into 'master'
...
Restrict permissions on public/uploads
Based on https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/631
See merge request !2764
2016-02-23 15:12:20 +00:00
James Lopez
af0ba6605b
revert back to ruby 2.1 - use 2.1.8
2016-02-19 17:19:57 +01:00
James Lopez
83829c0902
revert back to ruby 2.1
2016-02-19 15:59:46 +01:00
Jacob Vosmaer
3d9f8ab3b5
Use gitlab-workhorse 0.6.5
2016-02-17 14:20:49 +01:00
Achilleas Pipinellis
9ae4fa943e
Fix Redis installation guide
...
[ci skip]
2016-02-16 21:32:22 +02:00
Jacob Vosmaer
d3a6881358
Use gitlab-workhorse 0.6.4
2016-02-12 09:46:04 +01:00
Achilleas Pipinellis
a1a6f3cc73
Simplify permissions creation
...
[ci skip]
2016-02-10 16:52:02 +02:00
Achilleas Pipinellis
10aa99a30c
Merge branch 'doc_relative_url' into 'master'
...
Add documentation on relative URL support
closes #12773
See merge request !2770
2016-02-10 10:51:18 +00:00
Achilleas Pipinellis
464cea7d48
Fix typos and grammar
...
[ci skip]
2016-02-10 12:43:19 +02:00
Yorick Peterse
17240f80cb
Merge branch 'update-install-documentation-8.5' into 'master'
...
Updated install/update guides for 8.5
See merge request !2766
2016-02-10 10:24:04 +00:00
Yorick Peterse
3d1d96bb4f
Updated install/update guides for 8.5
...
[ci skip]
2016-02-10 11:02:04 +01:00
Achilleas Pipinellis
41a9575912
Add relative URL documentation
2016-02-09 16:31:38 +02:00
Achilleas Pipinellis
751ae14081
Restrict permissions on public/uploads
2016-02-09 11:35:19 +02:00
3kami3 and Rémy Coutable
cdcedd5b26
Add an option to supply root email through an environmental variable.
2016-02-08 18:26:29 +01:00
Achilleas Pipinellis
aa5eca47db
Make sure the public/uploads/ directory is created
...
[ci skip]
2016-02-05 18:28:46 +02:00
Achilleas Pipinellis
bf94ddef78
Fix wrong Ruby SHA and replace with sha256sum
...
[ci skip]
2016-02-05 16:53:00 +02:00
Jacob Vosmaer
ea41d36077
Use gitlab-workhorse 0.6.3 in installation guide
2016-02-02 16:01:20 +01:00
Robert Speicher
ca171b8190
Update gitlab-workhorse versions in documentation
...
[ci skip]
2016-01-27 18:30:36 -05:00
James Lopez
1b84de573d
updated docs to reflect min requirement of 2.1 [ci skip]
2016-01-27 14:48:15 +01:00
James Lopez
870e38ead9
updated docs to reflect version update [ci skip]
2016-01-25 12:39:50 +01:00
James Lopez
3d81f1da6e
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4
...
# Conflicts:
# .gitlab-ci.yml
2016-01-22 18:01:38 +01:00
James Lopez
1c51fb1778
update Ruby version to 2.2.4 (latest previous stable) and update docs
2016-01-21 16:12:49 +01:00
Achilleas Pipinellis
cd7f27543b
Mention required Ruby version
...
[ci skip]
2016-01-20 22:32:10 +01:00