History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
8e489b9e2ffd | Samuele Kaplun | get_word_tables now returns a list of tuples (index_id, index_tags) instead of… | May 11 2008 | |||
02c67d5a4a19 | Samuele Kaplun | Deployed task_sleep_now_if_required to bibindex. | Apr 3 2008 | |||
52406fde46bb | Samuele Kaplun | Added C# and C++ to the stemmer testsuite. | Apr 2 2008 | |||
cc5418ab136d | Samuele Kaplun | New cleaner signal handling. By using task_sleep_now_if_required(can_stop_too)… | Apr 1 2008 | |||
3d880f427bbe | Samuele Kaplun | Fixed bibindex --reindex to work when no indexes are specified (it reindexes… | Apr 1 2008 | |||
0fb4ae583079 | Samuele Kaplun | New bibsched_low_level_task_submission for enqueing tasks via API. (changes a… | Mar 31 2008 | |||
c47f7c426b8d | Samuele Kaplun | Removed last spourious printed newline. | Mar 26 2008 | |||
91c19744a9d8 | Samuele Kaplun | Clened fulltext indexing logging: if extraction method does not exist for a… | Mar 26 2008 | |||
caec8e4f6e4e | Samuele Kaplun | Removed notImplemented get_words_from_local_fulltext: it will be anyway… | Mar 26 2008 | |||
4bc4c73928de | Tibor Simko | Deleted trailing whitespace in all Python files. | Mar 26 2008 | |||
67226ac65ffd | Tibor Simko | Fixed 175 cases of bad code indentation throughout the codebase. (Please set up… | Mar 25 2008 | |||
3d7e61d5dbcb | Tibor Simko | Standardized unit and regression test suite building and running techniques. | Mar 23 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
a0235b21a588 | Samuele Kaplun | Hopefully fixed "[must be sys.stdout or sys.stderr] spurious messages. | Mar 12 2008 | |||
8b53ea007afc | Tibor Simko | Fixed verbosity of some necessary output messages. | Mar 11 2008 | |||
b6d3dcd69474 | Samuele Kaplun | Different small fixes after pylint. | Mar 11 2008 | |||
999451f5b5b7 | Tibor Simko | Fixed indentation. | Mar 11 2008 | |||
7768546ebf94 | Tibor Simko | Updated codebase to use CFG_SITE_LANG and CFG_SITE_LANGS instead of cdslang and… | Mar 11 2008 | |||
e457a05883f1 | Samuele Kaplun | Fixed a bunch of XHTML errors. | Mar 11 2008 | |||
ca990a4e2355 | Tibor Simko | Updated codebase to use CFG_SITE_NAME and CFG_SITE_NAME_INTL instead of cdsname… | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
508c8a5892de | Samuele Kaplun | Corrected SELECT * queries. | Mar 5 2008 | |||
0035392b57e0 | Samuele Kaplun | Fixed bug about last_update_time of an index no more updated. | Feb 28 2008 | |||
ca75cb18bbaf | Jerome Caffaro | Better checking of admin guides availability. | Feb 8 2008 | |||
a95669a34b71 | Tibor Simko | Added unit tests for wash_index_term(). Cleaned the other test. | Feb 7 2008 | |||
c782c5bb2544 | Jerome Caffaro | Fixed regression tests to check for new webdoc pages. | Feb 7 2008 | |||
abe7f722fb22 | Samuele Kaplun | Disabled idxPHRASE indexing until websearch will exploit it. | Feb 5 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
c555c383303e | Samuele Kaplun | Made washing of terms configurable. idxPHRASEs should infact not wash terms (i. | Jan 18 2008 | |||
38ea82c85b9c | Samuele Kaplun | Removed UNIQUE key to idxPHRASE term inkdex. | Jan 18 2008 | |||
b8e1a9748c1f | Tibor Simko | Removed unnecessary bibindex migration kit. | Jan 16 2008 | |||
22223b2f9e3d | Samuele Kaplun | Implemented idxPHRASE indexes that should help when searching for exact phrases… | Jan 15 2008 | |||
0affefbcb29c | Samuele Kaplun | Moved stemming support from static index config variable structure to column… | Jan 10 2008 | |||
7023be194b69 | Samuele Kaplun | Fixed logical fields column in Overview of indexes panel. Previously it wrongly… | Jan 8 2008 | |||
8a8eab22376a | Samuele Kaplun | Reverted configuration of stemming to two-letter iso639-2 codes for identifying… | Jan 8 2008 | |||
8d3952c4f752 | Tibor Simko | Phased out BibIndex Admin static intro page. | Dec 12 2007 | |||
252561a6ed6f | Samuele Kaplun | Still to be find a better place for this adderrorbox, but at least now things… | Dec 7 2007 | |||
229092586df1 | Samuele Kaplun | Fixed stemming applyed to all the indexes, by adding… | Dec 7 2007 | |||
17c7f225d6e1 | Samuele Kaplun | Ported to bibdocfile, implemented -R,--reindex feature, directly reading of… | Dec 4 2007 | |||
11ff313db7ff | Tibor Simko | Replaced escape_string() occurrences. | Nov 8 2007 | |||
1115e53b3879 | Tibor Simko | Get rid of dbquery's escape_string() and cStringIO factory, escaping SQL… | Nov 6 2007 | |||
e72ca5f81610 | Tibor Simko | Fixed truncation of 50+ bytes long index terms, respecting strictly UTF-8… | Nov 6 2007 | |||
3bbb7e469769 | Tibor Simko | Fixed syntax error in the fulltext indexing branch. | Oct 18 2007 | |||
6048dd37581e | Tibor Simko | Make HTM and HTML files also fulltext-indexable. This is needed for articles… | Oct 16 2007 | |||
0070ba5dbef6 | Tibor Simko | Make HTM and HTML files also fulltext-indexable. This is needed for articles… | Oct 16 2007 | |||
cfdd1ea34eed | Samuele Kaplun | New intbitset with universe support. | Aug 9 2007 | |||
602cc38d3271 | Samuele Kaplun | Correctly supporting -V flag in bibtasks. | Aug 7 2007 | |||
323799c6c85c | Tibor Simko | stem() now uses full langugage names in the Snowball-like format, e.g. | Aug 7 2007 | |||
59faff2caf00 | Tibor Simko | Fixed definition order of the PorterStemmer code branch in case Snowball… | Aug 6 2007 | |||
7a3572e4228f | Samuele Kaplun | Friday commit: removed dependency to Numeric. Migrated HitSet & Co. to… | Aug 3 2007 | |||
e7219f68ed92 | Samuele Kaplun | Cleaned sources to support Snowball PyStemmer. | Aug 3 2007 | |||
56de16b36051 | Samuele Kaplun | Added support for C library SnowBall PyStemmer (http://snowball.tartarus.org)… | Jul 24 2007 | |||
7b2f8868dcd2 | Samuele Kaplun | Refactored bibupload, bibindex and bibreformat tasks to new bibtask cleaned… | Jun 8 2007 | |||
c9303324e339 | Samuele Kaplun | Ported to new BibTask class | Jun 6 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 | |||
41edafa40e4f | Tibor Simko | Adapted and enriched test cases for the English stemmer. | May 15 2007 | |||
1901c69b2aa2 | Tibor Simko | Use PorterStemmer Pythonic implementation of the Martin Porter Stemming… | May 15 2007 | |||
db71f1e58654 | Tibor Simko | Clarified emergency output messages in case unrepairable errors were found… | May 15 2007 | |||
f5dd8d538885 | Tibor Simko | Handle UnicodeEncodeError related problems when printing messages in… | Mar 27 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
4723496fab5a | Tibor Simko | Fixed typos, thanks to Ferran Jorba. | Jan 26 2007 | |||
2218e5ef55e1 | Tibor Simko | Fixed bad indentation. | Dec 6 2006 | |||
2bfebc745d97 | Tibor Simko | Fixed free variable problems (extra, fldID). | Dec 4 2006 | |||
7cbd91d4ea9b | Tibor Simko | When authentifying user-supplied email or nickname, use two SQL queries rather… | Nov 1 2006 | |||
af4a85dac604 | Tibor Simko | Fixed config wildcard import everywhere. Fixed some randomly spotted import… | Sep 20 2006 | |||
ec761f4dff4b | Tibor Simko | Harmonized CFG_PATH_* and CFG_WEBSEARCH_* config variable names. | Sep 18 2006 | |||
770420bc2854 | Tibor Simko | Renamed cfg_bibindex_* config variables to follow the uppercase model. | Sep 15 2006 | |||
fcef3232f08d | Tibor Simko | Removed __version__ in profit of __revision__. | Sep 13 2006 | |||
2311f7764a03 | Tibor Simko | Fixed the kwalitee problem of re-exposing some of the global config variables… | Sep 13 2006 | |||
0674ca3c5a30 | Tibor Simko | Fixed the kwalitee problem of re-exposure of some of the global config… | Sep 13 2006 | |||
1fab59ce1f32 | Tibor Simko | Make use of get_table_status_info() rather than invoking SHOW TABLE STATUS… | Sep 11 2006 | |||
75928c3cd4e1 | Tibor Simko | Fixed away the most obvious pylint warnings. | Sep 8 2006 | |||
dbc8be0c4e5d | Tibor Simko | Used urllib2 instead of urllib, mkstemp() instead of mktemp(), and removed some… | Aug 29 2006 | |||
536257883e68 | Tibor Simko | Updated every BibSched task to follow the BibTaskEx example of handling task… | Aug 29 2006 | |||
391dbb7d25c4 | Tibor Simko | Added *.pyc. | Aug 28 2006 | |||
5c706190f39b | Tibor Simko | Do a direct PyStemmer test too. | Aug 28 2006 | |||
0cf4d9d30df7 | Tibor Simko | Removed variable name shading problem. | Aug 28 2006 | |||
81a073ad175b | Tibor Simko | When the Stemmer module is not available, print more informative WARNING… | Aug 21 2006 | |||
31f485a1e848 | Nicholas Robinson | Fixed a bug relating to the indexation of fulltexts: When the contents of a PDF… | Aug 9 2006 | |||
3bef264c2cdd | Tibor Simko | Started massive deployment of the regression test suite. Added basic tests for… | Jul 21 2006 | |||
5aac7386e47f | Tibor Simko | BibSched task authentication now accepts nicknames as usernames too. Modified… | Jun 29 2006 | |||
8725da6d6833 | Tibor Simko | Adapted to the use of WebSearch's tmpl_nice_number() instead of the now… | Jun 22 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 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 | |||
87a1b9ec4d22 | Tibor Simko | Fixed the display of ``Overview of indexes'' when there was no translation… | May 2 2006 | |||
cdb5ffb7f7ab | Tibor Simko | Removed the old way of importing I18N messages. | Apr 11 2006 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
561825a6b79f | Tibor Simko | Quick fix in order to be able to fulltext-index Indico URLs that do not contain… | Dec 5 2005 | |||
73e9318e2cea | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
d41001de533e | Tibor Simko | Getting rid of WML. | May 12 2005 | |||
e694f41220b7 | Tibor Simko | Fixed add_recIDs_by_date() in case user wants to index records based on… | Mar 29 2005 | |||
40d388f48f64 | Tibor Simko | Corrected Swedish code. | Feb 28 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
b2dc486ac9ea | Tibor Simko | Fixed a bug when calculating index id from tablename for indexes greater than… | Jan 6 2005 | |||
89932a344b16 | Tibor Simko | Changes due to the move of cfg_* variables into the general config file. | Dec 16 2004 | |||
e50ff3c1a5d1 | Tibor Simko | Small cleanup. | Dec 15 2004 | |||
ec68d11d4928 | Tibor Simko | Docstring improvements and WML cleanup. | Dec 15 2004 | |||
5689d701af1c | Tibor Simko | Changed logic when applying stemming (first) and stopword check (second). | Dec 15 2004 |
c4science · Help