This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
scrutiny
Watch
1
Star
0
Fork
0
You've already forked scrutiny
mirror of
https://github.com/AnalogJ/scrutiny.git
synced
2026-08-02 08:37:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6377a258f64f6a429de473371b82eeff1ae01310
scrutiny
/
webapp
/
backend
/
pkg
/
web
/
handler
History
Jason Kulatunga
6377a258f6
sending notifications on failure.
2020-10-01 18:59:08 -06:00
..
get_device_details.go
adding error handling for all DB calls. Returning StatusInternalServerError whenever an error occurs. Adding additional logging to server handlers.
2020-09-23 09:54:33 -06:00
get_devices_summary.go
adding error handling for all DB calls. Returning StatusInternalServerError whenever an error occurs. Adding additional logging to server handlers.
2020-09-23 09:54:33 -06:00
register_devices.go
adding error handling for all DB calls. Returning StatusInternalServerError whenever an error occurs. Adding additional logging to server handlers.
2020-09-23 09:54:33 -06:00
send_test_notification.go
sending notifications on failure.
2020-10-01 18:59:08 -06:00
upload_device_metrics.go
sending notifications on failure.
2020-10-01 18:59:08 -06:00
upload_device_self_tests.go
Moved version file into webapp source tree. Replacing fmt with logger calls. moved Jobber config file into /scrutiny/jobber directory. Added scsi json file. Moved API rooute handlers into their own files in a module. Added not yet implemnented tooltips.
2020-08-21 18:06:00 -07:00