Commit Log (Page 52 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-09 to 2001-08-05 (Commits 589-638 of 3188)

tobi 2001-08-09 19:23

removed ; from syntax

2 lines of code changed in:

tobi 2001-08-09 19:22

retouched

5 lines of code changed in:

tobi 2001-08-09 18:43

arranged html code to look like encoded html

1 lines of code changed in:

tobi 2001-08-09 18:42

retouched

4 lines of code changed in:

tobi 2001-08-09 18:34

retouched syntax

1 lines of code changed in:

tobi 2001-08-09 18:30

added example

10 lines of code changed in:

tobi 2001-08-09 18:14

cleaned up

3 lines of code changed in:

tobi 2001-08-09 18:07

added example

37 lines of code changed in:

tobi 2001-08-09 16:59

added link to property reference

2 lines of code changed in:

tobi 2001-08-09 16:57

added example, cleaned up

53 lines of code changed in:

tobi 2001-08-09 16:34

added example

3 lines of code changed in:

tobi 2001-08-09 16:28

added example

4 lines of code changed in:

tobi 2001-08-09 16:24

translated description to english

1 lines of code changed in:

tobi 2001-08-09 16:13

added example

24 lines of code changed in:

tobi 2001-08-09 16:07

added example

14 lines of code changed in:

tobi 2001-08-09 16:02

added example

7 lines of code changed in:

tobi 2001-08-09 16:00

tuned layout

4 lines of code changed in:

tobi 2001-08-09 15:58

added example

12 lines of code changed in:

tobi 2001-08-09 15:52

added example

26 lines of code changed in:

tobi 2001-08-09 15:50

slight changes in syntax

3 lines of code changed in:

tobi 2001-08-09 15:47

added example

24 lines of code changed in:

tobi 2001-08-09 15:25

added description

22 lines of code changed in:

tobi 2001-08-09 15:17

added syntax, example

17 lines of code changed in:

tobi 2001-08-08 13:28

cleaned up, arranged paths, added libs; package building should be much easier now. started with ftp support (not working yet)

10 lines of code changed in:

hannes 2001-08-08 12:57

overwrite hashCode to depend on prototype
make prototype switchable for prototypes with same storage

29 lines of code changed in:

tobi 2001-08-08 12:31

mm.mysql-2.0.4-bin.jar from http://www.mysql.com/Downloads/Contrib

0 lines of code changed in:

tobi 2001-08-08 12:31

removed to add it again with clean tag about version / download url

0 lines of code changed in:

hannes 2001-08-08 12:26

adopted to new DbMapping.columnNameToProperty()

2 lines of code changed in:

hannes 2001-08-08 12:17

only call internal functions if they are actually defined
for the object we're calling them on.

3 lines of code changed in:

tobi 2001-08-08 12:17

added support for minml.jar

4 lines of code changed in:

hannes 2001-08-08 12:16

adopted to changes in DbMapping and Relation.
Relation is now smart enough to generate queries
for groupby nodes.

25 lines of code changed in:

hannes 2001-08-08 12:14

further cleaned up things around DbMapping and Relation - more to come

171 lines of code changed in:

hannes 2001-08-08 12:05

updated version string to Helma 1.2

3 lines of code changed in:

hannes 2001-08-08 12:05

overwrote init() in order to suppress log output

10 lines of code changed in:

hannes 2001-08-08 11:36

added check for java vm version.

11 lines of code changed in:

hannes 2001-08-08 11:23

disabled log output in prototype constructor

1 lines of code changed in:

hannes 2001-08-05 23:50

stupid lack-of-sleep error in previous commit

1 lines of code changed in:

hannes 2001-08-05 23:47

avoid calling getParent on transient nodes
(or nodes that are in the process of being checked
into the db)

9 lines of code changed in:

hannes 2001-08-05 23:19

fixed getParent() for transient nodes

1 lines of code changed in:

hannes 2001-08-05 21:33

removed most of the log output

7 lines of code changed in:

hannes 2001-08-05 21:31

the getNode(Key) method now does the same cache consistency
checks as the getNode-by-relation. This is necessary due to
the introduction of secondary DbKeys - we need to check
if a node is in the cache with its primary key after getting it
via secondary key.

26 lines of code changed in:

hannes 2001-08-05 21:29

NodeHandle is now notified when its Node switches
from transient to persistent state so it doesn't have
to check itself each time the node is accessed.

20 lines of code changed in:

hannes 2001-08-05 21:28

this class is now able to read old serialized versions
of itself.

5 lines of code changed in:

hannes 2001-08-05 21:27

the server timezone is now rendered in a more
userfriendly format at startup.

1 lines of code changed in:

hannes 2001-08-05 21:25

deserialization now works with the old pre 1.2
format.
fixed forward property references that point to a
secondary key.

50 lines of code changed in:

hannes 2001-08-05 21:23

rewrote comment to reflect that this key is not
only used for virtual and groupby nodes, but
also for nodes accessed via a property name

6 lines of code changed in:

hannes 2001-08-05 21:22

fixed parsing of type.properties file
removed getKeyID method

5 lines of code changed in:

hannes 2001-08-05 21:19

little change in code to determine whether an
invalid dbsource has been specified.

5 lines of code changed in:

hannes 2001-08-05 21:18

added additional dbfield field for non-primary
keys

24 lines of code changed in:

hannes 2001-08-05 21:16

set user DbMapping on new user session objects

3 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