Commit Graph
1658 Commits
Author SHA1 Message Date
dosire 2cc162d687 Forgot to change the title. 2013-12-30 11:02:15 +01:00
dosire 92343f42ba Fast update can also be done for 6.4. 2013-12-30 11:00:45 +01:00
Dmitriy Zaporozhets a4000f5d45 Merge pull request #5920 from tgerdes/raw_blob_api
Add api support for raw blob search
2013-12-29 01:55:27 -08:00
Sytse Sijbrandij 3333d8b87b Include release candidates in the monthly release process. 2013-12-27 13:15:07 +00:00
Edwin Amsler edc550b65b Postgres Client Needed for Ubuntu 13.04
It looks like the postgresql-9.1 package didn't include the actual client. Needed to install it separately to get this to work.
2013-12-26 22:36:09 -06:00
Thom Gerdes 27912f9c21 Add api support for raw blob search
See issue
http://feedback.gitlab.com/forums/176466-general/suggestions/4566001-expose-raw-object-search-via-the-gitlab-api
2013-12-26 08:54:13 -05:00
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
boomshadow 0eb7d64824 Update installation.md
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.
2013-12-22 14:14:17 -05: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
François Bobot 7b3b63d4d4 [API] add parent_ids to specific commit informations 2013-12-11 14:41:07 +01: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