summaryrefslogtreecommitdiff
path: root/doc/install
Commit message (Collapse)AuthorAgeFilesLines
...
* | Correct a wrong spelling秋纫2014-05-141-2/+2
| | | | | | "abolute" -> "absolute"
* | Fix typoPascal Herbert2014-05-111-2/+2
| |
* | Link to the installation doc so people viewing on other locations can click ↵dosire2014-05-091-2/+2
| | | | | | | | the link.
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2014-05-071-1/+2
|\ \
| * \ Merge branch 'postgres_fix' into 'master'Dmitriy Zaporozhets2014-05-061-1/+2
| |\ \ | | | | | | | | | | | | Postgres fix. Closes #175
| | * | Ensure git user can create the database. Fix #175Achilleas Pipinellis2014-04-231-1/+2
| | |/
* | | Remove extra "Compile assets" sectionAhmed Shafeeq2014-05-071-5/+0
|/ /
* | Use production for Gitlab shell installationAhmed Shafeeq2014-05-061-1/+1
| |
* | added database requirements in documentationMarc Radulescu2014-05-051-0/+3
| |
* | Fix install docs for gitlab-shell setup rake taskDmitriy Zaporozhets2014-05-021-5/+4
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'improve-gitlab-shell-installation' of ↵Dmitriy Zaporozhets2014-05-021-26/+21
|\ \ | |/ |/| | | | | | | | | | | | | 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
| * Add documentation for new rake task to install gitlab-shell.Cyril Rohr2014-04-081-26/+15
| |
* | Update installation guide with new shell version.Marin Jankovski2014-04-221-1/+1
| |
* | Merge branch 'master' of https://github.com/gitlabhq/gitlabhqDmitriy Zaporozhets2014-04-221-1/+1
|\ \
| * | fix installation.md typeEvgeniy Sokovikov2014-04-181-1/+1
| | | | | | | | | depency -> dependency
* | | Take into account active users.dosire2014-04-211-8/+14
|/ /
* | update version in installation docJob van der Voort2014-04-171-2/+2
| |
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2014-04-141-3/+3
|\ \
| * \ Merge pull request #6711 from marciotoze/patch-1Dmitriy Zaporozhets2014-04-141-3/+3
| |\ \ | | | | | | | | Update installation.md
| | * | Update installation.mdMarcio Toze2014-04-091-3/+3
| | |/ | | | | | | | | | | | | | | | just fix typo fix broken links
* | | Merge branch 'postgres_installation' into 'master'Sytse Sijbrandij2014-04-141-6/+7
|\ \ \ | |/ / |/| | | | | No need to edit database.yml for standard Postgres
| * | Be more specific about when to edit database.ymlJacob Vosmaer2014-04-091-1/+1
| | |
| * | No need to edit database.yml for standard PostgresJacob Vosmaer2014-04-091-6/+7
| | | | | | | | | | | | | | | Postgres running on localhost should recognize the `git` system user used by GitLab so there is no need to set/change database passwords.
* | | Steer people to the packages since people encounter less errors installing ↵dosire2014-04-101-1/+1
|/ / | | | | | | those.
* | People forget to compile their assets, start after doing that.dosire2014-04-091-6/+4
| |
* | Nicer formulation.dosire2014-04-081-1/+1
| |
* | Document the need for dev packages since Multiple people asked about it.dosire2014-04-081-1/+1
|/
* Merge pull request #5950 from axilleas/bundler_parallelDmitriy Zaporozhets2014-04-041-0/+7
|\ | | | | Refer to bundler's ability of parallel installation
| * Refer to bundler's ability of parallel installationAchilleas Pipinellis2014-03-261-0/+7
| |
* | Merge pull request #6658 from tsigo/rs-important-dirsDmitriy Zaporozhets2014-04-041-9/+6
|\ \ | | | | | | Make sure important directories exist in git
| * | Remove Install doc notes about creating certain foldersRobert Speicher2014-03-301-9/+6
| | |
* | | Add to update guides satellites group permission.Marin Jankovski2014-04-041-1/+1
| | |
* | | Merge branch 'specific-warning-for-version-managers' into 'master'Dmitriy Zaporozhets2014-04-031-1/+1
|\ \ \ | | | | | | | | | | | | Specific-warning-for-version-managers
| * | | More explicit warning since we still see many people running into problems ↵dosire2014-04-021-1/+1
| |/ / | | | | | | | | | with this.
* | | Change the satellites directory permission in the install guide, add to rake ↵Marin Jankovski2014-04-021-0/+1
|/ / | | | | | | check task.
* | Merge branch 'doc-readme-for-site' into 'master'Dmitriy Zaporozhets2014-03-271-0/+4
|\ \ | | | | | | | | | | | | | | | | | | Doc-readme-for-site New readme files for doc.gitlab.com I also but the links for the api readme at the top.
| * | New doc site needs indexes.dosire2014-03-271-0/+4
| |/
* | Merge pull request #6491 from esmail/patch-1Dmitriy Zaporozhets2014-03-271-0/+7
|\ \ | |/ |/| Database doc changes to address #2412 and #6451.
| * Database doc changes to address #2412 and #6451.esmail2014-03-071-0/+7
| |
* | Should be 6-7.dosire2014-03-211-1/+1
| |
* | Use the latest tag, 1.9.1 for gitlab-shell.Marin Jankovski2014-03-211-1/+1
| |
* | Fixed error on mysql install linkMarco Vito Moscaritolo2014-03-131-1/+1
| | | | | | Fixed error on install guide to mysql conf page.
* | Use username instead of wierd email for first loginDmitriy Zaporozhets2014-03-111-1/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Update references to gitlab dot com.dosire2014-03-101-1/+1
| |
* | Add enterprise linux distributions as officially supported.dosire2014-03-071-10/+8
|/
* New stable branches and update guidev6.6.0Dmitriy Zaporozhets2014-02-211-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* PostgreSQL is first one nowDmitriy Zaporozhets2014-02-201-10/+8
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Move database setup guide inside the installation.Marin Jankovski2014-02-203-29/+20
|
* Doc syntax highlighting.Marin Jankovski2014-02-201-26/+26
|
* Update database documentation.Marin Jankovski2014-02-203-47/+48
|