NewsBlur/apps
2016-11-10 17:47:05 -08:00
..
analyzer Updating to latest pymongo and mongoengine. 2015-07-20 16:44:50 -07:00
api Handling validation of emails on api. 2016-06-28 16:16:36 -07:00
categories Upgrading to mongo 3.0. Still needs fixes for mongoengine. 2016-11-10 10:11:46 -08:00
feed_import Fixing tests. 2016-04-22 20:48:08 -07:00
mobile
newsletters Whoops, forgot to switch to private methods for newsletters. 2016-06-30 13:09:09 -07:00
oauth Missing story_author on shared stories in api. 2016-11-10 17:46:10 -08:00
profile Whoops, typo 2016-11-10 11:16:47 -08:00
push Fixing PuSH issue with urls for hubs that look like: '//alert-hub.appspot.com' 2016-02-16 19:34:34 -08:00
reader Removing story changes from saved stories. 2016-11-10 17:47:05 -08:00
recommendations Stubbing in new MFeedFolder model to count folders that feeds are in. 2015-11-20 17:46:55 -08:00
rss_feeds Adding unused fields on MStarredStory to compensate for new mongoengine requirements. 2016-11-10 17:36:40 -08:00
search Merge branch 'mongo3' 2016-11-10 17:24:54 -08:00
social story_db_id not on shared stories. 2016-11-10 17:43:25 -08:00
static Adding db health checks. 2015-08-05 19:33:19 -07:00
statistics Risky business: now capturing db times (sql/mongo/redis) for 1% of all tasks. Also updating munin to recognize new db profiling times. 2015-12-16 17:31:41 -08:00
__init__.py