aboutsummaryrefslogtreecommitdiffstats
path: root/lib/caldav/request
Commit message (Expand)AuthorAgeFilesLines
* Rework http error validation so it can be reused r=kgrandonJames Lal2013-05-101-27/+2
* Initial error refactoring (make errors less HTTP specific)James Lal2013-05-063-64/+46
* Bug 867747 - OAuth2 authentication support (particularly for google) r=kgrand...James Lal2013-05-022-3/+7
* Add an abort routine to Caldav.Xhrgaye2013-04-183-7/+22
* don't hold onto .xhr in requestJames Lal2013-01-072-6/+5
* use progress eventsJames Lal2013-01-071-1/+5
* Merge pull request #6 from michalbe/error-handlerMichal Budzynski2012-11-093-5/+63
|\
| * error handlerMichal Budzynski2012-11-083-5/+63
* | browser buildJames Lal2012-10-101-2/+1
|/
* update ical.js for tests add commander.js as dev depJames Lal2012-10-102-3/+2
* replace templates with much improved query/filter interface. Update CalendarQ...James Lal2012-10-021-8/+16
* added Caldav.Request.Asset for adding/deleting/updating single assetsJames Lal2012-09-302-1/+143
* add #hasProp, #removeProp from Request.Propfind closes #4James Lal2012-09-191-0/+31
* replace hasOwnProperty with Object.hasOwnProperty callsJames Lal2012-08-082-3/+3
* update ical.js fix 'use strict' errors in workersJames Lal2012-08-011-3/+6
* Hooking up calendar query to calendar resourceJames Lal2012-07-082-1/+3
* Fixed bug in resourcetype logic in Request.Resources. Refactored scripts/conn...James Lal2012-07-081-5/+9
* resources requestJames Lal2012-07-072-1/+71
* not going to use calendar detailsJames Lal2012-07-071-0/+0
* Initial mocking support for mock requestsJames Lal2012-07-061-6/+4
* home resolver now will return an object instead of just the urlJames Lal2012-07-061-1/+6
* Adding lightly tested calendar home resolverJames Lal2012-07-063-1/+127
* Reworked requests to take connection object and optionsJames Lal2012-07-063-24/+22
* Add content typeJames Lal2012-07-061-0/+1
* webcals -> caldav rename (yes, back again)James Lal2012-07-064-0/+232