Commit Graph
2231 Commits
Author SHA1 Message Date
Loic Dachary 201b2f1099 Add return value example to ssh key creation
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-01-21 18:57:54 +01:00
Jacob Vosmaer c68742ed56 Make omnibus the default in repo import docs 2015-01-21 15:14:46 +01:00
Rens van der Heijden bfa8d573c5 Added a note saying inline HTML is disabled by default 2015-01-21 09:50:17 +01:00
Dmitriy Zaporozhets f9fb76670f Merge pull request #8603 from jubianchi/hook-merge-request-action
Add action property to merge request hook
2015-01-20 09:12:20 -08:00
jubianchi 4ffdb83e71 Add action property to merge request hook 2015-01-20 10:50:24 +01:00
Valery Sizov c92de64bdb GitHub importer description 2015-01-19 21:43:25 -08:00
Valery Sizov fe1e3db5a3 fix url in update doc 2015-01-19 14:18:31 -08:00
Valery Sizov b63e6e5abc fix url in update doc 2015-01-19 14:14:00 -08:00
Valery Sizov d5ae521cf7 update documentation regarding github_importer 2015-01-19 12:55:44 -08:00
Dmitriy Zaporozhets ad18f91e9e Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2015-01-18 10:52:53 -08:00
Dmitriy Zaporozhets 0533ae7eec Merge pull request #8464 from dserodio/group-api-description
Add description attribute to group API (GET and POST)
2015-01-18 10:35:25 -08:00
Loic Dachary 5bd463c1d2 Add description to merge request
The description can be provided when creating or updating a merge
request.

Signed-off-by: Loic Dachary <loic@dachary.org>
2015-01-18 14:09:56 +01:00
Robert Schilling 5ee99290be Update gitlab-shell in docs to 2.4.1 2015-01-18 13:04:58 +01:00
Marin Jankovski 99647a1b70 Update import.md documentation to specify correct directory ownership and permissions. 2015-01-16 19:36:44 -08:00
Daniel Serodio ad18fcd0e6 Document the description attribute of groups API 2015-01-16 16:52:48 -02:00
Dmitriy Zaporozhets 67b42e26cf Fix shell version in manual installation doc 2015-01-15 17:23:22 -08:00
Dmitriy Zaporozhets 41353b6362 Fix code block in rc1 doc 2015-01-15 02:07:42 +00:00
Dmitriy Zaporozhets 8e36070cce Remove bold text 2015-01-14 17:44:59 -08:00
Dmitriy Zaporozhets 973449b567 Update guides for CE 2015-01-14 17:40:35 -08:00
Dmitriy Zaporozhets a7dddd1bca Create update doc for 7.7 2015-01-14 17:34:39 -08:00
Dmitriy Zaporozhets be9f5589ed Merge branch 'oauth_api_doc' into 'master'
OAuth2 API documentation

https://dev.gitlab.org/gitlab/gitlabhq/issues/1713

See merge request !1388
2015-01-13 19:56:43 +00:00
Valery Sizov f07b165ab7 OAuth API documentation update 2015-01-12 19:29:06 -08:00
Patricio Cano e588328674 Fixed wording in message. 2015-01-12 22:26:51 -05:00
Patricio Cano 0be1a45b9f Updated monthly.md add instructions about the handling of the CHANGELOG
Added DISCLAIMER to CHANGELOG
2015-01-12 22:19:22 -05:00
Marin Jankovski 8689ce1efe Add search filter option on project api for authorized projects. 2015-01-12 11:08:53 +01:00
Sytse Sijbrandij 37163d7c75 Small spelling improvements. 2015-01-10 19:28:50 -08:00
Dmitriy Zaporozhets 1c3c8a9c55 Make ordered lists for release doc 2015-01-11 01:34:35 +00:00
Dmitriy Zaporozhets 2e3749cdcc Replace befor with before 2015-01-11 01:32:42 +00:00
Dmitriy Zaporozhets c736968695 Improve monthly.md with fixes proposed from Sytse 2015-01-10 02:14:45 +00:00
Dmitriy Zaporozhets b9dd52dd14 Improve monthly.md with fixes proposed from Sytse 2015-01-10 02:13:09 +00:00
Dmitriy Zaporozhets 606c701bd0 Improve monthly.md with fixes proposed from @sytse 2015-01-10 02:12:00 +00:00
Dmitriy Zaporozhets 3c19929c75 Cleanup and refactor release doc. Follow issue as a todo list 2015-01-09 12:29:48 -08:00
Johannes Hund aa5c9abb97 add necessary dir for uploads in update to 6.7
rake task gitlab:backup:create crashes otherwise
2015-01-07 20:04:02 +01:00
Job van der Voort c470072523 Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2015-01-06 12:32:41 +01:00
Jacob Vosmaer a33d2f8653 Document Redis session cleanup 2015-01-06 11:50:05 +01:00
Achilleas Pipinellis 9993a0e356 Use plural instead of refering explicitly to male/female. 2015-01-05 12:44:42 +02:00
Dmitriy Zaporozhets 2660e83c97 Add group filtering by name for API
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-12-30 11:46:47 +02:00
Dmitriy Zaporozhets a9cf84e5ac Merge pull request #7675 from yglukhov/patch_notes_api
Implemented notes (body) patching in API.
2014-12-29 21:06:49 +02:00
Dmitriy Zaporozhets 37ed5837a8 Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2014-12-29 18:32:19 +02:00
Markus Köberl e42f720b62 add environment variable force to the documentation 2014-12-29 17:09:36 +01:00
Stephan van Leeuwen 6b50721946 Updated projects api to allow ordering
Added support for order_by and sort parameters, to sort the projects by the specified values.
Updated projects api documentation including the order_by and sort parameters
2014-12-29 16:36:56 +01:00
Marin Jankovski e005d4191a Merge branch 'master' into developer_can_push_to_protected_branches_option 2014-12-29 15:39:03 +01:00
Ciro Santilli 675704f4bb permission.md align table, rm double empty line 2014-12-29 13:05:55 +01:00
Marin Jankovski 43c2d5a268 Add documentation about protected branches. 2014-12-29 10:44:08 +01:00
Dmitriy Zaporozhets 25a42a56cf Merge pull request #8439 from glasspelican/Teamcity
Teamcity integration using 8.1 rest api
2014-12-28 22:11:29 +02:00
Ciro Santilli 05a6115bc8 doc workflow markdown style
- add h1 to README
- move h1 in workflow.md to h2 since the top image acts as h1
- typos
2014-12-27 21:43:43 +01:00
uranandyglukhov 1fbc010241 Implemented notes (body) patching in API. 2014-12-25 14:28:40 +02:00
Dmitriy Zaporozhets fe68c45aa5 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2014-12-24 15:19:44 +02:00
Patricio Cano 4386c210a1 Updated the monthly release steps 2014-12-23 17:28:09 -05:00
Jason Lippert 1fa19401e9 Teamcity interaction using 8.1 rest api 2014-12-23 12:38:25 -05:00