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: 2002-10-15 to 2002-10-01 (Commits 1639-1688 of 3188)
Fixed ApplicationBean.getSkinfiles: Skin files in app.skinfiles are now loaded only
when accessed. This is implemented using an inner class Prototype.SkinMap.
153 lines of code changed in:
Cleaned up SkinManager, added method to collect skins in other directories than
the prototype directory.
29 lines of code changed in:
Changed skinDepth from public to protected.
1 lines of code changed in:
Various minor optimizations.
126 lines of code changed in:
added setBufferLength() method to truncate the response buffer.
5 lines of code changed in:
Rewrote XML encoding of properties not to stumble over null values (hopefully).
Also did some minor code cleanup.
Support for stopTypes has been added but is commented out.
42 lines of code changed in:
Cleaned the way boolean properties are transformed into as string
1 lines of code changed in:
* Check for null and empty string in all encoder methods.
* Encode macro tags and HTML comments inside <code> tag.
* Added simple main() method for command line tests.
59 lines of code changed in:
Fixed bug 128 (Logger NullPointerException), moved some code.
7 lines of code changed in:
Fixed formatting.
22 lines of code changed in:
ScriptingEngine.invoke() is now called with the wrapping Beans as arguments, so
ScriptingEngine implementations do not have to create the beans themselves anymore.
13 lines of code changed in:
Fixed formatting, removed checkWriteLock() in invalidateNode().
8 lines of code changed in:
Mark local info for prototype as initialized by setting info.lastUpdate to 1, even if the prototype's lastUpdate is 0
5 lines of code changed in:
set HTTP_PORT to 80 and enabeld XML_PORT by default
2 lines of code changed in:
updated analogous to main version
161 lines of code changed in:
corrected search&destroy typo ("OPTIONSS")
6 lines of code changed in:
renamed SWITCHES to OPTIONS
set HOP_HOME to SCRIPT_DIR if undefined
17 lines of code changed in:
added absolute paths for libraries so that the script can be started from within any other directory; re-arranged code
52 lines of code changed in:
The script can now be started from any directory. It should now be flexible enough
for most real world applications.
48 lines of code changed in:
inspired by hannes' suggestion i tried to improve the start script:
it's now enough to comment/uncomment the port variables to de/activate the corresponding server.
both, setting of the switches and console messages, will be processed only if the corresponding port variable is set.
this is an experimental set-up, will inform mailiing-list for discussion and feedback.
36 lines of code changed in:
inspired by hannes' suggestion i tried to improve the start script:
it's now enough to comment/uncomment the port variables to de/activate the corresponding server.
both, setting of the switches and console messages, will be processed only if the corresponding port variable is set.
this is an experimental set-up, will inform mailiing-list for discussion and feedback.
50 lines of code changed in:
cut off trailing whitespace on property values
3 lines of code changed in:
Issue a warning to the event log if _table is not specified for a relational mapping
5 lines of code changed in:
Acme GIF encoder is slower for small files but faster for large ones, so we stick with it
0 lines of code changed in:
xmlrpc.jar comes with its own copy of MinML
0 lines of code changed in:
removed unused classes
0 lines of code changed in:
Switching to Apache XML-RPC.
2 lines of code changed in:
Base64 decoder has moved to helma.util package.
1 lines of code changed in:
Moved here from helma.xmlrpc, which has gone. Needed by helma.framework.RequestTrans.
286 lines of code changed in:
Moved here from helma.xmlrpc package which has been replaced by org.apache.xmlrpc
78 lines of code changed in:
made XML-RPC encoding/decoding methods static and public
9 lines of code changed in:
added Apache XML-RPC 1.1
0 lines of code changed in:
checked in as non-binary
0 lines of code changed in:
Added Apache XML-RPC 1.1
0 lines of code changed in:
new method GroupObject.setProperty (key, value) available to scripting
environment. doesn't wait until all clients have acknowledged a change
(ie. fire&forget)
Works currently only with primitive properties!
97 lines of code changed in:
extended invalidate() method:
object.invalidate (key) searches for a child object with the given primary
key or accessname and evicts this object from the cache. if the object
isn't loaded nothing is done.
34 lines of code changed in:
Use new color quantizer for reduceColors() which requires a bit more code Ë"
but should be faster. Add code to use new GIFEncoder class to make some performance comparisons.
43 lines of code changed in:
Use Image.getScaledInstance() in resize method and immediately set new width and height. Some reformatting.
11 lines of code changed in:
Added new color quantizer and GIF encoder classes from http://www.gurge.com/amd/java/quantize/
1179 lines of code changed in:
Make image generator window one pixel big, since some versions of Java would set their own size for a zero sized window
1 lines of code changed in:
Set baseURI in applications from ApplicationManager iff it isn't defined in the app properties.
16 lines of code changed in:
if charset is not set in server/app properties, use iso-8859-1 (western).otherwise, an uncaught NullPointerException was thrown by String.getBytes(enc).
3 lines of code changed in:
Updated to Jetty 4.1.1
0 lines of code changed in:
Resolved two incompatibilities with JDK 1.3
3 lines of code changed in:
Only open those server ports that were explicitly set through command line options.
Updated version string.
50 lines of code changed in:
Further cleanup in TypeManager.
Zip files are now very close to work just like unzipped files: They can add to existing
type.properties, and the files they contain are removed from Prototypes when
the zip files are removed.
46 lines of code changed in:
Mark prototype as updated when functions, actions or templates are removed from it.
5 lines of code changed in:
Added public remove() method, which is now required by Updatable interface.
12 lines of code changed in:
Added public remove() method,.
2 lines of code changed in:
Added public remove() method, which is now required by Updatable interface.
7 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