harvester-d4science/ckanext/harvest/logic
Stefan Oderbolz f9b87fff0c Make sure all possible status are always returned
It makes it harded to parse the API response if you always have to check
if 'deleted' is set and if what value it has. I think to simply return 0
for all status value is good practice.
2015-11-17 11:43:11 +01:00
..
action Revert ok_ - makes it slightly less readable for little benefit. 2015-11-13 13:45:56 +00:00
auth Add harvest_source_patch to API 2015-11-11 05:39:29 +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 Make sure all possible status are always returned 2015-11-17 11:43:11 +01:00
schema.py No longer need uuid since we clear db between tests now. Added ignore_missing because of occasional failures. 2015-11-13 13:32:55 +00:00
validators.py [#184] Add tests 2015-11-03 23:19:05 +00:00