Tree @v0.0.10 (Download .tar.gz)
Commit History
@v0.0.10
git clone https://www.jelmer.uk/code/xandikos/
- Only create commit if contents actually changed. Jelmer Vernooij 2 years ago
- If current user contains %(REMOTE_USER)s and it doesn't exist, assume there is no user logged in. Jelmer Vernooij 2 years ago
- Provide long description. Jelmer Vernooij 2 years ago
- Only check for duplicate slashes in path part of URL. Jelmer Vernooij 2 years ago
- Drop tests on Python 3.8 from travis for now. Jelmer Vernooij 2 years ago
- Fix style. Jelmer Vernooij 2 years ago
- Provide details when failing to parse a ics/vcf file. Jelmer Vernooij 2 years ago
- Add detail string to InvalidFileContent Jelmer Vernooij 2 years ago
- Test on Python 3.7 and 3.8-dev Daniel M. Capella (commit: Jelmer Vernooij) 2 years ago
- Add cardbook to supported clients. Fixes #77 Jelmer Vernooij 2 years ago
- Fix coverage reporting for vdirsyncer tests. Jelmer Vernooij 2 years ago
- Fix vdirsyncer tests. Jelmer Vernooij 2 years ago
- Normalize calendar files. Closes: #75 Jelmer Vernooij 2 years ago
- Add trailing slash to hrefs. Jelmer Vernooij 2 years ago
- Fix style. Jelmer Vernooij 2 years ago
- List principals on root page. Jelmer Vernooij 2 years ago
- Add a separate template for principals. Jelmer Vernooij 2 years ago
- Use os.replace rather than os.rename, to fix Windows tests. Jelmer Vernooij 2 years ago
- Further comments for Docker. Jelmer Vernooij 2 years ago
- Remove unnecessary __main__. Jelmer Vernooij 2 years ago
- Add xandikos.__main__. Jelmer Vernooij 2 years ago
- Use the calendar names created by --defaults when explaining how to set up clients that don't support autodiscovery. Jelmer Vernooij 2 years ago
- Opt into apt update in travis. Jelmer Vernooij 2 years ago
- Update spec. Jelmer Vernooij 2 years ago
- Build with pypy3.5. Jelmer Vernooij 2 years ago
- Use md5sum rather than timestamp. Jelmer Vernooij 2 years ago
- Implement a VdirStore. Jelmer Vernooij 2 years ago
- Stop building on py3{3,4}-x64 on appveyor Jelmer Vernooij 2 years ago
- Update multi-user TODO. Jelmer Vernooij 2 years ago
- Fix typo: resource_types => resource_type. Jelmer Vernooij 2 years ago