aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* 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-073-103/+3
|
* test filesJames Lal2013-01-072-0/+55
|
* support for chunked responsesJames Lal2013-01-072-3/+48
|
* Merge branch 'master' of github.com:mozilla-b2g/caldavJames Lal2013-01-073-6/+28
|\
| * error handlerMichal Budzynski2012-11-083-6/+28
| | | | | | | | | | | | | | | | | | | | a error-handling a err
* | new ical parserJames Lal2012-12-061-1228/+1911
|/
* server/capability testsJames Lal2012-10-106-0/+368
|
* update ical.js for tests add commander.js as dev depJames Lal2012-10-102-189/+1551
|
* 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-194-41/+4710
|
* 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-202-0/+24
|
* Hooking up calendar query to calendar resourceJames Lal2012-07-083-2/+28
|
* 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-072-16/+41
|
* tests for calendar homeJames Lal2012-07-071-21/+122
|
* Initial mocking support for mock requestsJames Lal2012-07-063-3/+112
|
* Adding lightly tested calendar home resolverJames Lal2012-07-062-0/+35
|
* Reworked requests to take connection object and optionsJames Lal2012-07-064-6/+30
|
* Adding connectionJames Lal2012-07-063-0/+73
|
* 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-0616-64/+84
|
* Browser packagingJames Lal2012-06-272-0/+18
|
* Implemented test-agent, all tests pass node/browserJames Lal2012-06-275-1/+45
|
* convention reworkJames Lal2012-06-2710-24/+24
|
* initial move to support web jsJames Lal2012-06-2711-47/+92
|
* working calendar queriesJames Lal2012-06-276-16/+30
|
* Simple calendar filter (with no actual filtering) based on calendar dataJames Lal2012-06-271-0/+55
|
* integrate calendar dataJames Lal2012-06-271-16/+17
|
* template will now accept objects with a .render fnJames Lal2012-06-271-0/+15
|
* Add calendar data / calendar queryJames Lal2012-06-272-0/+169
|
* Add process result so we can have cleaner propfind resultsJames Lal2012-06-261-2/+17
|
* add user/pass options to abstract requestJames Lal2012-06-261-7/+14
|
* Basic propfind requestJames Lal2012-06-262-5/+114
|
* self closing tagsJames Lal2012-06-261-0/+8
|