summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
...
| * | add Indonesian proofreaderAhmad Naufal Mukhtar2018-03-061-0/+2
| |/
* | Prettier Phase 1: Prettier Configuration, Prettifying of files and documentationTim Zallmann2018-03-142-0/+51
| |
* | Merge branch 'docs-fe-security' into 'master'Tim Zallmann2018-03-131-1/+12
|\ \ | | | | | | | | | | | | Add frontend security documentation See merge request gitlab-org/gitlab-ce!17622
| * | Add frontend security documentationdocs-fe-securityClement Ho2018-03-071-1/+12
| | |
* | | move tip into blockquote43720-update-fe-webpack-docsMike Greiling2018-03-121-8/+5
| | |
* | | specify that webpack entry points are exempt from unit tests, not ↵Mike Greiling2018-03-121-4/+4
| | | | | | | | | | | | integration tests
* | | address wording feedbackMike Greiling2018-03-121-9/+9
| | |
* | | update node and yarn dependencies within install/upgrade docsMike Greiling2018-03-121-2/+2
| | |
* | | update EE features frontend section to point to performance.md for info on ↵Mike Greiling2018-03-121-15/+3
| | | | | | | | | | | | page-specific EE code
* | | differentiate image lazy-loading from code splittingMike Greiling2018-03-121-1/+1
| | |
* | | emphasize headings for each page-specific-javascript tipMike Greiling2018-03-121-19/+24
| | |
* | | add section for universal codeMike Greiling2018-03-121-5/+9
| | |
* | | rewrite docs for page-specific-javascriptMike Greiling2018-03-121-34/+88
| | |
* | | Merge branch 'fl-document-key-vue' into 'master'Tim Zallmann2018-03-121-0/+51
|\ \ \ | | | | | | | | | | | | | | | | Adds guidelines regarding `:key` keyword See merge request gitlab-org/gitlab-ce!17400
| * | | Clean up docsfl-document-key-vueFilipa Lacerda2018-03-011-8/+0
| | | |
| * | | Adds information about nested v-forFilipa Lacerda2018-02-281-0/+18
| | | |
| * | | Merge branch 'master' into fl-document-key-vueFilipa Lacerda2018-02-281-0/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (41 commits) Remove cycle analytics bundle webpack entry point Replace whitespace demonstrating line-breaks in GFM docs Remove pipelines mini graph spec that wasn't actually testing anything Change the wording to reduce confusion about whether you need to reconfigure or restart. Add Assignees vue component missing data container Set security harness hook to executable after creation Fix for open-ended parameter's in lograge causing elastic memory issues Docs: explain feature availability in GitLab.com Patch 29 PagesDomain: improve breadcrumbs PagesDomain: Add edit/update functionality Add new job variables: CI_RUNNER_{REVISION,VERSION,EXECUTABLE_ARCH} Re-enable the remaning Wiki Gitaly-Endpoints Labels Select Tests Fix unnecessary spacing between labels Add changelog entry Make label filter URL dynamic Move the remaining EE-specific JS files to ee/ Specify base controller for Doorkeeper Fix example in Vuex docs ...
| * | | | Fix typosFilipa Lacerda2018-02-271-5/+11
| | | | |
| * | | | Adds guidelines regarding `:key` keywordFilipa Lacerda2018-02-271-0/+35
| | | | |
* | | | | Updates file extensions on Vue docsFilipa Lacerda2018-03-121-6/+6
| | | | |
* | | | | Rename VUE JS to Vuedocs-vue-templatesClement Ho2018-03-081-1/+1
| | | | |
* | | | | Fix accessibility typodocs-fe-typoClement Ho2018-03-071-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'docs-new-fe-guide' into 'master'Jacob Schatz2018-03-0718-0/+111
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Add new frontend guide structure See merge request gitlab-org/gitlab-ce!17611
| * | | Add new frontend guide structureClement Ho2018-03-0718-0/+111
| | | |
* | | | Docs guidelines: cherry-picking commits from CE to EEMarcia Ramos2018-03-062-2/+140
|/ / /
* | | Merge branch 'patch-1' into 'master'Stan Hu2018-03-031-0/+2
|\ \ \ | | | | | | | | | | | | | | | | Update proofreader.md See merge request gitlab-org/gitlab-ce!17503
| * | | Update proofreader.mdFilip Mech2018-03-031-0/+2
| | | |
* | | | Merge branch 'docs/spring-db-migration-error' into 'master'Yorick Peterse2018-03-032-0/+41
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Add docs for persistent `ActiveRecord::PendingMigrationError` with Spring See merge request gitlab-org/gitlab-ce!17473
| * | | Add docs for persistent `ActiveRecord::PendingMigrationError` with Springdocs/spring-db-migration-errorEric Eastwood2018-03-012-0/+41
| | | |
* | | | Update incoming emails documentsdocs-incoming-email-ceLin Jen-Shin2018-03-021-0/+62
|/ / /
* | | Merge branch 'winh-fix-vuex-docs' into 'master'Filipa Lacerda2018-03-011-4/+4
|\ \ \ | | | | | | | | | | | | | | | | Small fixes in Vuex docs See merge request gitlab-org/gitlab-ce!17471
| * | | Small fixes in Vuex docswinh-fix-vuex-docsWinnie Hellmann2018-03-011-4/+4
| | |/ | |/|
* | | Merge branch 'docs-document-the-ee-files-location-check-job' into 'master'Sean McGivern2018-03-011-0/+39
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Document the ee-files-location-check CI job Closes #43711 See merge request gitlab-org/gitlab-ce!17451
| * | | Document the ee-files-location-check CI jobRémy Coutable2018-03-011-0/+39
| |/ / | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'docs-anim-perf' into 'master'Tim Zallmann2018-03-011-0/+12
|\ \ \ | | | | | | | | | | | | | | | | Add animation performance guide to frontend docs See merge request gitlab-org/gitlab-ce!17234
| * | | Add animation performance guide to frontend docsdocs-anim-perfSimon Knox2018-02-201-0/+12
| | | |
* | | | Add Rémy Coutable as a French proofreader43294-improve-externalization-documentationRémy Coutable2018-02-282-2/+3
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Improve the Translation/Externalization documentationRémy Coutable2018-02-282-109/+157
| |/ / |/| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Fix example in Vuex docsFilipa Lacerda2018-02-281-0/+2
| |/ |/|
* | Docs: search/replace "Enterprise Edition" and adjust when applicableMarcia Ramos2018-02-223-7/+15
| |
* | No `../` is necessary for linking pages in the same directory.jramsay-detailed-proofreader-process-docsConnor Shea2018-02-211-1/+1
| |
* | Link directly to proofreader.mdJames Ramsay2018-02-211-2/+4
| |
* | Add more detail to the proofreader processJames Ramsay2018-02-211-3/+20
| |
* | Generate EE changelog under ee/changelogs/unreleased/Rémy Coutable2018-02-201-1/+1
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Docs: Pages - clean up articlesMarcia Ramos2018-02-201-1/+1
| |
* | Merge branch ↵Achilleas Pipinellis2018-02-201-2/+2
|\ \ | |/ |/| | | | | | | | | | | | | '43376-follow-up-from-docs-update-all-articles-with-the-new-layout-metadata-from-the-frontmatter' into 'master' Resolve "Follow-up from "Docs: Update all articles with the new layout (metadata from the frontmatter)"" Closes #43376 See merge request gitlab-org/gitlab-ce!17214
| * specify date format43376-follow-up-from-docs-update-all-articles-with-the-new-layout-metadata-from-the-frontmatterMarcia Ramos2018-02-191-2/+2
| |
* | Merge branch 'docs/rs-changelog-doc-links' into 'master'Rémy Coutable2018-02-191-2/+2
|\ \ | |/ |/| | | | | Update two links in the changelog developer docs See merge request gitlab-org/gitlab-ce!17220
| * Update two links in the changelog developer docsdocs/rs-changelog-doc-linksRobert Speicher2018-02-181-2/+2
| |
* | Update all articles with the new layout (meta data from the frontmatter)docs-articles-layout-frontmatterMarcia Ramos2018-02-161-12/+19
|/ | | | Context: https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/182