.. |
fixtures
|
Add tests for pivotal tracker integration
|
2013-04-19 13:46:41 -04:00 |
lib
|
Add a management command for active user stats
|
2013-05-01 11:17:18 -04:00 |
management
|
realm_stats: report on features like starred messages and home view.
|
2013-05-01 21:59:29 -04:00 |
migrations
|
[schema] Return highlighted subject and content from get_old_messages() when doing a search
|
2013-04-30 11:40:27 -04:00 |
static
|
Only mark messages in all_msg_list as unread.
|
2013-05-02 15:35:46 -04:00 |
tests
|
Switched the star icon to FontAwesome and made it bigger and green.
|
2013-04-21 17:31:50 -07: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
|
Fix logging of requesting user with REST API.
|
2013-04-30 11:54:16 -04:00 |
filters.py
|
Enable absolute imports.
|
2013-04-23 09:51:17 -07:00 |
forms.py
|
Add a comment to emphasise why we shouldn't break the HomepageForm.
|
2013-04-24 12:03:42 -07:00 |
handlers.py
|
Enable absolute imports.
|
2013-04-23 09:51:17 -07:00 |
middleware.py
|
Fix typo and send proper dbtime to statsd
|
2013-05-01 17:24:38 -04:00 |
models.py
|
get_old_messages: Don't fetch messages from database unless we have to.
|
2013-05-02 15:32:23 -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
|
Support branches whitelist for github
|
2013-05-01 17:19:53 -04:00 |
tornado_callbacks.py
|
Enable absolute imports.
|
2013-04-23 09:51:17 -07:00 |
tornadoviews.py
|
Use a function for stopping/restarting time logging for longpolling.
|
2013-04-24 10:44:56 -04:00 |
views.py
|
get_old_messages: Don't fetch messages from database unless we have to.
|
2013-05-02 15:32:23 -04:00 |