harvester-d4science/ckanext/harvest
amercader 42bace3628 [#5] Add new finished field for harvest job
When the run command flags a job as finished, it will query the most
recent harvest object for this job and use its import_finished value as
the job finishing time.
2013-01-28 17:19:28 +00:00
..
commands Update job keys changed on 9ba6e8f 2013-01-24 17:36:58 +00:00
controllers [#5] Cleanup the job controller actions 2013-01-28 16:32:53 +00:00
harvesters [ckan harvester] Fix bug on force all check 2012-03-15 11:31:12 +00:00
logic [#5] Add new finished field for harvest job 2013-01-28 17:19:28 +00:00
model [#5] Add new finished field for harvest job 2013-01-28 17:19:28 +00:00
public/ckanext/harvest Minor css tweaks on the forms 2012-08-15 18:26:36 +01:00
templates Status can have links in it now. 2012-07-23 16:15:11 +01:00
templates_new [#5] Add new finished field for harvest job 2013-01-28 17:19:28 +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 [#5] Add helper function for generating a link to a harvest object 2013-01-24 18:21:05 +00:00
interfaces.py Document method and cleanup the interface file 2013-01-24 18:39:19 +00:00
plugin.py [#5] Add helper function for generating a link to a harvest object 2013-01-24 18:21:05 +00:00
queue.py capture errors more cleanly 2013-01-10 10:48:48 +00:00