Commit Graph
649 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets 055b3c4dd6 Mention that Upgrader works for 6.4.2
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-23 20:02:38 +02:00
Dmitriy Zaporozhets bfcaf4e543 GitLab Upgrader requires v6.4.0+
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-23 16:41:06 +02:00
Dmitriy Zaporozhets cc0d550f47 Add docs for upgrader script
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-23 14:15:22 +02:00
Patschi 487f7551df Add command for updating the init.d script 2013-12-21 23:05:44 +01:00
Dmitriy Zaporozhets 1dab27ee37 Update guide for 6.3 to 6.4
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-20 16:02:26 +02:00
Dmitriy Zaporozhets be3e1ccb9d Point ot 6-4-stable
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-20 16:02:06 +02:00
Jacob Vosmaer 911bf5f0ae Merge pull request #5645 from sajanp/enhancement/install-guide
Reorder steps to install web server before running gitlab:check
2013-12-16 04:47:14 -08:00
Dmitriy Zaporozhets 3ad6c61241 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-12-11 09:19:36 +02:00
Jacob Vosmaer 427e68ecbe Merge pull request #5801 from Rovanion/default-doc
Added example defaults file and appropriate documentation.
2013-12-10 04:09:50 -08:00
Dmitriy Zaporozhets 92ce4904b9 Mention assets precompile in installation docs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-10 12:11:28 +02:00
Dmitriy Zaporozhets 2f148190c4 Merge pull request #5781 from Rovanion/patch-5
Git clone now gets the right branch from the getgo
2013-12-10 01:46:06 -08:00
Dmitriy Zaporozhets e796018048 Merge pull request #5794 from maltefiala/master
Added Rake:Attack cp information to Upgrade Guide 6.3.0
2013-12-10 01:45:10 -08:00
Rovanion Luckey fc088f0c71 installation.md - Fixed typo 2013-12-10 10:22:22 +01:00
Sytse Sijbrandij 96e2113477 Merge pull request #5483 from e1himself/patch-1
Fix Markdown help page: escape file link syntax example to leave it unprocessed
2013-12-09 05:25:59 -08:00
Rovanion Luckey 38be0ed79e Fixed security issue. 2013-12-09 14:17:33 +01:00
Rovanion Luckey 29cb573b6c Added example defaults file and appropriate documentation. 2013-12-09 14:05:50 +01:00
maltefiala d80fa8025b Added Rake:Attack cp information to Upgrade Guide 6.3.0 2013-12-08 17:45:56 +01:00
Rovanion Luckey 8583d7d186 Git clone now gets the right branch from the getgo
Simplified the instructions by two steps.
2013-12-06 21:21:59 +01:00
dosire bdc745b291 Make everygreen. 2013-12-06 11:21:33 +01:00
dosire d277bf4bf9 Update universal guide. 2013-12-06 09:17:19 +01:00
Philippe Lafoucrière 4f61da6943 Tiny typo 2013-12-05 08:30:30 +01:00
Dmitriy Zaporozhets 21f4e5d3ac ProjectHook API supports new event fields
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-04 13:37:39 +02:00
Dmitriy Zaporozhets bd0a32fb89 Merge pull request #5732 from Tandrial/patch-1
Missing gem bundler
2013-12-02 04:38:56 -08:00
Sytse Sijbrandij 71e92681f2 We welcome everyone to contribute. 2013-12-01 11:53:00 +01:00
Tandrial b6e3f391e7 Update ruby.md
Trying to install the gem bundle without bundler fails with:
/usr/local/lib/ruby/2.0.0/rubygems/dependency.rb:296:in `to_specs': Could not find 'bundler' (>= 0) among 8 total gem(s) (Gem::LoadError)
        from /usr/local/lib/ruby/2.0.0/rubygems/dependency.rb:307:in `to_spec'
        from /usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_gem.rb:47:in `gem'
        from /usr/local/bin/bundle:22:in `<main>'

Installing the bundler (with sudo gem install bundler) at the end of Step 4 fixes this.
2013-11-29 21:43:40 +01:00
Marin Jankovski 72e2fe2c8a Change the mysql user to git from gitlab. 2013-11-29 16:46:38 +01:00
Sytse Sijbrandij d4533a1308 Wiki page url changed due to title cleanup. 2013-11-27 17:26:04 +01:00
Jason Hollingsworth d9bb4230cc Adding authenticated public mode (internal).
Added visibility_level icons to project view (rather than just text).
Added public projects to search results.
Added ability to restrict visibility levels standard users can set.
2013-11-26 22:22:07 -06:00
Jacob Vosmaer c275169a1b Explain and streamline upgrade steps 2013-11-26 10:31:02 +01:00
Jacob Vosmaer 6f17221b7a Fix whitespace 2013-11-26 10:30:56 +01:00
Jacob Vosmaer fecbf9255c No need to re-download the init script 2013-11-26 10:22:23 +01:00
Jacob Vosmaer 705c495ede Remove outdated steps from 6.2-to-6.3.md 2013-11-26 10:22:04 +01:00
Sytse Sijbrandij 224d2c1696 Here is undefined. 2013-11-25 15:29:08 +01:00
Jacob Vosmaer f884605d6f Be more specific about what Ruby to use 2013-11-25 13:59:35 +01:00
Jacob Vosmaer b65129b685 Add Ruby upgrade instructions 2013-11-25 13:55:09 +01:00
Dmitriy Zaporozhets 66a5f753bb Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-11-25 12:33:18 +02:00
Dmitriy Zaporozhets 7cc8459d43 Start writing doc about GitLab architecture for developers
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-25 11:47:55 +02:00
Jonas Friedmann d1a87f3db0 Update installation.md to use 6-3-stable branch 2013-11-25 09:59:26 +01:00
August fcfc77f5b7 Noted the change to the gitlab-shell config.yml, which changed substantially in recent versions and broke the upgrade when not updated 2013-11-24 00:09:55 -05:00
Achilleas Pipinellis 17952c30b2 Update ruby to patchlevel 353 (security update)
https://www.ruby-lang.org/en/news/2013/11/22/heap-overflow-in-floating-point-parsing-cve-2013-4164/
2013-11-23 12:45:51 +02:00
Sairam Kunala 1d4b7d2167 minor fix to command 2013-11-22 15:58:27 +02:00
Dmitriy Zaporozhets 983bf35994 Fix 6.3 branch name
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-22 15:19:22 +02:00
Sytse Sijbrandij b5ea6aa11c Ensure customers know that GitLab.com supports RHEL. 2013-11-21 19:38:05 +01:00
Sajan Parikh 7b9f428dbe Reorder steps to install web server before running gitlab:check 2013-11-21 10:17:48 -06:00
Dmitriy Zaporozhets e3a718574c Update docs for 6.3
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-20 12:44:46 +02:00
Dmitriy Zaporozhets 7101b22c2e Recommend gitlab-shell 1.7.9 in docs and check task
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-20 12:34:14 +02:00
Dmitriy Zaporozhets a1d88f0fed Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-11-20 10:04:55 +02:00
Dmitriy Zaporozhets 3bab1bd4c1 Improve consistency: use file_path for API create/update/delete files
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-11-20 10:03:50 +02:00
Jacob Vosmaer faacfc91ed Merge pull request #5619 from taziyah/patch-1
Fix diff command for gitlab.yml.example
2013-11-19 23:52:03 -08:00
Sytse Sijbrandij 6413bfb5c6 Merge branch 'master' into full-post-to-oss-security
Conflicts:
	doc/release/security.md
2013-11-19 16:38:43 +01:00