Commit graph

2125 commits

Author SHA1 Message Date
Steve Harris
5acf001c1b 13.2.1-4 baseline
Former-commit-id: 1e77a6f0bd [formerly 1beb655fa0 [formerly 7a04400ebdaabfd380fc9fc0f1dae119f49e59ee]]
Former-commit-id: 1beb655fa0
Former-commit-id: f2b28cfa56
2013-01-31 12:05:59 -05:00
Steve Harris
f207d282bc Merge branch '13.2.1_delivery' into development
Conflicts:
	cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java

Former-commit-id: ec56acde81 [formerly 658bea377b [formerly 60b2fd0496097fb1086207cbb01779dbfea877a0]]
Former-commit-id: 658bea377b
Former-commit-id: c218786986
2013-01-31 10:19:14 -06:00
Bryan Kowal
832094f721 Issue #1551 - adding maps to the Data Access Framework
- initial commit of Maps Geometry Factory
- re-factored geometry factory code
- addressing peer review comments
- cast to Timestamp

Change-Id: Ie12177b5ae1a8d8d9151d061682730841cfcc807

Former-commit-id: 5d83f9f3d1 [formerly 964b30d5f2 [formerly 8155a2cc6dc16df4addf5b567c08890278dc48c3]]
Former-commit-id: 964b30d5f2
Former-commit-id: 6ea0653c78
2013-01-31 10:03:10 -06:00
Dustin Johnson
1a5b0db18a Issue #1501 Fix broken required latency calculations
Change-Id: If91a567b2a215ec039f5649b4a77939a8fd9b45a

Former-commit-id: 5830a98a51 [formerly f361f5a6a1 [formerly 9788de6b75f727ea1c2d7c178081eeec16078362]]
Former-commit-id: f361f5a6a1
Former-commit-id: e64e36ecf2
2013-01-31 08:39:08 -06:00
Mike Duff
1f71b3c0df Issue #1560 - TS Graphs refresh data on page up/down.
Former-commit-id: f03e9cc5ce [formerly fc24735297 [formerly 272894304774c8446ac6476cd9edcb8e212ffb19]]
Former-commit-id: fc24735297
Former-commit-id: 24e9ae73f0
2013-01-30 16:38:04 -06:00
Nate Jensen
65e07954f3 Merge "Issue #1534 Check for null in initInternal to avoid exception" into 13.2.1_delivery
Former-commit-id: ca2d99c69a [formerly a0856d2f26 [formerly a89274c821276c8a5ef3b08a8c25aa03c391b766]]
Former-commit-id: a0856d2f26
Former-commit-id: 8d07de6933
2013-01-30 15:02:45 -06:00
Nate Jensen
8b357a94b0 Merge "Issue #1521 add extra validation and checks to grid factory Change-Id: If7903f96bad2d21e9e9eaea86fa5ccc9b9374c9c" into development
Former-commit-id: b765544b40 [formerly 88b52e25f2 [formerly af723dd7ec322d586b7eb48381105c1043f32e67]]
Former-commit-id: 88b52e25f2
Former-commit-id: f1cf8bff45
2013-01-30 15:01:19 -06:00
Roger Ferrel
2db9c6d959 Issue #1496 Changes to allow multiple query jobs. (Reduced long queries from 30 to 5 seconds.)
Changes to use fewer synchronized blocks.

Change-Id: I854a5ff9d34be63e46d26f3d78953bc3b8cc796a

Former-commit-id: fbcc5fb9a0 [formerly 7a7f86bfe6 [formerly 7adb742310b662763315fc721d6d6f326b8ba160]]
Former-commit-id: 7a7f86bfe6
Former-commit-id: 97b6a1a810
2013-01-30 13:11:56 -06:00
Max Schenkelberg
f5d7c0788b Issue #1534 Check for null in initInternal to avoid exception
Change-Id: I9ccf341c3c04f08f88e5366009771f9cda510119

Former-commit-id: 23e3ad2382 [formerly 5ed30a723e [formerly 77d0d92f23325407292c5a048ba1276e7e0568ad]]
Former-commit-id: 5ed30a723e
Former-commit-id: a574e13562
2013-01-30 11:34:19 -06:00
Steve Harris
4c0e37a050 Issue #1542 throw out non-watches in watches resource
Former-commit-id: 97bd112438 [formerly 2f5d5f08ae [formerly e719c4112920802a7457ced7836a1c4a42140400]]
Former-commit-id: 2f5d5f08ae
Former-commit-id: b651007bc7
2013-01-30 11:26:20 -06:00
Ben Steffensmeier
206c06669a Issue #1521 add extra validation and checks to grid factory
Change-Id: If7903f96bad2d21e9e9eaea86fa5ccc9b9374c9c

Former-commit-id: 437e6ae690 [formerly 52337a2e6e [formerly 3023799852acfb932f2afcb0c4ed1cf764add776]]
Former-commit-id: 52337a2e6e
Former-commit-id: 9f5a0a1f58
2013-01-29 17:37:39 -06:00
Max Schenkelberg
1255469084 Issue #1541 Fixed tool activation so always happens in part activated/deactivated listener.
Change-Id: I515bfe867c4ad9c74280173badae408d0ee5dab9

Former-commit-id: ad37f68537 [formerly 4fae854006 [formerly c0f98136403a05755d1c7c640f264f1bafe64a4f]]
Former-commit-id: 4fae854006
Former-commit-id: eaae098e29
2013-01-29 17:33:11 -06:00
Lee Venable
1006b27149 Merge "Issue #1495 add ensemble to Subscription copy constructor" into 13.2.1_delivery
Former-commit-id: 29a25cbe10 [formerly b82909bfb1 [formerly f895f5b777a8fdb292a20820678417decfd67ff9]]
Former-commit-id: b82909bfb1
Former-commit-id: f88f8211e1
2013-01-29 16:46:31 -06:00
Lee Venable
2342b84f34 Merge "Issue #1499 Fixed various bugs with Warngen that caused slow initial loading as well as slow interactions. Loaded maps asynchronous and group geometries from table in GeometryCollection instead of unioning into invalid MultiPolygon." into 13.2.1_delivery
Former-commit-id: 52e10c8c8a [formerly 9f222c9643 [formerly 4e223a32936225205b61e8d9983a9e9e37dd147a]]
Former-commit-id: 9f222c9643
Former-commit-id: c9cd8c4c76
2013-01-29 16:44:53 -06:00
Steve Harris
e6093b159e Issue #1408 - Merge branch 'ss_builds' (13.2.1-3) into 13.2.1_delivery
Former-commit-id: 6040272573 [formerly 0505ed0a72 [formerly 70ddefcaed9acb5b220faf36693a91ab43a508e2]]
Former-commit-id: 0505ed0a72
Former-commit-id: e655d297f7
2013-01-29 15:57:21 -06:00
Steve Harris
b84acc06da 13.2.1-3 baseline
Former-commit-id: 7a739c6a5b [formerly f45120a1f4 [formerly fc7291332a08966a746605aef725e1947ec9643c]]
Former-commit-id: f45120a1f4
Former-commit-id: 283147571f
2013-01-29 15:52:43 -06:00
Mike Duff
1740e14fa9 Issue #1550 - Add ability for MPE to preload maps on perspective open.
Former-commit-id: 5940423ac8 [formerly f9fec9668c [formerly 779ff3238cd9aba2980f589721a0f5ccfff4a15e]]
Former-commit-id: f9fec9668c
Former-commit-id: 944c5a4732
2013-01-29 15:39:40 -06:00
Lee Venable
27234eb99d Merge "Issue #1535 Fix GFE saving last block of grids twice" into 13.2.1_delivery
Former-commit-id: 8195fd7930 [formerly 9b793f195b [formerly 444a78f0a007038b845946aec9ecfb88b4ae7b63]]
Former-commit-id: 9b793f195b
Former-commit-id: d6a674189b
2013-01-29 14:54:14 -06:00
Ben Steffensmeier
769f666f45 Issue #1495 add ensemble to Subscription copy constructor
Former-commit-id: 5db16973bd [formerly d17afdc1fa [formerly 9f7a3f505048009e076b81c2be9603cefe62577a]]
Former-commit-id: d17afdc1fa
Former-commit-id: c81ed396af
2013-01-29 13:42:01 -06:00
Mike Duff
bdb8f51912 Issue #1523 - Fix for count unit label.
Change-Id: Icc705a4bff143734b61fd11b8edc4d6337647015

Former-commit-id: 5cab77afb3 [formerly 2772f83fc7 [formerly 5a3facb0b4cb6c15a458a44f97fe4ffece505523]]
Former-commit-id: 2772f83fc7
Former-commit-id: ea5d953e80
2013-01-29 13:12:40 -06:00
Richard Peter
b45502cd45 Merge "Issue #1537 - fixed the edex-environment build" into development
Former-commit-id: b5b1ea923a [formerly 36272799c6 [formerly aa7edb8004479dd71fb3863392ec78eb6830e657]]
Former-commit-id: 36272799c6
Former-commit-id: 7fb59536c9
2013-01-29 10:34:20 -06:00
Richard Peter
72021587e7 Merge "Issue #1526 improved exception handling per code review comments" into development
Former-commit-id: a23fa4a1ae [formerly 80a750a72a [formerly bb9789c558f6abf2f75a146edc7a197784e3711b]]
Former-commit-id: 80a750a72a
Former-commit-id: 565fbd1630
2013-01-29 10:29:00 -06:00
Dustin Johnson
8897d2b302 Issue #1530 Do not allow partial scheduling of subscriptions in BandwidthManager
Amend:
  Rebase to 13.2.1

Change-Id: Ied72baede3691957cf1155e1986428d1bfd16e81

Former-commit-id: 4e9ecdf166 [formerly b0125d6d7e [formerly 902feab2b1bdf0ffdadce76847ee76b9a8c7061e]]
Former-commit-id: b0125d6d7e
Former-commit-id: c8302eb9f8
2013-01-29 10:10:54 -06:00
Dustin Johnson
ed7ef13c69 Issue #1529 Disable menu items when no subscriptions selected
Amend:
  Rebase to 13.2.1

Change-Id: I5265c1036bc31a87a8bacadfd7b3a9219922f073

Former-commit-id: e9ae4c62c1 [formerly fc332a8b9a [formerly 50a157e679cc16cc47653314d538738355aada49]]
Former-commit-id: fc332a8b9a
Former-commit-id: 572733ff56
2013-01-29 10:05:52 -06:00
Lee Venable
3f8f1a6996 Merge "Issue #1533 Update the calculated dataset size after loading subset xml" into 13.2.1_delivery
Former-commit-id: 21059af185 [formerly 98f25434a9 [formerly 4043ba3c71a85148bbd262fd5cd371c290b5bfd8]]
Former-commit-id: 98f25434a9
Former-commit-id: d5a0674873
2013-01-29 10:00:37 -06:00
Lee Venable
b35b20a245 Merge "Issue #1528 Fix subscription priorities to be the same from domain object to GUI Fix incorrect use of enum ordinal value mappings to priorities. Fix broken bandwidth priority scheduling." into 13.2.1_delivery
Former-commit-id: f98e5b35e1 [formerly 06900ccbb7 [formerly 19229d6f4fc871d462e8460c02bfb69975e7dada]]
Former-commit-id: 06900ccbb7
Former-commit-id: ef51b388d7
2013-01-29 09:59:59 -06:00
Lee Venable
9493ce7146 Merge "Issue #1527 Fix 0 Degree Isotherm displays For Data Delivery Grids" into 13.2.1_delivery
Former-commit-id: 71da745d93 [formerly 85cff28b91 [formerly a997bb9673162b8860ec9bd61118a52a575d4693]]
Former-commit-id: 85cff28b91
Former-commit-id: 7d459d4d26
2013-01-29 09:59:06 -06:00
Bryan Kowal
792230a38e Issue #1537 - fixed the edex-environment build
Former-commit-id: fa511e980b [formerly 7116bb86ef [formerly 4b9bd72e929e36d5c949589d5cc4ed6648a069ac]]
Former-commit-id: 7116bb86ef
Former-commit-id: a960b34230
2013-01-29 09:51:54 -06:00
Nate Jensen
8e90784e71 Issue #1526 improved exception handling per code review comments
Change-Id: I9dd95cd3d130ee8a0bbc617af62b9f7f879548a7

Former-commit-id: 530fdbe151 [formerly 471dd02143 [formerly 6abffb7aeb4011db9f6380fc644312b408bb75fa]]
Former-commit-id: 471dd02143
Former-commit-id: d155f573c9
2013-01-29 09:25:19 -06:00
Lee Venable
fd325027a8 Merge "Issue #1516 Changes to get point information into the proper DataSelection mapping (Planes)." into development
Former-commit-id: 078cc84047 [formerly 1c61671766 [formerly 9e32ad8949af4f1e1a4d163056d510c2572f0aec]]
Former-commit-id: 1c61671766
Former-commit-id: 73e44d87fa
2013-01-29 09:19:56 -06:00
Ron Anderson
c070b55324 Issue #1535 Fix GFE saving last block of grids twice
Change-Id: I3411e27c96b5f0dd79c24e7ba75361582cb6652c

Former-commit-id: 5738910b71 [formerly aa2c0ffb60 [formerly 16eedd6d46196d08d02abc674c81ed95c403457c]]
Former-commit-id: aa2c0ffb60
Former-commit-id: ed7784818a
2013-01-28 19:23:23 -06:00
Steve Harris
8b3a3f0325 Merge branch '13.2.1_delivery' into development
Former-commit-id: b5b1823104 [formerly 6bd7e027b6 [formerly 11debd68cfd26c54ad3f2bb83455cdbaf86c2148]]
Former-commit-id: 6bd7e027b6
Former-commit-id: ef2526ed44
2013-01-28 16:28:58 -06:00
Richard Peter
de8c595a0e Merge "Issue #1526 stream cave to edex http requests and responses direct through DynamicSerialize to reduce memory usage and boost speed" into development
Former-commit-id: 2946e97294 [formerly 6eb11703e4 [formerly 86019df71625be675e8bfce21877fa2e40b2b23c]]
Former-commit-id: 6eb11703e4
Former-commit-id: 59ef7758f1
2013-01-28 15:27:23 -06:00
Max Schenkelberg
681a2a6ec4 Issue #1499 Fixed various bugs with Warngen that caused slow initial loading as well as slow interactions. Loaded maps asynchronous and group geometries from table in GeometryCollection instead of unioning into invalid MultiPolygon.
Change-Id: I74312305d80762e55f64a5ca70fc454063f2f01d

Former-commit-id: 1dbeeb84fb [formerly 95ccc76272 [formerly 493ac37a227259db4c1ea01afa3bd7a9b77095f7]]
Former-commit-id: 95ccc76272
Former-commit-id: 796522b6d0
2013-01-28 14:30:53 -06:00
Dustin Johnson
dd4fc414aa Issue #1533 Update the calculated dataset size after loading subset xml
Change-Id: I9fd94485bed113c68663484fb19daadcbe962a8d

Former-commit-id: 9f7e9692c2 [formerly 2c068589aa [formerly 747395cffd90554eea099c05affe75487ec304a3]]
Former-commit-id: 2c068589aa
Former-commit-id: 7dae10b701
2013-01-28 12:47:45 -06:00
Bryan Kowal
7b4935a0ef Issue #1503 - initial commit for build of Qpid 0.18 rpms
-created a qpid service script

Change-Id: I380333efad2954e7a9b6d1b27dc8a497cf38acf3

Former-commit-id: 54697ff658 [formerly ff34587e94 [formerly ee5806c98eb57680403e4f7768f92af1faa75de4]]
Former-commit-id: ff34587e94
Former-commit-id: ec584b4d4b
2013-01-28 11:21:24 -06:00
Roger Ferrel
37bdfa5868 Issue #1516 Changes to get point information into the proper DataSelection mapping (Planes).
Change-Id: Icce03032714b09c67bbb4ec23a426ad1dcdd244b

Former-commit-id: dd41c60e3f [formerly 5a23770931 [formerly fcf6a52f2b172c2450f3f417e4256c04f5eefbcd]]
Former-commit-id: 5a23770931
Former-commit-id: 3bc828f839
2013-01-28 08:39:36 -06:00
Steve Harris
6b74a9a34a Merge branch '13.2.1_delivery' of ssh://lightning.omaha.us.ray.com:29418/AWIPS2_baseline into 13.2.1_delivery
Former-commit-id: f0a495e095 [formerly 3bb4d338f6 [formerly a3d06df18373a0f8c69f07ef0eaf0b5c0ee76fd6]]
Former-commit-id: 3bb4d338f6
Former-commit-id: 2e6b21b299
2013-01-25 17:41:23 -06:00
Bryan Kowal
71866bc98e Issue #1522 - disable Spring during installs and uninstalls
Former-commit-id: 7e7b47d934 [formerly 2046255ef0 [formerly b65827ab53309433a66c3c5146bdfb6c41eec2f8]]
Former-commit-id: 2046255ef0
Former-commit-id: 1f7f5932dd
2013-01-25 16:19:54 -06:00
Steve Harris
98665a9caa Merge "Issue #1522 - disable Spring during installs and uninstalls" into development
Former-commit-id: e8e8106d42 [formerly ffb536cd46 [formerly de2829de069a3f3280b25fd8a8b7b831377aaebc]]
Former-commit-id: ffb536cd46
Former-commit-id: 282acc3b41
2013-01-25 16:02:47 -06:00
Richard Peter
b2ebea951c Issue #1408: Merge branch 'ss_builds' (13.2.1) into 13.2.1_delivery
Conflicts:
	cave/com.raytheon.uf.viz.d2d.core/src/com/raytheon/uf/viz/d2d/core/time/D2DTimeMatcher.java
	cave/com.raytheon.uf.viz.datadelivery.feature/feature.xml
	cave/com.raytheon.uf.viz.datadelivery/META-INF/MANIFEST.MF
	cave/com.raytheon.uf.viz.datadelivery/res/spring/datadelivery-services.xml
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/bandwidth/ui/BandwidthCanvasComp.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/browser/DataBrowserDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/common/ui/UserSelectComp.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/notification/NotificationDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/notification/NotificationTableComp.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/services/DataDeliveryServices.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/DeleteGroupDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/GroupAddDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/RequestFromServerPermissionsService.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/SubscriptionManagerDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/SubscriptionService.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/SubscriptionTableComp.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/approve/SubApprovalTableComp.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/approve/SubscriptionApprovalDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/presenter/CreateSubscriptionDlgPresenter.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/GriddedSubsetManagerDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/SubsetManagerDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/VerticalSubsetTab.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/presenter/GriddedTimingSelectionPresenter.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/xml/SubsetXML.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/xml/OperatorAdapter.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/xml/RuleXML.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/system/CreateEditRuleDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/system/Operator.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/system/SystemLatencyTab.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/system/SystemManagementDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/system/SystemPriorityTab.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/system/SystemRuleManager.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/utils/DataDeliveryUtils.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/utils/DataSetFrequency.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/utils/NotificationHandler.java
	cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/FFMPMonitor.java
	cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPResource.java
	cave/com.raytheon.uf.viz.stats/src/com/raytheon/uf/viz/stats/ui/StatsControlDlg.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/ifpimage/ImageLegendResource.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/rsc/GFELegendResource.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/rsc/colorbar/DiscreteColorbar.java
	cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/GridProductBrowserDataDefinition.java
	cave/com.raytheon.viz.ui/src/com/raytheon/viz/ui/MenuLoader.java
	edexOsgi/com.raytheon.edex.plugin.gfe/res/spring/gfe-spring.xml
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/cache/d2dparms/D2DParmIdCache.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/db/dao/GFEDao.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/notify/GfeIngestNotificationFilter.java
	edexOsgi/com.raytheon.edex.plugin.satellite/res/spring/satellite-ingest.xml
	edexOsgi/com.raytheon.uf.common.datadelivery.bandwidth/utility/common_static/base/datadelivery/systemManagement/rules/latencyRules.xml
	edexOsgi/com.raytheon.uf.common.datadelivery.event/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.common.datadelivery.registry/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.common.datadelivery.registry/src/com/raytheon/uf/common/datadelivery/registry/Ensemble.java
	edexOsgi/com.raytheon.uf.common.datadelivery.registry/src/com/raytheon/uf/common/datadelivery/registry/GriddedDataSet.java
	edexOsgi/com.raytheon.uf.common.datadelivery.registry/src/com/raytheon/uf/common/datadelivery/registry/GriddedDataSetMetaData.java
	edexOsgi/com.raytheon.uf.common.datadelivery.registry/src/com/raytheon/uf/common/datadelivery/registry/Parameter.java
	edexOsgi/com.raytheon.uf.common.datadelivery.registry/src/com/raytheon/uf/common/datadelivery/registry/Provider.java
	edexOsgi/com.raytheon.uf.common.datadelivery.registry/src/com/raytheon/uf/common/datadelivery/registry/Subscription.java
	edexOsgi/com.raytheon.uf.common.datadelivery.request/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.common.datadelivery.retrieval/src/com/raytheon/uf/common/datadelivery/retrieval/util/DataSizeUtils.java
	edexOsgi/com.raytheon.uf.common.datadelivery.retrieval/src/com/raytheon/uf/common/datadelivery/retrieval/util/LookupManager.java
	edexOsgi/com.raytheon.uf.common.datadelivery.retrieval/src/com/raytheon/uf/common/datadelivery/retrieval/xml/RetrievalAttribute.java
	edexOsgi/com.raytheon.uf.common.plugin.nwsauth/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.common.registry.schemas.ebxml/src/oasis/names/tc/ebxml/regrep/xsd/rim/v4/ExtensibleObjectType.java
	edexOsgi/com.raytheon.uf.common.time/src/com/raytheon/uf/common/time/util/TimeUtil.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.event/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.edex.datadelivery.event/src/com/raytheon/uf/edex/datadelivery/event/handler/SubscriptionNotificationHandler.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.feature/feature.xml
	edexOsgi/com.raytheon.uf.edex.datadelivery.harvester/src/com/raytheon/uf/edex/datadelivery/harvester/crawler/Crawler.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.harvester/src/com/raytheon/uf/edex/datadelivery/harvester/crawler/MainSequenceCrawler.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.harvester/utility/common_static/base/datadelivery/OPENDAPServiceConfig.xml
	edexOsgi/com.raytheon.uf.edex.datadelivery.harvester/utility/common_static/base/datadelivery/harvester/NOMADS-harvester.xml
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/metadata/adapters/GridMetadataAdapter.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/opendap/OpenDAPMetaDataParser.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/opendap/OpenDAPParseUtility.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/opendap/OpenDAPRequestBuilder.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/opendap/OpenDAPRetrievalGenerator.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/response/OpenDAPTranslator.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/util/ResponseProcessingUtilities.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/util/RetrievalGeneratorUtilities.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.service/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.edex.plugin.nwsauth/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.edex.plugin.nwsauth/src/com/raytheon/uf/edex/plugin/nwsauth/FileManager.java
	edexOsgi/com.raytheon.uf.edex.registry.ebxml/src/com/raytheon/uf/edex/registry/ebxml/dao/DbInit.java
	edexOsgi/com.raytheon.uf.edex.stats/src/com/raytheon/uf/edex/stats/AggregateManager.java
	nativeLib/org.apache.qpid/lib/libqpidclient.so
	nativeLib/org.apache.qpid/lib/libqpidclient.so.4
	nativeLib/org.apache.qpid/lib/libqpidclient.so.4.0.0
	nativeLib/org.apache.qpid/lib/libqpidcommon.so
	nativeLib/org.apache.qpid/lib/libqpidcommon.so.4
	nativeLib/org.apache.qpid/lib/libqpidcommon.so.4.0.0
	nativeLib/org.apache.qpid/lib/libqpidmessaging.so
	nativeLib/org.apache.qpid/lib/libqpidmessaging.so.3
	nativeLib/org.apache.qpid/lib/libqpidmessaging.so.3.0.2
	nativeLib/org.apache.qpid/lib/libqpidtypes.so
	nativeLib/org.apache.qpid/lib/libqpidtypes.so.1
	nativeLib/org.apache.qpid/lib/libqpidtypes.so.1.1.1
	nativeLib/org.apache.qpid/lib64/libqpidclient.so
	nativeLib/org.apache.qpid/lib64/libqpidclient.so.4
	nativeLib/org.apache.qpid/lib64/libqpidclient.so.4.0.0
	nativeLib/org.apache.qpid/lib64/libqpidcommon.so
	nativeLib/org.apache.qpid/lib64/libqpidcommon.so.4
	nativeLib/org.apache.qpid/lib64/libqpidcommon.so.4.0.0
	nativeLib/org.apache.qpid/lib64/libqpidmessaging.so
	nativeLib/org.apache.qpid/lib64/libqpidmessaging.so.3
	nativeLib/org.apache.qpid/lib64/libqpidmessaging.so.3.0.2
	nativeLib/org.apache.qpid/lib64/libqpidtypes.so
	nativeLib/org.apache.qpid/lib64/libqpidtypes.so.1
	nativeLib/org.apache.qpid/lib64/libqpidtypes.so.1.1.1
	nativeLib/org.apache.thrift/lib/libthrift.so
	nativeLib/org.apache.thrift/lib/libthriftz.so
	nativeLib/org.apache.thrift/lib64/libthrift.so
	nativeLib/org.apache.thrift/lib64/libthrift.so.0
	nativeLib/org.apache.thrift/lib64/libthrift.so.0.0.0
	nativeLib/org.apache.thrift/lib64/libthriftz.so
	nativeLib/org.apache.thrift/lib64/libthriftz.so.0
	nativeLib/org.apache.thrift/lib64/libthriftz.so.0.0.0
	tests/.classpath
	tests/unit/com/raytheon/uf/common/datadelivery/registry/OpenDapGriddedDataSetFixture.java
	tests/unit/com/raytheon/uf/common/datadelivery/registry/ParameterFixture.java
	tests/unit/com/raytheon/uf/common/datadelivery/registry/ProviderTest.java
	tests/unit/com/raytheon/uf/common/localization/TestPathManager.java
	tests/unit/com/raytheon/uf/common/registry/RegistryManagerTest.java
	tests/unit/com/raytheon/uf/common/stats/data/DataPointTest.java
	tests/unit/com/raytheon/uf/common/stats/data/StatsDataTest.java
	tests/unit/com/raytheon/uf/edex/datadelivery/harvester/CrawlerTest.java
	tests/unit/com/raytheon/uf/edex/stats/data/StatsDataAccumulatorTest.java
	tests/unit/com/raytheon/uf/viz/datadelivery/subscription/AbstractSubscriptionServiceTest.java
	tests/unit/com/raytheon/uf/viz/datadelivery/subscription/xml/RuleXMLTest.java
	tests/unit/com/raytheon/uf/viz/datadelivery/utils/DataSizeUtilTest.java

Former-commit-id: 81f14729ae [formerly 116ed10973 [formerly 3121ee74e49163c7f5be695adfc9622ec997dcea]]
Former-commit-id: 116ed10973
Former-commit-id: 094fab7d16
2013-01-25 15:54:27 -06:00
Dustin Johnson
f8d6fb35b4 Issue #1528 Fix subscription priorities to be the same from domain object to GUI
Fix incorrect use of enum ordinal value mappings to priorities.
Fix broken bandwidth priority scheduling.

Change-Id: Ic9e220966c20e95fcc3f81f0c647ffcdb2fcbca5

Former-commit-id: f88a5c1b95 [formerly 41c0ff85ff [formerly b6dbc5f3117832ce8bda1698043d7941398f11b1]]
Former-commit-id: 41c0ff85ff
Former-commit-id: 50bfcd3fbf
2013-01-25 14:30:04 -06:00
Brad Gonzales
96b01dca30 Issue #1448 added updated i386-pc-linux-gnu.tar
Change-Id: I183703485a11cc2a1c074a692870f3fcdf308870

Former-commit-id: 5953d64009 [formerly 98e13b532f [formerly e25a8de4563afdac9b53430f61ab81db1bcca2b2]]
Former-commit-id: 98e13b532f
Former-commit-id: 86f1b0468a
2013-01-25 11:37:43 -06:00
Dave Hladky
01331e8d69 Issue #1527 Fix 0 Degree Isotherm displays For Data Delivery Grids
Change-Id: I326a25c3608d934d1b0183f2ad34109ab68e59f8

Former-commit-id: 04a955ff53 [formerly b1dddd37a6 [formerly d29ebdf1323d836b2f1e254cdcb1da06fdb5da61]]
Former-commit-id: b1dddd37a6
Former-commit-id: fe864302d2
2013-01-25 10:58:22 -06:00
Steve Harris
d6aeabad12 Merge branch '13.2.1_delivery' into development
Former-commit-id: 827611474f [formerly f673583915 [formerly 5c6a08af0ad5f6185645e53143bf88d8c27f10d0]]
Former-commit-id: f673583915
Former-commit-id: 618cf868c5
2013-01-25 10:54:51 -06:00
Lee Venable
5759947256 Merge "Issue #1495 fix fens regex." into 13.2.1_delivery
Former-commit-id: e49a718462 [formerly 79fca0b122 [formerly 4155a028c0ea9de25cdcd71f523f7c47cdc92f32]]
Former-commit-id: 79fca0b122
Former-commit-id: 8d19ab695a
2013-01-25 10:46:40 -06:00
Steve Harris
74bfe9595c 13.2.1-2 baseline
Former-commit-id: c3e4551dfa [formerly 7a7f7c45ca [formerly b8762009cb6f3bfa17984c2dcce65d5a48c6a844]]
Former-commit-id: 7a7f7c45ca
Former-commit-id: 0006a2b6cb
2013-01-25 09:07:12 -06:00
Lee Venable
695f441e3f Merge "Issue #1523 - Fix problem with legend keys." into 13.2.1_delivery
Former-commit-id: e4142b63c9 [formerly 9756c431fd [formerly 2dcf981656f547cc07f8124eadc32ca0204b4b46]]
Former-commit-id: 9756c431fd
Former-commit-id: 0767f1a50b
2013-01-24 16:52:17 -06:00
Nate Jensen
add78bd445 Issue #1526 stream cave to edex http requests and responses direct through DynamicSerialize to reduce memory usage and boost speed
Change-Id: I9156f9b29f3e57a668791da28b692420a27dfa96

Former-commit-id: 2dc3abb847 [formerly 705bfb0755 [formerly 505fa329c6700063aec6b62e4fef623b539ad801]]
Former-commit-id: 705bfb0755
Former-commit-id: c7172e87a3
2013-01-24 16:41:02 -06:00
Bryan Kowal
b4945796a3 Issue #1522 - disable Spring during installs and uninstalls
Former-commit-id: 117028c632 [formerly 09735415c5 [formerly 293dd0c762884f285e455d94708b6e9fcc82023f]]
Former-commit-id: 09735415c5
Former-commit-id: ab7f75ad73
2013-01-24 15:50:09 -06:00