hns
|
dc902a967e
|
Replace GPLed Diff with BSD licensed java-diff from incava.org. The class is patched to provide the same interface as the old class, both for backwards compatibility and because it is slightly easier to work with.
|
2009-09-22 17:23:16 +00:00 |
|
hns
|
fe93d71133
|
Changed apps.properties documentation link again
|
2009-09-21 21:24:35 +00:00 |
|
hns
|
e1b9630383
|
Update link to apps.properties documentation
|
2009-09-21 21:19:47 +00:00 |
|
hns
|
0f82126115
|
Patch for bug 677 – Dynamic relations broken after update to trunk
|
2009-09-21 21:03:27 +00:00 |
|
hns
|
dc4cc8f3e1
|
Minus debugging output
|
2009-09-21 12:49:14 +00:00 |
|
hns
|
219a5df9ff
|
Sanitize emphasis
|
2009-09-21 12:47:51 +00:00 |
|
hns
|
fc689d9a12
|
Make sure Jetty contexts are properly mapped each time an application is bound or unbound. Remove code for dead responseEncoding property.
|
2009-09-20 19:43:05 +00:00 |
|
hns
|
b65a8d5c6d
|
Add second optional queryParams argument to HopObject.href(). If this is a JavaScript object, its properties will be encoded to a query string and added to the generated URL.
|
2009-09-20 07:33:46 +00:00 |
|
hns
|
ec3f04cab3
|
Rename __fullname__ internal HopObject property to __path__, fill in/trim some comments.
|
2009-09-18 20:40:36 +00:00 |
|
hns
|
85586a0d0f
|
Some cleanup in getGroupbySubnode() methods, mostly renaming local vars and some added comments
|
2009-09-18 19:58:10 +00:00 |
|
hns
|
19f8084873
|
Collateral code cleanup: add some comments, remove superfluous parentheses
|
2009-09-18 19:36:42 +00:00 |
|
hns
|
98aff5cd1a
|
More tests and some fixes
|
2009-09-18 19:09:52 +00:00 |
|
hns
|
82eda00edd
|
Remove some more unnecessary parentheses
|
2009-09-18 15:01:48 +00:00 |
|
hns
|
e68e058e6a
|
Simplify cleanup
|
2009-09-18 13:03:53 +00:00 |
|
hns
|
9490b2e48c
|
Add test for generic collections
|
2009-09-18 11:58:28 +00:00 |
|
hns
|
f96e053417
|
Use both grouped and ungrouped collection to add test set
|
2009-09-18 08:05:04 +00:00 |
|
hns
|
7f15b6ab24
|
Remove RMI socket factory which isn't used anymore
|
2009-09-18 07:58:27 +00:00 |
|
hns
|
602130c0f7
|
More link parsing fixes
|
2009-09-16 13:35:21 +00:00 |
|
hns
|
fee6e34d34
|
Flip version to 1.7.0
|
2009-09-16 10:03:51 +00:00 |
|
hns
|
37e375658e
|
Implement single line break by ending a line with two or more spaces, remove unused field definitions.
|
2009-09-16 09:52:46 +00:00 |
|
hns
|
891308ffae
|
Backport native markdown processor from Helma NG
|
2009-09-16 09:15:37 +00:00 |
|
hns
|
e051184c12
|
Add db support for PostgreSQL and Oracle.
|
2009-09-15 15:41:24 +00:00 |
|
hns
|
1b58896a2e
|
Add test for maxsize/offset/limit collections
|
2009-09-15 15:26:55 +00:00 |
|
hns
|
84d5f87eea
|
Fix access by name for collections with offset
|
2009-09-15 15:25:08 +00:00 |
|
hns
|
b0c72c989e
|
Make group order test work with oracle sort order
|
2009-09-15 14:54:36 +00:00 |
|
hns
|
684346bb49
|
Add test for collection order
|
2009-09-15 14:48:28 +00:00 |
|
hns
|
ee203ea4ad
|
Rewrite group-by select statements using select distinct
|
2009-09-15 11:00:30 +00:00 |
|
hns
|
da1024e686
|
Switch svn:externals for Jala back to Jala 1.3 release
|
2009-09-14 20:14:15 +00:00 |
|
hns
|
dc941ca543
|
Move test suite into module hierarchy
|
2009-09-14 20:08:17 +00:00 |
|
hns
|
b637cf7333
|
Detach counting of subnodes from the size() method to exactly mirror the behaviour of SubnodeList.
|
2009-09-14 20:04:31 +00:00 |
|
hns
|
ff35a07fa3
|
Make fields protected for easier subclassing.
|
2009-09-14 20:02:14 +00:00 |
|
hns
|
64b778f11a
|
Catch exceptions thrown while detaching from parent in Node.remove()
|
2009-09-14 19:59:33 +00:00 |
|
hns
|
b89989fa20
|
Fix countNodes() for grouped collections.
|
2009-09-14 19:56:51 +00:00 |
|
hns
|
67b705117a
|
Make sure group node mappings have their last type change field set. This could lead to content nodes not being fetched.
|
2009-09-14 19:56:01 +00:00 |
|
hns
|
545a46a0a1
|
Remove helma.jar in clean task, otherwise debian build script won't work, but remove nesting wildcards
|
2009-09-11 14:33:00 +00:00 |
|
hns
|
6049832b09
|
Fix bug with session.login(name, pw) always returning false
|
2009-09-11 13:14:06 +00:00 |
|
hns
|
473b05c77b
|
Only delete timestamped helma.jar file in clean task
|
2009-09-11 11:07:24 +00:00 |
|
hns
|
d24fca3a89
|
Fix clean task to only clean helma*.jar in lib directory.
|
2009-09-11 10:34:17 +00:00 |
|
hns
|
db9227e95d
|
Remove rmic task, increase version to 1.7.0-rc3
|
2009-09-10 14:24:58 +00:00 |
|
hns
|
51f31cac8a
|
Fix bug where charset was always added to the Content-Type header even for binary responses. Now charset is only added if it was explicitly set via res.charset, or if the response was actually encoded using the given charset (i.e. writeBinary() wasn't used). Change default charset to UTF-8.
|
2009-09-10 13:23:38 +00:00 |
|
hns
|
900a251d25
|
Redesign session management to only register sessions with the session manager that have been changed.
|
2009-09-09 23:27:04 +00:00 |
|
hns
|
244a7529cb
|
Remove empty javadoc comments and unused code. Decrease create/modifytime by one unit to notice immediate changes.
|
2009-09-09 23:25:22 +00:00 |
|
hns
|
c50d8b9a3b
|
Fix bug where aggressive cachemode influences caching behaviour of complex reference.
|
2009-09-09 23:19:45 +00:00 |
|
hns
|
04c809ad58
|
Cosmetic fix
|
2009-09-08 20:29:56 +00:00 |
|
hns
|
0241dc1f4e
|
Fix bug in HopObjectProxy: use Node handle instead of node key.
|
2009-09-08 19:52:11 +00:00 |
|
hns
|
f6e5680a16
|
Use TransientNode for app data node and prevent a bug where the helma logdir property breaks log4j.
|
2009-09-08 19:51:28 +00:00 |
|
hns
|
fc1d8dfb26
|
Remove cache replication functionality including the underlying RMI networking code, make Node not serializable and Node.nmgr final, and resurrect TransientNode for use in sessions.
|
2009-09-08 19:48:08 +00:00 |
|
hns
|
e1354889ec
|
Make nmgr volatile, remove setter for wrapped node manager, and check for null nmgr in constructors.
|
2009-09-08 13:51:39 +00:00 |
|
hns
|
44b4a1fe9c
|
Make AbstractServletClient.getApplication() public
|
2009-09-07 13:30:45 +00:00 |
|
hns
|
a56cdaee59
|
* Reenable prefetchChildren() for grouped subnodes.
* Make Subnodelist.add()/get() type-safe by using NodeHandle instead of java.lang.Object.
|
2009-08-14 11:42:42 +00:00 |
|