summaryrefslogtreecommitdiff
path: root/doc/README.md
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Change link to point to new locationdocs/refactor-registryAchilleas Pipinellis2016-10-061-1/+1
| |/ | | | | | | [ci skip]
* | Imported GitLab University contentseanpackham2016-09-231-0/+1
|/
* Change location and refactor issue closing pattern documentationAchilleas Pipinellis2016-09-221-2/+2
| | | | | | | | | Split into user and administrator docs: - administration/issue_closing_pattern.md - user/project/issues/automatic_issue_closing.md [ci skip]
* Fix wrong Koding linkdoc/fix-koding-integration-linkAchilleas Pipinellis2016-08-251-1/+0
|
* Add two factor recovery endpoint to internal APIDrew Blessing2016-08-241-0/+1
|
* Split Koding admin/user docsAchilleas Pipinellis2016-08-221-0/+2
|
* One link to development guides.Sid Sijbrandij2016-08-041-3/+1
|
* Move markdown doc to the right locationAchilleas Pipinellis2016-08-031-1/+1
| | | | [ci skip]
* Change Markdown document locationAchilleas Pipinellis2016-08-021-1/+1
|
* Refactor repository storages documentationAchilleas Pipinellis2016-07-221-0/+1
| | | | [ci skip]
* Move admin application settings to own pathAchilleas Pipinellis2016-07-221-1/+1
| | | | [ci skip]
* Change permissions URL in main readmeAchilleas Pipinellis2016-07-121-1/+1
|
* Added documentation on the access restrictions.Patricio Cano2016-07-051-0/+1
|
* Change doc location of custom hooksdoc-custom-githook-uiAchilleas Pipinellis2016-07-051-1/+1
|
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-0/+1
|
* Add debugging tips with gdbStan Hu2016-06-241-0/+1
| | | | [ci skip]
* Merge branch 'master' into feature/import-export-docsAchilleas Pipinellis2016-06-221-11/+11
|\
| * Add CDMark Pundsack2016-06-201-12/+12
| |
* | Move to new locationAchilleas Pipinellis2016-06-211-1/+1
| | | | | | | | Due to https://gitlab.com/gitlab-org/gitlab-ce/issues/3349
* | added nice to have - rake task and some changes to docsJames Lopez2016-06-211-0/+1
|/
* Change logs.md location in READMEAchilleas Pipinellis2016-06-131-1/+1
| | | | [ci skip]
* Fix link to container Registry user docsAchilleas Pipinellis2016-05-231-1/+1
|
* Initial version of user documentation of container registrycontainer-registry-user-docsKamil Trzcinski2016-05-221-0/+1
|
* Add link to container registryAchilleas Pipinellis2016-05-221-0/+1
|
* Add health check feature documentationDJ Mountney2016-05-181-0/+1
|
* Fix linkDrew Blessing2016-04-221-1/+1
|
* New HA docs [ci skip]Drew Blessing2016-04-221-0/+1
|
* Add Sidekiq troubleshooting docs [ci skip]Drew Blessing2016-04-221-0/+1
|
* Documentation / help improvementsJacob Vosmaer2016-04-141-0/+1
|
* improve formattingBen Bodenmiller2016-04-121-1/+1
|
* Merge branch 'update_ldap_docs' into 'master' Drew Blessing2016-03-281-1/+3
|\ | | | | | | | | | | | | | | | | Update ldap docs Related to gitlab-org/gitlab-ee#397 @axil What do you think of moving LDAP configuration docs to `adminstration/auth/ldap.md`? Then we'll probably need to add the relevant group link configuration piece to some user group documentation. We can cross-link and deprecate the current `integration/ldap.md` location. See merge request !3336
| * Update LDAP docs [ci skip]Drew Blessing2016-03-221-1/+3
| |
* | Merge branch 'rs-remove-release-docs' into 'master' Dmitriy Zaporozhets2016-03-261-1/+0
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove release docs from the CE repository More detailed, updated, and accurate versions of these docs now live in https://gitlab.com/gitlab-org/release-tools Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/2346 [ci skip] See merge request !3393
| * | Remove release docs from the CE repositoryrs-remove-release-docsRobert Speicher2016-03-241-1/+0
| |/ | | | | | | | | | | | | More detailed, updated, and accurate versions of these docs now live in https://gitlab.com/gitlab-org/release-tools [ci skip]
* | Describe CI stuff.Sytse Sijbrandij2016-03-241-1/+1
|/
* Remove CI duplication.ci-duplicationSytse Sijbrandij2016-03-171-36/+1
|
* Doc external users featureZeger-Jan van de Weg2016-03-151-1/+1
|
* web hooks to webhooksashleys2016-03-101-3/+3
|
* Reorganize CI sections and give descriptive names to linksAchilleas Pipinellis2016-02-291-21/+23
|
* Merge branch 'master' into housekeeping-docAchilleas Pipinellis2016-01-211-1/+6
|\
| * Merge branch 'ci/build-artifacts-documentation' into 'master' Achilleas Pipinellis2016-01-211-0/+1
| |\ | | | | | | | | | | | | | | | | | | Add basic documentation for build artifacts /cc @axil @ayufan See merge request !2511
| | * Refactor build artifacts documentationci/build-artifacts-documentationAchilleas Pipinellis2016-01-211-1/+1
| | | | | | | | | | | | [ci skip]
| | * Add basic documentation for build artifactsGrzegorz Bizon2016-01-201-0/+1
| | |
| * | Merge branch 'doc_restart_gitlab' into 'master' Achilleas Pipinellis2016-01-211-0/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation on restarting GitLab This will save as time from writing the same commands over and over again. See merge request !2510
| | * | Add document on restarting GitLabAchilleas Pipinellis2016-01-201-0/+1
| | |/ | | | | | | | | | [ci skip]
| * | Move integration/metrics to monitoring/performanceAchilleas Pipinellis2016-01-201-1/+1
| | | | | | | | | | | | [ci skip]
| * | Renamed "Metrics" to "Performance Monitoring"metrics-documentationYorick Peterse2016-01-201-1/+1
| | |
| * | Refactor GitLab Metrics docsAchilleas Pipinellis2016-01-191-7/+1
| | | | | | | | | | | | [ci skip]
| * | Added documentation for GitLab MetricsYorick Peterse2016-01-181-0/+7
| |/
| * Move doc_styleguide in the development directoryAchilleas Pipinellis2016-01-121-0/+2
| | | | | | | | [ci skip]