summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | Add 6.0-to-7.2.md guide ahead of 7.2 releaseJacob Vosmaer2014-08-191-0/+147
| |
* | Add 7.1-to-7.2.md update guideJacob Vosmaer2014-08-191-0/+106
| |
* | Merge pull request #7438 from bbodenmiller/patch-5Jeroen van Baarsen2014-08-181-0/+3
|\ \ | | | | | | Add dealing with newlines for editor to 5.1-to-6.0
| * | Add dealing with newlines for editor to 5.1-to-6.0Ben Bodenmiller2014-08-041-0/+3
| | | | | | | | | backport of https://github.com/gitlabhq/gitlabhq/commit/2d681c0d1ed14bf23c041aa04fa3e77caceda9a1
* | | Merge pull request #7537 from Razer6/rake_tasks_styleJeroen van Baarsen2014-08-181-6/+6
|\ \ \ | | | | | | | | Fix env variable style for documentation
| * | | Fix env varable style for documentationRobert Schilling2014-08-181-6/+6
| | |/ | |/|
* | | Merge pull request #7534 from sue445/feature/add_webhook_docJacob Vosmaer2014-08-181-1/+3
|\ \ \ | |/ / |/| | Add missing elements to webhook doc
| * | Add missing elements to webhook docsue4452014-08-191-1/+3
| | |
* | | Merge pull request #7527 from Razer6/api_labels_return_codeJacob Vosmaer2014-08-181-6/+5
|\ \ \ | |/ / |/| | API: Fix labels return code
| * | Fix labels return codeRobert Schilling2014-08-181-6/+5
| | |
* | | Merge pull request #7509 from cirosantilli/fix-md-style-apiJeroen van Baarsen2014-08-156-85/+68
|\ \ \ | | | | | | | | Fix Md style for API.
| * | | Fix Md style for API.Ciro Santilli2014-08-156-85/+68
| | | |
* | | | Merge pull request #7508 from cirosantilli/md-style-projectsJeroen van Baarsen2014-08-151-89/+70
|\ \ \ \ | | | | | | | | | | Fix Md style for projects API doc.
| * | | | Fix Md style for projects API doc.Ciro Santilli2014-08-151-89/+70
| | |/ / | |/| |
* | | | Consistency, spelling and grammarJames Brooks2014-08-156-13/+13
| | | |
* | | | Add labels api authorization. Update permission docDmitriy Zaporozhets2014-08-151-0/+1
|/ / / | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge pull request #7479 from Razer6/feature/labels_apiDmitriy Zaporozhets2014-08-153-26/+86
|\ \ \ | | | | | | | | Implement complete labels API (create/delete/update)
| * | | Update labels via APIRobert Schilling2014-08-131-1/+23
| | | |
| * | | Add, delete labels via APIRobert Schilling2014-08-133-26/+64
| | | |
* | | | Merge pull request #7465 from Razer6/better_label_color_validationDmitriy Zaporozhets2014-08-152-2/+14
|\ \ \ \ | |_|/ / |/| | | Better label color validation, fixes #7454
| * | | Do label validation for issues/merge requests APIRobert Schilling2014-08-142-2/+14
| |/ /
* | | Merge pull request #7475 from bbodenmiller/curl-redirectsJeroen van Baarsen2014-08-138-9/+9
|\ \ \ | | | | | | | | follow curl redirects
| * | | follow curl redirectsBen Bodenmiller2014-08-118-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update `curl` commands to follow redirects (see http://curl.haxx.se/docs/manpage.html#-L). Current `curl` commands will return unexpected results if the requested content has been moved and is returning information about where it has been moved to. Including the `-L` option tells `curl` to follow the redirect so the file can be correctly acquired.
* | | | Merge pull request #6788 from CingleVue/masterDmitriy Zaporozhets2014-08-131-3/+6
|\ \ \ \ | |_|/ / |/| | | Patched `MergeRequest` to return more data.
| * | | # This is a combination of 2 commits.mabdullah-cinglevue2014-08-011-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # The first commit's message is: Patched `MergeRequest` to return more data. Patched `MergeRequest` to return the `description` & `milestone` Conflicts: lib/api/entities.rb # This is the 2nd commit message: Update merge_requests.md Update documentation for merge request endpoint adding support for description.