R3600/modules/bibharvest/lib/oaiharvestlib.pymaint-1.1
R3600/modules/bibharvest/lib/oaiharvestlib.py
maint-1.1
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
602cc38d3271 | Samuele Kaplun | Correctly supporting -V flag in bibtasks. | Aug 7 2007 | |||
c6b5e3f6184e | Samuele Kaplun | OaiHarvest converted to new Bibtask code. | Jun 21 2007 | |||
9657e2ace771 | Samuele Kaplun | Moved from the obsolete sre module to re. | May 22 2007 | |||
4a1ec9741b3f | Tibor Simko | Added statistics on the number of records in harvested, converted, and filtered… | Apr 23 2007 | |||
ed7c677150c2 | Jerome Caffaro | Fixed sql query. Bug reported by Kam-ming Ku. | Apr 23 2007 | |||
fd0c36b240ce | Tibor Simko | Fixed exit status code for call_bibupload(). | Apr 2 2007 | |||
3e019b6e7ecb | Tibor Simko | Added support for h-c-f-u mode (harvest, convert, filter, upload), both to the… | Apr 2 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 | |||
12175fb165af | Jerome Caffaro | Fixed wrong arguments in call to BibUpload from OAIHarvestlib. | Dec 5 2006 | |||
5dda83af3d76 | Tibor Simko | When comparing to None, do not use "== None" or "!= None", but rather "is None"… | Nov 28 2006 | |||
aab79bef5b4c | Jerome Caffaro | Added '-r' arg to call to BibUpload. | Nov 28 2006 | |||
c0b4a26845d1 | Jerome Caffaro | Added support for selective harvesting with multiple sets (command-line and web… | Nov 28 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 | |||
fcef3232f08d | Tibor Simko | Removed __version__ in profit of __revision__. | Sep 13 2006 | |||
536257883e68 | Tibor Simko | Updated every BibSched task to follow the BibTaskEx example of handling task… | Aug 29 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 | |||
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 | |||
a8437583e4e4 | Tibor Simko | Initialize version number as for the other CLI files. | Apr 10 2006 | |||
f5193f962bc4 | Alberto Pepe | Modified some parts of the function call_bibharvest that would cause problems… | Feb 8 2006 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
6c13eaf14724 | Alberto Pepe | Modified column names of table oaiHARVEST (removed CamelCase) | Aug 30 2005 | |||
5af6fa5e9a76 | Alberto Pepe | oaiharvest module for periodical oai harvesting. all functions defined here. | Aug 29 2005 |
c4science · Help