Dmitriy Zaporozhets
|
5d77088202
|
Do gitlab:shell setup before seeds because we need /home/git/repositories exists
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-05-20 12:00:23 +03:00 |
|
dosire
|
126eefc5b8
|
Ruby version updated so it doesn't have the readline bug https://www.ruby-lang.org/en/news/2014/05/09/ruby-2-0-0-p481-is-released/.
|
2014-05-19 14:45:55 +02:00 |
|
Marin Jankovski
|
39d95b1d94
|
Update installation guide, create update guide.
|
2014-05-19 12:30:30 +02:00 |
|
Marin Jankovski
|
dbd88d453b
|
Update the examples to example.com
|
2014-05-16 12:57:32 +02:00 |
|
秋纫
|
2f8fd80ebb
|
Correct a wrong spelling
"abolute" -> "absolute"
|
2014-05-14 22:06:52 +08:00 |
|
Pascal Herbert
|
7477dd7a7c
|
Fix typo
|
2014-05-11 13:23:51 +00:00 |
|
dosire
|
049b63473f
|
Link to the installation doc so people viewing on other locations can click the link.
|
2014-05-09 19:34:25 +02:00 |
|
Dmitriy Zaporozhets
|
dd3a55064e
|
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
|
2014-05-07 14:57:26 +03:00 |
|
Ahmed Shafeeq
|
14102fd211
|
Remove extra "Compile assets" section
|
2014-05-07 01:14:00 +08:00 |
|
Dmitriy Zaporozhets
|
a94b06e7b5
|
Merge branch 'postgres_fix' into 'master'
Postgres fix. Closes #175
|
2014-05-06 15:20:26 +00:00 |
|
Ahmed Shafeeq
|
536b2f2f75
|
Use production for Gitlab shell installation
|
2014-05-06 22:02:21 +08:00 |
|
Marc Radulescu
|
73801a7463
|
added database requirements in documentation
|
2014-05-05 10:04:52 +02:00 |
|
Dmitriy Zaporozhets
|
c883660a3e
|
Fix install docs for gitlab-shell setup rake task
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-05-02 13:46:15 +03:00 |
|
Dmitriy Zaporozhets
|
85b5d203ac
|
Merge branch 'improve-gitlab-shell-installation' of https://github.com/pkgr/gitlabhq into pkgr-improve-gitlab-shell-installation
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
doc/install/installation.md
|
2014-05-02 13:30:26 +03:00 |
|
Achilleas Pipinellis
|
d1648a6a21
|
Ensure git user can create the database. Fix #175
|
2014-04-23 21:58:58 +03:00 |
|
Marin Jankovski
|
19438af8d1
|
Update installation guide with new shell version.
|
2014-04-22 12:23:57 +02:00 |
|
Dmitriy Zaporozhets
|
1b491c364d
|
Merge branch 'master' of https://github.com/gitlabhq/gitlabhq
|
2014-04-22 11:41:29 +02:00 |
|
dosire
|
01799721dc
|
Take into account active users.
|
2014-04-21 12:34:08 +02:00 |
|
Evgeniy Sokovikov
|
bc732a89be
|
fix installation.md type
depency -> dependency
|
2014-04-18 14:35:38 +04:00 |
|
Job van der Voort
|
00b576e67d
|
update version in installation doc
|
2014-04-17 09:42:08 +02:00 |
|
Dmitriy Zaporozhets
|
6be82c5e3b
|
Merge branch 'master' of github.com:gitlabhq/gitlabhq
|
2014-04-14 22:11:47 +03:00 |
|
Sytse Sijbrandij
|
ec5bfec24e
|
Merge branch 'postgres_installation' into 'master'
No need to edit database.yml for standard Postgres
|
2014-04-14 09:55:59 +00:00 |
|
Dmitriy Zaporozhets
|
884390de20
|
Merge pull request #6711 from marciotoze/patch-1
Update installation.md
|
2014-04-14 12:38:42 +03:00 |
|
dosire
|
670e02982c
|
Steer people to the packages since people encounter less errors installing those.
|
2014-04-10 09:20:19 +02:00 |
|
Jacob Vosmaer
|
ac01e44536
|
Be more specific about when to edit database.yml
|
2014-04-09 18:17:45 +02:00 |
|
Jacob Vosmaer
|
53f0d6cc51
|
No need to edit database.yml for standard Postgres
Postgres running on localhost should recognize the `git` system user
used by GitLab so there is no need to set/change database passwords.
|
2014-04-09 14:14:19 +02:00 |
|
dosire
|
12c49dd989
|
People forget to compile their assets, start after doing that.
|
2014-04-09 07:58:57 +02:00 |
|
Marcio Toze
|
6c47514322
|
Update installation.md
just fix typo
fix broken links
|
2014-04-09 00:09:53 -03:00 |
|
dosire
|
b2b790afa7
|
Nicer formulation.
|
2014-04-08 17:18:17 +02:00 |
|
Cyril Rohr
|
8af8bee453
|
Add documentation for new rake task to install gitlab-shell.
|
2014-04-08 15:43:21 +01:00 |
|
dosire
|
9924492adf
|
Document the need for dev packages since Multiple people asked about it.
|
2014-04-08 16:10:10 +02:00 |
|
Dmitriy Zaporozhets
|
1f1cfc9eba
|
Merge pull request #5950 from axilleas/bundler_parallel
Refer to bundler's ability of parallel installation
|
2014-04-04 14:37:07 +03:00 |
|
Dmitriy Zaporozhets
|
ad3a3e5201
|
Merge pull request #6658 from tsigo/rs-important-dirs
Make sure important directories exist in git
|
2014-04-04 14:31:26 +03:00 |
|
Marin Jankovski
|
04324908fb
|
Add to update guides satellites group permission.
|
2014-04-04 09:36:25 +02:00 |
|
Dmitriy Zaporozhets
|
6594ce1de0
|
Merge branch 'specific-warning-for-version-managers' into 'master'
Specific-warning-for-version-managers
|
2014-04-03 11:28:31 +00:00 |
|
dosire
|
80bc7c4ca5
|
More explicit warning since we still see many people running into problems with this.
|
2014-04-02 16:10:53 +02:00 |
|
Marin Jankovski
|
03b8dcce87
|
Change the satellites directory permission in the install guide, add to rake check task.
|
2014-04-02 15:25:26 +02:00 |
|
Robert Speicher
|
34c5e6de28
|
Remove Install doc notes about creating certain folders
|
2014-03-30 22:58:03 -04:00 |
|
Dmitriy Zaporozhets
|
0546a98981
|
Merge branch 'doc-readme-for-site' into 'master'
Doc-readme-for-site
New readme files for doc.gitlab.com
I also but the links for the api readme at the top.
|
2014-03-27 18:30:50 +00:00 |
|
Dmitriy Zaporozhets
|
98ed1ecc3b
|
Merge pull request #6491 from esmail/patch-1
Database doc changes to address #2412 and #6451.
|
2014-03-27 19:49:09 +02:00 |
|
dosire
|
417c0cb2d3
|
New doc site needs indexes.
|
2014-03-27 12:17:27 +01:00 |
|
Achilleas Pipinellis
|
4709364b7e
|
Refer to bundler's ability of parallel installation
|
2014-03-26 21:54:39 +02:00 |
|
 dosireandDmitriy Zaporozhets
|
d8a015cc97
|
Should be 6-7.
|
2014-03-21 22:52:08 +02:00 |
|
Marin Jankovski
|
895c913247
|
Use the latest tag, 1.9.1 for gitlab-shell.
|
2014-03-21 12:42:59 +01:00 |
|
Marco Vito Moscaritolo
|
599ee9670d
|
Fixed error on mysql install link
Fixed error on install guide to mysql conf page.
|
2014-03-13 22:04:36 +01:00 |
|
Dmitriy Zaporozhets
|
dcda7516d6
|
Use username instead of wierd email for first login
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-03-11 12:18:14 +02:00 |
|
dosire
|
509c45163a
|
Update references to gitlab dot com.
|
2014-03-10 17:40:40 +01:00 |
|
esmail
|
498a4e6b0c
|
Database doc changes to address #2412 and #6451.
|
2014-03-07 19:57:05 -05:00 |
|
dosire
|
339fce559a
|
Add enterprise linux distributions as officially supported.
|
2014-03-07 16:35:59 +01:00 |
|
Dmitriy Zaporozhets
|
490f99d45e
|
New stable branches and update guide
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-02-21 17:07:43 +02:00 |
|