harvester-d4science/ckanext/harvest/logic/action
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
..
__init__.py [logic] Refactor logic layer to follow CKAN core conventions 2012-02-29 10:59:02 +00:00
create.py Fix output for harvest_source_create/update 2014-09-29 12:43:37 +01:00
delete.py [#34] Integrate clear command with delete source 2013-05-20 14:30:22 +01:00
get.py [#97] Persitent endpoint for datasets harvest objects 2014-04-30 17:45:07 +01:00
update.py [#145] Throw + catch a custom exception if there are no jobs to run 2015-07-20 18:41:50 +02:00