Mailing list archives: October 2007

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · Next »Thread · Author · Date
Adam Heath (JIRA) [jira] Commented: (OFBIZ-1266) EntityOperator.IN will crash on some databases with empty list Sun, 14 Oct, 17:30
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1306) Add java 1.5 features to UtilCache and friends Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1326) HttpRequestFileUpload should use collections classes Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1333) switch some base classes to FastMap Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1293) start the listener thread earlier Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1283) ofbiz.jar at the top-level isn't updated all time time Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1297) Implement tri-state status in Start Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1336) Inline boolean returns in ObjectType Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1310) Classpath.addComponent(String) now calls addComponent(File). Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1327) JNDIContextFactory should call remove directly Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1328) Make CacheLineTable deal in CacheLine, instead of Object Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1335) java 1.5 markup for config and containers Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1282) sending a socket command always prints a null response Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1284) allow multiple files to be installed at once in the EntityDataLoadContainer Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1338) Fix UtilName.indexString indexing Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1295) move hasExpired logic into CacheLine Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1307) Add StringUtil.internString, which protects against NPE Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1329) Switch framework/base to StringBuilder Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1311) Switch Classpath to use StringBuilder, instead of StringBuffer Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1342) A third set of java 1.5 markup changes Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1340) Use ?: for all NumberFormat.getNumberInstance() in ObjectType Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1330) java 1.5 markup for UtilXml Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1325) Make UtilTimer use FastMap instead of HashMap Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1292) add several find variants to the delegator for handling single-pk entities Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1341) Second set of large java 1.5 changes Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1299) Use auto-boxing/unboxing in UtilCache Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1300) Don't create temporary Integer in UtilCache config code Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1291) reduce memory usage in entitymodel.xml and services.xml reading/parsing Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1305) Switch CacheLineTable to the java 1.4 LRUMap. Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1322) CacheLineTable.remove returns the wrong value Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1339) Use StringBuilder in UtilName Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1280) relative path loading for component-load.xml Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1334) Switch ContainerConfig to LinkedHashMap Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1298) CacheLineTable.getKeyFromMemory() doesn't increment currentIdx Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1304) Add a java 1.5 LRU map implementation Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1303) Don't use ObjectType.NULL for in memory table in CacheLineTable Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1337) Use Number.valueOf variants in ObjectType Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1302) Use sub-classes of CacheLine to manage hard/soft references. Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1308) Classpath.toString() doesn't use its loop variable Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1309) Make Start.init() use System.arraycopy() instead of doing a copy in a loop Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1331) java 1.5 features on various framework/base files Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1323) Make OutputStreamByteCount more efficient Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1301) Add UtilCache.findCache() for looking up caches by name Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1312) Add java 1.5 features to framework/base/start Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1296) EntityCache tries to use a protected method of UtilCache wrongly Sun, 14 Oct, 17:37
Adam Heath (JIRA) [jira] Assigned: (OFBIZ-1031) GenericDelegator improvements Sun, 14 Oct, 17:39
Adam Heath (JIRA) [jira] Assigned: (OFBIZ-1025) GenericHelperDAO hang on checkDb Fix Sun, 14 Oct, 17:41
Adam Heath (JIRA) [jira] Commented: (OFBIZ-1025) GenericHelperDAO hang on checkDb Fix Sun, 14 Oct, 17:43
Adam Heath (JIRA) [jira] Assigned: (OFBIZ-563) Entity Model Reader needs reserved word check Sun, 14 Oct, 17:53
Adam Heath (JIRA) [jira] Assigned: (OFBIZ-305) New "description" attribute for entitymodel fields to help keep comments Sun, 14 Oct, 17:55
Adam Heath (JIRA) [jira] Created: (OFBIZ-1346) GenericEntity.setString does handles BigDecimal and Boolean backwards. Mon, 15 Oct, 15:10
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1346) GenericEntity.setString does handles BigDecimal and Boolean backwards. Mon, 15 Oct, 15:13
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1346) GenericEntity.setString does handles BigDecimal and Boolean backwards. Mon, 15 Oct, 16:07
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1346) GenericEntity.setString does handles BigDecimal and Boolean backwards. Mon, 15 Oct, 16:07
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1346) GenericEntity.setString does handles BigDecimal and Boolean backwards. Mon, 15 Oct, 16:26
Adam Heath (JIRA) [jira] Updated: (OFBIZ-1346) GenericEntity.setString does handles BigDecimal and Boolean backwards. Mon, 15 Oct, 16:26
Adam Heath (JIRA) [jira] Commented: (OFBIZ-1346) GenericEntity.setString does handles BigDecimal and Boolean backwards. Mon, 15 Oct, 23:48
Adam Heath (JIRA) [jira] Resolved: (OFBIZ-1283) ofbiz.jar at the top-level isn't updated all time time Wed, 17 Oct, 14:28
Adam Heath (JIRA) [jira] Resolved: (OFBIZ-1280) relative path loading for component-load.xml Wed, 17 Oct, 14:32
Adam Heath (JIRA) [jira] Resolved: (OFBIZ-1298) CacheLineTable.getKeyFromMemory() doesn't increment currentIdx Wed, 17 Oct, 14:34
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1283) ofbiz.jar at the top-level isn't updated all time time Wed, 17 Oct, 14:40
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1280) relative path loading for component-load.xml Wed, 17 Oct, 14:42
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1298) CacheLineTable.getKeyFromMemory() doesn't increment currentIdx Wed, 17 Oct, 14:42
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1308) Classpath.toString() doesn't use its loop variable Wed, 17 Oct, 14:42
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1290) change all component-load.xml to relative paths Wed, 17 Oct, 14:46
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1282) sending a socket command always prints a null response Wed, 17 Oct, 14:54
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1285) startofbiz.sh has incorrect shell quoting Wed, 17 Oct, 16:24
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1323) Make OutputStreamByteCount more efficient Wed, 17 Oct, 16:28
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1322) CacheLineTable.remove returns the wrong value Wed, 17 Oct, 17:16
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1307) Add StringUtil.internString, which protects against NPE Wed, 17 Oct, 17:18
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1336) Inline boolean returns in ObjectType Wed, 17 Oct, 17:33
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1310) Classpath.addComponent(String) now calls addComponent(File). Wed, 17 Oct, 17:35
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1338) Fix UtilName.indexString indexing Wed, 17 Oct, 17:37
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1337) Use Number.valueOf variants in ObjectType Wed, 17 Oct, 17:41
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1340) Use ?: for all NumberFormat.getNumberInstance() in ObjectType Wed, 17 Oct, 17:47
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1339) Use StringBuilder in UtilName Wed, 17 Oct, 17:49
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1311) Switch Classpath to use StringBuilder, instead of StringBuffer Wed, 17 Oct, 17:51
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1293) start the listener thread earlier Wed, 17 Oct, 17:53
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1297) Implement tri-state status in Start Wed, 17 Oct, 17:57
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1309) Make Start.init() use System.arraycopy() instead of doing a copy in a loop Wed, 17 Oct, 18:08
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1312) Add java 1.5 features to framework/base/start Wed, 17 Oct, 18:10
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1325) Make UtilTimer use FastMap instead of HashMap Wed, 17 Oct, 18:12
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1334) Switch ContainerConfig to LinkedHashMap Wed, 17 Oct, 19:42
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1326) HttpRequestFileUpload should use collections classes Wed, 17 Oct, 19:44
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1284) allow multiple files to be installed at once in the EntityDataLoadContainer Wed, 17 Oct, 19:47
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1327) JNDIContextFactory should call remove directly Wed, 17 Oct, 19:50
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1295) move hasExpired logic into CacheLine Wed, 17 Oct, 19:52
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1296) EntityCache tries to use a protected method of UtilCache wrongly Wed, 17 Oct, 19:56
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1300) Don't create temporary Integer in UtilCache config code Wed, 17 Oct, 19:58
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1299) Use auto-boxing/unboxing in UtilCache Wed, 17 Oct, 20:00
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1301) Add UtilCache.findCache() for looking up caches by name Wed, 17 Oct, 20:02
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1333) switch some base classes to FastMap Wed, 17 Oct, 20:04
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1329) Switch framework/base to StringBuilder Wed, 17 Oct, 20:07
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1302) Use sub-classes of CacheLine to manage hard/soft references. Wed, 17 Oct, 20:11
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1328) Make CacheLineTable deal in CacheLine, instead of Object Wed, 17 Oct, 20:13
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1304) Add a java 1.5 LRU map implementation Wed, 17 Oct, 20:24
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1305) Switch CacheLineTable to the java 1.4 LRUMap. Wed, 17 Oct, 20:26
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1303) Don't use ObjectType.NULL for in memory table in CacheLineTable Wed, 17 Oct, 20:28
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1306) Add java 1.5 features to UtilCache and friends Wed, 17 Oct, 20:33
Adam Heath (JIRA) [jira] Closed: (OFBIZ-1324) Remove OrderedMap/OrdereSet, and use java 1.4 versions Wed, 17 Oct, 20:38
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · Next »Thread · Author · Date
Box list
Dec 2009640
Nov 20091946
Oct 20091274
Sep 20091358
Aug 2009946
Jul 2009963
Jun 20091150
May 20091616
Apr 20091529
Mar 2009888
Feb 2009873
Jan 2009983
Dec 2008697
Nov 2008753
Oct 20081014
Sep 2008692
Aug 2008914
Jul 2008937
Jun 20081033
May 2008910
Apr 2008487
Mar 2008408
Feb 2008735
Jan 2008845
Dec 20071652
Nov 20071226
Oct 20071195
Sep 2007567
Aug 2007522
Jul 2007665
Jun 2007862
May 2007825
Apr 2007989
Mar 2007949
Feb 20071140
Jan 20071619
Dec 20061063
Nov 20061249
Oct 2006809
Sep 20061552
Aug 2006905
Jul 2006910
Jun 2006659
May 200613
Apr 20061