3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 2 days ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
corrected bad char that breaks with unicode error when distributing to PyPI More... over 17 years ago
Fixed test, broke due to changes by Guido (SIGTERM) More... over 17 years ago
merging changes from r69326 into trunk, specifically implementation of eventlistner configuration via the buildout recipe, see docs for more information More... over 17 years ago
fix spelling More... over 17 years ago
make the maximum number of results returned from solr configurable via the controlpanel More... over 17 years ago
Show the new --quiet option in the readme. More... over 17 years ago
Use double colons in README.txt for pretty rst printing. More... over 17 years ago
Allowed the user to make the script more quiet (say in a cronjob) by using 'bin/backup -q' (or --quiet). More... over 17 years ago
Removed comment lines from previous commit that were not supposed to be there yet. More... over 17 years ago
Refactored initialization template so it is easier to change. More... over 17 years ago
Improved 'stop' behaviour by using SIGTERM instead of SIGHUP (which seemed to fail usually, or at least occasionally), made that stdout/stderr are redirected to a log file (located in var/solr) when daemonizing solr. More... over 17 years ago
Fixed test breakage. More... over 17 years ago
use the convenience methods to employ the user-configurable timeouts when indexing and searching More... over 17 years ago
allow to directly specify a timeout value when setting up a solr connection More... over 17 years ago
add convenience methods to set timeout values for indexing and searching More... over 17 years ago
allow to specify timeout values for indexing and searching via the solr controlpanel More... over 17 years ago
add an appropriate error message in case of a timeout More... over 17 years ago
improve the test by checking both a request timing out as well as one which isn't More... over 17 years ago
test the timeout More... over 17 years ago
add support for configurable timeouts for solr requests More... over 17 years ago
add missing helper method to `PloneFlare`s More... over 17 years ago
log exceptions which might have been swallowed accidentally by r66113 More... over 17 years ago
allow the argument for "range" to not be of a list type More... over 17 years ago
small correction in rst code More... over 17 years ago
Changed version number to initial version number 0.1 More... over 17 years ago
Added initial version number and date More... over 17 years ago
make it easier to find out who's causing trouble... More... over 17 years ago
make the test play nice More... over 17 years ago
add browser test for r67770 More... over 17 years ago
hint about why we're getting the context in this particular way... More... over 17 years ago