Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed broken permissions link. | Patricio Cano | 2015-05-05 | 1 | -4/+2 |
| | |||||
* | Merge branch 'improve-external-issue-tracker-config-doc' into 'master' | Marin Jankovski | 2015-05-04 | 1 | -0/+5 |
|\ | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Improve documentation of configuring external issue trackers | Stan Hu | 2015-05-04 | 1 | -0/+5 |
| | | | | | | | | Closes #1514 | ||||
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-05-04 | 1 | -2/+4 |
|\ \ | |||||
| * | | Add current_sign_in_at to api User | Sven Selberg | 2015-05-04 | 1 | -2/+4 |
| |/ | |||||
* | | Merge branch 'Add_doc_block_new_users_by_default' into 'master' | Job van der Voort | 2015-05-04 | 1 | -0/+9 |
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | update doc by removing unnecessary parts | Job van der Voort | 2015-05-04 | 1 | -29/+3 |
| | | |||||
| * | Added " How to maintain tight control over the number of active users on ↵ | Karen Carias | 2015-04-24 | 1 | -0/+35 |
| | | | | | | | | your GitLab installation" to documentation | ||||
* | | Merge branch 'fix/log-path' into 'master' | Achilleas Pipinellis | 2015-05-03 | 1 | -8/+8 |
|\ \ | | | | | | | | | | | | | | | | Fix file paths for installations from the source See merge request !583 | ||||
| * | | Fix file paths for installations from the source | Marcos SF Filho | 2015-04-27 | 1 | -8/+8 |
| | | | |||||
* | | | Merge branch 'fix_snippet_api_doc' into 'master' | Achilleas Pipinellis | 2015-05-03 | 1 | -0/+15 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: 928fc94c3d900069902b097d6464acee712a886c @axil Can you review? See merge request !601 | ||||
| * | | | Add snippet visibilty as parameter to API doc, closes #1562 | Robert Schilling | 2015-05-03 | 1 | -0/+15 |
| | | | | |||||
* | | | | Merge branch 'api-iid' of https://github.com/jubianchi/gitlabhq into ↵ | Dmitriy Zaporozhets | 2015-05-03 | 3 | -1/+7 |
|\ \ \ \ | | | | | | | | | | | | | | | | jubianchi-api-iid | ||||
| * | | | | Query issues, merge requests and milestones with their IID through API | jubianchi | 2015-05-02 | 3 | -1/+7 |
| |/ / / | |||||
* | | | | Merge pull request #9066 from jirutka/fix-6417 | Dmitriy Zaporozhets | 2015-05-03 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fix #6417: users with group permission should be able to create groups via API | ||||
| * | | | | Fix #6417: users with group permission should be able to create groups via API | Robert Schilling | 2015-03-31 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Robert Schilling | 2015-05-03 | 2 | -3/+4 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Merge branch 'kl-docfix' into 'master' | Robert Schilling | 2015-05-01 | 1 | -0/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| | * | | | | Add link to services api doc. | Kevin Lyda | 2015-04-20 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Update upgrader doc to point to 7.10.1. | Douwe Maan | 2015-04-30 | 1 | -3/+3 |
| | | | | | | |||||
* | | | | | | Merge pull request #8669 from robotroll/patch-1 | Jeroen van Baarsen | 2015-05-01 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Update 7.6-to-7.7.md | ||||
| * | | | | | Fix link to gitlab.yml.example in paragraph 5 | Robin Gauß | 2015-04-17 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Update 7.9-to-7.10.md | Joeri Verdeyen | 2015-04-30 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Added phrase "Here's how to close multiple issues in one commit message" so ↵ | Karen Carias | 2015-04-28 | 1 | -1/+3 |
| |_|/ / |/| | | | | | | | | | | | that doc is easier to find by users | ||||
* | | | | google -> Google | Ben Bodenmiller | 2015-04-26 | 1 | -4/+4 |
| |_|/ |/| | | |||||
* | | | Merge pull request #8996 from vinkla/patch-1 | Marin Jankovski | 2015-04-23 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | Fix Node.js Error in Documentation | ||||
| * | | | Fix nodejs installation guide in documentation. | Vincent Klaiber | 2015-04-23 | 1 | -0/+2 |
| | | | | |||||
* | | | | Move the upgrade document to the correct location. | Marin Jankovski | 2015-04-23 | 1 | -0/+118 |
| | | | | |||||
* | | | | Update command in upgrader docs to work with 7.10.0. | Douwe Maan | 2015-04-22 | 1 | -5/+5 |
| | | | | |||||
* | | | | Merge branch 'update_slack_doc' into 'master' | Job van der Voort | 2015-04-22 | 1 | -3/+8 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | | Updated the Slack documentation | Patricio Cano | 2015-04-21 | 1 | -3/+8 |
| | | | | | |||||
* | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-04-21 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #8510 from koebi001/feature/backup_restore | Dmitriy Zaporozhets | 2015-04-21 | 1 | -0/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | add environment variable force to the documentation | ||||
| | * | | | | add environment variable force to the documentation | Markus Köberl | 2014-12-29 | 1 | -0/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'rs-reference-filters' into 'master' | Dmitriy Zaporozhets | 2015-04-21 | 1 | -14/+25 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert GFM reference handling to html-pipeline filters - `Gitlab::Markdown` is now much cleaner - Better separation of concerns - Cleaner, less brittle, more maintainable specs for each reference type. - Label references actually work! See merge request !1753 | ||||
| * | | | | | Update markdown docs with latest references | Robert Speicher | 2015-04-20 | 1 | -18/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | Also, tables! (╯°□°)╯︵ ┻━┻) | ||||
| * | | | | | Add more GFM reference examples to docs | Robert Speicher | 2015-04-20 | 1 | -2/+6 |
| | | | | | | |||||
* | | | | | | 7.10 requires gitlab-shell 2.6.2.upgrade-guide-gitlab-shell | Douwe Maan | 2015-04-21 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge branch 'add_section_on_SSH_documentation' into 'master' | Patricio Cano | 2015-04-17 | 1 | -0/+6 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the text "Add your ssh key to an application" with link to http://wiki.eclip… …se.org/EGit/User_Guide#Eclipse_SSH_Configuration Add text "Add your ssh key to an application" with link to http://wiki.eclipse.org/EGit/User_Guide#Eclipse_SSH_Configuration Add on document http://doc.gitlab.com/ce/ssh/README.html Reference: https://twitter.com/elraro21/status/585146770709151747 See merge request !1774 | ||||
| * | | | | Remove unnecessary file | Karen Carias | 2015-04-14 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | Add application section to SSH documentation | Karen Carias | 2015-04-14 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | Add the text "Add your ssh key to an application" with link to ↵ | Karen Carias | 2015-04-14 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | http://wiki.eclipse.org/EGit/User_Guide#Eclipse_SSH_Configuration | ||||
* | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-04-16 | 3 | -6/+6 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #9131 from chulkilee/ruby-2.1.6 | Dmitriy Zaporozhets | 2015-04-16 | 2 | -5/+5 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | ruby 2.1.6 | ||||
| | * | | | | | ruby 2.1.6 | Chulki Lee | 2015-04-13 | 2 | -5/+5 |
| | |/ / / / | | | | | | | | | | | | | | | | | | | https://www.ruby-lang.org/en/news/2015/04/13/ruby-2-1-6-released/ | ||||
| * | | | | | Merge pull request #9094 from bbodenmiller/patch-1 | Jeroen van Baarsen | 2015-04-16 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | update text to reference new location of setting | ||||
| | * | | | | | update text to reference new location of setting | Ben Bodenmiller | 2015-04-05 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | update guides for 7.10 | Job van der Voort | 2015-04-16 | 2 | -13/+13 |
|/ / / / / / | |||||
* | | | | | | Clarify config var and add to LDAP docs.ldap-block_auto_created_users | Douwe Maan | 2015-04-14 | 1 | -0/+5 |
| |/ / / / |/| | | | | |||||
* | | | | | document support for inline HTML | Ben Bodenmiller | 2015-04-11 | 1 | -3/+1 |
| | | | | |