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)
cool, not clue
1 lines of code changed in:
res.data is an object property
4 lines of code changed in:
added <meta> encoding
1 lines of code changed in:
i think it must be "replaced with"
3 lines of code changed in:
changed something
6 lines of code changed in:
added something
2 lines of code changed in:
added something
1 lines of code changed in:
changed title
1 lines of code changed in:
rewritten
33 lines of code changed in:
rewritten
6 lines of code changed in:
corrected wrong html tag
1 lines of code changed in:
rewritten
6 lines of code changed in:
arranged type.properties code
7 lines of code changed in:
rewritten
19 lines of code changed in:
added sentence with link to next step
1 lines of code changed in:
rewritten
33 lines of code changed in:
aligned db.properties code
5 lines of code changed in:
added section about restarting helma resp. application
20 lines of code changed in:
added remark about user permissions
2 lines of code changed in:
user helma only gets limited access
1 lines of code changed in:
added section logging in as user "helma"
12 lines of code changed in:
using uppercase letters for table names
5 lines of code changed in:
using uppercase letters for db columns
7 lines of code changed in:
simpleDB -> addressbook -- i am never satisfied <sigh!>
2 lines of code changed in:
changed mysql user to helma (more generic and nicer)
1 lines of code changed in:
simpleapp -> addressbook -- i am never satisfied <sigh!>
3 lines of code changed in:
updated content of apps.properties to get more realistic
4 lines of code changed in:
simpleapp -> addressbook -- i am never satisfied <sigh!>
4 lines of code changed in:
simpleApp -> simpleapp (did not know that app names are always lowercase)
4 lines of code changed in:
added quote of error message
1 lines of code changed in:
slightly change
3 lines of code changed in:
updated link to mysql.jar
1 lines of code changed in:
rewritten
2 lines of code changed in:
rewritten
28 lines of code changed in:
added paragraph about application name in URL path
2 lines of code changed in:
changed simplehop to simpleApp
3 lines of code changed in:
added link to directories
1 lines of code changed in:
corrected html typo
3 lines of code changed in:
rewritten
3 lines of code changed in:
emphasized on need of database set-up (input by kris)
2 lines of code changed in:
updated version string
1 lines of code changed in:
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:
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:
Pass through RedirectExceptions from renderSkin function.
4 lines of code changed in:
Return instances of ESValue without conversion to ESValue,
i.e. without calling ESLoader.normalizeObject().
2 lines of code changed in:
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:
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:
updated version info
1 lines of code changed in:
set the name of the action in the request object
when executing an action.
9 lines of code changed in:
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