Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle empty propstat by sending false | James Lal | 2013-01-28 | 1 | -2/+10 |
| | |||||
* | utilize moz-chunked-text when given the option | James Lal | 2013-01-09 | 1 | -8/+20 |
| | |||||
* | don't hold onto .xhr in request | James Lal | 2013-01-07 | 1 | -19/+9 |
| | |||||
* | use progress events | James Lal | 2013-01-07 | 1 | -1/+9 |
| | |||||
* | support for chunked responses | James Lal | 2013-01-07 | 1 | -0/+25 |
| | |||||
* | Merge pull request #6 from michalbe/error-handler | Michal Budzynski | 2012-11-09 | 1 | -8/+64 |
|\ | | | | | error handler | ||||
| * | error handler | Michal Budzynski | 2012-11-08 | 1 | -10/+64 |
| | | | | | | | | | | | | | | | | | | | | a error-handling a err | ||||
* | | fix etag handler | James Lal | 2012-11-08 | 1 | -1/+1 |
| | | |||||
* | | browser build | James Lal | 2012-10-10 | 1 | -2/+0 |
|/ | |||||
* | replace templates with much improved query/filter interface. Update ↵ | James Lal | 2012-10-02 | 1 | -169/+335 |
| | | | | CalendarQuery to reflect these changes | ||||
* | added Caldav.Request.Asset for adding/deleting/updating single assets | James Lal | 2012-09-30 | 1 | -2/+144 |
| | |||||
* | use strict fix | James Lal | 2012-09-30 | 1 | -3/+31 |
| | |||||
* | decouple ical-js will resolve #5 | James Lal | 2012-09-19 | 1 | -4766/+46 |
| | |||||
* | update browser build | James Lal | 2012-09-06 | 1 | -61/+98 |
| | |||||
* | replace hasOwnProperty with Object.hasOwnProperty calls | James Lal | 2012-08-08 | 1 | -10/+11 |
| | |||||
* | update ical.js fix 'use strict' errors in workers | James Lal | 2012-08-01 | 1 | -1259/+1466 |
| | |||||
* | emit DAV:/response on sax for each response | James Lal | 2012-07-26 | 1 | -0/+5 |
| | |||||
* | ical.js | James Lal | 2012-07-26 | 1 | -4/+4384 |
| | |||||
* | Replace xhr auth with headers when using mozSystem, directly package sax.js, ↵ | James Lal | 2012-07-23 | 1 | -20/+401 |
| | | | | add license blocks. Fixes #1, #2, #3 | ||||
* | update autogenerated files | James Lal | 2012-07-20 | 1 | -12/+65 |
| | |||||
* | Initial mocking support for mock requests | James Lal | 2012-07-06 | 1 | -27/+24 |
| | |||||
* | Adding connection | James Lal | 2012-07-06 | 1 | -1/+103 |
| | |||||
* | add browser package back | James Lal | 2012-07-06 | 1 | -0/+2607 |