.. |
backups
|
Cleaning up mongo backup.
|
2011-05-18 14:59:05 -04:00 |
munin
|
Fixing munin updates count.
|
2011-03-24 19:11:30 -04:00 |
templatetags
|
Feed icons for recommended feeds.
|
2011-05-14 12:50:11 -04:00 |
__init__.py
|
|
|
bootstrap_mongo.py
|
Adding mongo feed icon model, bootstrapping, and moved the views. Still need the importer and the canonical rep to match new models.
|
2011-04-21 23:10:43 -04:00 |
compressed_textfield.py
|
Adding trainer and account type to home page.
|
2010-10-17 17:25:10 -04:00 |
diff.py
|
|
|
feed_fetch.sh
|
More .gitignore, and adding cron jobs to fetch feeds. These will be replaced by celery within the next day or two.
|
2010-08-30 23:56:53 -04:00 |
feed_fetch_silent.sh
|
Permissions on munin graph.
|
2010-09-08 13:38:58 -04:00 |
feed_fetcher.py
|
Major optimization on mongo queries. No longer using .rewind(), which is actually re-running the damn query! Wrapping repetitive querysets in list() for performance.
|
2011-06-09 15:36:24 -04:00 |
feed_functions.py
|
Lots of work towards the eventual release of recommended feeds. Now can try feeds (maybe taste would've been a better name?).
|
2011-03-15 23:42:27 -04:00 |
feedfinder.py
|
Fixing feedfinder's local links checker. Doh.
|
2011-03-23 22:08:00 -04:00 |
feedparser.py
|
Major improvement to feed fetching and parsing by upgrading feedparser to v5.0. Also sending correctly formatted feed information to debug email. And handling invalid page URLs gracefully.
|
2011-02-05 20:49:52 -05:00 |
fields.py
|
Dropping a bunch of extra postgres tables.
|
2011-01-17 23:20:25 -05:00 |
json_functions.py
|
Refactoring URLs for the reader.
|
2011-04-20 09:35:59 -04:00 |
kill_celery.sh
|
Kill celery without killing itself.
|
2011-04-11 15:46:33 -04:00 |
log.py
|
Using new django1.3 logging. Adding SQL middleware for use in development. Pretty SQL.
|
2011-05-08 19:25:58 -04:00 |
management_functions.py
|
|
|
memcached_status.py
|
Adding memcached.
|
2010-02-05 17:30:59 -05:00 |
restart
|
Fixing empty recommendations for new servers. Also adding firewall information and fixing up fabfile.
|
2011-03-19 18:35:44 -04:00 |
S3.py
|
|
|
story_functions.py
|
Fixing nginx fabfile.
|
2011-03-21 20:07:24 -04:00 |
test-settings.py
|
Initial stab at MongoDB in feed fetching and feed viewing. Still need to fix authors, tags, counts, aggregations, and any remaining bugs.
|
2010-08-21 13:57:49 -04:00 |
testrunner.py
|
Initial stab at MongoDB in feed fetching and feed viewing. Still need to fix authors, tags, counts, aggregations, and any remaining bugs.
|
2010-08-21 13:57:49 -04:00 |
urlnorm.py
|
Typo in urlnorm.
|
2010-07-28 18:21:27 -04:00 |
user_functions.py
|
Adding a subscribed note in recommended feeds.
|
2011-03-02 12:05:58 -05:00 |