NewsBlur/apps/reader/migrations
2014-01-15 14:29:35 -08:00
..
0001_initial.py
0002_features.py
0003_feed_opens.py
0004_is_trained.py Intelligence Trainer. A whopper of a commit. 2010-08-01 19:12:49 -04:00
0005_active.py Putting server and client sides together to choose feeds. 2010-09-28 18:53:57 -04:00
0006_folders_unique.py Adding uniqueness on Folders. Also removing unused indexes in mongo. 2010-11-04 22:47:18 -04:00
0007_user_title.py Feed renaming on the server-side. 2010-12-11 15:26:45 -05:00
0008_oldest_unread_story_date.py Retooling River of News to use three hueristics: Story date, statistics, and intelligence. So far, this is story date, with the necessary changes to ensure unread stories are within the correct date bounds at all times. 2011-01-15 18:41:41 -05:00
0009_drop_user_story.py Dropping a bunch of extra postgres tables. 2011-01-17 23:20:25 -05:00
0010_story_dates_on_userstories.py Initial oauth provider commit. 2014-01-15 14:29:35 -08:00
0011_story_ids_on_userstories.py Initial oauth provider commit. 2014-01-15 14:29:35 -08:00
__init__.py