Mike Duff
0ffc71147e
Issue #1484 - Fix for half timestep changes for 3 hours or less duration.
...
Peer Review comments.
Change-Id: Ia96c8857094ad14cf0db89b7642dfd46f333ec47
Former-commit-id: e5e7bc1047
[formerly fc4a6264f6
] [formerly 96e2192585
[formerly f7d8b074bc95b61e6d6e8dbe47442e944092618f]]
Former-commit-id: 96e2192585
Former-commit-id: d62088cb0c
2013-01-22 14:57:23 -06:00
Dustin Johnson
94e95f3e07
Issue #1286 Fix bugs found during 1286 testing
...
Amend:
Add time domain code.
Change-Id: Ib62ea23571a7e80877f8090064a8638e111fd2d2
Former-commit-id: 99f8d40bed
[formerly 3d74a68e94
] [formerly 2cf52d976b
[formerly 9b79cfc11541c737087fb613c686d50cf79e0a7b]]
Former-commit-id: 2cf52d976b
Former-commit-id: aa7acedf0a
2013-01-15 10:18:14 -06:00
Dustin Johnson
a4414d409a
Issue #1453 Fix handling of active period across year boundary
...
Change-Id: I6bd5f075d74d394eab2a47a2b5fee3e2d91fd272
Former-commit-id: 3e1878c5f9
[formerly 7716f1baa9
] [formerly c4068d27bf
[formerly eb1c45cff6c9b0a6b5d194e8f5b9b582646ebde2]]
Former-commit-id: c4068d27bf
Former-commit-id: 0b3f803f6c
2013-01-11 12:23:15 -06:00
Dustin Johnson
885f315d30
Issue #1453 Fix the handling of subscription active period dates.
...
Amend:
Move tests project over that was missed while moving datadelivery code
Change-Id: I10611f8a4b6c2efe6af1813e5181fadc059e4f9a
Former-commit-id: 1975cd0442
[formerly 6a90779214
] [formerly 2635e05723
[formerly 0e1397db6ca1a7a577d20507bc2c4daf823188fe]]
Former-commit-id: 2635e05723
Former-commit-id: 492cee4992
2013-01-08 12:44:29 -06:00
Richard Peter
e2007e61e1
Issue #1421 : Make hdf5 and database purge the same, update H5pyDataStore
...
Change-Id: I9cbe9c5cb185b4eb999b0c0a2d6ff6b6d754d0e7
Former-commit-id: 3d4fb31161
[formerly 513dd75a23
] [formerly 08919e73c3
[formerly fb25e736d298225d217a1775891a65de7e0bd50c]]
Former-commit-id: 08919e73c3
Former-commit-id: f7859723e5
2012-12-13 11:02:07 -06:00
Richard Peter
a810e06c03
Merge "Issue #728 - Implementation of Statistics graphs peer review comments Changing to use average value rather than sum." into development
...
Former-commit-id: e48eef4e8c
[formerly 56627c6391
] [formerly 3124712dd5
[formerly d4c42ddc3e1f15ec7f415fe1abca1da05ac76ae7]]
Former-commit-id: 3124712dd5
Former-commit-id: 5eb311271a
2012-11-26 17:36:43 -06:00
Mike Duff
830a3918d9
Issue #728 - Implementation of Statistics graphs
...
peer review comments
Changing to use average value rather than sum.
Change-Id: I7f97e27c4f463fe60bec2cbc52f3eac66d8fa77f
Former-commit-id: 4e15f63b4e
[formerly c49759d28e
] [formerly f000c1a9cf
[formerly f15ba1ee009abf4a562bb37450d65f97c7ffa217]]
Former-commit-id: f000c1a9cf
Former-commit-id: 56cd5da64d
2012-11-26 17:31:29 -06:00
Nate Jensen
e8a1a72f31
Issue #1323 Improving framework based on first factory implementation
...
Change-Id: I817cb7fbab8ae517cf134e1fd53c9b5c3eee5ab1
Former-commit-id: 7d4aac94c5
[formerly b3602e6bf8
] [formerly 9bbba94c53
[formerly f95518ac0b8bb862dc69af9f07d72f286cbea085]]
Former-commit-id: 9bbba94c53
Former-commit-id: a1a21d5af4
2012-11-26 13:24:37 -06:00
Dustin Johnson
5d410ff934
Issue #1322 Common baseline changes to support BandwidthManager
...
Amend:
Revert EDEXLocalizationAdapter and duplicate getPath() in test version.
Change-Id: I72205aadeba1f894ee49cb4d146519df10d941f8
Former-commit-id: afd9a767ea
[formerly 7d9e7567bd
] [formerly 7c59f9ea41
[formerly 07aeec469a83ce07286bc27ea3e6bda41909be8d]]
Former-commit-id: 7c59f9ea41
Former-commit-id: c0c60c2488
2012-11-14 12:19:10 -06:00
Max Schenkelberg
4408af827f
Issue #1308 removed activemq references in spring file, made gfe common xml explicitly depend on time xml
...
Change-Id: I784b077d1ab2d929ddad1cb69fccc4a8c5e0729e
Former-commit-id: 30c1802398
[formerly d1099addc6
] [formerly 00822a4f39
[formerly e696b81840b6c1f0a0df8a9f20b859f23bc5a3e7]]
Former-commit-id: 00822a4f39
Former-commit-id: c4e5092f94
2012-11-12 16:46:21 -06:00
Dustin Johnson
2d1e886cf3
Issue #1302 Address peer review comments for 5-Data_Delivery/development merge
...
Amend:
More peer review comments
Restore PreferencesHandler
Change-Id: Ib995f58c31ce844466674dbe29bf3048b78048f7
Former-commit-id: efd3d3735a
[formerly 064ef82d1e
] [formerly 1dbeb22893
[formerly c04f7dca6f980ab7f3d77825312ddc34ba3b188d]]
Former-commit-id: 1dbeb22893
Former-commit-id: 4222b24d09
2012-11-08 09:57:16 -06:00
Max Schenkelberg
5a5bd522a1
Issue #1308 Wrote custom OSGI spring handler that could support multiple XML contexts per bundle, merge dependency contexts and scan res spring folder like EDEX. Two changes were required, one for menu generation registration and one for apache beanutils converter registration.
...
Change-Id: If392126da6b7b27be20bbcb2423ab0e851307345
Former-commit-id: f069f34a96
[formerly 2f90120248
] [formerly ca4177dd08
[formerly a9c7374d162296c170f7c1b80e1fb2978b854cfd]]
Former-commit-id: ca4177dd08
Former-commit-id: 747ab974e9
2012-11-07 10:44:42 -06:00
Dustin Johnson
e7a0f96a9a
Issue #1302 Merge branch '5-Data_Delivery' into development
...
Conflicts:
edexOsgi/build.edex/deploy-common/external-rules.xml
edexOsgi/build.edex/deploy-common/plugin-methods.xml
edexOsgi/com.raytheon.edex.plugin.text/src/com/raytheon/edex/plugin/text/dao/TextDao.java
edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/plugin/PluginDao.java
edexOsgi/com.raytheon.uf.edex.esb.camel/src/com/raytheon/uf/edex/esb/camel/Executor.java
edexOsgi/build.edex/build.xml
edexOsgi/build.edex/esb/conf/modes.xml
edexOsgi/com.raytheon.edex.feature.uframe/feature.xml
edexOsgi/com.raytheon.edex.plugin.grib/res/spring/grib-ingest.xml
edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/Grib1Decoder.java
edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/GribDecoder.java
edexOsgi/com.raytheon.uf.common.gridcoverage/src/com/raytheon/uf/common/gridcoverage/GridCoverage.java
Change-Id: I32226e8c316eb393d6f372eaa53b8811d0a954a0
Former-commit-id: 8e69107b5a
[formerly 98d7beae50
] [formerly 31d7d09c10
[formerly 89583d97c8823818f87dc1a234078d85ba7bea4a]]
Former-commit-id: 31d7d09c10
Former-commit-id: bcf575966b
2012-11-01 13:36:06 -05:00
Ben Steffensmeier
36455cfbed
Issue #947 revert changes to dataTime format
...
Former-commit-id: 54b538bb07
[formerly 50cb7383a6
] [formerly 70ba8d82db
[formerly 53a441f310e35d80ceb0ff28c156bf15ba1b5893]]
Former-commit-id: 70ba8d82db
Former-commit-id: 77b7c4c517
2012-08-14 16:20:36 -05:00
Ben Steffensmeier
54b3078ad1
Issue #947 fix parsing of DataTime.
...
Change-Id: Ie49c287850a3e12a748e43aafa0f1a90bce13b04
Former-commit-id: 8d118c392a
[formerly 525c0b21a9
] [formerly b53fe917bc
[formerly 045952304218c867d8fe89df9828f70632df2d00]]
Former-commit-id: b53fe917bc
Former-commit-id: 4ed3d04e64
2012-08-09 17:50:23 -05:00
Max Schenkelberg
1aa6d193b4
Issue #626 Fixed GLStats to print proper message name. Fixed SatelliteDao to correctly use UnsignedByteArrayWrapper to properly reflect data. Modified UnsignedShortArrayWrapper to extend ShortArrayWrapper like Byte/UnsignedByteArrayWrapper does. Fixed DataTime legend generation when time range is not even hour increment
...
Change-Id: Ie79883c1d901f24042234fe5e79b5ae903e5792b
Former-commit-id: ae3b62ca12
[formerly 36bf80d13e
] [formerly 0031d21292
[formerly b0466e68bea4102f397db214bb58b66c10a338ed]]
Former-commit-id: 0031d21292
Former-commit-id: 482dfb4711
2012-08-06 09:44:44 -05:00
Bryan Kowal
5db24885ba
Issue #708 - ensure that spring and other resources are packaged in the edex jars created by the pde build. Updated the edex pde build to handle foss dependencies correctly.
...
Former-commit-id: cb16805e7e
[formerly 95a5887b06
] [formerly 25e20ad89c
[formerly 1afabfa6e3621f0cfda1084e95c0e5a91a313812]]
Former-commit-id: 25e20ad89c
Former-commit-id: fd8be91fed
2012-06-19 13:15:53 -05:00
Steve Harris
a2a6a18fae
12.4.1-4 baseline
...
Former-commit-id: 750b7543dd
[formerly 67a5a68300
] [formerly 2a216f333c
[formerly ad648deaf4d3edaabdda15184289b3a927308bd7]]
Former-commit-id: 2a216f333c
Former-commit-id: a4e519f3cd
2012-04-18 15:18:16 -05:00
Ben Steffensmeier
390700efb0
Issue #353 add logic to syncronize times for thin client data updates..
...
Change-Id: Id1f8e31bc95f0b0262821050be6660bfe66df9d1
Former-commit-id: 56d97c95d5
[formerly 5c303ed189
] [formerly c61e40c426
[formerly f94248823eed52b2d9f8c56af3dc7607b323fc1e]]
Former-commit-id: c61e40c426
Former-commit-id: 84e6c9beb8
2012-02-29 15:49:47 -06:00
Matt Nash
82300ccdcf
Moving 12.1.1 into ss_sync
...
Former-commit-id: 580e2938d7
[formerly 66be3bec40
] [formerly c83e5ff474
[formerly 2a9569942c48542cf708b6c0b9189146fd954c11]]
Former-commit-id: c83e5ff474
Former-commit-id: 1faae42484
2012-01-19 11:53:12 -06:00
root
8e80217e59
Initial revision of AWIPS2 11.9.0-7p5
...
Former-commit-id: a02aeb236c
[formerly 9f19e3f712
] [formerly 06a8b51d6d
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]
Former-commit-id: 06a8b51d6d
Former-commit-id: 3360eb6c5f
2012-01-06 08:55:05 -06:00