Heng Sin Low
|
bb6607d553
|
IDEMPIERE-1561 Update product version to 2.0.0.
|
2013-11-21 14:32:17 +08:00 |
Carlos Ruiz
|
c786868a61
|
IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management / improve discovery of unique index - postgresql message in spanish has different quoting
|
2013-11-08 12:14:14 -05:00 |
Carlos Ruiz
|
d0f1a03dba
|
hg merge release-1.0c (forward-porting)
|
2013-07-31 10:04:55 -05:00 |
Heng Sin Low
|
8d9a2ba66f
|
IDEMPIERE-1223 Use ClassName as Name of OSGi component.
|
2013-07-31 16:30:15 +08:00 |
Carlos Ruiz
|
e6442936b4
|
hg merge release-1.0c (forward-porting)
|
2013-07-29 20:46:47 -05:00 |
Heng Sin Low
|
aaa4806797
|
IDEMPIERE-1205 Update PostgreSQL JDBC Driver to Version 9.2-1004 (2013-07-11). Apparently, the version at the website is not the latest and have buggy setQueryTimeout implementation. See http://www.postgresql.org/message-id/CADK3HHK_jk2KjsVW_aPBW-+GRdoXvd4X2SLYOEzHqfpwfDwPJA@mail.gmail.com for details.
|
2013-07-29 17:11:01 +08:00 |
Heng Sin Low
|
3c80de243c
|
IDEMPIERE-1206 Drop obsolete QueryTimeout workaround for PostgreSQL JDBC Driver.
|
2013-07-29 15:36:46 +08:00 |
Heng Sin Low
|
194cd9f05e
|
IDEMPIERE-1205 Update PostgreSQL JDBC Driver to Version 9.2-1002 (2012-11-14).
|
2013-07-29 15:22:59 +08:00 |
Carlos Ruiz
|
121ac12f86
|
IDEMPIERE-1195 Native Sequences is reseting start on DB failures
|
2013-07-23 18:13:20 -05:00 |
Elaine Tan
|
a8731ef4a5
|
IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Validation using unique AD_TableIndex
|
2013-07-16 19:08:06 +08:00 |
Heng Sin Low
|
8c05b86db1
|
IDEMPIERE-1093 Database: added connection pool properties file support.
|
2013-06-21 22:35:31 +08:00 |
Heng Sin Low
|
7cb4727302
|
IDEMPIERE-1044 Load testing. Make it easier to monitor connection pool status.
|
2013-06-18 18:10:25 +08:00 |
Carlos Ruiz
|
43d195b4ce
|
IDEMPIERE-1044 Load testing / set MaxPoolSize=90 by default to match the default postgresql max_connections=100
|
2013-06-12 00:11:12 -05:00 |
Heng Sin Low
|
12602cc4ce
|
IDEMPIERE-656 ViewLog shows AppsServerOK=false in the the error tab of the about window.
|
2013-03-28 12:03:12 +08:00 |
Heng Sin Low
|
e30bded686
|
IDEMPIERE-770 Upgrade c3p0 to 0.9.2
|
2013-03-19 13:31:55 +08:00 |
Carlos Ruiz
|
8c0c60a812
|
IDEMPIERE-708 Postgresql ERROR: date/time value current is no longer supported / Role access update broken with clock_timestamp - the correct replacement for oracle sysdate must be statement_timestamp
|
2013-03-17 18:17:58 -05:00 |
Richard Morales
|
c45dfd9557
|
IDEMPIERE-638 Check log level before calling logging method / .log(Level
|
2013-03-15 22:52:05 -05:00 |
Heng Sin Low
|
02260d11f3
|
IDEMPIERE-708 Postgresql ERROR: date/time value "current" is no longer supported.
|
2013-03-15 14:03:01 +08:00 |
Carlos Ruiz
|
6a9cdbe977
|
IDEMPIERE-708 Postgresql ERROR: date/time value "current" is no longer supported
|
2013-03-07 17:41:12 -05:00 |
Carlos Ruiz
|
ac93bd4473
|
IDEMPIERE-638 Check log level before calling logging method / log.info / Thanks to Richard Morales
|
2013-02-27 20:58:38 -05:00 |
Richard Morales
|
e0b18312f8
|
IDEMPIERE-638 Check log level before calling logging method / log.config
|
2013-02-25 12:29:10 -05:00 |
Richard Morales
|
65a9dc9adc
|
IDEMPIERE-568 Review proper closing of JDBC statements and resultsets
|
2013-02-20 20:31:16 -05:00 |
Carlos Ruiz
|
0646e28b82
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> build
|
2012-12-21 10:05:17 -05:00 |
Richard Morales
|
ae3990ce11
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> not used
|
2012-12-13 18:41:45 -05:00 |
Carlos Ruiz
|
24e4972406
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NP_NULL_ON_SOME_PATH (Thanks to Richard Morales)
|
2012-12-12 16:30:06 -05:00 |
Richard Morales
|
4c16922d20
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NP_NULL_ON_SOME_PATH_EXCEPTION
|
2012-12-12 10:49:56 -05:00 |
Richard Morales
|
1e30b56290
|
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse Warning : Is never used
|
2012-12-06 15:00:04 -05:00 |
Richard Morales
|
a486d1317c
|
IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / findbugs fb-contrib pattern LSYC_LOCAL_SYNCHRONIZED_COLLECTION
|
2012-12-05 12:09:37 -05:00 |
Richard Morales
|
529089a426
|
IDEMPIERE-183 Fixed generic type warning
|
2012-12-04 11:24:23 -05:00 |
Carlos Ruiz
|
1c0b1ebd9e
|
IDEMPIERE-385 Resolve M_Storage locking and data consistency / lock storage record being updated
|
2012-11-28 10:12:56 -05:00 |
Heng Sin Low
|
c8b4a158b7
|
IDEMPIERE-491 Caching data can generate problem. Refactor the caching code, added distributed cache and cluster wide cache reset support.
|
2012-11-21 17:06:02 +08:00 |
Heng Sin Low
|
d4e9ae0656
|
IDEMPIERE-359 Add OSGi Service support for existing extension point. Move more core services to OSGi service.
|
2012-11-08 17:36:50 +08:00 |
Carlos Ruiz
|
4eed3a8640
|
IDEMPIERE-455 Discover and fix FindBugs problems / Pattern: ODR_OPEN_DATABASE_RESOURCE
|
2012-10-30 17:10:00 -05:00 |
Carlos Ruiz
|
e2c0220862
|
IDEMPIERE-472 Allow postgresql connection via SSL / Peer review
|
2012-10-26 13:46:55 -05:00 |
Juan David Arboleda
|
e99ca7f076
|
IDEMPIERE-472 Allow postgresql connection via SSL
|
2012-10-26 13:46:05 -05:00 |
Carlos Ruiz
|
595fda5ef4
|
IDEMPIERE-422 Complete Native Sequence feature / peer review and tests
|
2012-10-05 19:03:57 -05:00 |
Carlos Ruiz
|
9fcf487478
|
IDEMPIERE-236 - Centralization of hardcoded IDs / centralize also the MSysConfig keys - Thanks to David Peñuela
|
2012-08-14 19:07:21 -05:00 |
Heng Sin Low
|
668e61686f
|
IDEMPIERE-166 Rebranding of logo and product name
|
2012-06-06 22:13:34 +08:00 |
Heng Sin Low
|
acaf4948ee
|
IDEMPIERE-287 org.postgresql.util.PSQLException: Bad value for type int : 2min - change to use better solution from Carlos.
|
2012-06-01 12:13:36 +08:00 |
Heng Sin Low
|
c9e1a69cbe
|
IDEMPIERE-287 org.postgresql.util.PSQLException: Bad value for type int : 2min
|
2012-06-01 11:05:16 +08:00 |
Heng Sin Low
|
740243db9b
|
IDEMPIERE-287 org.postgresql.util.PSQLException: Bad value for type int : 2min
|
2012-06-01 10:43:47 +08:00 |
Heng Sin Low
|
0c15934a46
|
IDEMPIERE-120 Refactor Query timeout Implementation - move most postgresql specific code to DB_PostgreSQL
IDEMPIERE-121 Add API to support the locking of PO for update
(transplanted from e99036fafdbdc294ebb0b847d675e0aac42c1843)
|
2012-01-21 10:31:34 +08:00 |
Heng Sin Low
|
7c305591ad
|
Update .project and .classpath using PDE tools.
(transplanted from 1970ec9a52c07a50ca732e8491a60c45ea633886)
|
2011-06-01 10:32:12 +08:00 |
Carlos Ruiz
|
66602d43e8
|
Implement issue #1 Allow localhost on installation
http://hg.idempiere.com/idempiere/issue/1/allow-localhost-on-installation
|
2011-04-22 19:25:07 -05:00 |
teo_sarca
|
ecd3d5f8e2
|
[ 3137355 ] PG query not valid when contains quotes and backslashes
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3137355
|
2011-03-26 00:20:20 -05:00 |
teo_sarca
|
f12e817fd3
|
[ 3137355 ] PG query not valid when contains quotes and backslashes
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3137355
|
2011-03-26 00:19:04 -05:00 |
Heng Sin Low
|
acebf0625a
|
Implement statement timeout support for PostgreSQL
|
2011-02-07 10:26:06 +08:00 |
Heng Sin Low
|
0ed2e11bd0
|
Rename default connection pool properties file to server.default.properties and client.default.properties. This change would allow developer to create fragment to contribute a customize server.properties or client.properties
|
2011-01-19 16:55:38 +08:00 |
Heng Sin Low
|
8fa9544e4c
|
Revert storing db_type as lowercase as that cause setup and startup problem.
|
2010-12-17 08:08:42 +08:00 |
Heng Sin Low
|
b561dde609
|
(HENGSIN-10) Problems with RUN_ImportAdempiere.sh
- Store DB_Type and DB_PATH as lowercase in AdempiereEnv.properties as what adempiere used to be doing.
|
2010-12-16 16:52:04 +08:00 |