Commit graph

5347 commits

Author SHA1 Message Date
Samuel Clay
876c292cfc Merge branch 'master' into schedule
* master:
  Fixing ulimit on new machines. Upgrading celery.
2013-04-23 18:07:43 -07:00
Samuel Clay
e624fe53d9 Fixing ulimit on new machines. Upgrading celery. 2013-04-23 17:58:25 -07:00
Samuel Clay
1584208677 Adding metric for last story date, used to calculate next scheduled update. 2013-04-23 17:04:21 -07:00
Samuel Clay
9f8009632a Correcting for premiums being counted twice. 2013-04-23 16:03:45 -07:00
Samuel Clay
0b6a5bd7ce Use average stories per month in calc. 2013-04-23 15:58:02 -07:00
Samuel Clay
630029cfcb Complete rewrite of feed update schedule. 2013-04-23 15:44:31 -07:00
Samuel Clay
2b991fd031 Forcing earlier fetch if stats calc is less than scheduled fetch. 2013-04-23 13:46:07 -07:00
Samuel Clay
8f0af59604 Adding random delay to realtime feed unread counts to prevent thundering herd. 2013-04-22 16:20:14 -07:00
Samuel Clay
d209b2e905 Adding email for first share to tell users about their blurblog. 2013-04-22 15:24:38 -07:00
Samuel Clay
912c632e1d Parallelizing deploy commands. 2013-04-22 14:28:39 -07:00
Samuel Clay
cdaeeb7157 Fixing huge bug in mark_feed_read for socialsubs. 2013-04-22 13:53:29 -07:00
Samuel Clay
7b3a507dd9 Increasing logging on read social sub stories. 2013-04-22 13:42:49 -07:00
Samuel Clay
ac8676f33e Shift+a to mark as read for blurblogs. 2013-04-22 13:36:07 -07:00
Samuel Clay
929938c179 Shift+a to mark as read for blurblogs. 2013-04-22 13:34:20 -07:00
Samuel Clay
fc06797747 Marking as read covers both socialsubs and feeds. 2013-04-22 13:30:29 -07:00
Samuel Clay
7a4be4f4d4 Adding node server to db firewall. 2013-04-22 10:39:04 -07:00
Daniel
5a6c5236cc Merge pull request #206 from lance0428/master
Fix issue of 'marking read' or 'marking previous read' from feed story list not updating feed counts correctly
2013-04-22 10:07:54 -07:00
Lance Johnson
c3cb21865a Fix issue of 'marking read' or 'marking previous read' from feed story
list not updating feed counts correctly
2013-04-21 23:59:25 -05:00
Samuel Clay
6d9932d909 Moving redis servers. 2013-04-21 06:07:01 -07:00
Samuel Clay
408fb99802 Adding logging to mongo backup. 2013-04-20 15:06:32 -07:00
Samuel Clay
e24a30bbed Fixing small bug for feeds that have no feed link. 2013-04-19 11:09:31 -07:00
Samuel Clay
baa40cdc47 Falling back to a POST request on river queries that have too many feeds. 2013-04-19 10:34:48 -07:00
Samuel Clay
88aa70adff Merge pull request #205 from ojiikun/master
Android: Ensure All Stories / Root Folder Always Appears
2013-04-19 10:20:33 -07:00
Samuel Clay
bd9f992262 Fixing credit card images. Doh\! 2013-04-19 09:51:30 -07:00
ojiikun
5308abaeae Fix tabbing in previous commit. 2013-04-19 10:51:34 +00:00
ojiikun
0840ca23bb Fix folder select clauses to always include root folder. Refactor selection clauses in general. 2013-04-19 10:37:27 +00:00
Samuel Clay
7468a8e305 Upping feed fetching. 2013-04-18 17:19:27 -07:00
Samuel Clay
5db1cebecf Removing random interval in feed fetches. 2013-04-18 16:56:54 -07:00
Samuel Clay
2d1a81694a No longer random intervals for dead feeds. 2013-04-18 16:47:55 -07:00
Samuel Clay
164eed828d Merge pull request #175 from ojiikun/master
Android: Always Show All Feeds
2013-04-18 12:09:37 -07:00
Samuel Clay
5c8b895f80 Fixing mark as unread in redis hash migration. 2013-04-18 09:41:26 -07:00
ojiikun
22a6c323d2 Fix group type caching in FolderList, and much refactoring for readability therein. 2013-04-18 08:11:28 +00:00
Samuel Clay
cc58a23760 Clearing shared stories from popular. 2013-04-17 15:18:17 -07:00
Samuel Clay
409b829d24 Fixing autocomplete errors when feed address is invalid. 2013-04-17 09:04:45 -07:00
ojiikun
1b902483d0 Remove special All Stories group and make the now-visible root folder perform it's function. 2013-04-17 10:57:16 +00:00
ojiikun
2edcabc0c9 Formalize top-level folder name workaround. 2013-04-17 00:38:13 +00:00
ojiikun
01dfc14a85 Nonfunctional refactoring in list adapter (unused vars, method visibilities, annotations). 2013-04-17 00:37:05 +00:00
Samuel Clay
cafab8c86b Boosting the hell out of feed fetches. 2013-04-16 11:49:37 -07:00
ojiikun
2f9c6a27b1 Fix an initialization edge case in creating column/resource ID mappings. 2013-04-16 09:56:10 +00:00
ojiikun
3c6471bbc9 Fix regression in API to get /reader/feeds and set update_counts to true. 2013-04-16 09:53:56 +00:00
ojiikun
94a1257c56 Factor out duplicate code in APIClient to ensure parameterized GETs behave like bare GETs. 2013-04-16 09:52:28 +00:00
Samuel Clay
45e137b22c Upping feed fetches. 2013-04-15 19:26:41 -07:00
Samuel Clay
959fb172f1 Adding meta refresh to maintenance page. 2013-04-15 18:51:26 -07:00
Samuel Clay
84bcb54ff2 Adding work to fabfile. Changing deploy to deploy_code. 2013-04-15 18:32:13 -07:00
Samuel Clay
0f2eca1abf Use random refresh interval to prevent thundering herd. 2013-04-15 18:19:27 -07:00
Samuel Clay
76cbbd8d8b Refactoring real-time socketio clientside to fix multiple client updates. 2013-04-15 17:59:06 -07:00
Samuel Clay
48cab9ac20 Unread counts only for logged in users. 2013-04-15 15:43:54 -07:00
Samuel Clay
528c86a1eb Fixing small bug around missing feeds during update pipeline. 2013-04-15 15:16:53 -07:00
Samuel Clay
2ccd7b6cfe Fixing race condition between primary adn secondaries when creating feed fetch histories. 2013-04-15 15:09:04 -07:00
Samuel Clay
abbc05660f Reversing order for fetch histories. 2013-04-15 14:38:43 -07:00