summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* Add activerecord-explain-analyze gemToon Claes2019-06-031-0/+29
| | | | | | | | | | | | | | | | | | | This gem allows you to get the `EXPLAIN ANALYZE` query plan, directly from the Rails console. The gem is installed with `require: false`, but if it was loaded on launch, this would be it's memory load: ``` TOP: 145.3086 MiB rails/all: 22.4844 MiB ... activerecord-explain-analyze: 2.9648 MiB active_record/connection_adapters/postgresql_adapter: 2.9648 MiB pg: 2.9648 MiB pg_ext: 2.9648 MiB ... ```
* Update architecture.md to fix typo in GitLabMonito -> GitLabMonitorLee Matos2019-06-031-1/+1
|
* Update invalid anchor linkFabio Pitino2019-06-031-4/+3
|
* Merge branch 'patch-64' into 'master'Marcia Ramos2019-06-031-1/+5
|\ | | | | | | | | Docs: Fix badly rendered code blocks in JavaScript styleguide See merge request gitlab-org/gitlab-ce!29017
| * Fix badly rendered code blocks in JavaScript styleguideOndřej Budai2019-06-011-1/+5
| |
* | Add some more database docsToon Claes2019-06-031-2/+9
|/ | | | | Add a few useful links for those who want to learn more about databases and database performance.
* Merge branch 'remove-render-if-exists-partial-caveat' into 'master'Phil Hughes2019-05-311-9/+0
|\ | | | | | | | | Remove render_if_exists partial caveat See merge request gitlab-org/gitlab-ce!28959
| * Remove render_if_exists partial caveatremove-render-if-exists-partial-caveatLuke Bennett2019-05-311-9/+0
| |
* | Consolidate documentation written for e2e tests under dev docsddavison2019-05-309-5/+1259
|/ | | | | | | | | | | | Previously the documentation was separated. If we want to bake quality into the product, how better than to include everything we use directly in the development documentation Signed-off-by: ddavison <ddavison@gitlab.com> Fix broken internal doc link Move documentation for page objects to the e2e section
* Merge branch 'jl-update-components-k8s-apps-docs' into 'master'Achilleas Pipinellis2019-05-301-2/+2
|\ | | | | | | | | Rename Kubernetes Cluster Apps to GitLab Managed Apps See merge request gitlab-org/gitlab-ce!28894
| * Rename Kubernetes Cluster Apps to GitLab Managed Appsjl-update-components-k8s-apps-docsJoshua Lambert2019-05-291-2/+2
| |
* | Merge branch 'ee-10587-geo-development-fdw-docs' into 'master'Evan Read2019-05-291-6/+72
|\ \ | |/ |/| | | | | | | | | Added FDW development documentation Closes gitlab-ee#10587 See merge request gitlab-org/gitlab-ce!28501
| * Added FDW development documentationee-10587-geo-development-fdw-docsGabriel Mazetto2019-05-291-6/+72
| | | | | | | | | | | | Improve existing FDW documentation in `doc/development` to include additional information about the architecture and how to use FDW as a developer.
* | Added a note about v-slot directiveNatalia Tepluhina2019-05-281-2/+12
| |
* | Merge branch ↵Evan Read2019-05-281-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | '11609-geo-remove-support-for-using-geo-with-an-installation-from-source-docs' into 'master' Geo - Remove support for using Geo with an installation from source Closes gitlab-ee#11609 See merge request gitlab-org/gitlab-ce!28737
| * | Remove support for using Geo with an installation from source11609-geo-remove-support-for-using-geo-with-an-installation-from-source-docsDouglas Barbosa Alexandre2019-05-271-1/+1
| | | | | | | | | | | | | | | | | | | | | Using Geo with source-based installs was deprecated in GitLab 11.5. This commit removes this support now that the deprecation notice has been in place for quite a few releases.
* | | Add documentation for frontend fixturesWinnie Hellmann2019-05-271-5/+43
| |/ |/|
* | Merge branch 'winh-community-review-time-docs' into 'master'Marcia Ramos2019-05-271-1/+1
|\ \ | | | | | | | | | | | | Apply review turnaround time to community contributions See merge request gitlab-org/gitlab-ce!28233
| * | Apply review turnaround time to community contributionswinh-community-review-time-docsWinnie Hellmann2019-05-101-1/+1
| | |
* | | Update development doc on EE specific API paramsImre Farkas2019-05-271-20/+33
| | |
* | | Use relative URLs in development docsAchilleas Pipinellis2019-05-2720-108/+108
| |/ |/| | | | | This is part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61945
* | Add developmenty documentation about routingDmitriy Zaporozhets2019-05-272-0/+64
| | | | | | | | | | | | | | Explain and recommend developers to use `/-/` scope for group and project routes in Rails Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'master' into 'master'Achilleas Pipinellis2019-05-241-1/+1
|\ \ | | | | | | | | | | | | Update proofreader.md See merge request gitlab-org/gitlab-ce!28649
| * | Update proofreader.mdSaederup922019-05-231-1/+1
| | |
* | | Add source and gdk installations to componentsJoshua Lambert2019-05-241-59/+97
| | |
* | | Merge branch '62151-broken-master' into 'master'Kamil Trzciński2019-05-243-21/+38
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix MySQL CI jobs Closes #62156 and #62151 See merge request gitlab-org/gitlab-ce!28593
| * | | Document the on-demand run of MySQL tests62151-broken-masterRémy Coutable2019-05-221-12/+22
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | Revert "Merge branch 'revert-04c3c6dd' into 'master'"Rémy Coutable2019-05-222-9/+16
| | | | | | | | | | | | | | | | | | | | This reverts commit 744f1f2e7037f5c70c3168d9e2e89b1c327465d2, reversing changes made to c4d930e5f54e7da07c80cc028dfc0f5c08719146.
* | | | Merge branch 'fe-docs-utility-first' into 'master'Clement Ho2019-05-231-8/+32
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "utility-first" section to FE scss style guide Closes gitlab-ui#38 See merge request gitlab-org/gitlab-ce!28312
| * | | | Apply suggestion to doc/development/fe_guide/style_guide_scss.mdfe-docs-utility-firstPaul Slaughter2019-05-221-1/+1
| | | | |
| * | | | Add utility-first css section to fe docsPaul Slaughter2019-05-141-0/+19
| | | | |
| * | | | Clean up readability of utility class style guidePaul Slaughter2019-05-141-9/+14
| | | | |
* | | | | Container Registry is now proper casedBrendan O'Leary 🐢2019-05-231-2/+2
| | | | |
* | | | | Add note for index requirement with FK constraintShinya Maeda2019-05-231-1/+5
| | | | | | | | | | | | | | | | | | | | Update migration_style_guide.md
* | | | | Stage labels are now scopedRémy Coutable2019-05-231-20/+19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | Group labels are now scoped labelsMark Fletcher2019-05-231-2/+2
| |_|/ / |/| | |
* | | | Add namespace PascalCase note to docsAdriel Santiago2019-05-231-0/+1
| |/ / |/| |
* | | Revert "Merge branch 'reorganize-tests-jobs-by-level' into 'master'"revert-04c3c6ddKamil Trzciński2019-05-222-16/+9
| | | | | | | | | This reverts merge request !27514
* | | Add group label docs to Issue WorkflowMark Fletcher2019-05-221-0/+21
| | |
* | | Merge branch 'reorganize-tests-jobs-by-level' into 'master'Kamil Trzciński2019-05-222-9/+16
|\ \ \ | | | | | | | | | | | | | | | | Reorganize test jobs by level See merge request gitlab-org/gitlab-ce!27514
| * | | Reorganize test jobs by levelreorganize-tests-jobs-by-levelRémy Coutable2019-05-202-9/+16
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Document the differences between Karma and Jest setupWinnie Hellmann2019-05-211-4/+13
| | | |
* | | | Merge branch 'tokiuji-master-patch-07403' into 'master'Rémy Coutable2019-05-211-1/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | delete japanese proofreader See merge request gitlab-org/gitlab-ce!28530
| * | | | delete japanese proofreaderYamana Tokiuji2019-05-211-1/+0
| | | | |
* | | | | Merge branch 'patch-59' into 'master'Douwe Maan2019-05-211-0/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Clarify case for feature flags See merge request gitlab-org/gitlab-ce!28424
| * | | | | Move the line up in the listpatch-59Sarah Groff Hennigh-Palermo2019-05-201-1/+1
| | | | | |
| * | | | | Clarify case for feature flagsSarah Groff Hennigh-Palermo2019-05-171-0/+1
| | | | | |
* | | | | | Merge branch 'patch-54' into 'master'Rémy Coutable2019-05-211-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | add @luisdiogo2071317 as Portuguese proofreader See merge request gitlab-org/gitlab-ce!28080
| * | | | | Update proofreader.mdluisdiogo20713172019-05-031-0/+1
| | | | | |
* | | | | | Merge branch 'fu7mu4-master-patch-90398' into 'master'Rémy Coutable2019-05-201-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Tomo Dote to Japanese proofreader See merge request gitlab-org/gitlab-ce!28263