Commit graph

546 commits

Author SHA1 Message Date
Fake Name
e7e819444a Fixed typo.
Also, extracted most of the instances of a specific username out to `env.user`, so you don't need to search&replace to do an install.
Lastly, added a separate function to change the shell of the host, so it's easier to disable.
2013-05-08 01:59:33 -07:00
Samuel Clay
28a8f81c7f Merge branch 'master' into circular
* master:
  Fixing scrolling height when mouse indicator position is locked. Expands padding to fit the bottom-most story. Thanks to @bdarnell and @dancarroll for the push. Fixes #230.
  Slight cleanup of fabfile.
  Adding all role to send commands to every server (specificaly setup_hosts).
2013-05-06 12:33:22 -07:00
Samuel Clay
fe23985e6d Slight cleanup of fabfile. 2013-05-05 10:18:39 -07:00
Samuel Clay
76c306afee Adding all role to send commands to every server (specificaly setup_hosts). 2013-05-04 23:27:36 -07:00
Samuel Clay
1024db2295 Merge branch 'master' into circular
# By ojiikun (3) and others
# Via Samuel Clay (3) and ojiikun (1)
* master:
  Upping ulimit file descriptor limits.
  README.md typo fixes
  newline at end of readme
  Fix duplicate appearance of All Stories heading.
  Revert "Fix NPE on login."
  Fix NPE on login.
2013-04-30 10:28:45 -07:00
Samuel Clay
d28adf1f48 Upping ulimit file descriptor limits. 2013-04-30 10:26:13 -07:00
Samuel Clay
60f86b1967 Merge branch 'schedule_dev' into circular
* schedule_dev:
  Fixing overcommit_memory allocation error for new redis machines.
  Adding metric for last story date, used to calculate next scheduled update.
  Correcting for premiums being counted twice.
  Use average stories per month in calc.
  Complete rewrite of feed update schedule.
2013-04-23 20:49:59 -07:00
Samuel Clay
68b0ec6683 Merge branch 'master' into schedule_dev
* master:
  Fixing overcommit_memory allocation error for new redis machines.
2013-04-23 20:49:53 -07:00
Samuel Clay
06677b706a Moving dev to haproxy. 2013-04-23 18:35:37 -07:00
Samuel Clay
571df5cdf0 Fixing overcommit_memory allocation error for new redis machines. 2013-04-23 18:21:40 -07:00
Samuel Clay
20fb0c024b Merge branch 'master' into circular
* master:
  Fixing ulimit on new machines. Upgrading celery.
2013-04-23 18:07:53 -07:00
Samuel Clay
171dc0d996 Merge branch 'schedule' into schedule_dev
* schedule:
  Fixing ulimit on new machines. Upgrading celery.
2013-04-23 18:07:48 -07:00
Samuel Clay
e624fe53d9 Fixing ulimit on new machines. Upgrading celery. 2013-04-23 17:58:25 -07:00
Samuel Clay
980c1011bc Merge branch 'master' into circular
* master:
  Adding email for first share to tell users about their blurblog.
  Parallelizing deploy commands.
2013-04-22 15:24:42 -07:00
Samuel Clay
912c632e1d Parallelizing deploy commands. 2013-04-22 14:28:39 -07:00
Samuel Clay
b12f5ffb66 Merge branch 'master' into circular
# By Lance Johnson (1) and Samuel Clay (1)
# Via Daniel (1) and Samuel Clay (1)
* master:
  Adding node server to db firewall.
  Fix issue of 'marking read' or 'marking previous read' from feed story list not updating feed counts correctly
2013-04-22 10:39:20 -07:00
Samuel Clay
7a4be4f4d4 Adding node server to db firewall. 2013-04-22 10:39:04 -07:00
Samuel Clay
65c745cc8c Merge branch 'master' into circular
* master:
  Moving redis servers.
2013-04-21 06:09:00 -07:00
Samuel Clay
6d9932d909 Moving redis servers. 2013-04-21 06:07:01 -07:00
Samuel Clay
81534f3a32 Better celery kill. 2013-04-21 05:42:27 -07:00
Samuel Clay
976a5f15d1 Merge branch 'master' into circular
* master:
  Upping feed fetches.
  Adding meta refresh to maintenance page.
  Adding work to fabfile. Changing deploy to deploy_code.
2013-04-15 19:26:45 -07:00
Samuel Clay
84bcb54ff2 Adding work to fabfile. Changing deploy to deploy_code. 2013-04-15 18:32:13 -07:00
Samuel Clay
41f9257d7f Merge branch 'master' into circular
* master:
  Refactoring real-time socketio clientside to fix multiple client updates.
  Unread counts only for logged in users.

Conflicts:
	media/js/newsblur/reader/reader.js
2013-04-15 18:00:00 -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
405b425938 Fixing splash screen fade. 2013-04-12 10:11:21 -07:00
Samuel Clay
1175b306cd Adding logging, feed cleanup to forced fetch feeds, and expirations on user read stories. 2013-04-07 17:20:17 -07:00
Samuel Clay
88c593bc79 Adding supervisord.conf config to include minfds (ulimit -a) support. 2013-04-07 17:20:17 -07:00
Samuel Clay
48c5d4d53e Adding logging, feed cleanup to forced fetch feeds, and expirations on user read stories. 2013-04-07 17:19:59 -07:00
Samuel Clay
0e7bcab43d Adding supervisord.conf config to include minfds (ulimit -a) support. 2013-04-06 12:31:51 -07:00
Samuel Clay
c3548105f9 Merge branch 'master' into circular
* master:
  Cleaning up counts in munin and work log.
  What the f? strip_comments now eats CPU on bad stories. But why now and not a few months ago when I introduced it?
  Adding timeout to strip comments.
  Using proper hostname for task server. Adding verbosity to feed fetching.
2013-04-03 19:04:52 -07:00
Samuel Clay
7a41b6a949 Using proper hostname for task server. Adding verbosity to feed fetching. 2013-04-03 18:11:23 -07:00
Samuel Clay
20698e9bc5 Merge branch 'master' into circular
* master:
  Adding tasked_feeds set to handle dropped feeds.
  Fixing missing feed bug.
  Adding new task server role: only new and push feeds.
  Fixing munin counts.
2013-04-03 17:26:10 -07:00
Samuel Clay
8f8c88ca47 Adding tasked_feeds set to handle dropped feeds. 2013-04-03 17:22:45 -07:00
Samuel Clay
e0457bf0d0 Fixing missing feed bug. 2013-04-03 16:48:42 -07:00
Samuel Clay
12472a8484 Adding new task server role: only new and push feeds. 2013-04-03 16:23:55 -07:00
Samuel Clay
9aafd8eab2 Adding delaying to reader import. Adding reader starred story import. 2013-04-02 15:41:50 -07:00
Samuel Clay
50b6eee6a8 Fixing haproxy install. 2013-04-01 14:41:54 -07:00
Samuel Clay
b4cc3b50b1 Ripping out memcache in favor of redis. 2013-04-01 12:30:37 -07:00
Samuel Clay
5ffcf84432 Migrating original page servers and munin servers. 2013-04-01 12:21:20 -07:00
Samuel Clay
03c27b42e8 Removing unused feed hash index (keeping the unique constraint). 2013-03-29 22:41:16 -07:00
Samuel Clay
cb0a30b171 Upgrade to postgres 9.2. 2013-03-29 17:39:35 -07:00
Samuel Clay
65e976e4a0 Culling some graphs on feed counts. 2013-03-29 16:36:13 -07:00
Samuel Clay
02a0a0646a Adding MongoDB MMS agent. 2013-03-29 11:04:46 -07:00
Samuel Clay
bbd7d5060e Adding task servers to db firewall. 2013-03-28 19:08:46 -07:00
Samuel Clay
bc6b5a025b Adding redis cache. Returning favicon server. 2013-03-28 18:13:08 -07:00
Samuel Clay
e39dee98be Upping feed fetches, slowing down fetch interval for less active feeds, setting premium expire time to one year from most recent payment date (as opposed to borked payment gap logic), and adding logginf or tasking feeds. 2013-03-28 11:16:43 -07:00
Samuel Clay
3bb1c95f91 Fixing limits.conf to just use integers. 2013-03-26 16:55:29 -07:00
Samuel Clay
bb803c50b4 Making it a bit easier to setup a new db. 2013-03-26 16:27:01 -07:00
Samuel Clay
e5485ff525 Adding dev and debug to firewall 2013-03-25 12:46:36 -07:00
Samuel Clay
3e8c3b7e4b Adding X-nginx-server and X-gunicorn-server. 2013-03-25 11:53:31 -07:00