summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Development guide for Kubernetesdocs-kubernetes-development-guideThong Kuah2019-02-122-0/+127
* | | | | | | | Docs: Realign more CE docs that diverged from EE unnecessarily (second MR)Marcel Amirault2019-02-122-1/+24
| |/ / / / / / |/| | | | | |
* | | | | | | Add HTML output example to profilingDrew Blessing2019-02-111-0/+10
* | | | | | | Refactor the upgrading from source docsdocs/refactor-update-guidesYorick Peterse2019-02-111-0/+5
* | | | | | | Merge branch 'docs-correct-word' into 'master'Evan Read2019-02-111-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Docs: correct wordMerve2019-02-091-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'docs/fix-anchors-for-manual-actions' into 'master'Achilleas Pipinellis2019-02-081-2/+2
|\ \ \ \ \ \
| * | | | | | Fix many 'when manual' anchorsdocs/fix-anchors-for-manual-actionsEvan Read2019-02-061-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'docs/fix-spelling-in-internationalisation-section' into 'master'Achilleas Pipinellis2019-02-083-5/+5
|\ \ \ \ \ \
| * | | | | | Fix spelling and other minor improvementsdocs/fix-spelling-in-internationalisation-sectionEvan Read2019-01-313-5/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'gitlab-use-group-milestones' into 'master'Mike Lewis2019-02-071-1/+1
|\ \ \ \ \ \
| * | | | | | GitLab uses group milestones to handle issuesHiroyuki Sato2019-02-061-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'docs/source-installation-requirements' into 'master'Marin Jankovski2019-02-071-0/+3
|\ \ \ \ \ \
| * | | | | | Document adding source installation stepsdocs/source-installation-requirementsYorick Peterse2019-02-061-0/+3
* | | | | | | Add Go guidelines to developer docsPhilippe Lafoucrière2019-02-063-0/+221
|/ / / / / /
* | | | | | Merge branch '52568-external-mr-diffs' into 'master'Sean McGivern2019-02-061-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow MR diffs to be placed into an object storeNick Thomas2019-02-051-0/+2
* | | | | | Merge branch 'bvl-codeowner-rules-model-ce' into 'master'Sean McGivern2019-02-051-27/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Adds helper for `find_or_create_by` in transactionBob Van Landuyt2019-02-051-27/+7
| |/ / / /
* | | | | Merge branch 'docs-correct-link' into 'master'Achilleas Pipinellis2019-02-041-1/+1
|\ \ \ \ \
| * | | | | Docs: Corrects linkMerve2019-01-311-1/+1
| | |/ / / | |/| | |
* | | | | Document ee_else_ce alias for splitting CE/EE JavaScriptWinnie Hellmann2019-01-301-0/+14
| |/ / / |/| | |
* | | | Document how to format localized dates in RubyMayra Cabrera2019-01-281-0/+10
* | | | Fixes a typoMarcia Ramos2019-01-241-1/+1
* | | | Document docs style exceptionsMarcia Ramos2019-01-241-0/+33
* | | | Use $CI_COMMIT_REF_NAME for tags in trigger-buildRémy Coutable2019-01-241-4/+0
* | | | Fix most instances of bare URLs in markdownEvan Read2019-01-2410-49/+48
* | | | Merge branch 'custom-gitaly-url' into 'master'Stan Hu2019-01-231-0/+19
|\ \ \ \
| * | | | Allow Gitaly to be built from a custom URLNick Thomas2019-01-231-0/+19
* | | | | Improve Review Apps documentationRémy Coutable2019-01-232-35/+76
|/ / / /
* | | | Merge branch '56547-limit-sidekiq-logging-based-on-argument-size' into 'master'Stan Hu2019-01-221-2/+7
|\ \ \ \
| * | | | Limit Sidekiq args logging to 10 KB of JSONSean McGivern2019-01-221-2/+7
* | | | | Merge branch 'proof-read' into 'master'Achilleas Pipinellis2019-01-221-2/+2
|\ \ \ \ \
| * | | | | Fix typosKatrin Leinweber2019-01-211-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'docs-best-practice-with-quarantined-tests' into 'master'Mek Stittri2019-01-221-6/+27
|\ \ \ \ \
| * | | | | Apply suggestion to doc/development/testing_guide/flaky_tests.mdRémy Coutable2019-01-171-1/+1
| * | | | | Document better the process around quarantined testsRémy Coutable2019-01-171-6/+27
| | |_|/ / | |/| | |
* | | | | Revert "Merge branch 'qa-use-mr-iid-in-review-app-slug' into 'master'"Rémy Coutable2019-01-211-8/+8
* | | | | Merge branch 'docs-patch-38' into 'master'Kushal Pandya2019-01-181-2/+2
|\ \ \ \ \
| * | | | | Update vuex.md - swap PUT/POST methodsFilipa Lacerda2019-01-181-2/+2
| | |_|/ / | |/| | |
* | | | | Update reference to ~Monitoring to be ~MonitorSeth Engelhard2019-01-181-1/+1
|/ / / /
* | | | Merge branch 'qa-use-mr-iid-in-review-app-slug' into 'master'Grzegorz Bizon2019-01-181-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Use MR IID in Review Apps slug and domainRémy Coutable2019-01-151-8/+8
* | | | Merge branch 'docs/minor-section-restructure' into 'master'Marcia Ramos2019-01-171-6/+10
|\ \ \ \
| * | | | Promote sections and minor improvementsEvan Read2019-01-161-6/+10
* | | | | Merge branch 'docs-rename-feature-proposal' into 'master'Rémy Coutable2019-01-161-8/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Adopt label renaming from ~"feature proposal" toLin Jen-Shin2019-01-151-8/+8
* | | | | Allow to quarantine testsRémy Coutable2019-01-151-0/+12
* | | | | Document four backticks feature in markdownEvan Read2019-01-151-0/+6
| |/ / / |/| | |
* | | | Add Import/Export dev docsJames Lopez2019-01-142-0/+353
|/ / /