0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix error when cache is cleared twice in a row without adding anything More... about 14 years ago
Noted bug. Removed obsolete TODO. More... about 14 years ago
On second thought, just nuke the whole directory. Cache other cacheable actions. More... about 14 years ago
Moved pages to expire into data structure More... about 14 years ago
Updated .htaccess-template from current production More... about 14 years ago
Move cache to public/cache so cached files are access-controlled More... about 14 years ago
Introduced page caching in external dir public_cache More... about 14 years ago
Corrected check for missing farm when generating photo URL. Removed now-unnecessary special handling of unknown photos. More... about 14 years ago
Removed redundant indexes More... about 14 years ago
Dropped and re-added foreign keys to give indexes the same names, except for revelations which needs a unique index. Incidentally fixed a foreign key name. More... about 14 years ago
Made guesses.guess_text not null More... about 14 years ago
Reordered columns More... about 14 years ago
Reordered columns More... about 14 years ago
Restored not null to comments.flickrid and added it to comments.comment_text More... about 14 years ago
Restored not null to comments.flickrid and added it to comments.comment_text More... about 14 years ago
Renamed comments.userid to flickrid for consistency More... about 14 years ago
Renamed comments.userid to flickrid for consistency More... about 14 years ago
Removed people with no guesses or posts More... about 14 years ago
Sort /people/list by score, post count, caseless username More... about 14 years ago
Added unknown person to database, added foreign key from photos to people, removed now-unnecessary handling of photos with no persons More... about 14 years ago
Corrected average update time. Adding constraints must have increased it from five to ten minutes. More... about 14 years ago
Removed photos.flickr_status More... about 14 years ago
Dropped default for revelations.added_at More... about 14 years ago
Added miscellaneous constraints More... about 14 years ago
Eliminated fixtures More... about 14 years ago
Added TODO More... about 14 years ago
Removed direct association of person and revelation, since it's redundant to person -> photo -> revelation More... about 14 years ago
Added foreign keys. Fixed tests broken by previous changes. More... about 14 years ago
Added foreign keys. Fixed tests broken by previous changes. More... about 14 years ago
Dropped more bogus defaults More... about 14 years ago