Subdomain Posts
None | 11 days ago
None | 11 days ago
None | 11 days ago
None | 11 days ago
JavaScript | 22 days ago
JavaScript | 26 days ago
JavaScript | 26 days ago
JavaScript | 26 days ago
None | 26 days ago
None | 34 days ago
Recent Posts
C | 29 sec ago
None | 1 min ago
None | 1 min ago
PHP | 4 min ago
None | 5 min ago
PHP | 5 min ago
None | 5 min ago
None | 6 min ago
XML | 7 min ago
None | 7 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By zumbrunn on the 27th of Oct 2008 02:38:04 PM Download | Raw | Embed | Report
  1. <li>Relative repository paths now resolve relative to Helma home directory, fixing bug 639.</li>
  2. <li>Introduced hopdir servlet parameter to be able to set the helma directory.</li>
  3. <li>The location of db.properties is now customizable using the dbPropFile server property, fixing bug 640</li>
  4. <li>Fixed bug with closed database connections in very long running requests by making sure connections are re-checked every 10 seconds.</li>
  5. <li>Changed HopObject.getOrderedView() to return a transient HopObject instead of a ListViewWrapper.</li>
  6. <li>Fixed bug in request handling when incoming requests are attached to an existing response and the response is generated by directly accessing the res.servletResponse HttpServletResponse instance.</li>
  7. <li>Go back to Java 1.4 compatibility. The few generics uses aren't worth it to require Java 1.5.</li>
  8. <li>Made sub-properties updateable.</li>
  9. <li>Logging improvements, such as an additional log message when a request starts evaluating, making commit log messages look nicer and easier to parse, and improved thread naming including thread ids in helma log messages.</li>
  10. <li>Unified macro error handling, no longer dumping stack traces for macro errors.</li>
  11. <li>Ampersand is no longer encoded as entity when encountered in macro tags.</li>
  12. <li>Added support for secure and HttpOnly session cookies, with HttpOnly being enabled by default. The features are controlled through the httpOnlySessionCookie and secureSessionCookie app properties. We now compose and set the session cookie ourselves as this is the only reliable way to do it in a cross-servlet-container compatible way and without adding dependencies to the servlet container.</li>
  13. <li>Fixed a problem with the code evaluation order of repositories added via app.addRepository().<li>
  14. <li>Fixed app.xmlrpcCount to be increased for "new style" XML-RPC requests served by Jetty, fixing bug 629.</li>
  15. <li>Changed code to not track unset() on non-persitable properties, fixing bug 633.</li>
  16. <li>Fixed serialization for transient HopObjects.</li>
  17. <li>Synchronize more methods in TypeManager as well as app.addRepository() to avoid memory race conditions.</li>
  18. <li>Use LinkedHashMap for dirty node tracking to preserve insertion order.</li>
  19. <li>Made checkXmlRpc work with content-types containing a charset subheader, fixing bug 628.</li>
  20. <li>Continue parsing macro tags even if it is a comment. This is the only way we can correctly catch embedded macros. Fixes bug 588.</li>
  21. <li>Only resolve direct prototype matches in parent chain, fixing bug 617.</li>
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: