Tree @codecov (Download .tar.gz)
Commit History
@codecov
git clone https://www.jelmer.uk/code/xandikos/
- Run codecov integration. Jelmer Vernooij 3 years ago
- Allow setting coverage flags, run coverage from .travis.yml. Jelmer Vernooij 3 years ago
- Run tests with Python 3.4. Jelmer Vernooij 3 years ago
- Fix undefined name errors found by flake8. Jelmer Vernooij 3 years ago
- Work around jelmer/dulwich#511 by dropping leading # for colors. Jelmer Vernooij 3 years ago
- Allow changing resource type on store based collections. Fixes #16 Jelmer Vernooij 3 years ago
- Add convenience function for rendering HTML using jinja. Jelmer Vernooij 3 years ago
- Add basic content type negotiation support. Jelmer Vernooij 3 years ago
- Use jinja2 to render HTML pages. Jelmer Vernooij 3 years ago
- Push subcollection enumeration to store level. Jelmer Vernooij 3 years ago
- Include subcollections when iterating over collection members. Jelmer Vernooij 3 years ago
- Update AUTHORS. Jelmer Vernooij 3 years ago
- Rudimentary validation of VCard data Markus Unterwaditzer (commit: Jelmer Vernooij) 3 years ago
- Add convenience method for getting resource from environment. Jelmer Vernooij 3 years ago
- Add convenience function for retrieving path from environment. Jelmer Vernooij 3 years ago
- Re-decode PATH_INFO using UTF-8. Jelmer Vernooij 3 years ago
- Support setting color/displayname properly. Jelmer Vernooij 3 years ago
- Fall back to default describe if calendar specific one fails. Jelmer Vernooij 3 years ago
- Support If-None-Match for PUT. Fixes #23 Jelmer Vernooij 3 years ago
- Check file validity. Jelmer Vernooij 3 years ago
- Support setting displayname. Jelmer Vernooij 3 years ago
- Always import ET from xandikos.webdav. Jelmer Vernooij 3 years ago
- Remove unused imports Hugo Osvaldo Barrera (commit: Jelmer Vernooij) 3 years ago
- Fix missing reference to href. Jelmer Vernooij 3 years ago
- Check tag in readXmlBody. Jelmer Vernooij 3 years ago
- Use BadRequestError exception everywhere. Jelmer Vernooij 3 years ago
- Add MKCALENDAR implementation. Jelmer Vernooij 3 years ago
- Add convenience method for creating principal. Jelmer Vernooij 3 years ago
- Make pip/setup.py install dependencies Hugo Osvaldo Barrera 3 years ago
- Release 0.0.2. Jelmer Vernooij 3 years ago