aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* etag handlerJames Lal2012-09-051-0/+1
* replace hasOwnProperty with Object.hasOwnProperty callsJames Lal2012-08-089-20/+22
* update ical.js fix 'use strict' errors in workersJames Lal2012-08-016-2518/+2931
* emit DAV:/response on sax for each responseJames Lal2012-07-263-0/+36
* ical.jsJames Lal2012-07-267-20/+8778
* add some testsJames Lal2012-07-244-2/+160
* Replace xhr auth with headers when using mozSystem, directly package sax.js, ...James Lal2012-07-235-22/+1418
* xhr fixes for firefoxJames Lal2012-07-232-4/+66
* update autogenerated filesJames Lal2012-07-202-13/+66
* global xhr constructor options can now be set ( for system xhr in b2g)James Lal2012-07-205-3/+35
* defaults for calendar query will now return dataJames Lal2012-07-083-2/+23
* Hooking up calendar query to calendar resourceJames Lal2012-07-086-4/+37
* remove more stuff from scripts/connectJames Lal2012-07-081-1/+0
* removed unused stuff in connectJames Lal2012-07-081-24/+0
* Fixed bug in resourcetype logic in Request.Resources. Refactored scripts/conn...James Lal2012-07-083-31/+24
* resources requestJames Lal2012-07-078-25/+196
* not going to use calendar detailsJames Lal2012-07-071-0/+0
* Calendar resource creationJames Lal2012-07-072-11/+163
* More complete parsing of calendar dataJames Lal2012-07-074-7/+57
* 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-067-38/+141
* home resolver now will return an object instead of just the urlJames Lal2012-07-062-2/+7
* Adding lightly tested calendar home resolverJames Lal2012-07-066-43/+196
* basic readmeJames Lal2012-07-061-0/+9
* Add note about scripts/connectJames Lal2012-07-061-0/+10
* Add connection scriptsJames Lal2012-07-063-0/+113
* Reworked requests to take connection object and optionsJames Lal2012-07-067-30/+52
* remove consoleJames Lal2012-07-061-1/+0
* Adding connectionJames Lal2012-07-069-2/+279
* spec out calendar resourceJames Lal2012-07-065-6/+96
* add href handler to current-user-principalJames Lal2012-07-061-0/+1
* Add content typeJames Lal2012-07-062-0/+2
* add browser package backJames Lal2012-07-061-0/+2607
* webcals -> caldav rename (yes, back again)James Lal2012-07-0642-2742/+154
* Revert "adding cros hacks"James Lal2012-07-062-75/+0
* Revert "Revert "Hacks to get this working in browser""James Lal2012-07-064-5/+158
* Revert "Hacks to get this working in browser"James Lal2012-07-064-158/+5
* adding cros hacksJames Lal2012-06-282-0/+75
* Hacks to get this working in browserJames Lal2012-06-284-5/+158
* Browser packagingJames Lal2012-06-2711-1/+2578
* Implemented test-agent, all tests pass node/browserJames Lal2012-06-2711-10/+63
* convention reworkJames Lal2012-06-2710-24/+24
* initial move to support web jsJames Lal2012-06-2719-48/+251
* lsJames Lal2012-06-271-1/+2
* working calendar queriesJames Lal2012-06-2713-47/+114
* Simple calendar filter (with no actual filtering) based on calendar dataJames Lal2012-06-273-6/+96
* integrate calendar dataJames Lal2012-06-274-19/+33
* template will now accept objects with a .render fnJames Lal2012-06-272-0/+20
* Add calendar data / calendar queryJames Lal2012-06-274-0/+293