Commit Log (Page 54 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-07-29 to 2001-07-10 (Commits 489-538 of 3188)

hannes 2001-07-29 22:12

some generalization in the Cache Replicator. Not finished,
but should be usable.

43 lines of code changed in:

hannes 2001-07-29 22:11

fixed aggressive loading and caching for virtual subnodes (works)
and groupby nodes (is ignored).

4 lines of code changed in:

hannes 2001-07-29 22:10

cache replication now has its own interface

2 lines of code changed in:

hannes 2001-07-29 22:09

moved cache replication to its own remote interface

2 lines of code changed in:

hannes 2001-07-27 15:37

always set a decent name for relational nodes ("prototype id"), and
always get the href of user objects right.

8 lines of code changed in:

hannes 2001-07-27 15:36

href skin is now searched in object path of the object on which
href was invoked, not in URL path of the request.

11 lines of code changed in:

hannes 2001-07-26 19:59

trim href rendered by skin to cut newline and space chars

1 lines of code changed in:

hannes 2001-07-26 19:40

fixed a rather nasty bug in groupby subnode relations, introduced yesterday.

15 lines of code changed in:

hannes 2001-07-26 17:13

fixed a bug in the href/skin code, or actually wrote a quick workaround

22 lines of code changed in:

hannes 2001-07-26 16:46

completely got rid of getHref function in INode, just using getUrl from now on.
added optional root prototype name for getUrl.

23 lines of code changed in:

hannes 2001-07-26 16:45

removed local reval field from all function classes
added href postprocessing with skin to NodeHref

42 lines of code changed in:

hannes 2001-07-26 16:44

switched to new href() syntax,
fixed bug in user.register where the db field name was used instead of the
corresponding property name

20 lines of code changed in:

hannes 2001-07-26 13:42

added example for XmlRpcAccess entry

12 lines of code changed in:

hannes 2001-07-25 18:46

quick fix for base class name, should now also work for non-relational
mappings (checks for "hopobject" prototype name)

1 lines of code changed in:

hannes 2001-07-25 18:45

* renamed filter to subnoderelation to free filter for future use
* added groupby.prototype
* possibly cleaned up a bug where relation properties were not properly inherited
when an explicit subnoderelation was specified on a virtual node in the type properties.

31 lines of code changed in:

hannes 2001-07-25 18:43

* added check if prototype exists
* set prototype on groupby node, if specified in type.properties

4 lines of code changed in:

hannes 2001-07-25 18:42

replaced getFilter with getSubnodeRelation in Relation

8 lines of code changed in:

hannes 2001-07-25 17:55

support different encodings for macros handled by param, request and response

25 lines of code changed in:

hannes 2001-07-23 18:48

first implementation of inheritable data mappings

39 lines of code changed in:

hannes 2001-07-23 18:48

First implementation of inheritable data mappings

118 lines of code changed in:

tobi 2001-07-23 17:12

moved to: php_people.txt

0 lines of code changed in:

tobi 2001-07-23 17:12

was: firstHopApp.txt

230 lines of code changed in:

tobi 2001-07-23 17:08

no message

3 lines of code changed in:

tobi 2001-07-23 17:05

added link to server and app properties

2 lines of code changed in:

tobi 2001-07-23 17:00

finished and completely rewritten

1 lines of code changed in:

tobi 2001-07-23 16:54

finished and completely rewritten

3 lines of code changed in:

tobi 2001-07-23 16:48

finished and completely rewritten

85 lines of code changed in:

hannes 2001-07-19 16:59

pretty much rewrote request path evaluation code.
the global path object now also makes its elements accessible via
prototype name.

81 lines of code changed in:

hannes 2001-07-18 20:54

fixed line break mess ;-)

20 lines of code changed in:

hannes 2001-07-18 20:52

added descriptions of standard macro handlers

113 lines of code changed in:

tobi 2001-07-18 20:26

included first lines

2 lines of code changed in:

tobi 2001-07-18 16:43

slight retouching

1 lines of code changed in:

tobi 2001-07-18 16:41

added link to typographic conventions

1 lines of code changed in:

tobi 2001-07-18 16:36

corrected > and < in last line

1 lines of code changed in:

tobi 2001-07-18 16:35

moved first lines to abstract

1 lines of code changed in:

tobi 2001-07-18 16:32

initial check-in

68 lines of code changed in:

hannes 2001-07-18 15:14

added comments to fields, added extendsMapping
for dbmapping inheritance

28 lines of code changed in:

hannes 2001-07-16 17:33

oops, doesSubnodeChecking returned the opposite of what it should

1 lines of code changed in:

hannes 2001-07-16 17:30

Made subnode check optional in NodeManager.getNode()
Switched from Vector to ArrayList as base class for ExternalizableVector.
Binary representations of both versions of ExternalizableVector should still be
compatible.

51 lines of code changed in:

hannes 2001-07-16 17:05

Added method: doesSubnodeChecking() to disable subnode checks.

9 lines of code changed in:

hannes 2001-07-16 15:43

rethrow ConcurrencyException and RedirectException in
Macro evaluation

7 lines of code changed in:

tobi 2001-07-16 14:58

changed shell example

8 lines of code changed in:

hannes 2001-07-11 17:22

fixed bug where encodeForm would duplicate \n newlines (wahhhh!)

2 lines of code changed in:

hannes 2001-07-11 15:13

Fixed HTML encoding formatting where the <br> tag would be
inserted between \r and \n

2 lines of code changed in:

hannes 2001-07-10 20:06

empty test edit

0 lines of code changed in:

hannes 2001-07-10 20:02

empty log edit

1 lines of code changed in:

hannes 2001-07-10 19:57

zero test edit

0 lines of code changed in:

hannes 2001-07-10 19:41

another zero edit to check setup...

1 lines of code changed in:

tobi 2001-07-10 19:40

some adjustments (helma instead of hop etc.)

11 lines of code changed in:

tobi 2001-07-10 19:32

added parts on macro and skin files

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