harvester-d4science/ckanext/harvest/logic
Stefan Oderbolz ab76830e85 [#145] Throw + catch a custom exception if there are no jobs to run
If there are no harvesting jobs to run, there was always an ugly
exception message when using the paster command. This replaces the ugly
output with a proper message and uses a custom exception to allow others
to deal with this error differently.
2015-07-20 18:41:50 +02:00
..
action [#145] Throw + catch a custom exception if there are no jobs to run 2015-07-20 18:41:50 +02:00
auth [#91] Consolidate all harvest source reindex code in a single action 2014-06-27 16:48:14 +01:00
__init__.py [#145] Throw + catch a custom exception if there are no jobs to run 2015-07-20 18:41:50 +02:00
dictization.py [#13] Remove or deprecate unused code 2013-03-06 16:54:33 +00:00
schema.py Fix validators on harvest_source_show schema 2014-10-08 12:02:26 +01:00
validators.py [#65] make harvest_job_exists validator return model object 2013-10-03 15:51:37 +01:00