History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9c1c8e488008 | Tibor Simko | Added tests for ranking by word similarity. Improved test for ranking by the… | Nov 12 2007 | |||
80f7064af34c | Tibor Simko | Invenionized and expanded citation ranking tests. Also, removed trailing… | Nov 12 2007 | |||
bc6ab3a2e60d | Marko Niinimaki | added a basic citation test | Nov 9 2007 | |||
dd06253125b4 | Marko Niinimaki | changed the order of lines in voutput (typo) | Nov 9 2007 | |||
fd1c3454325e | Tibor Simko | Fixed potentially dangerous SQL INSERT statement. Updated SQL cosmetics. | Nov 9 2007 | |||
c1e6854f5c6f | Marko Niinimaki | added debugging in case verbose > 0 | Nov 9 2007 | |||
8a80e1c4c00c | Tibor Simko | Replaced escape_string() calls. | Nov 8 2007 | |||
601a78888de8 | Tibor Simko | Removed escape_string() import. | Nov 8 2007 | |||
984ec3d38a18 | Tibor Simko | Removed unused get_compressed_dictionary(). Removed escape_string() calls. | Nov 8 2007 | |||
f5514a48683d | Tibor Simko | Replaced escape_string() calls. | Nov 8 2007 | |||
1115e53b3879 | Tibor Simko | Get rid of dbquery's escape_string() and cStringIO factory, escaping SQL… | Nov 6 2007 | |||
d45a89fe11b2 | Tibor Simko | Fixed comparison to None. (Use "is", not "==".) | Nov 6 2007 | |||
e72ca5f81610 | Tibor Simko | Fixed truncation of 50+ bytes long index terms, respecting strictly UTF-8… | Nov 6 2007 | |||
339c83b6bb73 | Marko Niinimaki | citation does not nee a wml file - removed | Nov 2 2007 | |||
32b3e19c5c79 | Marko Niinimaki | citation config file | Nov 2 2007 | |||
24257abca09e | Marko Niinimaki | fixed a database quoting bug. added a failover 00-date in case real date is not… | Nov 2 2007 | |||
c4e51dacbc78 | Marko Niinimaki | added a 00 date for ranking method in case the real date is not found | Nov 2 2007 | |||
b43e5fe68269 | Marko Niinimaki | removed incorrect comment. better style formatting | Nov 2 2007 | |||
3ceb85194821 | Marko Niinimaki | fixed a problem in sorting the records that have citations (in citation ranking) | Nov 2 2007 | |||
558a0127f0a4 | Marko Niinimaki | fixed an insert so that the compressed vector is written to the db with correct… | Nov 2 2007 | |||
94ee8836058e | Marko Niinimaki | changed 777 tags to 909 to conform our current citation practice | Nov 1 2007 | |||
0bd455263711 | Marko Niinimaki | in find_citations: fixed functionality. Previously the function was called… | Nov 1 2007 | |||
8da9ac84347e | Marko Niinimaki | ranking by citation is now functional | Oct 31 2007 | |||
4897ebdf6bec | Marko Niinimaki | citation indexer and searcher | Oct 29 2007 | |||
a9059dee7e2a | Marko Niinimaki | rank by citation | Oct 26 2007 | |||
9f2fa2cebc02 | Marko Niinimaki | added citation import | Oct 22 2007 | |||
fec6717b026e | Tibor Simko | Fixed </br> typo and removed trailing whitespace. | Sep 21 2007 | |||
610dd098425b | Samuele Kaplun | Intbitset: Renamed universe to trailing_bits, some docstrings cosmetics, some… | Aug 10 2007 | |||
53a96fd8f9bb | Samuele Kaplun | Removed not needed anymore config parameter CFG_MAX_RECID. | Aug 10 2007 | |||
cfdd1ea34eed | Samuele Kaplun | New intbitset with universe support. | Aug 9 2007 | |||
602cc38d3271 | Samuele Kaplun | Correctly supporting -V flag in bibtasks. | Aug 7 2007 | |||
15dbcb59defa | Samuele Kaplun | Cleaned bibrankgkb code and removed last dependency on Numeric. | Aug 6 2007 | |||
7a3572e4228f | Samuele Kaplun | Friday commit: removed dependency to Numeric. Migrated HitSet & Co. to… | Aug 3 2007 | |||
bb38c9121a8b | Tibor Simko | Fixed run_sql() argument escaping for queries with runtime-determined table… | Aug 2 2007 | |||
65057a59d784 | Samuele Kaplun | Cleaned tabbing and fixed a typo bug introduced previously. | Jul 13 2007 | |||
10ebb663efaf | Samuele Kaplun | Converted bibrank to new Bibtask code, and cleaned the code here and there. | Jun 20 2007 | |||
63134fa27f3e | Jerome Caffaro | Changed POST to post in HTML form to be more XHTML valid. | Jun 12 2007 | |||
2695887fc506 | Samuele Kaplun | Removing dependency to sre. | Jun 5 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 | |||
ceaf067fa2cd | Samuele Kaplun | Many changes, including: * Implementation of a firewall like role definition… | May 15 2007 | |||
23e885bd5943 | Tibor Simko | Adapted to the new Porter stemmer. Also, deleted trailing spaces. | May 15 2007 | |||
f5dd8d538885 | Tibor Simko | Handle UnicodeEncodeError related problems when printing messages in… | Mar 27 2007 | |||
08d52b9cd09a | Tibor Simko | Fixed range redefinition problems, thanks to Mike Marino. | Mar 27 2007 | |||
2b5f7679ffc4 | Tibor Simko | Immunized is_method_valid() from collection existence problems. | Mar 15 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
d7341f2d41a1 | Tibor Simko | Added standard copyright message. | Jan 9 2007 | |||
7fd9abfe8344 | Tibor Simko | Added Greek stopword list, thanks to Theodoros Theodoropoulos. | Jan 9 2007 | |||
fc2a6c2a35ee | Diane Berkovits | Bug fixes: bibrank_grapher.py: / missing in the image path… | Dec 11 2006 | |||
aeabbc8013e5 | Tibor Simko | Removed not-very-expressive "This is the gate..." welcome messages on those… | Dec 7 2006 | |||
3e484a9bd2a5 | Tibor Simko | Fixed bad indentation. Added spaces around functions. | Dec 6 2006 | |||
385083617dff | Tibor Simko | Fixed bad indentation. Put spaces around functions. | Dec 6 2006 | |||
2218e5ef55e1 | Tibor Simko | Fixed bad indentation. | Dec 6 2006 | |||
8e7fb32e3762 | Tibor Simko | Fixed free variable problems (get_date). | Dec 4 2006 | |||
c3b63e5b3790 | Tibor Simko | Fixed free variable problem (post_calculate_record_relevance). | Dec 4 2006 | |||
f8a34df92759 | Tibor Simko | Fixed free variable problem (write_messag). | Dec 4 2006 | |||
e7e9dc2ccb39 | Tibor Simko | Fixed free variable problems (extra). | Dec 1 2006 | |||
774b71fb3b50 | Tibor Simko | Fixed free variable problems (verbose, ln, cdsname). | Dec 1 2006 | |||
b0f966f5c807 | Jerome Caffaro | Use of parse_tag function of bibformat_utils instead of bibformat_engine | Nov 3 2006 | |||
7cbd91d4ea9b | Tibor Simko | When authentifying user-supplied email or nickname, use two SQL queries rather… | Nov 1 2006 | |||
836c5d4fa98f | Tibor Simko | Fixed bug in the calculation of reading similarity lists, caused by false SQL… | Oct 10 2006 | |||
9522de4fc780 | Tibor Simko | Removed wildcard config import and fixed some randomly spotted basic kwalitee… | Sep 20 2006 | |||
ec761f4dff4b | Tibor Simko | Harmonized CFG_PATH_* and CFG_WEBSEARCH_* config variable names. | Sep 18 2006 | |||
bdaa3eafc82c | Tibor Simko | Added __revision__ for all Python files that did not have it. | Sep 14 2006 | |||
7e360ada8faa | Tibor Simko | Do not re-expose global config variables vie WebSubmit local config. Also, use… | Sep 14 2006 | |||
6e2a5e664ac3 | Tibor Simko | Remove unused __lastupdated__. | Sep 13 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 | |||
b45beba5c79c | Tibor Simko | Added *.pyc. | Sep 7 2006 | |||
5d0ed96d3703 | Tibor Simko | Disable pylint warnings about setUp() function name, since the name is forced… | Sep 5 2006 | |||
293c02ae7292 | Tibor Simko | Switched off the tests that are not implemented. (Names changed from test_foo()… | Sep 5 2006 | |||
536257883e68 | Tibor Simko | Updated every BibSched task to follow the BibTaskEx example of handling task… | Aug 29 2006 | |||
32225ba86eae | Tibor Simko | Fixed marshal importing. | Aug 29 2006 | |||
e702e05cd6f0 | Tibor Simko | Added simple argument sanity checking for ``Modify rank method'' and ``Rank… | Aug 17 2006 | |||
bfd63de3322a | Jerome Caffaro | Updated calls to bibrecord functions to make sure that they are compatible with… | Jul 24 2006 | |||
3bef264c2cdd | Tibor Simko | Started massive deployment of the regression test suite. Added basic tests for… | Jul 21 2006 | |||
cfe08d23e15d | Tibor Simko | Continued in the process of making the output messages better translatable. | Jul 18 2006 | |||
5aac7386e47f | Tibor Simko | BibSched task authentication now accepts nicknames as usernames too. Modified… | Jun 29 2006 | |||
1fe7d8836f40 | Tibor Simko | Changed database access code in order not to depend on MySQLdb but rather on… | Jun 20 2006 | |||
23bdd32954ad | Tibor Simko | In case database is down, initialize citation dictionaries as empty. | Jun 20 2006 | |||
e0ac7ad608c0 | Tibor Simko | Use /youraccount instead of /youraccount.py in the codebase everywhere. | Jun 9 2006 | |||
abc5a5c12ae4 | Tibor Simko | CFG_ACCESS_CONTROL_LEVEL_SITE is located in the main config file. | Jun 5 2006 | |||
fdf9c704ee87 | Tibor Simko | Do not register page view event if we are in read-only access control site mode. | Jun 5 2006 | |||
51fd4e75f5f8 | Tibor Simko | Updated page() arguments: req in, urlargs out. Fixed indenting cosmetics in… | Jun 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 | |||
4a61576a2d42 | Tibor Simko | Removed old documentation (e.g. we do not use star categories anymore). | Apr 28 2006 | |||
d169e50bee90 | Tibor Simko | Moved admin index pages from web to doc directory so that their location would… | Apr 28 2006 | |||
9f81b44b322f | Tibor Simko | Respect new names for i18n_extract_from_wml_source.py, i18n_update_wml_target. | Apr 11 2006 | |||
6b13f0051c34 | Tibor Simko | Adapted to the new way of I18N, removing MSG_ dependencies. | Apr 11 2006 | |||
39be90c8e373 | Tibor Simko | Removed the old way of importing I18N messages. | Apr 11 2006 | |||
5ce4938fc421 | Tibor Simko | Properly escape SQL query arguments when calculating reading similarity lists. | Mar 31 2006 | |||
374a590462c7 | Tibor Simko | Added call to i18n_update_wml.py to update header/footer/etc in otherwise fully… | Jan 10 2006 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
d413c6517a5a | Diane Berkovits | Code washed using pylint. | Nov 24 2005 | |||
1fc38b938551 | Frederic Gobry | replaced a few more MSG_ occurences. Now all the messages from message.wml… | Nov 23 2005 | |||
9a5303a4d608 | Diane Berkovits | Code washed using pylint. | Nov 23 2005 | |||
559cc9409b0c | Diane Berkovits | Changed graph type for the download statistics graph. | Nov 22 2005 | |||
373dbc931cec | Diane Berkovits | Fixed a problem with small periods of time. Refactored way of calculating time… | Nov 22 2005 |
c4science · Help