summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Cleaning up various linksMarcel Amirault2018-11-211-2/+1
|
* deprecate UX Guide and redirect to design.gitlabSarrah Vesselov2018-11-2116-1464/+43
|
* Merge branch 'improve_migrations_docs' into 'master'Yorick Peterse2018-11-201-3/+3
|\ | | | | | | | | Documentation: Correct inaccurate phrase related to disable_ddl_transaction mode See merge request gitlab-org/gitlab-ce!21175
| * Correct inaccurate phrase related to disable_ddl_transaction modeimprove_migrations_docsNikolay2018-08-141-3/+3
| |
* | Merge branch 'gt-fix-typos-in-specs-and-docs' into 'master'Evan Read2018-11-192-3/+3
|\ \ | | | | | | | | | | | | Fix typos in specs and docs See merge request gitlab-org/gitlab-ce!23084
| * | Fix typos in docsGeorge Tsiolis2018-11-162-3/+3
| | |
* | | Update architecture.md to have a component by component overviewLee Matos2018-11-161-23/+166
| | |
* | | Merge branch 'docs/fix_changelog_type_documentation' into 'master'Achilleas Pipinellis2018-11-161-9/+9
|\ \ \ | | | | | | | | | | | | | | | | Add missing `performance` to changelog type doc See merge request gitlab-org/gitlab-ce!22733
| * | | Add missing `performance` to changelog type docdocs/fix_changelog_type_documentationPhilippe Lafoucrière2018-11-011-9/+9
| | | |
* | | | Validate foreign keys being indexedKamil Trzciński2018-11-151-6/+1
| | | |
* | | | Add missing space to logging docsh-structured-logs-docsStan Hu2018-11-141-1/+1
| | | |
* | | | Add documentation on how to use structured loggingStan Hu2018-11-142-0/+145
| | | |
* | | | Merge branch 'master' into 'master'Rémy Coutable2018-11-141-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Update proofreader.md See merge request gitlab-org/gitlab-ce!20752
| * | | | Update proofreader.mdPedro García Rodríguez2018-07-201-0/+1
| | | | |
* | | | | Merge branch 'winh-frontend-testing-slash-docs' into 'master'Tim Zallmann2018-11-141-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add missing slash in frontend testing guide See merge request gitlab-org/gitlab-ce!23027
| * | | | | Add missing slash in frontend testing guidewinh-frontend-testing-slash-docsWinnie Hellmann2018-11-131-1/+1
| | |_|/ / | |/| | |
* | | | | Addressed documentation commentsJan Provaznik2018-11-141-9/+21
| | | | |
* | | | | Add rails5 docJan Provaznik2018-11-142-0/+16
|/ / / /
* | | | Merge branch 'docs-jivl-update-monitoring-urls' into 'master'Clement Ho2018-11-131-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Update URL for the grafana instance of sitespeed See merge request gitlab-org/gitlab-ce!23001
| * | | | Update URL for the grafana instance of sitespeeddocs-jivl-update-monitoring-urlsJose Vargas2018-11-121-1/+1
| | | | |
* | | | | Merge branch 'docs/update-prepend-documentation' into 'master'Achilleas Pipinellis2018-11-131-29/+124
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update docs to put prepend as the last line Closes #53919 See merge request gitlab-org/gitlab-ce!23017
| * | | | | Update docs to put prepend as the last linedocs/update-prepend-documentationYorick Peterse2018-11-131-29/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates the documentation for adding EE specific features to clarify that `prepend` should be on the last line, and how to deal with code that depends on class methods redefined in EE. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/53919
* | | | | | Merge branch 'winh-frontend-testing-categories-docs' into 'master'Tim Zallmann2018-11-131-42/+236
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation about frontend test categories to frontend guide See merge request gitlab-org/gitlab-ce!21344
| * | | | | | Make it explicit that we are referencing official Vue guidelinesWinnie Hellmann2018-11-131-1/+1
| | | | | | |
| * | | | | | Replace "need not" with "don't"Winnie Hellmann2018-11-131-1/+1
| | | | | | |
| * | | | | | Fix heading levelsWinnie Hellmann2018-10-261-2/+3
| | | | | | |
| * | | | | | Remove section about types of testsWinnie Hellmann2018-10-261-14/+0
| | | | | | |
| * | | | | | Remove section about Karma testsWinnie Hellmann2018-10-261-24/+5
| | | | | | |
| * | | | | | Remove section about RSpec testsWinnie Hellmann2018-10-261-42/+0
| | | | | | |
| * | | | | | Describe categories of frontend testing in testing guidelinesWinnie Hellmann2018-10-261-0/+268
| | | | | | |
* | | | | | | Merge branch 'docs/fix-ordered-list-item-prefix' into 'master'Achilleas Pipinellis2018-11-1316-115/+121
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Resolve Markdown ordered lists not conforming to styleguide See merge request gitlab-org/gitlab-ce!23007
| * | | | | | Resolve Markdown ordered lists not conforming to styleguidedocs/fix-ordered-list-item-prefixEvan Read2018-11-1316-115/+121
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'docs-fl-define-vuejs-expert-role' into 'master'Tim Zallmann2018-11-131-0/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Defines Vue.js Expert Role See merge request gitlab-org/gitlab-ce!21922
| * | | | | | Updates wordingdocs-fl-define-vuejs-expert-roleFilipa Lacerda2018-09-261-3/+3
| | | | | | |
| * | | | | | Defines Vue.js Expert RoleFilipa Lacerda2018-09-261-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently we have a vue.js expert role that is not defined By defining this role we can improve our Vue and Vuex code.
* | | | | | | Merge branch 'docs-quality/team-tasks-24' into 'master'Mek Stittri2018-11-133-52/+119
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve the 'Testing levels' documentation Closes gitlab-org/quality/team-tasks#24 See merge request gitlab-org/gitlab-ce!21505
| * | | | | | Improve the 'Testing levels' documentationdocs-quality/team-tasks-24Rémy Coutable2018-11-063-52/+119
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | Docs: updates docs development guidelinesMarcia Ramos2018-11-122-308/+440
| | | | | | |
* | | | | | | Docs: Update Variable namingMarcel Amirault2018-11-111-1/+1
| | | | | | |
* | | | | | | Improve the Review Apps documentation a bitdocs-improve-review-apps-docRémy Coutable2018-11-081-42/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | Merge branch 'docs/refine-markdown-proselint-config' into 'master'Achilleas Pipinellis2018-11-073-98/+114
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add refined sample linting configuration See merge request gitlab-org/gitlab-ce!22827
| * | | | | | | Add refined sample linting configurationdocs/refine-markdown-proselint-configEvan Read2018-11-063-98/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also: - Ensures documentation section adheres to linters. - Makes other minor improvements.
* | | | | | | | Merge branch '52767-more-chaos-for-gitlab' into 'master'Sean McGivern2018-11-072-1/+119
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more chaos to GitLab Closes #53362 and #52767 See merge request gitlab-org/gitlab-ce!22746
| * | | | | | | | Documentation updates as per review [skip ci]52767-more-chaos-for-gitlabAndrew Newdigate2018-11-062-35/+68
| | | | | | | | |
| * | | | | | | | Updated with Sean's feedbackAndrew Newdigate2018-11-051-3/+4
| | | | | | | | |
| * | | | | | | | Fixing the broken build with style fixesAndrew Newdigate2018-11-011-4/+4
| | | | | | | | |
| * | | | | | | | Add documentation, secure routes, etcAndrew Newdigate2018-11-012-0/+84
| | | | | | | | |
* | | | | | | | | User can keep their commit email private43521-keep-personal-emails-privateTiago Botelho2018-11-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The private commit email is automatically generated in the format: id-username@noreply.HOSTNAME GitLab instance admins are able to change the HOSTNAME portion, that defaults to Gitlab's hostname, to whatever they prefer.
* | | | | | | | | Merge branch 'patch-31' into 'master'Grzegorz Bizon2018-11-071-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Update issue_workflow.md: team labels See merge request gitlab-org/gitlab-ce!22800
| * | | | | | | | Update issue_workflow.md: team labelsPhilipp Hasper2018-11-061-2/+2
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Label CI/CD has been deprecated (cf. ~CI/CD-DoNotUse ) and its description says to use ~Release or ~Verify