29
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improvements for setting arbitrary values to boolean fields and appropriate tests More... over 18 years ago
fixed stupid charset rewriting bug when retrieving SQL columns More... over 18 years ago
do not set character encoding in EOAdaptorChannel More... over 18 years ago
add charset=utf-8 in default content-type of WOResponse More... over 18 years ago
enable type coercion before setting the value of a boolean field (primitive type) More... over 18 years ago
fixed a caching issue More... over 18 years ago
made caching configurable with WOCachingEnabled default More... over 18 years ago
added componentsJoinedByString for String[] More... over 18 years ago
fixed handling of BLOB inserts More... over 18 years ago
added statement to perform custom SQL updates More... over 18 years ago
wrapped MD5 generator More... over 18 years ago
added two convenience methods More... over 18 years ago
removed some debug logs More... over 18 years ago
properly release channels after doing adaptor utility operations ... More... over 18 years ago
removed JDBC test More... over 18 years ago
fixed an issue with int number parsing (catch exceptions) More... over 18 years ago
fixed a null-pointer issue More... over 18 years ago
added method to test a connection More... over 18 years ago
changed factory method More... over 18 years ago
started EOAdaptor as a "connection pool" and high-level SQL object, More... over 18 years ago
fixed an error log More... over 18 years ago
added support for automatic Application properties (exposed as "defaults" KVC) More... over 18 years ago
consolidated bool value processing in static methods of NSJavaRuntime More... over 18 years ago
added a note on checkbox processing More... over 18 years ago
fixed a tricky bug in popup value processing More... over 18 years ago
fixed setting the popup value in takeValues More... over 18 years ago
fixed 'checked' generation of radio buttons More... over 18 years ago
implemented takeValues for radio buttons More... over 18 years ago
implemented takeValues in WORepetition More... over 18 years ago
improved form push log More... over 18 years ago