0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
typo More... about 17 years ago
Merge branch 'master' of [email protected]:isofarro/php5-news-forge More... about 17 years ago
Use local archive override list More... about 17 years ago
Merge branch 'master' of [email protected]:isofarro/php5-news-forge More... about 17 years ago
Spidering changes More... about 17 years ago
Precache stories from multiple archive files More... about 17 years ago
localisable configuration files override defaults More... about 17 years ago
pre-fetching archive stories More... about 17 years ago
Tidy up link pattern checking More... about 17 years ago
Starting on spider - extracting all relevant links on the page. More... about 17 years ago
Add a cache dir switch for local development More... about 17 years ago
Fixed CLI script to cache the HTML of all the stories. Still need to cache story data. More... about 17 years ago
Fixing NewsForge example to use the NewsForgeCache More... about 17 years ago
Unit tests for NewsForgeGenericCache type More... about 17 years ago
story caching working by link too More... about 17 years ago
Tightened up the unit test for getting a cached story back, avoiding running methods on NULLs More... about 17 years ago
Unit tests for story now all pass - fixed logic to handle domain or partial story object correctly More... about 17 years ago
Got working story using the story object as an extra parameter. Need to test domain string More... about 17 years ago
UnitTests for serialised objects - all pass. More... about 17 years ago
Quick tidy ups of code, undo logError malarkey More... about 17 years ago
thinking about creating a customisable extension/directory for wildcard cachetypes More... about 17 years ago
Refactor hierarchy of CacheTypes into Object and URL trees. Object allows domainless caching - like a normal cache. More... about 17 years ago
Added XML tests by duplicating the HTML ones More... about 17 years ago
Unit tests for HTML caching More... about 17 years ago
Starting unit tests More... about 17 years ago
Correct inheritance of CacheTypes, and implement a getFilePath for a story type. More... about 17 years ago
Refactored news forge cache into extensible classes by media type. Simplified the cache wrapper to just four methods. More... about 17 years ago
Working HTML and XML cache. Skeleton of JSON and data caching. More... about 17 years ago
fix initialising xml data directory More... about 17 years ago
Refactoring cache to start handling multiple file types More... about 17 years ago