Commit graph

3307 commits

Author SHA1 Message Date
hns
7ccb86988f zero test edit 2001-07-10 17:05:43 +00:00
hns
0190f2e8e4 empty edit to test CVS setup 2001-07-10 17:01:01 +00:00
hns
0fa1f97b42 another zero edit to test CVS setup 2001-07-10 16:53:51 +00:00
hns
e5a7bbfb14 zero edit to test CVS setup 2001-07-10 16:50:41 +00:00
p3k
6aea071159 initial check-in 2001-07-02 13:36:42 +00:00
hns
0f42a7b624 Fixed bug where DbMapping was not created for zipped prototype
if it didn't contain a type.properties file.
2001-06-28 14:44:47 +00:00
p3k
3cee7707ad version update: jdom 6beta 2001-06-28 13:13:09 +00:00
p3k
1209fcf238 added jdom.jar to classpath 2001-06-28 12:08:02 +00:00
p3k
2cc2fdc1fd added jdom.jar to classpath 2001-06-28 11:48:16 +00:00
hns
87d575503b Got the tar task working as it should (after lots of tweaking) 2001-06-27 13:17:00 +00:00
p3k
08996497bd initial check-in 2001-06-25 15:09:38 +00:00
p3k
8cd94e3bfc initial check-in 2001-06-25 15:03:35 +00:00
p3k
583671984d removed 2001-06-25 14:59:39 +00:00
p3k
57750fb578 initial check-in 2001-06-25 14:59:28 +00:00
hns
d57dddedde Switched newlines to Unix-style 2001-06-25 14:55:00 +00:00
hns
467eccf1bb Updated Ant to version 1.3, package building now works 2001-06-25 13:31:51 +00:00
p3k
ec4f8e4fb2 whitespace! :( 2001-06-25 12:55:17 +00:00
p3k
5559c0eb7f added some commented country/language codes as examples 2001-06-25 12:46:26 +00:00
p3k
7bd4d6433b initial check-in 2001-06-25 12:22:40 +00:00
p3k
fd0735fbb0 initial check-in 2001-06-25 11:50:58 +00:00
p3k
d7b6d3a86d initial check-in 2001-06-25 09:57:02 +00:00
p3k
6516169371 no whitespace, please... 2001-06-25 09:56:31 +00:00
p3k
3fd709272a replaced relics of Hop occurences with Helma 2001-06-22 12:30:23 +00:00
p3k
5ece26786a added system requirements 2001-06-22 12:28:49 +00:00
p3k
25a3919df7 updated for version 1.2 2001-06-22 12:23:23 +00:00
p3k
f21101de7a changed hopblog to base 2001-06-21 15:41:54 +00:00
p3k
74edc18cf5 added country/language def's again 2001-06-21 14:46:59 +00:00
p3k
0f77142e38 no whitespace, please...
:(
2001-06-21 14:41:14 +00:00
p3k
59d8f3636a removed some apps 2001-06-21 13:19:35 +00:00
p3k
358872a361 initial check-in 2001-06-21 13:12:25 +00:00
p3k
27b20500c7 initial check-in 2001-06-21 13:04:14 +00:00
hns
d1e6694a47 added cvs login and JAVA_HOME declaration 2001-06-21 11:23:00 +00:00
hns
6dd081e99a don't use existing object in getNode() if a lookup in
the db showed it doesn't exist (anymore)
2001-05-25 17:34:47 +00:00
hns
598111bba7 fixed if statement for null-node invalidation 2001-05-25 16:05:12 +00:00
hns
a94d8c8d81 one "!" too much, big differrence ;-) 2001-05-25 14:54:29 +00:00
hns
fe990f0155 reintroduced serialID, which was accidentally removed in the previuos revision 2001-05-25 14:53:59 +00:00
hns
3bdb0e3598 switch from one nullNode for all to one per cache entry in order to check validity 2001-05-25 14:17:06 +00:00
hns
af75604e00 * added zero-argument constructor for NullNode subclass
* check for user prototype in getNameOrID() - user objects are never anonymous
2001-05-25 14:16:15 +00:00
hns
9369243ec4 Added NullNode class to be able to remember createtime per
cached null reference.
2001-05-25 14:15:10 +00:00
hns
673032e685 introduced currentUser as handler for the current user object,
regardless of request path etc.
accessing a property that is null in the skin parameter object will
produce "" instead of "null"
2001-05-25 14:13:52 +00:00
hns
e35dc60958 registerUser now should honor _name entry in
type.properties instead of always use "name" as
user name property
2001-05-25 14:12:38 +00:00
hns
0defb7c9c0 removed old unused stuff 2001-05-25 14:11:46 +00:00
hns
98f7acce97 created separate test package for benchmarks 2001-05-20 18:28:14 +00:00
hns
b7d6b960ed Moved Benchmark into separate test package 2001-05-20 18:27:56 +00:00
hns
288834e1e2 disallow calling methods declared in java.lang.Object
via the introspection invocation code.
2001-05-20 18:07:48 +00:00
hns
009e1318c3 Removed <nil/>/null support.
Changed default parser from OpenXML to MinML
2001-05-20 13:17:12 +00:00
hns
9e43be37f7 Redirect location field isn't in ResponseTrans isn't public anymore.
User status field from ResponseTrans, if set.
2001-05-20 13:12:30 +00:00
hns
a6b45deaa8 implemented settable character sets 2001-05-20 13:10:48 +00:00
hns
8bbd32f01c set http status to 404 on not-founds 2001-05-20 13:10:25 +00:00
hns
22252c0b7b implemented settable character set, removed
public flag for some fields
2001-05-20 13:09:42 +00:00