Dmitriy Zaporozhets
1d497a127b
Mention base64 encoding for files API
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-16 18:09:58 +02:00
Dmitriy Zaporozhets
3d743d4567
Merge branch 'custom_password_length' into 'master'
...
Document how to customize password length limits
2014-01-16 10:25:47 +00:00
Dmitriy Zaporozhets
70f17624dc
Merge branch '6-4-update-guide' into 'master'
...
Improve 6-4 update guide
2014-01-16 10:14:48 +00:00
Jeroen van Baarsen
02d9fa2974
Added webbrowser requirements
...
Fixes https://github.com/gitlabhq/gitlabhq/issues/4319
2014-01-15 19:01:04 +01:00
Jacob Vosmaer
87d16e1841
Explain where the default password validation is
2014-01-13 11:43:22 +01:00
Jacob Vosmaer
0db36897e6
Add instructions for custom password length limits
2014-01-13 10:41:10 +01:00
Jeroen van Baarsen
ef404d8ea6
Dropped expiration date from the snippet API
2014-01-11 18:40:17 +01:00
dosire
3aa57b77ae
Ordinal numbers do not have the same ordinal.
2014-01-09 15:58:52 +01:00
dosire
e270cd705b
Since the 22th is fixed we can use absolute dates.
2014-01-09 15:55:57 +01:00
Dmitriy Zaporozhets
a00874a9ef
Merge pull request #5937 from RandomInsano/patch-1
...
Postgres Client Needed for Ubuntu 13.04
2014-01-07 02:31:17 -08:00
Dmitriy Zaporozhets
6579de0727
Merge pull request #5799 from criteo/import_url_api
...
Add import_url param in API projects create
2014-01-06 06:18:26 -08:00
Dmitriy Zaporozhets
1c0929f5ac
Merge pull request #5823 from bobot/feature/api_parent_ids
...
[API] add parent_ids to specific commit informations
2014-01-06 06:15:48 -08:00
dosire
54ddca5c4e
Simplify upgrade guide based on 6-4 functionality mentioned by Jacob.
2014-01-06 14:12:30 +01:00
Dmitriy Zaporozhets
779355ae8e
Merge branch 'dogfood'
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
doc/update/6.0-to-6.4.md
2014-01-03 22:58:48 +02:00
dosire
689f6f7051
Also update links to recipes.
2014-01-02 09:16:02 +01:00
dosire
60e451fde4
Change canonical urls to GitLab Cloud.
2013-12-30 14:27:18 +01:00
Maxime Brugidou
cd8a90eee5
Add import_url in API docs
2013-12-30 11:39:26 +01:00
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
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