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-03-06 to 2001-02-15 (Commits 189-238 of 3188)
Made big changes to typemanager. This should make the regular checks much
faster, and functionfiles should clean up after themselves. Probability of new
bugs introduced by this is considerable.
277 lines of code changed in:
Classes managed by helma.framework.core.Typemanager
implement this interface, but it is generic enough to be
used for other purposes.
42 lines of code changed in:
Minor fixes for StandaloneServletClient
38 lines of code changed in:
check if xmlrpc server exists before trying to add handler
2 lines of code changed in:
inital check-in of new parent info class
1 lines of code changed in:
- switched logging ot application where possible
- implemented new _parent spec, including virtual nodes
- removed some rarely-used property settings for apps and db directory
114 lines of code changed in:
Grouped all logging activity around Application, and made Application less
dependent on helma.objectmodel.db.Server.
118 lines of code changed in:
Initial checkin
102 lines of code changed in:
minor formatting stuff
4 lines of code changed in:
inserted pretty picture
3 lines of code changed in:
the number is actually the first argument, as Stefan noted.
5 lines of code changed in:
Changed app access from private to protected
1 lines of code changed in:
We need to do something about db sources that are not defined...
6 lines of code changed in:
Rearrangement of servlet package. Introduced abstract base servlet
and wrote subclasses for one servlet to one hop application
(ServletClient) and one servlet to multiple hop applications on one server
(MultiServletClient).
415 lines of code changed in:
Added global countActiveUsers() function
12 lines of code changed in:
implemented res.writeBinary() to directly write a java byte array to the response
21 lines of code changed in:
made RequestTrans and ResponseTrans implement Externalizable instead of Serializable
renamed ResponseTrans.mainSkin to .skin to avoid confusion
40 lines of code changed in:
switched back from BufferedOutputStream to unbuffered one
2 lines of code changed in:
replaced flush() with close()
2 lines of code changed in:
Write byte[] instead of char[]
6 lines of code changed in:
transfer byte array instead of char[]
5 lines of code changed in:
use BufferedWriter in writeResponse
1 lines of code changed in:
Moved first getLogger behind setting of hopHome
1 lines of code changed in:
allowed requests to be attached until finally clause is reached
9 lines of code changed in:
slight tweak to attachRequest()
3 lines of code changed in:
Implemented request attachment: If a request with the same
user, path and input data is already being evaluated, the request is
attached to that evaluation instead of starting a new one.
This should fix the very common double- or multiple click problem,
among others.
94 lines of code changed in:
avoid cache.put() where theyre not really needed.
7 lines of code changed in:
tuned to be a bit more less persistent on concurrency conflicts
2 lines of code changed in:
Removed buggy key caching mumbo jumbo
42 lines of code changed in:
added getType() accessor
4 lines of code changed in:
added debug check to put().
14 lines of code changed in:
check if baseURI is null in href()
1 lines of code changed in:
minor fix in Node.href() to recognize user nodes
3 lines of code changed in:
reversed comparison of type and id in Key.equals()
5 lines of code changed in:
made max the default method of key generation for relational databases
cleanup in ESNode on while searching comic node manager bug
set baseuri when using embedded web server
52 lines of code changed in:
changed exception handling in renderSkin()
2 lines of code changed in:
check for null values in response macros
4 lines of code changed in:
Made generateSQLID synchronized and remember last generated ID in
DbMapping
5 lines of code changed in:
replaced statement in generateSQLID with MAX() expression
1 lines of code changed in:
Fixed case in getSQLIDgen() method name
1 lines of code changed in:
Added Daniel's changes to generate id from table without sequence
45 lines of code changed in:
implemented global skin to be rendered after action has been executed
5 lines of code changed in:
implemented global skin to be rendered after request is executed
5 lines of code changed in:
fixed bug for global skins
40 lines of code changed in:
next try
1 lines of code changed in:
added anchor for idbasevalue
2 lines of code changed in:
fallback to hopobject if skin is not found in prototype
9 lines of code changed in:
first implementation of system lever skin support
138 lines of code changed in:
added content
2 lines of code changed in:
added content
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