Benjamin Phillippe
e3f3483b51
Issue #1802 Implemented ebxml registry replication
...
Change-Id: I9ddcb2f3a8410e5bae8f03b4c881625ecef8a531
Former-commit-id: ec69cdeb44
[formerly 078545ff0fdbd591ebf69f22eb2e8400386c2bdf]
Former-commit-id: 120906de78
2013-04-12 11:27:45 -05:00
Steve Harris
0d86b95f1b
Issue #1872 - Merge branch 'master_13.3.1' (13.3.1-19) into omaha_13.4.1
...
Conflicts:
edexOsgi/com.raytheon.edex.plugin.redbook/src/com/raytheon/edex/plugin/redbook/common/RedbookRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.binlightning/src/com/raytheon/uf/common/dataplugin/binlightning/BinLightningRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.cwat/src/com/raytheon/uf/common/dataplugin/cwat/CWATRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.ffmp/src/com/raytheon/uf/common/dataplugin/ffmp/FFMPRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.fog/src/com/raytheon/uf/common/dataplugin/fog/FogRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.grib/src/com/raytheon/uf/common/dataplugin/grib/GribRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.preciprate/src/com/raytheon/uf/common/dataplugin/preciprate/PrecipRateRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.qpf/src/com/raytheon/uf/common/dataplugin/qpf/QPFRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.radar/src/com/raytheon/uf/common/dataplugin/radar/RadarRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.scan/src/com/raytheon/uf/common/dataplugin/scan/ScanRecord.java
edexOsgi/com.raytheon.uf.common.dataplugin.vil/src/com/raytheon/uf/common/dataplugin/vil/VILRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.ncairep/src/gov/noaa/nws/ncep/common/dataplugin/ncairep/NcAirepRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.ncgrib/src/gov/noaa/nws/ncep/common/dataplugin/ncgrib/NcgribRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.ncpafm/src/gov/noaa/nws/ncep/common/dataplugin/ncpafm/NcPafmRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.ncpirep/src/gov/noaa/nws/ncep/common/dataplugin/ncpirep/NcPirepRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.ncscd/src/gov/noaa/nws/ncep/common/dataplugin/ncscd/NcScdRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.nctaf/src/gov/noaa/nws/ncep/common/dataplugin/nctaf/NcTafRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.ncuair/src/gov/noaa/nws/ncep/common/dataplugin/ncuair/NcUairRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.sgwh/src/gov/noaa/nws/ncep/common/dataplugin/sgwh/SgwhRecord.java
ncep/gov.noaa.nws.ncep.common.dataplugin.sgwhv/src/gov/noaa/nws/ncep/common/dataplugin/sgwhv/SgwhvRecord.java
Former-commit-id: 0fed14d765
[formerly 6dced3d81d2733f9f7c5f3d54cb123bf8ba055b2]
Former-commit-id: 55d9909d6d
2013-04-11 13:14:00 -05:00
Dustin Johnson
7616bb80aa
Issue #1841 Update delta script for renaming PendingSubscription to PendingUserSubscription.
...
Change-Id: Ie1e485a5b8f5bce3032806fe3b0f4e78d46f93e6
Former-commit-id: ce96090763
[formerly d2a1704aa98f03086f7a07e416aa6aaea1d36121]
Former-commit-id: bba3563265
2013-04-09 11:43:53 -05:00
Dustin Johnson
f3526508f3
Issue #1826 Remove delivery/notify options for subscriptions
...
Change-Id: Ife37bb70a5b54c3602d5f73de337cb83f37a9509
Former-commit-id: 6bc69df127
[formerly 0bf00ff025ea916aeb0ee4cb093163cbd9cfe931]
Former-commit-id: 11fd2d676b
2013-04-09 11:40:25 -05:00
Steve Harris
dc9fef33a9
13.3.1-19 baseline
...
Former-commit-id: abaf9f12f9
[formerly ce855032b2b7235b2aea8dc66aff89ca7c54854a]
Former-commit-id: 9be238bcc4
2013-04-09 08:37:12 -05:00
Bryan Kowal
e92e2712da
Issue #1293 - remove hdffileid and create delta script to update existing databases
...
- now in the 13.4.1 branch
Former-commit-id: c08190a586
[formerly f58fa2c5360cdbf38580bb675d2acdc8cb6b438e]
Former-commit-id: 4cc9a742c8
2013-04-08 14:04:05 -05:00
Dustin Johnson
48a2002e68
Issue #1841 Split up Subscription hierarchy in support of shared subscriptions.
...
Amend:
Use TimeUtil.newGmtCalendar() and remove whitespace only change
Add TODO for point data types.
Change-Id: If232ef50a63066e85b122d4247fa767fc31313d3
Former-commit-id: 6129d86be4
[formerly b91593c0a50114e4766ecf83d92e7f25b58bbbf8]
Former-commit-id: c981b7250f
2013-04-01 15:35:51 -05:00
Benjamin Phillippe
4675bed4c2
Issue #1802 Refactored DD transaction management
...
Change-Id: Idec6238188f29f51f3738d2e40f95d6c562cfe39
Former-commit-id: af05feb5a7
[formerly 534777d96a45b275abd9cc26818b7df200974595]
Former-commit-id: b10b1150be
2013-03-25 15:15:38 -05:00
Steve Harris
be96282207
13.3.1-12 baseline
...
Former-commit-id: aaac0b51e5
[formerly 1f109861760e5fbc9d7a13cc4f518341cbc31276]
Former-commit-id: 0be473728a
2013-03-25 13:27:13 -05:00
Steve Harris
a9ced3a7ef
Merge branch 'master_13.3.1' (13.2.1-10) into omaha_13.3.1
...
Conflicts:
cave/build/static/common/cave/etc/gfe/userPython/procedures/TCMWindTool.py
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/procedures/ProcedureController.java
edexOsgi/com.raytheon.uf.common.dataplugin.gfe/src/com/raytheon/uf/common/dataplugin/gfe/python/GfePyIncludeUtil.java
Former-commit-id: dc419068f0
[formerly c789962e3ddb094ca93415864e9f1b8ed0619ba4]
Former-commit-id: fa15f03e1b
2013-03-20 16:06:20 -05:00
Steve Harris
57f4676b6c
13.3.1-10 baseline
...
Former-commit-id: 7078eec1b1
[formerly b48761e6f964bc7448439c1b69f85d75593ef90d]
Former-commit-id: 073687d9a9
2013-03-20 15:53:01 -05:00
Steve Harris
27c418812f
Merge branch 'master_13.3.1' (13.3.1-8) into omaha_13.3.1
...
Conflicts (just history comments):
cave/com.raytheon.viz.awipstools/src/com/raytheon/viz/awipstools/common/stormtrack/AbstractStormTrackResource.java
cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/procedures/ProcedureController.java
edexOsgi/com.raytheon.edex.plugin.gfe/utility/common_static/base/gfe/userPython/procedures/TCMWindTool.py
edexOsgi/com.raytheon.uf.common.dataplugin.gfe/src/com/raytheon/uf/common/dataplugin/gfe/python/GfePyIncludeUtil.java
Former-commit-id: c18b96dc4c
[formerly 5927ff20543395733d9302eba2e6772315730a80]
Former-commit-id: 1a999fee5a
2013-03-18 16:43:22 -05:00
Steve Harris
bc9df0a8f9
13.3.1-8 baseline
...
Former-commit-id: c15b3ffe20
[formerly 2d0992b2b764d9ba87c69e6e053dc7fea0e4dcc6]
Former-commit-id: f97d78994b
2013-03-18 15:43:32 -05:00
Dave Hladky
765be278bb
Issue #1782 Merge branch master_13.3.1 into omaha_13.3.1
...
Former-commit-id: 5dc454c7ef
[formerly 7b2ba6522a24b0baf1ce950c1fee3cf895ba7753]
Former-commit-id: 38b952a220
2013-03-13 13:56:33 -05:00
Steve Harris
97d2f521e4
13.3.1-7 baseline
...
Former-commit-id: e12ed113ae
[formerly aa42eb84d41a7f0577ab8ce8555c0922833f96f1]
Former-commit-id: a72254cc75
2013-03-13 09:50:28 -05:00
Dave Hladky
5c65862b8f
Issue #1782 Merge branch 'master_13.3.1' into omaha_13.3.1
...
Conflicts:
cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/dialogs/FfmpBasinTableDlg.java
cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPDataGenerator.java
edexOsgi/com.raytheon.uf.common.dataplugin.ffmp/src/com/raytheon/uf/common/dataplugin/ffmp/FFMPTemplates.java
edexOsgi/com.raytheon.uf.common.dataplugin.ffmp/src/com/raytheon/uf/common/dataplugin/ffmp/FFMPUtils.java
ncep/com.raytheon.uf.edex.ncep.feature/feature.xml
Change-Id: I02fce82c45560fb3f150864eb56e4a6f264f3227
Former-commit-id: 4b08491880
[formerly 71a04da8f5aa339146bb45cce71c7b295735f43f]
Former-commit-id: a1006667e0
2013-03-12 15:48:34 -05:00
Steve Harris
2e110bd151
13.3.1-6 baseline
...
Former-commit-id: 566b677d09
[formerly fecc19685d09be66f3eeeee392e565a1ce8b7e65]
Former-commit-id: 3a4c7931e1
2013-03-12 08:35:45 -05:00
Dustin Johnson
d4afef2cab
Issue #1543 Use separate RetrievalPlan configurations for NCF and WFO
...
- Change new registry modes to explicitly list includes/excludes.
- Add separate bandwidth manager creation capabilities for NCF and WFO.
- Add deltaScript to add a "route" slot to subscriptions.
- Remove unnecessary schemas from Spring files.
Change-Id: If3d4d310166bb6a201e191e0480d25829d25bcfa
Former-commit-id: c8760e5699
[formerly 10775068a3e54d8b48b1da4a3e8a6d952ec9c0ee]
Former-commit-id: d8659e742e
2013-02-20 10:42:51 -06:00
Brad Gonzales
6a0e9c331b
Issue #1615 Updated group name in common_static edexProcessStats.xml. Added delta script to update aggregate table group names from pluginName to dataType.
...
Amend: Corrected comment in convertPluginNameToDataType.sh
Change-Id: I5e0084704cef599d368165058b8008bbb2bc8e18
Former-commit-id: dfef89ee64
[formerly a2391d76c91d3d2b86b8e74eed1e0754091650a0]
Former-commit-id: 03dd42463e
2013-02-14 17:34:55 -06:00
Steve Harris
d66ad2f77b
13.2.1-6 baseline
...
Former-commit-id: a46e33f06e
[formerly 75e7c2a9423a7caa7f97143fa871be6d0ffe34bb]
Former-commit-id: d0752de66c
2013-02-07 16:00:39 -06:00
Dustin Johnson
c12b46027f
Issue #1487 Use XML to store stats grouping information in the database
...
Amend:
Increase length of grouping column to 1024.
Add deltaScript to convert the grouping column to xml.
Change regex to replace any pluginName fields with dashes, not just satellite-mcidas.
Change-Id: I0d5081645c5f11909e5778c8e555d5da3cf77e1a
Former-commit-id: 19d3a14d4f
[formerly 38ecb1f36dce4717d0ba9066c8cd22116770d34b]
Former-commit-id: b627dfc054
2013-01-16 12:21:11 -06:00
Steve Harris
51208e5515
13.1.2-2 baseline
...
Former-commit-id: 4ba416aeb3
[formerly 221d0aaf0e19a054387134e72a76a278159bf4d0]
Former-commit-id: c0c1d56f3a
2013-01-06 14:32:24 -06:00
Bryan Kowal
3bfb3b93b3
Issue #1292 - delta scripts
...
Change-Id: Iec5eb9746e0531349b6bdbe70577125a7a6254d5
Former-commit-id: 11c98b66a2
[formerly 0f1643912c5713f556a931725a6ad4b75620a4df]
Former-commit-id: 623812116b
2012-11-27 14:05:24 -06:00
Ben Steffensmeier
4a75a9ef3b
Issue #189 modify upgrade script to work with grid resources within bestRes.
...
Former-commit-id: 8d2a0d4b16
[formerly 784af5833dd3f7514fee15451482cbe7645cef85]
Former-commit-id: 9c17cd2039
2012-11-12 16:37:28 -06:00
Ben Steffensmeier
9b6833e497
Issue #189 update readme with more install notes, remove common subgrid package that was moved to edex, mark several classes deprecated.
...
Former-commit-id: c1c55fa7aa
[formerly 99df0ed1cf531a6b60035b79bd5a2cbdf262328d]
Former-commit-id: a6ef4957d6
2012-11-02 10:37:42 -05:00
Richard Peter
4910120217
Issue #1257 : Address peer review comment and cleanup bufrmos.
...
Change-Id: I37f4714a3b350924fd86c016dea7de8aff023def
Former-commit-id: 12323c1f4e
[formerly 2fbcf67a963c3a174a5bd096e3dc11550cdff723]
Former-commit-id: ed20220923
2012-11-01 16:23:41 -05:00
Ben Steffensmeier
05e3b37896
Issue #189 fix the grid deltaScripts to work with static data and fix rollback
...
Former-commit-id: c682788130
[formerly 79dca17198b19df77c7eb1074e492a16516efc22]
Former-commit-id: b5f84376f0
2012-10-31 15:35:51 -05:00
Ben Steffensmeier
6d6be13d19
Issue #189 add a Readme to the upgrade scripts.
...
Former-commit-id: d61ba36e25
[formerly 29b9bc18abe3754efe2c9011b381d8924ebb3638]
Former-commit-id: e435502c5f
2012-10-30 12:08:14 -05:00
Ben Steffensmeier
a08b468d48
Issue #189 update grid paths to resemble new grib paths
...
Former-commit-id: 7b03228e5c
[formerly 7347ff2138ecbb3ac28a4f09a3e3a42d86f961d7]
Former-commit-id: 13cfc7c341
2012-10-25 18:03:48 -05:00
Ben Steffensmeier
f3331dc743
Issue #189 fix unified grid problems found during install/upgrade on testbed
...
Former-commit-id: 90b815d412
[formerly 4c444ce1a007f844010eb43846070d97d6c811bf]
Former-commit-id: 830a8bd7c2
2012-10-18 13:27:37 -05:00
Ben Steffensmeier
de3769129c
Merge branch 'ss_builds' into Unified_Grid
...
Conflicts:
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/database/D2DGridDatabase.java
edexOsgi/com.raytheon.edex.plugin.grib/utility/edex_static/base/grib/parameterInfo/hpcGuideNDFD.xml
Former-commit-id: 266a2f317f
[formerly f5ae7bbd116ddc19b4fd6c8518089fa11b78ec90]
Former-commit-id: 8b7256b1ae
2012-10-12 12:45:50 -05:00
Ben Steffensmeier
42e2756eb9
Issue #189 grid rollback scripts
...
Change-Id: I3528a978c649827578ae3488a5e2f67ae075e984
Former-commit-id: b894cabe78
[formerly 8dc280e92f0512e05bac6fe01b33a8c21fc6b4f3]
Former-commit-id: 106c178ce7
2012-10-11 18:22:12 -05:00
Ben Steffensmeier
691753fef2
Issue #189 switch FFMP source config to grid.
...
Former-commit-id: 0b2121d3af
[formerly 85dac537f47cea6cc8ee6b0e0092c80544b6a89a]
Former-commit-id: 4007fa442b
2012-10-01 16:10:32 -05:00
Steven Harris
0e86bfd1d3
12.11.1-1 baseline
...
Former-commit-id: feec28f274
[formerly 765055b5332ddace3cec2d07e279652de869cfe4]
Former-commit-id: 618aa3f316
2012-09-27 15:57:45 -05:00
Ben Steffensmeier
8e5b20236d
Issue #189 convert viz/d2d displays from grib to grid.
...
Former-commit-id: f918b6636f
[formerly 003825d9634299773ad96843cc82d56ded8a1391]
Former-commit-id: 9632663c0a
2012-09-24 14:05:22 -05:00
Ben Steffensmeier
5f787b6a6b
Issue #189 convert grib decoder to produce both grib and grid records.
...
Change-Id: I12ea0a06f9ce941d77f5a4c0b2d7617f07550640
Former-commit-id: 0132d35871
[formerly 20f41b849a468c968e866fc84ec9e50c13773f2b]
Former-commit-id: 4be2aa88c7
2012-09-20 12:24:35 -05:00
Ben Steffensmeier
4fe2127bfb
Issue #189 checkin of gridcoverage plugin and switch existing grib to use new plugin
...
Change-Id: I060f13ce68e7947e54d62d25d90ebdad2666bece
Former-commit-id: 05849f634d
[formerly 8f164a7b948e462b14caf6576de2b898a9a4e880]
Former-commit-id: bd8eb7fc15
2012-09-18 15:19:05 -05:00
Steve Harris
e38e81ab8c
12.10.1-4 baseline
...
Former-commit-id: 49c3861597
[formerly 56e6f8927c92cd546e5fb7a01ad2f19add91f6ed]
Former-commit-id: fd19ca5624
2012-09-13 12:08:11 -05:00
Steve Harris
de1639aea2
12.10.1-3 baseline
...
Former-commit-id: 969e7e6dfd
[formerly 1a94c1ca3674c8e4dbb8847de5190efe33da371c]
Former-commit-id: 21f430062b
2012-09-11 16:00:38 -05:00
Steve Harris
a1d931fd44
12.9.1-5 baseline
...
Former-commit-id: f2fac39428
[formerly d85b989f77196d20eb2d2a21cf4daa13d50474ae]
Former-commit-id: 61f269f54c
2012-08-21 15:27:03 -05:00
Steve Harris
8309193ce9
12.9.1-1 baseline
...
Former-commit-id: 79ce6cfd97
[formerly 6601ddb09c2928754c2c3859dac284998d73ff81]
Former-commit-id: 31ae7ea218
2012-08-15 13:59:00 -05:00
Steve Harris
2653ddc2e3
12.8.1-5 baseline
...
Former-commit-id: cd49ef3eda
[formerly 99fb675cc2e1b94825ccda1fe09b1be0c3c25b3f]
Former-commit-id: fd2abfb6f1
2012-08-01 10:45:37 -05:00
Steve Harris
7c064b6868
12.6.1-9 baseline
...
Former-commit-id: 27afa60345
[formerly 8f93efb93ec2d244fe599c16b3af5b33784c0232]
Former-commit-id: 2c0ff851ca
2012-07-10 07:53:49 -05:00
Steve Harris
8552902906
12.5.1-15 baseline
...
Former-commit-id: 3904c4ccf5
[formerly 4909e0dd166e43c22a34d96aa744f51db8a7d6c0]
Former-commit-id: b13cbb7e00
2012-06-08 13:39:48 -05:00
Steve Harris
750b7543dd
12.4.1-4 baseline
...
Former-commit-id: 2a216f333c
[formerly ad648deaf4d3edaabdda15184289b3a927308bd7]
Former-commit-id: 67a5a68300
2012-04-18 15:18:16 -05:00
Matt Nash
580e2938d7
Moving 12.1.1 into ss_sync
...
Former-commit-id: c83e5ff474
[formerly 2a9569942c48542cf708b6c0b9189146fd954c11]
Former-commit-id: 66be3bec40
2012-01-19 11:53:12 -06:00
root
a02aeb236c
Initial revision of AWIPS2 11.9.0-7p5
...
Former-commit-id: 06a8b51d6d
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]
Former-commit-id: 9f19e3f712
2012-01-06 08:55:05 -06:00