History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c818eff17ec0 | Samuele Kaplun | Fixed a small bug and restyled variables names. | Feb 27 2008 | |||
45801cea77eb | Samuele Kaplun | Enhanced wrap_text_in_a_box function. | Feb 27 2008 | |||
3449c769e597 | Samuele Kaplun | Added support for constructing an intbitset after the result of e.g. run_sql… | Feb 26 2008 | |||
12a62b4cb7da | Tibor Simko | Renamed '--generate-apache-conf' to '--create-apache-conf' in order to resemble… | Feb 26 2008 | |||
5047759a8fe7 | Tibor Simko | Added --generate-apache-conf option to assist in creation of Apache virtual… | Feb 26 2008 | |||
d7638d22afbc | Tibor Simko | Prettified error messages of test_db_connection(). | Feb 26 2008 | |||
293f4aa23a28 | Tibor Simko | Added test of the DB connection during the table creation step. | Feb 26 2008 | |||
6c71aff0c3fd | Tibor Simko | Made wait_for_user() abort message more generic. | Feb 26 2008 | |||
1824c9872fb3 | Samuele Kaplun | Enhanced wrap_text_in_a_box and prefix_text (was make_conclusions). | Feb 26 2008 | |||
dc578db78040 | Samuele Kaplun | Intregrated latest modification to webaccessadmin. | Feb 26 2008 | |||
cc0737c6afb8 | Tibor Simko | Added options to finish the installation and set up demo site. Added option to… | Feb 25 2008 | |||
4cb45d92f9ce | Tibor Simko | Added wait_for_user() that is useful for interactive CLI programs. Slightly… | Feb 25 2008 | |||
9fdaf608409d | Tibor Simko | Updated doc WRT 'inveniocfg --create-demo-site' and friends. | Feb 25 2008 | |||
36efd7dea586 | Tibor Simko | Used the same demo values for WEBURL and DB credentials as in invenio.conf. | Feb 25 2008 | |||
638460a5fe4a | Samuele Kaplun | Added make_conclusion and wrap_in_a_box nice function for uniforming printed… | Feb 22 2008 | |||
aaf4d952a872 | Tibor Simko | Moved important runtime parameters (URLs, DB credentials) from configure… | Feb 15 2008 | |||
71230ea8f544 | Tibor Simko | Do not require conf files as arguments anymore; rather, look for them in etcdir. | Feb 14 2008 | |||
59d0c42509a3 | Tibor Simko | Do not generate config.py during make anymore. It will be generated later… | Feb 14 2008 | |||
9c8a5e36353c | Tibor Simko | Fixed --reset-cdsname so that it does not touch reclist cache when not needed… | Feb 14 2008 | |||
e6ac65b47b7e | Samuele Kaplun | Compiled with the most up to date Cython 0.9.6.11b. Tested on SLC4, MacosX… | Feb 5 2008 | |||
c727136e0f46 | Samuele Kaplun | Updated to Cython-0.9.6.10b and added __all__ variable to module. | Feb 5 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
3dfb15edb4c0 | Tibor Simko | Do not test *.py.wml files anymore. | Jan 31 2008 | |||
6a75afd98bae | Tibor Simko | Initial release of the inveniocfg tool. Phased out good old WML. | Jan 30 2008 | |||
eabe568f3d6c | Tibor Simko | Removed mistaken messages.py and mailutils.py now that WML is gone. | Jan 30 2008 | |||
e4440d58f518 | Tibor Simko | Added a possibility to specify a charset we want to send the email out in. | Jan 24 2008 | |||
6f97225d36a9 | Samuele Kaplun | Introduced new algorithms in InvenioGC to clean the cache of RSS and WebJournal. | Jan 24 2008 | |||
0f6199771516 | Jerome Caffaro | WebColl can now internationalize records shown in "Latest Additions" pages… | Jan 11 2008 | |||
0affefbcb29c | Samuele Kaplun | Moved stemming support from static index config variable structure to column… | Jan 10 2008 | |||
fe2d69e55108 | Jerome Caffaro | RSS feed is contextual to displayed collection and search query. search_engine. | Jan 10 2008 | |||
086d5e2d2dc5 | Samuele Kaplun | Updated wrt moving linting tools away to cds-invenio-dev. | Jan 10 2008 | |||
446ef9911e0d | Samuele Kaplun | Since this code is in very alpha state it has been moved to cds-invenio-dev… | Jan 10 2008 | |||
4ada2ce4f353 | Jerome Caffaro | Added test of handling CVS $id tag by convert_datecvs_to_datestruct(..). | Dec 21 2007 | |||
1e74183eb856 | Jerome Caffaro | Fixed comments. | Dec 21 2007 | |||
c2e2d0b74265 | Jerome Caffaro | Support for CVS $Id as input to convert_datecvs_to_datestruct(..). | Dec 20 2007 | |||
4ab80402a172 | Tibor Simko | Added a simple test_web_page_existence() helper function. Also, removed… | Dec 19 2007 | |||
00cf59226ebd | Tibor Simko | Phased out unnecessary WML source files for database access and I18N. | Dec 18 2007 | |||
c3fb3c2e0b95 | Tibor Simko | Cleaned some simple pylint findings, with Radoslav. | Dec 18 2007 | |||
229092586df1 | Samuele Kaplun | Fixed stemming applyed to all the indexes, by adding… | Dec 7 2007 | |||
d9225392489f | Samuele Kaplun | Update docstring example and made send_mail more tolerant (allowing no… | Dec 4 2007 | |||
13ef718111c6 | Samuele Kaplun | Fixed indentation logical error and how email are sent. | Dec 4 2007 | |||
ac8c92eb1ebe | Samuele Kaplun | Fixed: intbitset.c:7728: warning: comparison is always false due to limited… | Dec 3 2007 | |||
ba2bc4cd6609 | Samuele Kaplun | New intbitset.c generated with Cython-0.9.6.9. It is again compatible with… | Nov 30 2007 | |||
16a710c4e2dd | Samuele Kaplun | Better printing stack tracing. | Nov 30 2007 | |||
c20472899ff6 | Tibor Simko | Added a config variable for showing/hiding client IP distribution in the… | Nov 29 2007 | |||
58241ce09b11 | Samuele Kaplun | Removed unused import that breaks backword compatibility with Python 2.4. | Nov 29 2007 | |||
3b33f609eecf | Samuele Kaplun | Added email_strip_html. This function strips html tags from text by respecting… | Nov 27 2007 | |||
d3bf03e8511f | Samuele Kaplun | Added CDS Invenio user agent header. | Nov 27 2007 | |||
297356210904 | Samuele Kaplun | Added support for multipart mime email, with html/plain format including… | Nov 27 2007 | |||
d0569748f381 | Samuele Kaplun | register_exception never trhows exception, now. If it can't write to the log it… | Nov 22 2007 | |||
f41385d545d4 | Tibor Simko | Added several config variables to govern various aspects of the reading… | Nov 21 2007 | |||
c3098b946fec | Samuele Kaplun | Final config variable for jsMath: CFG_WEBSEARCH_USE_JSMATH_FOR_FORMATS. | Nov 19 2007 | |||
ac0c513597bf | Samuele Kaplun | Added support for jsMath (http://www.math.union.edu/~dvpc/jsMath/) for… | Nov 14 2007 | |||
259f2eb0e2f2 | Samuele Kaplun | Added error messages for mailutils lib. | Nov 13 2007 | |||
ac12a19770dc | Samuele Kaplun | Better handling of smtp server not online, better handling of user interaction… | Nov 12 2007 | |||
cf4842ac2e17 | Tibor Simko | Sort cdslangs, cdsnameintl by language codes. | Nov 12 2007 | |||
b049d4c5d36e | Tibor Simko | Removed file now that we have webdoc. | Nov 12 2007 | |||
2d12d0c2c001 | Tibor Simko | Removed unneeded error handling PHP library. | Nov 12 2007 | |||
510538ae19ac | Jerome Caffaro | Added 'cdslangs' config variable in order to choose which languages to display… | Nov 12 2007 | |||
2c59f56e96d0 | Tibor Simko | Fixed missing column names in an SQL INSERT statement. | Nov 9 2007 | |||
860bfaf2f1e6 | Jerome Caffaro | Changed syntax for defining page options to HTML comment style. | Nov 8 2007 | |||
8c9ac238c20e | Jerome Caffaro | Initial release of Invenio-style WML to HTML converter. | Nov 7 2007 | |||
da2306cdf148 | Tibor Simko | Updated docstring to use Pyrex instead of Cython. | Nov 7 2007 | |||
49af5e8e8efc | Samuele Kaplun | Compiled intbitset.pyx with Pyrex-0.9.6.3 which still support Python-2.3… | Nov 7 2007 | |||
ef54e30c0c6f | Tibor Simko | Set DB connection parameter preferences to UTF-8 binary strings. | Nov 6 2007 | |||
4a09a1012939 | Tibor Simko | Added test for UTF-8 treatment in the Python<->MySQLdb<->MySQL storage chain. | Nov 6 2007 | |||
57852d5b43c3 | Samuele Kaplun | New intbitset.c generated by cython-0.9.6.8. | Nov 2 2007 | |||
60d1fc940ea6 | Tibor Simko | Fixed an English typo, and updated docstring. | Nov 1 2007 | |||
43574f9c1d9b | Samuele Kaplun | Added prefix and suffix optional string to be printed alongside a register… | Nov 1 2007 | |||
d8f0143bd4ae | Samuele Kaplun | Removed unused import that caused circular import error. | Nov 1 2007 | |||
db79013610e8 | Samuele Kaplun | Removed dependency on Pyrex/Cython. We can directly ship the produced intbitset. | Oct 31 2007 | |||
6102b8c8a6da | Samuele Kaplun | Added optional verbose_description to register_exception, in order to allow for… | Oct 22 2007 | |||
6895a4526a06 | Samuele Kaplun | Added register_exception for nicely logging a given exception with all its… | Oct 19 2007 | |||
c1615b7e481b | Tibor Simko | Fixed run_sql_cached() to take into account the case of empty supplied list of… | Oct 16 2007 | |||
ab9f1a1d70a4 | Samuele Kaplun | Fixed last standing bug! Maybe lost some bit of perfomance (but maybe not, it… | Oct 3 2007 | |||
1a85947bfa33 | Tibor Simko | Added detection of Pylint details: the number of Fatal, Error, Warning… | Sep 17 2007 | |||
af2260b6b17d | Samuele Kaplun | Fixed a bug which prevented correct compilation of intbitset with Python-2.4… | Sep 13 2007 | |||
e8fdd8aa23fc | Tibor Simko | Disable false positive E1102 pylint warnings due to the use of mechanize. | Sep 12 2007 | |||
46198dc845e7 | Samuele Kaplun | Added backward compatibility method tolist(). | Sep 7 2007 | |||
ea46d2ffa777 | Tibor Simko | Added w3c_validator.py, api_migration_kit.py and updateapi.data.sed to the… | Sep 4 2007 | |||
d529cd6664d8 | Tibor Simko | Use proper CFG_MISCUTIL_SMTP_* variables. | Sep 4 2007 | |||
495db5f4a626 | Tibor Simko | De-WML-ized mailutils. | Sep 4 2007 | |||
ef561cec4ec9 | Samuele Kaplun | Perfectioned the tests, adding some meaningful failure messages, and some big… | Aug 17 2007 | |||
652152ba12d2 | Samuele Kaplun | Fixed bug in which intbitset([]) would raise a wrong exception instead of… | Aug 17 2007 | |||
d4a1d7e3f52d | Samuele Kaplun | Fixed various tests, never checking empty intbitsets. | Aug 17 2007 | |||
18bb373f5de6 | Samuele Kaplun | Added __revision__, float __apilevel__ (= 1.0 ;-), __maxelem__. | Aug 16 2007 | |||
31ed59bba051 | Samuele Kaplun | Addedd sanity checks with the possibility to switch them on/off via… | Aug 16 2007 | |||
e479647d2465 | Samuele Kaplun | Added many tests and many many exceptions checks. | Aug 16 2007 | |||
36cb4d1eb767 | Samuele Kaplun | Addedd even more tests and corrected the semantic of clear() method. | Aug 16 2007 | |||
5b77eb60056d | Samuele Kaplun | Maybe fixed a bug, previously introduced (set difference not in place). | Aug 15 2007 | |||
8a6b30200377 | Samuele Kaplun | Fixed compatibility with < Python-2.5? | Aug 15 2007 | |||
1cf32b7d1d60 | Samuele Kaplun | Fixed a bad bug about memory allocation, introduced with yesterday optimization. | Aug 15 2007 | |||
c67b45bc6952 | Samuele Kaplun | New tests, that succeeded in spotting a bad bug with memory allocation. | Aug 15 2007 | |||
982045c3f213 | Tibor Simko | Fixed test case spelling and enriched test case description. | Aug 15 2007 | |||
103f031d35fa | Samuele Kaplun | New big commit with extensive testing of all the possibile cases with boolean… | Aug 15 2007 | |||
62aee8d84ba5 | Samuele Kaplun | Extract_finite_list is a helper function that return the list of element… | Aug 15 2007 | |||
1741b314c605 | Samuele Kaplun | Added helper functions extract_finite_list (see docstring) and is_infinite. | Aug 14 2007 | |||
2d07bdc34350 | Samuele Kaplun | Fixed bug where intersection in place between empty intbitset and non empty… | Aug 14 2007 | |||
78748d17b4af | Samuele Kaplun | 1st commit of deep iterative testing of intbitset. | Aug 14 2007 | |||
ff63087fee33 | Samuele Kaplun | Added nice speed optimizations for intersection and subtraction between… | Aug 13 2007 |
c4science · Help