aboutsummaryrefslogtreecommitdiffstats
path: root/test/caldav
Commit message (Collapse)AuthorAgeFilesLines
* Add an abort routine to Caldav.Xhrgaye2013-04-182-4/+39
|
* Revert "Merge pull request #10 from mozilla-b2g/empty-propstat"James Lal2013-01-281-4/+3
| | | | | This reverts commit ee5ae7a9c6ca0ce6136e9b97d4388a1434467b8b, reversing changes made to 75c6e99f3d3ff16cc6f5dc26b7bf1dbbb4b3f648.
* Handle empty propstat by sending falseJames Lal2013-01-281-3/+4
|
* utilize moz-chunked-text when given the optionJames Lal2013-01-091-17/+46
|
* don't hold onto .xhr in requestJames Lal2013-01-072-103/+2
|
* test filesJames Lal2013-01-072-0/+55
|
* support for chunked responsesJames Lal2013-01-072-3/+48
|
* error handlerMichal Budzynski2012-11-083-6/+28
| | | | | | | | | | a error-handling a err
* replace templates with much improved query/filter interface. Update ↵James Lal2012-10-024-139/+20
| | | | CalendarQuery to reflect these changes
* add appendString for adding arbitrary contentJames Lal2012-10-021-0/+22
|
* calendar-data/filter element builder (QueryBuilder)James Lal2012-10-021-0/+153
|
* added Caldav.Request.Asset for adding/deleting/updating single assetsJames Lal2012-09-301-0/+108
|
* add #hasProp, #removeProp from Request.Propfind closes #4James Lal2012-09-191-1/+4
|
* decouple ical-js will resolve #5James Lal2012-09-193-41/+97
|
* fix misc bugs update ical.jsJames Lal2012-09-063-2/+5
|
* emit DAV:/response on sax for each responseJames Lal2012-07-261-0/+26
|
* ical.jsJames Lal2012-07-262-11/+7
|
* add some testsJames Lal2012-07-242-2/+46
|
* Replace xhr auth with headers when using mozSystem, directly package sax.js, ↵James Lal2012-07-231-0/+2
| | | | add license blocks. Fixes #1, #2, #3
* xhr fixes for firefoxJames Lal2012-07-231-0/+43
|
* global xhr constructor options can now be set ( for system xhr in b2g)James Lal2012-07-201-0/+23
|
* Hooking up calendar query to calendar resourceJames Lal2012-07-082-2/+27
|
* Fixed bug in resourcetype logic in Request.Resources. Refactored ↵James Lal2012-07-081-1/+1
| | | | scripts/connect to use Resources
* resources requestJames Lal2012-07-072-5/+103
|
* Calendar resource creationJames Lal2012-07-071-0/+90
|
* More complete parsing of calendar dataJames Lal2012-07-071-0/+1
|
* moved obviously useful mockCallback to testSupport.mock.methodJames Lal2012-07-071-16/+2
|
* tests for calendar homeJames Lal2012-07-071-21/+122
|
* Initial mocking support for mock requestsJames Lal2012-07-061-3/+40
|
* Adding lightly tested calendar home resolverJames Lal2012-07-061-0/+35
|
* Reworked requests to take connection object and optionsJames Lal2012-07-063-6/+29
|
* Adding connectionJames Lal2012-07-062-0/+70
|
* spec out calendar resourceJames Lal2012-07-064-6/+16
|
* Add content typeJames Lal2012-07-061-0/+1
|
* webcals -> caldav rename (yes, back again)James Lal2012-07-0613-0/+1354
|
* Rename lib to webcalsJames Lal2012-06-183-135/+0
|
* Initial hackJames Lal2012-06-183-0/+135