Issue #3173020: Add more durations to drop-down
1 open thread
Merge request reports
Activity
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')) { changed this line in version 6 of the diff
added 1 commit
- 94ef533d - Cast empty values to 0 to match empty option
added 1 commit
- e8ebaa65 - Cast empty values to 0 to match empty option
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
Toggle commit list-
e8ebaa65...8e0bfc1d - 3 commits from branch
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
Toggle commit list-
77ef652e - 1 commit from branch
added 13 commits
-
bdd319bd...83295fa0 - 3 commits from branch
project:8.x-2.x
- cd79507e - feat: Added patch, added one extra option and sort the array
- 3a6c32bc - feat: Cleanup and added checkbox
- 91f09084 - feat: Updated schema's
- e2580ebb - Add AJAX-based expert mode
- 85f0b034 - Cast empty values to 0 to match empty option
- 78662218 - Remove old code
- 6e950495 - Revert unrelated code style changes
- ec0cea92 - Cast empty values to 0 to match empty option
- 271ad8b9 - Fix code style
- 45b158f8 - Remove duplicate keys
Toggle commit list-
bdd319bd...83295fa0 - 3 commits from branch
Please register or sign in to reply