Go to file
Tim Abbott 0ad1094e45 bugdown: Add custom per-realm filters to linkify certain strings.
I've tried to do this in a way that's scalable and easily configured,
so that we can add new such filters for customers on-demand without
needing to add anything other than a bit of configuration.

Once we're confident in the arguments to this system, I think we'll
want to move the regular expression lists into the database so that we
don't need to do a prod push to modify the regular expression lists.

The initial set of regular expressions are:
(1) Linkifying e.g. "trac #224" in the Humbug realm, so we're exercising this code.
(2) The various ticket number things CUSTOMER7 uses for the CUSTOMER7 realm.

(imported from commit 992b0937b9012c15a7c2f585eb0aacb221c52e01)
2013-06-05 17:48:21 -04:00
api [api version bump] Update API documentation in the example scripts 2013-06-05 17:34:41 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots Move check_send_receive.py to the naigos plugins directory, renaming it. 2013-05-29 15:36:47 -04:00
certs [manual] Include SSL certificate for wildcard humbughq.com and corresponding chains. 2013-05-29 15:36:47 -04:00
confirmation Wrap render_to_response 2013-05-21 17:56:49 -04:00
humbug Add a TESTING_DEPLOYED settings key, and don't send stats for it 2013-06-05 12:57:47 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers nagios: Don't page about load/disk/ levels on non-critical servers. 2013-06-05 10:20:56 -04:00
templates [api version bump] Update API documentation in the example scripts 2013-06-05 17:34:41 -04:00
tools Move the current deployment symlink in restart-server 2013-06-05 16:33:43 -04:00
zephyr bugdown: Add custom per-realm filters to linkify certain strings. 2013-06-05 17:48:21 -04:00
.gitignore Update .gitignore for Kdevelop users 2013-06-05 15:38:16 -04:00
manage.py Make manage.py spit out tracebacks, without a patched django 2013-05-28 19:05:06 -04:00