Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| | ||||||
* | Backticks are just confusing here. | dosire | 2014-02-12 | 1 | -1/+1 | |
| | ||||||
* | Markdown styles dependencies are optional. | dosire | 2014-02-12 | 1 | -3/+9 | |
| | ||||||
* | Merge branch 'link-to-recipies' into 'master' | Dmitriy Zaporozhets | 2014-02-06 | 2 | -11/+6 | |
|\ | | | | | | | | | | | Link To Recipies People can't find the CentOS / RHEL guide. Now that it follows the official guide I think we can link to it. | |||||
| * | Remove duplication and link to CentOS guide. | dosire | 2014-02-05 | 2 | -11/+6 | |
| | | ||||||
* | | removing comment about changing the git user password for postgres, | Felipe Arruda Pontes | 2014-02-05 | 1 | -2/+2 | |
|/ | | | | as discussed in #6248 | |||||
* | Remove python from installation docs | Dmitriy Zaporozhets | 2014-01-30 | 1 | -17/+0 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | updating structure doc | Sam Gleske | 2014-01-29 | 1 | -13/+7 | |
| | ||||||
* | Merge branch 'jruby' into 'master' | Dmitriy Zaporozhets | 2014-01-27 | 1 | -3/+2 | |
|\ | | | | | | | Recommend standard MRI implementation | |||||
| * | Nobody uses GitLab with Jruby. | dosire | 2014-01-25 | 1 | -3/+2 | |
| | | ||||||
* | | Merge pull request #5907 from boomshadow/patch-1 | Sytse Sijbrandij | 2014-01-25 | 1 | -3/+3 | |
|\ \ | |/ |/| | Update installation.md with new git version | |||||
| * | Update installation.md | boomshadow | 2013-12-22 | 1 | -3/+3 | |
| | | | | | | | | | | Updated the version of Git used in the section for compiling Git from source. Also, changed the verbiage used in the section "Initialize Database and Activate Advanced Features". It previously said to type 'yes' to install the database. | |||||
* | | Merge branch 'warn-against-version-managers' into 'master' | Dmitriy Zaporozhets | 2014-01-22 | 1 | -0/+2 | |
|\ \ | | | | | | | | | | Warn Against Version Managers | |||||
| * | | Spelling mistake and add links. | dosire | 2014-01-22 | 1 | -1/+1 | |
| | | | ||||||
| * | | Warn against RVM. | dosire | 2014-01-22 | 1 | -0/+2 | |
| | | | ||||||
* | | | No need for code tag here. | dosire | 2014-01-22 | 1 | -1/+1 | |
|/ / | ||||||
* | | Use 6-5 branch in installation docs | Dmitriy Zaporozhets | 2014-01-22 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | | Merge branch 'clone-explanation' into 'master' | Jacob Vosmaer | 2014-01-20 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | Explain where the memory recommendation comes from The 250MB repo limit is caused by the git command line. Also see MR !422 | |||||
| * | | Explain the culprit and consequences of the 1GB memory recommendation. | dosire | 2014-01-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'encouragement-during-install' into 'master'v6.5.0.rc1 | Dmitriy Zaporozhets | 2014-01-20 | 1 | -1/+3 | |
|\ \ \ | |/ / |/| | | | | | Encouragement during install | |||||
| * | | Update select branch to GitLab look and explain why this guide is long so ↵ | dosire | 2014-01-18 | 1 | -1/+3 | |
| | | | | | | | | | | | | people are not discouraged. | |||||
* | | | Revert "Since the git clone code is more efficient now we do not need this ↵ | Jacob Vosmaer | 2014-01-20 | 1 | -1/+1 | |
|/ / | | | | | | | | | | | | | | | | | | | warning anymore." This reverts commit a757c4a24f110aa25ad36dd347d499cf859e4d0d. While it is true that Grack memory use while sending data to a client was improved, this does not change the fact that the Git processes running on a GitLab server will use more memory for large repositories. | |||||
* | | Since the git clone code is more efficient now we do not need this warning ↵ | dosire | 2014-01-18 | 1 | -1/+1 | |
| | | | | | | | | anymore. |