NewsBlur-viq/config
Samuel Clay c1725399b2 Merge branch 'master' into circular
* master: (28 commits)
  Adding logging to photo uploading.
  Undoing some broken changes on reading.
  Adding avatar photo uploading.
  Moving bakc to Verdana for Windows font. Ugh, this has to be fixed somehow.
  Fixing deactivation of expired premiums.
  Forgot password flow. Holy crap, this took two years.
  Bumping up duplicate address length for feeds.
  Submitting v1.8 to iOS App Store.
  Fixing db firewall ports.
  Preparing original pages node server for launch.
  Adding font size choices to web preferences.
  Closing #66 with both integration of #68 and using the same fonts. Users can add an optional class if they want these other convenient fonts. Also using a few fonts as backups for non-Mac users.
  Fix default theming hook
  Add multiple targeted font stacks
  Fixing #75: shared stories should use story permalink, not story guid. Doh. Thanks @denubis!
  Categorizing preferences. Adding window title count back in.
  Adding email lookup to forgot password flow.
  Adding email lookup to forgot password flow.
  Removing unused original pages from S3 when stored on node server.
  Refactoring original page saving toa ccount for node server being down.
  ...
2013-01-09 12:54:26 -08:00
..
fixtures Moving from samuel@ofbrooklyn.com to samuel@newsblur.com. 2012-06-20 18:37:46 -07:00
munin Updating munin for new version. 2012-12-24 14:57:43 -08:00
.aliases Adding full bootstrapping to fabfile. 2011-02-09 15:45:41 -05:00
com.mongo.mongod.plist Adding mongod, redis-server, and nginx to Mac OS X's launchd. 2012-07-23 10:17:55 -07:00
com.nginx.nginx.plist Adding mongod, redis-server, and nginx to Mac OS X's launchd. 2012-07-23 10:17:55 -07:00
com.redis.redis-server.plist Adding mongod, redis-server, and nginx to Mac OS X's launchd. 2012-07-23 10:17:55 -07:00
gitconfig.txt 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
gunicorn_conf.py Typo in gunicorn conf. 2012-07-20 19:50:11 -07:00
hosts Updating munin for new version. 2012-12-24 14:57:43 -08:00
logrotate.conf Adding Original page for social shared feeds. 2012-01-31 10:15:11 -08:00
logrotate.mongo.conf 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
mongodb.dev.conf Geometrically decaying feed fetches on known good feeds that have gone bad. 2012-02-23 13:20:10 -08:00
mongodb.ec2.conf Adding ec2 mdadm setup. 2012-09-19 12:00:41 -07:00
mongodb.prod.conf Adding ec2 mdadm setup. 2012-09-19 12:00:41 -07:00
monit_app.conf Adding monit for gunicorn + kill gunicorn script for doing the dirty work. 2012-12-10 10:50:04 -08:00
monit_db.conf Readying task servers for ec2. 2012-10-15 16:32:32 -07:00
monit_task.conf Adding monit for gunicorn + kill gunicorn script for doing the dirty work. 2012-12-10 10:50:04 -08:00
motd_app.txt Ahahaha, adding motd's for each server. Also adding rabbitmq config and fixing up gunicorn config. 2011-03-17 19:26:21 -04:00
motd_db.txt Ahahaha, adding motd's for each server. Also adding rabbitmq config and fixing up gunicorn config. 2011-03-17 19:26:21 -04:00
motd_task.txt Ahahaha, adding motd's for each server. Also adding rabbitmq config and fixing up gunicorn config. 2011-03-17 19:26:21 -04:00
munin.conf Updating munin for new version. 2012-12-24 14:57:43 -08:00
nginx-init Using the correct location of the nginx 'sbin'aries in the init.d script. 2011-08-18 21:48:06 -07:00
nginx.conf Confgiuring new node server for favicons. 2012-04-07 14:44:52 -07:00
nginx.newsblur.conf Merge branch 'master' into circular 2013-01-03 12:00:09 -08:00
ntpdate.cron Fixing top folder issue on ios app. Also upping iphone version number. 2012-10-14 17:33:07 -04:00
pgbouncer.conf Adding postgresql standby fabfiles. 2012-05-15 15:25:01 -07:00
pgbouncer_userlist.txt Fixing empty recommendations for new servers. Also adding firewall information and fixing up fabfile. 2011-03-19 18:35:44 -04:00
postgresql.conf Small glitches: statistics showing Not Active on load, maintenace message, turning off ssl for pgsql. 2012-07-07 10:04:13 -07:00
postgresql_recovery.conf 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
postgresql_standby.conf 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
pystartup.py 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
redis-init Upgrading redis to 2.6.2. 2012-10-29 14:58:43 -07:00
redis.conf Upgrading redis to 2.6.2. 2012-10-29 14:58:43 -07:00
requirements.txt Moving requirements.txt -> config 2011-09-03 23:10:57 -07:00
server_migration_forwarding.txt Fixing empty recommendations for new servers. Also adding firewall information and fixing up fabfile. 2011-03-19 18:35:44 -04:00
spawn_fcgi_munin_graph.conf Adding analytics cleaning task. 2012-12-24 20:24:45 -08:00
ssh.conf 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
staging.conf Major cleanup on comments in iOS app. 2012-12-11 17:53:17 -08:00
supervisor_celerybeat.conf Readying task servers for ec2. 2012-10-15 16:32:32 -07:00
supervisor_celeryd.conf EC2 task servers on fabfile/hosts. 2012-11-07 12:50:38 -08:00
supervisor_celeryd_beat.conf Renaming celerybeat supervisor task. 2013-01-02 09:57:59 -08:00
supervisor_gunicorn.conf Readying task servers for ec2. 2012-10-15 16:32:32 -07:00
supervisor_node_favicons.conf Adding SSL to real-time unread counts. Long time coming. 2012-12-24 11:53:00 -08:00
supervisor_node_original.conf Removing unused original pages from S3 when stored on node server. 2012-12-17 18:42:55 -08:00
supervisor_node_unread.conf Adding SSL to real-time unread counts. Long time coming. 2012-12-24 11:53:00 -08:00
supervisor_node_unread_ssl.conf Adding SSL to real-time unread counts. Long time coming. 2012-12-24 11:53:00 -08:00
toprc Safe recommend feed titles. Also updating fabfile. 2011-03-27 20:56:21 -04:00
tumblr.conf Adding links to static pages (about, faq, privacy, tos, api, etc). 2011-04-01 15:10:54 -04:00
zshrc Toning down updates on infrequently updated feeds. 2011-11-07 12:57:06 -08:00