aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-22remove old schema fileGibheer1-85/+0
2022-11-11update dependenciesGibheer142-2292/+16032
2022-11-08update dependenciesGibheer211-11259/+28220
2021-12-02cmd/monfront - import monfront from separate repositoryGibheer427-4/+197845
2021-12-02cmd/moncheck - fix missing return valueGibheer1-3/+5
2021-12-02cmd/moncheck - switch to monzero.CheckerGibheer1-85/+15
2021-12-02add basic infrastructure for writing a checkerGibheer2-0/+188
2019-08-12support new checker apiGibheer3-16/+14
2019-08-12make build the defaultGibheer1-3/+3
2019-05-28disable CGO support because of build errorsGibheer1-2/+2
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 repositoryGibheer3-881/+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-11add missing table to database schemaGibheer1-2/+9
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 configurableGibheer2-3/+11
2019-01-07fix the release scriptGibheer1-4/+4
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
2018-12-12monfront - remove notify flagGibheer1-4/+3
2018-12-12moncheck - log the state which wasn't foundGibheer1-3/+4
2018-12-12use GOOS to compile for correct environmentGibheer1-3/+3
2018-12-12add missing unique constraintGibheer1-3/+1
2018-12-12monwork - ignore missing notify columnGibheer1-3/+3