-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add clearsource history command #268
Add clearsource history command #268
Commits on Nov 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e8570b9 - Browse repository at this point
Copy the full SHA e8570b9View commit details -
Changed filter query for reading harvest sources
Changed filter query for reading harvest sources in according to the code in /ckanext/harvest/plugin.py.
Configuration menu - View commit details
-
Copy full SHA for af0e171 - Browse repository at this point
Copy the full SHA af0e171View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1acab98 - Browse repository at this point
Copy the full SHA 1acab98View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf1cfcc - Browse repository at this point
Copy the full SHA cf1cfccView commit details -
Fixed harvest_sources_job_history_clear test
Fixed harvest_sources_job_history_clear test by creating different harvest sources.
Configuration menu - View commit details
-
Copy full SHA for 8d5ff4b - Browse repository at this point
Copy the full SHA 8d5ff4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 096e746 - Browse repository at this point
Copy the full SHA 096e746View commit details -
Fix creating different harvest sources
Fix creating different harvest sources. Different harvest sources can't be created with factory.
Configuration menu - View commit details
-
Copy full SHA for d01a866 - Browse repository at this point
Copy the full SHA d01a866View commit details -
Using test class wide unique harvest source url
Using test class wide unique harvest source url, because in a test created objects are still present in following tests.
Configuration menu - View commit details
-
Copy full SHA for f68bf32 - Browse repository at this point
Copy the full SHA f68bf32View commit details -
Ignoring not existent harvest sources in harvest_sources_job_history_…
…clear Ignoring not existent harvest sources harvest_sources_job_history_clear because of a possibly corrupt search index.
Configuration menu - View commit details
-
Copy full SHA for 95d0c1c - Browse repository at this point
Copy the full SHA 95d0c1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d511663 - Browse repository at this point
Copy the full SHA d511663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f76f60 - Browse repository at this point
Copy the full SHA 7f76f60View commit details
Commits on Nov 16, 2016
-
Avoid the "# dont use factory because it looks for the existing sourc…
…e" by copying the SOURCE_DICT each time, rather than letting tests edit the master copy.
Configuration menu - View commit details
-
Copy full SHA for e7c0385 - Browse repository at this point
Copy the full SHA e7c0385View commit details -
Added note with the limit of 1000 harvest sources
Configuration menu - View commit details
-
Copy full SHA for ff1b861 - Browse repository at this point
Copy the full SHA ff1b861View commit details