summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* update ci mr image with smaller screenshotsgitlab-flowJob van der Voort2014-09-291-0/+0
|
* add screenshots to gitlab-flow articleJob van der Voort2014-09-2811-10/+10
|
* add graphs to git-flow articleJob van der Voort2014-09-285-5/+5
|
* Add wisdom about reverting a revert merge.Sytse Sijbrandij2014-09-221-1/+3
|
* Add sentence about tools not being able to compensate for changing commit id's.Sytse Sijbrandij2014-09-171-0/+1
|
* Improve the rebase reasoning.Sytse Sijbrandij2014-09-171-4/+7
|
* Insert at a random point in the changelog to prevent conflicts.Sytse Sijbrandij2014-09-081-1/+5
|
* Fix problems identified by Achilleas Pipinellis, thanks Achilleas.Sytse Sijbrandij2014-09-081-35/+38
|
* It's the shell.Sytse Sijbrandij2014-09-021-1/+1
|
* Four stages.Sytse Sijbrandij2014-09-021-1/+1
|
* Adding image descriptions and links as well as consolidating the link and ↵Sytse Sijbrandij2014-09-021-28/+24
| | | | close issues text.
* Rewrite this section after suggestion from Achilleas.Sytse Sijbrandij2014-09-011-2/+2
|
* Fixed items mentioned by Achilleas Pipinellis, thanks.Sytse Sijbrandij2014-09-011-6/+7
|
* Fix spelling mistakes, thanks Achilleas Pipinellis and Stephan van Leeuwen.Sytse Sijbrandij2014-08-311-7/+7
|
* Fix spelling mistakes, thanks Nico Hamm.Sytse Sijbrandij2014-08-301-2/+2
|
* Fix grammar mistakes, thanks AngusSytse Sijbrandij2014-08-251-3/+3
|
* Add GitLab Flow to the index.Sytse Sijbrandij2014-08-251-0/+1
|
* Add article about GitLab flow.Sytse Sijbrandij2014-08-251-0/+265
|
* remove extra cd's to GitLab installation folderBen Bodenmiller2014-08-241-8/+1
|
* Merge pull request #7582 from bbodenmiller/patch-5Robert Schilling2014-08-241-5/+5
|\ | | | | [Documentation] more cleanup installation guide formatting
| * improve formattingBen Bodenmiller2014-08-231-5/+5
| | | | | | | | | | | | * fix code blocks * Make capitalization of titles consistent - missed some in https://github.com/gitlabhq/gitlabhq/pull/7576
* | add Nginx testBen Bodenmiller2014-08-231-1/+9
|/
* Merge branch 'import_postgres_user' into 'master'Dmitriy Zaporozhets2014-08-231-1/+3
|\ | | | | | | | | | | Import the database as the `git` user See merge request !762
| * Import the database as the `git` userJacob Vosmaer2014-05-191-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 guideRobert Schilling2014-08-231-182/+0
| |
* | Merge pull request #7585 from bbodenmiller/patch-11Robert Schilling2014-08-231-2/+8
|\ \ | | | | | | clarify which configs should be updated
| * | clarify which configs should be updatedBen Bodenmiller2014-08-231-2/+8
| | |
* | | remove prerelease note from 6.0 to 7.2 guideBen Bodenmiller2014-08-231-2/+0
|/ /
* | Merge pull request #7576 from bbodenmiller/patch-5Robert Schilling2014-08-231-8/+9
|\ \ | | | | | | [Documentation] cleanup installation guide formatting
| * | cleanup installation guide formattingBen Bodenmiller2014-08-221-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.7Ben Bodenmiller2014-08-221-1/+1
|/ /
* | We have 7.2 now :metal:Robert Schilling2014-08-221-2/+2
| |
* | update upgrader documentation to mention dependenciesJob van der Voort2014-08-221-0/+2
| |
* | Remove backticks in markdown links that cause ugly code blocks in GitLab.Sytse Sijbrandij2014-08-2119-19/+19
| |
* | Swap is required on servers with 1GB RAMJacob Vosmaer2014-08-211-7/+7
| |
* | Merge branch 'doc/update/cmake' into 'master'Marin Jankovski2014-08-212-5/+17
|\ \ | | | | | | | | | | | | | | | Add installing cmake to 7.2 update docs See merge request !1029
| * | Add installing cmake to 7.2 update docsJacob Vosmaer2014-08-212-5/+17
| | |
* | | Merge pull request #7562 from xvonabur/patch-1Jacob Vosmaer2014-08-211-0/+1
|\ \ \ | | | | | | | | Add dependency info for mysql-postgresql converter
| * | | Add dependency info for mysql-postgresql converterxvonabur2014-08-211-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-3Jacob Vosmaer2014-08-212-17/+83
|\ \ \ \ | |_|/ / |/| | | upgrade ruby and gitlab shell config during 6.0->7.1 & 6.0->7.2 upgrades
| * | | update ruby & gitlab shell configBen Bodenmiller2014-08-202-17/+83
| | | | | | | | | | | | | | | | ruby 2.0.x required for gitlab 7.0+
* | | | Merge branch 'explain_migration' into 'master'Marin Jankovski2014-08-212-0/+14
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Explain label migration See merge request !1025
| * | | | Document characters being stripped from labelsJacob Vosmaer2014-08-202-0/+14
| | | | |
* | | | | Merge pull request #7540 from sameersbn/docs-install-cmakeJacob Vosmaer2014-08-211-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | | cmake is required during the installation of the rugged gem
| * | | | cmake is required during the installation of the rugged gemSameer Naik2014-08-191-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 Vosmaer2014-08-205-0/+17
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Label doc Fixes #1487 See merge request !1028
| * | | | add required permission to label docJob van der Voort2014-08-201-1/+1
| | | | |
| * | | | label documentationJob van der Voort2014-08-205-0/+17
| | |/ / | |/| |
* | | | Mention Google OAuth API change in update guidesRobert Schilling2014-08-192-2/+14
| | | | | | | | | | | | | | | | Add oauth doc to 6.0 to 7.2 upgrader
* | | | Update omniauth-google-oauth2 gemRobert Schilling2014-08-191-5/+9
|/ / / | | | | | | | | | Udate doc