summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Modify CI features in projects APIci/api-projectsTomasz Maczukin2016-01-111-20/+1
* Update ./doc/apiTomasz Maczukin2016-01-071-3/+33
* Merge remote-tracking branch 'origin/crosslink-env-docs'Dmitriy Zaporozhets2016-01-052-2/+7
|\
| * Fix link, filename and crosslink to omnibus docs.crosslink-env-docsSytse Sijbrandij2015-12-292-2/+7
* | Added system hooks messages for renaming and transferring a projectSteve Norman2016-01-041-1/+49
* | Merge branch 'docs/local-share-upload' into 'master' Achilleas Pipinellis2016-01-041-0/+43
|\ \
| * | docs: raketasks: Add documentation on uploading to mounted sharesNathan Lowe2015-12-291-0/+43
* | | Merge branch 'fix_broken_docs_link' into 'master' Achilleas Pipinellis2016-01-011-1/+1
|\ \ \
| * | | Fix broken SVN migration link [ci skip]Achilleas Pipinellis2016-01-011-1/+1
* | | | Added additional config environmental variables to help Debian packagingGabriel Mazetto2015-12-302-3/+6
| |/ / |/| |
* | | Merge branch 'upvote_count_to_api' into 'master' Valery Sizov2015-12-292-14/+6
|\ \ \ | |_|/ |/| |
| * | Revert upvotes and downvotes params to MR APIValery Sizov2015-12-282-14/+6
* | | Merge branch 'feature/recaptcha_settings' into 'master' Dmitriy Zaporozhets2015-12-291-40/+7
|\ \ \
| * | | reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto2015-12-281-40/+7
* | | | Merge branch 'fix_link_permissions' into 'master' Achilleas Pipinellis2015-12-281-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix broken link in permissions page [ci skip]Achilleas Pipinellis2015-12-281-3/+3
| | |/ | |/|
* | | Merge branch 'environment-variables-in-the-app' into 'master' Dmitriy Zaporozhets2015-12-282-0/+46
|\ \ \
| * | | Thanks Robert for the corrections in the environment variables docs.environment-variables-in-the-appSytse Sijbrandij2015-12-281-1/+1
| * | | Add documentation and example file for environent variables.Sytse Sijbrandij2015-12-271-0/+45
| * | | Use environment variables to configure GitLab.Sytse Sijbrandij2015-12-271-0/+1
| |/ /
* | | Merge branch 'add-recaptcha-support' into 'master' Dmitriy Zaporozhets2015-12-282-0/+57
|\ \ \
| * | | Add documentation for using reCAPTCHAadd-recaptcha-supportStan Hu2015-12-272-0/+57
| |/ /
* | | Merge branch 'initscript-duplicate-update' into 'master' Sytse Sijbrandij2015-12-281-2/+0
|\ \ \ | |/ / |/| |
| * | `update-init-script` was listed two times. removed one without explanation.Raymii2015-12-221-2/+0
* | | Fix typo on triggers docs [ci skip]Achilleas Pipinellis2015-12-261-1/+1
* | | Remove incomplete text [ci skip]Achilleas Pipinellis2015-12-261-3/+0
| |/ |/|
* | Clean up CRIME security doc [ci skip]Achilleas Pipinellis2015-12-251-37/+41
* | Merge branch 'master' into adding_crime_securityAchilleas Pipinellis2015-12-2520-21/+435
|\ \
| * \ Merge branch 'ci_triggers_docs' into 'master' Achilleas Pipinellis2015-12-257-20/+197
| |\ \
| | * | Add examples for triggers [ci skip]Achilleas Pipinellis2015-12-251-5/+76
| | * | Merge branch 'master' into ci_triggers_docsci_triggers_docsAchilleas Pipinellis2015-12-2511-4/+192
| | |\ \
| | * | | Add images and examplesAchilleas Pipinellis2015-12-255-2/+95
| | * | | Remove triggers from yaml doc [ci skip]Achilleas Pipinellis2015-12-241-27/+0
| | * | | Add triggers doc in top level readme [ci skip]Achilleas Pipinellis2015-12-241-5/+6
| | * | | Document triggers in yaml/README.md [ci skip]Achilleas Pipinellis2015-12-211-0/+27
| | * | | Init documentation on Triggers [ci skip]Achilleas Pipinellis2015-12-212-19/+31
| * | | | Merge branch 'support-api-lookup-by-username' into 'master' Dmitriy Zaporozhets2015-12-251-1/+11
| |\ \ \ \
| | * | | | Add API support for looking up a user by usernameStan Hu2015-12-241-1/+11
| | | |/ / | | |/| |
| * | | | Fixed codestyle and added 2FA documentationfeature/force-tfaGabriel Mazetto2015-12-242-0/+39
| |/ / /
| * | | Merge branch 'add-project-permissions' into 'master' Dmitriy Zaporozhets2015-12-231-0/+10
| |\ \ \
| | * | | Add project permissions to all project API endpointsStan Hu2015-12-221-0/+10
| | | |/ | | |/|
| * | | Merge branch 'meta-example' into 'master' Sytse Sijbrandij2015-12-231-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Link to the gitlab-ci.yml file of GitLab itself.meta-exampleSytse Sijbrandij2015-12-051-0/+1
| * | | Merge branch 'tduehr/gitlab-ce-cas-support'Douwe Maan2015-12-212-0/+63
| |\ \ \
| | * | | Add link to CAS docDouwe Maan2015-12-212-3/+4
| | * | | add CAS authentication supporttduehr2015-12-141-0/+62
| * | | | Merge branch 'backport_jira' into 'master' Dmitriy Zaporozhets2015-12-218-0/+114
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Backport JIRA serviceDrew Blessing2015-12-188-0/+114
* | | | | Adding how we manage CRIME vulnerability to security docs [ci skip]adding_crime_securityJose Torres2015-12-192-0/+60
|/ / / /
* | | | Merge branch 'removeNonDefinedVariableFromCIDoc' into 'master' Achilleas Pipinellis2015-12-191-2/+0
|\ \ \ \