jelmer/calypso.git
2016-04-10 Jelmer VernooijRefactor the CollectionHTTPServer around a wsgi-style... master github/master
2016-04-10 Jelmer VernooijAlso catch ValueError when attempting to parse rrulset.
2016-04-10 Jelmer VernooijUse dulwich rather than shelling out to external Git.
2016-04-10 chrysnimplement rfc6764 /.well-known/{card,cal}dav addresses
2016-04-10 chrysnrescan metadata before serving collections
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 chrysncheck rights not on owners but on entities
2016-04-10 chrysndrop parentcollectionhack
2016-04-10 chrysnenumeration of resources for discovery in home sets
2016-04-10 chrysnpull the "current (principal) resource" out to the...
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 chrysnif-none-match is required for creating events with...
2016-04-09 chrysnadd custom headers via config file
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-09 Guido GüntherAdd GSSAPI/Kerberos authentication via Negotiate
2016-04-09 Guido GüntherAdd nopwd ACL
2016-04-09 Guido Güntheracl: Improve debugging by quoting the values
2016-04-09 chrysnsupport the address-data report entry
2016-04-09 Guido GüntherAllow to override calypso's config dir
2016-04-09 Jelmer VernooijRemove Keith-specific scripts for releasing and uploading.
2016-04-09 Jelmer VernooijUpdate release process for upstream calypso for move...
2016-04-09 Jelmer VernooijRemove obsolete Radicale NEWS file.
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 Guido GüntherPrint status line on startup
2016-02-28 chrysnfix description in absence of .git/description, Collect...
2016-01-31 Guido GüntherRaise value error in case of an invalid time range...
2016-01-31 Petter ReinholdtsenAllow time-range query filters to be open ended.
2016-01-27 Jelmer VernooijAccept keyword arguments in crypto.acl.fake.
2016-01-27 chrysndisable permission checks for OPTIONS
2016-01-27 Petter Reinholdtsenhandle addressbook-multiget like calendar-multiget
2016-01-27 Guido GüntherBreak endless loop
2016-01-27 Guido GüntherDrop version from basic auth realm
2016-01-27 Petter ReinholdtsenCorrect and clean up init.d script
2016-01-26 Petter ReinholdtsenTest vcalendar item with slash in the UID field.
2016-01-26 Keith PackardAllow for resources within collections to have '/'
2016-01-26 Petter ReinholdtsenMake sure match_filter() return True or False, not...
2016-01-26 Guido GüntherOnly import lockfile.pidlockfile when needed
2016-01-26 Petter ReinholdtsenUse consistent indentation
2016-01-24 Guido GüntherMake sure data_path() doesn't end in a '/'
2016-01-24 Guido GüntherReturn 404 when trying to delete a non existing item
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-13 Jelmer VernooijSupport empty PROP requests.
2016-01-13 Jelmer VernooijAdd server/base_prefix setting.
2016-01-08 Raniere SilvaImport all the vcard items one the file
2016-01-05 Guido GüntherAdd simple import test
2016-01-03 Guido GüntherAdd requires to run tests
2016-01-03 Guido GüntherSwitch URLs to alioth and Keiths blog entry
2016-01-02 Guido Günthergitignore editor backup files and egg info
2015-11-08 Jelmer VernooijSupport description tags.
2015-11-08 Jelmer VernooijSupport the current-user-principal property (RFC5397).
2015-10-26 Raniere SilvaMention username and password ath HTTPS request
2015-08-08 Keith PackardBump version to 1.5
2015-08-08 Keith PackardImport pidlockfile from lockfile instead of daemon
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
2014-03-03 Jelmer VernooijEnsure acl type loaded from config is a utf-8 string...
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-11-04 Keith PackardUpdate version to 1.3
2013-10-22 Keith PackardSet return value for import_file to match success/failure
2013-09-24 Keith PackardFix release nits
2013-09-23 Keith PackardAdd release process files
2013-09-23 Keith PackardOops. Update version in program to 1.2
2013-09-20 Keith PackardForce directory scanning when we know things are changing
2013-09-19 chrysnissue debug statement when collection is not found
2013-09-19 chrysnmore meaningful commit messages
2013-09-19 chrysnuse optparse's builtin --version command
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-09-19 chrysnallow collections deep inside git
2013-09-19 Joe Nahmiasadd PAM support
2013-09-16 Joe NahmiasAdd pidfile support
2013-09-16 Joe Nahmiashandle ^C when running calypso in the foreground
2013-09-16 Joe Nahmiasuse python-daemon to daemonize calypso
2013-09-16 Joe Nahmiasfix href attribute of response
2013-09-16 Joe Nahmiasfixup calypso init script
2013-08-15 Keith PackardSet version to 1.1
2013-08-15 Keith PackardAdd script to publish release
2013-08-15 Keith PackardAdd manual
2013-08-15 Keith PackardAdd empty setup.cfg file
2013-08-15 Keith PackardCalypso doesn't work with Python 3
2013-07-08 Kees Cookdocs: add blog summary to README
2013-07-08 Kees Cookdocs: drop invalid URL and fix comments
2013-06-27 Keith PackardMerge remote-tracking branch 'origin/master'
2013-06-27 Guido GüntherDon't try to read the xml_request again
2013-06-27 Guido GüntherRemove unused exception object
2013-06-25 Guido Güntherxml_request is unused
2013-06-25 Guido Güntherssl is imported globally
next