aboutsummaryrefslogtreecommitdiffstats
path: root/caldav.js
Commit message (Expand)AuthorAgeFilesLines
* Bug 974554 - Followup to fix packaging bug introduced in c197deGareth Aye2014-04-091-2/+7
* Bug 974554 - CalDAV parser should accept ical inside xml comments nested in <...Gareth Aye2014-04-081-5/+20
* Rework http error validation so it can be reused r=kgrandonJames Lal2013-05-101-29/+33
* Initial error refactoring (make errors less HTTP specific)James Lal2013-05-061-62/+85
* Bug 867747 - OAuth2 authentication support (particularly for google) r=kgrand...James Lal2013-05-021-53/+591
* Add an abort routine to Caldav.Xhrgaye2013-04-181-30/+60
* browser buildJames Lal2013-03-061-7/+9
* Revert "Merge pull request #10 from mozilla-b2g/empty-propstat"James Lal2013-01-281-10/+2
* Handle empty propstat by sending falseJames Lal2013-01-281-2/+10
* utilize moz-chunked-text when given the optionJames Lal2013-01-091-8/+20
* don't hold onto .xhr in requestJames Lal2013-01-071-19/+9
* use progress eventsJames Lal2013-01-071-1/+9
* support for chunked responsesJames Lal2013-01-071-0/+25
* Merge pull request #6 from michalbe/error-handlerMichal Budzynski2012-11-091-8/+64
|\
| * error handlerMichal Budzynski2012-11-081-10/+64
* | fix etag handlerJames Lal2012-11-081-1/+1
* | browser buildJames Lal2012-10-101-2/+0
|/
* replace templates with much improved query/filter interface. Update CalendarQ...James Lal2012-10-021-169/+335
* added Caldav.Request.Asset for adding/deleting/updating single assetsJames Lal2012-09-301-2/+144
* use strict fixJames Lal2012-09-301-3/+31
* decouple ical-js will resolve #5James Lal2012-09-191-4766/+46
* update browser buildJames Lal2012-09-061-61/+98
* replace hasOwnProperty with Object.hasOwnProperty callsJames Lal2012-08-081-10/+11
* update ical.js fix 'use strict' errors in workersJames Lal2012-08-011-1259/+1466
* emit DAV:/response on sax for each responseJames Lal2012-07-261-0/+5
* ical.jsJames Lal2012-07-261-4/+4384
* Replace xhr auth with headers when using mozSystem, directly package sax.js, ...James Lal2012-07-231-20/+401
* update autogenerated filesJames Lal2012-07-201-12/+65
* Initial mocking support for mock requestsJames Lal2012-07-061-27/+24
* Adding connectionJames Lal2012-07-061-1/+103
* add browser package backJames Lal2012-07-061-0/+2607