R3600/modules/bibharvest/binmaint-1.2
R3600/modules/bibharvest/bin
maint-1.2
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f80152df3863 | Tibor Simko | Deleted unnecessary cvsignore files. | Nov 24 2008 | |||
51bfbcb9fa42 | Tibor Simko | Removed $Id$ from file preamble comments. | Oct 27 2008 | |||
e1842fade1fa | Samuele Kaplun | Tried to clean Makefile.am files WRT CLEANFILES variable. | Oct 22 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
0011da5cbe2c | Samuele Kaplun | Fixed comment. | Jun 21 2007 | |||
95a7da56c00d | Samuele Kaplun | Moved bibharvest code to lib, with the usual trick, and cleaned the code. | Jun 21 2007 | |||
54dcaa095fc5 | Jerome Caffaro | Moved business code from bin/oaiarchive.in to lib/oaiarchive_engine.py. | Jun 6 2007 | |||
6c48a4e7bcfd | Tibor Simko | Improved resumptionToken matching to take into account newlines. Thanks to Kam… | May 16 2007 | |||
71aff726323b | Tibor Simko | Safer OAI resumption token matching. Trailing spaces removed. Warning printed… | Apr 23 2007 | |||
b9872681b12e | Jerome Caffaro | Removed documentation about non-existing option from oaiarchive help and guide. | Mar 30 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 | |||
05abfcb9f688 | Jerome Caffaro | Fixed a wrong regular expression used to retrieve resumptionToken. Thanks to… | Feb 12 2007 | |||
5dda83af3d76 | Tibor Simko | When comparing to None, do not use "== None" or "!= None", but rather "is None"… | Nov 28 2006 | |||
c0b4a26845d1 | Jerome Caffaro | Added support for selective harvesting with multiple sets (command-line and web… | Nov 28 2006 | |||
e72cf50f7a93 | Jerome Caffaro | Some code reformatted nicely | Nov 13 2006 | |||
7cbd91d4ea9b | Tibor Simko | When authentifying user-supplied email or nickname, use two SQL queries rather… | Nov 1 2006 | |||
fcef3232f08d | Tibor Simko | Removed __version__ in profit of __revision__. | Sep 13 2006 | |||
c41113594813 | Tibor Simko | Invoke @PYTHON@ instead of (hardcoded) python2.3. | Sep 4 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 | |||
64b680d98589 | Tibor Simko | Handle possibly-invalid OAI provider's Retry-After response by retrying in 10… | Jun 27 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 | |||
9ddce4c0fc5c | Martin Vesely | BibSched awareness for OAI repository archive. | Apr 26 2006 | |||
0c78add2ed22 | Martin Vesely | OAI repository archive and management tool. Main features include creation… | Apr 12 2006 | |||
6b1700acdd20 | Tibor Simko | Python imports are now done in an absolute way (from cdsware.foo import bar)… | Dec 20 2005 | |||
1b18236b6b92 | Nicholas Robinson | Added oaiharvest that is generated during configure. | Sep 15 2005 | |||
7e58a2584ffc | Alberto Pepe | oaiharvest module: runs perodical harvesting schedules from selected oai… | Aug 29 2005 | |||
4e17dae36a2f | Alberto Pepe | Added path to oaiharvest executable. | Aug 29 2005 | |||
a449ff1263f7 | Tibor Simko | Getting rid of WML. | May 13 2005 | |||
84b18f1b27c5 | Tibor Simko | Updated copyright years. | Jan 6 2005 | |||
48abff1c3e1d | Tibor Simko | Wildcard expansion now refers to the source directory in order to correctly… | Aug 25 2004 | |||
cfbcd08b31b7 | Tibor Simko | Patch from Frederic be able to build CDSware out of its source tree. | Jul 15 2004 | |||
cff81f347c4e | Martin Vesely | Error handling of misspelled command line options. | Apr 15 2004 | |||
5d16d8df4db8 | Tibor Simko | Added dependence on cdswmllib. | Mar 10 2004 | |||
f0662b160d0d | Tibor Simko | Added -V argument. | Mar 10 2004 | |||
3a65117e839f | Tibor Simko | Makefile stuff to instal the new BibHarvest module. | Sep 10 2003 | |||
d47e082f7d12 | Martin Vesely | Initial version of CDSware/bibharvest module. | Sep 10 2003 |
c4science · Help