.. |
fixtures
|
Support JIRA workflow post-function web hooks
|
2013-05-24 21:23:56 -04:00 |
lib
|
Say if a realm is open in the internal signups Humbug.
|
2013-06-02 15:12:28 -04:00 |
management
|
create_realm: be able to specify an open realm.
|
2013-06-02 15:12:27 -04:00 |
migrations
|
[schema] Make last_reminder field nullable
|
2013-05-24 21:23:58 -04:00 |
migrations-old
|
[manual] Excise South migrations prior to the User merge.
|
2013-05-20 23:29:54 -04:00 |
static
|
Keep the desktop client updated as to the app's new message count.
|
2013-06-03 13:10:25 -07:00 |
tests
|
Modify message box layout and spacing.
|
2013-05-22 21:55:15 -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
|
Log time spent in markdown to statsd
|
2013-05-31 15:57:53 -04:00 |
models.py
|
Use a case-insensitive wrapper around retrieving a realm by its domain.
|
2013-06-02 15:12:28 -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
|
bugdown: Fix handling of twitter-format links that aren't actually tweets.
|
2013-05-30 10:29:41 -04:00 |
tornado_callbacks.py
|
Add a event_queue gc hook for missed messages
|
2013-05-24 21:23:59 -04:00 |
tornadoviews.py
|
decorators: Replace POST with REQ everywhere.
|
2013-05-09 10:35:49 -04:00 |
views.py
|
Don't let CUSTOMER4 users invite new users to the realm.
|
2013-06-02 13:23:04 -04:00 |