Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Correct a wrong spelling | 秋纫 | 2014-05-14 | 1 | -2/+2 | |
| | | | | | | "abolute" -> "absolute" | |||||
* | | Fix typo | Pascal Herbert | 2014-05-11 | 1 | -2/+2 | |
| | | ||||||
* | | Link to the installation doc so people viewing on other locations can click ↵ | dosire | 2014-05-09 | 1 | -2/+2 | |
| | | | | | | | | the link. | |||||
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2014-05-07 | 1 | -1/+2 | |
|\ \ | ||||||
| * \ | Merge branch 'postgres_fix' into 'master' | Dmitriy Zaporozhets | 2014-05-06 | 1 | -1/+2 | |
| |\ \ | | | | | | | | | | | | | Postgres fix. Closes #175 | |||||
| | * | | Ensure git user can create the database. Fix #175 | Achilleas Pipinellis | 2014-04-23 | 1 | -1/+2 | |
| | |/ | ||||||
* | | | Remove extra "Compile assets" section | Ahmed Shafeeq | 2014-05-07 | 1 | -5/+0 | |
|/ / | ||||||
* | | Use production for Gitlab shell installation | Ahmed Shafeeq | 2014-05-06 | 1 | -1/+1 | |
| | | ||||||
* | | added database requirements in documentation | Marc Radulescu | 2014-05-05 | 1 | -0/+3 | |
| | | ||||||
* | | Fix install docs for gitlab-shell setup rake task | Dmitriy Zaporozhets | 2014-05-02 | 1 | -5/+4 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Merge branch 'improve-gitlab-shell-installation' of ↵ | Dmitriy Zaporozhets | 2014-05-02 | 1 | -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 Rohr | 2014-04-08 | 1 | -26/+15 | |
| | | ||||||
* | | Update installation guide with new shell version. | Marin Jankovski | 2014-04-22 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-04-22 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | fix installation.md type | Evgeniy Sokovikov | 2014-04-18 | 1 | -1/+1 | |
| | | | | | | | | | depency -> dependency | |||||
* | | | Take into account active users. | dosire | 2014-04-21 | 1 | -8/+14 | |
|/ / | ||||||
* | | update version in installation doc | Job van der Voort | 2014-04-17 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-04-14 | 1 | -3/+3 | |
|\ \ | ||||||
| * \ | Merge pull request #6711 from marciotoze/patch-1 | Dmitriy Zaporozhets | 2014-04-14 | 1 | -3/+3 | |
| |\ \ | | | | | | | | | Update installation.md | |||||
| | * | | Update installation.md | Marcio Toze | 2014-04-09 | 1 | -3/+3 | |
| | |/ | | | | | | | | | | | | | | | | just fix typo fix broken links | |||||
* | | | Merge branch 'postgres_installation' into 'master' | Sytse Sijbrandij | 2014-04-14 | 1 | -6/+7 | |
|\ \ \ | |/ / |/| | | | | | No need to edit database.yml for standard Postgres | |||||
| * | | Be more specific about when to edit database.yml | Jacob Vosmaer | 2014-04-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | No need to edit database.yml for standard Postgres | Jacob Vosmaer | 2014-04-09 | 1 | -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 ↵ | dosire | 2014-04-10 | 1 | -1/+1 | |
|/ / | | | | | | | those. | |||||
* | | People forget to compile their assets, start after doing that. | dosire | 2014-04-09 | 1 | -6/+4 | |
| | | ||||||
* | | Nicer formulation. | dosire | 2014-04-08 | 1 | -1/+1 | |
| | | ||||||
* | | Document the need for dev packages since Multiple people asked about it. | dosire | 2014-04-08 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #5950 from axilleas/bundler_parallel | Dmitriy Zaporozhets | 2014-04-04 | 1 | -0/+7 | |
|\ | | | | | Refer to bundler's ability of parallel installation | |||||
| * | Refer to bundler's ability of parallel installation | Achilleas Pipinellis | 2014-03-26 | 1 | -0/+7 | |
| | | ||||||
* | | Merge pull request #6658 from tsigo/rs-important-dirs | Dmitriy Zaporozhets | 2014-04-04 | 1 | -9/+6 | |
|\ \ | | | | | | | Make sure important directories exist in git | |||||
| * | | Remove Install doc notes about creating certain folders | Robert Speicher | 2014-03-30 | 1 | -9/+6 | |
| | | | ||||||
* | | | Add to update guides satellites group permission. | Marin Jankovski | 2014-04-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'specific-warning-for-version-managers' into 'master' | Dmitriy Zaporozhets | 2014-04-03 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | | | | | Specific-warning-for-version-managers | |||||
| * | | | More explicit warning since we still see many people running into problems ↵ | dosire | 2014-04-02 | 1 | -1/+1 | |
| |/ / | | | | | | | | | | with this. | |||||
* | | | Change the satellites directory permission in the install guide, add to rake ↵ | Marin Jankovski | 2014-04-02 | 1 | -0/+1 | |
|/ / | | | | | | | check task. | |||||
* | | Merge branch 'doc-readme-for-site' into 'master' | Dmitriy Zaporozhets | 2014-03-27 | 1 | -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. | dosire | 2014-03-27 | 1 | -0/+4 | |
| |/ | ||||||
* | | Merge pull request #6491 from esmail/patch-1 | Dmitriy Zaporozhets | 2014-03-27 | 1 | -0/+7 | |
|\ \ | |/ |/| | Database doc changes to address #2412 and #6451. | |||||
| * | Database doc changes to address #2412 and #6451. | esmail | 2014-03-07 | 1 | -0/+7 | |
| | | ||||||
* | | Should be 6-7. | dosire | 2014-03-21 | 1 | -1/+1 | |
| | | ||||||
* | | Use the latest tag, 1.9.1 for gitlab-shell. | Marin Jankovski | 2014-03-21 | 1 | -1/+1 | |
| | | ||||||
* | | Fixed error on mysql install link | Marco Vito Moscaritolo | 2014-03-13 | 1 | -1/+1 | |
| | | | | | | Fixed error on install guide to mysql conf page. | |||||
* | | Use username instead of wierd email for first login | Dmitriy Zaporozhets | 2014-03-11 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Update references to gitlab dot com. | dosire | 2014-03-10 | 1 | -1/+1 | |
| | | ||||||
* | | Add enterprise linux distributions as officially supported. | dosire | 2014-03-07 | 1 | -10/+8 | |
|/ | ||||||
* | New stable branches and update guidev6.6.0 | Dmitriy Zaporozhets | 2014-02-21 | 1 | -2/+2 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | PostgreSQL is first one now | Dmitriy Zaporozhets | 2014-02-20 | 1 | -10/+8 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Move database setup guide inside the installation. | Marin Jankovski | 2014-02-20 | 3 | -29/+20 | |
| | ||||||
* | Doc syntax highlighting. | Marin Jankovski | 2014-02-20 | 1 | -26/+26 | |
| | ||||||
* | Update database documentation. | Marin Jankovski | 2014-02-20 | 3 | -47/+48 | |
| |