Skip to content
Snippets Groups Projects

Issue #3173020: Add more durations to drop-down

Merge request reports

Code Quality is loading
Test summary results are being parsed

Merged by Dieter HolvoetDieter Holvoet 8 months ago (Dec 3, 2024 11:13am UTC)

Merge details

  • Changes merged into 8.x-2.x with 81c91c48 (commits were squashed).
  • Did not delete the source branch.

Pipeline #357527 passed

Pipeline passed for 81c91c48 on 8.x-2.x

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
33 32 /** @var \Drupal\Core\Config\ImmutableConfig $config */
34 33 $config = \Drupal::service('config.factory')->get('http_cache_control.settings');
35 34
35 if ($config->get('cache.expert.page_cache_maximum_age')) {
  • added 1 commit

    Compare with previous version

  • added 1 commit

    • 94ef533d - Cast empty values to 0 to match empty option

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    • 8d65ef91 - Revert unrelated code style changes

    Compare with previous version

  • added 1 commit

    • e8ebaa65 - Cast empty values to 0 to match empty option

    Compare with previous version

  • Dieter Holvoet added 11 commits

    added 11 commits

    • e8ebaa65...8e0bfc1d - 3 commits from branch project:8.x-2.x
    • 32d894bb - feat: Added patch, added one extra option and sort the array
    • 33aa9b58 - feat: Cleanup and added checkbox
    • 6f8ebd6a - feat: Updated schema's
    • 9de5149a - Add AJAX-based expert mode
    • 21dc16f6 - Cast empty values to 0 to match empty option
    • 3cd59c17 - Remove old code
    • ad7deb25 - Revert unrelated code style changes
    • 46528649 - Cast empty values to 0 to match empty option

    Compare with previous version

  • Dieter Holvoet added 1 commit

    added 1 commit

    Compare with previous version

  • Dieter Holvoet added 10 commits

    added 10 commits

    • 77ef652e - 1 commit from branch project:8.x-2.x
    • 0efc7f5f - feat: Added patch, added one extra option and sort the array
    • 381728de - feat: Cleanup and added checkbox
    • f39b25e9 - feat: Updated schema's
    • 55c313b2 - Add AJAX-based expert mode
    • d158116e - Cast empty values to 0 to match empty option
    • 28280fb5 - Remove old code
    • 745bc4f6 - Revert unrelated code style changes
    • b98c1618 - Cast empty values to 0 to match empty option
    • cf03eb98 - Fix code style

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Dieter Holvoet added 13 commits

    added 13 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading