8
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Fatal PHP Error if Depth is more than 1. More... over 6 years ago
Add tests for: Fix Fatal PHP Error if Depth is more than 1. More... over 6 years ago
Allow over riding the value of ALLSUITES More... over 6 years ago
This looks like an acceptable change More... over 6 years ago
Allow database dumps to be restored in test suite. More... over 6 years ago
Ignore the PostgreSQL version for tests More... over 6 years ago
Guess the timezone of non-all-day floating events in freebusy More... over 6 years ago
Add Gitlab CI More... over 6 years ago
Guess the timezone of VALUE=DATE events in freebusy More... over 6 years ago
Remove use of $old_attendees More... over 6 years ago
Add trivial translations of Passed: %s, using what is already present for Passed. More... over 6 years ago
If DAViCal or AWL versions pass, show the running version. More... over 6 years ago
Test that max-resource-size is infinity. More... over 6 years ago
Fix a typo of this. More... over 6 years ago
Introduce new global variable to control maximum size of carddav resources. More... almost 7 years ago
increase maximum resource size to infinity. this might be potentially dangerous but it is what's claimed in inc/caldav-MKCOL.php: case 'urn:ietf:params:xml:ns:caldav:max-resource-size': /** Ignored, since we will support arbitrary size */ this solves issue #80 (large contact photos not being accepted by the server). we might wanna think about a larger limit instead, e.g. increase the limit from 65kB to 6.5MB More... about 7 years ago
Merge branch 'awl_appuser-awl_dbauser' into 'master' More... about 7 years ago
Merge branch 'php4-constructor-removal' into 'master' More... about 7 years ago
Merge branch 'patch-1' into 'master' More... about 7 years ago
Fix a typo in DAV_AllProperties which caused dead properties to be omitted More... about 7 years ago
replace php4 style constructors with __construct More... about 7 years ago
Allow user to define awl_appuser and awl_dbauser on create-database script More... over 7 years ago
external fetch: improve error reporting More... over 7 years ago
external fetch: handle initial NULL of collection.modified More... over 7 years ago
release 1.1.6 More... over 7 years ago
switch to doxygen for api docs More... over 7 years ago
put the most important debug options in a more visible place More... over 7 years ago
update unit test due to previous commit More... over 7 years ago
Make log_caldav_action log calendar_item summary More... over 7 years ago
Make log_caldav_action log to syslog More... over 7 years ago