Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make naming imports more clearwinh-clarify-naming-imports-docswinh-clarify-naming-imports | Winnie Hellmann | 2017-10-09 | 1 | -4/+26 |
| | |||||
* | Fix link to new i18n index page | Achilleas Pipinellis | 2017-10-09 | 1 | -1/+1 |
| | |||||
* | Update i18n docs | Achilleas Pipinellis | 2017-10-09 | 3 | -10/+15 |
| | |||||
* | Move i18n/introduction to i18n/index | Achilleas Pipinellis | 2017-10-09 | 2 | -2/+2 |
| | |||||
* | Merge branch 'master' into jramsay-4012-improve-internationization-docs | Achilleas Pipinellis | 2017-10-09 | 30 | -44/+339 |
|\ | |||||
| * | Remove executable permissions on images to make docs lint happysh-remove-ux-chmod-permissions | Stan Hu | 2017-10-07 | 11 | -0/+0 |
| | | | | | | | | [ci skip] | ||||
| * | Create idea of read-only databasetc-geo-read-only-idea | Toon Claes | 2017-10-06 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | In GitLab EE, a GitLab instance can be read-only (e.g. when it's a Geo secondary node). But in GitLab CE it also might be useful to have the "read-only" idea around. So port it back to GitLab CE. Also having the principle of read-only in GitLab CE would hopefully lead to less errors introduced, doing write operations when there aren't allowed for read-only calls. Closes gitlab-org/gitlab-ce#37534. | ||||
| * | Added popover paradigm to ux guide | Dimitrie Hoekstra | 2017-10-05 | 3 | -0/+31 |
| | | |||||
| * | Let fetch_ref pull from Gitaly instead of from disk | Jacob Vosmaer | 2017-10-04 | 1 | -1/+1 |
| | | |||||
| * | Merge branch '3612-update-script-template-order-in-vue-files' into 'master' | Filipa Lacerda | 2017-10-04 | 1 | -1/+20 |
| |\ | | | | | | | | | | | | | | | | | | | Re-arrange <script> tags before <template> tags in .vue files Closes #38743 See merge request gitlab-org/gitlab-ce!14671 | ||||
| | * | Re-arrange <script> tags before <template> tags in .vue files3612-update-script-template-order-in-vue-files | Eric Eastwood | 2017-10-03 | 1 | -1/+20 |
| | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38743 | ||||
| * | | Fix link to Vue.js style guidewinh-vue-styleguide-link-docswinh-vue-styleguide-link | Winnie Hellmann | 2017-10-03 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'winh-sprintf' into 'master' | Tim Zallmann | 2017-10-03 | 1 | -2/+9 |
| |\ \ | | | | | | | | | | | | | | | | | Add basic sprintf implementation to JavaScript See merge request gitlab-org/gitlab-ce!14506 | ||||
| | * | | Add basic sprintf implementation to JavaScriptwinh-sprintf | Winnie Hellmann | 2017-10-03 | 1 | -2/+9 |
| | | | | |||||
| * | | | Added skeleton loading paradigm to UX guide | Dimitrie Hoekstra | 2017-10-03 | 3 | -1/+28 |
| | | | | |||||
| * | | | Add environment variable to bypass n+1 | Andrew Newdigate | 2017-09-30 | 1 | -1/+31 |
| | |/ | |/| | |||||
| * | | Merge branch '31113-add-guidelines-for-illustrations' into 'master' | Mike Greiling | 2017-09-29 | 15 | -0/+91 |
| |\ \ | | | | | | | | | | | | | | | | | Guidelines for illustrations See merge request gitlab-org/gitlab-ce!13097 | ||||
| | * | | Add illustration link to ux index page | tauriedavis | 2017-09-26 | 1 | -0/+5 |
| | | | | |||||
| | * | | Fix typo errors | Hazel | 2017-09-22 | 1 | -4/+4 |
| | | | | |||||
| | * | | Add the situation of illustration on mobile | Hazel | 2017-09-22 | 1 | -0/+3 |
| | | | | |||||
| | * | | Add size part to the guideline | Hazel | 2017-09-22 | 5 | -1/+30 |
| | | | | |||||
| | * | | Illustration guidelines - Fix grammar error and update images. | Hazel | 2017-09-22 | 3 | -13/+11 |
| | | | | |||||
| | * | | Update illustrations.md | Hazel Yang | 2017-09-22 | 1 | -2/+2 |
| | | | | |||||
| | * | | Update image size in illustrations.md | Hazel Yang | 2017-09-22 | 1 | -2/+2 |
| | | | | |||||
| | * | | Add some images to illustrations.md | Hazel Yang | 2017-09-22 | 1 | -6/+6 |
| | | | | |||||
| | * | | Add the images for illustration guidelines | Hazel | 2017-09-22 | 9 | -0/+0 |
| | | | | |||||
| | * | | Update illustrations.md | Hazel Yang | 2017-09-22 | 1 | -4/+8 |
| | | | | |||||
| | * | | Update illustrations.md | Hazel Yang | 2017-09-22 | 1 | -1/+1 |
| | | | | |||||
| | * | | Update illustrations.md | Hazel Yang | 2017-09-22 | 1 | -0/+52 |
| | | | | |||||
| | * | | Add new file | Hazel Yang | 2017-09-22 | 1 | -0/+0 |
| | | | | |||||
| * | | | Docs: Feature overview and use cases | Marcia Ramos | 2017-09-28 | 1 | -1/+46 |
| | | | | |||||
| * | | | Merge branch 'evn-add-neg-tests' into 'master' | Robert Speicher | 2017-09-28 | 1 | -0/+10 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test for what should not be there as well [ci skip] See merge request gitlab-org/gitlab-ce!14492 | ||||
| | * | | | Test for what should not be there as wellevn-add-neg-tests | ernstvn | 2017-09-25 | 1 | -0/+10 |
| | | | | | |||||
| * | | | | Added some Gitaly docs to `docs/development` | Andrew Newdigate | 2017-09-27 | 2 | -0/+55 |
| | | | | | |||||
| * | | | | Merge branch '36072-remove-big-mrs-sections' into 'master' | Jacob Schatz | 2017-09-27 | 1 | -28/+0 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Removes section about big MRs See merge request gitlab-org/gitlab-ce!14520 | ||||
| | * | | | | Removes section about big MRs36072-remove-big-mrs-sections | Filipa Lacerda | 2017-09-27 | 1 | -28/+0 |
| | | | | | | |||||
| * | | | | | Update CI parallelization descriptionrc/update-testing-docs | Rémy Coutable | 2017-09-27 | 1 | -10/+10 |
| |/ / / / | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | | Merge branch 'doc-license-wtfpl-rejected' into 'master' | Robert Speicher | 2017-09-26 | 1 | -0/+3 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WTFPL is deemed unacceptable [ci skip] See merge request gitlab-org/gitlab-ce!14485 | ||||
| | * | | | | WTFPL is deamed unacceptabledoc-license-wtfpl-rejected | Kim "BKC" Carlbäcker | 2017-09-25 | 1 | -0/+3 |
| | |/ / / | |||||
* | | | | | Fix review commentsjramsay-4012-improve-internationization-docs | James Ramsay | 2017-10-06 | 3 | -7/+7 |
| | | | | | |||||
* | | | | | Docs: add translation and proof reading guidelines | James Ramsay | 2017-10-05 | 5 | -1/+138 |
|/ / / / | |||||
* | | | | Document manual cleanup after background migration stealingdocument-background-migration-stealing | Sean McGivern | 2017-09-25 | 1 | -1/+28 |
|/ / / | |||||
* | | | fix typo in icons sectiondocs-update-ux-guide | Sarrah Vesselov | 2017-09-22 | 1 | -1/+1 |
|/ / | |||||
* | | Resolve "Better SVG Usage in the Frontend" | Tim Zallmann | 2017-09-22 | 2 | -0/+45 |
|/ | |||||
* | Merge branch '32894-update-ux-icon-documentation' into 'master' | Marcia Ramos | 2017-09-21 | 2 | -12/+10 |
|\ | | | | | | | | | | | | | Resolve "[Meta] Create Uniquely 'GitLab' Icons" Closes #32894 See merge request gitlab-org/gitlab-ce!14396 | ||||
| * | update spacing32894-update-ux-icon-documentation | sarrahvesselov | 2017-09-20 | 1 | -0/+4 |
| | | |||||
| * | updated verbiage and added todo | sarrahvesselov | 2017-09-20 | 1 | -1/+4 |
| | | |||||
| * | added icon image and updated verbiage | sarrahvesselov | 2017-09-19 | 2 | -12/+3 |
| | | |||||
* | | Merge branch 'docs-specific-review-examples' into 'master' | Jacob Schatz | 2017-09-20 | 1 | -0/+10 |
|\ \ | |/ |/| | | | | | Add specific code review guidelines See merge request gitlab-org/gitlab-ce!13206 | ||||
| * | Merge branch 'master' into 'docs-specific-review-examples'docs-specific-review-examples | Clement Ho | 2017-08-01 | 1 | -0/+3 |
| |\ | | | | | | | | | | # Conflicts: # doc/development/code_review.md |