summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Realigning scattered EE docs into CEMarcel Amirault2019-05-063-27/+118
|
* Docs: Merge EE doc/development to CEMarcel Amirault2019-05-059-2/+713
|
* Merge branch 'patch-37' into 'master'Bob Van Landuyt2019-05-031-0/+1
|\ | | | | | | | | Add @katrinleinweber as German proofreader See merge request gitlab-org/gitlab-ce!24331
| * Add @katrinleinweber as German proofreaderKatrin Leinweber2019-01-111-0/+1
| |
* | Merge branch 'docs/modify-versions-guidance' into 'master'Mike Lewis2019-05-031-18/+26
|\ \ | | | | | | | | | | | | Adjust how we do version text in docs See merge request gitlab-org/gitlab-ce!22894
| * | Final review feedback applieddocs/modify-versions-guidanceEvan Read2019-05-021-3/+3
| | |
| * | Adjust guidance based on feedbackEvan Read2019-05-021-2/+3
| | |
| * | Change the guidance for version textEvan Read2019-05-021-23/+13
| | |
| * | Adjust how we do version text in docsEvan Read2019-05-021-6/+23
| | |
* | | Document where Gitaly instance writes logs during rspecJohn Cai2019-05-021-0/+2
|/ /
* | Give reviewer roulette its own header in the docsSean McGivern2019-04-301-5/+20
| |
* | Avoid links requiring permissionsEvan Read2019-04-292-6/+12
| |
* | Improve externalization.md PO regen docsLuke Bennett2019-04-251-1/+1
| | | | | | Instill confidence in gettext:regenerate command
* | Update development Review Apps documentation with the latest changesRémy Coutable2019-04-242-80/+82
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Clarify UX debt labelPedro Moreira da Silva2019-04-241-2/+3
| |
* | Merge branch ↵Michael Kozono2019-04-231-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-projectRémy Coutable2019-04-231-0/+16
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'add_simplified_chinese_proofreader' into 'master'Rémy Coutable2019-04-231-0/+1
|\ \ \ | | | | | | | | | | | | | | | | Update proofreader.md - add simplified chinese proofreader See merge request gitlab-org/gitlab-ce!27568
| * | | update proofreaderHuang Tao2019-04-231-0/+1
| |/ / | | | | | | add Chinese Simplified(简体中文) proofreader @xiaogang_gitlab
* | | Add whitespace for list so it rendersEvan Read2019-04-231-4/+5
| | |
* | | Merge branch 'update_proofreader' into 'master'Rémy Coutable2019-04-231-3/+0
|\ \ \ | | | | | | | | | | | | | | | | Update proofreader.md - remove incorrect proofreader and resign See merge request gitlab-org/gitlab-ce!27567
| * | | update proofreaderHuang Tao2019-04-231-2/+0
| | | | | | | | | | | | Resignation of Chinese Traditional(繁體中文-台湾) and Chinese Traditional(繁體中文-香港) proofreader positions
| * | | update proofreaderHuang Tao2019-04-231-1/+0
| |/ / | | | | | | Since it's an incorrect Korean proofreader, all remove @htve
* | | Update proofreader.md - Request to be proofreaderIvan Ip2019-04-221-0/+1
|/ /
* | Add Victor Wu as proofreaderVictor Wu2019-04-221-3/+6
| |
* | Document how to use GitLab.com only badgesAchilleas Pipinellis2019-04-221-0/+6
| | | | | | | | | | Functionality added in https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/449
* | Merge branch 'ssot' into 'master'Sid Sijbrandij2019-04-182-20/+61
|\ \ | | | | | | | | | | | | ssot as principle See merge request gitlab-org/gitlab-ce!27436
| * | Fix anchor linksssotMike Lewis2019-04-171-2/+2
| | |
| * | Fix capitalization of termMike Lewis2019-04-171-1/+1
| | |
| * | Reduce duplicate language by linking to a SSOTMike Lewis2019-04-171-1/+1
| | |
| * | Resolve duplication of structure info by removing and linking to Style GuideMike Lewis2019-04-171-3/+1
| | |
| * | Initial content editsMike Lewis2019-04-171-14/+15
| | |
| * | ssot as principleSid Sijbrandij2019-04-161-16/+58
| | |
* | | Better document the current states of our testing levelsdocs-improve-testing-levelsRémy Coutable2019-04-171-5/+24
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'sh-backport-list-commits-by-oid-rugged' into 'master'Douwe Maan2019-04-171-0/+2
|\ \ \ | | | | | | | | | | | | | | | | Bring back Rugged implementation of ListCommitsByOid See merge request gitlab-org/gitlab-ce!27441
| * | | Bring back Rugged implementation of ListCommitsByOidStan Hu2019-04-171-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 Thomas2019-04-171-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-slaDouwe Maan2019-04-161-1/+4
| | | |
| * | | Rewrite "Review turnaround time" sectionDouwe Maan2019-04-161-8/+28
| | | |
* | | | Merge branch 'filipa-master-patch-09545' into 'master'Phil Hughes2019-04-171-31/+11
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Removes ifEE example for JS code. See merge request gitlab-org/gitlab-ce!27408
| * | | Removes ifEE example for JS codefilipa-master-patch-09545Filipa Lacerda2019-04-161-31/+11
| | | |
* | | | Create frontend FAQ (documentation)Winnie Hellmann2019-04-162-0/+31
|/ / /
* | | Development docs: move some docs content from Handbook and improve ↵Mike Lewis2019-04-162-123/+132
|/ / | | | | | | content/headings
* | Add information about moving migrationsGosia Ksionek2019-04-121-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 docVictor Zagorodny2019-04-111-1/+1
| |
* | Add missing team and stage labels in the workflow labels docRémy Coutable2019-04-102-2/+6
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Update broken links to new destinationsEvan Read2019-04-101-5/+2
| |
* | Merge branch 'docs-zj-update-n-plus-one-comments' into 'master'Douglas Barbosa Alexandre2019-04-091-1/+1
|\ \ | | | | | | | | | | | | Update comments about N + 1 Gitaly calls See merge request gitlab-org/gitlab-ce!27178
| * | Update comments about N + 1 Gitaly callsZeger-Jan van de Weg2019-04-091-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 Lacerda2019-04-091-2/+2
|\ \ \ | |/ / |/| | | | | | | | Use RECEIVE namespace rather than REQUEST See merge request gitlab-org/gitlab-ce!27130