Initial alpha release of 6.x branch.
Changes name of calculated timestamp to avoid a naming conflict and simplify the code.
Nightly snapshot of the DRUPAL-6--1 branch.
Increase default indexing batch size to 1000. Add initial PostgreSQL support per #240346 (thanks jaydub).
Fix #235414.
Fix #233040. Add index to handle comment deletion more rapidly.
Changes: * Control panel and requisite "administer tracker" permission option (thanks deekayen) * Batched node details fetching from database (thanks killes) * Some menu array cleanup
Ability to take over /tracker URLs if the core tracker is disabled. No cron.php output. Logs count of indexed items to watchdog.
Actually include the changes... :-)
Fix rewrite SQL support.
Indexing improvements
Remove debugging code.
Fix critical bug in installer.
Add $id$ to proper places.
Made .info file more CVS-friendly.
Added the original tracker's CSS.
Creating a standard release to get this packaged faster. I am a terrible person.
Initial development release.