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
/
caldav
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 974554 - CalDAV parser should accept ical inside xml comments nested in <...
Gareth Aye
2014-04-08
2
-25
/
+45
*
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
5
-28
/
+81
*
Bug 867747 - OAuth2 authentication support (particularly for google) r=kgrand...
James Lal
2013-05-02
7
-20
/
+577
*
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
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
*
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
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
*
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 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
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