Go to file
Zev Benjamin 4d30089220 blueslip: Only try to report a given error once every 5 minutes
This is in addition to only successfully reporting a given error once
per session.  Previously, if an error was triggered many times before
the ajax call to report the error returned, we'd end up making many
ajax requests to report the error.

(imported from commit 559179e3c8c3fbf03bbb091a67361d447c80b7bb)
2013-03-27 21:52:55 -04:00
api Bump API version to 0.1.5 2013-03-26 18:20:08 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots Check for USER env var before accessing it 2013-03-22 16:20:10 -04:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation Introduce script to bulk-create activation URIs. 2013-02-28 14:34:18 -05:00
humbug Move SERVER_GENERATION definition to settings.py 2013-03-27 14:15:03 -04:00
servers [puppet] Increase memcached memory limit to 256MB. 2013-03-27 12:59:24 -04:00
templates [django 1.5] Use new-style url syntax in templates. 2013-03-27 08:19:26 -04:00
tools deploy-branch: Check out original ref by name if possible 2013-03-27 14:15:03 -04:00
zephyr blueslip: Only try to report a given error once every 5 minutes 2013-03-27 21:52:55 -04:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00