Go to file
Tim Abbott 5f655088ef Fix ~/.gitattributes syntax.
For git that's not between version 1.8.1.1 and 1.8.1.6, the previous
version did not actually exclude those things from the tarballs on
some git versions, due to changes in the syntax for that file that
were made in 1.8.1.1 and reverted in 1.8.1.6.

Kevin's also adding a check that we're not including any of the files
intended to be excluded here.

(imported from commit 503ec24ed8db4cc32c29bdf5a361e5013a02b995)
2013-11-12 19:34:30 -05:00
analytics Move send_stats management command back to zerver/ 2013-11-12 15:50:08 -05:00
api Clean up some unused imports. 2013-11-04 11:51:17 -05:00
assets Remove obsolete dots.svg (for generating pre-CSS presence dots). 2013-10-31 15:29:49 -04:00
bin [manual] Move write-rabbitmq-consumers-state-file to bin/. 2013-10-28 10:54:49 -04:00
bots zephyr_mirror: Update maximum length of stream names when syncing. 2013-11-12 09:38:43 -05:00
confirmation Switch url parameter to full_name from service-specific gafyd_name 2013-11-05 16:17:06 -05:00
corporate Move marketing pages to corporate app. 2013-11-06 12:07:32 -05: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
puppet puppet: apache configuration for an example SSO instance. 2013-11-12 19:18:35 -05:00
scripts Rename SSL certificates for Zulip Enterprise. 2013-11-12 15:57:42 -05:00
static freshdesk: use their authentication fields intead of auth in the URL. 2013-11-12 17:17:16 -05:00
templates Patch out references to zilencer so the app runs without it on ENTERPRISE 2013-11-12 18:43:06 -05:00
tools Rename local server => enterprise in some scripts. 2013-11-12 15:57:42 -05:00
zerver Redirect to / instead of the login page on successful login. 2013-11-12 19:18:35 -05:00
zilencer Update comments to rename Local Server => Enterprise. 2013-11-12 15:57:02 -05:00
zproject Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00
.gitattributes Fix ~/.gitattributes syntax. 2013-11-12 19:34:30 -05:00
.gitignore Update gitignore 2013-11-04 13:40:44 -05:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
zulip_tools.py Remove legacy check_output implementation for pre-2.7 Pythons. 2013-11-10 09:28:55 -05:00