Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove names from docs and add vue experts insteadvue-experts | Filipa Lacerda | 2017-04-20 | 1 | -1/+1 |
| | |||||
* | Adds vue js example application and documentation | Filipa Lacerda | 2017-04-20 | 6 | -16/+408 |
| | |||||
* | Added and updated droplab docs | Luke "Jared" Bennett | 2017-04-19 | 5 | -0/+408 |
| | |||||
* | Merge branch 'zero-downtime-migrations' into 'master' | Douwe Maan | 2017-04-12 | 2 | -76/+294 |
|\ | | | | | | | | | Prepare for zero downtime migrations See merge request !9976 | ||||
| * | Prepare for zero downtime migrationszero-downtime-migrations | Yorick Peterse | 2017-04-12 | 2 | -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 Greiling | 2017-04-12 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'improve-testing-documentation' into 'master' | Robert Speicher | 2017-04-12 | 2 | -99/+375 |
|\ \ | |/ |/| | | | | | | | | | Improve the testing documentation Closes #29499 and #29623 See merge request !10161 | ||||
| * | Improve the testing documentationimprove-testing-documentation | Rémy Coutable | 2017-04-12 | 1 | -23/+23 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Fix link again | Rémy Coutable | 2017-04-11 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Fix path to migrations | Rémy Coutable | 2017-04-11 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Fix wrong link | Rémy Coutable | 2017-04-11 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Re-organize testing doc, and add RSpec structure doc | Rémy Coutable | 2017-04-10 | 2 | -89/+165 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Document GitLab QA | Rémy Coutable | 2017-04-10 | 1 | -3/+28 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Improve testing documentation with Robert's feedback | Rémy Coutable | 2017-04-10 | 2 | -37/+49 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | Firs pass at improving the testing documentation | Rémy Coutable | 2017-04-10 | 2 | -31/+194 |
| | | | | | | | | | | | | [ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Document how polling interval is useddocument-polling-interval | Adam Niedzielski | 2017-04-10 | 2 | -2/+3 |
|/ | |||||
* | Add text to break up diagrams | Stan Hu | 2017-04-06 | 1 | -0/+5 |
| | | | | [ci skip] | ||||
* | Merge branch 'add_remove_concurrent_index_to_database_helper' into 'master' | Yorick Peterse | 2017-04-06 | 1 | -2/+14 |
|\ | | | | | | | | | | | | | Add remove_concurrent_index to database helper Closes #30376 See merge request !10441 | ||||
| * | Add remove_concurrent_index to database helper | blackst0ne | 2017-04-06 | 1 | -2/+14 |
| | | |||||
* | | Document how ETag caching middleware handles query parameters | Adam Niedzielski | 2017-04-05 | 1 | -0/+6 |
| | | |||||
* | | Add long polling diagramssh-add-polling-images | Stan Hu | 2017-03-31 | 3 | -0/+48 |
|/ | | | | [ci skip] | ||||
* | Merge branch 'update-eyeballs-docs' into 'master' | Jacob Schatz | 2017-03-30 | 1 | -2/+1 |
|\ | | | | | | | | | Update docs regarding visibility lib See merge request !10295 | ||||
| * | Update docs regarding visibility lib | Filipa Lacerda | 2017-03-28 | 1 | -2/+1 |
| | | |||||
* | | Test docs internal links check | Achilleas Pipinellis | 2017-03-30 | 1 | -2/+2 |
| | | |||||
* | | Fix links and do some refactoring | Achilleas Pipinellis | 2017-03-29 | 2 | -4/+6 |
| | | |||||
* | | oops - remove html element | Marcia Ramos | 2017-03-29 | 1 | -2/+0 |
| | | |||||
* | | capitalization | Marcia Ramos | 2017-03-29 | 1 | -8/+8 |
| | | |||||
* | | add link to "writing docs" , fix typo | Marcia Ramos | 2017-03-28 | 1 | -1/+3 |
| | | |||||
* | | fix URL | Marcia Ramos | 2017-03-28 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵ | Marcia Ramos | 2017-03-27 | 17 | -513/+1135 |
|\ \ | |/ | | | | | new-guides-guidelines | ||||
| * | Adds entry about kebab case props in documentation | Filipa Lacerda | 2017-03-27 | 1 | -4/+11 |
| | | |||||
| * | Improve UX guide on tooltips | Pedro Moreira da Silva | 2017-03-27 | 1 | -2/+12 |
| | | |||||
| * | Merge branch 'docs/fix-dead-link' into 'master' | Achilleas Pipinellis | 2017-03-23 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | Fix dead docs link See merge request !10134 | ||||
| | * | Fix dead docs link | Achilleas Pipinellis | 2017-03-22 | 1 | -1/+1 |
| | | | | | | | | | | | | [ci skip] | ||||
| * | | Creates Frontend Style guide | Filipa Lacerda | 2017-03-22 | 14 | -532/+1095 |
| |/ | |||||
| * | Updates realtime documentation for the Frontend | Filipa Lacerda | 2017-03-17 | 1 | -7/+14 |
| | | |||||
| * | Merge branch 'realtime-methods-docs' into 'master' | Clement Ho | 2017-03-16 | 1 | -0/+15 |
| |\ | | | | | | | | | | | | | Add docs for realtime polling for the frontend. See merge request !9998 | ||||
| | * | Fix spelling and grammatical errors.realtime-methods-docs | Jacob Schatz | 2017-03-16 | 1 | -1/+1 |
| | | | |||||
| | * | Add Server issues 429 Too Many Requests disable polling. | Jacob Schatz | 2017-03-16 | 1 | -1/+2 |
| | | | |||||
| | * | Fix up suggestions on content changes. | Jacob Schatz | 2017-03-16 | 1 | -2/+2 |
| | | | |||||
| | * | Add docs for realtime polling for the frontend. | Jacob Schatz | 2017-03-16 | 1 | -0/+14 |
| | | | |||||
| * | | Expand on the good changelog/bad changelog documentation examples | Robert Speicher | 2017-03-16 | 1 | -0/+20 |
| |/ | | | | | | | [ci skip] | ||||
| * | remove all references to the .es6 in our config files and documentationremove-es6-extension-configuration | Mike Greiling | 2017-03-15 | 1 | -2/+2 |
| | | |||||
* | | improve wording, update links | Marcia Ramos | 2017-03-27 | 1 | -6/+7 |
| | | |||||
* | | link to comm writers page, add what is a tech overview + example | Marcia Ramos | 2017-03-27 | 1 | -2/+9 |
| | | |||||
* | | add pipeline symbols | Marcia Ramos | 2017-03-22 | 1 | -2/+2 |
| | | |||||
* | | add instructions on subtopics | Marcia Ramos | 2017-03-22 | 1 | -0/+4 |
| | | |||||
* | | add examples of guide vs tutorial | Marcia Ramos | 2017-03-16 | 1 | -1/+5 |
| | | |||||
* | | grammar fix | Marcia Ramos | 2017-03-16 | 1 | -1/+1 |
| | | |||||
* | | add link | Marcia Ramos | 2017-03-16 | 1 | -1/+1 |
| | |