Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add documentationHEADtypescript | Matěj Cepl | 2023-01-11 | 12 | -0/+31747 |
| | |||||
* | Merge pull request #22 from gaye/bug-974554master | Gareth Aye | 2014-04-09 | 2 | -4/+14 |
|\ | | | | | Bug 974554 - Followup to fix packaging bug introduced in c197de | ||||
| * | Bug 974554 - Followup to fix packaging bug introduced in c197de | Gareth Aye | 2014-04-09 | 2 | -4/+14 |
|/ | |||||
* | Merge pull request #21 from gaye/bug-974554 | Gareth Aye | 2014-04-09 | 5 | -34/+83 |
|\ | | | | | Bug 974554 - CalDAV parser should accept ical inside xml comments nested in <calendar-data> elements r=millermedeiros | ||||
| * | Bug 974554 - CalDAV parser should accept ical inside xml comments nested in ↵ | Gareth Aye | 2014-04-08 | 5 | -34/+83 |
|/ | | | | <calendar-data> elements | ||||
* | Merge pull request #20 from gaye/rez-server-tests | James Lal | 2014-02-04 | 2 | -2/+13 |
|\ | | | | | Resurrect server-specific tests r=lightsofapollo | ||||
| * | Resurrect server-specific tests | Gareth Aye | 2014-02-04 | 2 | -2/+13 |
|/ | |||||
* | Merge pull request #17 from lightsofapollo/asset-http-status-checks | James Lal | 2013-05-10 | 6 | -66/+87 |
|\ | | | | | Rework http error validation so it can be reused r=kgrandon | ||||
| * | remove console.log | James Lal | 2013-05-10 | 1 | -1/+0 |
| | | |||||
| * | Rework http error validation so it can be reused r=kgrandon | James Lal | 2013-05-10 | 6 | -66/+88 |
|/ | |||||
* | Merge pull request #15 from lightsofapollo/error-refactoring | Kevin Grandon | 2013-05-07 | 14 | -159/+257 |
|\ | | | | | Initial error refactoring (make errors less HTTP specific) | ||||
| * | Initial error refactoring (make errors less HTTP specific) | James Lal | 2013-05-06 | 14 | -159/+257 |
|/ | |||||
* | Merge pull request #14 from lightsofapollo/oauth | James Lal | 2013-05-02 | 21 | -140/+1805 |
|\ | | | | | Bug 867747 - Google OAuth implementation | ||||
| * | Bug 867747 - OAuth2 authentication support (particularly for google) ↵ | James Lal | 2013-05-02 | 21 | -140/+1805 |
|/ | | | | r=kgrandon,gaye | ||||
* | Merge pull request #13 from mozilla-b2g/caldav-sinon | Gareth Aye | 2013-04-29 | 6 | -14/+26 |
|\ | | | | | Test framework refactorng + sinon | ||||
| * | Test framework refactorng + sinon | James Lal | 2013-04-28 | 6 | -14/+26 |
| | | |||||
* | | Merge pull request #12 from gaye/add-xhr-abort | Gareth Aye | 2013-04-18 | 9 | -73/+168 |
|\ \ | |/ |/| | Add an abort routine to Caldav.Xhr | ||||
| * | Add an abort routine to Caldav.Xhr | gaye | 2013-04-18 | 9 | -73/+168 |
|/ | |||||
* | 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 |
| |