3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 2 days ago.
Feb 07, 2025 — Feb 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor buildout to allow running tests against plone 4.x: {{{ $ python2.6 buildout/bootstrap.py $ bin/buildout buildout:directory=$(pwd) -c buildout/plone-4.x.cfg }}} atm there's one test error left... More... almost 16 years ago
fixes to make the tests run again after r110797 More... almost 16 years ago
allow passing of test-specific parameters to `bin/alltests` & make it executable More... almost 16 years ago
add convenience script for running tests, e.g. via buildbot: {{{ $ bin/alltests }}} More... almost 16 years ago
refactor buildout in preparation for testing against plone 4 More... almost 16 years ago
Optimize reindex behavior when populating the Solr index for the first time. More... almost 16 years ago
use canonical testing buildout for plone 3.x — tests can be run with {{{ $ bin/test }}} now. please note, that `zc.recipe.testrunner` won't set up any configuration for zope, though, which is why the log level for conflict errors needs to be set manually... More... almost 16 years ago
make it easier to test against different versions of plone More... almost 16 years ago
merge r110621 to only register indexable attributes the old way on plone 3.x More... almost 16 years ago
consistency! More... almost 16 years ago
eek, there's more! More... almost 16 years ago
fix that trailing white space [https://twitter.com/witsch/status/8964910229 hannosch committed]... :) More... almost 16 years ago
fix timeout decorator to work ttw More... almost 16 years ago
Add "z3c.autoinclude.plugin" entry point, so in Plone 3.3+ you can avoid loading the ZCML file. More... almost 16 years ago
bumping version for next release More... almost 16 years ago
prepare for release More... almost 16 years ago
Use `setSite` in the `plonesite.py` script so that the component architecture gets initialized properly. This will allow the installation of a product like `plone.app.dexterity` More... almost 16 years ago
a dash of PEP8 More... almost 16 years ago
bump version More... almost 16 years ago
Prepare collective.solr 1.0b21. More... almost 16 years ago
test against the latest plone 3.x More... almost 16 years ago
update sample `log.ini` to only log messages from [http://pypi.python.org/pypi/collective.indexing collective.indexing] & the package itself More... almost 16 years ago
update r109564 to make `getData` only fetch actually requested attributes and let the (re)indexing code take care of keeping the solr indices complete More... almost 16 years ago
adjust tests to work with the [changeset:110136 recently disabled event subscribers] from [http://pypi.python.org/pypi/collective.indexing collective.indexing] More... almost 16 years ago
don't leave the timeout lock behind if things break in the middle of any of the maintenance tasks More... almost 16 years ago
fix maintenance views to work without setting up a solr connection first, e.g. when using `getData` separetely More... almost 16 years ago
Spell Pelle's name correctly, which is incidentally mispelled on his plone.org author page More... almost 16 years ago
make contributors list...uhm...a list More... almost 16 years ago
bump version for next release More... almost 16 years ago
updated the contributors list More... almost 16 years ago