1268
by mprokopowicz on
15 March 2008, 12:16:17 -0500
(2 months 2 days ago)
- Refactor timings framework to simplify and make it faster - Fix TransformSchemaExpor; use a real configuration object
1267
by mprokopowicz on
12 March 2008, 16:58:23 -0500
(2 months 4 days ago)
- Extract hibernate specific beans to spring-hibernate.xml context file - Move hibernate configuration from HibernateHelper to spring-hibernate.xml - Fix Release burn down charts (release's iterations…
1265
by mprokopowicz on
08 March 2008, 03:25:30 -0600
(2 months 9 days ago)
-Upgrade libraries to the latest versions -Use provided spring-struts plugin instead of the custom one, which is not supported anymore -Split struts-config.xml into two files: struts-config.xml (conta…
1264
by mprokopowicz on
03 March 2008, 07:08:26 -0600
(2 months 14 days ago)
- even more cleanup and refactoring - defining inspection levels for production code, tests and soap stubs
1263
by mprokopowicz on
01 March 2008, 13:01:27 -0600
(2 months 16 days ago)
cleanup and refactoring - change collection object declaration from class to interface (ArrayList -> List etc) - use Java 5 generics for domain objects and theirs repositories - some minor refactoring
1261
by jacmorel on
25 August 2007, 02:46:23 -0500
(8 months ago)
Fully qualify the apddevtools dns name with domain name in the Sabre production setup
1257
by jacmorel on
14 June 2007, 13:15:11 -0500
(11 months ago)
XPR-408 (Thanks to Jeremy K. Truax) - Updated xplanner.properties LDAP section explanation of the "debug" values. - Corrected the default attribute connectionName that should have been connectionUser
1256
by jacmorel on
14 June 2007, 12:53:56 -0500
(11 months ago)
XPR-408 (Thanks to Jeremy K. Truax) - Cleaned up JNDIAuthenticatorImpl logging a little (need more work) - Add to the xplanner.properties LDAP section an explanation of the "debug" values.
1255
by jacmorel on
14 June 2007, 11:05:48 -0500
(11 months ago)
XPR-407 Fixed parsing boolean flag in the LDAP authentication module (Thanks to Jeremy K. Truax)
1253
by jacmorel on
24 April 2007, 21:33:44 -0500
(12 months ago)
Fixed wrong location of AbstractIterationTestCase.java. Thanks to frosty_tsm for the hint
1250
by mprokopowicz on
25 August 2006, 06:40:22 -0500
(20 months ago)
XPR-267 To fix bug: inline editing of release field causes performance problems To fix test BreadCrmbNextPreviousLinksTestScript To fix test ReleaseBurnDataTestScript To set "startDate desc" iteratio…
1249
by mprokopowicz on
24 August 2006, 12:05:34 -0500
(20 months ago)
XPR-269 To fix bug: current and remaining trends are calculated for all stories in iteration not only these which belong to given release To fix bug: no numbers on timesheet page To increment version…
1246
by mprokopowicz on
23 August 2006, 06:30:10 -0500
(20 months ago)
To make progress bar on future story page extensable in case actual are bigger than budget To fix some bugs after rehersal
1243
by wewill on
20 August 2006, 08:15:53 -0500
(20 months ago)
XPR-356 - another attempt at fixing the pooling issue. changed default pool to check connections at 4 hour interval instead of when getting a connection. If works needs to be made configurable.
1241
by mprokopowicz on
17 August 2006, 10:53:28 -0500
(20 months ago)
XPR-263 Refactor object model - Richer model for state base timing To make timings lazy loaded