Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Final review feedback applieddocs/modify-versions-guidance | Evan Read | 2019-05-02 | 1 | -3/+3 |
| | |||||
* | Adjust guidance based on feedback | Evan Read | 2019-05-02 | 1 | -2/+3 |
| | |||||
* | Change the guidance for version text | Evan Read | 2019-05-02 | 1 | -23/+13 |
| | |||||
* | Adjust how we do version text in docs | Evan Read | 2019-05-02 | 1 | -6/+23 |
| | |||||
* | Give reviewer roulette its own header in the docs | Sean McGivern | 2019-04-30 | 1 | -5/+20 |
| | |||||
* | Avoid links requiring permissions | Evan Read | 2019-04-29 | 2 | -6/+12 |
| | |||||
* | Improve externalization.md PO regen docs | Luke Bennett | 2019-04-25 | 1 | -1/+1 |
| | | | Instill confidence in gettext:regenerate command | ||||
* | Update development Review Apps documentation with the latest changes | Rémy Coutable | 2019-04-24 | 2 | -80/+82 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Clarify UX debt label | Pedro Moreira da Silva | 2019-04-24 | 1 | -2/+3 |
| | |||||
* | Merge branch ↵ | Michael Kozono | 2019-04-23 | 1 | -0/+16 |
|\ | | | | | | | | | | | | | 'ce-11199-add-a-rake-task-to-seed-insights-data-for-a-given-project' into 'master' Provide a new gitlab:seed:issues task See merge request gitlab-org/gitlab-ce!27454 | ||||
| * | Provide a new gitlab:seed:issues taskce-11199-add-a-rake-task-to-seed-insights-data-for-a-given-project | Rémy Coutable | 2019-04-23 | 1 | -0/+16 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Merge branch 'add_simplified_chinese_proofreader' into 'master' | Rémy Coutable | 2019-04-23 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | Update proofreader.md - add simplified chinese proofreader See merge request gitlab-org/gitlab-ce!27568 | ||||
| * | | update proofreader | Huang Tao | 2019-04-23 | 1 | -0/+1 |
| |/ | | | | | add Chinese Simplified(简体中文) proofreader @xiaogang_gitlab | ||||
* | | Add whitespace for list so it renders | Evan Read | 2019-04-23 | 1 | -4/+5 |
| | | |||||
* | | Merge branch 'update_proofreader' into 'master' | Rémy Coutable | 2019-04-23 | 1 | -3/+0 |
|\ \ | | | | | | | | | | | | | Update proofreader.md - remove incorrect proofreader and resign See merge request gitlab-org/gitlab-ce!27567 | ||||
| * | | update proofreader | Huang Tao | 2019-04-23 | 1 | -2/+0 |
| | | | | | | | | | Resignation of Chinese Traditional(繁體中文-台湾) and Chinese Traditional(繁體中文-香港) proofreader positions | ||||
| * | | update proofreader | Huang Tao | 2019-04-23 | 1 | -1/+0 |
| |/ | | | | | Since it's an incorrect Korean proofreader, all remove @htve | ||||
* | | Update proofreader.md - Request to be proofreader | Ivan Ip | 2019-04-22 | 1 | -0/+1 |
|/ | |||||
* | Add Victor Wu as proofreader | Victor Wu | 2019-04-22 | 1 | -3/+6 |
| | |||||
* | Document how to use GitLab.com only badges | Achilleas Pipinellis | 2019-04-22 | 1 | -0/+6 |
| | | | | | Functionality added in https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/449 | ||||
* | Merge branch 'ssot' into 'master' | Sid Sijbrandij | 2019-04-18 | 2 | -20/+61 |
|\ | | | | | | | | | ssot as principle See merge request gitlab-org/gitlab-ce!27436 | ||||
| * | Fix anchor linksssot | Mike Lewis | 2019-04-17 | 1 | -2/+2 |
| | | |||||
| * | Fix capitalization of term | Mike Lewis | 2019-04-17 | 1 | -1/+1 |
| | | |||||
| * | Reduce duplicate language by linking to a SSOT | Mike Lewis | 2019-04-17 | 1 | -1/+1 |
| | | |||||
| * | Resolve duplication of structure info by removing and linking to Style Guide | Mike Lewis | 2019-04-17 | 1 | -3/+1 |
| | | |||||
| * | Initial content edits | Mike Lewis | 2019-04-17 | 1 | -14/+15 |
| | | |||||
| * | ssot as principle | Sid Sijbrandij | 2019-04-16 | 1 | -16/+58 |
| | | |||||
* | | Better document the current states of our testing levelsdocs-improve-testing-levels | Rémy Coutable | 2019-04-17 | 1 | -5/+24 |
| | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Merge branch 'sh-backport-list-commits-by-oid-rugged' into 'master' | Douwe Maan | 2019-04-17 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | Bring back Rugged implementation of ListCommitsByOid See merge request gitlab-org/gitlab-ce!27441 | ||||
| * | | Bring back Rugged implementation of ListCommitsByOid | Stan Hu | 2019-04-17 | 1 | -0/+2 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | This brings back changes in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20432. For users using Gitaly on top of NFS, accessing the Git data directly via Rugged may be faster than going through than Gitaly. This merge request introduces the feature flag `rugged_list_commits_by_oid` to activate the Rugged method. For one customer, we saw that ListCommitsByOid was the second highest used endpoint that may be causing increased load. | ||||
* | | Merge branch 'dm-code-review-sla' into 'master' | Nick Thomas | 2019-04-17 | 1 | -8/+31 |
|\ \ | | | | | | | | | | | | | Rewrite "Review turnaround time" section in light of Global Optimization value See merge request gitlab-org/gitlab-ce!27411 | ||||
| * | | Refer to guidelines on when to assign MRs close to the freezedm-code-review-sla | Douwe Maan | 2019-04-16 | 1 | -1/+4 |
| | | | |||||
| * | | Rewrite "Review turnaround time" section | Douwe Maan | 2019-04-16 | 1 | -8/+28 |
| | | | |||||
* | | | Merge branch 'filipa-master-patch-09545' into 'master' | Phil Hughes | 2019-04-17 | 1 | -31/+11 |
|\ \ \ | |_|/ |/| | | | | | | | | Removes ifEE example for JS code. See merge request gitlab-org/gitlab-ce!27408 | ||||
| * | | Removes ifEE example for JS codefilipa-master-patch-09545 | Filipa Lacerda | 2019-04-16 | 1 | -31/+11 |
| | | | |||||
* | | | Create frontend FAQ (documentation) | Winnie Hellmann | 2019-04-16 | 2 | -0/+31 |
|/ / | |||||
* | | Development docs: move some docs content from Handbook and improve ↵ | Mike Lewis | 2019-04-16 | 2 | -123/+132 |
|/ | | | | content/headings | ||||
* | Add information about moving migrations | Gosia Ksionek | 2019-04-12 | 1 | -0/+6 |
| | | | | | Add to docs paragraph about a way of moving EE migrations to CE if needed | ||||
* | Clarify "Shell commands" link title in style guide doc | Victor Zagorodny | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Add missing team and stage labels in the workflow labels doc | Rémy Coutable | 2019-04-10 | 2 | -2/+6 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Update broken links to new destinations | Evan Read | 2019-04-10 | 1 | -5/+2 |
| | |||||
* | Merge branch 'docs-zj-update-n-plus-one-comments' into 'master' | Douglas Barbosa Alexandre | 2019-04-09 | 1 | -1/+1 |
|\ | | | | | | | | | Update comments about N + 1 Gitaly calls See merge request gitlab-org/gitlab-ce!27178 | ||||
| * | Update comments about N + 1 Gitaly calls | Zeger-Jan van de Weg | 2019-04-09 | 1 | -1/+1 |
| | | | | | | | | | | To make sure all known issues are linked to the correct epic, I've gone through the code base, and updated the comments where required. | ||||
* | | Merge branch 'more-consistent-namespacing-vuex-example-code' into 'master' | Filipa Lacerda | 2019-04-09 | 1 | -2/+2 |
|\ \ | |/ |/| | | | | | Use RECEIVE namespace rather than REQUEST See merge request gitlab-org/gitlab-ce!27130 | ||||
| * | Use RECEIVE namespace rather than REQUESTmore-consistent-namespacing-vuex-example-code | Mark Florian | 2019-04-08 | 1 | -2/+2 |
| | | | | | | | | This brings the mutation type name closer to the associated action, so the documented example is more consistent. | ||||
* | | Fix page specific JavaScript link in documentation | Mark Florian | 2019-04-09 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'winh-IS_GITLAB_EE-docs' into 'master' | Mike Greiling | 2019-04-08 | 1 | -0/+5 |
|\ \ | | | | | | | | | | | | | | | | | | | Document IS_GITLAB_EE environment variable Closes #60131 See merge request gitlab-org/gitlab-ce!27120 | ||||
| * | | Document IS_GITLAB_EE environment variablewinh-IS_GITLAB_EE-docs | Winnie Hellmann | 2019-04-08 | 1 | -0/+5 |
| | | | |||||
* | | | Edits to documentation dev doc index | Mike Lewis | 2019-04-08 | 2 | -32/+23 |
| | | | |||||
* | | | Improvements to Documentation style and structure information | Mike Lewis | 2019-04-08 | 1 | -24/+26 |
| |/ |/| |