This website requires JavaScript.
Explore
Help
Sign In
CatalogueRevamping
/
harvester-d4science
Watch
14
Star
0
Fork
You've already forked harvester-d4science
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b78afd0302
harvester-d4science
/
ckanext
/
harvest
/
logic
History
Stefan Oderbolz
4ee772f064
Use toolkit.asbool to parse given boolean parameter
2016-08-31 09:13:36 +02:00
..
action
Use toolkit.asbool to parse given boolean parameter
2016-08-31 09:13:36 +02:00
auth
[
#212
]
Fixes
#212
- auth for harvest_job_create was broken.
2015-12-09 15:50:05 +00:00
__init__.py
Take advantage of named exceptions.
2015-11-27 11:57:40 +00:00
dictization.py
Add new parameter return_last_job_status to harvest_source_list
2016-08-25 17:56:51 +02:00
schema.py
No longer need uuid since we clear db between tests now. Added ignore_missing because of occasional failures.
2015-11-13 13:32:55 +00:00
validators.py
[
#253
] Fix default_groups by saving the dicts to the config object, since saving it to the harvester object doesnt work in the real world. This is a lot more efficient than doing group_show for every dataset imported.
2016-06-27 12:01:35 +01:00