Tue, 02 Dec 2014 17:51:56 +0100 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Tue, 02 Dec 2014 15:25:34 +0100 |
Tom Gottfried |
Time series chart: bounds cannot allways be assumed to be given.
|
Tue, 02 Dec 2014 15:23:01 +0100 |
Tom Gottfried |
Do not flood log with details about all facets.
|
Tue, 02 Dec 2014 12:59:52 +0100 |
Tom Gottfried |
Datacage config: Oracle has no boolean data type and thus can not handle such CASE-statement in WHERE-clause.
|
Tue, 02 Dec 2014 12:03:50 +0100 |
Tom Gottfried |
Remove non-existant artifact from config.
|
Fri, 28 Nov 2014 16:34:40 +0100 |
Tom Gottfried |
Make maxWait configurable and wait for 30 seconds
|
Fri, 28 Nov 2014 10:21:40 +0100 |
Tom Gottfried |
maxWait should be set independendly of validationQuery.
|
Thu, 27 Nov 2014 20:25:31 +0100 |
Tom Gottfried |
Use validation queries for release.
|
Thu, 27 Nov 2014 20:15:38 +0100 |
Tom Gottfried |
Use explicit query to avoid hibernate connection leak.
|
Thu, 27 Nov 2014 19:55:55 +0100 |
Tom Gottfried |
Connection pool: do not wait forever for new connections and be more verbose.
|
Thu, 27 Nov 2014 19:14:05 +0100 |
Tom Gottfried |
Upgrade hibernate.
|
Thu, 27 Nov 2014 19:10:45 +0100 |
Tom Gottfried |
Add missing annotation.
|
Thu, 27 Nov 2014 17:46:37 +0100 |
Tom Gottfried |
Use RiverAccess instead of RiverUtils.
|
Thu, 27 Nov 2014 17:09:19 +0100 |
Tom Gottfried |
We depend on PostreSQL >= 9.1 at least since rev 598e4bec920b (because of CTE).
|
Wed, 26 Nov 2014 14:56:20 +0100 |
Tom Gottfried |
Use portable validation queries.
|