index
:
jsCalDAV
master
typescript
Basis for all caldav operations in b2g calendar app
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-8
/
+22
*
Initial error refactoring (make errors less HTTP specific)
James Lal
2013-05-06
7
-32
/
+84
*
Bug 867747 - OAuth2 authentication support (particularly for google) r=kgrand...
James Lal
2013-05-02
9
-31
/
+617
*
Merge pull request #13 from mozilla-b2g/caldav-sinon
Gareth Aye
2013-04-29
1
-2
/
+18
|
\
|
*
Test framework refactorng + sinon
James Lal
2013-04-28
1
-2
/
+18
*
|
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
*
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
3
-103
/
+3
*
test files
James Lal
2013-01-07
2
-0
/
+55
*
support for chunked responses
James Lal
2013-01-07
2
-3
/
+48
*
Merge branch 'master' of github.com:mozilla-b2g/caldav
James Lal
2013-01-07
3
-6
/
+28
|
\
|
*
error handler
Michal Budzynski
2012-11-08
3
-6
/
+28
*
|
new ical parser
James Lal
2012-12-06
1
-1228
/
+1911
|
/
*
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
2
-189
/
+1551
*
replace templates with much improved query/filter interface. Update CalendarQ...
James Lal
2012-10-02
4
-139
/
+20
*
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
4
-41
/
+4710
*
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
*
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 scripts/conn...
James Lal
2012-07-08
1
-1
/
+1
*
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
[next]