summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add uploads and fix privacy policy wordingusage-ping-portSean McGivern2017-04-181-1/+2
|
* Fix doc linksSean McGivern2017-04-141-1/+1
|
* Add missing links in the documentationRegis Freyd2017-04-142-5/+5
|
* Tidy up usage ping and cohorts docsSean McGivern2017-04-142-13/+12
|
* Move documentation as per Axil commentRegis Freyd2017-04-144-98/+51
|
* Fix usage ping doc locationSean McGivern2017-04-143-5/+9
|
* Add user cohorts and usage ping documentationRegis Freyd2017-04-142-0/+85
| | | | Still need final links all over the place.
* Expose `last_activity_on` in the User APIRémy Coutable2017-04-141-10/+14
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Port 'Add user activities API' to CESean McGivern2017-04-141-0/+53
| | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/962
* Add prometheus services to usage pingSean McGivern2017-04-141-1/+2
|
* Track Mattermost usageZ.J. van de Weg2017-04-141-0/+3
|
* Add documentation on Usage statistics and link from the admin areaAchilleas Pipinellis2017-04-141-0/+87
|
* Make instructions clearerclear-instructionsSid Sijbrandij2017-04-131-8/+5
|
* Merge branch 'zero-downtime-migrations' into 'master' Douwe Maan2017-04-123-76/+311
|\ | | | | | | | | Prepare for zero downtime migrations See merge request !9976
| * Prepare for zero downtime migrationszero-downtime-migrationsYorick Peterse2017-04-123-76/+311
| | | | | | | | | | | | | | Starting with GitLab 9.1.0 we will no longer allow downtime migrations unless absolutely necessary. This commit updates the various developer guides and adds code that is necessary to make zero downtime migrations less painful.
* | Add link to environments on kubernetes.mdMark Pundsack2017-04-121-1/+1
| |
* | Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling2017-04-121-2/+2
| |
* | Merge branch 'docs-add-auth-to-topics-page' into 'master' Marcia Ramos2017-04-122-4/+5
|\ \ | | | | | | | | | | | | Add auth to topics page See merge request !10643
| * | fix broken linkdocs-add-auth-to-topics-pageMarcia Ramos2017-04-121-1/+1
| | |
| * | fix ee linksMarcia Ramos2017-04-121-2/+2
| | |
| * | add line to the end of the fileMarcia Ramos2017-04-121-1/+1
| | |
| * | add auth to topics pageMarcia Ramos2017-04-121-0/+1
| |/
* | Merge branch 'improve-testing-documentation' into 'master' Robert Speicher2017-04-122-99/+375
|\ \ | | | | | | | | | | | | | | | | | | Improve the testing documentation Closes #29499 and #29623 See merge request !10161
| * | Improve the testing documentationimprove-testing-documentationRémy Coutable2017-04-121-23/+23
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | Fix link againRémy Coutable2017-04-111-1/+1
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | Fix path to migrationsRémy Coutable2017-04-111-1/+1
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | Fix wrong linkRémy Coutable2017-04-111-1/+1
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | Re-organize testing doc, and add RSpec structure docRémy Coutable2017-04-102-89/+165
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | Document GitLab QARémy Coutable2017-04-101-3/+28
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | Improve testing documentation with Robert's feedbackRémy Coutable2017-04-102-37/+49
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | Firs pass at improving the testing documentationRémy Coutable2017-04-102-31/+194
| | | | | | | | | | | | | | | | | | [ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'patch-8' into 'master' Rémy Coutable2017-04-121-2/+2
|\ \ \ | | | | | | | | | | | | | | | | Fix grammar See merge request !10639
| * | | Fix grammarIsmail S2017-04-111-2/+2
| | | |
* | | | Merge branch '27755-update-pipelines-documentation' into 'master' 30843-move-about-gitlab-com-installation-instructions-to-documentationSean Packham (GitLab)2017-04-121-0/+0
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | Resolve "Update Pipelines documentation" Closes #27755 See merge request !10600
| * | | Replace pipelines image in docs27755-update-pipelines-documentationAchilleas Pipinellis2017-04-101-0/+0
| | | | | | | | | | | | | | | | [ci skip]
* | | | Merge branch 'docs-topic-auth' into 'master' Marcia Ramos2017-04-122-1/+47
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | Documentation topic: Authentication Closes #30744 See merge request !10608
| * | | fix conflictdocs-topic-authMarcia Ramos2017-04-114-7/+66
| |\ \ \
| * | | | typoMarcia Ramos2017-04-101-1/+1
| | | | |
| * | | | fix typoMarcia Ramos2017-04-101-1/+1
| | | | |
| * | | | fix linksMarcia Ramos2017-04-101-2/+2
| | | | |
| * | | | add topic: authenticationMarcia Ramos2017-04-102-2/+48
| | | | |
* | | | | Merge branch 'update-doc-installation-and-upgrade' into 'master' Robert Speicher2017-04-112-7/+3
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Update installation and upgrading guides [ci skip] See merge request !10621
| * | | | Update documents according to:update-doc-installation-and-upgradeLin Jen-Shin2017-04-112-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/release-tools/blob/master/doc/release-candidates.md#step-1-update-the-installation-from-source-guide In step 1 and step 2
* | | | | Merge branch 'new-git-index' into 'master' Marcia Ramos2017-04-112-4/+64
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | New git index See merge request !10349
| * | | | Axil's reviewnew-git-indexMarcia Ramos2017-04-111-2/+1
| | | | |
| * | | | remove unnecessary lineMarcia Ramos2017-04-111-3/+1
| | | | |
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into new-git-indexMarcia Ramos2017-04-1188-387/+1014
| |\ \ \ \ | | |/ / /
| * | | | replace relative urls - html to mdMarcia Ramos2017-03-301-8/+8
| | | | |
| * | | | fix headingMarcia Ramos2017-03-301-1/+1
| | | | |
| * | | | add intro, move version control to getting startedMarcia Ramos2017-03-301-6/+14
| | | | |