Commit Graph

14 Commits

Author SHA1 Message Date
Carlos Ruiz cdafec1522 IDEMPIERE-260 Configuration using Eclipse install.app does not work when db is Oracle / previous approach broke install.app 2012-09-04 18:14:17 -05:00
Carlos Ruiz f1cecaaa7f IDEMPIERE-260 Configuration using Eclipse install.app does not work when db is Oracle 2012-08-30 00:53:49 -05: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
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 2404603e03 Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +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
Heng Sin Low af5cd44af8 Implemented db configuration as extension. Remove JVM type checking. 2010-11-29 01:59:28 +08:00
Heng Sin Low 42014bf770 Added default buckminster properties file. 2010-11-03 15:45:30 +08:00
Heng Sin Low 83715fa436 Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00