Commit graph

543 commits

Author SHA1 Message Date
Samuel Clay
fc3787daa1 Moving gunicorn logs to general logfiles, no longer simply access logs. 2011-10-19 08:58:51 -07:00
Samuel Clay
28d10bf49b Adding mongo autostartup for mac os x. Also adding network icons for iphone app. 2011-10-07 11:01:30 -07:00
Samuel Clay
84ed41fde9 Adding a max_requests to gunicorn to take care of memory leaks. 2011-10-05 10:10:30 -07:00
Samuel Clay
580537f4a8 Simplifying pgbouncer config. 2011-09-07 22:35:20 -07:00
Samuel Clay
828127ecbc Moving requirements.txt -> config 2011-09-03 23:10:57 -07:00
Samuel Clay
161d163d92 Moving back to stable mongoengine dev branch (no longer using forked branch). Changes to signature of map-reduce and item_frequencies. 2011-08-27 17:14:31 -07:00
Samuel Clay
cf4b860c14 New mongoDB config for production. Uses replica sets. 2011-08-27 14:17:20 -07:00
Samuel Clay
8b943e0dc1 Ignoring mobile assets packages. 2011-08-26 23:43:15 -07:00
Samuel Clay
5da8bf73fb Fixing the feed chooser to show total # of feeds. Also fixing a unicode issue in normalizing urls. 2011-08-26 19:58:06 -07:00
Samuel Clay
ad47d9bc20 Renaming nginx's newsblur.conf so it is namespaced. 2011-08-26 09:35:02 -07:00
Samuel Clay
15c5554200 Fixing issue when returning to iphone app and refreshing feeds while not on feed list page. 2011-08-26 09:34:30 -07:00
Samuel Clay
6148cbaaff Rewrote visible feed indexPath calculations to be far more graceful and less prone to stateful errors. Handled additional edge cases. 2011-08-24 21:41:44 -07:00
Samuel Clay
7cea10ecfd Updating fabfile and pushing updates back up to normal levels. 2011-08-24 12:31:47 -07:00
Samuel Clay
cddc591be4 Using the correct location of the nginx 'sbin'aries in the init.d script. 2011-08-18 21:48:06 -07:00
Samuel Clay
442012fdeb Ading pull to refresh on feed detail in iphone app. Not done, but also added extra parameter in feed canonical model that gives seconds since last update. 2011-08-18 09:56:52 -07:00
Samuel Clay
f90686014d Adding PIL and boostrapped feed to readme. 2011-07-17 21:29:25 -07:00
Samuel Clay
7ffbd56c1b Adding boostrap fixture to load up default newsblur profile. 2011-07-17 20:53:48 -07:00
Samuel Clay
6532fb6050 Adding development mongodb configuration file. 2011-06-09 19:00:48 -04:00
Samuel Clay
909339381a Statistics graph. 2011-04-15 11:34:41 -04:00
Samuel Clay
bc68345cc4 Merge branch 'master' into dashboard_tweaks 2011-04-03 11:56:28 -04:00
Samuel Clay
e89457b434 Adding .ssh/config. 2011-04-02 00:31:43 -04:00
Samuel Clay
4f78efd2b1 Merge branch 'master' into dashboard_tweaks 2011-04-01 19:40:08 -04:00
Samuel Clay
4db1c89652 Simple change to logrotate and the app servers name. 2011-04-01 19:40:02 -04:00
Samuel Clay
db685f36e2 Adding links to static pages (about, faq, privacy, tos, api, etc). 2011-04-01 15:10:54 -04:00
Samuel Clay
bdc8e7bdea Separating nginx configuration into a setup and a configure, since one half is much more common than the other. 2011-03-31 18:51:23 -04:00
Samuel Clay
e09b5f7c58 Merge branch 'master' of github.com:samuelclay/NewsBlur
Conflicts:
	fabfile.py
2011-03-28 10:10:01 -04:00
Samuel Clay
55898e3aef Adding Monit. 2011-03-28 10:07:45 -04:00
Samuel Clay
595079d72c Safe recommend feed titles. Also updating fabfile. 2011-03-27 20:56:21 -04:00
Samuel Clay
bff8d5f88e Cleaning up fabfile. 2011-03-24 09:27:05 -04:00
Samuel Clay
549536753f Toning down the aggresiveness on feed fetching. 2011-03-23 17:18:57 -04:00
Samuel Clay
df124c8e56 Quickifying munin to only compute metrics when necessary. 2011-03-23 15:43:23 -04:00
Samuel Clay
575e6cb5b8 Fixing nginx fabfile. 2011-03-21 20:07:24 -04:00
Samuel Clay
430603d916 Adding pgbouncer configs to fabfile. Also fixing psql backups. 2011-03-20 20:16:28 -04:00
Samuel Clay
cefad64948 Desperate attempt to fix amqp server, which is refusing to accept messages. (Actually, it acts like it does, then doesn't know where they went. UGH!) 2011-03-19 19:24:14 -04:00
Samuel Clay
b5ea1dcdf6 Fixing empty recommendations for new servers. Also adding firewall information and fixing up fabfile. 2011-03-19 18:35:44 -04:00
Samuel Clay
82e72700e7 Fixing remaining issues around inline classifiers. Now updates feed title, content pane floater, and hidden stories button counts. 2011-03-17 22:08:21 -04:00
Samuel Clay
cc1bd41591 Ahahaha, adding motd's for each server. Also adding rabbitmq config and fixing up gunicorn config. 2011-03-17 19:26:21 -04:00
Samuel Clay
6070258cb5 Adding hosts needed for new servers. 2011-03-15 18:06:48 -04:00
Samuel Clay
ddd1fdbc7b Changing blog link, adding hosts file for fabric deploy. 2011-03-15 18:06:24 -04:00
Samuel Clay
9769b61b7f Updating fabric file to fulfil the entire deployment of a new box with no hiccups. Still needs a hosts file, and maybe some envvars for hostname. 2011-03-15 10:02:13 -04:00
Samuel Clay
b2a7db33ee Upgrading fabric deploy for new server migration. 2011-03-14 21:44:30 -04:00
Samuel Clay
c1955bbfe2 Adding Read It Later support on stories. 2011-02-15 21:31:33 -05:00
Samuel Clay
b22cada5e4 Adding full bootstrapping to fabfile. 2011-02-09 15:45:41 -05:00