Dmitriy Zaporozhets
f8aae4b7d8
Merge branch 'add_website_url_to_user' of https://github.com/jeromedalbert/gitlabhq into jeromedalbert-add_website_url_to_user
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
2014-01-19 20:23:29 +02:00
Jerome Dalbert
2e3f250d45
Add website url to user
2014-01-18 19:15:10 +00:00
dosire
7f9081c108
Update select branch to GitLab look and explain why this guide is long so people are not discouraged.
2014-01-18 15:34:40 +01:00
dosire
a757c4a24f
Since the git clone code is more efficient now we do not need this warning anymore.
2014-01-18 11:35:03 +01:00
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
Terry Wang
0fefbad6c9
Unify markdown syntax for Bash commands
2014-01-03 16:54:05 +11:00
Terry Wang
4105878ae7
Fix numbering in 6.3-to-6.4.md
2014-01-03 16:46:39 +11: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
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