aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2024-09-05switch from github.com/lib/pq to github.com/jackc/pgx/v5HEAD20240905masterGibheer4-15/+14
2024-09-05filter muted checksParsa Yousefi2-0/+28
2024-09-05fix broken SQL updateGibheer1-2/+2
2024-09-05use fs facilitiesParsa Yousefi1-6/+2
2024-09-05replace deprecated dependencyParsa Yousefi1-3/+3
2023-09-05add support for debug checker log outputGibheer1-0/+1
2023-09-05migrate moncheck to slogGibheer1-9/+68
2023-08-17switch from log to slogGibheer5-28/+24
2023-08-17prepare switch to log/slogGibheer2-2/+96
2022-12-15monfront - add basic interface to create some entitiesGibheer6-0/+255
2022-12-02monfront - only ACK when the check is in alarm stateGibheer1-1/+14
2022-11-22monfront - remove more old cruftGibheer1-4/+0
2022-11-22monfront - remove create optionGibheer1-11/+0
2021-12-02cmd/monfront - import monfront from separate repositoryGibheer18-0/+1747
2021-12-02cmd/moncheck - fix missing return valueGibheer1-3/+5
2021-12-02cmd/moncheck - switch to monzero.CheckerGibheer1-85/+15
2019-08-12support new checker apiGibheer2-16/+13
2019-05-28fill in state_change columnGibheer1-2/+6
2019-04-10cmd/moncheck: use mapping only for notificationsGibheer1-16/+9
2019-04-09fix idle in transactionGibheer1-18/+8
2019-03-13move monfront to separate repositoryGibheer1-874/+0
2019-03-08monfront - fix group listGibheer1-18/+28
2019-03-08monfront - enable jumping from groups to checksGibheer1-7/+8
2019-03-08monfront - add link to list checks from a groupGibheer1-5/+23
2019-01-24monfront - final fix for select allGibheer1-6/+10
2019-01-24monfront - add select allGibheer1-22/+46
2019-01-24monfront - fix check id variable nameGibheer1-1/+1
2019-01-24monfront - firefox has no event.pathGibheer1-6/+12
2019-01-24monfront - add highlight to selected rowsGibheer1-0/+7
2019-01-24monfront - add line selectGibheer1-3/+20
2019-01-24monfront - link to node checks from check detail0.1Gibheer1-1/+1
2019-01-24monfront - fix refererGibheer1-1/+2
2019-01-11monfront - add notifications to check detailsGibheer1-9/+56
2019-01-11monfront - remove showNode and showGroupGibheer1-10/+0
2019-01-11monfront - send an okay notification when check is acknowledgedGibheer1-0/+20
2019-01-11moncheck - add hostname to notificationsGibheer1-5/+10
2019-01-10monfront - fix group orderGibheer1-8/+9
2019-01-10monfront - sort result listGibheer1-1/+11
2019-01-10monfront - add hover background colorGibheer1-0/+1
2019-01-10monfront - add css to make check detail view nicerGibheer1-8/+7
2019-01-09monfront - add check detail viewGibheer1-46/+220
2019-01-07moncheck - make workers configurableGibheer1-2/+3
2019-01-03monfront - fix actions on checksGibheer1-9/+18
2019-01-03monfront - add some cleanup and searchGibheer1-13/+67
2019-01-02monfront - show groupsGibheer1-64/+138
2018-12-14monfront - fix mute optionsGibheer1-3/+5
2018-12-14monwork - add more tests to the fields functionGibheer1-1/+4
2018-12-14monwork - readd stringToShellFieldsGibheer2-1/+75
2018-12-13monwork - bytes.Fields works well enoughGibheer1-30/+1
2018-12-13monwork - add missing continuesGibheer1-0/+2