Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decouple ical-js will resolve #5 | James Lal | 2012-09-19 | 13 | -4988/+211 |
| | |||||
* | use strict fixes | James Lal | 2012-09-06 | 1 | -2/+7 |
| | |||||
* | update browser build | James Lal | 2012-09-06 | 1 | -61/+98 |
| | |||||
* | fix misc bugs update ical.js | James Lal | 2012-09-06 | 6 | -63/+102 |
| | |||||
* | etag handler | James Lal | 2012-09-05 | 1 | -0/+1 |
| | |||||
* | replace hasOwnProperty with Object.hasOwnProperty calls | James Lal | 2012-08-08 | 9 | -20/+22 |
| | |||||
* | update ical.js fix 'use strict' errors in workers | James Lal | 2012-08-01 | 6 | -2518/+2931 |
| | |||||
* | emit DAV:/response on sax for each response | James Lal | 2012-07-26 | 3 | -0/+36 |
| | |||||
* | ical.js | James Lal | 2012-07-26 | 7 | -20/+8778 |
| | |||||
* | add some tests | James Lal | 2012-07-24 | 4 | -2/+160 |
| | |||||
* | Replace xhr auth with headers when using mozSystem, directly package sax.js, ↵ | James Lal | 2012-07-23 | 5 | -22/+1418 |
| | | | | add license blocks. Fixes #1, #2, #3 | ||||
* | xhr fixes for firefox | James Lal | 2012-07-23 | 2 | -4/+66 |
| | |||||
* | update autogenerated files | James Lal | 2012-07-20 | 2 | -13/+66 |
| | |||||
* | global xhr constructor options can now be set ( for system xhr in b2g) | James Lal | 2012-07-20 | 5 | -3/+35 |
| | |||||
* | defaults for calendar query will now return data | James Lal | 2012-07-08 | 3 | -2/+23 |
| | |||||
* | Hooking up calendar query to calendar resource | James Lal | 2012-07-08 | 6 | -4/+37 |
| | |||||
* | remove more stuff from scripts/connect | James Lal | 2012-07-08 | 1 | -1/+0 |
| | |||||
* | removed unused stuff in connect | James Lal | 2012-07-08 | 1 | -24/+0 |
| | |||||
* | Fixed bug in resourcetype logic in Request.Resources. Refactored ↵ | James Lal | 2012-07-08 | 3 | -31/+24 |
| | | | | scripts/connect to use Resources | ||||
* | resources request | James Lal | 2012-07-07 | 8 | -25/+196 |
| | |||||
* | not going to use calendar details | James Lal | 2012-07-07 | 1 | -0/+0 |
| | |||||
* | Calendar resource creation | James Lal | 2012-07-07 | 2 | -11/+163 |
| | |||||
* | More complete parsing of calendar data | James Lal | 2012-07-07 | 4 | -7/+57 |
| | |||||
* | moved obviously useful mockCallback to testSupport.mock.method | James Lal | 2012-07-07 | 2 | -16/+41 |
| | |||||
* | tests for calendar home | James Lal | 2012-07-07 | 1 | -21/+122 |
| | |||||
* | Initial mocking support for mock requests | James Lal | 2012-07-06 | 7 | -38/+141 |
| | |||||
* | home resolver now will return an object instead of just the url | James Lal | 2012-07-06 | 2 | -2/+7 |
| | |||||
* | Adding lightly tested calendar home resolver | James Lal | 2012-07-06 | 6 | -43/+196 |
| | |||||
* | basic readme | James Lal | 2012-07-06 | 1 | -0/+9 |
| | |||||
* | Add note about scripts/connect | James Lal | 2012-07-06 | 1 | -0/+10 |
| | |||||
* | Add connection scripts | James Lal | 2012-07-06 | 3 | -0/+113 |
| | |||||
* | Reworked requests to take connection object and options | James Lal | 2012-07-06 | 7 | -30/+52 |
| | |||||
* | remove console | James Lal | 2012-07-06 | 1 | -1/+0 |
| | |||||
* | Adding connection | James Lal | 2012-07-06 | 9 | -2/+279 |
| | |||||
* | spec out calendar resource | James Lal | 2012-07-06 | 5 | -6/+96 |
| | |||||
* | add href handler to current-user-principal | James Lal | 2012-07-06 | 1 | -0/+1 |
| | |||||
* | Add content type | James Lal | 2012-07-06 | 2 | -0/+2 |
| | |||||
* | add browser package back | James Lal | 2012-07-06 | 1 | -0/+2607 |
| | |||||
* | webcals -> caldav rename (yes, back again) | James Lal | 2012-07-06 | 42 | -2742/+154 |
| | |||||
* | Revert "adding cros hacks" | James Lal | 2012-07-06 | 2 | -75/+0 |
| | | | | This reverts commit c9c6fcb1098cec5a77149eaedf25f16029f65150. | ||||
* | Revert "Revert "Hacks to get this working in browser"" | James Lal | 2012-07-06 | 4 | -5/+158 |
| | | | | This reverts commit b295e4d28e9ee519488d58e79a40d9ec583eaebb. | ||||
* | Revert "Hacks to get this working in browser" | James Lal | 2012-07-06 | 4 | -158/+5 |
| | | | | This reverts commit 23ba81022628d75f881a9285e4ca8fc0c394abfe. | ||||
* | adding cros hacks | James Lal | 2012-06-28 | 2 | -0/+75 |
| | |||||
* | Hacks to get this working in browser | James Lal | 2012-06-28 | 4 | -5/+158 |
| | |||||
* | Browser packaging | James Lal | 2012-06-27 | 11 | -1/+2578 |
| | |||||
* | Implemented test-agent, all tests pass node/browser | James Lal | 2012-06-27 | 11 | -10/+63 |
| | |||||
* | convention rework | James Lal | 2012-06-27 | 10 | -24/+24 |
| | |||||
* | initial move to support web js | James Lal | 2012-06-27 | 19 | -48/+251 |
| | |||||
* | ls | James Lal | 2012-06-27 | 1 | -1/+2 |
| | |||||
* | working calendar queries | James Lal | 2012-06-27 | 13 | -47/+114 |
| |