harvester-d4science/ckanext/harvest
amercader 74633d0803 Fix error count in job stats
We want to take into account objects with errors that where created or
updated anyway (eg bbox errors), so we bascially query for the number of
objects that have object errors.

Also add the number of gather errors to this count.
2013-03-06 13:44:04 +00:00
..
commands fix gather_stage if there is a previous job 2013-02-28 19:06:21 +00:00
controllers [#7] Removed faceted navigation for uneeded toggles in job reports 2013-03-05 15:23:42 +00:00
fanstatic_library/styles [#7] Harvest listing page and HTML/CSS cleanup 2013-02-27 11:14:04 +00:00
harvesters fix gather_stage if there is a previous job 2013-02-28 19:06:21 +00:00
logic Fix error count in job stats 2013-03-06 13:44:04 +00:00
model Merge branch '4-new-auth-for-2.0' into 5-improve-job-errors-reporting 2013-02-05 12:36:26 +00:00
public/ckanext/harvest add javascript for source type 2013-02-25 18:12:47 +00:00
templates Status can have links in it now. 2012-07-23 16:15:11 +01:00
templates_new [#7] Refactor job report page to include all errors 2013-03-06 13:43:40 +00:00
tests Merge branch 'release-v2.0' into 4-new-auth-for-2.0 2012-12-20 16:38:57 +00:00
__init__.py Moving the extension points code to package as a .deb file 2011-03-28 15:52:43 +01:00
helpers.py source extras field type 2013-02-25 18:07:34 +00:00
interfaces.py Document method and cleanup the interface file 2013-01-24 18:39:19 +00:00
plugin.py Merge branch '7-harvest-source-templates' into source_extra_config_validation 2013-02-27 15:45:33 +00:00
queue.py Refresh session after each harvest stage 2013-03-01 12:55:59 +00:00