Go to file
Tim Abbott b340add1aa bugdown: Disable linebreaks from two spaces at end-of-line.
Arguably the nl2br extension should be doing this for us.  Given that
we're using nl2br, the "two spaces at the end of a line makes a line
break" rule doesn't make any sense (since every newline leads to a
linebreak), so we disable it.

(imported from commit 5ffa2ac8a825642ad31e085c532091e076665710)
2013-10-22 14:04:11 -04:00
api api: Add support for specifying client using zulip.init_from_options. 2013-10-21 14:37:36 -04:00
assets Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
bots Remove redundant return statement 2013-10-22 13:19:00 -04:00
certs Switch nagios to .zulip.net and add cert 2013-09-05 15:43:07 -04:00
confirmation Move to a common random token generation function instead of several one-offs. 2013-08-09 14:59:26 -04:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers nagios: Use latest names for check intervals. 2013-10-22 13:34:14 -04:00
static Add Hubot to /integrations. 2013-10-22 13:42:22 -04:00
templates Add Hubot to /integrations. 2013-10-22 13:42:22 -04:00
tools lint-all: Fix gotcha regexps to not misparse certain quoting cases. 2013-10-21 14:37:36 -04:00
zerver bugdown: Disable linebreaks from two spaces at end-of-line. 2013-10-22 14:04:11 -04:00
zproject Subsume /queries into the main /activity report. 2013-10-22 11:11:54 -04:00
.gitignore Add support for analyzing test coverage with Istanbul 2013-08-20 10:46:45 -04:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00