History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9ef913629b83 | Samuele Kaplun | Implement pooling of Mysql connections (when CFG_MISCUTIL_USE_SQLALCHEMY is… | Jun 12 2007 | |||
016792c330a2 | Samuele Kaplun | Added _db_logout for giving the possibility (if such a thing works in python)… | Jun 8 2007 | |||
a081cef0ce1d | Samuele Kaplun | Added hidden cli flag for forcing w3c validation. | May 31 2007 | |||
38c1b948c51d | Samuele Kaplun | New tool for validating html strings against W3C validators (for CDS at CERN… | May 30 2007 | |||
a0aedbdf2c3a | Jerome Caffaro | Moved from HTML to XHTML syntax. | May 29 2007 | |||
b98d3870e673 | Samuele Kaplun | Used cdsname(intl) everywhere in place of "CDS( Invenio)" | May 25 2007 | |||
9657e2ace771 | Samuele Kaplun | Moved from the obsolete sre module to re. | May 22 2007 | |||
e7ef636064e5 | Samuele Kaplun | Cleaned run_sql_cached and added log facility similar to run_sql. | May 18 2007 | |||
fdf29e5a5c7d | Samuele Kaplun | Added derivate SQL cache. | May 18 2007 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
cb40db67bfc5 | Samuele Kaplun | Fixed a regression-test which looked for 'localhost' instead of weburl | May 2 2007 | |||
5581b841c09d | Tibor Simko | Added general support infrastructure for the Chinese translations (zh_CN… | Apr 12 2007 | |||
feefe892e5ca | Tibor Simko | Replace "&" by "&" after encoding URL arguments in make_canonical_urlargd(). | Mar 15 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
9ef136c20260 | Nicholas Robinson | Removed note '# FIXME: not used?' from CFG_PATH_GFILE - gfile is used by… | Feb 14 2007 | |||
d70a7934d1de | Jerome Caffaro | Added <sub> and <sup> to default list of allowed tags. | Feb 12 2007 | |||
a2be4620120d | Diane Berkovits | New variable for download graph | Feb 8 2007 | |||
70f0c9b8d93a | Tibor Simko | Improved the detection of the most probable "site-packages" directory location… | Dec 20 2006 | |||
3e750a4692e6 | Tibor Simko | Added test of table update time detection for empty tables (no indexes, unusual… | Dec 7 2006 | |||
6051ce1958a6 | Tibor Simko | Fixed problem of table status detection in case of mxdatetime module… | Dec 7 2006 | |||
708868f3b8fa | Tibor Simko | Removed CFG_WEBSEARCH_GOOGLE_* variables not needed anymore. | Nov 30 2006 | |||
c760424e8541 | Tibor Simko | When detecting the position of creation_time column in TABLE STATUS commands in… | Nov 29 2006 | |||
52650bbba74c | Tibor Simko | Closed open parenthesis in a test description. | Nov 28 2006 | |||
6840bce5cba2 | Gregory Favre | Added new test units to htmlutils. Improved htmlutils.HTMLWasher: now escapes… | Nov 23 2006 | |||
68ef8f0679fa | Gregory Favre | Introduced function create_url and create_html_link. Suppressed a_href function. | Nov 22 2006 | |||
3be9447c52cf | Gregory Favre | Added new escape_html function. This method should be used instead of… | Nov 22 2006 | |||
d01e70caf041 | Gregory Favre | Added reference for new htmlutils module | Nov 22 2006 | |||
ce7ccd14f936 | Gregory Favre | Fixed a missing object reference. | Nov 20 2006 | |||
b92e4791db7c | Gregory Favre | Introducing htmlutils. This pythonic module provides a class which escapes HTML… | Nov 20 2006 | |||
e4bc8a5fca59 | Tibor Simko | Added general support infrastructure for the Croatian translation, with dynamic… | Nov 13 2006 | |||
019d5ab8ebfd | Jerome Caffaro | Removed kwalitee test of test_5.py element as it has no docstring on purpose… | Nov 6 2006 | |||
c11cc7055b22 | Tibor Simko | Removed debug print statement introduced in the previous commit. | Nov 6 2006 | |||
9a03c408352b | Jerome Caffaro | Filter non python files when checking kwalitee of some files to prevent… | Nov 6 2006 | |||
975bbd247ad7 | Tibor Simko | For get_table_update_time() and get_table_status_info() functions, when… | Oct 24 2006 | |||
122502a7ac43 | Tibor Simko | Added tests for international GUI date output. | Sep 26 2006 | |||
2d02bcab416c | Tibor Simko | Made BibSched refresh time configurable. Set to 5 seconds by default. Note… | Sep 25 2006 | |||
8f0d3da8da25 | Tibor Simko | Add forgotten space at the end of CVS Date parse string. | Sep 21 2006 | |||
027f7c78a06c | Tibor Simko | Document the usage of the '$' + 'Date...' technique. | Sep 21 2006 | |||
40e6ed77f76c | Tibor Simko | When converting CVS dates, have to use a technique like '$'+'Date: ...'… | Sep 21 2006 | |||
9b0352a2f2f3 | Tibor Simko | Added tests for dateutils datecvs conversion. | Sep 21 2006 | |||
997f4623b4e1 | Tibor Simko | Added function for converting CVS dates to datestruct. Useful for Last updated… | Sep 21 2006 | |||
6e8c42a83c85 | Tibor Simko | Added explicit test for the number of missing docstrings. Currently there are… | Sep 21 2006 | |||
1efd3cceb702 | Tibor Simko | Added CFG_PREFIX. | Sep 20 2006 | |||
ec761f4dff4b | Tibor Simko | Harmonized CFG_PATH_* and CFG_WEBSEARCH_* config variable names. | Sep 18 2006 | |||
4057d0d70661 | Tibor Simko | Updated to work with the latest pychecker 0.8.17. (Limit on the number of… | Sep 15 2006 | |||
8fc23841490f | Tibor Simko | Renamed cfg_oai_* config variables to follow the uppercase model. Fixed the… | Sep 15 2006 | |||
770420bc2854 | Tibor Simko | Renamed cfg_bibindex_* config variables to follow the uppercase model. | Sep 15 2006 | |||
5c823ebc750c | Tibor Simko | Renamed cfg_webcomment_* config variables to follow the uppercase model. | Sep 15 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
b07423532846 | Tibor Simko | Use uppercase for CFG_MODULENAME_ERROR_MESSAGES and… | Sep 14 2006 | |||
fcef3232f08d | Tibor Simko | Removed __version__ in profit of __revision__. | Sep 13 2006 | |||
c8586dff9888 | Tibor Simko | Improved kwalitee of the code. | Sep 13 2006 | |||
9e6b2a4c8952 | Tibor Simko | Print complete usage info message in case the modules subdir well exists but… | Sep 12 2006 | |||
821fde776352 | Tibor Simko | Added get_table_status_info() to serve for MySQL 4.x and 5.x versions. | Sep 11 2006 | |||
2a31ade3b7bd | Tibor Simko | Fixed detection of pychecker-stripped leading ../../ path. | Sep 8 2006 | |||
4d4c663e0fe1 | Tibor Simko | Harmonized desirable PyLint score. | Sep 8 2006 | |||
e3a0c8c46262 | Tibor Simko | Print a legend for the kwalitee results table. | Sep 8 2006 | |||
5708ee0375b4 | Tibor Simko | Fixed some obvious pylint warnings. | Sep 8 2006 | |||
0d76f4394c87 | Tibor Simko | Fixed some pylint warnings. | Sep 8 2006 | |||
00c5162af931 | Tibor Simko | Added __revision__. | Sep 8 2006 | |||
ac0047789430 | Tibor Simko | Improved kwalitee checking CLI API in order to be able to rapidly scan a subset… | Sep 8 2006 | |||
868cda5b89cd | Tibor Simko | Fixed cosmetic print of the second separator. | Sep 7 2006 | |||
73b05e45e140 | Tibor Simko | Print the number of pychecker warnings per 1k source lines in three decimal… | Sep 7 2006 | |||
545bab52a705 | Tibor Simko | Initial release of the Python code kwalitee measurement tool. | Sep 7 2006 | |||
317eab95122d | Tibor Simko | Added tests for get_table_update_time(). | Sep 5 2006 | |||
ae073edcfa94 | Tibor Simko | Added get_table_update_time() function to detect properly table update_time… | Sep 5 2006 | |||
62a970c8d01a | Tibor Simko | Used the term `stream' instead of `file' in the errorlib API, since file has… | Sep 4 2006 | |||
358db196167d | Tibor Simko | Document example directory in deduce_site_packages_location(). | Sep 4 2006 | |||
3a89520f2c78 | Tibor Simko | Do not import readline. | Aug 29 2006 | |||
77a90afbd0da | Tibor Simko | Added urlargs_replace_text_in_arg() that used to live in search_engine.py. | Aug 24 2006 | |||
805feffa4627 | Tibor Simko | Added regression tests for the testutils library itself. | Aug 23 2006 | |||
97afea7d4bdd | Tibor Simko | Enhanced test_web_page_content() to offer an easy way of checking for a… | Aug 23 2006 | |||
aad91519a916 | Tibor Simko | Added `php' variable that eventually holds path to the PHP CLI executable. | Aug 22 2006 | |||
ccfdc0e70caf | Tibor Simko | Make regression test suite warning message a bit more explicit. | Aug 22 2006 | |||
3bef264c2cdd | Tibor Simko | Started massive deployment of the regression test suite. Added basic tests for… | Jul 21 2006 | |||
8cefcf0512f0 | Tibor Simko | Added helper function test_web_page_content() to easily test the availability… | Jul 21 2006 | |||
076116818ca9 | Nicholas Robinson | Added variable 'xmlmarc2textmarc', containing path to 'xmlmarc2textmarc' tool… | Jul 12 2006 | |||
2156ef561a99 | Tibor Simko | General support infrastructure for the Bulgarian translation. Dynamic elements… | Jul 12 2006 | |||
2068c705c9ff | Tibor Simko | Added testutils.py for the distribution. | Jun 30 2006 | |||
9cef0f935232 | Tibor Simko | Improved documentation of run_sql() API. Documented escape_string() and… | Jun 20 2006 | |||
1b62d846e773 | Tibor Simko | Expose Python DB API 2.0 exceptions and escape_string() to the clients so that… | Jun 20 2006 | |||
a058c0e2f837 | Martin Vesely | Unification of OAI configuration variables naming. | Jun 15 2006 | |||
5200b83baddf | Tibor Simko | MiscUtil module is now using the new URL style. The changes concern error… | Jun 15 2006 | |||
45b3b007ecab | Tibor Simko | Do not connect to the database or run queries when the site is closed for… | Jun 5 2006 | |||
ff9073c84a2b | Tibor Simko | Deleted unneeded function create_language_selection_box(), as it was integrated… | Jun 5 2006 | |||
63a61a1c7e7e | Tibor Simko | Replaced search.py by search as per the new URL schema. | May 29 2006 | |||
49062060ac68 | Frederic Gobry | Implementation of the new URL scheme (/record/... and friends) for websearch… | May 24 2006 | |||
e1da0767d12c | Tibor Simko | Initial release of the importing test, suggesting how to create Python module… | May 23 2006 | |||
5129ad67b96f | Tibor Simko | Run importing test during `make install'. | May 23 2006 | |||
5f971c3b93b0 | Frederic Gobry | renamed httpsurl into sweburl to be more coherent with weburl. | May 6 2006 | |||
a86c8e90f9bf | Frederic Gobry | added support for login over https | May 5 2006 | |||
18b100fe8575 | Tibor Simko | Implemented name change CDSware to CDS Invenio. Also, introduced new configure… | May 4 2006 | |||
d5b36a574e3c | Tibor Simko | Updated copyright years. | May 2 2006 | |||
4f01fc28cf81 | Martin Vesely | Configurable sleeptime between consecutive OAI requests. | Apr 28 2006 | |||
259f20c4bdb0 | Tibor Simko | Removing messages.wml and its last traces now that we use different I18N… | Apr 18 2006 | |||
ccc0ac8e54f7 | Gregory Favre | Fixed bus in urlutils | Apr 13 2006 | |||
9abc45568c71 | Gregory Favre | Fixed minor bugs in dateutils. | Apr 13 2006 | |||
bc692c0a1277 | Tibor Simko | Do not initialize all the msg_* strings anymore now that all the client code… | Apr 11 2006 | |||
9355d8102250 | Frederic Gobry | For non-CERN sites, bibupload should match records on their 970$a field in a… | Feb 24 2006 | |||
6b72f6d610ca | Gregory Favre | Added missing WebComment configurations variables… | Feb 13 2006 |
c4science · Help