Go to file
Keegan McAllister c32b0a1a22 Remove dodgy use of $( array ).last()
Per the docs, these are only meant to be used on arrays of DOM elements.
jQuery might one day assign a different meaning to arrays of strings,
and then we could have some security issues or weird breakage.

(imported from commit 545eee1e9c6955556d5c4bda30cd6db0dce19c60)
2012-10-26 22:21:30 -04:00
api trac-bot: Show summary in tickets. 2012-10-26 14:15:27 -04:00
certs Add app.humbug.com cert with CA chain 2012-10-22 18:00:37 -04:00
confirmation Remove expiry; confirmations should never expire. 2012-10-01 10:45:58 -04:00
humbug Set the CSRF token cookie as HttpOnly 2012-10-26 16:08:18 -04:00
servers Update puppet configuration to be slightly more accurate. 2012-10-26 14:58:05 -04:00
templates Revert "Hide additional search buttons when not in use." 2012-10-26 15:41:38 -04:00
tools Get rid of the selected_message_class global 2012-10-26 21:05:04 -04:00
zephyr Remove dodgy use of $( array ).last() 2012-10-26 22:21:30 -04:00
.gitignore Log additionally to a file server.log 2012-10-12 18:01:51 -04:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00