zulip/zephyr
Leo Franchi 2ea52d4200 Don't cut off the empty feed noticed under the tab bar
(imported from commit 1cb77a077665f821df1b62a544ee3652a7560b82)
2013-05-22 18:12:50 -04:00
..
fixtures Add missing Jira test fixture file 2013-05-20 23:37:57 -04:00
lib Record how much time is spent in the markdown parser. 2013-05-22 14:41:57 -04:00
management populate_db: Add stream notifications support. 2013-05-22 12:10:16 -04:00
migrations Fix the record of the current schema in migration 0028. 2013-05-21 14:13:02 -04:00
migrations-old [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
static Don't cut off the empty feed noticed under the tab bar 2013-05-22 18:12:50 -04:00
tests Fix "WARNING: there is no transaction in progress" 2013-05-22 18:04:56 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
decorator.py rest_dispatch: Apply process_as_post automatically. 2013-05-17 01:02:33 -04:00
filters.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
forms.py Send signups for not-yet-created realms to our waitlist form. 2013-05-20 23:29:55 -04:00
handlers.py Send automated humbug error notifications to the 'errors' stream. 2013-05-10 17:52:45 -04:00
middleware.py Record how much time is spent in the markdown parser. 2013-05-22 14:41:57 -04:00
models.py [schema] Add the migration for adding an onboarding_steps field to UserProfile. 2013-05-14 10:27:39 -04:00
openid.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
retention_policy.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
tests.py Don't use meetup.com in our linkify tests as that triggers Embedly 2013-05-22 18:10:02 -04:00
tornado_callbacks.py Don't send offline email notifications to bots 2013-05-13 12:10:14 -04:00
tornadoviews.py decorators: Replace POST with REQ everywhere. 2013-05-09 10:35:49 -04:00
views.py Wrap render_to_response 2013-05-21 17:56:49 -04:00