Commit Log (Page 2 of 64)

back to main page

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: 2005-11-25 to 2005-09-22 (Commits 3089-3138 of 3188)

hannes 2005-11-25 14:37

* Make getResources() public.

4 lines of code changed in:

lehni 2005-11-25 13:45

Updated documentation.

53 lines of code changed in:

lehni 2005-11-25 13:45

Added root object, updated documentation.

23 lines of code changed in:

hannes 2005-11-25 13:41

* Make HopObject.get() behaviour more consistent and predictable: Return null for
non-existing properties that were previously set or are defined in the type mapping,
and undefined for non-existing properties that are not defined in the type mapping.

11 lines of code changed in:

lehni 2005-11-25 13:25

Changed to use a JavaScript scope as the rootMap for templates. Global and root macros work as well.

288 lines of code changed in:

lehni 2005-11-25 01:55

Added support for macros, integrated a modified RhinoWrapper that checks for macro objects and wraps the argument object in an ArgumentsWrapper class

281 lines of code changed in:

lehni 2005-11-24 19:36

Change default logger to "none"

8 lines of code changed in:

lehni 2005-11-24 19:30

minor changes

8 lines of code changed in:

lehni 2005-11-24 18:54

Updated documentation

68 lines of code changed in:

lehni 2005-11-24 18:44

Initial check in of Velocity template engine extension

714 lines of code changed in:

lehni 2005-11-24 18:42

Initial check in of FreeMarker template engine

394 lines of code changed in:

robert 2005-11-22 18:58

* added GroupObject.getJavaObject()
* added comments and cvs keywords, restructured whole file a bit

379 lines of code changed in:

hannes 2005-11-22 17:57

* Check for null format argument in Date.format()

3 lines of code changed in:

hannes 2005-11-17 17:47

* Adapt to strange behaviour of Apache XML-RPC 2.0 to return
exceptions instead of throwing them. Fixes bug 446.

7 lines of code changed in:

hannes 2005-11-17 17:23

* Make getConnection() and init() synchronized.
* Fix JavaDoc comments.

17 lines of code changed in:

hannes 2005-11-17 17:20

* Switch back to event log as default log for app-based logging.

29 lines of code changed in:

hannes 2005-11-17 15:22

* Simplify static HopObject constructor getter code.
* Set node reference to an empty transient node in checkNode()
for deleted/invalid HopObjects.

14 lines of code changed in:

hannes 2005-11-16 12:44

Application.java:
* Check logdir app property in updateProperties() rather than in getLogger().
* Only set helma.logdir system property if it isn't already set to prevent conflicts
between applications.
* Insert new repositories at the beginning of the list in addRepository().
* Some cleanup.

ApplicationBean.java:
* Use "helma.[appname].app" as default log name for messages logged through
app.log(), app.debug().
* Introduce app.getLogger() and app.getLogger(name) that return a Jakarta
commons Log instance. The zero argument method uses "helma.[appname].app"
as category name.
* Added and fixed some JavaDocs.

87 lines of code changed in:

hannes 2005-11-16 11:17

* add global variable "global" as a reference to the global object

7 lines of code changed in:

czv 2005-11-16 09:27

Updated build script and apps.properties to include the welcome app

13 lines of code changed in:

hannes 2005-11-10 18:04

* Implement getTargetType() and getRefType() to enable high level type.properties introspection

16 lines of code changed in:

hannes 2005-11-10 18:04

* Implement getPropertyNames() to enable high level type.properties introspection

9 lines of code changed in:

hannes 2005-11-09 16:35

* Use logError() for exceptions caught from onStart() so that a stack trace is generated.

3 lines of code changed in:

hannes 2005-11-09 16:32

* Implement app.getPrototypes() and app.getPrototype(name) to allow app introspection.

21 lines of code changed in:

czv 2005-11-08 11:15

Changed cvs tag used when building the helmaLib target back to the default, since the release_1_5 branch was merged back to the trunk.

1 lines of code changed in:

hannes 2005-11-07 15:42

* Implement getDbProperties() for db.properties introspection.
* Implement getDbSource().

21 lines of code changed in:

hannes 2005-11-07 15:42

* Implement getDbProperties() for db.properties introspection.

14 lines of code changed in:

czv 2005-11-07 12:24

Updated readme to reflect current build targets

22 lines of code changed in:

czv 2005-11-07 12:23

Changed cvs tag used when building the helmaLib target to release_1_5.

2 lines of code changed in:

czv 2005-11-07 12:21

Updated default configuration files to include more current example properties and references to the relevant documentation.

52 lines of code changed in:

hannes 2005-11-04 16:54

* Set version info to 1.5.x.

3 lines of code changed in:

hannes 2005-11-03 15:03

* Fix bug 443: http://helma.org/bugs/show_bug.cgi?id=443
check cookie domains for proxied request using the x-forwarded-for header.

10 lines of code changed in:

hannes 2005-11-03 14:41

* Adopt suggestions from bug 441: http://helma.org/bugs/show_bug.cgi?id=441
- Catch FileNotFoundException in loadSessions() and suppress error message
- Catch NotSerializableException in storeSessions() in order to continue serializing.
* Use logError() for error logging.
* Minor code improvements.

16 lines of code changed in:

hannes 2005-10-25 16:36

* Fix NullPointerException in getAction() for 404 requests.
* Move XML-RPC response and error encoding to ResponseTrans class.
* Implement error response generation for new type XML-RPC requests.
* Set req.method to "XMLRPC" for new type XML-RPC requests.

81 lines of code changed in:

hannes 2005-10-21 23:46

* Add start and shutdown calls for embedded XML-RPC web server.

11 lines of code changed in:

lehni 2005-10-20 13:05

made ImageIOGenerator the default ImageGenerator, JimiGenerator the fallback scenario

13 lines of code changed in:

lehni 2005-10-20 11:14

Cleaned up parameter handling differences between imageCtor and GetInfo.call, added MimeTipe to imageCtor, etc.

33 lines of code changed in:

hannes 2005-10-18 17:39

* Make isXmlRpc() synchronized.

3 lines of code changed in:

hannes 2005-10-18 17:38

* Add experimental capability to directly handle XML-RPC HTTP requests.

40 lines of code changed in:

hannes 2005-10-18 17:36

* Add isXmlRpc() and setXmlRpc() to tell the request evaluator if it makes sense
to try to handle this request as XML-RPC request.

26 lines of code changed in:

hannes 2005-10-18 17:34

* Add commons-codec.jar to classpath (required for Apache XML-RPC 2.0)

3 lines of code changed in:

hannes 2005-10-18 17:34

* Upgrading to Apache XML-RPC 2.0, with minor patch to throw
an exception when encountering an unknown element name.

0 lines of code changed in:

hannes 2005-10-18 17:33

* Adding jakarta commons-codec 1.3 (from xml-rpc 2.0)

0 lines of code changed in:

hannes 2005-10-18 15:37

* Use Property.getStringValue() to resolve property references in query filters,
otherwise Node references will be rendered as NodeHandle[...].

3 lines of code changed in:

hannes 2005-10-07 17:48

* Set ignoreCase to false for apps.properties. That way, case
in default application mountpoints is preserved.

2 lines of code changed in:

hannes 2005-10-07 16:04

* Do not set Cookie version to 1 as this will cause
cookie values will be set in double quotes.

4 lines of code changed in:

czv 2005-09-25 19:57

Enabled helmaTools module to be included in package target

1 lines of code changed in:

czv 2005-09-22 21:27

Added target to build selective modules and included default modules when building the package target

67 lines of code changed in:

hannes 2005-09-22 20:58

* Set prototype to Object.prototype for objects created by defineLibraryScope()

4 lines of code changed in:

hannes 2005-09-22 11:14

* Reintroduce HopObject.getById(), which was accidentally thrown out with installConstructor().

4 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