6
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Feb 10, 2025 — Feb 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update to Smarty 3.1.10 More... over 13 years ago
Turn on smarty's merge compiled includes option More... over 13 years ago
Strtok is a whole lot better for piecing out a string More... over 13 years ago
Forgot to apply settings overrides on these More... over 13 years ago
Support on-demand projectlist loading for scm manager format More... over 13 years ago
This should be protected More... over 13 years ago
Support on-demand projectlist loading for file list format More... over 13 years ago
Support on-demand projectlist loading for legacy array format More... over 13 years ago
Start supporting on-demand projectlist loading for array and directory projectlists More... over 13 years ago
Allow flagging to controllerbase that a controller is single or multi project More... over 13 years ago
Avoid collisions when multiple trees use the same tree object in memory More... over 13 years ago
Don't hold project reference in controller More... over 13 years ago
Only show data load and smarty render events when benchmarking More... over 13 years ago
Forgot the debug header on the end benchmark line More... over 13 years ago
Move most project references to be fetched off of project list More... over 13 years ago
Give singletons I have control over private constructors More... over 13 years ago
Free up memory from as many singletons and instantiated objects as possible before terminating More... over 13 years ago
Clear MemoryCache before terminating More... over 13 years ago
Clear objects smarty is holding onto immediately after render to free their references sooner More... over 13 years ago
Add debug measurements for data load and smarty render More... over 13 years ago
Default the MemoryCache size to 0 (no limit) More... over 13 years ago
Allow memorycache to clear itself if it detects a change in projects More... over 13 years ago
Move tag object to memory cache More... over 13 years ago
Move archive object to memory cache More... over 13 years ago
Move pathtree objects to memory cache More... over 13 years ago
Move tree contents to memory cache More... over 13 years ago
Cache blob objects in memory cache More... over 13 years ago
Cache tree objects in memory cache More... over 13 years ago
Move commit tree to memory cache More... over 13 years ago
Move commit parents to memory cache More... over 13 years ago