Jacob Vosmaer
7b0feec29d
Add 6.2 CE to EE update docs
2013-11-08 16:45:47 +01:00
Jacob Vosmaer
ee2510e518
Update 6.2 update docs for EE
2013-11-05 18:20:05 +01:00
Dmitriy Zaporozhets
abf60c4c80
Merge branch '6-2-stable' of dev.gitlab.org:gitlab/gitlabhq
2013-11-04 14:26:42 +02:00
Jacob Vosmaer
867785b492
Use gitlab-shell 1.7.4
2013-11-01 16:34:00 +01:00
Dmitriy Zaporozhets
c9a2765515
Merge branch '6-2-stable' of dev.gitlab.org:gitlab/gitlabhq into upstream/6-2-stable
...
Conflicts:
VERSION
app/models/group.rb
app/views/groups/edit.html.haml
db/schema.rb
doc/api/groups.md
doc/api/projects.md
doc/install/installation.md
lib/api/projects.rb
spec/requests/api/groups_spec.rb
spec/requests/api/projects_spec.rb
2013-10-31 14:29:48 +02:00
Dmitriy Zaporozhets
a430680ad5
Allow set ldap_cn and ldap_access for new group via API
2013-10-30 17:45:18 +02:00
Dmitriy Zaporozhets
e0723f41b8
Docs for ldap_cn and ldap_access group attributes in API
2013-10-30 15:08:40 +02:00
Alex Yoder
08fd2b957d
change 6-1-stable to 6-2-stable
2013-10-21 13:00:05 -04: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
Jacob Vosmaer
84114a622e
Fix sudo commands
2013-10-07 14:26:39 +02:00
Jacob Vosmaer
47cb6436bd
Add upgrade documentation for GitLab 6.1
2013-10-07 14:26:20 +02:00
Jacob Vosmaer
83e9825c97
Fix sudo commands in update guides
2013-10-07 14:16:04 +02:00
Dmitriy Zaporozhets
f141711cfd
API: new feature - remove group
2013-10-07 13:10:01 +03:00
Dmitriy Zaporozhets
073c8a2966
Merge pull request #5230 from cmckni3/patch-1
...
Fix invalid json in API docs
2013-10-06 22:44:03 -07:00
Nate Beck
c6d6c0d114
Update installation.md
...
Add the -y option to the python apt-get install commands to be consistent with the rest of the Document.
2013-10-06 02:55:01 -07:00
Dmitriy Zaporozhets
0223597aca
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
2013-10-04 14:22:43 +03:00
Sytse Sijbrandij
363c5204d9
Better requirements based on the experience of GitLab Cloud.
2013-10-04 12:20:40 +02:00
Jacob Vosmaer
37868d7bd6
Merge pull request #5160 from nummy/patch-1
...
Improve 6.0-to-6.1.md update guide
2013-10-03 06:17:27 -07:00
Dmitriy Zaporozhets
5bd0025790
API doc: Share project with group
2013-10-03 11:18:29 +03:00
Dmitriy Zaporozhets
1a6ba7e640
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
2013-10-03 09:33:39 +03:00
Dmitriy Zaporozhets
62673d58ed
Merge branch 'update_api_documentation' of /home/git/repositories/gitlab/gitlabhq
2013-10-03 06:27:47 +00:00
Marin Jankovski
da54a1e644
Update group access levels in docs.
2013-10-02 16:41:01 +02:00
Marin Jankovski
d7ec7c794a
Removed user teams api docs.
2013-10-02 12:51:43 +02:00
Marin Jankovski
55880751aa
Update deploy keys, groups and system hooks api docs.
2013-10-02 12:50:01 +02:00
Marin Jankovski
f1253fa710
Update issues, milestones, notes api docs.
2013-10-02 12:08:07 +02:00
Marin Jankovski
5e96d07021
Update snippets and merge request api documentation
2013-10-02 11:04:51 +02:00
Jacob Vosmaer
45efba5801
Use mkdir -p in 4.2-to-5.0.md update guide
2013-10-02 10:28:01 +02:00
Jacob Vosmaer
58b46cbcf6
Add -H to sudo commands in 4.1-to-4.2.md
2013-10-02 09:29:40 +02:00
Jacob Vosmaer
a3731cf362
Use peer-based authentication for PostgreSQL
2013-10-02 08:07:36 +02:00
Jacob Vosmaer
485162ec60
Streamline MySQL setup in installation.md
2013-10-02 08:07:36 +02:00