Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -0/+24 |
| | |||||
* | Hooking up calendar query to calendar resource | James Lal | 2012-07-08 | 3 | -2/+28 |
| | |||||
* | 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 | 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 | 3 | -3/+112 |
| | |||||
* | Adding lightly tested calendar home resolver | James Lal | 2012-07-06 | 2 | -0/+35 |
| | |||||
* | Reworked requests to take connection object and options | James Lal | 2012-07-06 | 4 | -6/+30 |
| | |||||
* | Adding connection | James Lal | 2012-07-06 | 3 | -0/+73 |
| | |||||
* | 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 | 16 | -64/+84 |
| | |||||
* | Browser packaging | James Lal | 2012-06-27 | 2 | -0/+18 |
| | |||||
* | Implemented test-agent, all tests pass node/browser | James Lal | 2012-06-27 | 5 | -1/+45 |
| | |||||
* | convention rework | James Lal | 2012-06-27 | 10 | -24/+24 |
| | |||||
* | initial move to support web js | James Lal | 2012-06-27 | 11 | -47/+92 |
| | |||||
* | working calendar queries | James Lal | 2012-06-27 | 6 | -16/+30 |
| | |||||
* | Simple calendar filter (with no actual filtering) based on calendar data | James Lal | 2012-06-27 | 1 | -0/+55 |
| | |||||
* | integrate calendar data | James Lal | 2012-06-27 | 1 | -16/+17 |
| | |||||
* | template will now accept objects with a .render fn | James Lal | 2012-06-27 | 1 | -0/+15 |
| | |||||
* | Add calendar data / calendar query | James Lal | 2012-06-27 | 2 | -0/+169 |
| | |||||
* | Add process result so we can have cleaner propfind results | James Lal | 2012-06-26 | 1 | -2/+17 |
| | |||||
* | add user/pass options to abstract request | James Lal | 2012-06-26 | 1 | -7/+14 |
| | |||||
* | Basic propfind request | James Lal | 2012-06-26 | 2 | -5/+114 |
| | |||||
* | self closing tags | James Lal | 2012-06-26 | 1 | -0/+8 |
| | |||||
* | move bunch of requires for abstract into a helper | James Lal | 2012-06-26 | 2 | -4/+15 |
| | |||||
* | removing extra tpl stuff | James Lal | 2012-06-26 | 1 | -11/+0 |
| | |||||
* | xml builder | James Lal | 2012-06-26 | 2 | -0/+137 |
| | |||||
* | abstract request | James Lal | 2012-06-26 | 5 | -11/+102 |
| | |||||
* | test/helper add xhr tests | James Lal | 2012-06-25 | 4 | -27/+247 |
| | |||||
* | Basic multi response parser. | James Lal | 2012-06-19 | 1 | -8/+13 |
| | |||||
* | wip xml parsing | James Lal | 2012-06-19 | 2 | -6/+83 |
| | |||||
* | Adding example of orphaning a tag | James Lal | 2012-06-19 | 1 | -1/+11 |
| | |||||
* | v1 sax parser | James Lal | 2012-06-19 | 5 | -100/+432 |
| | |||||
* | Rename lib to webcals | James Lal | 2012-06-18 | 4 | -3/+8 |
| | |||||
* | Initial hack | James Lal | 2012-06-18 | 4 | -0/+151 |