Commit graph

209 commits

Author SHA1 Message Date
Dustin Johnson
b627dfc054 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: 38ecb1f36dce4717d0ba9066c8cd22116770d34b
2013-01-16 12:21:11 -06:00
Dustin Johnson
3d74a68e94 Issue #1286 Fix bugs found during 1286 testing
Amend:
  Add time domain code.

Change-Id: Ib62ea23571a7e80877f8090064a8638e111fd2d2

Former-commit-id: 9b79cfc11541c737087fb613c686d50cf79e0a7b
2013-01-15 10:18:14 -06:00
Mike Duff
279729e88e 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: d69e77e9b902d164a5716e432f62bd99e1b784dd
2013-01-11 14:38:34 -06:00
Richard Peter
32e5d79e7a Merge "Issue #1453 Fix handling of active period across year boundary" into development
Former-commit-id: 5b08568c4f07da6d5916025e076260b0f469a68c
2013-01-11 12:37:05 -06:00
Dustin Johnson
7716f1baa9 Issue #1453 Fix handling of active period across year boundary
Change-Id: I6bd5f075d74d394eab2a47a2b5fee3e2d91fd272

Former-commit-id: eb1c45cff6c9b0a6b5d194e8f5b9b582646ebde2
2013-01-11 12:23:15 -06:00
Dave Hladky
5cf3eee426 Issue #1466 Updated parsing for NCOM, revamped MetaDataParser to make more efficient, unit updates, tests, params
Change-Id: I5177209c25cb08c0ffe74104ceb6e16874ce3208

Former-commit-id: 9b8169d2523480750bb3cf557fb8902a9cafcc03
2013-01-11 11:59:36 -06:00
Dustin Johnson
4ae1a9645c 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: 797f570e28086b43b5d851275fba457c5920f57e
2013-01-11 11:53:02 -06:00
Mike Duff
4c63333a96 Issue #1420 - Rules Peer review comments
Former-commit-id: 9f6756325c5788dd1b98d8f24ab3437993da7dcd
2013-01-09 12:02:21 -06:00
Dustin Johnson
6a90779214 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: 0e1397db6ca1a7a577d20507bc2c4daf823188fe
2013-01-08 12:44:29 -06:00