1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected over 3 years ago.
Nov 08, 2020 — Nov 08, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Guard incase the component isn't provided More... over 2 years ago
Ensure that rendered is defined as a property. More... over 2 years ago
Ensure that next_prefix is defined as a property. More... over 2 years ago
Debian Unstable has PostgreSQL 15 now More... over 2 years ago
Ensure that location_line and location_file are defined as properties. More... over 2 years ago
Minor fix: prevent warning when argument is not defined More... over 2 years ago
add bug closer More... over 2 years ago
release awl 0.63 More... over 2 years ago
Sid has PostgreSQL 14 now - missed one More... over 3 years ago
Sid has PostgreSQL 14 now More... over 3 years ago
Update signature to modern version. More... over 3 years ago
Add a test on Bullseye More... over 3 years ago
Fix syntax More... over 3 years ago
Fix syntax More... over 3 years ago
Fixes for PHP 8.1 More... over 3 years ago
Fix a short array error when running with PHP 8 More... over 3 years ago
added missing null check to prevent warning on in_array call More... almost 4 years ago
release awl 0.62 More... over 4 years ago
actually set the search_path in SetSearchPath() (fixes #23) More... over 4 years ago
TestTextMatch: treat contains the same as starts-with and ends-with when the needle is empty More... over 4 years ago
Make sure that DAViCal can create its own log files More... over 4 years ago
If length is 0, then this match should fail - regression tests pass More... over 4 years ago
Replicate checking the length of $search More... over 4 years ago
Another attempt to suppress a strstr error. More... over 4 years ago
PHP 7.3.12 needs the needle to be defined More... over 4 years ago
Fix param-filter that checks if a parameter is defined More... over 4 years ago
Fix param-filter for multi-value parameters with TYPE=T1,T2 format More... over 4 years ago
Fix GetProperties: Select properties with group prefix More... over 4 years ago
Fix: GetProperties must treat property names as case-insensitive More... over 4 years ago
param-filter: fix a typo (array case), explode comma-separated multivalues (string case) More... over 4 years ago