Commit graph

4483 commits

Author SHA1 Message Date
Mike Duff
5d669a97af Issue #2642 - Update header comment
Former-commit-id: 28114764a5 [formerly 389426adddf3a78d9859f704ecc2241e453b5dc2]
Former-commit-id: 101d9939d6
2014-01-10 10:57:18 -06:00
Richard Peter
b37d6e9c91 Merge "Issue #2642 - Make shared sub deletions remove the site from the list" into omaha_14.2.1
Former-commit-id: 52850fe95a [formerly f5e5e1e66bf7264408e31b95ebf73d083b3cff0f]
Former-commit-id: 8ca1217f03
2014-01-09 16:58:39 -06:00
Richard Peter
c32d55f3fc Merge "Issue #2636 - Fix data set availability offset. Now uses average offset of last 10 data set matches" into omaha_14.2.1
Former-commit-id: 0f3175bd77 [formerly b53137d1af67ff95a91b4bf4d2aa78ef4c43b80a]
Former-commit-id: 36ed029f0a
2014-01-09 16:58:31 -06:00
Richard Peter
0bd52b65e7 Merge "Issue #2633 - Keep graph data visible while resizing. Keep bottom of graph visible." into omaha_14.2.1
Former-commit-id: f45a281935 [formerly 8f3f97302417e256cd110feb4ed56ca366cb1db8]
Former-commit-id: b711c35c68
2014-01-09 16:53:52 -06:00
Mike Duff
e4f56affd3 Issue #2633 - Keep graph data visible while resizing. Keep bottom of graph visible.
Former-commit-id: 9b5adfaba2 [formerly 87dd0df07a9ef0e7881ed0cf7b8aa1d41f0c9d4d]
Former-commit-id: 16a8f16ee4
2014-01-09 13:02:08 -06:00
Mike Duff
30b65a4fe7 Issue #2636 - Fix data set availability offset. Now uses average offset of last 10 data set matches
Former-commit-id: a264cb06a1 [formerly b841e795f2a18bf902ec373c9f79b191db177fde]
Former-commit-id: 183ca614df
2014-01-09 10:29:21 -06:00
Mike Duff
7b8964d9b2 Issue #2643 - Fixed the mouse checking on DD maps
Former-commit-id: 56499a77c3 [formerly 775e99924e098387e4ca5042823ef20d1a0d2afe]
Former-commit-id: 4fe2dc76af
2014-01-09 10:18:34 -06:00
Mike Duff
0cb61d4d50 Issue #2642 - Make shared sub deletions remove the site from the list
Former-commit-id: 4e6b4eaa4c [formerly a8f57c338a8a06c6d40842f56c329fd9f215bc5b]
Former-commit-id: 6cff7aaf0c
2014-01-09 10:15:48 -06:00
Ron Anderson
be370fe7d6 Merge "Issue #2657: Update convertCDL2XML for unified grid." into omaha_14.2.1
Former-commit-id: ad824dcf9f [formerly 7fcc9e660049074c4c1e6a918d371182b40278ba]
Former-commit-id: 6febe84651
2014-01-08 15:02:26 -06:00
Richard Peter
b0479dfdc6 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: 5fa03e7352 [formerly 3cd86c518839710768c9a0552749fa96f936f2c4]
Former-commit-id: 5f65479ba1
2014-01-08 14:30:38 -06:00
Nate Jensen
6585b79144 Merge "Issue #2359 change some log statements to debug" into omaha_14.2.1
Former-commit-id: 9a5630f5bb [formerly b226f3ebfd3932d51d38982ae5c13364aaec2f5b]
Former-commit-id: 415c5f224a
2014-01-08 13:56:54 -06:00
Brad Gonzales
02910c2a8c 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: 12860c79f9 [formerly e0dbe59a7dc418e3b8ed62396b6ef2047b5990fd]
Former-commit-id: 07a4420596
2014-01-08 13:37:17 -06:00
Nate Jensen
5bd0aa68d9 Merge "Issue #2581 fix yet another LSR decoding error" into omaha_14.2.1
Former-commit-id: ce24723a68 [formerly b025f9ff3b1ecbe485418b3d19312777f5af8775]
Former-commit-id: ee3c118cb0
2014-01-08 11:30:05 -06:00
David Gillingham
476fcb7980 Issue #2657: Update convertCDL2XML for unified grid.
Former-commit-id: d6397522c4 [formerly 247536f4d83c7f7de449707916d2950ae74be551]
Former-commit-id: ed22a86d9f
2014-01-08 11:02:30 -06:00
Nate Jensen
79c9792148 Issue #2581 fix yet another LSR decoding error
Change-Id: I74e6d8c3d5c6bf71ebbc3fe32ea93ea688c6bcb5

Former-commit-id: 968e51040d [formerly 3f2c97439a1dbbbc94285343b3b558dead63a0f6]
Former-commit-id: 3ac67a743f
2014-01-08 08:56:02 -06:00
Ron Anderson
b0fa3c6514 Issue #2509 Fix merge error in iscMosaic (fix indentation)
Change-Id: I1745af1a51d6fffe221168cc8dca217d2f309007

Former-commit-id: 82d3277785 [formerly 94c97fee9c6925ac9e73530bd18ec03d8cab4a40]
Former-commit-id: 4da9799eaf
2014-01-08 08:49:32 -06:00
Nate Jensen
b3d6ba3bc9 Issue #2359 change some log statements to debug
Change-Id: Ie549917b36268d3f5983f3946701418e7e3b5163

Former-commit-id: cb52747de2 [formerly 146a9cca0ffa68f44068c620a3fa693c46db9031]
Former-commit-id: bfa6c60c66
2014-01-07 17:53:43 -06:00
Richard Peter
0a16411de4 Merge "Issue #2658 Changes to ACARSPersistObs to ignore cutoff time when allowing archive." into omaha_14.2.1
Former-commit-id: 97bde8138d [formerly e6b1f12dd3a36b76e60d0e90941f94948022813a]
Former-commit-id: 9c0d63d841
2014-01-07 15:40:04 -06:00
Roger Ferrel
b49329067a Issue #2658 Changes to ACARSPersistObs to ignore cutoff time when allowing archive.
Change-Id: I63d6f21ca9fe35b806b321677382460c762c4907

Former-commit-id: 3528dc0eb0 [formerly fb4e61235f1bf65a4b3337514277dcbca2d82f8d]
Former-commit-id: 4102c38bc6
2014-01-07 14:54:41 -06:00
Nate Jensen
459771f66d Issue #2359 minor request JVM startup safety
Change-Id: I17a5f3217ac5a2f2d53660bdb45a6009c8f27004

Former-commit-id: f83a473653 [formerly 3916523cd702e367a6d66743b0517872475a0c36]
Former-commit-id: 24560cf307
2014-01-07 13:25:45 -06:00
Nate Jensen
52293fd154 Issue #2359 prevent obnoxious ncep decoder null pointer exceptions
Change-Id: I731614a8a6c9ec38bb6c1b29c4d9f6ca5a7c03d7

Former-commit-id: e509a2883f [formerly 514d0cfecd3eb8c81a6d2120406225856d964c9e]
Former-commit-id: 2c0e3f05ca
2014-01-07 12:38:49 -06:00
Nate Jensen
45d19cf37d Merge "Issue #2537 Increase efficiency of DAF geometry requests when geometries are reused. Change-Id: Idf0822745cdf3d52668223038f83c76e3de1c55c" into omaha_14.2.1
Former-commit-id: 6234d3f493 [formerly cb58431f4a4d45a1e7ad32a0db6c30238de361cf]
Former-commit-id: f0169367be
2014-01-06 16:28:38 -06:00
Ben Steffensmeier
f516a684d4 Issue #2537 Split modelsounding into common/edex plugins.
Change-Id: I34aa58bc13736109bd71f0b0085df6548c4623a8

Former-commit-id: d79f804d4e [formerly e80e4aa972c394d699feba553d8d13e4f9dd3a03]
Former-commit-id: f520a26fbd
2014-01-06 16:02:59 -06:00
Ben Steffensmeier
3f3f74087a Issue #2537 Increase efficiency of DAF geometry requests when geometries are reused.
Change-Id: Idf0822745cdf3d52668223038f83c76e3de1c55c

Former-commit-id: ed2e34e5aa [formerly 05c62ceb516807719a1649e0559a395ce604aee9]
Former-commit-id: fa46a08fec
2014-01-06 15:41:49 -06:00
Lee Venable
9c2d4a70f1 Merge "Issue #2580. Fixed FSSObs error." into omaha_14.2.1
Former-commit-id: 19f2c98622 [formerly 9efec6dc7876d7b88c95517fa1baea0e9f5fd593]
Former-commit-id: 53d440be2e
2014-01-06 08:08:07 -06:00
Nate Jensen
fda6dea53b Issue #2581 fix LocalStormReports with coastal floods
Change-Id: Ifa8bd71e068f5ba1e1b534f00fbcbc59a2e9bf1e

Former-commit-id: 9729b11a07 [formerly 852767e0dbf3e6c34de876b550f7f39baf181a2c]
Former-commit-id: b5a80b2f1a
2014-01-03 09:21:49 -06:00
Slav Korolev
45d7b28f73 Issue #2580. Fixed FSSObs error.
Former-commit-id: 05a93ea955 [formerly bb56933cea0f68c18e9cdc352dc6bd53473932ff]
Former-commit-id: cab076a9a9
2014-01-02 15:20:43 -05:00
David Gillingham
c48c0523ff Issue #2641: Fix ETN assignment issues introduced by baseline merge.
Former-commit-id: 09bfdc49e3 [formerly 7ae8efacb3c886ec18af64dca7784f4aa1512bf4]
Former-commit-id: 136265183d
2013-12-18 16:18:47 -06:00
Richard Peter
c6453e6cc7 Merge "Issue #2636 - Changed delay to offset" into omaha_14.2.1
Former-commit-id: d3aa5189e8 [formerly 64598e95a274241197287b3c04e8bd1f9b269179]
Former-commit-id: 7d5761111c
2013-12-18 15:38:19 -06:00
Mike Duff
7fe007d482 Issue #2636 - Changed delay to offset
Former-commit-id: 14d9978528 [formerly b5fefc92c0b80613b90acb29f70b96c459167843]
Former-commit-id: fa314e5eb6
2013-12-18 15:35:47 -06:00
Richard Peter
7ecd59fe4e Merge "Issue #2636 - Calculate a data set availability delay for each dataset." into omaha_14.2.1
Former-commit-id: bc327ef5ec [formerly 58b3ddcd7f48f0d4bd2616f0927de21a4c777461]
Former-commit-id: dc1d8fdacb
2013-12-18 15:23:41 -06:00
Mike Duff
a4036f49a9 Issue #2636 - Calculate a data set availability delay for each dataset.
Former-commit-id: fb96084864 [formerly 6c5fd79bd2a74422053b064d968de3ca440ecec1]
Former-commit-id: f04e249e23
2013-12-18 14:52:11 -06:00
Richard Peter
15fb375ac2 Merge "Issue #2579 Make DecisionTree thread safe. Change-Id: I351135189c58ba5a6107de206f8f5dc2d72fc8c0" into omaha_14.2.1
Former-commit-id: 0a4c746b85 [formerly ccef4b597ce787b10b7f2090bd7b430fed5f141c]
Former-commit-id: 2453e0dc32
2013-12-18 14:43:39 -06:00
Ben Steffensmeier
fea2532ea7 Issue #2579 Make DecisionTree thread safe.
Change-Id: I351135189c58ba5a6107de206f8f5dc2d72fc8c0

Former-commit-id: b096554d97 [formerly 345316581c514136c823692a09ff0d71ce5b7877]
Former-commit-id: b92f9efb53
2013-12-18 14:06:13 -06:00
Richard Peter
e4f59ea119 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: 2e7fd9ddba [formerly 31f410bcf6ab8d069a1f1a2e1af0c25a0daabad9]
Former-commit-id: 1de516964b
2013-12-17 21:04:53 -06:00
Nate Jensen
29425906ba Merge "Issue #2574 fix DatabaseQuery conversion of grid coverage objects. Change-Id: I06b98101960775ebe76dcd5d4c4b562f43990309" into omaha_14.2.1
Former-commit-id: 84e3cf0988 [formerly 69cbbcc3c88565c35c1453412f031669306adf0f]
Former-commit-id: 66f5000243
2013-12-17 12:20:37 -06:00
Brad Gonzales
253cc9df80 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: b2b352a5ae [formerly 3db5d79b914436b8d0feed600fc586d7d3884706]
Former-commit-id: cc75442fa3
2013-12-17 11:57:06 -06:00
Richard Peter
123fa3a850 Merge "Issue #2635 Remove unneeded retrieval plan plan for sbn data on the wfo." into omaha_14.2.1
Former-commit-id: 253aab3dde [formerly adb1a2efc0e5d0389047b79e2bbb95de16f69a0c]
Former-commit-id: d233a5161a
2013-12-17 11:00:44 -06:00
Brad Gonzales
d329fc26bb Issue #2635 Remove unneeded retrieval plan plan for sbn data on the wfo.
Change-Id: Icb4ce20d0fa5c8bfc8af90020bbdcade0c396168

Former-commit-id: d0ae47d053 [formerly f4c1739687685a22847a09490724e84825032146]
Former-commit-id: d324400d65
2013-12-17 09:43:12 -06:00
Mike Duff
e26bea423e Issue #2633 - Fix refresh issues with Bandwidth Utilization Graph
Former-commit-id: 6406bcdd05 [formerly 9b73b9db1ff2e7aeab888118348c66090ef7e2ae]
Former-commit-id: 66f5585774
2013-12-17 09:41:30 -06:00
Greg Armendariz
00fd9a7bc5 Issue #2182 - Change release number
Former-commit-id: e994e19877 [formerly f9b49df162e36376f96897db77e0504cba87f28a]
Former-commit-id: 85703b9919
2013-12-17 08:46:15 -06:00
Bryan Kowal
0c3b22c8f2 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: 120ebd045a [formerly 71f74d7b8125994537ef5520fe59134a7f86e9af]
Former-commit-id: 43008f4698
2013-12-16 16:39:10 -06:00
Ben Steffensmeier
fb1480b30d Issue #2574 fix DatabaseQuery conversion of grid coverage objects.
Change-Id: I06b98101960775ebe76dcd5d4c4b562f43990309

Former-commit-id: cc5d9edc92 [formerly 33033c354a783ab58d89599eb78355c6b354594f]
Former-commit-id: 7e5349bbff
2013-12-16 14:31:44 -06:00
Richard Peter
42d277364b Merge "Issue #2170: Fix PluginNotifier direct-vm endpoints" into omaha_14.2.1
Former-commit-id: 84b64dac81 [formerly 840448d17e58f7d98ebe09b7df17d2d5d4bb4a6f]
Former-commit-id: 3758a9532c
2013-12-16 13:43:37 -06:00
Richard Peter
8b18800b95 Merge "Issue #2613 Replication subscription start time correctly set" into omaha_14.2.1
Former-commit-id: 624c51e393 [formerly b21de50d989fa341b99c0632e908c6c1f7b6853f]
Former-commit-id: 35299e917d
2013-12-13 16:09:13 -06:00
Mike Duff
685c07cde0 Issue #2545 - Prevent negatvie values in the BandwidthBucket's current size
Former-commit-id: eb591030d8 [formerly f68aaea220b8ad7dcc886bb3bdeab362b977061e]
Former-commit-id: b310cf0388
2013-12-13 16:03:36 -06:00
Benjamin Phillippe
dd218bb5e3 Issue #2613 Replication subscription start time correctly set
Change-Id: I3d00be2b82282a339c7d13a085abe82ee36850d5

Former-commit-id: e0d32db91c [formerly 6f3bc8a63cbd5480d65875815de4cdffa63c266c]
Former-commit-id: 70e6212353
2013-12-13 14:17:11 -06:00
Richard Peter
cfd3810476 Issue #2170: Fix PluginNotifier direct-vm endpoints
Change-Id: If41bfdadbb4bc6ccda3d53f94d1ee493329f0b0c

Former-commit-id: 6267bee5d5 [formerly b9415039acdc85ee7975e9d6bd27047cce623723]
Former-commit-id: 595a655dfd
2013-12-13 12:32:46 -06:00
Lee Venable
d6eb7534f5 Issue #2583 - Procedure dialog fixes and clean up.
Change-Id: I9255d9bb21bc8794aacddffe571e62149dd08c10

Former-commit-id: 7ee6053c22 [formerly c88681909d99025be43e5d77dd2a89bbc6e929e2]
Former-commit-id: aa0e9121f8
2013-12-12 16:15:56 -06:00
Steve Harris
85eebac7e2 14.1.1-13 baseline
Former-commit-id: b0b55a676b [formerly 6eef3022653638f9031a85932d8d551aba5600d2]
Former-commit-id: c88b10039a
2013-12-12 16:59:57 -05:00