Go to file
Tim Abbott e2a74b0613 api: Fix using staging.humbughq.com as the base_url.
urlparse.urljoin(base_url, url) will drop any path inside base_url if
either the url has a leading "/" or base_url doesn't have a trailing
"/".  So adjust our API bindings to ensure that doesn't happen.

(imported from commit c080ee8c04b89127888609da28afc8b388af1911)
2013-06-28 15:57:28 -04:00
api api: Fix using staging.humbughq.com as the base_url. 2013-06-28 15:57:28 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots [manual] Change API URLs to be based on api.humbughq.com/api. 2013-06-28 15:57:27 -04:00
certs [manual] Include SSL certificate for wildcard humbughq.com and corresponding chains. 2013-05-29 15:36:47 -04:00
confirmation Add metrics variables to the template context via a context processor 2013-06-18 17:07:36 -04:00
humbug Remove unused imports 2013-06-27 16:22:39 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers puppet: Fix nginx configuration for api.humbughq.com. 2013-06-28 15:57:28 -04:00
templates [manual] Change API URLs to be based on api.humbughq.com/api. 2013-06-28 15:57:27 -04:00
tools Remove unused imports 2013-06-27 16:22:39 -04:00
zephyr Fix buggy logging of database query time. 2013-06-28 15:57:28 -04:00
.gitignore gitignore memcached_prefix 2013-06-12 17:16:37 -04:00
manage.py Make manage.py spit out tracebacks, without a patched django 2013-05-28 19:05:06 -04:00