6
I Use This!
Inactive

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use cache dir constant More... over 14 years ago
Don't cache entire project object More... over 14 years ago
Use the shared smarty cache instead of handling it manually More... over 14 years ago
Allow overriding lifetime on a per-object basis More... over 14 years ago
Abstract out object cache settings to prepare for multiple caches More... over 14 years ago
Merge cached project directory code into ProjectListDirectory More... over 14 years ago
Cache snapshot tarballs More... over 14 years ago
Deliver archives incrementally to avoid OOM errors, by not using smarty More... over 14 years ago
Factor out command creation from execution More... over 14 years ago
Cache project list if set to auto discover them (cherry picked from commit 7b5bc0db7ec4ac45a02535c099530bd7a280ca86) More... over 14 years ago
Allow compatibility mode to be specified per-project More... over 14 years ago
Project class is getting kind of big, reorganize a bit with code folds More... over 14 years ago
Forgot that the exception message property was protected More... over 14 years ago
Turn on benchmarking separately from debugging More... over 14 years ago
Make it easier to debug why projects are/aren't appearing More... over 14 years ago
Put html line breaks between debug messages More... over 14 years ago
Don't read description repeatedly More... over 14 years ago
Suppress warnings when description file doesn't exist More... over 14 years ago
Support scm-manager repository configs More... over 14 years ago
More leading whitespace issues with smarty 3 More... over 14 years ago
Move geshi css classes to respective templates More... over 14 years ago
Create base template for all project-specific pages More... over 14 years ago
Javascripts are view-level code, move them to the template More... over 14 years ago
Merge header and footer templates and use block inheritance More... over 14 years ago
Extract new diff message More... over 14 years ago
Template headers are adding leading whitespace with smarty 3 More... over 14 years ago
Don't require a valid diff exe if using xdiff More... over 14 years ago
Fix blobdiff with xdiff More... over 14 years ago
Display message when diffing binary files with xdiff More... over 14 years ago
Use xdiff if installed More... over 14 years ago