Commit Graph

329 Commits (14abdf5010a6f0b17ef2bc1f71fbf9b3d8bec67a)

Author SHA1 Message Date
Rhythm 747ba75382 removed spaces 2022-02-28 15:09:07 +05:30
Rhythm 52d345a0d8 added spaces 2022-02-28 13:14:17 +05:30
Rhythm cf596b9d70 changed names 2022-02-25 18:58:22 +05:30
Rhythm 7f0d3a94a8 updated names 2022-02-25 18:56:01 +05:30
Rhythm aa32a6c5e3 fixed the time.now part 2022-02-25 17:19:12 +05:30
Rhythm b126b66118 changed stuff 2022-02-25 16:47:39 +05:30
Rhythm 8b7e17ed89 changed stuff 2022-02-25 16:12:24 +05:30
Rhythm 48decee356 changed stuff 2022-02-25 14:47:45 +05:30
Rhythm a21b72b154 changed studd 2022-02-25 13:14:53 +05:30
Rhythm a8e8d2da06 updated logic 2022-02-25 09:22:36 +05:30
Rhythm c24def9598 bug_fix 2022-02-24 16:05:18 +05:30
Rhythm dfd5ed0223 fmted 2022-01-17 10:35:23 +05:30
Rhythm 658a76e5b3 modified code from comments 2022-01-17 01:05:33 +05:30
Rhythm fa743f2919 merged with release 2022-01-06 11:57:48 +05:30
Rhythm beaab1e89f fmted stuff 2022-01-05 16:42:09 +05:30
Rhythm 200f474bc5 modified files 2022-01-05 15:21:50 +05:30
Rhythm aa458e4639 reverted an unwanted commmit 2022-01-04 16:37:27 +05:30
Rhythm b4995bcdab chaged stuff 2022-01-04 16:21:41 +05:30
Rhythm aa36f50011 added status route 2021-12-28 14:36:10 +05:30
Rhythm d7dfdd3527 go fmted 2021-12-27 12:33:36 +05:30
Rhythm f0eb5cbb96 time desc order 2021-12-20 16:21:56 +05:30
Rhythm 97b58c3f91 descending order 2021-12-20 13:00:16 +05:30
Rhythm 13f7cd3b70 added time contraint 2021-12-20 03:45:39 +05:30
Rhythm d1a2af6f1a formating 2021-12-10 17:23:17 +05:30
Rhythm 945beb79e5 added skip 2021-12-08 14:27:52 +05:30
Rhythm de0859ade4 modified to r.query 2021-12-08 12:16:53 +05:30
Rhythm b0a5c55024 removed switch cases 2021-12-06 17:04:09 +05:30
Rhythm d2c95aeb52 changed stuff 2021-12-06 13:58:16 +05:30
Rhythm 48a1803b8c added filtering code 2021-12-06 11:23:40 +05:30
Amrendra Singh ee5a4b8f37
Downtimes CRUD (#11) 2021-09-09 17:54:56 +05:30
Amrendra Singh 6592252755
Second Cut (#10) 2021-09-06 20:42:40 +05:30
Amrendra Singh 708bbf98e5
First cut (#9)
Initial deployment
2021-09-04 17:24:56 +05:30
hunterlong 4fe05e2f71 added race condition testing 2020-10-02 11:16:10 -07:00
Ashish 09b554e5a1
Merge branch 'dev' into grpcCheckFixes 2020-09-21 16:05:38 -07:00
hunterlong 4fec05c43e frontend change, oauth fixes 2020-09-17 21:14:27 -07:00
hunterlong edeac80ee7 frontend change, oauth fixes 2020-09-17 12:42:54 -07:00
hunterlong 8659bd5453 read_only DB env, DSN env 2020-09-16 00:01:44 -07:00
hunterlong 4dd7f509a6 theme editor fixes, config changes 2020-09-14 16:00:35 -07:00
thatInfrastructureGuy 3ea70439ab
Update default values for grpc check.
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:29 -07:00
thatInfrastructureGuy 77eb04fd67
Support grpc services without healthchecks
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:29 -07:00
thatInfrastructureGuy a6df4e09c9
Add more test cases for grpc checks
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:29 -07:00
thatInfrastructureGuy 887f8cc9be
Add tests for grpc checks
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:29 -07:00
thatInfrastructureGuy 24eeec99c9
Add timeout to grpc dial function call.
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:28 -07:00
thatInfrastructureGuy 8f800e9b64
Remove debug logs
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:28 -07:00
thatInfrastructureGuy 7e3954e66e
Fix grpcCheck to RecordFailure
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:28 -07:00
thatInfrastructureGuy 789443aab7
Check gRPC service via healthcheck
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:28 -07:00
thatInfrastructureGuy 876e6d5766
Add TLS support
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2020-09-02 17:52:25 -07:00
hunterlong 793017f336 dont delete admin if DEMO_MODE 2020-09-01 12:47:32 -07:00
hunterlong ba70a4c479 test fix 2020-08-29 19:23:01 -07:00
hunterlong ee52eaa96b fixed notifier panic 2020-08-29 19:02:23 -07:00