summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* Development guide for Kubernetesdocs-kubernetes-development-guideThong Kuah2019-02-122-0/+127
| | | | | Start writing some development guidelines in relation to our Kubernetes integration
* Merge branch 'docs/fix-anchors-for-manual-actions' into 'master'Achilleas Pipinellis2019-02-081-2/+2
|\ | | | | | | | | Fix many 'when manual' anchors See merge request gitlab-org/gitlab-ce!24947
| * 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 improvements See merge request gitlab-org/gitlab-ce!24813
| * | 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
|\ \ \ | | | | | | | | | | | | | | | | docs: GitLab uses group milestones to handle issues See merge request gitlab-org/gitlab-ce!24953
| * | | 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
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update source installation to make it easier for release managers to work on releases Closes gitlab-org/release/framework#113 See merge request gitlab-org/gitlab-ce!24967
| * | | Document adding source installation stepsdocs/source-installation-requirementsYorick Peterse2019-02-061-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | This adds a small line to the MR workflow to clarify that new source installation requirements have to be added when they are introduced, instead of release managers having to add them.
* | | | 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 merge request diffs to be placed into an object store Closes #52568 See merge request gitlab-org/gitlab-ce!24276
| * | 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 transaction See merge request gitlab-org/gitlab-ce!24913
| * | Adds helper for `find_or_create_by` in transactionBob Van Landuyt2019-02-051-27/+7
| |/ | | | | | | This allows us to call `find_or_create_by` on all models and scopes.
* | Merge branch 'docs-correct-link' into 'master'Achilleas Pipinellis2019-02-041-1/+1
|\ \ | | | | | | | | | | | | Docs: corrects link See merge request gitlab-org/gitlab-ce!24865
| * | 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
| | | | | | | | | | | | | | | | This documents the two ways we currently localized dates: 1) Using l helper 2) Through strftime Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41237
* | 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
| | | | | | | | | | | | | | Also, pass GITLAB_VERSION and GITLAB_ASSETS_TAG to CNG triggered pipelines. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | 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 URL See merge request gitlab-org/gitlab-ce!24616
| * | Allow Gitaly to be built from a custom URLNick Thomas2019-01-231-0/+19
| | |
* | | Improve Review Apps documentationRémy Coutable2019-01-232-35/+76
|/ / | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Merge branch '56547-limit-sidekiq-logging-based-on-argument-size' into 'master'Stan Hu2019-01-221-2/+7
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Limit sidekiq logging based on argument size" Closes #56547 See merge request gitlab-org/gitlab-ce!24493
| * | Limit Sidekiq args logging to 10 KB of JSONSean McGivern2019-01-221-2/+7
| | | | | | | | | | | | | | | | | | When logging arguments from Sidekiq to JSON, restrict the size of `args` to 10 KB (when converted to JSON). This is to avoid blowing up with excessively large job payloads.
* | | Merge branch 'proof-read' into 'master'Achilleas Pipinellis2019-01-221-2/+2
|\ \ \ | | | | | | | | | | | | | | | | Fix typos in dev & test docu See merge request gitlab-org/gitlab-ce!24539
| * | | Fix typosKatrin Leinweber2019-01-211-2/+2
| | | |
* | | | Merge branch 'docs-best-practice-with-quarantined-tests' into 'master'Mek Stittri2019-01-221-6/+27
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Document better the process around quarantined tests See merge request gitlab-org/gitlab-ce!24452
| * | | | 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
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Revert "Merge branch 'qa-use-mr-iid-in-review-app-slug' into 'master'"Rémy Coutable2019-01-211-8/+8
| | | | | | | | | | | | | | | | | | | | This reverts merge request https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24388
* | | | Merge branch 'docs-patch-38' into 'master'Kushal Pandya2019-01-181-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Update vuex.md - swap PUT/POST methods See merge request gitlab-org/gitlab-ce!24494
| * | | | 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 domain See merge request gitlab-org/gitlab-ce!24388
| * | Use MR IID in Review Apps slug and domainRémy Coutable2019-01-151-8/+8
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'docs/minor-section-restructure' into 'master'Marcia Ramos2019-01-171-6/+10
|\ \ \ | | | | | | | | | | | | | | | | Promote sections and minor improvements See merge request gitlab-org/gitlab-ce!24410
| * | | 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" to ~feature See merge request gitlab-org/gitlab-ce!24371
| * | | Adopt label renaming from ~"feature proposal" toLin Jen-Shin2019-01-151-8/+8
| | | | | | | | | | | | | | | | just ~feature.
* | | | Allow to quarantine testsRémy Coutable2019-01-151-0/+12
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Document four backticks feature in markdownEvan Read2019-01-151-0/+6
| |/ / |/| |
* | | Add Import/Export dev docsJames Lopez2019-01-142-0/+353
|/ /
* | Update FE developer and installation documentationLukas Eipert2019-01-141-2/+2
| |
* | Fix indentation and markup for Markdown codeblockAchilleas Pipinellis2019-01-111-13/+13
|/
* Merge branch 'docs/fix-styleguide' into 'master'Achilleas Pipinellis2019-01-091-32/+30
|\ | | | | | | | | Fix broken markdown and other lint problems See merge request gitlab-org/gitlab-ce!24208
| * Fix broken markdown and other lint problemsEvan Read2019-01-091-32/+30
| |
* | docs: Fix 'Gilab' typocarla2019-01-091-1/+1
| |