.. |
backups
|
Fixing pgsql backup.
|
2013-03-21 10:41:48 -07:00 |
munin
|
Adding error_feeds count to munin.
|
2013-04-08 10:53:11 -07:00 |
scrubber
|
Fixing Youtube embeds and correctly handling keyboard events when share is in transit.
|
2012-08-27 11:31:05 -07:00 |
templatetags
|
Splitting up dashboard into unauthed and authed templates, needed to redesign to unauthed view.
|
2012-09-11 15:15:16 -07:00 |
__init__.py
|
|
|
bootstrap_intel.py
|
Adding a migration for intelligence classifiers to include social_user_id, where it didn't exist before.
|
2012-06-22 13:45:39 -07:00 |
bootstrap_mongo.py
|
|
|
bootstrap_redis_sessions.py
|
Bootstrapping redis sessions.
|
2013-03-20 22:00:03 -07:00 |
bootstrap_story_hash.py
|
Adding read preference to migration.
|
2013-03-28 15:15:24 -07:00 |
compressed_textfield.py
|
|
|
db_functions.py
|
Deprecating FeedLoadtime and moving to MongoDB-backed aggregate data for feed load time graphs.
|
2012-09-27 15:21:38 -07:00 |
exception_middleware.py
|
Adding premium requirement for Text view.
|
2013-01-09 12:53:30 -08:00 |
feed_fetch.sh
|
|
|
feed_fetch_silent.sh
|
|
|
feed_fetcher.py
|
No longer doing overly zealous read story cleanup.
|
2013-04-08 11:47:39 -07:00 |
feed_functions.py
|
Adding RStats, necessary to remove mongodb analytics.
|
2013-03-25 11:10:41 -07:00 |
feedfinder.py
|
Disabling gatekeeper (robots.txt) check in feedfinder. This may have negative consequences.
|
2012-05-19 10:32:55 -07:00 |
feedparser.py
|
Adding youtube video embeds back in.
|
2012-07-20 11:18:15 -07:00 |
feedparser_trunk.py
|
Adding feedparser trunk, in case I want more pain.
|
2013-04-04 17:14:15 -07:00 |
fields.py
|
|
|
Image Color Algorithm.py
|
|
|
image_functions.py
|
Upgrading from PIL to Pillow.
|
2013-03-22 15:06:40 -07:00 |
jammit.py
|
Moving JS assets to bottom of the page for faster loadtimes.
|
2012-02-28 12:18:44 -08:00 |
jennyholzer.py
|
The Jenny Holzer commit. When reaching the last page of a blurblog, show a Holzer Truism (instead of a 'no more stories' text).
|
2012-07-06 13:48:06 -07:00 |
json_functions.py
|
First half of DynamoDB trial, converting stories from mongo to dynamodb. Still needs to be updated/inserted on feed update, and then processed with all MStory uses.
|
2012-09-04 12:01:55 -07:00 |
kill_celery.sh
|
Adding active premiums to status page.
|
2012-12-21 18:22:26 -08:00 |
kill_gunicorn.sh
|
Adding active premiums to status page.
|
2012-12-21 18:22:26 -08:00 |
log.py
|
Moving from MongoDB's page_loads analytics table to Redis page loads.
|
2013-03-29 13:14:19 -07:00 |
management_functions.py
|
|
|
memcached_status.py
|
|
|
mongo_raw_log_middleware.py
|
Fixing wonky unread counts.
|
2012-10-30 08:31:37 -07:00 |
PyRSS2Gen.py
|
Updating shared story comments, displaying multiple comments for testing.
|
2011-12-17 13:05:11 -08:00 |
ratelimit.py
|
Fixing exception around multiple feeds during Google Reader import process. Also switching rate limit to status code 429.
|
2011-12-18 11:21:20 -08:00 |
redis_raw_log_middleware.py
|
Fixing about 4 bugs that have to do with logging, activating broken premiums, and importing from google reader when the user already has feeds and they aren't being cleared out (broken since friday july 20th, a week ago). Thanks to Luke Dieker for the find.
|
2012-07-27 12:46:37 -07:00 |
reimport_stripe_history.py
|
Fixing stripe reimport
|
2013-03-29 14:27:00 -07:00 |
request_introspection_middleware.py
|
Preventing dupe favorites from showing up in activities and interactions.
|
2012-07-28 13:16:18 -07:00 |
restart
|
|
|
rtail.py
|
Hiding 12 option to cut back on number of new premiums.
|
2013-03-14 18:43:01 -07:00 |
S3.py
|
|
|
s3_utils.py
|
sclay -> /srv
|
2013-02-25 19:01:11 -08:00 |
ssh-copy-id
|
Adding ssh-copy-id for easy ssh key movement.
|
2011-08-26 09:34:45 -07:00 |
story_functions.py
|
Using regular expressions for comment stripping, unless the feed has an error count, in which case switch to lxml.
|
2013-04-08 16:14:48 -07:00 |
test-settings.py
|
Fixing tests.
|
2012-11-27 16:22:03 -08:00 |
testrunner.py
|
|
|
tlnb.py
|
Adding dev to tlnb.
|
2013-03-26 10:11:27 -07:00 |
tlnbt.py
|
Moving to a single hosts and hosts.yml file, used to control logs, deployment, firewalls, and communication. Awesome!
|
2013-03-24 22:31:46 -07:00 |
tornado_escape.py
|
Auto-linkifying comments and replies, and stripping html from comments, replies, and story titles, tags, and authors.
|
2012-07-21 16:38:37 -07:00 |
urlnorm.py
|
Fixing the feed chooser to show total # of feeds. Also fixing a unicode issue in normalizing urls.
|
2011-08-26 19:58:06 -07:00 |
user_functions.py
|
Upgrading django from 1.3 to 1.5.
|
2013-03-20 15:05:52 -07:00 |
view_functions.py
|
Fixing numerous exceptions. Story training when not having a story selected. Forbidden RSS feeds throwing exceptions instead of 403s.
|
2012-12-12 14:24:51 -08:00 |