Commit graph

184 commits

Author SHA1 Message Date
Samuel Clay
57ef407bc8 Adding analytics cleaning task. 2012-12-24 20:24:45 -08:00
Samuel Clay
aa8157b669 Updating munin for new version. 2012-12-24 14:57:43 -08:00
Samuel Clay
90dd709b5b Adding SSL to real-time unread counts. Long time coming. 2012-12-24 11:53:00 -08:00
Samuel Clay
905b2e32f9 Trimming more stories from feeds. 2012-12-21 15:55:25 -08:00
Samuel Clay
9c930e33b3 Adding new maintenance page. 2012-12-21 15:05:50 -08:00
Samuel Clay
9f896d0493 Removing unused original pages from S3 when stored on node server. 2012-12-17 18:42:55 -08:00
Samuel Clay
67ea1019d4 Better error code templates. 2012-12-12 17:06:54 -08:00
Samuel Clay
9626f48f73 Major cleanup on comments in iOS app. 2012-12-11 17:53:17 -08:00
Samuel Clay
36377040e3 Adding monit for gunicorn + kill gunicorn script for doing the dirty work. 2012-12-10 10:50:04 -08:00
Samuel Clay
c8cec73c49 Merge branch 'master' into ios_story
* master:
  Updating carousel to fix broken intro.
  EC2 task servers on fabfile/hosts.
  Updating fabfile to account for forked mongoengine + pymongo.
2012-11-08 17:39:39 -08:00
Samuel Clay
7588a25f44 EC2 task servers on fabfile/hosts. 2012-11-07 12:50:38 -08:00
Samuel Clay
3d7315afdf Fixing iPad app to use new story controls. Fixing various other issues around network calls. 2012-11-06 17:26:08 -08:00
Samuel Clay
b49526d87b Upgrading redis to 2.6.2. 2012-10-29 14:58:43 -07:00
Samuel Clay
24c649df37 Readying task servers for ec2. 2012-10-15 16:32:32 -07:00
Samuel Clay
215d381367 Fixing top folder issue on ios app. Also upping iphone version number. 2012-10-14 17:33:07 -04:00
Samuel Clay
f9ed7fdd26 Deprecating FeedLoadtime and moving to MongoDB-backed aggregate data for feed load time graphs. 2012-09-27 15:21:38 -07:00
Samuel Clay
40efb7202e Changing how signin locks on welcome page. 2012-09-21 10:02:22 -07:00
Samuel Clay
8c8e02b0dd Adding ec2 mdadm setup. 2012-09-19 12:00:41 -07:00
Samuel Clay
2dd741e500 Adding proxy for S3 pages. 2012-09-19 09:38:46 -07:00
Samuel Clay
ae4aa399dd Adding mongo conf for ec2 (trying out ec2 for some servers). 2012-09-18 13:09:07 -07:00
Samuel Clay
ef4a1c866e Fixing a bunch of small exceptions. 2012-09-18 13:08:25 -07:00
Samuel Clay
60f1f6f4cd Adding monit for celery on db. Fixing push subscription issue with changing feed ids. 2012-08-15 17:02:55 -07:00
Samuel Clay
87da00a851 Adding mongod, redis-server, and nginx to Mac OS X's launchd. 2012-07-23 10:17:55 -07:00
Samuel Clay
b63f436cfb Typo in gunicorn conf. 2012-07-20 19:50:11 -07:00
Samuel Clay
7ae2775ea3 Only using appropriate number of gunicorn processes, making this machine agnostic. 2012-07-20 19:48:18 -07:00
Samuel Clay
7f593c2470 Adding postgres standby commands + munin. 2012-07-20 01:26:56 -07:00
Samuel Clay
d1126ae64d Fixing the living snot out of the add site dialog. Adding an autocomplete spinner, showing results on focus, and no longer auto-adding on click (allowing user to select a folder). Big thanks to @afita for the push. 2012-07-17 13:00:30 -07:00
Samuel Clay
52a935e211 Adding logging to celerybeat. Adding site unread count calculation to homepage freshening. 2012-07-17 00:06:41 -07:00
Samuel Clay
d722e9c4eb Moving cronjob tasks over to celerybeat. Starting with task_feeds, collect_feedback, collect_stats, and mark_read for homepage freshening. 2012-07-16 23:40:17 -07:00
Samuel Clay
4bcf0751cf Small glitches: statistics showing Not Active on load, maintenace message, turning off ssl for pgsql. 2012-07-07 10:04:13 -07:00
Samuel Clay
6dbc9309a7 Moving reply to activate login for unauthed users. Also adding maintenace scripts. 2012-07-07 00:19:01 -07:00
Samuel Clay
a82492f928 Big conversion from only displaying friends comments to showing both friends and public, still separated. Big design changes to comments on blurblogs, as well. 2012-07-03 12:53:56 -07:00
Samuel Clay
1d22d8236d Adding work queue for emails. 2012-06-28 12:42:49 -07:00
Samuel Clay
90bcb4c62b Adding subdomain support for blurblogs. 2012-06-27 01:02:09 -07:00
Samuel Clay
cd29b35972 Adding comments and replies to original blurblogs. 2012-06-27 00:23:17 -07:00
Samuel Clay
9b2ed2944d Adding new db server, updating db deploy. 2012-06-26 11:19:53 -07:00
Samuel Clay
c66fd457e5 Moving from samuel@ofbrooklyn.com to samuel@newsblur.com. 2012-06-20 18:37:46 -07:00
Samuel Clay
613fcd91b4 Merge branch 'master' into social
* master:
  Adding app04, updating new app server bootstrap script.

Conflicts:
	fabfile.py
2012-05-21 09:44:17 -07:00
Samuel Clay
731d9a3b76 Adding app04, updating new app server bootstrap script. 2012-05-21 09:40:44 -07:00
Samuel Clay
69bf581cd2 Merge branch 'master' into social
* master:
  Adding story permalink to story context-menu. Thanks to @grammargirl for the idea.
  Adding task servers and updating automated deploy.
  Removing dupe unique index in prep for social.
  Adding 3 new task servers.

Conflicts:
	apps/analyzer/models.py
	fabfile.py
	media/js/newsblur/reader/reader.js
	utils/feed_fetcher.py
2012-05-17 13:27:29 -07:00
Samuel Clay
96cf1e2dec Adding task servers and updating automated deploy. 2012-05-17 12:43:13 -07:00
Samuel Clay
5354f56d01 Adding 3 new task servers. 2012-05-16 12:27:57 -07:00
Samuel Clay
18ed1dbf50 Adding postgresql standby fabfiles. 2012-05-15 15:25:01 -07:00
Samuel Clay
0dee27f4d8 Adding postgresql config to fab script. Also adding SHMMAX setting. 2012-05-04 13:37:01 -07:00
Samuel Clay
139761a148 Adding share story menu option to story context menu. Took all day. 2012-04-24 10:38:23 -07:00
Samuel Clay
109decc5d0 Merge branch 'master' into social
* master:
  Starred story titles, even if it kills us.
  Chucking ntpd in favor of bluntly recalibrating time on VPSs.
  Adding Robin Good press.
2012-04-23 15:38:54 -07:00
Samuel Clay
dbe82883b4 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Adding Robin Good press.
2012-04-23 13:19:00 -07:00
Samuel Clay
1955dca844 Shortening activities/interactions to 4, to make room for coming user recomendations table. Also speeding up favicons. 2012-04-18 22:04:13 -07:00
Samuel Clay
b5edf68df9 Confgiuring new node server for favicons. 2012-04-07 14:44:52 -07:00
Samuel Clay
e83852af16 Adding node.js favicon server, for serving favicons super-fast from the db. 2012-04-07 14:40:04 -07:00