51
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Jan 04, 2023 — Jan 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tweaked the css and updated copyright year. More... about 15 years ago
* Refactored all index.php gateways to support constructor options set as $options in the various config.core.php files. * modCacheManager/modCache - Introduced cache partitioning allowing various cache provider implementations to target specific MODx cache partitions and provide custom (system/context/user) settings for configuration options to each: - cache_system_settings - cache_context_settings - cache_resource - cache_scripts - cache_lexicon_topics - cache_action_map * modAccessibleObject - Refactored object and collection loader logic to improve cache hit rates. * modRequest - Fixed warning for undefined variable $fromCache. * modSessionHandler - Refactored write() method to only update access time when the session data has changed or at specified intervals before the data is made available for GC. - Added support for cache_db_session, a new configuration setting to allow session data to be cached when cache_db is enabled. * modTemplateVar - Allow getValue() to use a `value` field for data if already populated for a specific resource. More... about 15 years ago
IMPORTANT -- creating the official revolution 2.0 release development branch -- all commits should now go here first for integration testing, then can be merged to branches/revolution which will serve as a virtual "trunk" for the Revolution code More... about 15 years ago
* Merged from trunk at revision 11. More... over 17 years ago
* Merged from trunk at revision 11. More... over 17 years ago
* Initial changes for 2.0 branch; PHP 5.1+ only, E_STRICT compliant version of xPDO. More... over 17 years ago
* Initial changes for 2.0 branch; PHP 5.1+ only, E_STRICT compliant version of xPDO. More... over 17 years ago
Creating the xPDO 2.0 branch (native PDO, PHP 5.1+ only, E_STRICT compliant) More... over 17 years ago
Creating the xPDO 2.0 branch (native PDO, PHP 5.1+ only, E_STRICT compliant) More... over 17 years ago