Ask Solem 1dbc164191 This is not the way to do it and it's incomplete. however have to switch branches now. 16 gadi atpakaļ
..
backends 0f1108f525 Avoid hammering the CPU just waiting on the status of task. 16 gadi atpakaļ
bin 1dbc164191 This is not the way to do it and it's incomplete. however have to switch branches now. 16 gadi atpakaļ
management 48a55d3476 Use ``python-daemon`` instead of the homegrown stuff. (this adds a dependency 16 gadi atpakaļ
tests bdd4448170 Tests passing again 16 gadi atpakaļ
__init__.py 4f0c23eda0 Bump version again: 0.3.5. Having an internal PyPI server, sure makes big gaps in the 16 gadi atpakaļ
conf.py c1f045e59e Lowered DEFAULT_QUEUE_WAKEUP_AFTER to 0.1 16 gadi atpakaļ
datastructures.py e68b712eb2 PEP8ify 16 gadi atpakaļ
discovery.py 6b81d06f56 Everything now conforms to pep8.py 16 gadi atpakaļ
fields.py 60e333ffd2 Register PickledObject otherwise psycopg2 will throw a can't adapt error since the data type is unknown. 16 gadi atpakaļ
log.py f8fd93ea73 Move multiprocessing import into setup_logger to allow multiprocesing to not be required in the web server. 16 gadi atpakaļ
managers.py 359308eae8 Fix syntax error 16 gadi atpakaļ
messaging.py a6428a9eb6 Started on Statistics/Monitoring. 16 gadi atpakaļ
models.py ced0b64ad2 Raise our pylint score to 8.24/10 16 gadi atpakaļ
monitoring.py 19c5f706b2 Wrap timer_stat.stop() in a finally block. 16 gadi atpakaļ
pool.py 22491d7062 Terminate pool at SystemExit 16 gadi atpakaļ
registry.py c64e7f1216 Rename ``task_name`` arguments to TaskRegistry methods to ``name``, so it's 16 gadi atpakaļ
result.py a3dae4cded Removed stupid comment. 16 gadi atpakaļ
task.py ced0b64ad2 Raise our pylint score to 8.24/10 16 gadi atpakaļ
timer.py cc199089ac Restart pool if a process is dead 16 gadi atpakaļ
urls.py ced0b64ad2 Raise our pylint score to 8.24/10 16 gadi atpakaļ
views.py 739462d804 Remove dependency to simplejson 16 gadi atpakaļ
worker.py dbfbd2fe3b Merge branch 'master' into statistics 16 gadi atpakaļ