Manfred Touron
274d6db187
Added Node.js library link
2014-04-28 22:20:33 +02:00
Xiaoyu Tai
5ac015664d
init.d script copy duplication
...
Copy init.d script twice in the guide. Deleted the second one.
2014-04-27 20:25:35 +08:00
Michael Krane
a5e20638c2
Satellites access fix
2014-04-27 11:36:45 +02:00
Sytse Sijbrandij
3657e95195
Merge pull request #6868 from cppcho/Confiure
...
Fix typo: Confiure -> Configure
2014-04-25 16:12:40 +02:00
Jacob Vosmaer
bdd392bd13
Use gitlab-shell 1.9.3
2014-04-25 15:03:32 +02:00
Jacob Vosmaer
95ef25a57a
Replace 6.0-to-6.7.md with 6.0-to-6.8.md
2014-04-25 15:01:46 +02:00
Cho Cheuk Ping
1eed896578
Fix typo: Confiure -> Configure
2014-04-25 18:49:21 +08:00
Dmitriy Zaporozhets
e4c8e8fd76
Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce
2014-04-25 08:23:14 +02:00
Adam Engebretson
ccdf7a329a
Added Laravel API Wrapper
2014-04-25 03:38:54 +00:00
Dmitriy Zaporozhets
7e10d10178
Add doc file for dev rake tasks
2014-04-24 19:53:18 +02:00
Job van der Voort
edc32047dc
start to make the monthly release doc a step by step guide
2014-04-24 17:17:23 +02:00
Philipp Hansch
a4bf8037fb
Multiple grammar/typo fixes in web hooks help
2014-04-23 21:00:26 +02:00
Achilleas Pipinellis
d1648a6a21
Ensure git user can create the database. Fix #175
2014-04-23 21:58:58 +03:00
Dmitriy Zaporozhets
7c1c03888c
Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce
2014-04-23 09:21:52 +00:00
Dmitriy Zaporozhets
cf2058c0f1
Merge pull request #6781 from thekid/master
...
Complete admin APIs for SSH Keys
2014-04-23 10:03:25 +03:00
Dmitriy Zaporozhets
7b4a7625aa
Merge pull request #6840 from hboomsma/patch-1
...
added target_project_id to merge_requests.md
2014-04-23 10:01:59 +03:00
Dmitriy Zaporozhets
6d4f5cd901
Merge pull request #6836 from terrywang/upgrader-doc
...
Break up the long upgrade one liner & add Bash syntax highlighting
2014-04-23 10:01:11 +03:00
Achilleas Pipinellis
5a521e56cb
Newline between sentence and code block
2014-04-22 18:21:32 +03:00
Hidde Boomsma
2a944b1d9f
added target_project_id to merge_requests.md
...
Added description about optional field target_project_id for merge requests.
2014-04-22 15:35:09 +02:00
Dmitriy Zaporozhets
07deb2254b
Merge branch 'shell_version_install_doc' into 'master'
...
Update Shell version in the Install doc
2014-04-22 12:34:02 +00:00
Sytse Sijbrandij
6d4e2776ca
Merge branch 'detailed-monthly-release' into 'master'
...
Detailed monthly release
Fixes #1190
2014-04-22 11:26:39 +00:00
Job van der Voort
e79c915d3b
remove redudant text in release doc
2014-04-22 12:54:23 +02:00
Marin Jankovski
19438af8d1
Update installation guide with new shell version.
2014-04-22 12:23:57 +02:00
Job van der Voort
223070b3fe
add steps to monthly releases
2014-04-22 12:06:54 +02:00
Dmitriy Zaporozhets
1b491c364d
Merge branch 'master' of https://github.com/gitlabhq/gitlabhq
2014-04-22 11:41:29 +02:00
Job van der Voort
3d3e3913b5
Merge pull request #6806 from robertd/fix-typo-in-docs
...
Fix minor typo in docs
2014-04-22 11:39:10 +02:00
Job van der Voort
3e50d615a2
Merge pull request #6808 from robertd/upgrade-docs-6.7-6.8
...
Update title and revert section of 6.7-to-6.8 docs
2014-04-22 08:25:55 +02:00
Terry Wang
03b56b9446
Break the one liner & add markdown syntax highlighting for Bash
2014-04-22 14:22:55 +10:00
robertd
e2fd2bf9f5
Update title and revert section of 6.7-to-6.8 docs
2014-04-21 09:43:20 -04:00
dosire
01799721dc
Take into account active users.
2014-04-21 12:34:08 +02:00
Marcus Ilgner
61e6863403
Add info about exposed Project::archived to API docs
2014-04-20 12:01:55 +02:00
Timm Friebe
05e792b4c4
Implement GET /users/:uid/keys for admin users
...
Complements POST operation added in gitlabhq/gitlabhq#3146
Implement DELETE /users/:uid/keys/:id for admin users
Fix "Line is too long. [83/80]"
Use single quotes as advised
Use single quotes as advised
Use single quotes as advised
Fix missing space around { and }
Fix typo in documentation
Only catch ActiveRecord::RecordNotFound, let other exceptions propagate
Raise a "404 Not found" if key to be deleted cannot be found
As requested by @jvanbaarsen in https://github.com/gitlabhq/gitlabhq/pull/6781#discussion_r11735114
Remove tab
Unconfigured vim on this box, grrrr./
2014-04-18 14:16:19 +02:00
Evgeniy Sokovikov
bc732a89be
fix installation.md type
...
depency -> dependency
2014-04-18 14:35:38 +04:00
Job van der Voort
f0a4f62c7e
start writing deploy key to multiple projects
2014-04-18 11:13:15 +02:00
Jacob Vosmaer
f0f0ac6321
Remove help document title
...
Help pages on doc.gitlab.com/ce are missing titles. This needs to be
solved globally.
2014-04-18 10:39:04 +02:00
Jacob Vosmaer
eadcd278be
Bring back 'Authorization for Merge Requests'
...
This text was deleted in 564c37d9b6 .
2014-04-18 10:10:40 +02:00
Jacob Vosmaer
b9e040f8bf
Link to the workflow index
2014-04-18 10:03:57 +02:00
robertd
b3e5b12e9b
Fix minor typo in docs
2014-04-17 10:15:05 -06:00
Job van der Voort
f81123811e
add dependency check to montly release doc and tweet instructions
2014-04-17 16:30:24 +02:00
Job van der Voort
f931195d34
bump versions in update guide
2014-04-17 10:47:35 +02:00
Job van der Voort
c2ad30638a
add 67-68 update guide
2014-04-17 10:15:50 +02:00
Job van der Voort
00b576e67d
update version in installation doc
2014-04-17 09:42:08 +02:00
dosire
b2b2989f7f
Endpoints are for RPC interfaces, we have resources.
2014-04-15 14:52:02 +02:00
Dmitriy Zaporozhets
6be82c5e3b
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-04-14 22:11:47 +03:00
Sytse Sijbrandij
ec5bfec24e
Merge branch 'postgres_installation' into 'master'
...
No need to edit database.yml for standard Postgres
2014-04-14 09:55:59 +00:00
Dmitriy Zaporozhets
884390de20
Merge pull request #6711 from marciotoze/patch-1
...
Update installation.md
2014-04-14 12:38:42 +03:00
Sytse Sijbrandij
f2b2f2c2dc
Merge branch 'add_patch_release_doc' into 'master'
...
Add patch release documentation for developers
2014-04-14 07:16:38 +00:00
Marin Jankovski
c927f0620a
Update security document with the link to patch document.
2014-04-14 09:06:42 +02:00
Levent YALCIN
133da28058
Slack documentation added
2014-04-14 03:26:48 +03:00
Dmitriy Zaporozhets
53b52b11d5
Merge pull request #6699 from criteo/api_get_open_merge_requests
...
Add optional parameter to list merge requests
2014-04-13 20:10:39 +03:00