Samuel Clay
ca43ea8555
Further pushing down feed fetches to handle load until db is scaled out.
2013-03-20 08:13:07 -07:00
Samuel Clay
459065e80e
Merge pull request #100 from gms8994/master
...
Adds content_type header to /social/rss/ requests
2013-03-19 18:09:24 -07:00
Samuel Clay
7ad6c594a3
Turning down feed fetches.
2013-03-19 17:57:24 -07:00
Samuel Clay
61fac02304
If requests.raw won't work, sut fudge it with a StringIO for now.
2013-03-19 17:49:56 -07:00
Samuel Clay
0db41bc853
Further turning down feed fetches until mongo is ready to replicate.
2013-03-19 17:38:36 -07:00
Samuel Clay
1854f719d3
Fixing Facebook image calculation.
2013-03-19 17:27:04 -07:00
Samuel Clay
d5b7266380
Fixing facebook posting.
2013-03-19 17:00:22 -07:00
Samuel Clay
d9289bd3c8
Merge branch 'master' into story_hash_2
...
* master:
Moving shared story unread recalc to background task. Will greatly speed up sharing.
Ramping down feed fetching until they can be handled.
2013-03-19 16:21:13 -07:00
Samuel Clay
b2e52858ea
Moving shared story unread recalc to background task. Will greatly speed up sharing.
2013-03-19 16:14:19 -07:00
Samuel Clay
db92d3ca10
Ramping down feed fetching until they can be handled.
2013-03-19 15:32:25 -07:00
Samuel Clay
cb0c70d8d3
Merge branch 'master' into story_hash_2
...
* master:
Only show time breakdown when > 1 sec.
2013-03-19 13:54:19 -07:00
Samuel Clay
2ec2e8cbb1
Only show time breakdown when > 1 sec.
2013-03-19 13:53:58 -07:00
Samuel Clay
ed2c5796b3
Merge branch 'master' into story_hash_2
...
* master:
Double clicking the unread counts now marks a feed as read.
Fixing log for non-requests.
Fixing share bar for tons of sharers.
Cleaning double the analytics.
Reducing page load logging to only abre essentials.
2013-03-19 13:48:42 -07:00
Glendon Solsberry
bffe3b11df
Make sure to send the proper content-type with social feeds
2013-03-19 08:12:48 -04:00
Samuel Clay
a37300716e
Cleaning double the analytics.
2013-03-18 15:28:05 -07:00
Samuel Clay
27a2dfbfa0
Merge branch 'master' into story_hash_2
...
# By Samuel Clay (70) and adriano petrich (1)
# Via Samuel Clay (3) and adriano petrich (1)
* master: (71 commits)
Adding new task servers.
Activating premiums immediately for stripe users.
Adding X-server to headers to figure out request pinning.
removing dependency to dop.client for common fab tasks
Increase file descriptor limits with fabric.
Opening up gunicorn for use by HAProxy directly.
Naively connecting to real-time socket.io.
Preventing socket.io buildups.
Rewriting HAProxy config to include gunicorn and maintenance. Much better monitoring.
Fixing HAProxy to use http headers so a 502 error code doesn't get served with a 200 status code. I mean seriously, WTF HAProxy?!
Trying out a gunicorn haproxy backend.
Re-upping 12 to 64 free feeds.
Removing Redis state for socket.io. Too many open mongo connections.
Referencing new secret hosts.
Removing hosts.
Adding dev hosts.
Using new secrets repo instead of ignored files.
Fixing homepage copy.
Using redisstore for socketio.
Forcing reconnection for socket.io.
...
2013-03-18 13:35:17 -07:00
Samuel Clay
8281a1f3ec
Activating premiums immediately for stripe users.
2013-03-18 13:14:50 -07:00
Samuel Clay
d283294bcc
Adding X-server to headers to figure out request pinning.
2013-03-18 11:32:24 -07:00
Samuel Clay
6114aaefe4
Reconnecting to socket.io when disconnected or failing reconnection.
2013-03-15 17:05:44 -07:00
Samuel Clay
16db855454
Trimming subdomains used for testing.
2013-03-15 11:50:58 -07:00
Samuel Clay
41de804e7b
Adding app10 (new haproxy server) to subdomain exclusion list.
2013-03-14 22:45:52 -07:00
Samuel Clay
116605d476
Fixing stripe form.
2013-03-14 21:40:14 -07:00
Samuel Clay
80fe5666f2
Fetching more feeds.
2013-03-14 21:33:06 -07:00
Samuel Clay
e73f3aa66d
Increasing feed fetches quite a bit.
2013-03-14 19:26:22 -07:00
Samuel Clay
f62ce742b5
Hiding 12 option to cut back on number of new premiums.
2013-03-14 18:43:01 -07:00
Samuel Clay
91c07a89e7
Bumping up premium refresh rates.
2013-03-14 16:15:21 -07:00
Samuel Clay
762b8aceb5
Tasking only popular feeds for now.
2013-03-14 16:01:28 -07:00
Samuel Clay
85c85ab565
Pushing out feed updates until able to handle the giant influx.
2013-03-14 15:52:34 -07:00
Samuel Clay
ffe07db5c8
Only 5k feeds for minute.
2013-03-14 12:59:28 -07:00
Samuel Clay
9052636418
Moving task feeds to its own beat queue.
2013-03-14 12:55:15 -07:00
Samuel Clay
2dd4a84c1a
Only fetching premium feeds.
2013-03-14 11:48:09 -07:00
Samuel Clay
5dee81c08b
Redis to db01.
2013-03-14 10:49:44 -07:00
Samuel Clay
277af547cf
Logging stripe use.
2013-03-14 10:01:38 -07:00
Samuel Clay
38bd6be246
Paywall on signup.
2013-03-14 10:00:00 -07:00
Samuel Clay
9c5c210568
Extending random holds for feeds while being crushed.
2013-03-14 00:47:18 -07:00
Samuel Clay
fcda26edd7
Only recount feeds if necessary.
2013-03-13 23:08:59 -07:00
Samuel Clay
245349b1d6
Only recount feeds if necessary.
2013-03-13 23:07:50 -07:00
Samuel Clay
2a9dfed00e
Turning off autocomplete.
2013-03-13 20:14:15 -07:00
Samuel Clay
4dba6ce380
Counting average stories if stories were detected in the last month. This should fix feeds that have long delays but shouldn't.
2013-02-25 11:11:47 -08:00
Samuel Clay
a2c1eb8ae3
Phase 2: switching to using story_hash index instead of compound unique story_feed_id/story_guid index.
2013-02-20 16:08:14 -08:00
Samuel Clay
fc8b2bd4ec
First half of story hash migration. Setting up unique sparse index, then migration to calculate hashes for every story.
2013-02-20 15:42:40 -08:00
Samuel Clay
3bdb4af70a
Fixing the timeout on premium setups by doing the scheduling of premium setups in a task, only immediately activating all of a user's feeds.
2013-02-15 09:52:11 -08:00
Samuel Clay
5dd28cb197
Fixing sharing story by email if the story has no feed.
2013-02-14 15:59:03 -08:00
Samuel Clay
0d75d9ecd8
1 month max on next fetch.
2013-02-13 12:54:14 -08:00
Samuel Clay
decd50a610
Making links from bookmarklet shared stories absolute URLs.
2013-02-12 14:11:31 -08:00
Samuel Clay
7ccf61da5d
Short-circuiting mark all as read if there's nothing to change.
2013-02-11 08:40:32 -08:00
Samuel Clay
6c6ad7ed3d
If a feed has no stories in the past month, fetch it 1/12 as often.
2013-02-07 15:30:35 -08:00
Samuel Clay
1780100646
Cleaning up pull request.
2013-02-05 16:10:23 -08:00
jv2222
0dee5a1f61
Update apps/reader/views.py
...
Adding the ability to remove story_content from the result set in the endpoint /reader/feed/:id
2013-02-04 14:53:49 -08:00
Samuel Clay
035eee0841
Fixing errors in payment ipns.
2013-01-31 16:55:45 -08:00