summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | add distinction between guide and tutorialMarcia Ramos2017-03-161-0/+8
| |
* | describes what a tech article isMarcia Ramos2017-03-161-3/+24
| |
* | rename remaining experessionMarcia Ramos2017-03-161-1/+1
| |
* | rename "documentation articles" to "technical articles"Marcia Ramos2017-03-162-4/+4
| |
* | add topics dir to doc_styleguideMarcia Ramos2017-03-161-0/+1
| |
* | add writing docs pageMarcia Ramos2017-03-161-0/+33
|/
* Fix typo in doc/development/polling.md: `If-None-Modified` -> `If-None-Match`fix-polling-docRémy Coutable2017-03-151-3/+3
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch 'sh-expand-on-definition-of-done' into 'master' Stan Hu2017-03-141-0/+41
|\ | | | | | | | | Add performance/scalability concerns to CONTRIBUTING.md See merge request !8677
| * Describe polling with ETag cachingsh-expand-on-definition-of-doneAdam Niedzielski2017-03-141-0/+41
| |
* | Merge branch '29326-update-documentation' into 'master' Jacob Schatz2017-03-141-2/+32
|\ \ | | | | | | | | | | | | Adds best practices regarding context and vue to documentation See merge request !9870
| * | Fix bad code example29326-update-documentationFilipa Lacerda2017-03-131-2/+2
| | |
| * | Fix code examples and add code highligthFilipa Lacerda2017-03-101-5/+4
| | |
| * | Adds best practices regarding context and vue to documentationFilipa Lacerda2017-03-101-1/+32
| |/
* | Merge branch 'rs-good-changelog-bad-changelog' into 'master' Rémy Coutable2017-03-141-24/+65
|\ \ | | | | | | | | | | | | Expand the changelog documentation See merge request !9774
| * | Expand the changelog documentationrs-good-changelog-bad-changelogRobert Speicher2017-03-131-24/+65
| | | | | | | | | | | | | | | | | | | | | Adds examples of what should and should not get a changelog entry, and examples of good and bad entries. [ci skip]