Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | browser build | James Lal | 2013-03-06 | 1 | -7/+9 |
| | |||||
* | Merge branch 'master' of github.com:mozilla-b2g/caldav | James Lal | 2013-03-06 | 4 | -31/+7 |
|\ | |||||
| * | Merge pull request #11 from mozilla-b2g/revert-bad-commit | James Lal | 2013-01-28 | 4 | -31/+7 |
| |\ | | | | | | | Revert "Merge pull request #10 from mozilla-b2g/empty-propstat" | ||||
| | * | Revert "Merge pull request #10 from mozilla-b2g/empty-propstat" | James Lal | 2013-01-28 | 4 | -31/+7 |
| |/ | | | | | | | | | This reverts commit ee5ae7a9c6ca0ce6136e9b97d4388a1434467b8b, reversing changes made to 75c6e99f3d3ff16cc6f5dc26b7bf1dbbb4b3f648. | ||||
* / | lint / make sure we really have .ondata | James Lal | 2013-03-06 | 1 | -7/+9 |
|/ | |||||
* | Merge pull request #10 from mozilla-b2g/empty-propstat | Kevin Grandon | 2013-01-28 | 4 | -7/+31 |
|\ | | | | | Handle empty propstat by sending false | ||||
| * | Handle empty propstat by sending false | James Lal | 2013-01-28 | 4 | -7/+31 |
|/ | |||||
* | Merge pull request #9 from mozilla-b2g/memory-improvements | James Lal | 2013-01-09 | 7 | -172/+105 |
|\ | | | | | Memory improvements | ||||
| * | utilize moz-chunked-text when given the option | James Lal | 2013-01-09 | 3 | -33/+86 |
| | | |||||
| * | don't hold onto .xhr in request | James Lal | 2013-01-07 | 7 | -139/+19 |
| | | |||||
* | | Merge pull request #8 from mozilla-b2g/progress-events | James Lal | 2013-01-07 | 8 | -5/+171 |
|\| | | | | | Progress events | ||||
| * | test files | James Lal | 2013-01-07 | 2 | -0/+55 |
| | | |||||
| * | use progress events | James Lal | 2013-01-07 | 3 | -2/+18 |
| | | |||||
| * | support for chunked responses | James Lal | 2013-01-07 | 4 | -3/+98 |
|/ | |||||
* | Merge branch 'master' of github.com:mozilla-b2g/caldav | James Lal | 2013-01-07 | 11 | -22/+159 |
|\ | |||||
| * | Merge pull request #6 from michalbe/error-handler | Michal Budzynski | 2012-11-09 | 11 | -22/+159 |
| |\ | | | | | | | error handler | ||||
| | * | error handler | Michal Budzynski | 2012-11-08 | 11 | -24/+159 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a error-handling a err | ||||
* | | | new ical parser | James Lal | 2012-12-06 | 1 | -1228/+1911 |
|/ / | |||||
* | | fix etag handler | James Lal | 2012-11-08 | 2 | -2/+2 |
| | | |||||
* | | browser build | James Lal | 2012-10-10 | 2 | -4/+1 |
|/ | |||||
* | server/capability tests | James Lal | 2012-10-10 | 6 | -0/+368 |
| | |||||
* | update ical.js for tests add commander.js as dev dep | James Lal | 2012-10-10 | 7 | -195/+1557 |
| | |||||
* | replace templates with much improved query/filter interface. Update ↵ | James Lal | 2012-10-02 | 11 | -480/+373 |
| | | | | CalendarQuery to reflect these changes | ||||
* | add appendString for adding arbitrary content | James Lal | 2012-10-02 | 2 | -1/+23 |
| | |||||
* | calendar-data/filter element builder (QueryBuilder) | James Lal | 2012-10-02 | 2 | -0/+471 |
| | |||||
* | added Caldav.Request.Asset for adding/deleting/updating single assets | James Lal | 2012-09-30 | 6 | -4/+397 |
| | |||||
* | use strict fix | James Lal | 2012-09-30 | 2 | -6/+31 |
| | |||||
* | add #hasProp, #removeProp from Request.Propfind closes #4 | James Lal | 2012-09-19 | 2 | -1/+35 |
| | |||||
* | 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 |
| |