8
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Code formatting. More... almost 19 years ago
Code formatting. More... almost 19 years ago
Automatically create a calendar collection record if someone does a PUT into one. More... almost 19 years ago
Automatically create a calendar collection record if someone does a PUT into one. More... almost 19 years ago
When listing users we should not list users that we have no access to. More... almost 19 years ago
When listing users we should not list users that we have no access to. More... almost 19 years ago
Switch to use new function for date presentation. More... almost 19 years ago
Switch to use new function for date presentation. More... almost 19 years ago
Much better approach, using values we have already parsed on PUT, rather than parsing all again. More... almost 19 years ago
Much better approach, using values we have already parsed on PUT, rather than parsing all again. More... almost 19 years ago
Do the updating as a DELETE+INSERT rather than UPDATE, but put it inside a transaction. Also set default values for LAST-MODIFIED and DTSTAMP, at least in our code. More... almost 19 years ago
Do the updating as a DELETE+INSERT rather than UPDATE, but put it inside a transaction. Also set default values for LAST-MODIFIED and DTSTAMP, at least in our code. More... almost 19 years ago
Updated results (and tests) after some bugs have been fixed. More... almost 19 years ago
Updated results (and tests) after some bugs have been fixed. More... almost 19 years ago
Add commented out default timezone config setting. More... almost 19 years ago
Add commented out default timezone config setting. More... almost 19 years ago
We should use 'true' rather than '1' for readability. More... almost 19 years ago
We should use 'true' rather than '1' for readability. More... almost 19 years ago
Add regression to test deletion of items from another person's writable calendar. More... almost 19 years ago
Add regression to test deletion of items from another person's writable calendar. More... almost 19 years ago
Fix deletion from RW accessible calendar which is not yours. More... almost 19 years ago
Fix deletion from RW accessible calendar which is not yours. More... almost 19 years ago
Add a function to assist converting timestamps to iCalendar format, as at UTC. More... almost 19 years ago
Add a function to assist converting timestamps to iCalendar format, as at UTC. More... almost 19 years ago
Fix problem with always applying group permissions back at members. More... almost 19 years ago
Fix problem with always applying group permissions back at members. More... almost 19 years ago
A sanity review found some insanity! More... almost 19 years ago
A sanity review found some insanity! More... almost 19 years ago
Implement basic freebusy support. More... almost 19 years ago
Implement basic freebusy support. More... almost 19 years ago