Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework http error validation so it can be reused r=kgrandon | James Lal | 2013-05-10 | 1 | -8/+22 |
| | |||||
* | Initial error refactoring (make errors less HTTP specific) | James Lal | 2013-05-06 | 5 | -28/+81 |
| | |||||
* | Bug 867747 - OAuth2 authentication support (particularly for google) ↵ | James Lal | 2013-05-02 | 7 | -20/+577 |
| | | | | r=kgrandon,gaye | ||||
* | Add an abort routine to Caldav.Xhr | gaye | 2013-04-18 | 2 | -4/+39 |
| | |||||
* | Revert "Merge pull request #10 from mozilla-b2g/empty-propstat" | James Lal | 2013-01-28 | 1 | -4/+3 |
| | | | | | This reverts commit ee5ae7a9c6ca0ce6136e9b97d4388a1434467b8b, reversing changes made to 75c6e99f3d3ff16cc6f5dc26b7bf1dbbb4b3f648. | ||||
* | Handle empty propstat by sending false | James Lal | 2013-01-28 | 1 | -3/+4 |
| | |||||
* | utilize moz-chunked-text when given the option | James Lal | 2013-01-09 | 1 | -17/+46 |
| | |||||
* | don't hold onto .xhr in request | James Lal | 2013-01-07 | 2 | -103/+2 |
| | |||||
* | test files | James Lal | 2013-01-07 | 2 | -0/+55 |
| | |||||
* | support for chunked responses | James Lal | 2013-01-07 | 2 | -3/+48 |
| | |||||
* | error handler | Michal Budzynski | 2012-11-08 | 3 | -6/+28 |
| | | | | | | | | | | a error-handling a err | ||||
* | replace templates with much improved query/filter interface. Update ↵ | James Lal | 2012-10-02 | 4 | -139/+20 |
| | | | | CalendarQuery to reflect these changes | ||||
* | add appendString for adding arbitrary content | James Lal | 2012-10-02 | 1 | -0/+22 |
| | |||||
* | calendar-data/filter element builder (QueryBuilder) | James Lal | 2012-10-02 | 1 | -0/+153 |
| | |||||
* | added Caldav.Request.Asset for adding/deleting/updating single assets | James Lal | 2012-09-30 | 1 | -0/+108 |
| | |||||
* | add #hasProp, #removeProp from Request.Propfind closes #4 | James Lal | 2012-09-19 | 1 | -1/+4 |
| | |||||
* | decouple ical-js will resolve #5 | James Lal | 2012-09-19 | 3 | -41/+97 |
| | |||||
* | fix misc bugs update ical.js | James Lal | 2012-09-06 | 3 | -2/+5 |
| | |||||
* | emit DAV:/response on sax for each response | James Lal | 2012-07-26 | 1 | -0/+26 |
| | |||||
* | ical.js | James Lal | 2012-07-26 | 2 | -11/+7 |
| | |||||
* | add some tests | James Lal | 2012-07-24 | 2 | -2/+46 |
| | |||||
* | Replace xhr auth with headers when using mozSystem, directly package sax.js, ↵ | James Lal | 2012-07-23 | 1 | -0/+2 |
| | | | | add license blocks. Fixes #1, #2, #3 | ||||
* | xhr fixes for firefox | James Lal | 2012-07-23 | 1 | -0/+43 |
| | |||||
* | global xhr constructor options can now be set ( for system xhr in b2g) | James Lal | 2012-07-20 | 1 | -0/+23 |
| | |||||
* | Hooking up calendar query to calendar resource | James Lal | 2012-07-08 | 2 | -2/+27 |
| | |||||
* | Fixed bug in resourcetype logic in Request.Resources. Refactored ↵ | James Lal | 2012-07-08 | 1 | -1/+1 |
| | | | | scripts/connect to use Resources | ||||
* | resources request | James Lal | 2012-07-07 | 2 | -5/+103 |
| | |||||
* | Calendar resource creation | James Lal | 2012-07-07 | 1 | -0/+90 |
| | |||||
* | More complete parsing of calendar data | James Lal | 2012-07-07 | 1 | -0/+1 |
| | |||||
* | moved obviously useful mockCallback to testSupport.mock.method | James Lal | 2012-07-07 | 1 | -16/+2 |
| | |||||
* | tests for calendar home | James Lal | 2012-07-07 | 1 | -21/+122 |
| | |||||
* | Initial mocking support for mock requests | James Lal | 2012-07-06 | 1 | -3/+40 |
| | |||||
* | Adding lightly tested calendar home resolver | James Lal | 2012-07-06 | 1 | -0/+35 |
| | |||||
* | Reworked requests to take connection object and options | James Lal | 2012-07-06 | 3 | -6/+29 |
| | |||||
* | Adding connection | James Lal | 2012-07-06 | 2 | -0/+70 |
| | |||||
* | spec out calendar resource | James Lal | 2012-07-06 | 4 | -6/+16 |
| | |||||
* | Add content type | James Lal | 2012-07-06 | 1 | -0/+1 |
| | |||||
* | webcals -> caldav rename (yes, back again) | James Lal | 2012-07-06 | 13 | -0/+1354 |
| | |||||
* | Rename lib to webcals | James Lal | 2012-06-18 | 3 | -135/+0 |
| | |||||
* | Initial hack | James Lal | 2012-06-18 | 3 | -0/+135 |