Commit Log (Page 43 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-12-18 to 2001-12-07 (Commits 1039-1088 of 3188)

tobi 2001-12-18 15:52

cool, not clue

1 lines of code changed in:

tobi 2001-12-18 15:51

res.data is an object property

4 lines of code changed in:

tobi 2001-12-18 15:21

added <meta> encoding

1 lines of code changed in:

tobi 2001-12-17 17:01

i think it must be "replaced with"

3 lines of code changed in:

tobi 2001-12-17 16:47

changed something

6 lines of code changed in:

tobi 2001-12-17 16:34

added something

2 lines of code changed in:

tobi 2001-12-17 16:19

added something

1 lines of code changed in:

tobi 2001-12-17 16:18

changed title

1 lines of code changed in:

tobi 2001-12-17 16:17

rewritten

33 lines of code changed in:

tobi 2001-12-13 17:39

rewritten

6 lines of code changed in:

tobi 2001-12-13 17:30

corrected wrong html tag

1 lines of code changed in:

tobi 2001-12-13 17:29

rewritten

6 lines of code changed in:

tobi 2001-12-13 17:16

arranged type.properties code

7 lines of code changed in:

tobi 2001-12-13 17:16

rewritten

19 lines of code changed in:

tobi 2001-12-13 16:37

added sentence with link to next step

1 lines of code changed in:

tobi 2001-12-13 16:34

rewritten

33 lines of code changed in:

tobi 2001-12-13 16:25

aligned db.properties code

5 lines of code changed in:

tobi 2001-12-13 16:23

added section about restarting helma resp. application

20 lines of code changed in:

tobi 2001-12-13 16:14

added remark about user permissions

2 lines of code changed in:

tobi 2001-12-13 16:13

user helma only gets limited access

1 lines of code changed in:

tobi 2001-12-13 16:11

added section logging in as user "helma"

12 lines of code changed in:

tobi 2001-12-13 15:45

using uppercase letters for table names

5 lines of code changed in:

tobi 2001-12-13 15:44

using uppercase letters for db columns

7 lines of code changed in:

tobi 2001-12-13 15:34

simpleDB -> addressbook -- i am never satisfied <sigh!>

2 lines of code changed in:

tobi 2001-12-13 15:28

changed mysql user to helma (more generic and nicer)

1 lines of code changed in:

tobi 2001-12-13 15:27

simpleapp -> addressbook -- i am never satisfied <sigh!>

3 lines of code changed in:

tobi 2001-12-13 15:07

updated content of apps.properties to get more realistic

4 lines of code changed in:

tobi 2001-12-13 15:06

simpleapp -> addressbook -- i am never satisfied <sigh!>

4 lines of code changed in:

tobi 2001-12-13 15:03

simpleApp -> simpleapp (did not know that app names are always lowercase)

4 lines of code changed in:

tobi 2001-12-13 15:00

added quote of error message

1 lines of code changed in:

tobi 2001-12-13 14:47

slightly change

3 lines of code changed in:

tobi 2001-12-13 14:44

updated link to mysql.jar

1 lines of code changed in:

tobi 2001-12-13 14:40

rewritten

2 lines of code changed in:

tobi 2001-12-13 14:30

rewritten

28 lines of code changed in:

tobi 2001-12-13 14:07

added paragraph about application name in URL path

2 lines of code changed in:

tobi 2001-12-13 14:02

changed simplehop to simpleApp

3 lines of code changed in:

tobi 2001-12-13 13:59

added link to directories

1 lines of code changed in:

tobi 2001-12-13 13:56

corrected html typo

3 lines of code changed in:

tobi 2001-12-13 13:55

rewritten

3 lines of code changed in:

tobi 2001-12-13 13:50

emphasized on need of database set-up (input by kris)

2 lines of code changed in:

hannes 2001-12-13 12:56

updated version string

1 lines of code changed in:

hannes 2001-12-13 12:54

Adapted to change from Hashtable to HashMap in DbMapping. Basically,
an Iterator is used instead of an Enumeration for looping through the
mapping tables.

16 lines of code changed in:

hannes 2001-12-13 12:51

Big cleanups and fixes:

- Groupby-Nodes with prototype now use an internal DbMapping object
with the specified prototype's DbMapping as parent mapping. This is
necessary because the groupby prototype may be used in different places
and with different relational constraints.
- Cleaned up and reduced duplcate code in Getters for Property Relations
and DbMappings. Now everything is based on getExactPropertyRelation(str)
and getPropertyRelation() methods.
- Replaced Hashtables with HashMaps for performance reasons after
noticing that they are accessed quite often within a single request.

56 lines of code changed in:

hannes 2001-12-13 12:46

Pass through RedirectExceptions from renderSkin function.

4 lines of code changed in:

hannes 2001-12-13 12:45

Return instances of ESValue without conversion to ESValue,
i.e. without calling ESLoader.normalizeObject().

2 lines of code changed in:

hannes 2001-12-07 17:18

Don't do deep serialization of HopObjects. Instead, for
HopObject properties a proxy object is created for
serialization. It is a Hashtable with two entries: id and prototype,
containing the the id and prototype name of the referenced
HopObject as string values.

29 lines of code changed in:

hannes 2001-12-07 17:16

Fixed bug in asynchronous client, although this is untested and
unused code. Eventually we'll have to switch to Apache
XML-RPC since this is where bugs will get fixed from now on.

2 lines of code changed in:

hannes 2001-12-07 13:38

updated version info

1 lines of code changed in:

hannes 2001-12-07 13:38

set the name of the action in the request object
when executing an action.

9 lines of code changed in:

hannes 2001-12-07 13:37

added action field to let application code know the name of
the action being executed.

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