summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Collapse)AuthorAgeFilesLines
* Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-012-0/+66
| | | | | | | | | | | This ensures that we have more visibility in the number of SQL queries that are executed in web requests. The current threshold is hardcoded to 100 as we will rarely (maybe once or twice) change it. In production and development we use Sentry if enabled, in the test environment we raise an error. This feature is also only enabled in production/staging when running on GitLab.com as it's not very useful to other users.
* Improve doc/development/automatic_ce_ee_merge.mdRémy Coutable2018-02-011-8/+23
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add note within ux documentation that further changes should be made within ↵ux-guide-deprecationtauriedavis2018-01-241-0/+2
| | | | the design.gitlab project
* Merge branch 'winh-axios-mock-restore' into 'master'Filipa Lacerda2018-01-241-1/+1
|\ | | | | | | | | Use restore() instead of reset() for removing axios MockAdapter See merge request gitlab-org/gitlab-ce!16647
| * Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restoreWinnie Hellmann2018-01-231-1/+1
| |
* | Document advantages of axios-mock-adapterWinnie Hellmann2018-01-231-3/+16
|/
* Merge branch 'add-js-note-live-debug' into 'master'Rémy Coutable2018-01-231-0/+2
|\ | | | | | | | | Add note about live_debug only working on javascript enabled specs See merge request gitlab-org/gitlab-ce!16625
| * Add note about live_debug only working on javascript enabled specsadd-js-note-live-debugClement Ho2018-01-221-0/+2
| |
* | Merge branch 'add-profiler-to-application' into 'master'Stan Hu2018-01-222-11/+37
|\ \ | |/ |/| | | | | Add Gitlab::Profiler for profiling from a console or runner See merge request gitlab-org/gitlab-ce!16552
| * Add bin/profile-url tool and docsadd-profiler-to-applicationSean McGivern2018-01-192-11/+37
| |
* | Merge branch 'patch-28' into 'master'Achilleas Pipinellis2018-01-191-1/+0
|\ \ | | | | | | | | | | | | Update best_practices.md See merge request gitlab-org/gitlab-ce!16579
| * | Update best_practices.mdAnwar El Wakil2018-01-191-1/+0
| |/ | | | | Remove duplicate list item in "General Guidelines" Section.
* | Merge branch 'spelling' into 'master'Achilleas Pipinellis2018-01-1910-12/+12
|\ \ | | | | | | | | | | | | doc: Spelling fixes See merge request gitlab-org/gitlab-ce!16575
| * | doc: Spelling fixesVille Skyttä2018-01-1910-12/+12
| |/
* | Fixes mistake in change log doc.Tom Bosmans2018-01-181-2/+2
|/
* Merge branch 'master' into 'master'docs-comm-article-phoenix-app-gitlab-ciRémy Coutable2018-01-161-1/+1
|\ | | | | | | | | Fix typo in doc_styleguide.md See merge request gitlab-org/gitlab-ce!16481
| * Fix typo in doc_styleguide.mdMica2018-01-151-1/+1
| |
* | Docs: document new redirect for Disqus commentsMarcia Ramos2018-01-162-5/+53
|/
* Add some more docs to doc/development/utilities.md1819-override-ceLin Jen-Shin2018-01-122-1/+49
|
* Merge remote-tracking branch 'upstream/master' into 1819-override-ceLin Jen-Shin2018-01-1212-28/+283
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (621 commits) Add a note about GitLab QA page objects validator to docs Refactor dispatcher projects blame and blob path Update export message to mention we can download the file from the UI Fix Ctrl+Enter keyboard shortcut saving comment/note edit fix case where tooltip messes up :last-child selector Add reason to keep postgresql 9.2 for CI Remove warning noise in ProjectImportOptions Add changelog entry Add RedirectRoute factory Update Ingress extra cost note to be more generic Fix Rubocop offense Refactor dispatcher project branches path Revert "Revert "Fix Route validation for unchanged path"" Document that we need rsync for backing up Docs: move article "Laravel and Envoy w/ CI/CD" Recommend against the use of EFS Adds Rubocop rule for line break around conditionals Update CHANGELOG.md for 10.1.6 Filter out build traces from logged parameters Refactored project:n* imports in dispatcher.js ...
| * Update end_to_end_tests.mdAndrew Newdigate2018-01-111-1/+1
| |
| * Merge branch '34312-eslint-vue-plugin' into 'master'Phil Hughes2018-01-101-22/+15
| |\ | | | | | | | | | | | | | | | | | | Resolve "Add eslint-vue-plugin to our stack" Closes #34312 See merge request gitlab-org/gitlab-ce!16210
| | * Fix broken specsFilipa Lacerda2018-01-091-19/+6
| | |
| | * Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-081-2/+2
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (140 commits) Add Gitter room link to I want to contribute since you always have questions Use workhorse 3.4.0 chore: remove symbolic link Add memoization for properties Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`" Resolve "Add graph value to hover" Fix slash commands dropdown description disables the shortcut to the issue boards when issues are disabled Fix static analysys Disable STI of ActiveRecord. Refactoring specs. Fix StaticSnalysys Fix change log Add changelog Revert bulk_insert and bring back AR insert(one by one) Add a new test for emptified params Use batch update for Service deactivation Fix query to look for proper unmanaged kubernetes service Fix static anylysy Use bulk_insert instead of AR create Opitmize migration process by using both unmanaged_kubernetes_service and kubernetes_service_without_template ...
| | * \ Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-054-0/+114
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (78 commits) Use --left-right and --max-count for counting diverging commits API: get participants from merge_requests & issues Copy Mermaid graphs as GFM Rephrase paragraph about e2e tests in merge requests in docs Remove EE only sections from docs Update redis-rack to 2.0.4 Refactor matchers for background migrations Add id to modal.vue to support data-toggle="modal" Allow local tests to use a modified Gitaly Fix specs Use computed prop in expand button Update check.md add deprecation and removal issue to docs Add status attribute to runner api entity Fix typos in a code comment Refactor RelativePositioning so that it can be used by other classes Backport 'Rebase' feature from EE to CE Just try to detect and assign once Fix custom name in branch creation for issue in Firefox Modify `LDAP::Person` to return username value based on attributes ...
| | * \ \ Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-041-0/+57
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (33 commits) Include integration tests in CE/EE testing documentation 41054-Disallow creation of new Kubernetes integrations Resolve "Resizable file list and commit panel" Make tooltip placement bottom by default as per design guidelines Fix groups list icon, timestamp alignment and row height Avoid leaving a push event empty if payload cannot be created Use heredoc for long strings so it's easier to read Simplify metrics fetching for closed/merged MRs Better English Fix method lookup Use a background migration for issues.closed_at Handle Gitaly aborted merge due to branch update Fix API endpoints to edit wiki pages where project belongs to a group Fixes spec failures due to not returning metrics for MRs other than closed/merged Cache merged and closed events data in merge_request_metrics table Update test to remove carent icon check Update styles to fix SVG caret alignment Update selector to test SVG icon name Use SVG sprite icons Add support for max_count option to Git::Repository#count_commits ...
| | * | | | Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-4/+10
| | | | | |
| * | | | | Merge branch 'docs/rs-fix-changelog-header-level' into 'master'Achilleas Pipinellis2018-01-091-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the header level for the Changelog Arguments documentation See merge request gitlab-org/gitlab-ce!16158
| | * | | | | Fix the header level for the Changelog Arguments documentationdocs/rs-fix-changelog-header-levelRobert Speicher2017-12-281-1/+1
| | | | | | |
| * | | | | | Merge branch 'doc-development-architecture.md-remove-unnecessary-line' into ↵Achilleas Pipinellis2018-01-091-2/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix: remove unnecessary line Closes #41501 See merge request gitlab-org/gitlab-ce!16289
| | * | | | | | Fix: remove unnecessary lineOnuwa Nnachi Isaac2018-01-081-2/+0
| | | | | | | |
| * | | | | | | Merge branch '41744-substitute-ui-charcoal-with-ui-indigo' into 'master'Annabel Dunstone Gray2018-01-081-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Substitute ui_charcoal theme deprecated by GitLab Theme (10.0) with ui_indigo Closes #41744 See merge request gitlab-org/gitlab-ce!16271
| | * | | | | | Substitute deprecated ui_charcoal with new default ui_indigoTakuya Noguchi2018-01-071-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'docs/typo-writing-documentation' into 'master'Robert Speicher2018-01-081-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / / | | | | | | Fix typo in writing_documentation.md See merge request gitlab-org/gitlab-ce!16276
| | * | | | Fix typo in writing_documentation.mdOnuwa Nnachi Isaac2018-01-021-2/+2
| | |/ / /
| * | | | Merge branch 'docs/qa/gb/document-integration-tests-in-merge-requests' into ↵Rémy Coutable2018-01-053-0/+91
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add docs about end-to-end testing / GitLab QA tests Closes #39637 See merge request gitlab-org/gitlab-ce!16043
| | * | | | Rephrase paragraph about e2e tests in merge requests in docsGrzegorz Bizon2018-01-051-8/+6
| | | | | |
| | * | | | Copy-edit end-to-end testing guide documentationdocs/qa/gb/document-integration-tests-in-merge-requestsGrzegorz Bizon2018-01-041-16/+18
| | | | | |
| | * | | | Fix link to end-to-end testing docs from test pyramidGrzegorz Bizon2018-01-021-1/+1
| | | | | |
| | * | | | Copy-edit end-to-end testing guidelinesGrzegorz Bizon2018-01-021-13/+18
| | | | | |
| | * | | | Link to end to end test guideline from test pyramidGrzegorz Bizon2018-01-021-0/+3
| | | | | |
| | * | | | Extend documentation on end-to-end integration testsGrzegorz Bizon2018-01-022-9/+42
| | | | | |
| | * | | | Add docs about end-to-end testing / GitLab QA testsGrzegorz Bizon2018-01-022-0/+50
| | |/ / /
| * | | | Allow local tests to use a modified GitalyJacob Vosmaer (GitLab)2018-01-051-0/+23
| | |_|/ | |/| |
| * | | Merge branch 'change-issues-closed-at-background-migration' into 'master'Sean McGivern2018-01-041-0/+57
| |\ \ \ | | |_|/ | |/| | | | | | | | | | Use a background migration for migrating issues.closed_at See merge request gitlab-org/gitlab-ce!16083
| | * | Use a background migration for issues.closed_atchange-issues-closed-at-background-migrationYorick Peterse2018-01-031-0/+57
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In a previous attempt (rolled back in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16021) we tried to migrate `issues.closed_at` from timestamp to timestamptz using a regular migration. This has a bad impact on GitLab.com and as such was rolled back. This commit re-implements the original migrations using generic background migrations, allowing us to still migrate the data in a single release but without a negative impact on availability. To ensure the database schema is up to date the background migrations are performed inline in development and test environments. We also make sure to not migrate that that doesn't need migrating in the first place or has already been migrated.
| * | Add documents for GitLab utilitiesdocs-gitlab-utilitiesLin Jen-Shin2018-01-022-0/+93
| |/
* | Use `Gitlab::Utils::Override` over defined?(super)Lin Jen-Shin2017-12-261-7/+10
|/
* Added 'admin' personaSarah O'Donnell2017-12-215-73/+218
|
* organise content by subjectorganise-by-subjectJob van der Voort2017-12-211-0/+4
|