Refactor the CollectionHTTPServer around a wsgi-style request handler.
[jelmer/calypso.git] / calypso / webdav.py
2016-04-10 Jelmer VernooijUse dulwich rather than shelling out to external Git.
2016-04-10 chrysndelegate the permission decision to the resource
2016-04-10 chrysnallow resources to decide for themselves if they want...
2016-04-10 chrysnimplement principal resources
2016-04-10 Jelmer VernooijMention Origin and X-Client headers in commit messages.
2016-04-09 Jelmer VernooijUse listdir rather than glob.
2016-04-09 Jelmer VernooijAdd is-addressbook and is-calendar settings.
2016-04-09 Jelmer VernooijAdd support for per calendar colors.
2016-04-09 chrysnAdd per-collection configuration.
2016-04-08 chrysnAccess to the root directory or any other non-leaf...
2016-04-04 Jelmer VernooijRemove unused imports.
2016-04-03 Jelmer VernooijRevert "Add support for per calendar colors."
2016-02-28 chrysnfix description in absence of .git/description, Collect...
2016-01-26 Petter ReinholdtsenUse consistent indentation
2016-01-24 Petter ReinholdtsenUse UTF-8 when importing files to avoid mojobake
2016-01-14 Jelmer VernooijAdd support for per calendar colors.
2016-01-14 Jelmer VernooijAdd support for addressbook-description and calendar...
2016-01-08 Raniere SilvaImport all the vcard items one the file
2014-05-06 Keith PackardReturn new item from webdave put call
2014-04-29 Keith PackardHandle --import for non-calendar items
2014-03-07 Keith PackardAvoid trying to deep-copy the whole event
2013-12-20 Keith PackardRemove DURATION from events with both DTSTART and DURATION
2013-12-20 Keith PackardSplit import of calendar with multiple vevents apart
2013-12-20 Keith PackardAdd --allow-empty to git commit command line
2013-12-20 Keith PackardAdd quicker checks for calendar objects
2013-10-22 Keith PackardSet return value for import_file to match success/failure
2013-09-20 Keith PackardForce directory scanning when we know things are changing
2013-09-19 chrysnmore meaningful commit messages
2013-09-19 Keith PackardPass system exceptions up to top-level handlers
2013-09-19 chrysndon't check for git presence in calypso/webdav.py
2013-05-08 Keith PackardMerge remote-tracking branch 'origin/master'
2013-05-08 Keith PackardUse correct name to find newly added objects
2013-02-06 Keith PackardExport carddav namespace and 'addressbook' resourcetype
2013-02-06 Jonas Hoerschfix double items on put requests
2012-07-31 Keith PackardMake default filenames a bit prettier
2012-07-31 Keith PackardCreate new vcard files with more sensible names
2012-07-31 Keith PackardCentralize URL whacking to 'paths.py'.
2012-01-17 chrysnreflect http authentication in git commit
2012-01-17 chrysnexecute external git calls using subprocess
2012-01-16 Keith PackardMerge remote-tracking branch 'muelli/master'
2012-01-16 Tobias Mueller ... webdav: Introduced logging and replaced all prints...
2012-01-15 Tobias Muellerical, xmlutils: Introduced logging and more debug output
2012-01-15 Tobias Mueller ... Merge commit 'fe0dbcb8b9d69486c20324503f268267d1e7b58f'
2012-01-15 Tobias Mueller ... Merge commit '69cb5c1fd049014dfe67a0a448e30f0b36e85374'
2012-01-12 Keith PackardCheck for exceptions setting directory mtime
2012-01-11 Keith Packardos.utime requires two arguments
2012-01-11 Keith PackardNew Pathtime class uses .path for pathname, not .name
2012-01-11 Keith PackardTrack modtimes on content files
2012-01-10 Keith PackardUpdate directory modtime when changing a file
2011-12-29 Keith PackardRename stuff.