Total number of change sets: 1
Total Commits: 11 Total Number of Files Changed: 27
Date | Author | File/Message |
---|---|---|
2005-09-14 08:47:58 | Thomas Fischer |
/db/torque/runtime/tags/TORQUE_3_2_RC2 (from /db/torque/runtime/trunk:280781) v 280782 tagged 3.2-rc2 for the runtime |
2005-09-14 08:06:03 | Thomas Fischer | change to village 2.0 |
2005-09-14 08:04:58 | Thomas Fischer |
/db/torque/runtime/trunk/xdocs/tutorial/step2.xml v 280771 corrected links to the properties reference and the schema reference for the generator |
2005-09-14 08:00:34 | Thomas Fischer |
/db/torque/generator/trunk/xdocs/navigation.xml v 280769 /db/torque/maven-plugin/trunk/xdocs/navigation.xml v 280769 relative links at the top of the page. Otherwise one cannot copy the stuff to a subdirectory later. |
2005-09-13 22:45:13 | Thomas Fischer |
/db/torque/common/trunk/project.xml v 280653 /db/torque/runtime/trunk/xdocs/download.xml v 280653 /db/torque/runtime/trunk/xdocs/tutorial/step1.xml v 280653 /db/torque/runtime/trunk/xdocs/tutorial/step4.xml v 280653 replaced 3.2-rc1 by 3.2-rc2 where applicable |
2005-09-13 22:29:41 | Thomas Fischer |
/db/torque/common/trunk/project.xml v 280645 /db/torque/generator/trunk/src/conf/build-torque.xml v 280645 /db/torque/maven-plugin/trunk/project.xml v 280645 replace 3.2-rc2-dev by 3.2-rc2 |
2005-09-13 22:17:34 | Thomas Fischer |
/db/torque/runtime/trunk/src/java/org/apache/torque/util/LargeSelect.java v 280639 LargeSelect should now also work for databases which do not support native limit/offset |
2005-09-12 23:10:39 | Thomas Fischer | added change log for last change in Peer.vm |
2005-09-12 22:12:50 | Thomas Fischer | added change log for change in Templates |
2005-09-12 15:43:59 | Scott Eade |
/db/torque/runtime/trunk/src/java/org/apache/torque/util/LargeSelect.java v 280339 /db/torque/test/trunk/test-project/src/java/org/apache/torque/util/LargeSelectTest.java v 280339 Closer to an actual Serializable LargeSelect. Serialization of Criteria needs to be addressed before this can progress any further. |
2005-09-12 14:27:27 | Scott Eade |
/db/torque/runtime/trunk/src/test/org/apache/torque/util/CriteriaTest.java v 280326 Added commented serialization test case. It is commented out because it fails and is unlikely to be fixed in the upcoming release. |