hieplq
|
fc67e3d668
|
IDEMPIERE-2892:add config let out put log of c3p0
|
2015-10-19 20:37:01 +08:00 |
Carlos Ruiz
|
8228607b35
|
IDEMPIERE-2664 DB Extensibility issues / add VM property org.idempiere.db.postgresql.debug to help debugging convert and performance
|
2015-08-17 15:33:08 -05:00 |
Carlos Ruiz
|
4e16d1c353
|
hg backout f7b39cb IDEMPIERE-2629 M_StorageOnHand Qty and Total M_Transaction Qty did not match
|
2015-06-24 19:25:05 -05:00 |
Carlos Ruiz
|
7c80d8caa4
|
IDEMPIERE-2629 M_StorageOnHand Qty and Total M_Transaction Qty did not match
|
2015-05-20 20:41:44 -05:00 |
Heng Sin Low
|
93bf1a85a6
|
IDEMPIERE-2043 DB.To_Char: Formatting for display type Date not implemented for PostgreSQL
|
2014-07-04 20:38:08 +08:00 |
Carlos Ruiz
|
854076ee2c
|
hg merge release-2.0 (merge release2 into development)
|
2014-05-07 22:04:48 -05:00 |
Carlos Ruiz
|
e3ed5124c2
|
IDEMPIERE-709 All Created and Updated columns must be not null default statement_timestamp() in database / packin failed creating Created column with default SYSDATE
|
2014-05-07 18:16:28 -05:00 |
Carlos Ruiz
|
bd8bdb6cc9
|
IDEMPIERE-1900 iDempiere Debian Installer
|
2014-04-14 13:06:49 -05: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
|
e6442936b4
|
hg merge release-1.0c (forward-porting)
|
2013-07-29 20:46:47 -05:00 |
Heng Sin Low
|
3c80de243c
|
IDEMPIERE-1206 Drop obsolete QueryTimeout workaround for PostgreSQL JDBC Driver.
|
2013-07-29 15:36:46 +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 |
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 |
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 |
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 |
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 |
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 |
Heng Sin Low
|
73deaa8a69
|
Fixed db type drop down not working after migration to equinox extension. Improve development setup to auto involve tomcat configuration ant script.
|
2010-11-29 15:41:28 +08:00 |
Heng Sin Low
|
ed6f264381
|
Implemented connection pool properties file support. Added convert statement cache for PostgreSQL. Enhance connection pool ability to survive under heavy load.
|
2010-11-29 11:35:13 +08:00 |