CVS Commit Overview for 2008-04-02
==================================
2008-04-02 Samuele Kaplun <[email protected]>
* modules/websession/lib/websession.py: Fixed FIXME reminder
comment.
2008-04-02 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/messages.py: Fixed not correctly handling of
empty ln.
2008-04-02 Samuele Kaplun <[email protected]>
* modules/bibindex/lib/bibindex_engine_stemmer_tests.py: Added C#
and C++ to the stemmer testsuite.
2008-04-02 Jerome Caffaro <[email protected]>
* modules/webalert/lib/webalert_regression_tests.py: New test for
HTML to text conversion.
2008-04-02 Jerome Caffaro <[email protected]>
* modules/webalert/lib/alert_engine_tests.py: Initial release of
alert engine unit tests.
2008-04-02 Jerome Caffaro <[email protected]>
* modules/webalert/lib/alert_engine_tests.py: Removed unnecessary
import.
2008-04-02 Jerome Caffaro <[email protected]>
* modules/webalert/lib/htmlparser.py: Filter out data between <!--
START_DO_NOT_DISPLAY_IN_TEXTUAL_FORMAT --> and <!--
END_DO_NOT_DISPLAY_IN_TEXTUAL_FORMAT --> tags.
2008-04-02 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibsched.py: Extended status report to
support --status, --since, --task.
2008-04-02 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibtask.py: Skip -s option for BibUpload
(even if it's a BibTask can not behave as a daemon).
2008-04-02 Samuele Kaplun <[email protected]>
* config/invenio.conf, modules/bibsched/lib/bibsched.py,
modules/bibsched/lib/bibtask_config.py,
modules/miscutil/lib/inveniocfg.py,
modules/miscutil/sql/tabcreate.sql,
modules/websession/lib/inveniogc.py: New BibSched purging of
BibTask implementation. Not critical tasks are garbage collected,
critical ones (e.g. bibupload) are moved to hstTASK. Plugged to
bibsched CLI, bibsched monitor "P" key, inveniogc.
2008-04-02 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibsched.py: Implemented Third Display Type
with archived tasks. Fixed small bugs here and there due to limited
screen size.
2008-04-02 Samuele Kaplun <[email protected]>
* modules/miscutil/sql/tabdrop.sql: Added drop for hstTASK.
--
CDS Invenio Developers <[email protected]>