jelmer/calypso.git
2012-01-17 chrysnsplit htpasswd entries to no more than two parts
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... Reverted an earlier change which I thought did optimisation
2012-01-16 Tobias Mueller... webdav: Introduced logging and replaced all prints...
2012-01-16 Keith PackardAdvertise access-control support
2012-01-16 Rene WagnerApply os.path.expanduser to acl.filename option.
2012-01-15 Tobias Mueller... Brought logging to calypso's __init__.py and replaced...
2012-01-15 Tobias Mueller... Fixed up a Python syntax issue while formatting an...
2012-01-15 Tobias Mueller... calypso: The item in PUT was already fetched
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-14 Tobias Mueller... setup: depend on vobject and introduce dependency on...
2012-01-14 Tobias Mueller... setup: Fallback to version 0.0.1 if we cannot import...
2012-01-14 Tobias Muellercalypso.py: Introduced debug mode for the logging module
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 PackardAllow If-Match parameter to not have " marks
2012-01-11 Keith PackardWrap http request handlers with exception printing
2012-01-11 Keith PackardTrack modtimes on content files
2012-01-10 Keith PackardUpdate directory modtime when changing a file
2012-01-09 Keith PackardFormat collection last modified time using email.utils...
2012-01-04 Thomas Klausnersetup.py was using '%' in a place without a format...
2012-01-03 Keith PackardMore rename stuff
2012-01-03 Brandon PhilipsAdd requirements.txt to make it easier to install vobject
2011-12-30 Tobias Muellerical: implemented __str__ and __repr__
2011-12-30 Tobias Muellerical: Fixed an exception in create_file which used...
2011-12-30 muellicalpyso: Used relative imports in the module files
2011-12-29 Keith PackardRename stuff.
2011-12-27 Keith PackardRemove debugging prints for multiple names
2011-12-27 Keith PackardShare if-match logic between DELETE and PUT
2011-12-27 Keith PackardEliminate duplicate X-CALYPSO-NAME entries
2011-12-23 Keith PackardReturn lastmodified date in RFC 2822 format
2011-12-23 Keith PackardAdd my copyright to files I've modified
2011-12-23 Keith PackardAdd 'supported-report-set' and 'addressbook-home-set...
2011-12-22 Keith PackardMerge file reading into a single function to deal with...
2011-12-22 Keith PackardMake --import update existing entries where present
2011-12-21 Keith PackardLimit resourcetype and displayname queries to calendar...
2011-12-21 Keith PackardFix up encoding issues.
2011-12-21 Keith PackardAdd --import option
2011-12-21 Keith PackardAdd back the .tag members to Items and Calendars
2011-12-20 Keith PackardRemove unused tags and methods
2011-12-20 Keith PackardTrap errors in create/destroy/rewrite
2011-12-20 Keith PackardHandle mis-encoded files/messages better
2011-12-20 Keith PackardClean up stdout
2011-12-18 Keith PackardAdd carddav/webdav support
2011-12-18 Keith PackardRequire name/passwd to list properties, search and...
2011-12-18 Keith PackardOverride name lookup to avoid DNS delays
2011-12-18 Keith PackardAdd some filter support
2011-12-18 Keith PackardRemove _parse function
2011-12-18 Keith PackardHandle unicode errors in input files
2011-12-18 Keith PackardSupport length and last-modified attributes
2011-12-15 Keith PackardGet calendar entry names working right
2011-12-15 Keith PackardRename to calypso
2011-12-15 Keith PackardMore switching over to using vobject
2011-12-14 Keith PackardRename to Cadaver
2011-07-29 Keith PackardRemove some debugging output
2011-07-29 Keith PackardClean up bits more
2011-07-11 Keith PackardFixes -- seems to mostly work now
2011-07-11 Keith PackardInitial file-per-meeting code
2011-06-25 Keith PackardDebugging bits
2011-04-02 Guillaume Ayoub0.5 version
2011-02-12 Guillaume AyoubSoftly ignore /user/ PROPFIND and REPORT requests ...
2011-02-01 Guillaume AyoubAdd support for MKCALENDAR requests
2011-01-28 Guillaume AyoubFix typo
2011-01-26 Guillaume AyoubAdd simple support for calendar-user-address-set (refer...
2011-01-09 Guillaume AyoubUpdate copyright year
2011-01-09 Guillaume AyoubPylint, remove fixed todos
2011-01-07 Guillaume AyoubiPhone support, thank you Andrew
2010-12-29 Guillaume AyoubAdding the calendar-home-set property management
2010-12-29 Guillaume AyoubUpdate NEWS and TODO files
2010-12-29 Guillaume AyoubRemove a done/rejected TODO
2010-12-20 Guillaume AyoubFix get requests for whole calendar
2010-12-17 Guillaume AyoubFix bug caused by commit:673da6a9
2010-11-30 Guillaume AyoubMerge Nicolas Évrard changes - Content-type added on...
2010-11-11 Guillaume AyoubMerge branch 'master' of gitorious.org:radicale/radicale
2010-11-11 Guillaume AyoubOnly write calendar file when needed (closes bug #192)
2010-09-30 Ronan DunklauFixed a bug when altering the only event on a calendar
2010-09-28 Guillaume AyoubFix the PROPFIND request management (list events and...
2010-09-28 Guillaume AyoubCut long lines
2010-09-14 Guillaume AyoubAdd support for supported-report-set PROPFIND tag
2010-09-12 Guillaume AyoubSupport displayname and principal-URL tags in PROPFIND...
2010-09-06 Guillaume AyoubAvoid exception when deleting an item already deleted...
2010-08-07 Guillaume Ayoub0.5 git version bump
2010-08-07 Guillaume AyoubAdd the config file in the MANIFEST
2010-08-07 Guillaume AyoubVersion 0.4 bump
2010-08-07 Guillaume AyoubAdd the ``personal`` option in the config file
2010-08-03 Guillaume AyoubAdd a --no-ssl option, closes bug #160
2010-08-03 Guillaume AyoubMinor typo fixes
2010-08-03 René 'Necoro... Add a default config.
2010-08-03 René 'Necoro... Add '--foreground' flag
2010-07-05 Guillaume AyoubAdd python 2.7 in the list of supported python versions.
2010-07-03 Guillaume AyoubAdd personal calendars support in NEWS.
2010-07-03 Guillaume AyoubAdd support for personal calendars, available only...
2010-07-03 Guillaume AyoubSimplify __import__ call in acl.
2010-06-27 Guillaume AyoubAdd the HEAD requests support in NEWS.
2010-06-26 Guillaume AyoubAdd HEAD requests support, set a new _answer variable...
next