.. |
fixtures
|
Support JIRA workflow post-function web hooks
|
2013-05-24 21:23:56 -04:00 |
lib
|
Correctly set read flag for messages sent by yourself.
|
2013-06-27 09:17:47 -04:00 |
management
|
process_user_activity: Fix incorrect format string for unknown event type.
|
2013-06-27 12:56:08 -04:00 |
migrations
|
[schema] Use custom stopwords file for full text search
|
2013-06-27 14:18:53 -04:00 |
migrations-old
|
[manual] Excise South migrations prior to the User merge.
|
2013-05-20 23:29:54 -04:00 |
static
|
Show full notification title in our fake notifications.
|
2013-06-27 14:22:31 -04:00 |
tests
|
Fix 06-unread regex, as it no longer seems to match the count.
|
2013-06-14 14:52:38 -04:00 |
__init__.py
|
Initial Django commit: basic account, zephyr stream, narrowing, etc.
|
2012-08-28 12:44:51 -04:00 |
context_processors.py
|
[manual] Use ujson instead of simplejson.
|
2013-06-24 10:17:10 -04:00 |
decorator.py
|
[manual] Use ujson instead of simplejson.
|
2013-06-24 10:17:10 -04:00 |
exceptions.py
|
Add a rate limiting system to our backend
|
2013-06-04 09:43:09 -04:00 |
filters.py
|
Enable absolute imports.
|
2013-04-23 09:51:17 -07:00 |
finders.py
|
Collect static files directly in the location that will be served
|
2013-06-12 17:46:38 -04: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
|
Add a rate limiting system to our backend
|
2013-06-04 09:43:09 -04:00 |
models.py
|
Clean up unnecessary UserMessage.flags_dict().
|
2013-06-25 14:06:09 -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 |
static_header.txt
|
Prepend the minified static file header using a custom Storage class
|
2013-06-12 17:46:38 -04:00 |
storage.py
|
Create minified_assets.json in the deployment root
|
2013-06-24 15:55:04 -04:00 |
tests.py
|
Fix % formatting style in tests.py.
|
2013-06-27 14:41:17 -04:00 |
tornado_callbacks.py
|
[manual] Use ujson instead of simplejson.
|
2013-06-24 10:17:10 -04:00 |
tornadoviews.py
|
[manual] Use ujson instead of simplejson.
|
2013-06-24 10:17:10 -04:00 |
views.py
|
[manual] API add_subscriptions: Change arguments to support options.
|
2013-06-25 16:34:45 -04:00 |