summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* Remove names from docs and add vue experts insteadvue-expertsFilipa Lacerda2017-04-201-1/+1
|
* Adds vue js example application and documentationFilipa Lacerda2017-04-206-16/+408
|
* Added and updated droplab docsLuke "Jared" Bennett2017-04-195-0/+408
|
* Merge branch 'zero-downtime-migrations' into 'master' Douwe Maan2017-04-122-76/+294
|\ | | | | | | | | Prepare for zero downtime migrations See merge request !9976
| * Prepare for zero downtime migrationszero-downtime-migrationsYorick Peterse2017-04-122-76/+294
| | | | | | | | | | | | | | 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.
* | Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling2017-04-121-2/+2
| |
* | 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>
* | Document how polling interval is useddocument-polling-intervalAdam Niedzielski2017-04-102-2/+3
|/
* Add text to break up diagramsStan Hu2017-04-061-0/+5
| | | | [ci skip]
* Merge branch 'add_remove_concurrent_index_to_database_helper' into 'master' Yorick Peterse2017-04-061-2/+14
|\ | | | | | | | | | | | | Add remove_concurrent_index to database helper Closes #30376 See merge request !10441
| * Add remove_concurrent_index to database helperblackst0ne2017-04-061-2/+14
| |
* | Document how ETag caching middleware handles query parametersAdam Niedzielski2017-04-051-0/+6
| |
* | Add long polling diagramssh-add-polling-imagesStan Hu2017-03-313-0/+48
|/ | | | [ci skip]
* Merge branch 'update-eyeballs-docs' into 'master' Jacob Schatz2017-03-301-2/+1
|\ | | | | | | | | Update docs regarding visibility lib See merge request !10295
| * Update docs regarding visibility libFilipa Lacerda2017-03-281-2/+1
| |
* | Test docs internal links checkAchilleas Pipinellis2017-03-301-2/+2
| |
* | Fix links and do some refactoringAchilleas Pipinellis2017-03-292-4/+6
| |
* | oops - remove html elementMarcia Ramos2017-03-291-2/+0
| |
* | capitalizationMarcia Ramos2017-03-291-8/+8
| |
* | add link to "writing docs" , fix typoMarcia Ramos2017-03-281-1/+3
| |
* | fix URLMarcia Ramos2017-03-281-1/+1
| |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Marcia Ramos2017-03-2717-513/+1135
|\ \ | |/ | | | | new-guides-guidelines
| * Adds entry about kebab case props in documentationFilipa Lacerda2017-03-271-4/+11
| |
| * Improve UX guide on tooltipsPedro Moreira da Silva2017-03-271-2/+12
| |
| * Merge branch 'docs/fix-dead-link' into 'master' Achilleas Pipinellis2017-03-231-1/+1
| |\ | | | | | | | | | | | | Fix dead docs link See merge request !10134
| | * Fix dead docs linkAchilleas Pipinellis2017-03-221-1/+1
| | | | | | | | | | | | [ci skip]
| * | Creates Frontend Style guideFilipa Lacerda2017-03-2214-532/+1095
| |/
| * Updates realtime documentation for the FrontendFilipa Lacerda2017-03-171-7/+14
| |
| * Merge branch 'realtime-methods-docs' into 'master' Clement Ho2017-03-161-0/+15
| |\ | | | | | | | | | | | | Add docs for realtime polling for the frontend. See merge request !9998
| | * Fix spelling and grammatical errors.realtime-methods-docsJacob Schatz2017-03-161-1/+1
| | |
| | * Add Server issues 429 Too Many Requests disable polling.Jacob Schatz2017-03-161-1/+2
| | |
| | * Fix up suggestions on content changes.Jacob Schatz2017-03-161-2/+2
| | |
| | * Add docs for realtime polling for the frontend.Jacob Schatz2017-03-161-0/+14
| | |
| * | Expand on the good changelog/bad changelog documentation examplesRobert Speicher2017-03-161-0/+20
| |/ | | | | | | [ci skip]
| * remove all references to the .es6 in our config files and documentationremove-es6-extension-configurationMike Greiling2017-03-151-2/+2
| |
* | improve wording, update linksMarcia Ramos2017-03-271-6/+7
| |
* | link to comm writers page, add what is a tech overview + exampleMarcia Ramos2017-03-271-2/+9
| |
* | add pipeline symbolsMarcia Ramos2017-03-221-2/+2
| |
* | add instructions on subtopicsMarcia Ramos2017-03-221-0/+4
| |
* | add examples of guide vs tutorialMarcia Ramos2017-03-161-1/+5
| |
* | grammar fixMarcia Ramos2017-03-161-1/+1
| |
* | add linkMarcia Ramos2017-03-161-1/+1
| |