Commit graph

15 commits

Author SHA1 Message Date
Dustin Johnson
b78257ab11 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: 41c0ff85ff [formerly 41c0ff85ff [formerly b6dbc5f3117832ce8bda1698043d7941398f11b1]]
Former-commit-id: f88a5c1b95
Former-commit-id: 4465094fe9
2013-01-25 14:30:04 -06:00
Mike Duff
f9b7cae879 Issue #1523 - Fix problem with legend keys.
Change-Id: Iea9cf5a95767b8c3a71ddc022757d9d5dda5a931

Former-commit-id: ba5014b162 [formerly ba5014b162 [formerly c625174317778f673a8f3b5062e1bd7832b70ed4]]
Former-commit-id: c06ed9f9dc
Former-commit-id: fbf92a6d06
2013-01-24 12:39:12 -06:00
Mike Duff
ac9f95d1d0 Issue #1357 - Remaining stats items implemented.
Peer Review Fixes

Change-Id: I94d2e3fc08af2bef5e1e57c4ad7caf826e254ae1

Former-commit-id: ffca969560 [formerly ffca969560 [formerly 19e1608c44d314e11bb7cba809e1cc0a6bb68dc5]]
Former-commit-id: 1bc6e7c2e4
Former-commit-id: 4cd7deb608
2013-01-23 11:17:36 -06:00
Dustin Johnson
7918b009ff Issue #1519 Fix max latency calculations for adhoc queries
Amend:
  Peer review comments.

Change-Id: Ifa76b145616d8fdcf4ba41cd3744cfc3991b902c

Former-commit-id: 6c1818d544 [formerly 6c1818d544 [formerly e9d88236907b98f7e461807592e580bdf1ecedb9]]
Former-commit-id: f730422834
Former-commit-id: 516ac1ab9a
2013-01-23 08:06:52 -06:00
Dustin Johnson
2168713505 Issue #1441 Create new datadelivery services plugin
Add GroupDefinition service.
Update subscriptions to not have a group name when their group is deleted.

Amend:
  Rebase to HEAD of 13.2.1.

Change-Id: I817ca1912f76ccf347907ddb12e3f6fd8de7e5aa

Former-commit-id: 557de162b0 [formerly 557de162b0 [formerly 464b46dd4f4af60dbeb917f65c18c876d712e4ad]]
Former-commit-id: 15c2c55ff9
Former-commit-id: a3c99f86bb
2013-01-22 11:45:18 -06:00
Dustin Johnson
799cf85f82 Issue #1412 Check file last modified times each time role data is requested
Change-Id: Ieae84ad3106e3aa0cf4d253a10c27e8c9c60ecaa

Former-commit-id: 74d5a70c30 [formerly 74d5a70c30 [formerly b7e577237df9e157fdb218af48c41f6209ff2bfb]]
Former-commit-id: 037dabb683
Former-commit-id: 6468029207
2013-01-17 12:48:01 -06:00
Dustin Johnson
19558ae3fa 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: b627dfc054 [formerly b627dfc054 [formerly 38ecb1f36dce4717d0ba9066c8cd22116770d34b]]
Former-commit-id: 19d3a14d4f
Former-commit-id: c750e27389
2013-01-16 12:21:11 -06:00
Dustin Johnson
5cd31fc0b7 Issue #1286 Fix bugs found during 1286 testing
Amend:
  Add time domain code.

Change-Id: Ib62ea23571a7e80877f8090064a8638e111fd2d2

Former-commit-id: 3d74a68e94 [formerly 3d74a68e94 [formerly 9b79cfc11541c737087fb613c686d50cf79e0a7b]]
Former-commit-id: 2cf52d976b
Former-commit-id: aa7acedf0a
2013-01-15 10:18:14 -06:00
Mike Duff
772154de38 Issue #1420 - Additional changes and cleanup
Issue #1420 - remove commented out code, move method
Issue #1420 - fix for max latency
Change-Id: I8a983812e4fab7477659d7f175eaa005bb92f064

Former-commit-id: 279729e88e [formerly 279729e88e [formerly d69e77e9b902d164a5716e432f62bd99e1b784dd]]
Former-commit-id: 8411a46e3e
Former-commit-id: 950c71c164
2013-01-11 14:38:34 -06:00
Richard Peter
a9f01d5846 Merge "Issue #1453 Fix handling of active period across year boundary" into development
Former-commit-id: 32e5d79e7a [formerly 32e5d79e7a [formerly 5b08568c4f07da6d5916025e076260b0f469a68c]]
Former-commit-id: a2c3db2ee7
Former-commit-id: d3df89181f
2013-01-11 12:37:05 -06:00
Dustin Johnson
9b3cf3308f Issue #1453 Fix handling of active period across year boundary
Change-Id: I6bd5f075d74d394eab2a47a2b5fee3e2d91fd272

Former-commit-id: 7716f1baa9 [formerly 7716f1baa9 [formerly eb1c45cff6c9b0a6b5d194e8f5b9b582646ebde2]]
Former-commit-id: c4068d27bf
Former-commit-id: 0b3f803f6c
2013-01-11 12:23:15 -06:00
Dave Hladky
a51f8f449b Issue #1466 Updated parsing for NCOM, revamped MetaDataParser to make more efficient, unit updates, tests, params
Change-Id: I5177209c25cb08c0ffe74104ceb6e16874ce3208

Former-commit-id: 5cf3eee426 [formerly 5cf3eee426 [formerly 9b8169d2523480750bb3cf557fb8902a9cafcc03]]
Former-commit-id: 002ac2eb41
Former-commit-id: 5312e82b4b
2013-01-11 11:59:36 -06:00
Dustin Johnson
6fb6bc8f87 Issue #1441 Cleaned up editing/deleting groups and handling of user permissions
Amend:
  Split creation and edit group dialogs.
  Add some javadoc and remove sysouts.
  Add missing test data causing broken tests.
  Rebased.

Change-Id: I00d48f2a97bf8398b74bf8ed568cb19126d2c185

Former-commit-id: 4ae1a9645c [formerly 4ae1a9645c [formerly 797f570e28086b43b5d851275fba457c5920f57e]]
Former-commit-id: 446f65776e
Former-commit-id: 64ececeda1
2013-01-11 11:53:02 -06:00
Mike Duff
8313877a3a Issue #1420 - Rules Peer review comments
Former-commit-id: 4c63333a96 [formerly 4c63333a96 [formerly 9f6756325c5788dd1b98d8f24ab3437993da7dcd]]
Former-commit-id: 6e0367cdc7
Former-commit-id: 67486aa43b
2013-01-09 12:02:21 -06:00
Dustin Johnson
b1c159fc7f 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: 6a90779214 [formerly 6a90779214 [formerly 0e1397db6ca1a7a577d20507bc2c4daf823188fe]]
Former-commit-id: 2635e05723
Former-commit-id: 492cee4992
2013-01-08 12:44:29 -06:00