29
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added a Format subclass which works using key/value patterns More... almost 18 years ago
improved logging More... almost 18 years ago
improved logging More... almost 18 years ago
fixed a bug with parsing multiline comments More... almost 18 years ago
added method to access the JDBC url of an EOAdaptor More... almost 18 years ago
print warnings if no traversal path is set during auth lookup More... almost 18 years ago
added convenience function to extract a single value from a structured object (extractString/extractValue) More... almost 18 years ago
added method to check for alphanumeric strings More... almost 18 years ago
added processing of _aclitem PostgreSQL types More... almost 18 years ago
added convenience function to locate an object in the traversal path based on its class More... almost 18 years ago
changed code to disable rendering on fragments in the context constructor (was done by the request handler before) More... almost 18 years ago
properly escape quotechars in quoted schema names More... almost 18 years ago
cleaned up authentication API More... almost 18 years ago
bumped version More... almost 18 years ago
added a channel maintenance method (closeAllPooledChannels) More... almost 18 years ago
changed adaptor API to support a connection dictionary (to allow for arbitary login names) More... almost 18 years ago
added methods to load a Map plist More... almost 18 years ago
implemented string escaping in plist writer, improved beautification More... almost 18 years ago
catch a null-ptr exception in an edge condition More... almost 18 years ago
added writeToFile(atomically) to UData, UString, UMap More... almost 18 years ago
added first version of NSPropertyListSerialization class More... almost 18 years ago
use new UData function for load the data from a stream More... almost 18 years ago
added UData class with a set of convenience functions for dealing with byte arrays More... almost 18 years ago
added UMap class with a set of convenience functions for dealing with Map's More... almost 18 years ago
added ability to copy values to the parent component prior entering its template More... almost 18 years ago
added ability to render a specific fragment (useful if you want to trigger WOComponentContent multiple times) More... almost 18 years ago
Fragment id is now stored and can be set in the WOContext. It gets assigned to WORequest fragid on init. More... almost 18 years ago
added missing @Override annotations More... almost 18 years ago
removed a superflous comment More... almost 18 years ago
removed a superflous log, improved behaviour More... almost 18 years ago