0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated support for String template in Web Pages. Added Request and Session scoped attributes to the String template context. More... almost 14 years ago
Avoid re-ordering resources when the same resource is both explicitly and implicitly referenced More... almost 14 years ago
Updated to allow for a default date attribute renderer in string template. More... almost 14 years ago
Updated TimeMonitor to enable priority setting. Reviewed by mcary. More... almost 14 years ago
Removed some Sun Specific JVM Settings for SSL access from HttpClient. More... almost 14 years ago
Fixed some a NPE where stirng template exception parent is null and also made the handling of missing subtemplates not throw a parse exception. More... about 14 years ago
UPdated to include another NPE fix if the content type is not specified on a request. More... about 14 years ago
Updated StringTemplate to throw exceptions when there are errors parsing a template. More... about 14 years ago
UPdated with some basic template tests. More... about 14 years ago
Cleaned up stats handling. More... about 14 years ago
Reworked iContext to use a vaargs so the implementation can be more dynamic. More... about 14 years ago
Enabled List<Map<String,Object>> mapping in the deserializer. More... about 14 years ago
More cleanup of the errror / exception display. More... about 14 years ago
Updated accept header to Accept More... about 14 years ago
Fixed serializer to pass through nulls instead of try to convert the types. More... about 14 years ago
Cleaned up the error display when a handler falls over. HTML request is returned unless the accept header contains application/json More... about 14 years ago
Updated untils and enabled handlers to be output HTML. More... about 14 years ago
Updated charset to force utf-8 on json responses. More... about 14 years ago
Improved error messages on type conversions for Handlers. More... about 14 years ago
Updated to prevent empty templates from being rendered thus preventing a warning message. More... about 14 years ago
Cleaned up some System.outs. More... about 14 years ago
latest and greatest. More... about 14 years ago
Updated data and JSON jar. More... about 14 years ago
Updated to provide better render errors in the MetaData. More... about 14 years ago
Updated to better show the root cause exception. More... about 14 years ago
Updated to provide cleaner stack traces when there are errors during json processing. More... about 14 years ago
Merge branch 'master' of github.com:gmurray/protorabbit More... about 14 years ago
Updated string template library so it would show the first updated attribute. More... about 14 years ago
Updated JSON.org to allow for line number tracking. t More... about 14 years ago
updated to include a better version of stringtemplate with src / meta data and cleanup errors. More... about 14 years ago