Export to GitHub

pywebdav - default

Source Commits


Commits

Author Date Commit Message
Cédric Krier Sep 13, 2012 8f85e0c23adb Fix some missing version migration to __init__.py
Cédric Krier Aug 15, 2012 f8678196b116 Remove usage of pkg_resources and store version in __init__.py Usage of pkg_res
Cédric Krier Mar 25, 2012 0ad6832f1789 Increase version number
Cédric Krier Mar 25, 2012 ba1ee4160ef5 Added tag 0.9.8 for changeset c179a7256c24
Cédric Krier Mar 25, 2012 c179a7256c24 Prepare release 0.9.8
Cédric Krier Feb 27, 2012 50bf53a2c504 Remove BufferingHTTPServer, reuse the header parser of BaseHTTPServer
Cédric Krier Dec 27, 2011 1aec2123e6aa Fix for litmus copymove tests
Cédric Krier Dec 27, 2011 a6cd9d1be384 Fix pyflakes and pep8 on propfind
Cédric Krier Dec 27, 2011 d8e44a1f6f28 Incomplete PROPFIND response python-webdav returns only the properties of a sin
Cédric Krier Dec 27, 2011 699bfded0a42 Fix setup.py for the new structure issue45
Cédric Krier Dec 27, 2011 b42906117f00 get_childs takes a filter parameter now
convert-repo Oct 29, 2011 b4b61ef9a574 update tags
spamsch Feb 17, 2011 f28ef270d4a1 Added BASEURL parameter
spamsch Feb 17, 2011 9aa736f32691 Fixed options
spamsch Feb 17, 2011 47109a4c0f8f Fixed file iterator handling
spamsch Feb 17, 2011 0af26dc961bf Fixes according to litmus test suite
spamsch Feb 16, 2011 dc39b48218a6 Restructuring part II
spamsch Feb 12, 2011 397bac05ca9d Restructuring
ced Oct 1, 2010 7e47d07667a5 Catch exception when deleting for issue35
ced Oct 1, 2010 f09939ea4771 Headers must be initialized before call to log_error for issue34
ced Oct 1, 2010 795b2a5034e1 Update put interface for issue39 New content_type introduced in r37
ced May 16, 2010 23da0d513f6b Fix range computation according to RFC2616
ced May 7, 2010 dca348261cc5 Add missing range to get_data
spamsch Apr 15, 2010 7fc758af8446 Fixed
spamsch Apr 15, 2010 17b3654ee27e Fixed
spamsch Apr 15, 2010 467cf853a330 doc changes
spamsch Apr 15, 2010 aa264a8bdecb doc changes
spamsch Apr 15, 2010 bedff2f919f6 Bugfixes
spamsch Apr 15, 2010 66bb5e1d978d Merged changes for iterator support
spamsch Apr 15, 2010 87e32bb1b95a Fixed changelog
spamsch Apr 15, 2010 50c0bc6a5599 Issue 32: Removed os.system calls
spamsch Apr 15, 2010 032489fa44ca Replaced mimetypes detection with built-in version
ced Jan 26, 2010 9d90bba07f03 If no Depth header is included, Depth:0 is assumed for REPORT. http://tools.ietf
ced Nov 10, 2009 180500dfc122 Fix get_propvalues to return all bad props
ced Nov 10, 2009 a5402942d159 Don't duplicate DAV namespace definition
ced Nov 10, 2009 b92395c52676 Fix indentation
ced Nov 10, 2009 80175c207de7 Add DAV header
ced Nov 7, 2009 fe4a5bbc02c0 Fix DELETE to not return multi-status when deleting one Improve send_status if r
ced Nov 7, 2009 9a3d2bb2e4b6 Fix make_xmlresponse to not use ns before define
ced Nov 3, 2009 3f09c372d287 Add copyright header Remove ending space Remove old file
klein.stephane Sep 14, 2009 db9067e13dc6 Fix small bug about DummyConfig class (see http://groups.google.com/group/pywebd
klein.stephane Aug 21, 2009 f319e13aabe2 Remove PyXML dependency in INSTALL doc (issue 26)
klein.stephane Jul 31, 2009 523bf322a1cf Print User-Agent information in log request
klein.stephane Jul 26, 2009 e38cda45c459 Fix issue 13 : return http 1.0 compatible response (not chunked) when request ht
klein.stephane Jul 26, 2009 d3a6c9ebcc26 Fix issue 18 : Enhance logging mechanism
klein.stephane Jul 21, 2009 4ef7878c08d0 Append some items in TODO list
klein.stephane Jul 20, 2009 cf568de39d01 Fix issue 15 : I've error when I execute PUT action with Apple Finder client
klein.stephane Jul 20, 2009 7f17114fab23 - Fix issue 14 : config.ini boolean parameter reading issue
spamsch Jul 2, 2009 251e85562696 Back to development
spamsch Jul 2, 2009 38cf70cc0398 Preparing for release
spamsch Jul 2, 2009 301140974e4c Preparing for release
spamsch Jun 29, 2009 1c04b396a205 Defaulting to WebDAV v2
spamsch Jun 29, 2009 26f9d0040a4c Included some patches for issues 8 to 11 - see doc/Changes for more information
spamsch May 21, 2009 e47ab7bc91db Clarification about the purpose
spamsch May 21, 2009 af4cfb0e6b67 Adapted config.ini for new options
spamsch May 21, 2009 6fcb05471a8a Fix for wrong port option
spamsch May 21, 2009 cf4ef3cb6e46 Various fixes related to googlecode issues
spamsch May 11, 2009 75b155092d6b Back to development
spamsch May 11, 2009 d4f5432915ab Doc changes
spamsch May 11, 2009 b457b68219d1 Lets release a new version
spamsch May 11, 2009 eb72657e58b6 Lets release a new version
spamsch May 11, 2009 acac4b81e67d Lets release a new version
spamsch May 11, 2009 ec4ec98e2e2e More information
spamsch May 11, 2009 e324d4f31a3f Made DELETE,MOVE and COPY respect locks
spamsch May 11, 2009 256aaaf859d8 Fully working LOCK and UNLOCK (WebDAV class 2)
spamsch May 11, 2009 f6a7f2d0be63 Implemented first steps of LOCK and UNLOCK - not perfect but working - also refa
spamsch May 11, 2009 f9f04bb60308 Including patches from Cedric Krier (01-09)
spamsch May 4, 2009 aa197dbc6a03 Fixed path
spamsch May 4, 2009 7d0e111cb8d8 Forgot that google is already creating base layout - 4
spamsch May 4, 2009 8ab4948134c6 Forgot that google is already creating base layout - 3
spamsch May 4, 2009 d92fbba44b9f Forgot that google is already creating base layout - 2
spamsch May 4, 2009 0244de6abf3d Forgot that google is already creating base layout
spamsch May 4, 2009 952b49d763f1 Adding 0.9.1 tag
spamsch May 4, 2009 0bcc69045580 Released 0.9.1 before applying patches
spamsch May 4, 2009 f6cbdfaad9a9 Added more information
spamsch May 4, 2009 2cd4f9b48251 Finished restructuring
spamsch May 4, 2009 06f4372be3e0 Structuring part 2
spamsch May 4, 2009 dd610d4255c1 Structural changes first part
spamsch May 4, 2009 973bdf08c2da Initial import - migrating from sourceforge to googlecode
unknown May 4, 2009 7eb9908012be Initial directory structure.