Last Published: Tue Oct 06 03:54:24 CEST 2009
Wiki
|
Download
|
Modules
|
Apache Struts
|
Hibernate
About
Home
News
Download
FAQ
License
Known Bugs
The Team
Help Us!
Portfolio
Credits
Documentation
User Guide
Tutorial
Javadoc
Forum
Mailing List
Wiki
Modules and Resources
Modules List
Modules Ideas
IDE Templates
JUnit Extension
Community
Overview
Contributor Guide
Developer Guide
ToDo List
Issue Tracking
Source Repository
Source Reference
Reports
Dependencies
Test Results
Test Coverage
Coverage History
Release History
Source Quality
Source Replication
Source Metrics
Change Log
File Activity
Change Log Report
Total number of changed sets: 1
Changes between 2009-09-06 and 2009-10-07
Total commits: 21
Total number of files changed: 21
Timestamp
Author
Details
2009-10-06 02:57:02
rlogiacco
/trunk/core/
pom.xml
v 2073
[maven-release-plugin] prepare for next development iteration
2009-10-06 02:56:26
rlogiacco
/trunk/core/
pom.xml
v 2071
[maven-release-plugin] prepare release smartweb-1.2.13
2009-10-06 02:52:24
rlogiacco
/trunk/core/src/net/smartlab/web/
BusinessObject.java
v 2070
improved comments
2009-10-05 01:24:38
rlogiacco
/trunk/core/src/net/smartlab/web/config/
FileDomainConfigurationStrategy.java
v 2064
added call to produce better debug logs
2009-10-05 01:23:04
rlogiacco
/trunk/core/doc/site/
changes.xml
v 2063
/trunk/core/src/net/smartlab/web/
BusinessObject.java
v 2063
/trunk/core/test/net/smartlab/web/
BusinessObjectTest.java
v 2063
deserialization makes BusinessObjects logger unusable
2009-10-04 03:31:51
rlogiacco
/trunk/core/src/net/smartlab/web/
Domain.java
v 2062
/trunk/core/src/net/smartlab/web/config/
JNDIConfigurationStrategy.java
v 2062
/trunk/core/src/net/smartlab/web/config/
TomcatConfigurationStrategy.java
v 2062
re-added support for `hibernate.cfg.xml` configuration file
fixed problem with configuration file reading within war package
2009-09-29 19:31:51
rlogiacco
/trunk/core/doc/site/
changes.xml
v 2061
updated and fixed changelog
2009-09-29 18:55:45
rlogiacco
/trunk/core/
pom.xml
v 2057
[maven-release-plugin] prepare for next development iteration
2009-09-29 18:55:09
rlogiacco
/trunk/core/
pom.xml
v 2055
[maven-release-plugin] prepare release smartweb-1.2.12
2009-09-29 18:51:19
rlogiacco
/trunk/core/doc/site/
changes.xml
v 2054
/trunk/core/src/net/smartlab/web/bean/
ConverterManager.java
v 2054
[2810272] Conversion exception with component properties
2009-09-29 18:49:56
rlogiacco
/trunk/core/
.project
v 2053
cleanup
2009-09-29 18:39:32
rlogiacco
/trunk/core/res/
smartweb.jar.hcf
v 2052
cleanup
2009-09-27 17:27:30
rlogiacco
/trunk/core/doc/overview.xml (from /trunk/core/
overview.xml:2042)
v 2046
/trunk/core/
overview.xml
v 2046
/trunk/core/
pom.xml
v 2046
/trunk/core/
res
v 2046
dependencies cleanup
improved javadocs overview
2009-09-27 17:01:00
rlogiacco
/trunk/core/res/
jndi.properties
v 2045
removed unused files
2009-09-27 16:57:38
rlogiacco
/trunk/core/test/net/smartlab/web/
BusinessObjectFactoryTest.java
v 2042
changed tearDown and setUp operations
2009-09-27 16:56:59
rlogiacco
/trunk/core/doc/site/
changes.xml
v 2041
fixed release date for readability
2009-09-27 16:54:45
rlogiacco
/trunk/core/res/
smartweb.jar.hcf
v 2040
cleaned configuration
2009-09-27 03:29:55
rlogiacco
/trunk/core/src/META-INF/
smartweb.conf
v 2032
do we need this?
2009-09-26 23:41:43
rlogiacco
/trunk/core/src/net/smartlab/web/
BusinessObjectFactory.java
v 2022
/trunk/core/test/net/smartlab/web/
BusinessObjectFactoryTest.java
v 2022
deprecated the listByKeySet(String, Set, SearchInfo) method and greatly improved the listByKeySet methods robustness
2009-09-26 23:15:55
rlogiacco
/trunk/core/src/net/smartlab/web/
BusinessObjectFactory.java
v 2021
/trunk/core/test/net/smartlab/web/
BusinessObjectFactoryTest.java
v 2021
almost completed the test case
improved implementation robustness
2009-09-25 01:35:35
rlogiacco
/trunk/core/
pom.xml
v 2013
/trunk/core/res/
dataset.xml
v 2013
/trunk/core/src/net/smartlab/web/
BusinessObjectFactory.java
v 2013
/trunk/core/src/net/smartlab/web/
DataAccessObject.java
v 2013
/trunk/core/test/net/smartlab/web/
BusinessObjectFactoryTest.java
v 2013
/trunk/core/test/net/smartlab/web/
DataAccessObjectSearchInfoTest.java
v 2013
added test case for SearchInfo support in BusinessObjectFactory
refactored SearchInfo.Filter to rename a misleading parameter and method