aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6 from michalbe/error-handlerMichal Budzynski2012-11-0911-22/+159
|\
| * error handlerMichal Budzynski2012-11-0811-24/+159
* | fix etag handlerJames Lal2012-11-082-2/+2
* | browser buildJames Lal2012-10-102-4/+1
|/
* server/capability testsJames Lal2012-10-106-0/+368
* update ical.js for tests add commander.js as dev depJames Lal2012-10-107-195/+1557
* replace templates with much improved query/filter interface. Update CalendarQ...James Lal2012-10-0211-480/+373
* add appendString for adding arbitrary contentJames Lal2012-10-022-1/+23
* calendar-data/filter element builder (QueryBuilder)James Lal2012-10-022-0/+471
* added Caldav.Request.Asset for adding/deleting/updating single assetsJames Lal2012-09-306-4/+397
* use strict fixJames Lal2012-09-302-6/+31
* add #hasProp, #removeProp from Request.Propfind closes #4James Lal2012-09-192-1/+35
* decouple ical-js will resolve #5James Lal2012-09-1913-4988/+211
* use strict fixesJames Lal2012-09-061-2/+7
* update browser buildJames Lal2012-09-061-61/+98
* fix misc bugs update ical.jsJames Lal2012-09-066-63/+102
* 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