Sytse Sijbrandij
c467ef5221
Number 3 was missing.
2013-11-04 11:36:07 -08:00
Dmitriy Zaporozhets
400a55805c
Merge branch 'gitlab_shell_in_patch_doc' of /home/git/repositories/gitlab/gitlabhq
2013-11-04 19:30:26 +00:00
Jacob Vosmaer
27fe6cbe13
Include gitlab-shell in patch update doc
2013-11-04 20:28:07 +01:00
Dmitriy Zaporozhets
617cc8fb98
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
2013-11-04 20:37:15 +02:00
Matěj Cepl
aff447b4dd
Fix name of RHEL
...
The company is called Red Hat, and its flagship product is Red Hat Enterprise Linux (commonly abbreviated as RHEL). There is no such thing as RedHat (and never was).
2013-11-04 10:08:13 +01:00
Jacob Vosmaer
7265b4068d
Add security update info to 6.0-to-6.2.md
2013-11-02 17:32:14 +01:00
Jacob Vosmaer
81f69b5d31
Clarify upgrade steps
2013-11-02 17:24:43 +01:00
Jacob Vosmaer
5f0bb6cfa8
Add 5.1-to-5.4 update path
2013-11-02 17:13:38 +01:00
Jacob Vosmaer
faa6a34a17
Bump gitlab-shell in 5.4 and 6.2
2013-11-02 17:05:06 +01:00
Jacob Vosmaer
88c15909f9
Add security warnings to update docs
2013-11-02 16:49:26 +01:00
Jacob Vosmaer
9e31555afb
Use gitlab-shell 1.7.4
2013-11-01 16:38:55 +01:00
Dmitriy Zaporozhets
b936314e6b
Merge branch '6_0_to_6_2' of /home/git/repositories/gitlab/gitlabhq
2013-11-01 12:17:22 +00:00
Jacob Vosmaer
fa6f198309
Bump gitlab-shell to 1.7.3
2013-11-01 13:05:26 +01:00
Sytse Sijbrandij
dfbb7b3ae9
Include a note if there are security fixes.
2013-10-29 16:46:42 -07:00
Jacob Vosmaer
f0e6ebabd1
Add 6.0-to-6.2 update guide
2013-10-29 18:06:12 +01:00
Dmitriy Zaporozhets
d71914ca23
Merge branch '51-to-60-update' of /home/git/repositories/gitlab/gitlabhq
2013-10-29 09:59:12 +00:00
Dmitriy Zaporozhets
bc0a419eca
Universal update guide for patch versions
2013-10-28 13:23:09 +02:00
flewid
056060f94b
Update installation.md
...
Updated instructions to include proper stable. Otherwise they fail due to Rack extensions required below.
2013-10-25 19:41:59 -05:00
Dmitriy Zaporozhets
7d8998cf38
Merge branch 'install_git_from_source' of /home/git/repositories/gitlab/gitlabhq
2013-10-24 17:49:56 +00:00
Jacob Vosmaer
d4cc9b187a
Merge pull request #4986 from Machiel/patch-1
...
Added git command to change shell to 1.1.0 to make sure the check passes
2013-10-24 07:11:45 -07:00
Jacob Vosmaer
d9cb02f1a2
Add a combined update doc from 5.1 to 6.0
2013-10-24 14:59:44 +02:00
John Weis
74790bd8d9
Typo fixed
...
"ssending" to "sending"
2013-10-23 16:53:06 -04:00
Jacob Vosmaer
56863dcbe3
Clarify that Git 1.8.x is OK
2013-10-23 11:19:16 +02:00
Jacob Vosmaer
01c65ac586
Include full dependencies for Git compilation
2013-10-23 11:18:24 +02:00
Jacob Vosmaer
e7b6a42f26
Divide Git installation instructions in two
2013-10-23 11:18:23 +02:00
Jacob Vosmaer
79ac0e9b3e
Edit config/gitlab.yml when compiling git
2013-10-23 11:18:23 +02:00
Jeroen van Baarsen
193c8ab1a4
Update 6.1-to-6.2.md
...
Added a few enters so markdown can process the code (without adding bash in front of it)
2013-10-21 20:45:56 +02:00
Dmitriy Zaporozhets
85be902e08
Add tip to see difference between old and new config
2013-10-21 16:50:42 +03:00
Jacob Vosmaer
4c61538b82
Add instructions to install Git from source
...
This is needed for Ubuntu 12.04, which only provides Git 1.7.9.
2013-10-21 14:23:59 +02:00
Dmitriy Zaporozhets
1a923fe02e
Merge branch 'disable_rdoc' of /home/git/repositories/gitlab/gitlabhq
2013-10-21 08:04:33 +00:00
Natt Piyapramote
e41f4a8480
Use init.d/gitlab script from 6-0-stable branch
...
Seems like init.d/gitlab script from master branch is not working anymore. Change to a version from 6-0-stable works fine.
It says:
```
Starting the GitLab Unicorn web server...
/etc/init.d/gitlab: 132: /etc/init.d/gitlab: script/web: not found
Starting the GitLab Sidekiq event dispatcher...
/etc/init.d/gitlab: 141: /etc/init.d/gitlab: script/background_jobs: not found
GitLab is not running.
```
2013-10-21 09:20:53 +07:00
Dmitriy Zaporozhets
131aff76e0
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
2013-10-20 17:55:49 +03:00
Jacob Vosmaer
d4d1bce5ec
Skip rdoc to speed up Ruby compilation
2013-10-18 18:04:58 +02:00
Robert Schilling
3ee4701316
Add logrotate config to update docs
2013-10-18 15:22:23 +02:00
Marin Jankovski
1712406f8a
Add an example.
2013-10-18 09:11:37 +02:00
Marin Jankovski
7c3fd6941f
Update project api doc.
2013-10-17 12:16:57 +02:00
Jacob Vosmaer
d378332ff9
Add logrotate setup to the installation guide
2013-10-16 10:38:13 +02:00
Dmitriy Zaporozhets
253850dd6d
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2013-10-16 09:27:32 +03:00
Dmitriy Zaporozhets
7c4db532ff
Merge branch '6_0_update_troubleshooting' of /home/git/repositories/gitlab/gitlabhq
2013-10-15 17:20:36 +00:00
Jacob Vosmaer
c69b2856b1
Add troubleshooting info to 5.4-to-6.0.md
2013-10-15 14:58:26 +02:00
Jacob Vosmaer
a8eb525e72
Merge pull request #5168 from DirkR/master
...
Added description for Redis connection via unix socket
2013-10-15 05:44:06 -07:00
Sytse Sijbrandij
948af77367
Add last actions to the repo as a reference.
2013-10-15 11:51:56 +02:00
Dmitriy Zaporozhets
17df09b79e
Remove unnecessary steps from update 6.1-6.2
2013-10-15 12:32:22 +03:00
Dmitriy Zaporozhets
02693b72a4
Explain iid in API
2013-10-14 16:40:16 +03:00
Sytse Sijbrandij
3888d94adc
System hooks docs links to admin area.
2013-10-14 09:24:38 +02:00
Izaak Alpert
a00c534c4c
Fix a bug where the tgz returned got encoded utf8
...
Conflicts:
doc/api/repositories.md
Change-Id: I7ebc39b47ff860813d9622ba6776583536e6e384
2013-10-10 09:19:28 -04:00
Izaak Alpert
ce21d8688d
feature API call to download repo archive
...
defaults to HEAD
Conflicts:
spec/requests/api/repositories_spec.rb
Change-Id: Id114aca6c59d75f18e49bf9f33809a04e010bfb6
2013-10-10 09:19:28 -04:00
Dmitriy Zaporozhets
51825e434e
API: docs for remove project
2013-10-09 14:43:18 +03:00
Dmitriy Zaporozhets
6fbb7e6c5c
Merge pull request #5278 from ZaaLabs/master
...
Small consistency addition for installation.md
2013-10-08 23:58:02 -07:00
Islam Amer and Jacob Vosmaer
29c807ced3
Expose votes in merge request api
...
Signed-off-by: Islam Amer <islam.amer@jollamobile.com >
2013-10-08 09:32:00 +02:00