-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: b13/proxycachemanager
base: bugfix/cache-service
head repository: b13/proxycachemanager
compare: master
- 19 commits
- 24 files changed
- 9 contributors
Commits on Dec 6, 2023
-
Merge pull request #35 from b13/bugfix/cache-service
[BUGFIX] baseUrls variable is an array
Configuration menu - View commit details
-
Copy full SHA for 1731240 - Browse repository at this point
Copy the full SHA 1731240View commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b930d2 - Browse repository at this point
Copy the full SHA 0b930d2View commit details -
Merge pull request #36 from b13/upgrade-v4
[TASK] Add documentation for v4
Configuration menu - View commit details
-
Copy full SHA for 444ce81 - Browse repository at this point
Copy the full SHA 444ce81View commit details
Commits on May 8, 2024
-
[BUGFIX] Fix flushing of all cache entries
Adapts the processing in ReverseProxyCacheBackend->flush to ensure the cached urls are processed before the cache table is truncated. Resolves: #38
Configuration menu - View commit details
-
Copy full SHA for 823de57 - Browse repository at this point
Copy the full SHA 823de57View commit details
Commits on May 13, 2024
-
Merge pull request #39 from dkd-friedrich/bugfix/master/38-fix_flushi…
…ng_of_all_cache_entries [BUGFIX] Fix flushing of all cache entries
Configuration menu - View commit details
-
Copy full SHA for eac7bbd - Browse repository at this point
Copy the full SHA eac7bbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 561f61e - Browse repository at this point
Copy the full SHA 561f61eView commit details
Commits on Nov 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0e4546 - Browse repository at this point
Copy the full SHA d0e4546View commit details
Commits on Mar 11, 2025
-
Merge pull request #41 from b13/task/v13
[TASK] Add TYPO3 v13 Support
Configuration menu - View commit details
-
Copy full SHA for f6eec6f - Browse repository at this point
Copy the full SHA f6eec6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8997a8 - Browse repository at this point
Copy the full SHA a8997a8View commit details
Commits on Jun 2, 2025
-
[TASK] Catch error while flushing cache tags
When flushing the cache of a lot of tags a user might reach the SQL query limit. This error will now be caught and logged.
Configuration menu - View commit details
-
Copy full SHA for 54541bd - Browse repository at this point
Copy the full SHA 54541bdView commit details -
Merge pull request #42 from b13/task/catch-sql-limit-error
[TASK] Catch error while flushing cache tags
Configuration menu - View commit details
-
Copy full SHA for 90f3227 - Browse repository at this point
Copy the full SHA 90f3227View commit details
Commits on Jun 18, 2025
-
* do not call registerModule for v13 * prevent empty configuration exception * add v13 to ci workflow * get rid of runTest.sh
Configuration menu - View commit details
-
Copy full SHA for d0662cd - Browse repository at this point
Copy the full SHA d0662cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6791c3 - Browse repository at this point
Copy the full SHA d6791c3View commit details
Commits on Aug 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1636f82 - Browse repository at this point
Copy the full SHA 1636f82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 833e894 - Browse repository at this point
Copy the full SHA 833e894View commit details
Commits on Sep 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6c04d9a - Browse repository at this point
Copy the full SHA 6c04d9aView commit details
Commits on Jan 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for bcf7bb8 - Browse repository at this point
Copy the full SHA bcf7bb8View commit details -
Merge pull request #1 from markusa86/markusa86-patch-1
Fix severity variable in flash message
Configuration menu - View commit details
-
Copy full SHA for 4ef28be - Browse repository at this point
Copy the full SHA 4ef28beView commit details -
Merge pull request #47 from markusa86/master
Fix severity variable in flash message
Configuration menu - View commit details
-
Copy full SHA for df12a64 - Browse repository at this point
Copy the full SHA df12a64View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff bugfix/cache-service...master