Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update ci mr image with smaller screenshotsgitlab-flow | Job van der Voort | 2014-09-29 | 1 | -0/+0 |
| | |||||
* | add screenshots to gitlab-flow article | Job van der Voort | 2014-09-28 | 11 | -10/+10 |
| | |||||
* | add graphs to git-flow article | Job van der Voort | 2014-09-28 | 5 | -5/+5 |
| | |||||
* | Add wisdom about reverting a revert merge. | Sytse Sijbrandij | 2014-09-22 | 1 | -1/+3 |
| | |||||
* | Add sentence about tools not being able to compensate for changing commit id's. | Sytse Sijbrandij | 2014-09-17 | 1 | -0/+1 |
| | |||||
* | Improve the rebase reasoning. | Sytse Sijbrandij | 2014-09-17 | 1 | -4/+7 |
| | |||||
* | Insert at a random point in the changelog to prevent conflicts. | Sytse Sijbrandij | 2014-09-08 | 1 | -1/+5 |
| | |||||
* | Fix problems identified by Achilleas Pipinellis, thanks Achilleas. | Sytse Sijbrandij | 2014-09-08 | 1 | -35/+38 |
| | |||||
* | It's the shell. | Sytse Sijbrandij | 2014-09-02 | 1 | -1/+1 |
| | |||||
* | Four stages. | Sytse Sijbrandij | 2014-09-02 | 1 | -1/+1 |
| | |||||
* | Adding image descriptions and links as well as consolidating the link and ↵ | Sytse Sijbrandij | 2014-09-02 | 1 | -28/+24 |
| | | | | close issues text. | ||||
* | Rewrite this section after suggestion from Achilleas. | Sytse Sijbrandij | 2014-09-01 | 1 | -2/+2 |
| | |||||
* | Fixed items mentioned by Achilleas Pipinellis, thanks. | Sytse Sijbrandij | 2014-09-01 | 1 | -6/+7 |
| | |||||
* | Fix spelling mistakes, thanks Achilleas Pipinellis and Stephan van Leeuwen. | Sytse Sijbrandij | 2014-08-31 | 1 | -7/+7 |
| | |||||
* | Fix spelling mistakes, thanks Nico Hamm. | Sytse Sijbrandij | 2014-08-30 | 1 | -2/+2 |
| | |||||
* | Fix grammar mistakes, thanks Angus | Sytse Sijbrandij | 2014-08-25 | 1 | -3/+3 |
| | |||||
* | Add GitLab Flow to the index. | Sytse Sijbrandij | 2014-08-25 | 1 | -0/+1 |
| | |||||
* | Add article about GitLab flow. | Sytse Sijbrandij | 2014-08-25 | 1 | -0/+265 |
| | |||||
* | remove extra cd's to GitLab installation folder | Ben Bodenmiller | 2014-08-24 | 1 | -8/+1 |
| | |||||
* | Merge pull request #7582 from bbodenmiller/patch-5 | Robert Schilling | 2014-08-24 | 1 | -5/+5 |
|\ | | | | | [Documentation] more cleanup installation guide formatting | ||||
| * | improve formatting | Ben Bodenmiller | 2014-08-23 | 1 | -5/+5 |
| | | | | | | | | | | | | * fix code blocks * Make capitalization of titles consistent - missed some in https://github.com/gitlabhq/gitlabhq/pull/7576 | ||||
* | | add Nginx test | Ben Bodenmiller | 2014-08-23 | 1 | -1/+9 |
|/ | |||||
* | Merge branch 'import_postgres_user' into 'master' | Dmitriy Zaporozhets | 2014-08-23 | 1 | -1/+3 |
|\ | | | | | | | | | | | Import the database as the `git` user See merge request !762 | ||||
| * | Import the database as the `git` user | Jacob Vosmaer | 2014-05-19 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | This ensures that all tables created during the import belong to `git`. If you import as a different user, such as the `postgres` superuser, you may encounter issues where the GitLab database user cannot access tables in gitlabhq_production, _even if_ `git` is the owner of gitlabhq_production at the time of import. | ||||
* | | Remove outdated 6.0 to 7.1 update guide | Robert Schilling | 2014-08-23 | 1 | -182/+0 |
| | | |||||
* | | Merge pull request #7585 from bbodenmiller/patch-11 | Robert Schilling | 2014-08-23 | 1 | -2/+8 |
|\ \ | | | | | | | clarify which configs should be updated | ||||
| * | | clarify which configs should be updated | Ben Bodenmiller | 2014-08-23 | 1 | -2/+8 |
| | | | |||||
* | | | remove prerelease note from 6.0 to 7.2 guide | Ben Bodenmiller | 2014-08-23 | 1 | -2/+0 |
|/ / | |||||
* | | Merge pull request #7576 from bbodenmiller/patch-5 | Robert Schilling | 2014-08-23 | 1 | -8/+9 |
|\ \ | | | | | | | [Documentation] cleanup installation guide formatting | ||||
| * | | cleanup installation guide formatting | Ben Bodenmiller | 2014-08-22 | 1 | -8/+9 |
| | | | | | | | | | | | | | | | * Fix some formatting issues * Make capitalization of titles consistent * Update image that shows how to select branch | ||||
* | | | gitlab 7.2 requires gitlab shell 1.9.7 | Ben Bodenmiller | 2014-08-22 | 1 | -1/+1 |
|/ / | |||||
* | | We have 7.2 now :metal: | Robert Schilling | 2014-08-22 | 1 | -2/+2 |
| | | |||||
* | | update upgrader documentation to mention dependencies | Job van der Voort | 2014-08-22 | 1 | -0/+2 |
| | | |||||
* | | Remove backticks in markdown links that cause ugly code blocks in GitLab. | Sytse Sijbrandij | 2014-08-21 | 19 | -19/+19 |
| | | |||||
* | | Swap is required on servers with 1GB RAM | Jacob Vosmaer | 2014-08-21 | 1 | -7/+7 |
| | | |||||
* | | Merge branch 'doc/update/cmake' into 'master' | Marin Jankovski | 2014-08-21 | 2 | -5/+17 |
|\ \ | | | | | | | | | | | | | | | | Add installing cmake to 7.2 update docs See merge request !1029 | ||||
| * | | Add installing cmake to 7.2 update docs | Jacob Vosmaer | 2014-08-21 | 2 | -5/+17 |
| | | | |||||
* | | | Merge pull request #7562 from xvonabur/patch-1 | Jacob Vosmaer | 2014-08-21 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Add dependency info for mysql-postgresql converter | ||||
| * | | | Add dependency info for mysql-postgresql converter | xvonabur | 2014-08-21 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Running converter with Python 2.6.x installed gives the following error: AttributeError: 'module' object has no attribute 'check_output' After installing Python 2.7.x everything works fine. | ||||
* | | | | Merge pull request #7436 from bbodenmiller/patch-3 | Jacob Vosmaer | 2014-08-21 | 2 | -17/+83 |
|\ \ \ \ | |_|/ / |/| | | | upgrade ruby and gitlab shell config during 6.0->7.1 & 6.0->7.2 upgrades | ||||
| * | | | update ruby & gitlab shell config | Ben Bodenmiller | 2014-08-20 | 2 | -17/+83 |
| | | | | | | | | | | | | | | | | ruby 2.0.x required for gitlab 7.0+ | ||||
* | | | | Merge branch 'explain_migration' into 'master' | Marin Jankovski | 2014-08-21 | 2 | -0/+14 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Explain label migration See merge request !1025 | ||||
| * | | | | Document characters being stripped from labels | Jacob Vosmaer | 2014-08-20 | 2 | -0/+14 |
| | | | | | |||||
* | | | | | Merge pull request #7540 from sameersbn/docs-install-cmake | Jacob Vosmaer | 2014-08-21 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | cmake is required during the installation of the rugged gem | ||||
| * | | | | cmake is required during the installation of the rugged gem | Sameer Naik | 2014-08-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following error is encountered during the installation of the rugged gem: Gem::Ext::BuildError: ERROR: Failed to build gem native extension. /usr/bin/ruby2.1 extconf.rb checking for cmake... no ERROR: CMake is required to build Rugged. *** extconf.rb failed *** | ||||
* | | | | | Merge branch 'label-doc' into 'master' | Jacob Vosmaer | 2014-08-20 | 5 | -0/+17 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Label doc Fixes #1487 See merge request !1028 | ||||
| * | | | | add required permission to label doc | Job van der Voort | 2014-08-20 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | label documentation | Job van der Voort | 2014-08-20 | 5 | -0/+17 |
| | |/ / | |/| | | |||||
* | | | | Mention Google OAuth API change in update guides | Robert Schilling | 2014-08-19 | 2 | -2/+14 |
| | | | | | | | | | | | | | | | | Add oauth doc to 6.0 to 7.2 upgrader | ||||
* | | | | Update omniauth-google-oauth2 gem | Robert Schilling | 2014-08-19 | 1 | -5/+9 |
|/ / / | | | | | | | | | | Udate doc |