Nate Jensen
d289eb1b55
Issue #2359 log exceptions in FFTI processing
...
Change-Id: Iec1c743352187de071f4b9840f1672bff531ba94
Former-commit-id: 2abd0cc65b6fe98dc95e11b5b8d53a325c0f2074
2014-01-10 08:57:18 -06:00
Brian Clements
401cd813f1
Issue #1998 fixed NPE in PointDataPluginDao
...
StorageStatus was not being checked after operation
Former-commit-id: 82736d581767831f426a17b0ee9d264fdda7dd64
2014-01-09 14:02:52 -06:00
Mike Duff
183ca614df
Issue #2636 - Fix data set availability offset. Now uses average offset of last 10 data set matches
...
Former-commit-id: b841e795f2a18bf902ec373c9f79b191db177fde
2014-01-09 10:29:21 -06:00
Ron Anderson
6febe84651
Merge "Issue #2657 : Update convertCDL2XML for unified grid." into omaha_14.2.1
...
Former-commit-id: 7fcc9e660049074c4c1e6a918d371182b40278ba
2014-01-08 15:02:26 -06:00
Richard Peter
5f65479ba1
Merge "Issue #2645 Prevent the recurring time in SubscriptionNotifyTask from being killed by an exception thrown from run. Fix issue where the InMemoryBandwidthBucketAllocationAssociator was not updating the in memory allocation when the db value status was updated. Added RegistryBandwidthRecord to the list of classes to init by HibernateBandwidthDbInit. Updates to hibernate.cfg.xml for Richard." into omaha_14.2.1
...
Former-commit-id: 3cd86c518839710768c9a0552749fa96f936f2c4
2014-01-08 14:30:38 -06:00
Nate Jensen
415c5f224a
Merge "Issue #2359 change some log statements to debug" into omaha_14.2.1
...
Former-commit-id: b226f3ebfd3932d51d38982ae5c13364aaec2f5b
2014-01-08 13:56:54 -06:00
Brad Gonzales
07a4420596
Issue #2645 Prevent the recurring time in SubscriptionNotifyTask from being killed by an exception
...
thrown from run. Fix issue where the InMemoryBandwidthBucketAllocationAssociator was not updating the in memory allocation
when the db value status was updated. Added RegistryBandwidthRecord to the list of classes to init by HibernateBandwidthDbInit.
Updates to hibernate.cfg.xml for Richard.
Change-Id: I0eb7b0a34e48f6b8db8065dee45966c48ef38617
Former-commit-id: e0dbe59a7dc418e3b8ed62396b6ef2047b5990fd
2014-01-08 13:37:17 -06:00
Nate Jensen
ee3c118cb0
Merge "Issue #2581 fix yet another LSR decoding error" into omaha_14.2.1
...
Former-commit-id: b025f9ff3b1ecbe485418b3d19312777f5af8775
2014-01-08 11:30:05 -06:00
David Gillingham
ed22a86d9f
Issue #2657 : Update convertCDL2XML for unified grid.
...
Former-commit-id: 247536f4d83c7f7de449707916d2950ae74be551
2014-01-08 11:02:30 -06:00
Nate Jensen
3ac67a743f
Issue #2581 fix yet another LSR decoding error
...
Change-Id: I74e6d8c3d5c6bf71ebbc3fe32ea93ea688c6bcb5
Former-commit-id: 3f2c97439a1dbbbc94285343b3b558dead63a0f6
2014-01-08 08:56:02 -06:00
Ron Anderson
4da9799eaf
Issue #2509 Fix merge error in iscMosaic (fix indentation)
...
Change-Id: I1745af1a51d6fffe221168cc8dca217d2f309007
Former-commit-id: 94c97fee9c6925ac9e73530bd18ec03d8cab4a40
2014-01-08 08:49:32 -06:00
Nate Jensen
bfa6c60c66
Issue #2359 change some log statements to debug
...
Change-Id: Ie549917b36268d3f5983f3946701418e7e3b5163
Former-commit-id: 146a9cca0ffa68f44068c620a3fa693c46db9031
2014-01-07 17:53:43 -06:00
Richard Peter
9c0d63d841
Merge "Issue #2658 Changes to ACARSPersistObs to ignore cutoff time when allowing archive." into omaha_14.2.1
...
Former-commit-id: e6b1f12dd3a36b76e60d0e90941f94948022813a
2014-01-07 15:40:04 -06:00
Roger Ferrel
4102c38bc6
Issue #2658 Changes to ACARSPersistObs to ignore cutoff time when allowing archive.
...
Change-Id: I63d6f21ca9fe35b806b321677382460c762c4907
Former-commit-id: fb4e61235f1bf65a4b3337514277dcbca2d82f8d
2014-01-07 14:54:41 -06:00
Nate Jensen
24560cf307
Issue #2359 minor request JVM startup safety
...
Change-Id: I17a5f3217ac5a2f2d53660bdb45a6009c8f27004
Former-commit-id: 3916523cd702e367a6d66743b0517872475a0c36
2014-01-07 13:25:45 -06:00
Slav Korolev
714fd018ef
Issue #2653 . Corrected decoding of SNOW monitor data.
...
Former-commit-id: 050f002ff7af3e68c31f5c1949ff5f82fa2e7a9b
2014-01-07 11:48:13 -05:00
Max Schenkelberg
16046a4dde
Issue #2620 Made plugins include utility/resources folders in build.properties for deployment of precompiled jars. Cleaned up manifest versioning in base cots plugins to avoid possible ambiguity between eclipse plugins and repo plugins.
...
Amend: Changed version numbers per discussion
Amend: Actually added changed files to the index
Change-Id: Ife7063ed538efe48a264b69c441e6f2dc3746dd5
Former-commit-id: b65366dcdfa48e431b5c8bf10a72879b111cfd8d
2014-01-06 17:03:45 -06:00
Nate Jensen
f0169367be
Merge "Issue #2537 Increase efficiency of DAF geometry requests when geometries are reused. Change-Id: Idf0822745cdf3d52668223038f83c76e3de1c55c" into omaha_14.2.1
...
Former-commit-id: cb58431f4a4d45a1e7ad32a0db6c30238de361cf
2014-01-06 16:28:38 -06:00
Ben Steffensmeier
f520a26fbd
Issue #2537 Split modelsounding into common/edex plugins.
...
Change-Id: I34aa58bc13736109bd71f0b0085df6548c4623a8
Former-commit-id: e80e4aa972c394d699feba553d8d13e4f9dd3a03
2014-01-06 16:02:59 -06:00
Ben Steffensmeier
fa46a08fec
Issue #2537 Increase efficiency of DAF geometry requests when geometries are reused.
...
Change-Id: Idf0822745cdf3d52668223038f83c76e3de1c55c
Former-commit-id: 05c62ceb516807719a1649e0559a395ce604aee9
2014-01-06 15:41:49 -06:00
Steve Harris
8bbd803ace
14.1.1-15 baseline
...
Former-commit-id: cb8eca2a0dfc0e2348301e8d9932db824ecaf34c
2014-01-06 14:08:08 -05:00
Steve Harris
f2ad9da4eb
14.1.1-14 baseline
...
Former-commit-id: 46bdb43889bdc681fec2aba45004a1583caaa6ae
2014-01-06 14:02:30 -05:00
Lee Venable
53d440be2e
Merge "Issue #2580 . Fixed FSSObs error." into omaha_14.2.1
...
Former-commit-id: 9efec6dc7876d7b88c95517fa1baea0e9f5fd593
2014-01-06 08:08:07 -06:00
Nate Jensen
b5a80b2f1a
Issue #2581 fix LocalStormReports with coastal floods
...
Change-Id: Ifa8bd71e068f5ba1e1b534f00fbcbc59a2e9bf1e
Former-commit-id: 852767e0dbf3e6c34de876b550f7f39baf181a2c
2014-01-03 09:21:49 -06:00
Slav Korolev
cab076a9a9
Issue #2580 . Fixed FSSObs error.
...
Former-commit-id: bb56933cea0f68c18e9cdc352dc6bd53473932ff
2014-01-02 15:20:43 -05:00
David Gillingham
136265183d
Issue #2641 : Fix ETN assignment issues introduced by baseline merge.
...
Former-commit-id: 7ae8efacb3c886ec18af64dca7784f4aa1512bf4
2013-12-18 16:18:47 -06:00
Richard Peter
7d5761111c
Merge "Issue #2636 - Changed delay to offset" into omaha_14.2.1
...
Former-commit-id: 64598e95a274241197287b3c04e8bd1f9b269179
2013-12-18 15:38:19 -06:00
Mike Duff
fa314e5eb6
Issue #2636 - Changed delay to offset
...
Former-commit-id: b5fefc92c0b80613b90acb29f70b96c459167843
2013-12-18 15:35:47 -06:00
Richard Peter
dc1d8fdacb
Merge "Issue #2636 - Calculate a data set availability delay for each dataset." into omaha_14.2.1
...
Former-commit-id: 58b3ddcd7f48f0d4bd2616f0927de21a4c777461
2013-12-18 15:23:41 -06:00
Mike Duff
f04e249e23
Issue #2636 - Calculate a data set availability delay for each dataset.
...
Former-commit-id: 6c5fd79bd2a74422053b064d968de3ca440ecec1
2013-12-18 14:52:11 -06:00
Richard Peter
2453e0dc32
Merge "Issue #2579 Make DecisionTree thread safe. Change-Id: I351135189c58ba5a6107de206f8f5dc2d72fc8c0" into omaha_14.2.1
...
Former-commit-id: ccef4b597ce787b10b7f2090bd7b430fed5f141c
2013-12-18 14:43:39 -06:00
Ben Steffensmeier
b92f9efb53
Issue #2579 Make DecisionTree thread safe.
...
Change-Id: I351135189c58ba5a6107de206f8f5dc2d72fc8c0
Former-commit-id: 345316581c514136c823692a09ff0d71ce5b7877
2013-12-18 14:06:13 -06:00
Steve Harris
0950a8a1ba
Merge branch 'omaha_14.2.1' into development
...
Former-commit-id: 71a8fd9b0659b06e366e734c06fa74232787238b
2013-12-18 13:14:27 -06:00
Richard Peter
1de516964b
Merge branch 'master_14.2.1' (14.1.1-13) into omaha_14.2.1
...
Conflicts:
cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/commondialogs/SCANUnwarnedDlg.java
cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/resource/ScanResourceData.java
cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/AbstractTableDlg.java
cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANCellTableDlg.java
cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANDmdTableDlg.java
cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANMesoTableDlg.java
cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANTvsTableDlg.java
cave/com.raytheon.viz.gfe/GFESuite/ifpIMAGE
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/GfeClient.java
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/vtec/GFEVtecUtil.java
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/GridParmManager.java
Change-Id: Ic1f763baa305eb65f7f5373dea34e01a6373fec7
Former-commit-id: 31f410bcf6ab8d069a1f1a2e1af0c25a0daabad9
2013-12-17 21:04:53 -06:00
Nate Jensen
66f5000243
Merge "Issue #2574 fix DatabaseQuery conversion of grid coverage objects. Change-Id: I06b98101960775ebe76dcd5d4c4b562f43990309" into omaha_14.2.1
...
Former-commit-id: 69cbbcc3c88565c35c1453412f031669306adf0f
2013-12-17 12:20:37 -06:00
Brad Gonzales
cc75442fa3
Issue #2636 fixes for the scheduling gaps in the middle of subscription schedules.
...
Amend: Added max checks to prevent negative bucket sizes in RetrievalPlan remove methods. Wrapped debug logging in is debug on checks.
Change-Id: I5ab6d3c103e82bf2b1aa0eaf167f0993e5778c90
Former-commit-id: 3db5d79b914436b8d0feed600fc586d7d3884706
2013-12-17 11:57:06 -06:00
Brad Gonzales
d324400d65
Issue #2635 Remove unneeded retrieval plan plan for sbn data on the wfo.
...
Change-Id: Icb4ce20d0fa5c8bfc8af90020bbdcade0c396168
Former-commit-id: f4c1739687685a22847a09490724e84825032146
2013-12-17 09:43:12 -06:00
Bryan Kowal
43008f4698
Issue #2182 - PostgreSQL port is now configurable in postgresql.conf; Java path is no longer relative in wrapper.conf
...
Amend: wrap file access in try..finally; move StringBuilder outside of a loop
Change-Id: Iafa7493ef79a0a891f36923f1695cefdb47e16da
Former-commit-id: 71f74d7b8125994537ef5520fe59134a7f86e9af
2013-12-16 16:39:10 -06:00
Ben Steffensmeier
7e5349bbff
Issue #2574 fix DatabaseQuery conversion of grid coverage objects.
...
Change-Id: I06b98101960775ebe76dcd5d4c4b562f43990309
Former-commit-id: 33033c354a783ab58d89599eb78355c6b354594f
2013-12-16 14:31:44 -06:00
Richard Peter
3758a9532c
Merge "Issue #2170 : Fix PluginNotifier direct-vm endpoints" into omaha_14.2.1
...
Former-commit-id: 840448d17e58f7d98ebe09b7df17d2d5d4bb4a6f
2013-12-16 13:43:37 -06:00
Richard Peter
35299e917d
Merge "Issue #2613 Replication subscription start time correctly set" into omaha_14.2.1
...
Former-commit-id: b21de50d989fa341b99c0632e908c6c1f7b6853f
2013-12-13 16:09:13 -06:00
Mike Duff
b310cf0388
Issue #2545 - Prevent negatvie values in the BandwidthBucket's current size
...
Former-commit-id: f68aaea220b8ad7dcc886bb3bdeab362b977061e
2013-12-13 16:03:36 -06:00
Benjamin Phillippe
70e6212353
Issue #2613 Replication subscription start time correctly set
...
Change-Id: I3d00be2b82282a339c7d13a085abe82ee36850d5
Former-commit-id: 6f3bc8a63cbd5480d65875815de4cdffa63c266c
2013-12-13 14:17:11 -06:00
Richard Peter
595a655dfd
Issue #2170 : Fix PluginNotifier direct-vm endpoints
...
Change-Id: If41bfdadbb4bc6ccda3d53f94d1ee493329f0b0c
Former-commit-id: b9415039acdc85ee7975e9d6bd27047cce623723
2013-12-13 12:32:46 -06:00
Steve Harris
c88b10039a
14.1.1-13 baseline
...
Former-commit-id: 6eef3022653638f9031a85932d8d551aba5600d2
2013-12-12 16:59:57 -05:00
Richard Peter
312fcc2b2f
Issue #2170 : Add registration of Router to Notification Framework
...
Change-Id: Ib2bc29d82395a021cee3a8f98b894010303f06ad
Former-commit-id: 6ea46281b904c99c9b6c9f364293bec96be16f7d
2013-12-12 13:47:37 -06:00
Ben Steffensmeier
399c579671
Issue #2619 Fix rare dateline bug.
...
Former-commit-id: 8231fde4fdcb25ad19e31dd8e4f5716becba347c
2013-12-12 10:30:22 -06:00
Richard Peter
ffab0f1669
Merge "Issue #2613 Fixed build" into omaha_14.2.1
...
Former-commit-id: c1630accf918363334c4d558cda8810341d0a2b7
2013-12-12 09:54:19 -06:00
Benjamin Phillippe
7529f5bbe8
Issue #2613 Fixed build
...
Change-Id: I699c50d3404d155d6435c2ff4f33a465cfd96d14
Former-commit-id: ce2bffa120b722cb3337658584a83c5161f07a51
2013-12-12 09:44:05 -06:00
Richard Peter
91dc7825ce
Merge "Issue #2566 Update BandwidthGraphDataAdaptor to handle case when there are no reservations." into omaha_14.2.1
...
Former-commit-id: 08a46b28d5fb5f2e5d28a5f4138ee4fea3fad05d
2013-12-11 18:00:10 -06:00