History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0780d1d82a5c | Tibor Simko | shellutils: args parameter for run_shell_command() | Apr 24 2009 | |||
15d778abe7ce | Samuele Kaplun/Tibor Simko | BibUpload: os.path.realpath to os.path.abspath | Mar 24 2009 | |||
74ca6c63420a | Samuele Kaplun/Tibor Simko | bibdocfile: fixed display of empty descriptions | Mar 17 2009 | |||
226383c789d5 | Samuele Kaplun/Tibor Simko | bibdocfile: display descriptions in fulltext tab | Mar 17 2009 | |||
b864b6827d38 | Samuele Kaplun/Tibor Simko | bibdocfile: correctly refresh bibdoc list | Mar 9 2009 | |||
570212b7b040 | Samuele Kaplun/Tibor Simko | bibdocfile: new -H/--human-readable flag and a fix | Feb 11 2009 | |||
c67ed7b6875b | Samuele Kaplun | Cleaned delete/undelete implementation. | Dec 11 2008 | |||
1a2db681bfa6 | Samuele Kaplun/Tibor Simko | file_strip_ext fixes in BibDocFile. | Nov 21 2008 | |||
05d992af1e99 | Samuele Kaplun/Tibor Simko | Fixed decompose_bibdocfile_url to support CFG_SITE_URL/record/123 URLs | Nov 20 2008 | |||
cca6d3960677 | Samuele Kaplun | First profiling improvements: rewriting of file_strip_ext. | Nov 18 2008 | |||
65e03a4d258e | Tibor Simko | Merged commit 'sam/get_record' | Nov 5 2008 | |||
32cf6c19a7ce | Tibor Simko | Merged commit 'sam/bibdocfile-hidden-flag' | Nov 5 2008 | |||
ca50075fdc45 | Samuele Kaplun | New hidden flag for bibdocmoreinfo. | Nov 5 2008 | |||
eb46c29edd51 | Samuele Kaplun | Improved getfile.py old URL support. | Nov 5 2008 | |||
9dc22287761b | Samuele Kaplun | New search_engine.get_record function. | Nov 4 2008 | |||
792b897df0a8 | Samuele Kaplun | DEMOART SBI to exploit FFT in place of Move_Files_to_Storage. | Nov 4 2008 | |||
136f37daa5e5 | Samuele Kaplun | Support for magic library in bibdocfile. | Oct 3 2008 | |||
863925b33704 | Samuele Kaplun | Many fixes and improvements. | Oct 2 2008 | |||
6459ff5e9be0 | Samuele Kaplun | New checking+fixing algorithms for docname issues. | Oct 2 2008 | |||
147856eadb24 | Samuele Kaplun | Fixed typo bug. | Sep 23 2008 | |||
276c03b40cd3 | Samuele Kaplun | New method to merge two bibdocs. 1st tentative of fix_format algorithm (still… | Sep 19 2008 | |||
c450dd4ac2a1 | Samuele Kaplun | Oops! | Sep 15 2008 | |||
b64541ac47f9 | Samuele Kaplun | Correctly generating extension list (custom extension not specifing the initial… | Sep 15 2008 | |||
935fbcd043b9 | Samuele Kaplun | Disabled fix_format | Sep 15 2008 | |||
9d734994a314 | Samuele Kaplun | Protected range header parsing. | Sep 15 2008 | |||
b91e25b05291 | Samuele Kaplun | Found ultimate bug in multipart/byteranges support. The error was due only to… | Aug 21 2008 | |||
008f78ac7242 | Samuele Kaplun | Finally(?) fixed support for multirange... | Aug 20 2008 | |||
93b6e9ed5653 | Samuele Kaplun | Deployed complete support for HTTP HEAD with semantic correctness (tm). i.e. | Aug 19 2008 | |||
d1a44433a9f2 | Samuele Kaplun | Commented out support for ranges, until mod_python support chunked encoding. | Aug 19 2008 | |||
d904599c2fb7 | Samuele Kaplun | Improved/completed support for HEAD requests. | Aug 19 2008 | |||
e193dd8e4bf4 | Jerome Caffaro | Fixed paramters used to call BibDoc.add_file_new_format() from BibRecDocs. | Aug 19 2008 | |||
11f5142c6707 | Samuele Kaplun | Refactored stream_file function. | Aug 14 2008 | |||
4ce515cb732a | Samuele Kaplun | Removed experimental row. | Aug 14 2008 | |||
4ae988271013 | Samuele Kaplun | New support for Content-Location. | Aug 13 2008 | |||
1b855ca419fb | Samuele Kaplun | Fixed support for date in IE6 | Aug 11 2008 | |||
cdd72f47420e | Samuele Kaplun | Corrected range. | Aug 8 2008 | |||
e29e32894ab1 | Samuele Kaplun | Cleaning | Aug 7 2008 | |||
9cbac4dc2581 | Samuele Kaplun | Using binascii for checksum calculation for compatibility with Python 2.3 | Aug 7 2008 | |||
fec195eacad3 | Samuele Kaplun | Enhanced support for range. | Aug 7 2008 | |||
d20faa0e0c24 | Samuele Kaplun | Correct support for Content-MD5, If-Match, If-Range in stream_file. | Aug 6 2008 | |||
5d269b9e6ec6 | Samuele Kaplun | Supporting HEAD | Aug 4 2008 | |||
90975085f9cd | Samuele Kaplun | Added support for partial streaming of a file and for MD5 header. | Aug 4 2008 | |||
2e1c1ca76a28 | Samuele Kaplun | Fixed back the return | Aug 4 2008 | |||
811cc2a78daf | Samuele Kaplun | Aadded complete support for if-modified-since and if-none-match HTTP headers in… | Aug 4 2008 | |||
5cc61c453aeb | Samuele Kaplun | Added HTTP ETag suppor. | Aug 4 2008 | |||
a941bfc1d7e3 | Samuele Kaplun | New safe_mkstemp function that generates random temporary names without '.'… | Jul 31 2008 | |||
c143bff7eec0 | Samuele Kaplun | Decompose_file to exploit os.path.basename to accept ':' in names. | Jul 30 2008 | |||
0ac99c648bd3 | Samuele Kaplun | Fixed bugs in download_url | Jul 30 2008 | |||
380dac9d22f6 | Samuele Kaplun | Fixed missing parameter in calling of stream_file in stream_restricted_req. | Jul 29 2008 | |||
02a654b97b3a | Samuele Kaplun | Added support for setting user and password when downloading via download_url. | Jul 29 2008 | |||
c2bc5145e780 | Samuele Kaplun | New generic stream_file function. | Jul 28 2008 | |||
995c9a7dd306 | Samuele Kaplun | When streaming a file, the checksum is verified only with a probability of 1/4… | Jul 28 2008 | |||
1bc3ce2f4843 | Samuele Kaplun | Improved streaming header. | Jul 28 2008 | |||
78e6ae3a7d4c | Samuele Kaplun | Added propose_next_docname handy function. bibdoc.delete to use microseconds… | Jul 18 2008 | |||
3260dc07cee3 | Samuele Kaplun | Added support for description/comment to bibrecdocs.add_new_file. | Jul 17 2008 | |||
7ca96c4817c1 | Samuele Kaplun | Plugged checks for empty files. Empty files should not be stored in a digital… | Jul 15 2008 | |||
81fd483ddd8f | Samuele Kaplun | Expunge to really expunge any traces of a bibdoc. | Jul 15 2008 | |||
67029bc7a610 | Samuele Kaplun | new format_already_exists_p API function for BibDoc object. download_url to use… | Jul 14 2008 | |||
1c399a45fe93 | Samuele Kaplun | Added checks for md5sum in ./configure scripts. bibdoc.touch() to not touch… | Jun 30 2008 | |||
cec1b35b48fe | Tibor Simko | Use detected CFG_PATH_WGET. | Jun 29 2008 | |||
e48586fd1998 | Samuele Kaplun | Wget with timeout. | Jun 27 2008 | |||
a69e1c37926f | Samuele Kaplun | download_url to use wget because urllib/socket are influenced by signals(!?) | Jun 27 2008 | |||
dff066e77296 | Samuele Kaplun | Try to download twice a file before giving up in case of error. | Jun 27 2008 | |||
0719798c5b37 | Samuele Kaplun | Added sleeping before download option. | Jun 27 2008 | |||
076d90462409 | Samuele Kaplun | Addedd missing import | Jun 27 2008 | |||
1ccaf6e5adbc | Samuele Kaplun | Fixed wrong mkstemp implementation in download_url, that always left opened… | Jun 26 2008 | |||
170f2ea119d9 | Samuele Kaplun | BibDocFile+FFT to correctly support URL encoding (for spaces etc.) | Jun 23 2008 | |||
1194ebe3e1c4 | Samuele Kaplun | Creation of bibdoc folder is done automatically when it does not exist (e.g. | Jun 17 2008 | |||
e4fafa0ad29d | Samuele Kaplun | Handling of invalid file name (e.g. "foo.bar", "foo.bar;baz", where the correct… | Jun 17 2008 | |||
066bb38b1c8d | Samuele Kaplun | Improved a bit the autorecognition of docnames. | May 23 2008 | |||
e12a89b824b5 | Samuele Kaplun | Better closed mkstemp-created files. | May 14 2008 | |||
6d17ad8b673e | Samuele Kaplun | Fixed mkstemp calls that leaved open files. | May 14 2008 | |||
2c9671cc8f33 | Samuele Kaplun | Changed socket default timeout from 10s to 40s. This could maybe help in… | May 13 2008 | |||
78a7271f977c | Samuele Kaplun | Reimplemented readfile with the old behaviour of silently returning empty… | May 11 2008 | |||
01253cbec882 | Samuele Kaplun | Restored old behaviour of register_download: upper case extension without dot. | May 11 2008 | |||
86ddc493371f | Samuele Kaplun | Added few new methods that are useful for the future bibdocfilecli. | May 10 2008 | |||
3759dbd0c008 | Samuele Kaplun | Fixed small bug introduced after uniformizing date handling in BibDocFile. | Apr 22 2008 | |||
52c3e2cd2004 | Samuele Kaplun | Pylinted "file" -> "afile" Missing import fixed. Fix algorithm to import… | Apr 22 2008 | |||
e1557aa24136 | Samuele Kaplun | Fixed bibdocfile handling of comments/descriptions not working on old versions… | Apr 22 2008 | |||
7a7fab013c82 | Samuele Kaplun | Fixed small bugs. | Apr 18 2008 | |||
1c92801728b1 | Samuele Kaplun | * get_xml_8564 to return all the 8564 tags of the record. The local one, built… | Apr 18 2008 | |||
a8d688c70a48 | Samuele Kaplun | Addedd --revise option. | Apr 15 2008 | |||
30aa277693f0 | Samuele Kaplun | If bibdoc.set_status('KEEP-OLD-VALUE'), don't touch the status. BibRecDocs to… | Apr 15 2008 | |||
9840677d2f4a | Samuele Kaplun | Mega commit that includes: Added support for keeping comments and descriptions… | Apr 15 2008 | |||
a157e454dbb2 | Samuele Kaplun | Added version information to bibdoc url. Added get_docname_from_url… | Apr 7 2008 | |||
6ee3cdaf9860 | Samuele Kaplun | New functions added to bibdocfile to ease querying the BibDocs. New bibdocfile… | Apr 4 2008 | |||
614dabc993b4 | Samuele Kaplun | Added timeout to socket operations (e.g. urlopen) in order not to possibly hang… | Apr 3 2008 | |||
e5cda21214b1 | Samuele Kaplun | Added CFG_WEBSUBMIT_ADDITIONAL_KNOWN_FILE_EXTENSIONS. | Mar 18 2008 | |||
2b99705c3821 | Tibor Simko | Updated codebase to use CFG_SITE_URL instead of weburl everywhere. Updated… | Mar 12 2008 | |||
e2e54b3a1d85 | Tibor Simko | Updated codebase to use CFG_SITE_SECURE_URL instead of sweburl everywhere. The… | Mar 12 2008 | |||
2f0c1d0a4233 | Tibor Simko | Fixed a template argument name (imagepath->imageurl). | Mar 12 2008 | |||
fe3f00b1b042 | Tibor Simko | Phased out legacy variables 'accessurl', 'urlpath', 'images', 'htdocsurl' used… | Mar 11 2008 | |||
334a51e2dee4 | Samuele Kaplun | Fixed code WRT pylint errors. | Mar 11 2008 | |||
7768546ebf94 | Tibor Simko | Updated codebase to use CFG_SITE_LANG and CFG_SITE_LANGS instead of cdslang and… | Mar 11 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
e460d6be09cb | Samuele Kaplun | Added check for existence of md5sum (e.g. it doesn't exist on MacOS X). | Mar 7 2008 | |||
c5df153feee0 | Samuele Kaplun | Fixed bug that prevented recognizing .ps.Z as a valid format file. | Mar 7 2008 | |||
95760f506c45 | Samuele Kaplun | Fixed typo in touch() last commit. Addeded very detailed logging to the… | Feb 22 2008 | |||
2ea4f397f86a | Samuele Kaplun | Update bibrec modification time when bibdoc is modified. NOTE: are there any… | Feb 22 2008 | |||
6538e4e25bad | Samuele Kaplun | Formalized __str__() method of BibRecDocs, BibDoc, BibDocFile. Fixed sorting of… | Feb 14 2008 |
c4science · Help