-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[garbage-collector] Initial commit. #649
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5e56925 - Browse repository at this point
Copy the full SHA 5e56925View commit details
Commits on Aug 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ed25a0b - Browse repository at this point
Copy the full SHA ed25a0bView commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d5c6297 - Browse repository at this point
Copy the full SHA d5c6297View commit details
Commits on Aug 23, 2023
-
[garbage-collector] [refactor] Additional enhancements and fixes (thi…
…s also covers add-on–related use cases; properly store updated options and store them only once).
Configuration menu - View commit details
-
Copy full SHA for eab0947 - Browse repository at this point
Copy the full SHA eab0947View commit details
Commits on Aug 29, 2023
-
[garbage-collector] [refactor] Improved the code readability by separ…
…ating large method(s) into multiple smaller methods.
Configuration menu - View commit details
-
Copy full SHA for 37f4b38 - Browse repository at this point
Copy the full SHA 37f4b38View commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b2c48da - Browse repository at this point
Copy the full SHA b2c48daView commit details
Commits on Sep 21, 2023
-
[garbage-collector] [fix] Properly clean storage and metadata on garb…
…age collect. 1. Consider {product}_data when doing garbage collection. 2. Don't garbage collect all_{module} and active_{module} since those have different structure and source. Add @todo to implement them later. 3. Properly handle missing timestamp in the garbage collector, adding zero risk to the existing BL. 4. Disable garbage collection by default and add it behind a flag => WP_FS__ENABLE_GARBAGE_COLLECTOR. 5. Simplify some logic where possible.
Configuration menu - View commit details
-
Copy full SHA for 30fad49 - Browse repository at this point
Copy the full SHA 30fad49View commit details -
[garbage-collector] [timestamp] [fix] Fix issue in options getting ov…
…erridden during operation and how the gc timestamp is stored.
Configuration menu - View commit details
-
Copy full SHA for a69d5c0 - Browse repository at this point
Copy the full SHA a69d5c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c462833 - Browse repository at this point
Copy the full SHA c462833View commit details
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d11bc2 - Browse repository at this point
Copy the full SHA 0d11bc2View commit details