- Oct 20, 2016
-
-
Matevž Markovič authored
-
- Aug 12, 2016
-
-
David Read authored
-
- Jun 07, 2016
-
-
David Read authored
Add gtfs format and test.
-
David Read authored
-
David Read authored
Travis fixes
-
David Read authored
-
David Read authored
-
David Read authored
-
David Read authored
-
David Read authored
-
- Feb 05, 2016
-
-
David Read authored
-
David Read authored
Fix tests now that Shapefiles are detected. (although test_wmts needs https://github.com/ckan/ckan/pull/2867 merging before Travis will go green)
-
David Read authored
-
David Read authored
-
David Read authored
-
David Read authored
-
David Read authored
-
- Feb 02, 2016
-
-
David Read authored
Order json by score
-
Carl Lange authored
I found it immensely hard to read before. Also, emacs ftw :)
-
- Feb 01, 2016
-
-
David Read authored
-
David Read authored
-
- Jan 27, 2016
-
-
David Read authored
-
David Read authored
-
David Read authored
-
David Read authored
-
David Read authored
-
David Read authored
Run tasks per-package rather than per-resource
-
David Read authored
-
David Read authored
-
David Read authored
-
- Jan 05, 2016
-
-
Tom Mortimer-Jones authored
Convert report template to jinja.
-
Tom Mortimer-Jones authored
-
- Dec 21, 2015
-
-
Ross Jones authored
-
- Dec 18, 2015
-
-
Ross Jones authored
-
Ross Jones authored
Remove the code that updates resources
-
Ross Jones authored
-
- Dec 16, 2015
-
-
Tom Mortimer-Jones authored
Run reindex once per dataset
-
David Read authored
When setting the resource.format, it was doing an reindex for every resource, because of the commits done by save_qa_result, so I pulled that out of the loop. Added resource.format writing to update(). Added tests.
-
- Dec 15, 2015
-
-
Ross Jones authored
Have changed _save_qa_result to return the qa object (that it finds or creates) so that we can do the format check in the outer update_package loop. This way we can be sure we only create one revision.
-
David Read authored
qa runs per dataset rather than per resource. more efficient, as only update the dataset once and index it once.
-