Commit Graph
2231 Commits
Author SHA1 Message Date
Job van der Voort c74a0be9f8 make it more obvious what happens in the code 2015-05-08 14:36:24 +00:00
Job van der Voort 83c5aa6888 remove redundant colon 2015-05-08 14:35:05 +00:00
Valeriy Sizov f682a6adb9 Merge pull request #9214 from Bugagazavr/hook-events
Added X-GitLab-Event header for web hooks
2015-05-08 17:17:01 +03:00
bugagazavr acac788902 Added X-GitLab-Event header for web hooks 2015-05-08 16:49:03 +03:00
Valery Sizov 3a18eb8d3a Fix link to the CI documentation 2015-05-08 15:22:19 +03:00
Sytse Sijbrandij 8a413174a5 Merge branch 'backup_doc' into 'master'
Improved the backup documentation

See merge request !621
2015-05-08 12:16:08 +00:00
Valery Sizov b031a26376 improved backup doc 2015-05-08 15:10:04 +03:00
Dmitriy Zaporozhets 6c32abc5f7 Merge branch 'rs-task_list' into 'master'
Use task_list gem for task lists

Task Lists can now be used in comments, and they'll render in previews. 👏

Closes internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2271

See merge request !599
2015-05-08 09:39:48 +00:00
Job van der Voort 0384d2929f Merge branch 'sidekiq-memory-killer-shutdown-signal' into 'master'
Add SIDEKIQ_MEMORY_KILLER_SHUTDOWN_SIGNAL env var

It looks like SIGTERM may not be enough to shut down a Sidekiq process
when its RSS has gotten too big. This change will allow us to experiment
with sending SIGKILL instead of SIGTERM to Sidekiq processes on
gitlab.com.

See merge request !1812
2015-05-08 09:01:10 +00:00
Marin Jankovski 0fc6f0b5d4 Merge branch 'new-issue-after-release' into 'master'
new issue after release

See merge request !1810
2015-05-08 07:10:54 +00:00
Marin Jankovski 5dc84fa5ca Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2015-05-08 09:08:56 +02:00
Karen Carias c406bce4b5 Deleted > and commented "or" out 2015-05-07 16:48:25 +00:00
Jacob Vosmaer 1c1f18b416 Add SIDEKIQ_MEMORY_KILLER_SHUTDOWN_SIGNAL env var
It looks like SIGTERM may not be enough to shut down a Sidekiq process
when its RSS has gotten too big. This change will allow us to experiment
with sending SIGKILL instead of SIGTERM to Sidekiq processes on
gitlab.com.
2015-05-07 18:47:03 +02:00
Karen Carias 94a426d2e6 Added link to root password doc correctly 2015-05-07 16:11:18 +00:00
Job van der Voort 4164f6155a new issue after release 2015-05-07 14:26:21 +00:00
Marin Jankovski e7dc9ca2d0 Add yanking pkg example to the release documentation. 2015-05-07 16:15:58 +02:00
Job van der Voort 415648e255 revert to 7.10.1 2015-05-07 13:39:10 +00:00
Job van der Voort 895bc33fef Update upgrader doc to point to 7.10.2 2015-05-07 12:24:18 +00:00
Sytse Sijbrandij deddad6025 Document sidekiq restarting functionality. 2015-05-07 14:22:14 +02:00
Valery Sizov bc45469b6a Link to CI backup documentation 2015-05-07 13:34:59 +03:00
Robert Speicher cca28c7920 Update Markdown help docs for latest changes 2015-05-06 21:04:33 -04:00
Patricio Cano 69f3b40031 Fixed broken permissions link. 2015-05-05 16:14:54 +00:00
Marin Jankovski 595931580d Merge branch 'improve-external-issue-tracker-config-doc' into 'master'
Improve documentation of configuring external issue trackers

There was some confusion over the deprecated `:issues_tracker_id` field. Added documentation.

Closes #1514

See merge request !580
2015-05-04 16:02:05 +00:00
Dmitriy Zaporozhets c874422bb0 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2015-05-04 18:07:03 +03:00
Stan Hu 07dc517017 Improve documentation of configuring external issue trackers
Closes #1514
2015-05-04 07:33:25 -07:00
Job van der Voort 2587334a79 Merge branch 'Add_doc_block_new_users_by_default' into 'master'
Added " How to maintain tight control over the number of active users..."

Added " How to maintain tight control over the number of active users on your GitLab installation" to documentation.

Please check that documentation is OK before accepting Merge. I took if from https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/gitlab.yml.example#L149

cc/ @sytse

See merge request !1792
2015-05-04 09:13:53 +00:00
Job van der Voort 2530141ace update doc by removing unnecessary parts 2015-05-04 11:13:07 +02:00
Sven Selberg 361284fec2 Add current_sign_in_at to api User 2015-05-04 09:42:11 +02:00
Achilleas Pipinellis be05a9b938 Merge branch 'fix/log-path' into 'master'
Fix file paths for installations from the source

See merge request !583
2015-05-03 14:07:03 +00:00
Achilleas Pipinellis 3f4bbbaf98 Merge branch 'fix_snippet_api_doc' into 'master'
Add snippet visibilty as parameter to API doc, closes #1562

## Description

Snippet visibility level was added to API but was not to its documentation.

Related to following commit: 928fc94c3d

@axil Can you review?

See merge request !601
2015-05-03 14:03:19 +00:00
Robert Schilling 78aadc9336 Add snippet visibilty as parameter to API doc, closes #1562 2015-05-03 14:56:00 +02:00
Dmitriy Zaporozhets 747232eeda Merge branch 'api-iid' of https://github.com/jubianchi/gitlabhq into jubianchi-api-iid 2015-05-03 14:34:23 +03:00
Dmitriy Zaporozhets a7ddff8748 Merge pull request #9066 from jirutka/fix-6417
Fix #6417: users with group permission should be able to create groups via API
2015-05-03 14:31:00 +03:00
Robert Schilling 0d0c539c04 Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2015-05-03 10:28:52 +02:00
jubianchi 2c544d43c8 Query issues, merge requests and milestones with their IID through API 2015-05-02 10:44:52 +02:00
Robert Schilling 83bba1f8f9 Merge branch 'kl-docfix' into 'master'
Add link to services api doc.

Just a one-line change to link in the services api doc.

I'm curious though. Only gitlab-ci and hipchat are supported.  Would you accept a pull request for the other services? Actually I [submitted](http://feedback.gitlab.com/forums/176466-general/suggestions/7667256-add-api-calls-for-all-services-in-a-project) that last question to the feedback tool.

See merge request !544
2015-05-01 19:51:51 +00:00
Jeroen van Baarsen 76f7bdccc0 Merge pull request #8669 from robotroll/patch-1
Update 7.6-to-7.7.md
2015-05-01 08:38:02 +02:00
Douwe Maan cb40918930 Update upgrader doc to point to 7.10.1. 2015-04-30 22:14:19 +02:00
Joeri Verdeyen 81f6495858 Update 7.9-to-7.10.md 2015-04-30 13:22:28 +02:00
Karen Carias a8956e8850 Added phrase "Here's how to close multiple issues in one commit message" so that doc is easier to find by users 2015-04-28 23:45:44 +00:00
Karen Carias 0b9363245e New file to add to security documentation, "How to reset your root password" 2015-04-28 22:42:19 +00:00
Marcos SF Filho 27eeffa437 Fix file paths for installations from the source 2015-04-27 20:51:26 +00:00
Ben Bodenmiller 7098b7bbe0 google -> Google 2015-04-26 17:24:09 -07:00
Karen Carias a62060b1de Added " How to maintain tight control over the number of active users on your GitLab installation" to documentation 2015-04-24 02:19:21 +00:00
Marin Jankovski aac2755045 Merge pull request #8996 from vinkla/patch-1
Fix Node.js Error in Documentation
2015-04-23 09:08:34 +02:00
Marin Jankovski 8b4d1b78e9 Move the upgrade document to the correct location. 2015-04-23 09:05:30 +02:00
Vincent KlaiberandVincent Klaiber 3a8bcea2e7 Fix nodejs installation guide in documentation. 2015-04-23 08:35:17 +02:00
Douwe Maan 7d49b9656c Update command in upgrader docs to work with 7.10.0. 2015-04-22 21:09:40 +02:00
Job van der Voort b5ee60c512 Merge branch 'update_slack_doc' into 'master'
Updated Slack documentation

Fixes #2234

Updated the Slack documentation to include the new fields located in the service's settings.

/cc @karen

See merge request !1788
2015-04-22 13:48:12 +00:00
Patricio Cano 65c83f8a22 Updated the Slack documentation 2015-04-21 12:25:37 -05:00