influxdb/mock
Lyon Hill 5d1c4d814b
fix(task): Remove allowance for duplicate run's in run list (#14875)
If we are caching run's in the kv storage system it is possible to get
the the cached version from the kv store and the recently completed run
from the analytical store. We just need to only show analytical results if
we find a duplicate.
2019-08-29 14:56:55 -06:00
..
auth_service.go if(influxdb): updated auth shall return 2019-04-01 12:56:29 -04:00
authorization.go fix(query): use auth-wrapped org and bucket services for query 2019-07-19 20:02:53 -06:00
bucket_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
check_service.go chore(http): split taskservice from check and notification 2019-08-19 18:56:17 -04:00
dashboard_service.go feat(http): construct dashboard handler by DashboardBackend 2019-02-06 19:18:23 +01:00
dbrp_mapping.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
dependencies.go fix(query): add LookupName method to dependency interfaces (needed by flux to()) (#14498) 2019-08-01 10:10:43 -07:00
document_service.go feat(http): add audit log 2019-05-16 10:57:28 -04:00
generators.go feat(http): add audit log 2019-05-16 10:57:28 -04:00
kv.go add spans to multiple services 2019-03-07 12:12:31 -07:00
label_service.go Labels v2 (#11198) 2019-01-18 11:03:36 -08:00
lookup_service.go feat(http): construct authorization handler by AuthorizationBackend 2019-02-06 19:18:23 +01:00
nats.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
nats_test.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
notification_endpoint_service.go fix(http): fix notfication endpoint secret store 2019-08-28 16:02:17 -04:00
notification_rule_store.go feat(http): patch notification rule 2019-07-28 22:08:23 +08:00
onboarding_service.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
operation_log_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
org_service.go feat(http): construct org handler by OrgBackend 2019-02-06 19:18:23 +01:00
paging.go add tests for paging 2018-12-09 22:49:10 +08:00
passwords.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
points_writer.go respond to pr comments 2019-08-05 13:16:51 -05:00
retention_service.go Initial Retention Service 2018-10-10 15:39:27 +01:00
scraper_service.go feat(influxdb): add scraper filter 2019-04-25 11:33:34 -04:00
secret_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
session_service.go feat(http): add renew session 2019-01-16 11:07:35 -05:00
source_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
storage_reads.go fix(storage/reads): remove duplicate tables from the stream (#14601) 2019-08-15 10:20:35 -05:00
task_service.go fix(task): Remove allowance for duplicate run's in run list (#14875) 2019-08-29 14:56:55 -06:00
telegraf_service.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
user_resource_mapping_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
user_service.go feat(http): construct macro handler by MacroBackend 2019-02-06 19:18:23 +01:00
variable_service.go Rename all occurences of Macro to Variable 2019-02-14 13:21:57 -08:00
write_service.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00