Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move db.sql.models* to db.models* | Sebastian Spaeth | 2013-01-07 | 1 | -1/+1 |
* | Remove ObjectId from the tree | Sebastian Spaeth | 2012-12-25 | 1 | -3/+2 |
* | Move DBModel._id -> DBModel.id | Sebastian Spaeth | 2012-12-21 | 1 | -4/+4 |
* | We don't need to save entries during processing... also adding comments expla... | Christopher Allan Webber | 2012-12-12 | 1 | -0/+3 |
* | make media_manager a property of MediaEntry in mixin.py | Sebastian Spaeth | 2012-12-04 | 1 | -4/+1 |
* | HTTP callback fixes | Joar Wandborg | 2012-09-26 | 1 | -1/+1 |
* | Added support for http callbacks on processing | Joar Wandborg | 2012-09-26 | 1 | -0/+8 |
* | All processing exceptions are now logged | Joar Wandborg | 2012-08-01 | 1 | -0/+8 |
* | Panel improvements | Joar Wandborg | 2012-07-11 | 1 | -9/+10 |
* | Minor improvements to the processing panel | Joar Wandborg | 2012-07-10 | 1 | -4/+9 |
* | Move celery task into own task.py | Elrond | 2012-03-21 | 1 | -0/+78 |