History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2549a0ef7da6 | Samuele Kaplun | Corrected a message. | May 16 2008 | |||
f9f2be374f68 | Marko Niinimaki | roll back after a commit by mistake | May 15 2008 | |||
dd83216aef4c | Marko Niinimaki | added a check that a year is numeric | May 15 2008 | |||
ca8c807d9109 | Marko Niinimaki | added a test case | May 15 2008 | |||
0452a66dbb82 | Marko Niinimaki | adds an extry in rnkCITATIONDATAEXT if the referred publication not found | May 15 2008 | |||
4f8f74bfa7c2 | Marko Niinimaki | cast intbitset->list | May 15 2008 | |||
055155a6a308 | Marko Niinimaki | finds 999C5s references now with demobibdata | May 15 2008 | |||
f7a2fc1a1db8 | Tibor Simko | Fixed comment typo. | May 15 2008 | |||
1c5ba1d8cd5f | Marko Niinimaki | fixed range. both lower and upper included in processing | May 15 2008 | |||
a98abc44ad92 | Samuele Kaplun | Added register_exception in critical calculation to isolate DivisionByZero… | May 14 2008 | |||
4ccbe76b5e62 | Tibor Simko | Added new function get_cited_by_count() returning how many records cite given… | May 13 2008 | |||
65a6997757aa | Tibor Simko | Fixed debugging code. | May 13 2008 | |||
c62839fb97e0 | Samuele Kaplun | Added debugging code for spotting broken utf-8 handling. | May 13 2008 | |||
ffb2b3a00592 | Samuele Kaplun | Trying to fixing select/update vs select/insert bug. | May 12 2008 | |||
866785cb3e67 | Tibor Simko | Use cached structures everywhere, not only in a few places. (A proper cache… | May 11 2008 | |||
dedef2bca07e | Marko Niinimaki | added a config to turn off author/selfcite indexing | May 9 2008 | |||
7fc025d149ee | Tibor Simko | Speeded up print_record() call ~100 times by looking for match inside one… | May 9 2008 | |||
e27b935d7213 | Marko Niinimaki | disabled "print record" for finding reference's 999c5s (too slow). | May 9 2008 | |||
d85a0a783bcc | Marko Niinimaki | configurable string for citation search. use "p,v,c" for SPIRES: citation… | May 9 2008 | |||
079455345fd8 | Marko Niinimaki | configurable format string for citation searching | May 9 2008 | |||
f50f9deae9da | Marko Niinimaki | added sleep ability and better searching of pubinfo | May 9 2008 | |||
f6f6ffe7ac1f | Marko Niinimaki | added publication journal pages volume tags | May 9 2008 | |||
6b65055dc36e | Tibor Simko | Write logging/profiling messages into log, not err stream. Always use leading… | May 9 2008 | |||
ef1eac0017d8 | Marko Niinimaki | record 999c5s in MISSING instead of 999C5r | May 8 2008 | |||
53f34a943e41 | Tibor Simko | get_records_with_num_cites() now returns intbitset, saving unnecessary list to… | May 7 2008 | |||
6cd5ddaf7f8a | Marko Niinimaki | added logging for bibsched | May 2 2008 | |||
f4c82cdb9eda | Marko Niinimaki | allows searching for cited:0 and cited:0->n | Apr 18 2008 | |||
7cdb8d01bf4c | Marko Niinimaki | support -> spanning of values like 1->10 rather than "-" like 1-10 | Apr 18 2008 | |||
16f109ef2042 | Samuele Kaplun | Fixed missing run_sql_cached import and call. | Apr 15 2008 | |||
909b283148b6 | Marko Niinimaki | caching the result of getting citations from the db | Apr 10 2008 | |||
36494d191ccf | Tibor Simko | Added test case for I18N ranking method names. | Apr 9 2008 | |||
01d369fdb39c | Tibor Simko | Added four tests for extcites. (One test currently fails, functionality to be… | Apr 8 2008 | |||
46fbd55780ce | Tibor Simko | Fixed extcites reporting query. Introduced command line argument to report… | Apr 7 2008 | |||
670aefbbd653 | Samuele Kaplun | Cleaned tabs in comment indentation (Pylint don't notice these). | Apr 7 2008 | |||
2ddc49782122 | Samuele Kaplun | Deployed task_sleep_now_if_required. | Apr 4 2008 | |||
c49927859299 | Marko Niinimaki | create a db entry for citation data if it does not exist | Apr 4 2008 | |||
d1832db6e833 | Marko Niinimaki | improved set import | Apr 4 2008 | |||
def5ccc71bc0 | Marko Niinimaki | removed table creation check | Apr 4 2008 | |||
0d9ecb7073d3 | Marko Niinimaki | set import | Apr 4 2008 | |||
3ef7d4e92dfc | Samuele Kaplun | Deployed task_sleep_now_if_required to bibrank. | Apr 3 2008 | |||
d587b23fd94f | Tibor Simko | Deleted trailing whitespace. | Apr 1 2008 | |||
59b0c89f7296 | Tibor Simko | Fixed indentation problems. Also, removed trailing whitespace. | Mar 31 2008 | |||
0fb4ae583079 | Samuele Kaplun | New bibsched_low_level_task_submission for enqueing tasks via API. (changes a… | Mar 31 2008 | |||
43feb0348307 | Marko Niinimaki | clarification: added a get_cited_by_weight method that returns a number of… | Mar 31 2008 | |||
8c8dbcc7050f | Marko Niinimaki | made sure variable getsx initialised | Mar 31 2008 | |||
d9cc31bc00ae | Marko Niinimaki | get_author_cited added | Mar 31 2008 | |||
4b2a5c17bac2 | Marko Niinimaki | untabify | Mar 31 2008 | |||
7947c5fbdc6e | Marko Niinimaki | changed rnkcitationextcite column names according to new table def | Mar 31 2008 | |||
392f599de83d | Marko Niinimaki | changed --print-missing to --print-extcites | Mar 31 2008 | |||
d60cda4c7dad | Marko Niinimaki | added "print-missing" command | Mar 28 2008 | |||
9fb526c2903e | Marko Niinimaki | added "print-missing" | Mar 28 2008 | |||
e8e1b144e61b | Marko Niinimaki | changed the createxmlrecords-searchinrecords -stuff to direct search by… | Mar 28 2008 | |||
0fcfd42de39f | Marko Niinimaki | found a way of using the standrd tag form with "parse tag" | Mar 28 2008 | |||
7aa85a3401a7 | Marko Niinimaki | added __ | Mar 28 2008 | |||
c69c2b9eb233 | Marko Niinimaki | print_missing method | Mar 28 2008 | |||
9fb44432de68 | Marko Niinimaki | added tags so they do not need to be hardcodedx | Mar 28 2008 | |||
c5114ac6d3e6 | Marko Niinimaki | improved SQL clauses to prevent SQL injection | Mar 28 2008 | |||
d074db0a7511 | Marko Niinimaki | improved style (mainly commas) | Mar 28 2008 | |||
ce8eb8f46d92 | Marko Niinimaki | more style improvements | Mar 28 2008 | |||
95d42bc7ad93 | Marko Niinimaki | more intend fixes | Mar 28 2008 | |||
7da1e261c825 | Marko Niinimaki | more pylint styling: split long lines, improved intends | Mar 28 2008 | |||
0cd94e096d06 | Marko Niinimaki | style fixes suggested by pylint | Mar 28 2008 | |||
ec58e01f4c53 | Marko Niinimaki | fixed bugs: no crash, just warning if database tables do not exist | Mar 27 2008 | |||
41847fc67d5f | Marko Niinimaki | bugfix: if loading a dictionary from the db fails, return {} | Mar 27 2008 | |||
b82d6c8f4167 | Marko Niinimaki | suppotrs author indexing. bug fixes. | Mar 27 2008 | |||
4bc4c73928de | Tibor Simko | Deleted trailing whitespace in all Python files. | Mar 26 2008 | |||
9a72bb81b4e5 | Tibor Simko | Fixed apparent pubreftag typos. | Mar 25 2008 | |||
67226ac65ffd | Tibor Simko | Fixed 175 cases of bad code indentation throughout the codebase. (Please set up… | Mar 25 2008 | |||
e5cf1e00e21a | Tibor Simko | Adapted Makefiles to the new standard webdoc source directory… | 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 | |||
29614993a799 | Tibor Simko | Avoid NULL client_host values when calculating reading similarity lists. | Mar 11 2008 | |||
fe3f00b1b042 | Tibor Simko | Phased out legacy variables 'accessurl', 'urlpath', 'images', 'htdocsurl' used… | Mar 11 2008 | |||
f594d24fc1bb | Samuele Kaplun | Fixed <br> in *.webdoc. | Mar 11 2008 | |||
7768546ebf94 | Tibor Simko | Updated codebase to use CFG_SITE_LANG and CFG_SITE_LANGS instead of cdslang and… | Mar 11 2008 | |||
81356d1b740d | Samuele Kaplun | Correctly plugged intbitset in place of HitSet. | 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 | |||
ca75cb18bbaf | Jerome Caffaro | Better checking of admin guides availability. | Feb 8 2008 | |||
c782c5bb2544 | Jerome Caffaro | Fixed regression tests to check for new webdoc pages. | Feb 7 2008 | |||
5a8827fc806f | Samuele Kaplun | Update regression tests to work with stemming correctly enabled. | Feb 5 2008 | |||
66d8d1d822bb | Jerome Caffaro | Fixed broken link. | Feb 5 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
8c1793564674 | Marko Niinimaki | fixed some "key not in dictionary" cases that can happen with bad data | Jan 31 2008 | |||
b5e44ad649f1 | Marko Niinimaki | add in selfcitlist only if the record is not there already | Jan 23 2008 | |||
b3eb3c8e66a1 | Marko Niinimaki | finally removed the "citation search is experimental" msg | Jan 18 2008 | |||
ffae68beaeca | Marko Niinimaki | recID in bibrank_citation_searcher is a string not int. changing it expicitly… | Jan 18 2008 | |||
0affefbcb29c | Samuele Kaplun | Moved stemming support from static index config variable structure to column… | Jan 10 2008 | |||
8051d9e0e052 | Marko Niinimaki | checking that get_cited_by returns something even if the DB field is empty | Jan 10 2008 | |||
272b4a52ebc6 | Marko Niinimaki | variable names changed to conform conventions | Jan 9 2008 | |||
8a8eab22376a | Samuele Kaplun | Reverted configuration of stemming to two-letter iso639-2 codes for identifying… | Jan 8 2008 | |||
8a2d1d6b648b | Marko Niinimaki | Fixed typo. | Jan 7 2008 | |||
54500636e842 | Marko Niinimaki | Web interface for self-citations | Jan 7 2008 | |||
75594093d637 | Marko Niinimaki | additions of self citation index/search | Jan 7 2008 | |||
29dd5c456425 | Tibor Simko | Cosmetic megacommit to standardize whitespaces in WebDoc tags ("<!-- WebDoc-Foo… | Dec 20 2007 | |||
acb218a166cd | Jerome Caffaro | Removed WebDoc-Page-Navbar-Name and WebDoc-Page-Navbar-Select. Removed trailing… | Dec 20 2007 | |||
22a1edb3fe4c | Jerome Caffaro | Removed WebDoc-Page-Navbar-Name and WebDoc-Page-Navbar-Select where needed. | Dec 20 2007 | |||
bdfdbe6235ae | Marko Niinimaki | selfcitdict correctly recorded in the db | Dec 19 2007 | |||
19f1d9e8256e | Marko Niinimaki | added an exception handler | Dec 19 2007 |
c4science · Help