Robert Schilling
8da35fe26e
Fix link to isue tracker integration page
2014-03-31 14:49:57 +02:00
Franz-Robert van Vugt
cfc4a2dbe3
Merge branch 'master' of https://github.com/gitlabhq/gitlabhq into patch-1
2014-03-27 21:40:33 +01:00
Dmitriy Zaporozhets
0546a98981
Merge branch 'doc-readme-for-site' into 'master'
...
Doc-readme-for-site
New readme files for doc.gitlab.com
I also but the links for the api readme at the top.
2014-03-27 18:30:50 +00:00
Dmitriy Zaporozhets
98ed1ecc3b
Merge pull request #6491 from esmail/patch-1
...
Database doc changes to address #2412 and #6451 .
2014-03-27 19:49:09 +02:00
Marin Jankovski
0c5c1157af
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2014-03-27 16:10:58 +01:00
Job van der Voort
3b3186d58b
fix image not displaying in GitLab due to faulty markdown
2014-03-27 14:34:55 +00:00
dosire
417c0cb2d3
New doc site needs indexes.
2014-03-27 12:17:27 +01:00
dosire
8a90db9e33
Test the new doc index.
2014-03-27 10:56:30 +01:00
dosire
b04c343311
Put important information at the top of the readme.
2014-03-27 10:53:26 +01:00
blackst0ne
682cafdce6
Update permissions.md
2014-03-27 15:43:16 +10:00
Dmitriy Zaporozhets
17fd0e5c72
Merge pull request #6569 from criteo/api_merge_request_comments
...
Add method to get the comments on a merge request
2014-03-26 10:06:51 +02:00
Dmitriy Zaporozhets
a7aacb4dc4
Merge pull request #6586 from abner/master
...
added api method to return labels of a given project
2014-03-25 19:39:16 +02:00
Dmitriy Zaporozhets
069c8a95a0
Merge branch 'external-issue-tracker-instructions' into 'master'
...
External Issue Tracker Instructions
2014-03-25 08:17:05 +00:00
Dmitriy Zaporozhets
d7f1b366bb
Merge branch 'no-verify-for-webhooks' into 'master'
...
Inform people about the verify-none for webhooks.
Fixes #980
2014-03-25 08:15:43 +00:00
Jacob Vosmaer
1fe07cfbae
Merge branch 'attribution-for-shell-guide' into 'master'
...
Attribution For Shell Guide
2014-03-24 15:10:40 +00:00
Sytse Sijbrandij
9b8ee3e0a6
Merge branch 'advise-in-upgrade-guide-is-outdated' into 'master'
...
Advise In Upgrade Guide Is Outdated
2014-03-24 14:18:09 +00:00
dosire
369bd858d8
We should only specify unsafe version, never give advise since it it perishable.
2014-03-24 15:17:43 +01:00
dosire
842c0d6b5f
Can deeplink after all.
2014-03-24 14:31:35 +01:00
dosire
f9a69ab1da
Inform people about the verify-none for webhooks.
2014-03-24 14:22:26 +01:00
Dmitriy Zaporozhets
79f143c3f1
Merge branch 'monthly-process'
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
doc/release/monthly.md
2014-03-24 14:55:39 +02:00
dosire
de5e41c67d
Move up in the month.
2014-03-24 13:35:24 +01:00
dosire
00487d455a
References for the issues the guide addresses.
2014-03-24 12:04:43 +01:00
Dmitriy Zaporozhets
2a732a6b6a
Merge branch 'update/6-0-to-6-7' into 'master'
...
Update guide from 6.0 to 6.7
2014-03-24 07:24:04 +00:00
Ábner Silva de Oliveira
19938156d8
documentation for api method which get labels of a project
2014-03-23 19:20:17 -03:00
dosire and Dmitriy Zaporozhets
d8a015cc97
Should be 6-7.
2014-03-21 22:52:08 +02:00
Jacob Vosmaer
20c3cbb18c
Update monster update guide to 6.0-to-6.7
2014-03-21 15:04:45 +01:00
Marin Jankovski
895c913247
Use the latest tag, 1.9.1 for gitlab-shell.
2014-03-21 12:42:59 +01:00
Marin Jankovski
6d9dccbec8
Checkout gitlab-shell v 1.9.0
2014-03-21 12:26:34 +01:00
dosire
0bc8879468
Tell how to do it, solves https://twitter.com/unwiredbrain/status/446588631424462848
2014-03-20 15:32:30 +01:00
Dmitriy Zaporozhets
c0090a3ff5
Merge branch 'cloud-update' into 'master'
...
Cloud Update
/cc @jacobvosmaer @marin @job
2014-03-20 11:56:18 +00:00
Dmitriy Zaporozhets
303d131102
Merge branch 'deploy-key-doc' into 'master'
...
Deploy Key Doc
/cc @marin @job @jacobvosmaer
2014-03-20 11:54:34 +00:00
Stuart Pook
9886998f24
Add method to get the comments on a merge request
...
Add method to get the comments for a merge request and
document that you can change the status of a merge request.
2014-03-19 19:07:51 +01:00
Evgeniy Sokovikov
4f68e15d9e
typo fix
2014-03-19 20:08:26 +03:00
Sytse Sijbrandij
16f18227a8
Merge pull request #6535 from docwhat/sys-hooks-eols
...
Switched line endings to LF for system_hooks.md
2014-03-19 15:23:37 +01:00
dosire
7d36d71d97
Run the RC on Cloud.
2014-03-19 12:46:18 +01:00
Franz-Robert
f03820ebf2
Update 6.0-to-6.5.md
...
A lot of users get authentication errors after this upgrade. Reason being the change in 6.5 that secure cookies when using https. A link to this would be very handy for other upgraders!
https://github.com/gitlabhq/gitlab-public-wiki/wiki/Trouble-Shooting-Guide#cant-verify-csrf-token-authenticitycant-get-past-login-pageredirected-to-login-page
2014-03-18 23:17:27 +01:00
dosire
d09f5796bf
Split up the lines for Jacob.
2014-03-18 16:25:54 +01:00
dosire
257aa851d2
Deploy key needed documentation.
2014-03-18 16:24:49 +01:00
Sytse Sijbrandij
b36441f4d6
Merge pull request #6529 from MrKeiKun/system-hook-fix
...
Fixed some minor typos
2014-03-17 16:11:06 +01:00
Dmitriy Zaporozhets
493c7a6147
Merge branch 'links_within_same_repo' into 'master'
...
Relative links within one system
When using relative links in md in repository file it will only link within the repository.
When using relative links in md in wiki page, it will only link to wiki pages.
2014-03-17 14:06:08 +00:00
Dmitriy Zaporozhets
66c4a7dba1
Merge branch 'mysql-to-og' into 'master'
...
MySQL to Postgres script
2014-03-17 13:57:52 +00:00
dosire
70994c348d
Postgresql conversion script.
2014-03-17 14:55:56 +01:00
Dmitriy Zaporozhets
86c76eccea
Add more api docs
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-03-17 15:22:39 +02:00
Marin Jankovski
656d9548bc
Update markdown documentation, fix wiki spec.
2014-03-17 13:23:04 +01:00
Kei
ac09f6deb9
Fixed some minor typos.
2014-03-16 03:45:00 +08:00
Christian Höltje
901976d972
Switched line endings to LF for system_hooks.md
...
It was checked in with Windows style line endings.
2014-03-14 14:53:43 -04:00
Marco Vito Moscaritolo
599ee9670d
Fixed error on mysql install link
...
Fixed error on install guide to mysql conf page.
2014-03-13 22:04:36 +01:00
Dmitriy Zaporozhets
3082d2a4be
Merge branch 'tighten_logrotate' into 'master'
...
Tighten Logrotate
2014-03-13 20:07:57 +00:00
Dmitriy Zaporozhets
42ef81be54
Merge branch 'patch_update_robustness' into 'master'
...
Patch Update Robustness
2014-03-13 20:07:19 +00:00
Jacob Vosmaer
85a4d1ec6c
Update the logrotate configuration in 6.7
2014-03-12 16:01:34 +01:00