Commit graph

24 commits

Author SHA1 Message Date
Richard Peter
225d8934eb Omaha #4630 - Add postgres bloat monitor
Change-Id: I4777d1e3c32efea99ec6a218bb53e7d7ae32e321

Former-commit-id: f39242360301c1a551894bee4065b577b347fe4a
2016-02-11 17:54:42 -06:00
Kevin Bisanz
967a7eb3ec Omaha #5166: Update logging to use SLF4J:binlightning,dat.utils,metartohmdbsrv
Change-Id: Ifa9079463d6105996dbd436eaf73bc9902cadacc

Former-commit-id: bab42b987dfde69126509daceca9b5c6e13de691
2015-12-11 16:18:29 -06:00
Nate Jensen
38860950de Merge "Omaha #4999 Remove uri-less endpoints for Camel 2.16.0 compatibility." into omaha_16.3.1
Former-commit-id: e4d38b3271e54bd573257a6f2cb57f2b1c4eec96
2015-11-03 09:31:12 -06:00
Brian Clements
53702e5484 Omaha #5035 fixed unescaped values in HMDB report
Change-Id: I2387616f875452f4a6df06428cb132ae0a8b63e7

Former-commit-id: 0a8d516a9a8ae572274801f48bad4533bf0f1faa
2015-10-30 10:15:47 -05:00
Nathan Bowler
c4122ce5de Omaha #4999 Remove uri-less endpoints for Camel 2.16.0 compatibility.
Change-Id: Ic33c494505321794fab8450d145bdd64ade7d37c

Former-commit-id: 3f666a54689025afc4eb1559585f61123fce73c5
2015-10-29 15:19:05 -04:00
Richard Peter
c2323b7a00 Omaha #4500 - Fix sql queries
Change-Id: I2ffeccf4d8a170d229490abb2fb7c9f32eefcf9d

Former-commit-id: e62c5a7062763c968556043812002aa3005f1df9
2015-07-13 11:09:23 -05:00
Richard Peter
badc21926a Omaha #4500 - Prevent SQL Injection
Change-Id: Ia61d5283ac60d01af892440218cb199365a3f79d

Former-commit-id: 70b8f0d02904abaf7633dfd131672f139f37dc8f
2015-07-09 14:36:47 -05:00
Mark Peters
ddfeb6f71e Omaha #4409 Add support for retrieving climate data through the Data Access Framework
Change-Id: I06d4b48840945a13f24c64c92599d3a7f1718fab

Former-commit-id: 9dab7e6c736bd42c7e69ef41ec55619d6e142914
2015-05-19 13:21:58 -05:00
Nate Jensen
8dbe6abbe4 Omaha #3549 remove jdt prefs for faster builds
Change-Id: I82156718a52c37adecc8260fa40a2b0d93453b29

Former-commit-id: 3ba611e111585d2aa9cd9f647687fedb794077f7
2014-12-03 15:47:10 -06:00
Benjamin Phillippe
fdd16051e8 Omaha #3454 Upgrading to Hibernate 4.2.15
Change-Id: I4ab0970abf9755f69e09ad3d9c79084b76761c29

Former-commit-id: 293e59403b6d6e1d792d9fc6d8a0ac106a490bf5
2014-10-20 12:42:19 -05:00
Mark Peters
c5da5ccb9b Omaha #3627 Delete or replace dead or deprecated methods and classes from com.raytheon.uf.edex.decodertools
Change-Id: I95e881042e09a18f45b4410a76dbcf828dac0d4f

Former-commit-id: 4632e2694c2d06c6b61ae9b61eee3b3584c6bebc
2014-09-19 14:02:54 -05:00
Brian Clements
6bd43f79ff Omaha #2536 moved WMO Header into new common plugin
moved WMO time parsing code from TimeTools to WMOTimeParser


Former-commit-id: c2e57be98850284cb01ba921b9dddcadbe66b311
2014-05-14 13:45:09 -05:00
Richard Peter
348bc25760 Omaha #1458: Break-out cron.properties.
Change-Id: I8d0cdafe812c42158ce38cdb3903737693b6f528

Former-commit-id: 5954c321f38ba64d305c15270b12289fb34ccdff
2014-05-08 09:18:49 -05:00
Richard Peter
17196b5dcd Issue #2726: Edex graceful shutdown.
Refactored to use inheritance and separate logic where possible.
             Addressed comments.

Change-Id: I9e62414cd83121575bdf99a3b47466a7585bedb6

Former-commit-id: 6e015b3f61c20635077d6e8271e9b763e5a32fe1
2014-04-14 13:10:11 -05:00
Max Schenkelberg
50825200a1 Issue #2142 Got log4j out of edex.
Amend: Removed deleted files from build.properties

Change-Id: Id6aad305848ce137eb7e26cf689e172f165211fa

Former-commit-id: f47d21972b86d8c2c757874c5e450f93e5704133
2013-07-15 14:26:15 -05:00
Nate Jensen
c4283b0336 Issue #1989 make camel stacktraces not get bunched up on a single line, consolidate log component settings to edex.xml
Change-Id: I58f5081a0c4e55b1b4d47f2d9eecdea6152c86e6

Former-commit-id: 65a84967aa3afcef1f287fb769fd80f9dbf25349
2013-06-19 10:16:06 -05:00
Nate Jensen
3f3e0a788d Issue #1989 update spring xsd references to 3.1, fix ingestDat.sh
Change-Id: I478c31b72267fe7fd3b7a6559de87e8600c3c0c3

Former-commit-id: b7b619e1a3a85ac8c5f22a36317e22e15ad557a2
2013-05-29 14:49:43 -05:00
Nate Jensen
1fd2f8965f Issue #1989 remove activemq references from spring xml, fix deprecated javadoc
Change-Id: I7e076e0d31561e9a436f212c7a1d7f24d499ba61

Former-commit-id: a9330ce9247b05a0044778aeea46e0e986f05f2d
2013-05-23 11:20:40 -05:00
Nate Jensen
d7b8e04bb7 Issue #1989 use camel's built-in DirectVm component
Change-Id: I61d2c5026e5bb75f8a80fc99a199336aa93a4b31

Former-commit-id: 90397159ef98097da0754a846d1f67d4839a300d
2013-05-23 10:06:28 -05:00
Nate Jensen
6f1684b85c Issue #1989 upgrade camel to 2.11, spring to 3.4.1, and fix edex messages
Change-Id: I02d31a348c34aee48271dad291ae0f074e8e5158

Former-commit-id: 61921c6a5d4ae8d7e6b2546a11fb7407f780830f
2013-05-14 16:16:13 -05:00
Steve Harris
f2fac39428 12.9.1-5 baseline
Former-commit-id: d85b989f77196d20eb2d2a21cf4daa13d50474ae
2012-08-21 15:27:03 -05:00
Steve Harris
2a216f333c 12.4.1-4 baseline
Former-commit-id: ad648deaf4d3edaabdda15184289b3a927308bd7
2012-04-18 15:18:16 -05:00
Matt Nash
c83e5ff474 Moving 12.1.1 into ss_sync
Former-commit-id: 2a9569942c48542cf708b6c0b9189146fd954c11
2012-01-19 11:53:12 -06:00
root
06a8b51d6d Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00