- 15 Jan, 2016 1 commit
-
-
Oscar Perez authored
-
- 19 Nov, 2015 1 commit
-
-
David Read authored
Put Archiver data into the package_dict using after_show instead of IDatasetForm because you can only have one IDatasetForm - cannot have one for QA as well. Harmonize naming for config options while this is a major version change.
-
- 10 Nov, 2015 2 commits
-
-
Oscar Perez authored
-
David Read authored
-
- 31 Jul, 2015 1 commit
-
-
David Read authored
-
- 10 Oct, 2014 1 commit
-
-
David Read authored
Fix for difficulty archiving "private" datasets in an group/organization. Still need to solve https://github.com/ckan/ckan/issues/1975 for groups.
-
- 14 May, 2014 3 commits
-
-
David Read authored
-
David Read authored
-
David Read authored
[1418] Cached report refactor - Move imports to allow celery_app to init ok when running "paster archiver init".
-
- 01 May, 2014 1 commit
-
-
David Read authored
[1418] Cached report refactor - Add DataPipe concept for ckanext-qa to trigger off ckanext-archiver - added interface for it and connected up to ckanext-qa. Stop archiving deleted resources... Merged broken links reports into one registered report - an index of orgs and per org.
-
- 22 Apr, 2014 1 commit
-
-
David Read authored
[1418] Cached report refactor - Moved broken link reports here from ckanext-dgu. Register reports using new 1418 infrastructure.
-
- 09 Apr, 2014 1 commit
-
-
David Read authored
[1403] Remove all use of task_status - Archiver table now used exclusively. Works from command-line and notifications.
-
- 26 Mar, 2014 1 commit
-
-
Ross Jones authored
Now stores relevant information in the ArchiveTask model (archive_task table) which removes the need for updating the task_status API
-
- 21 Feb, 2014 1 commit
-
-
David Read authored
-
- 15 Jul, 2013 1 commit
-
-
Ross Jones authored
-
- 09 Jul, 2013 3 commits
-
-
Ross Jones authored
-
Ross Jones authored
-
Ross Jones authored
report will generate a CSV containing information on resources whose cached_filepath does not exist, and files that don't have a corresponding resource. The delete-orphans command uses report to find those files without a resource and delete them (and the containing dir - if it contains a UUID) from disk.
-
- 20 Jun, 2013 1 commit
-
-
David Read authored
-
- 18 Jun, 2013 1 commit
-
-
David Read authored
-
- 12 Nov, 2012 1 commit
-
-
David Read authored
-
- 08 Nov, 2012 1 commit
-
-
David Read authored
-
- 31 Oct, 2012 1 commit
-
-
David Read authored
-
- 26 Oct, 2012 3 commits
-
-
Dev1 authored
-
David Read authored
-
David Read authored
Added migration for the cache url directories. Moved get_cached_resource_filepath into lib.py from ckanext-qa where it was user - cos it looked useful to archiver for a moment and seems more appropriate here.
-
- 08 Oct, 2012 2 commits
-
-
David Read authored
-
David Read authored
-
- 04 Oct, 2012 1 commit
-
-
David Read authored
-
- 01 Oct, 2012 1 commit
-
-
David Read authored
Option to update a particular group. Use HTTP instead of WSGI to get packages - timeout problem is solved, and requests is easier to use.
-
- 28 Sep, 2012 2 commits
-
-
David Read authored
-
David Read authored
-
- 11 Jun, 2012 1 commit
-
-
David Read authored
Fix bug writing task status - needed site_user_apikey. Fix bug when /tmp and eventual place to store resource files are on different volumes - need to move rather than rename.
-
- 05 Jun, 2012 3 commits
-
-
David Read authored
Getting all packages at once is inefficient. On DGU it takes 1.2Gb RAM. So I make it do it dataset by dataset. This is a better now we are using WSGI rather than HTTP, which would have been unreliable.
-
David Read authored
Use WSGI instead of HTTP requests for info about resources - see note about DGU. Improve logging generally.
-
David Read authored
-
- 15 Mar, 2012 1 commit
-
-
David Read authored
-
- 29 Feb, 2012 1 commit
-
-
John Glover authored
-
- 19 Jan, 2012 1 commit
-
-
Ross Jones authored
-
- 07 Dec, 2011 1 commit
-
-
John Glover authored
-