.. |
fixtures
|
Rename zephyrs.json => messages.json in .gitignore.
|
2012-10-10 10:39:27 -04:00 |
jstemplates
|
narrow: Remove some unnecessary helpers
|
2013-01-08 12:18:29 -05:00 |
lib
|
Move bulk_create_* methods to bulk_create.py.
|
2013-01-10 16:59:36 -05:00 |
management
|
runtornado: Print busy percentage at most once every 5s
|
2013-01-10 17:21:24 -05:00 |
migrations
|
Include autogenerated initial migrations for South.
|
2013-01-08 18:14:39 -05:00 |
static
|
Revert "Autocomplete @names in the compose box"
|
2013-01-11 13:49:23 -05:00 |
static-access-control
|
Make the back button work when narrowed
|
2012-12-19 14:46:31 -05:00 |
tests
|
Fix running "./manage.py test zephyr --settings=humbug.test_settings"
|
2013-01-10 16:59:36 -05:00 |
__init__.py
|
Initial Django commit: basic account, zephyr stream, narrowing, etc.
|
2012-08-28 12:44:51 -04:00 |
context_processors.py
|
context_processors: Rename misleadingly named unused parameter
|
2012-11-07 17:46:46 -05:00 |
decorator.py
|
decorators: Use select_related() when getting the UserProfile objects.
|
2013-01-10 16:59:36 -05:00 |
filters.py
|
Filter out additional sensitive POST params
|
2012-12-19 11:08:24 -05:00 |
forms.py
|
Add alternative terms acceptance workflow.
|
2013-01-08 17:48:42 -05:00 |
handlers.py
|
AdminHumbugHandler: Add SERVER_NAME to displayed fields.
|
2013-01-02 17:36:36 -05:00 |
middleware.py
|
Move @has_request_variables error responses to middleware
|
2012-12-20 14:26:36 -05:00 |
models.py
|
Cache client objects in get_client.
|
2013-01-10 16:59:36 -05:00 |
retention_policy.py
|
exunge_log: Ignore default_streams entries
|
2012-11-30 17:24:37 -05:00 |
tests.py
|
Explicitly error out when running tests improperly.
|
2013-01-10 16:59:36 -05:00 |
tornadoviews.py
|
Remove obsolete check for empty users string.
|
2013-01-10 16:59:36 -05:00 |
views.py
|
Disable desktop notifications in automated testing
|
2013-01-09 14:03:40 -05:00 |