joetsoi
|
f97e3b4c6c
|
add return True to import stage of ckanharvester
Was causing queue.py to report that the import had errored.
|
2013-02-22 10:13:36 +00:00 |
amercader
|
871eae94b6
|
[ckan harvester] Fix bug on force all check
|
2012-03-15 11:31:12 +00:00 |
amercader
|
f210455aef
|
[ckan harvester] Replace title on default extras
|
2012-03-13 12:38:14 +00:00 |
amercader
|
9ed152cbea
|
[ckan harvester] Add support for forcing gathering of all remote packages
|
2012-02-03 17:54:34 +00:00 |
amercader
|
eb646b3385
|
[ckan harvester] Add support for defining default extras
|
2012-01-10 17:07:19 +00:00 |
Adrià Mercader
|
cfaba6e1e8
|
[ckan harvester] Add support for sending an API key
|
2011-11-21 17:29:10 +00:00 |
Adrià Mercader
|
994590531e
|
[ckan harvester] Support for creating read-only packages
|
2011-11-18 14:30:10 +00:00 |
Adrià Mercader
|
c939d90dbb
|
[ckan harvester] Support for defining a custom user to do the harvesting
|
2011-11-18 14:12:30 +00:00 |
Adrià Mercader
|
2018d9e513
|
[ckan harvester] Support for default tags and groups
|
2011-11-18 13:20:41 +00:00 |
Adrià Mercader
|
cabbb4922d
|
Use API version defined in config if present
|
2011-07-18 17:35:32 +01:00 |
Adrià Mercader
|
54de6759fe
|
Fix bug with empty config
|
2011-06-28 15:04:40 +01:00 |
Adrià Mercader
|
c80e68a12f
|
Ensure the correct configuration is used on each stage
|
2011-06-14 15:59:13 +01:00 |
Adrià Mercader
|
3125bb1514
|
Add a check to ensure sources with no packages are reharvested
|
2011-06-14 12:59:48 +01:00 |
Adrià Mercader
|
98bfd50f47
|
Load config in the CKAN harvester
|
2011-06-07 13:35:11 +01:00 |
Adrià Mercader
|
6e75d362e3
|
Add a simple way for harvesters to store configuration options. If form_config_interface is Text on the info dictionary, the configuration field will be enabled in the form. Harvesters can also provide a validate_config method.
|
2011-06-07 12:07:53 +01:00 |
Friedrich Lindenberg
|
89934b8538
|
[harvesters] factor out a base harvester for use in generic harvesting apps
|
2011-06-02 12:07:07 +02:00 |