Commit Log (Page 62 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-02-02 to 2001-01-25 (Commits 89-138 of 3188)

tobi 2001-02-02 17:43

added content

18 lines of code changed in:

tobi 2001-02-02 17:34

added content

20 lines of code changed in:

tobi 2001-02-02 17:22

added content

24 lines of code changed in:

tobi 2001-02-02 16:58

added content

1 lines of code changed in:

tobi 2001-02-02 16:53

added content

2 lines of code changed in:

tobi 2001-02-02 16:47

added content

25 lines of code changed in:

hannes 2001-02-01 20:11

avoid calling setParent for root node ;-)

7 lines of code changed in:

hannes 2001-02-01 20:10

changed sleepycat error prefix to "Sleepycat"

1 lines of code changed in:

hannes 2001-02-01 20:10

avoid notfound message if error template wasnt found
and display original error message instead.

4 lines of code changed in:

hannes 2001-02-01 01:56

use explicit flag for stopped app and throw exception to
the servlet so it really knows whats going on.

11 lines of code changed in:

hannes 2001-02-01 01:55

minor corrections

8 lines of code changed in:

hannes 2001-02-01 01:54

no need to import FESI stuff.

1 lines of code changed in:

hannes 2001-02-01 01:54

dont close dbenv when application is shut down
since this caused segfault or something when the
app was restarted.

8 lines of code changed in:

hannes 2001-02-01 01:53

added comment

2 lines of code changed in:

hannes 2001-02-01 01:53

sanity check: dont start transaction if thread was killed

6 lines of code changed in:

hannes 2001-01-31 20:19

Added thread group argument to constructor

2 lines of code changed in:

hannes 2001-01-31 20:19

Removed thread stats/thread group stuff and moved
it to Application

1 lines of code changed in:

hannes 2001-01-31 20:18

getNodeValue() includes the dbmapping for prototyped
virtual nodes ([mountpoint])

6 lines of code changed in:

hannes 2001-01-31 20:17

Removed empty else branch

3 lines of code changed in:

hannes 2001-01-31 20:17

minor cleanup of questionable code

5 lines of code changed in:

hannes 2001-01-31 20:16

More improvements:
- Threads now are released after sitting idle for some time
- Theres an error page that is invoked if something went wrong
(except for timeouts)

47 lines of code changed in:

hannes 2001-01-31 20:14

added getThreads() function

10 lines of code changed in:

hannes 2001-01-31 20:13

Each Application has its own threadpool now

15 lines of code changed in:

hannes 2001-01-30 19:41

writeObject now throws XmlRpcException.
If an Error occurs while writing a response, a valid error message is generated.

50 lines of code changed in:

hannes 2001-01-30 19:39

cleaned up request handling

350 lines of code changed in:

hannes 2001-01-30 19:39

moved closing of SQL connection to a separate method

9 lines of code changed in:

hannes 2001-01-30 19:38

implement "this" macro handler for macros that may be handled by any hopobject

1 lines of code changed in:

hannes 2001-01-30 19:37

gets on internal properties are now handled by a separate method

20 lines of code changed in:

hannes 2001-01-29 17:32

getAllUsers will return an array of strings (user names) instead of
actual user objects, making the function more scalable

2 lines of code changed in:

hannes 2001-01-29 17:31

rewrap() now knows that Node.properties() returns
an Enumeration of Property names.

3 lines of code changed in:

hannes 2001-01-29 16:49

added image reference files

52 lines of code changed in:

hannes 2001-01-29 16:07

*** empty log message ***

0 lines of code changed in:

hannes 2001-01-29 16:05

./reference/mail/mailSetSubject.txt

0 lines of code changed in:

hannes 2001-01-29 16:04

*** empty log message ***

0 lines of code changed in:

hannes 2001-01-29 16:00

checked in mail ref

0 lines of code changed in:

hannes 2001-01-28 22:18

changed semantics of Node.properties(): Only the properties that
are either explicitly defined in the type.properties.file or the
actual properties are returned, but not the ones defined by a
generic _properties rule.

26 lines of code changed in:

hannes 2001-01-28 22:16

minor formatting tweaks

6 lines of code changed in:

hannes 2001-01-28 22:14

minor debugging tweaks

3 lines of code changed in:

hannes 2001-01-28 22:13

when 0 is passed as server port, any free port is used and can be queried by getServerPort()

12 lines of code changed in:

hannes 2001-01-28 22:11

If macro function returns something its appended to the response buffer

5 lines of code changed in:

hannes 2001-01-28 22:10

adapted getProperties to new property listing semantics in Node

1 lines of code changed in:

hannes 2001-01-28 22:10

return "hopobject" for prototype for untyped objects

9 lines of code changed in:

hannes 2001-01-28 15:25

minor advances

11 lines of code changed in:

hannes 2001-01-25 21:58

use accessor methods for Relation.localField and Relation.remoteField

47 lines of code changed in:

hannes 2001-01-25 21:57

doesnt use thead.stop() anymore

8 lines of code changed in:

hannes 2001-01-25 21:56

made localField and remoteField protected

19 lines of code changed in:

hannes 2001-01-25 21:56

use null instead of "" for no dbmapping, simpler virtual keys

3 lines of code changed in:

hannes 2001-01-25 21:55

removed thread.stop(), some other small enhancements

2 lines of code changed in:

hannes 2001-01-25 21:54

expose application object as __app__

3 lines of code changed in:

hannes 2001-01-25 21:54

use local variable for transactor so we notice timeout even if thread was not killed

24 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