Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add activerecord-explain-analyze gem | Toon Claes | 2019-06-03 | 1 | -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 -> GitLabMonitor | Lee Matos | 2019-06-03 | 1 | -1/+1 |
| | |||||
* | Update invalid anchor link | Fabio Pitino | 2019-06-03 | 1 | -4/+3 |
| | |||||
* | Merge branch 'patch-64' into 'master' | Marcia Ramos | 2019-06-03 | 1 | -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 styleguide | Ondřej Budai | 2019-06-01 | 1 | -1/+5 |
| | | |||||
* | | Add some more database docs | Toon Claes | 2019-06-03 | 1 | -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 Hughes | 2019-05-31 | 1 | -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-caveat | Luke Bennett | 2019-05-31 | 1 | -9/+0 |
| | | |||||
* | | Consolidate documentation written for e2e tests under dev docs | ddavison | 2019-05-30 | 9 | -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 Pipinellis | 2019-05-30 | 1 | -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-docs | Joshua Lambert | 2019-05-29 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'ee-10587-geo-development-fdw-docs' into 'master' | Evan Read | 2019-05-29 | 1 | -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-docs | Gabriel Mazetto | 2019-05-29 | 1 | -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 directive | Natalia Tepluhina | 2019-05-28 | 1 | -2/+12 |
| | | |||||
* | | Merge branch ↵ | Evan Read | 2019-05-28 | 1 | -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-docs | Douglas Barbosa Alexandre | 2019-05-27 | 1 | -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 fixtures | Winnie Hellmann | 2019-05-27 | 1 | -5/+43 |
| |/ |/| | |||||
* | | Merge branch 'winh-community-review-time-docs' into 'master' | Marcia Ramos | 2019-05-27 | 1 | -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-docs | Winnie Hellmann | 2019-05-10 | 1 | -1/+1 |
| | | | |||||
* | | | Update development doc on EE specific API params | Imre Farkas | 2019-05-27 | 1 | -20/+33 |
| | | | |||||
* | | | Use relative URLs in development docs | Achilleas Pipinellis | 2019-05-27 | 20 | -108/+108 |
| |/ |/| | | | | | This is part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61945 | ||||
* | | Add developmenty documentation about routing | Dmitriy Zaporozhets | 2019-05-27 | 2 | -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 Pipinellis | 2019-05-24 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | Update proofreader.md See merge request gitlab-org/gitlab-ce!28649 | ||||
| * | | Update proofreader.md | Saederup92 | 2019-05-23 | 1 | -1/+1 |
| | | | |||||
* | | | Add source and gdk installations to components | Joshua Lambert | 2019-05-24 | 1 | -59/+97 |
| | | | |||||
* | | | Merge branch '62151-broken-master' into 'master' | Kamil Trzciński | 2019-05-24 | 3 | -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-master | Rémy Coutable | 2019-05-22 | 1 | -12/+22 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | Revert "Merge branch 'revert-04c3c6dd' into 'master'" | Rémy Coutable | 2019-05-22 | 2 | -9/+16 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 744f1f2e7037f5c70c3168d9e2e89b1c327465d2, reversing changes made to c4d930e5f54e7da07c80cc028dfc0f5c08719146. | ||||
* | | | | Merge branch 'fe-docs-utility-first' into 'master' | Clement Ho | 2019-05-23 | 1 | -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-first | Paul Slaughter | 2019-05-22 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add utility-first css section to fe docs | Paul Slaughter | 2019-05-14 | 1 | -0/+19 |
| | | | | | |||||
| * | | | | Clean up readability of utility class style guide | Paul Slaughter | 2019-05-14 | 1 | -9/+14 |
| | | | | | |||||
* | | | | | Container Registry is now proper cased | Brendan O'Leary 🐢 | 2019-05-23 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Add note for index requirement with FK constraint | Shinya Maeda | 2019-05-23 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | Update migration_style_guide.md | ||||
* | | | | | Stage labels are now scoped | Rémy Coutable | 2019-05-23 | 1 | -20/+19 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | | Group labels are now scoped labels | Mark Fletcher | 2019-05-23 | 1 | -2/+2 |
| |_|/ / |/| | | | |||||
* | | | | Add namespace PascalCase note to docs | Adriel Santiago | 2019-05-23 | 1 | -0/+1 |
| |/ / |/| | | |||||
* | | | Revert "Merge branch 'reorganize-tests-jobs-by-level' into 'master'"revert-04c3c6dd | Kamil Trzciński | 2019-05-22 | 2 | -16/+9 |
| | | | | | | | | | This reverts merge request !27514 | ||||
* | | | Add group label docs to Issue Workflow | Mark Fletcher | 2019-05-22 | 1 | -0/+21 |
| | | | |||||
* | | | Merge branch 'reorganize-tests-jobs-by-level' into 'master' | Kamil Trzciński | 2019-05-22 | 2 | -9/+16 |
|\ \ \ | | | | | | | | | | | | | | | | | Reorganize test jobs by level See merge request gitlab-org/gitlab-ce!27514 | ||||
| * | | | Reorganize test jobs by levelreorganize-tests-jobs-by-level | Rémy Coutable | 2019-05-20 | 2 | -9/+16 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | Document the differences between Karma and Jest setup | Winnie Hellmann | 2019-05-21 | 1 | -4/+13 |
| | | | | |||||
* | | | | Merge branch 'tokiuji-master-patch-07403' into 'master' | Rémy Coutable | 2019-05-21 | 1 | -1/+0 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | delete japanese proofreader See merge request gitlab-org/gitlab-ce!28530 | ||||
| * | | | | delete japanese proofreader | Yamana Tokiuji | 2019-05-21 | 1 | -1/+0 |
| | | | | | |||||
* | | | | | Merge branch 'patch-59' into 'master' | Douwe Maan | 2019-05-21 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Clarify case for feature flags See merge request gitlab-org/gitlab-ce!28424 | ||||
| * | | | | | Move the line up in the listpatch-59 | Sarah Groff Hennigh-Palermo | 2019-05-20 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Clarify case for feature flags | Sarah Groff Hennigh-Palermo | 2019-05-17 | 1 | -0/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'patch-54' into 'master' | Rémy Coutable | 2019-05-21 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | add @luisdiogo2071317 as Portuguese proofreader See merge request gitlab-org/gitlab-ce!28080 | ||||
| * | | | | | Update proofreader.md | luisdiogo2071317 | 2019-05-03 | 1 | -0/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'fu7mu4-master-patch-90398' into 'master' | Rémy Coutable | 2019-05-20 | 1 | -0/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Tomo Dote to Japanese proofreader See merge request gitlab-org/gitlab-ce!28263 |