Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next »
Summary Period: 2001-11-15 to 2001-09-10 (Commits 939-988 of 3188)
initial check-in
0 lines of code changed in:
added hopblog
2 lines of code changed in:
initial check-in
0 lines of code changed in:
base=self
2 lines of code changed in:
removed due to new base application
0 lines of code changed in:
replaced "process" with "target"; modified section about ant.
10 lines of code changed in:
added part about cvs in pre-requisites
3 lines of code changed in:
added instructional and descriptive text about the build files.
64 lines of code changed in:
added package inclusion of build and src files; removed package inclusion of helma-src.jar
10 lines of code changed in:
removed XXX
1 lines of code changed in:
reviewed, small changes
18 lines of code changed in:
remove html layout bug
0 lines of code changed in:
added xmlRpcHandler
10 lines of code changed in:
changed GMT+01:00 to CET
1 lines of code changed in:
changed main class to helma.main.Server
4 lines of code changed in:
initial check-in
0 lines of code changed in:
needs to be checked in as binary
0 lines of code changed in:
minor fix: prevented classpath from "growing"
1 lines of code changed in:
updated to crimson-1.1.3
0 lines of code changed in:
Updated build scripts.
CVS checkout is now separated from builds. It's possible to
use the script both for building both the jar file and the whole
distribution either from checked-out code or the local copy.
61 lines of code changed in:
Updated to Ant 1.4.1
0 lines of code changed in:
Remember xml-rpc handler name under which an application
has been registered so we can remove it once the application
is shut down.
8 lines of code changed in:
Completely rewritten.
31 lines of code changed in:
try more often after concurrency conflicts,
pause for longer between tries.
4 lines of code changed in:
* only use the parent-info from the type.properties file if there
is an explicit reference relation set for the property name.
* avoid database queries for nodes that are transient or in the
process of being persistified also when loadmode is set to
aggressive.
12 lines of code changed in:
Hash codes of key classes are now cached lazily.
Slightly changed the algorithm according the recommendations
in "Effective Java" by Joshua Bloch.
15 lines of code changed in:
Standard prototypes are now correctly constructed even if
the directories don't exist.
46 lines of code changed in:
check if the NodeHandle of a registered user is broken.
If so, reset the handle, logging the user out. This should
solve the "broken session" phenomenon.
Also added some comments.
30 lines of code changed in:
check if typename is null in isInstanceOf (which is the
case for virtual nodes).
2 lines of code changed in:
removed invocation of stop() method of the app's TypeManager.
0 lines of code changed in:
create base prototypes for which no directory exists
without creating an empty directory.
doesn't implement Runnable anymore.
5 lines of code changed in:
Check if the standard prototypes have been created
after the first call of check().
19 lines of code changed in:
the getNodeWrapper method will again return an instance of
ESUser instead of ESNode for all database nodes representing
a user object. This should fix all bugs where user specific
functions failed unless the user object represented a user that
was active at the time of calling.
6 lines of code changed in:
implemented isInstanceOf to tell whether
a DbMapping represents itself or by inheritance
some prototype.
15 lines of code changed in:
Made this class work again when there is no
actual user session and it just represents
a database record that represents a user.
This should fix all bugs where the user specific
methods didn't work unless the user object
represented a user that was actually active at
the time of calling.
16 lines of code changed in:
corrected typos, decreased table width
12 lines of code changed in:
Directly loop through characters from the source string instead of
using a StringReader.
Dropped character entity encoding, since this limits us to western
encoding and should not be necessary because browsers usually
default to western encoding.
94 lines of code changed in:
replaced HtmlEncoder.encodeSoft() with HtmlEncoder.encode(). The
former doesn't exist anymore.
1 lines of code changed in:
only use numerical entities to encode
characters codes greater than 160.
The hope is that this gets us cheap support
for international encodings...
8 lines of code changed in:
output debug info in JS function invocation if
debug is set to true.
5 lines of code changed in:
Fixed deserialization.
1 lines of code changed in:
Formerly known as ESRequestData.
It is now possible to update this object, while ESRequestData
was read-only.
119 lines of code changed in:
ESRequestData has been renamed to ESMapWrapper to
convey what it does and that it's not only used for request
parameter values.
0 lines of code changed in:
Create a new prototype in the request evaluator for use
with generic Java objects. It has the href() and renderSkin()
functions, but none of the other stuff defined for ordinary
HopObjects.
This new prototype isn't used yet in RequestEvaluator.
14 lines of code changed in:
Set HTTP request method field in RequestTrans.
13 lines of code changed in:
ESRequestData has been renamed to ESMapWrapper.
Passing an instance of java.util.Map as argument
to the invokeDirectFunction method will cause it to get
wrapped in an ESMapWrapper, which exposes the elements
in the Map in native JavaScript Object fashion.
11 lines of code changed in:
Removed dependency on helma.scripting.fesi package.
3 lines of code changed in:
added comments, introduced HTTP-METHOD field,
use HashMap instead of Hashtable.
54 lines of code changed in:
check whether thisObject is null in renderSkin (which is the case
for global skins).
2 lines of code changed in:
back-pedalled on one of the previous changes
in getNodeHref().
2 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next »
Generated by StatCVS 0.2.2