CVS Commit Overview for 2007-06-12
==================================
2007-06-12 Jerome Caffaro <[email protected]>
* modules/bibharvest/lib/oaiarchive_engine.py,
modules/bibharvest/lib/oaiarchiveadminlib.py,
modules/bibharvest/web/admin/oaiarchiveadmin.py: Added possibility
to choose your operator (instead of default 'AND') when defining
OAI sets.
2007-06-12 Jerome Caffaro <[email protected]>
* modules/bibharvest/lib/bibharvest_templates.py,
modules/bibharvest/lib/oaiarchiveadminlib.py,
modules/bibharvest/web/admin/bibharvestadmin.py: XHTML valid
output.
2007-06-12 Jerome Caffaro <[email protected]>
* modules/bibrank/lib/bibrankadminlib.py: Changed POST to post in
HTML form to be more XHTML valid.
2007-06-12 Samuele Kaplun <[email protected]>
* INSTALL, configure-tests.py, config/config.wml,
modules/miscutil/lib/config.py.wml,
modules/miscutil/lib/dbquery.py.wml: Implement pooling of Mysql
connections (when CFG_MISCUTIL_USE_SQLALCHEMY is enabled),
necessary for using CDS Invenio with multi-threaded Apache.
2007-06-12 Samuele Kaplun <[email protected]>
* INSTALL, configure-tests.py, config/config.wml,
modules/miscutil/lib/dbquery.py.wml: Fixed dbquery when running
multi-threaded apache, even without using SQLAlchemy.pool.
2007-06-12 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/dbquery.py.wml: For removing global DB_CONN
to make Invenio happy with multithreading I mistakenly added a new
global var. Now fixed.
--
CDS Invenio Developers <[email protected]>