public
Description: A BitTorrent tracker that makes podcast RSS feeds, written in the Symfony PHP framework.
Homepage: http://limecast.com/
Clone URL: git://github.com/WIZARDISHUNGRY/sflimetracker.git
name age message
file .gitignore Thu May 14 09:33:10 -0700 2009 removed stupid symfony submodule because git-sv... [WIZARDISHUNGRY]
file .gitmodules Loading commit data...
file .htaccess Thu Feb 26 11:55:51 -0800 2009 Simplified regexp to original form [WIZARDISHUNGRY]
file LICENSE Thu Nov 06 10:40:47 -0800 2008 Documenting [WIZARDISHUNGRY]
file README.textile Tue Feb 03 08:33:10 -0800 2009 Adding note about .dist files [WIZARDISHUNGRY]
directory apps/
directory cache/ Thu Feb 26 11:46:56 -0800 2009 removing .html cached version support from .hta... [WIZARDISHUNGRY]
directory config/ Thu Jun 04 14:38:46 -0700 2009 squashed name to author [WIZARDISHUNGRY]
directory css/
directory data/ Wed Apr 29 11:51:37 -0700 2009 intent is implicit [WIZARDISHUNGRY]
file fixtures Thu Feb 26 11:03:59 -0800 2009 Moved contents of "web" into "root" -- provisio... [WIZARDISHUNGRY]
directory images/ Tue May 19 20:39:02 -0700 2009 style header; minor tweaks to form [mnutt]
file index.php
directory js/ Fri May 29 13:27:30 -0700 2009 non working number fmt fix [WIZARDISHUNGRY]
directory json-cache/ Thu Apr 16 10:32:12 -0700 2009 Create new directory for json progress updates [mnutt]
directory lib/
file limetracker-assert.php Tue Mar 31 15:41:14 -0700 2009 adding debug script http://gist.github.com/78145 [WIZARDISHUNGRY]
directory log/ Thu Feb 26 11:46:56 -0800 2009 removing .html cached version support from .hta... [WIZARDISHUNGRY]
directory plugins/ Wed Jun 24 14:32:08 -0700 2009 latest [WIZARDISHUNGRY]
file robots.txt Thu Feb 26 11:03:59 -0800 2009 Moved contents of "web" into "root" -- provisio... [WIZARDISHUNGRY]
file sf Thu Feb 26 11:03:59 -0800 2009 Moved contents of "web" into "root" -- provisio... [WIZARDISHUNGRY]
file sfPropelPlugin Tue Mar 03 09:04:00 -0800 2009 Fixed broken symlinks [WIZARDISHUNGRY]
file sfProtoculousPlugin Tue Mar 03 09:04:00 -0800 2009 Fixed broken symlinks [WIZARDISHUNGRY]
file symfony Mon Feb 02 13:39:28 -0800 2009 automated tool changes [WIZARDISHUNGRY]
directory test/
file tracker_dev.php Thu Mar 12 14:32:50 -0700 2009 Front end controller syntax is valid in PHP4 to... [WIZARDISHUNGRY]

sfLimeTracker

by Jon Williams

A BitTorrent tracker implementation written with the Symfony PHP framework.
Licensed under the MIT license; see LICENSE for details.

Please see the wiki for documentation. LimeTracker is part of the LimeCast project.

.dist files

There are a number of files in source control suffixed with .dist. If you’ve checked sfLimeTracker out of source control, you should remove the .dist extension and customize these files.


find * -name \*.dist -exec echo cp {} {} \; |sed 's/\.dist$//' | sh

Copyright © 2008 Limewire, LLC