Commit Graph

16 Commits

Author SHA1 Message Date
Starbeamrainbowlabs edf52fe3df
Correct perfdata ms calculation 2019-01-15 19:06:49 +00:00
Starbeamrainbowlabs 6123e2c679
Use timediff -> time_to_sec -> abs to make datetime fuzzy 2019-01-15 17:27:35 +00:00
Starbeamrainbowlabs 102bd13864
Fix measurement data query (I think) 2019-01-15 17:05:21 +00:00
Starbeamrainbowlabs 9f6bea64d4
Fix measurement data query, but it's not quite right yet 2019-01-15 17:02:24 +00:00
Starbeamrainbowlabs f66083575a
Fix database connection 2019-01-15 16:37:46 +00:00
Starbeamrainbowlabs 57ec980b7d
Fix meaurement type repo 2019-01-15 16:16:00 +00:00
Starbeamrainbowlabs f31989b7eb
Fix repo interface definition 2019-01-15 15:58:23 +00:00
Starbeamrainbowlabs dea95716ed
Fill out mesurement type repo methods 2019-01-15 15:57:39 +00:00
Starbeamrainbowlabs cef578d7eb
Implement a bunch of stuff.
Things are coming along fast!
2019-01-15 15:46:24 +00:00
Starbeamrainbowlabs 66eeb9010d
FetchData: Add time taken logging to response header 2019-01-14 22:18:30 +00:00
Starbeamrainbowlabs bbd08b439e
Create a apir of interfaces for the repositories 2019-01-14 21:43:45 +00:00
Starbeamrainbowlabs ec8e3363d1
Don't access the database connection directly in the action - that's bad! 2019-01-14 21:33:30 +00:00
Starbeamrainbowlabs 4ea28cdbff
Setup database connection. Phew, that took longer than expected! 2019-01-14 21:32:55 +00:00
Starbeamrainbowlabs fc0307a5e0
FetchData: Validate params 2019-01-14 20:41:25 +00:00
Starbeamrainbowlabs 4939238861
[server] Fix router 2019-01-14 20:17:36 +00:00
Starbeamrainbowlabs c4f226e1ef
Import a basic structure for the PHP code from another project. 2019-01-13 13:06:32 +00:00