harvester-d4science/ckanext/harvest
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
..
commands [#145] Throw + catch a custom exception if there are no jobs to run 2015-07-20 18:41:50 +02:00
controllers Merge branch 'master' into 96-harvest-object-encoding-errors 2014-05-15 15:52:13 +01:00
fanstatic_library/styles [#23] Make labels a little wider on harvest new form 2013-03-20 14:07:03 +00:00
harvesters [#127] Use site user on the CKAN harvester 2015-06-11 10:38:33 +01:00
logic [#145] Throw + catch a custom exception if there are no jobs to run 2015-07-20 18:41:50 +02:00
model only migrate harvest sources which are active 2013-06-28 02:32:45 +01:00
public/ckanext/harvest add javascript for source type 2013-02-25 18:12:47 +00:00
templates Use page_heading helper consistently with the main CKAN templates. 2013-05-17 16:12:57 +01:00
templates_new [#138] Add data attributes to support timezone conversion 2015-07-09 22:35:54 +02:00
tests [#136] Fix broken RabbitMQ queue names 2015-06-11 13:56:22 +01:00
__init__.py Moving the extension points code to package as a .deb file 2011-03-28 15:52:43 +01:00
helpers.py Put harvest_source_id in quotes to prevent Solr errors 2013-11-21 14:14:56 +02:00
interfaces.py Document method and cleanup the interface file 2013-01-24 18:39:19 +00:00
plugin.py Raise on startup import errors so we don't mask problems 2015-03-19 12:48:15 +00:00
queue.py Append site id to queue name 2015-06-01 17:54:22 +01:00