jelmer/calypso.git
2016-01-08 Jelmer Vernooijmm integration github/integration samba.org/integration
2016-01-08 Jelmer Vernooijm
2016-01-08 Jelmer VernooijSupport empty PROP requests.
2016-01-08 chrysnhandle addressbook-multiget like calendar-multiget
2016-01-08 chrysnimplement rfc6764 /.well-known/{card,cal}dav addresses
2016-01-08 Jelmer VernooijUse dulwich.
2016-01-08 Jelmer Vernooijmm
2016-01-08 chrysnif-none-match is required for creating events with...
2016-01-08 chrysnfix formatting of commit messages
2016-01-08 chrysndisable permission checks for OPTIONS
2016-01-08 chrysnlog additional user-agent information
2016-01-08 chrysnadd custom headers via config file
2016-01-08 Jelmer VernooijAccept keyword arguments in crypto.acl.fake.
2016-01-08 Guido GüntherListen on localhost only by default
2016-01-08 Guido GüntherRun calypso as user calypso
2016-01-08 Guido GüntherUse daemon mode
2016-01-08 chrysnrescan metadata before serving collections
2016-01-08 chrysndelegate the permission decision to the resource
2016-01-08 chrysnallow resources to decide for themselves if they want...
2016-01-08 chrysncheck rights not on owners but on entities
2016-01-08 chrysnadd per-collection configuration
2016-01-08 chrysndrop parentcollectionhack
2016-01-08 chrysnmore explicit displayname
2016-01-08 chrysnenumeration of resources for discovery in home sets
2016-01-08 chrysnpull the "current (principal) resource" out to the...
2016-01-08 chrysndistinguish between calendars and address books
2016-01-08 chrysnimplement principal resources
2016-01-08 chrysnsupport the address-data report entry
2016-01-08 chrysnfix description in absence of .git/description, Collect...
2016-01-08 Guido GüntherAllow to override calypso's config dir
2016-01-08 Guido GüntherMake sure data_path() doesn't end in a '/'
2016-01-08 Guido GüntherReturn 404 when trying to delete a non existing item
2016-01-08 Jelmer VernooijSupport the current-user-principal property (RFC5397).
2016-01-08 Jelmer VernooijAdd support for addressbook-description and calendar...
2016-01-08 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
2013-06-25 Guido GüntherRemove unused imports
2013-06-23 Keith PackardAlways read entire request before starting to execute it
2013-06-23 Keith PackardAlways read entire request before starting to execute it
2013-06-13 Keith PackardUse short timeouts when reading first HTTP line to...
2013-06-13 Keith PackardAdd send_calypso_response to localize HTTP/1.1 handling
2013-06-13 Keith PackardMake sure every response has Content-Length specified.
2013-05-28 Guido GüntherSet Content-Length header on succesful OPTIONS
2013-05-28 Guido GüntherSet Content-Length header on succesful PUT
2013-05-28 Guido GüntherSet Content-Length header when authentication is required
2013-05-28 Guido GüntherMake sure self._answer is available
2013-05-28 Guido GüntherCheck for self._collection too
2013-05-28 Guido GüntherPrint the path that failed
2013-05-21 Guido GüntherSend Content-Type: text/xml back for DELETE and REPORT...
2013-05-08 Keith PackardTurn debugging print into log.debug
2013-05-08 Keith PackardMerge remote-tracking branch 'origin/master'
2013-05-08 Keith PackardUse correct name to find newly added objects
2013-05-08 Keith PackardTimeout connections after 20 seconds
next