harvester-d4science/ckanext/harvest
amercader 478326922b Fix tests
* Adapt test_queue to harvest source datasets
* Don't use the same mock harvester on different datasets as it messes
  the tests up
* Skip auth tests for the time being
2012-12-14 14:52:19 +00:00
..
commands use correct queue for gather stage 2012-11-15 14:21:09 +00:00
controllers Fix old controller import 2012-12-05 18:53:35 +00:00
harvesters [ckan harvester] Fix bug on force all check 2012-03-15 11:31:12 +00:00
logic Reindex the harvest source dataset after finishing jobs 2012-12-14 14:27:55 +00:00
model Merge branch 'release-v2.0' into 2.0-dataset-sources 2012-12-13 18:33:59 +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 Add more elements to the harvest sources page (still provisional) 2012-12-12 18:49:38 +00:00
tests Fix tests 2012-12-14 14:52:19 +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 Add extra information to the harvest source page 2012-12-12 11:54:50 +00:00
interfaces.py Add a new info method to the harvester interface so implementations can provide details. Use this to build the WUI form 2011-05-13 18:39:36 +01:00
plugin.py Add extra information to the harvest source page 2012-12-12 11:54:50 +00:00
queue.py Set job status to Finished when actually finishing it 2012-12-13 18:19:22 +00:00