Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs: Cleaning up various links | Marcel Amirault | 2018-11-21 | 1 | -2/+1 |
| | |||||
* | deprecate UX Guide and redirect to design.gitlab | Sarrah Vesselov | 2018-11-21 | 16 | -1464/+43 |
| | |||||
* | Merge branch 'improve_migrations_docs' into 'master' | Yorick Peterse | 2018-11-20 | 1 | -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_docs | Nikolay | 2018-08-14 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'gt-fix-typos-in-specs-and-docs' into 'master' | Evan Read | 2018-11-19 | 2 | -3/+3 |
|\ \ | | | | | | | | | | | | | Fix typos in specs and docs See merge request gitlab-org/gitlab-ce!23084 | ||||
| * | | Fix typos in docs | George Tsiolis | 2018-11-16 | 2 | -3/+3 |
| | | | |||||
* | | | Update architecture.md to have a component by component overview | Lee Matos | 2018-11-16 | 1 | -23/+166 |
| | | | |||||
* | | | Merge branch 'docs/fix_changelog_type_documentation' into 'master' | Achilleas Pipinellis | 2018-11-16 | 1 | -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_documentation | Philippe Lafoucrière | 2018-11-01 | 1 | -9/+9 |
| | | | | |||||
* | | | | Validate foreign keys being indexed | Kamil Trzciński | 2018-11-15 | 1 | -6/+1 |
| | | | | |||||
* | | | | Add missing space to logging docsh-structured-logs-docs | Stan Hu | 2018-11-14 | 1 | -1/+1 |
| | | | | |||||
* | | | | Add documentation on how to use structured logging | Stan Hu | 2018-11-14 | 2 | -0/+145 |
| | | | | |||||
* | | | | Merge branch 'master' into 'master' | Rémy Coutable | 2018-11-14 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update proofreader.md See merge request gitlab-org/gitlab-ce!20752 | ||||
| * | | | | Update proofreader.md | Pedro García Rodríguez | 2018-07-20 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Merge branch 'winh-frontend-testing-slash-docs' into 'master' | Tim Zallmann | 2018-11-14 | 1 | -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-docs | Winnie Hellmann | 2018-11-13 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Addressed documentation comments | Jan Provaznik | 2018-11-14 | 1 | -9/+21 |
| | | | | | |||||
* | | | | | Add rails5 doc | Jan Provaznik | 2018-11-14 | 2 | -0/+16 |
|/ / / / | |||||
* | | | | Merge branch 'docs-jivl-update-monitoring-urls' into 'master' | Clement Ho | 2018-11-13 | 1 | -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-urls | Jose Vargas | 2018-11-12 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'docs/update-prepend-documentation' into 'master' | Achilleas Pipinellis | 2018-11-13 | 1 | -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-documentation | Yorick Peterse | 2018-11-13 | 1 | -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 Zallmann | 2018-11-13 | 1 | -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 guidelines | Winnie Hellmann | 2018-11-13 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Replace "need not" with "don't" | Winnie Hellmann | 2018-11-13 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Fix heading levels | Winnie Hellmann | 2018-10-26 | 1 | -2/+3 |
| | | | | | | | |||||
| * | | | | | | Remove section about types of tests | Winnie Hellmann | 2018-10-26 | 1 | -14/+0 |
| | | | | | | | |||||
| * | | | | | | Remove section about Karma tests | Winnie Hellmann | 2018-10-26 | 1 | -24/+5 |
| | | | | | | | |||||
| * | | | | | | Remove section about RSpec tests | Winnie Hellmann | 2018-10-26 | 1 | -42/+0 |
| | | | | | | | |||||
| * | | | | | | Describe categories of frontend testing in testing guidelines | Winnie Hellmann | 2018-10-26 | 1 | -0/+268 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'docs/fix-ordered-list-item-prefix' into 'master' | Achilleas Pipinellis | 2018-11-13 | 16 | -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-prefix | Evan Read | 2018-11-13 | 16 | -115/+121 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'docs-fl-define-vuejs-expert-role' into 'master' | Tim Zallmann | 2018-11-13 | 1 | -0/+8 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Defines Vue.js Expert Role See merge request gitlab-org/gitlab-ce!21922 | ||||
| * | | | | | | Updates wordingdocs-fl-define-vuejs-expert-role | Filipa Lacerda | 2018-09-26 | 1 | -3/+3 |
| | | | | | | | |||||
| * | | | | | | Defines Vue.js Expert Role | Filipa Lacerda | 2018-09-26 | 1 | -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 Stittri | 2018-11-13 | 3 | -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-24 | Rémy Coutable | 2018-11-06 | 3 | -52/+119 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | | | | Docs: updates docs development guidelines | Marcia Ramos | 2018-11-12 | 2 | -308/+440 |
| | | | | | | | |||||
* | | | | | | | Docs: Update Variable naming | Marcel Amirault | 2018-11-11 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Improve the Review Apps documentation a bitdocs-improve-review-apps-doc | Rémy Coutable | 2018-11-08 | 1 | -42/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | | | | Merge branch 'docs/refine-markdown-proselint-config' into 'master' | Achilleas Pipinellis | 2018-11-07 | 3 | -98/+114 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add refined sample linting configuration See merge request gitlab-org/gitlab-ce!22827 | ||||
| * | | | | | | | Add refined sample linting configurationdocs/refine-markdown-proselint-config | Evan Read | 2018-11-06 | 3 | -98/+114 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also: - Ensures documentation section adheres to linters. - Makes other minor improvements. | ||||
* | | | | | | | | Merge branch '52767-more-chaos-for-gitlab' into 'master' | Sean McGivern | 2018-11-07 | 2 | -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-gitlab | Andrew Newdigate | 2018-11-06 | 2 | -35/+68 |
| | | | | | | | | | |||||
| * | | | | | | | | Updated with Sean's feedback | Andrew Newdigate | 2018-11-05 | 1 | -3/+4 |
| | | | | | | | | | |||||
| * | | | | | | | | Fixing the broken build with style fixes | Andrew Newdigate | 2018-11-01 | 1 | -4/+4 |
| | | | | | | | | | |||||
| * | | | | | | | | Add documentation, secure routes, etc | Andrew Newdigate | 2018-11-01 | 2 | -0/+84 |
| | | | | | | | | | |||||
* | | | | | | | | | User can keep their commit email private43521-keep-personal-emails-private | Tiago Botelho | 2018-11-07 | 1 | -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 Bizon | 2018-11-07 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Update issue_workflow.md: team labels See merge request gitlab-org/gitlab-ce!22800 | ||||
| * | | | | | | | | Update issue_workflow.md: team labels | Philipp Hasper | 2018-11-06 | 1 | -2/+2 |
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | Label CI/CD has been deprecated (cf. ~CI/CD-DoNotUse ) and its description says to use ~Release or ~Verify |