NewsBlur/apps/rss_feeds/migrations
2010-08-13 11:05:52 -04:00
..
0001_initial.py
0002_page_data.py Fixing migration to handle loads of data. 2010-06-27 21:31:53 -04:00
0003_remove_page_data.py Fixing missing page_data errors. 2010-06-27 22:40:22 -04:00
0004_popular_tags.py Removing 2 bigger JOINs that were slowing down feed loading. 2010-07-01 15:16:33 -04:00
0005_popular_authors.py Removing 2 bigger JOINs that were slowing down feed loading. 2010-07-01 15:16:33 -04:00
0006_feed_fetch_history.py Feed fetch history instrumentation. 2010-07-06 13:21:12 -04:00
0007_page_history.py Adding page fetching history. Also denormaling story authors. 2010-07-08 11:37:54 -04:00
0008_story_author.py Adding page fetching history. Also denormaling story authors. 2010-07-08 11:37:54 -04:00
0009_story_author_name.py jQuery UI 1.8 -> 1.8.2 2010-07-08 20:06:22 -04:00
0010_stories_per_month.py Intelligence Trainer. A whopper of a commit. 2010-08-01 19:12:49 -04:00
0011_fetched_once.py 1) Adding new feed story counter. 2) Adding feed fethed initially status. Useful for displaying percentages of fetched feeds for new users. 3) Fade in with loader on feed list. 2010-08-09 20:44:46 -04:00
0012_remove_storiespermonth.py Finishing up statistics graphs. Using Flot instead of Raphael. Added a migration to change how stories are counted. 2010-08-13 10:43:48 -04:00
0013_story_count_history.py Story count histories. +migrations 2010-08-13 11:03:07 -04:00
0014_count_story_histories.py Typo in story count history migration. 2010-08-13 11:05:52 -04:00
__init__.py