Commit Log (Page 49 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: 2001-08-23 to 2001-08-16 (Commits 739-788 of 3188)

tobi 2001-08-23 14:34

initial check-in

22 lines of code changed in:

tobi 2001-08-23 14:20

indentiation with  

1 lines of code changed in:

tobi 2001-08-23 14:20

< in for loop

1 lines of code changed in:

tobi 2001-08-23 14:04

corrected link to drawstring

1 lines of code changed in:

hannes 2001-08-22 16:49

use raw JDBC Api in getNodeIDs and check for maxSize field in Relation

20 lines of code changed in:

hannes 2001-08-22 16:43

new feature: maxSize to specify maxamal size of a collection.

27 lines of code changed in:

tobi 2001-08-22 16:24

changed path

2 lines of code changed in:

tobi 2001-08-22 16:22

initial check-in

38 lines of code changed in:

hannes 2001-08-22 14:24

Do not set constraints for groupby-constraints, since we
don't know if it is the base node or a group node we are being
added to.

6 lines of code changed in:

hannes 2001-08-22 13:43

setConstraint() should now set the right object references, and it
should be prudent not to overwrite persistent references with
transient ones.

15 lines of code changed in:

hannes 2001-08-22 13:42

Fix bug where object prototypes where stored by lower case
prototype name instead of as-is prototype name.
some cleanup of prototype object handling.

21 lines of code changed in:

hannes 2001-08-22 03:16

setConstraints now is safe for transient nodes, since it uses
a node property instead of the node id to establish object references.

12 lines of code changed in:

hannes 2001-08-22 03:15

rearranged addNode method

14 lines of code changed in:

hannes 2001-08-22 02:12

do contains() check for group-by nodes, constraint check for database nodes
in getNode().

7 lines of code changed in:

hannes 2001-08-22 02:11

don't request write lock in constructor for relational objects

2 lines of code changed in:

hannes 2001-08-22 00:44

in getNodeByRelation, check for manually set subnodeRelation
for additional constraints.

28 lines of code changed in:

hannes 2001-08-22 00:43

for propertiesAreSubnodes, take over subnode constraints to
property relation.

5 lines of code changed in:

hannes 2001-08-22 00:07

don't include order from type.properties if
where clause was set via manual subnoderelation.

5 lines of code changed in:

hannes 2001-08-21 23:44

Fixed SQL Select statement generation. The method that
generates the statements in the Relation class now takes
two additional parameters and is more flexible.

60 lines of code changed in:

tobi 2001-08-21 19:50

available / instead of: stores it

1 lines of code changed in:

tobi 2001-08-21 19:49

added cache in threading section

1 lines of code changed in:

tobi 2001-08-21 19:47

does not make it / instead of: does it make not

1 lines of code changed in:

tobi 2001-08-21 19:43

changed root to weblog in path to hopobject figure

1 lines of code changed in:

tobi 2001-08-21 19:36

initial check-in

194 lines of code changed in:

hannes 2001-08-21 16:10

getNodeIDs always outputs its select statement if logsql=true.
Previously the statement was not logged if it contained an error.

8 lines of code changed in:

hannes 2001-08-21 15:42

removed property backlinks.
subnode backlinks are only created if the
node containing the current node is not
transient.

6 lines of code changed in:

hannes 2001-08-21 15:40

removed unused code
removed backlinks for nodes used as property values -
properties will simply return null once a node used as value
has been deleted.

2 lines of code changed in:

hannes 2001-08-21 15:36

fixed /user and /users URL mappings

3 lines of code changed in:

hannes 2001-08-21 15:35

removed unused code

1 lines of code changed in:

hannes 2001-08-20 17:18

removed import statement for helma.objectmodel.Node

0 lines of code changed in:

hannes 2001-08-20 17:18

updated import statement for DbSource

1 lines of code changed in:

hannes 2001-08-20 17:18

removed unnecessary import statements

0 lines of code changed in:

hannes 2001-08-20 16:58

init methods in this package now call super.init() as
they should to initialize default stuff.

13 lines of code changed in:

hannes 2001-08-20 16:56

updated to reflect and use new powerful Relation class.

78 lines of code changed in:

hannes 2001-08-20 16:55

* moved SQL generation to Relation class.
* DbKey is againonly used for primary keys.
* The Relation class is now able to check its constraints on
a parent node and a child node which was found in cache.

46 lines of code changed in:

hannes 2001-08-20 16:53

added import statement for SystemProperties

1 lines of code changed in:

hannes 2001-08-20 16:49

changes to reflact renaming helma.objectmodel.Node to
TransientNode

3 lines of code changed in:

hannes 2001-08-20 16:49

added import statement for DbMapping

1 lines of code changed in:

hannes 2001-08-20 16:48

renamed from Node to TransientNode

602 lines of code changed in:

hannes 2001-08-20 16:46

moved from helma.objectmodel to helma.objectmodel.db package

1886 lines of code changed in:

hannes 2001-08-20 16:46

moved to helma.util package from helma.objectmodel

155 lines of code changed in:

hannes 2001-08-20 16:45

moved to helma.util package

0 lines of code changed in:

hannes 2001-08-20 16:44

moved to helma.objectmodel.db Package

0 lines of code changed in:

hannes 2001-08-20 16:43

new createImage method for creating an image from an existing
image plus an image filter.
Kicked out obsolete and unimplemented methods.

66 lines of code changed in:

hannes 2001-08-20 16:41

New Image constructor allows to build an
image object from an existing image and an
instance of java.awt.image.ImageFilter.

7 lines of code changed in:

hannes 2001-08-20 16:40

small changes to reflect moving SystemProperties to the
helma.util package and renaming helma.objectmodel.Node to
helma.objectmodel.TransientNode.

16 lines of code changed in:

hannes 2001-08-20 16:38

changed import statement for SystemProperties
to new helma.util package

1 lines of code changed in:

hannes 2001-08-20 16:08

adopted input statement - SystemProperties moved to helma.util.

227 lines of code changed in:

tobi 2001-08-16 18:30

added hrefSkin

9 lines of code changed in:

tobi 2001-08-16 17:13

added introduction

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