Document ftp: improve exception handling, size may return 404
[odoo/odoo.git] / addons / document_ftp / ftpserver / abstracted_fs.py
2010-07-13 P. ChristeasDocument ftp: improve exception handling, size may...
2010-07-13 P. ChristeasDocument FTP: after nodefd.open_data(), cursor must...
2010-07-13 P. ChristeasDocument FTP: try to get meaningful length from files.
2010-07-13 P. ChristeasDocument FTP: fix open_data after 1e1118a2bd7ae
2010-07-11 P. ChristeasDocument ftp: allow non-latin user, group.
2010-07-08 P. ChristeasDocument ftp: fix unicode in NLST
2010-07-08 P. ChristeasDocument FTP: fix typo inside error message.
2010-07-08 P. ChristeasDocument FTP: fix walking utf8 paths.
2010-07-06 P. ChristeasDocument ftp: solve the tests paradox
2010-07-06 P. ChristeasDocument ftp: fix NLST, path resolution.
2010-07-06 P. ChristeasDocument ftp: better handling of wrong paths.
2010-07-02 P. ChristeasDocument ftp: don't close the cursor at the abstract_fs
2010-07-02 P. ChristeasDocument FTP: rewrite the code, resolve nodes only...
2010-07-02 P. ChristeasDocument ftp: stop early if not in a node.
2010-07-01 P. ChristeasDocument ftp: do commit the cursors, at mkdir and rename
2010-07-01 P. ChristeasDocument FTP: fix syntax error in mkdir.
2010-07-01 P. ChristeasDocument ftp: use create, coll_create, rename from...
2010-07-01 P. ChristeasDocument_ftp: *only* serve databases that have the...
2010-06-29 P. ChristeasDocument FTP: adapt to node_descriptors API
2010-06-29 P. ChristeasDocument FTP: use pythonic logging in abstract_fs
2010-06-29 P. ChristeasDocument FTP: don't touch the databases, on db_list
2010-06-29 P. ChristeasDocument_ftp: Don't use the open() method, but the...
2010-06-16 vra[IMP][REF] Sql-injection changes, remove print statemen...
2010-05-27 Harry (Open ERP)[MERGE] work of document module
2010-05-14 vra[MERGE] merged from trunk main addons branch
2010-05-11 gpa[FIX] Document : It should be allowed to browse through...
2010-04-28 rpa (Open ERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2010-04-23 rpa (Open ERP)[FIX]: document_ftp: Fixed problem of importing ics...
2010-04-13 Harry (Open ERP)[REF+IMP] document
2010-02-24 greg-apieum[CLEAN] Set Withespaces to PEP8 format
2010-02-18 rpa (Open ERP)[FIX] document_ftp: fixed problem of directory listing...
2009-12-17 Harry (Open ERP)[FIX] document, document_ics, document_ftp : solved...
2009-12-17 Harry (Open ERP)[IMP] document: remove ftp Integration from document...