Commit Graph

153 Commits (e99652c5a2c1b19874243af7c879bd06f165cfad)

Author SHA1 Message Date
Louis Lam 1326761a8a Update mongodb and simplify the logic of mongodbPing
2 years ago
Louis Lam e48a987b9c Merge remote-tracking branch 'origin/master' into mongodb-ping
2 years ago
Louis Lam 6437ef198f
Merge pull request #2541 from long2ice/master
2 years ago
long2ice 3b5893ea60 fix: add preserve line in redisPingAsync
2 years ago
long2ice 21cd4d64c3 fix: redisPingAsync
2 years ago
Louis Lam d9f12a6376 Fallback to `/bin/ping` if `ping` is not found
2 years ago
long2ice 40ebc2df79 feat: support redis monitor
2 years ago
Louis Lam 0b959514f8 Fix timeout
2 years ago
Louis Lam 7d92351568 Match previous settings
2 years ago
Louis Lam 494c53971c Convert to UTF8 on Windows only
2 years ago
Matthew Nickson 90a2668272
Restructured condition + ensure data is UTF-8
2 years ago
Matthew Nickson 69e1880cd3
Added not active condition to prevent false error
2 years ago
Matthew Nickson 73835f3328
Changed from ping-lite to ping module
2 years ago
Louis Lam 39ac9b887e Fix #2504
2 years ago
minhhoang d111db0321 fix: add accurate error message when user input invalid service name or method name
2 years ago
minhhoang 4147a4c404 fix: #2480
2 years ago
Louis Lam 466b403a96 Handle unexpected error of checkCertificate
2 years ago
Matthew Nickson 2052fa175f
Merge branch 'master' into feature/#1817-add-mysql-monitor
2 years ago
Matthew Nickson 15b63c82c3
Merge remote-tracking branch 'upstream/master' into feature/#1817-add-mysql-monitor
2 years ago
Matthew Nickson b053bc61ce
Fixed MySQL monitor to close connection
2 years ago
rmarops 0e30843a75 fixed lint check missing semicolon
2 years ago
rmarops 2103edb604 moved client close out of finally block and fixed linting errors
2 years ago
rmarops b059a36e66 added MongoDB ping monitor
2 years ago
minhhn3 b459408b10 fix: resolve conflict
2 years ago
Louis Lam 268cbdbf8d Merge remote-tracking branch 'origin/master' into maintenance
2 years ago
Matthew Nickson f459ea845c
Added #2182 Add support for custom radius ports (#2197)
2 years ago
Louis Lam 2faf866e9e Implement generateTimeslot() for recurring interval type
2 years ago
Louis Lam c1ccaa7a9f WIP
2 years ago
Louis Lam b007681e67 Merge remote-tracking branch 'origin/master' into karelkryda_master
2 years ago
Louis Lam b993859926
Drop Jest e2e testing (#2174)
2 years ago
Matthew Nickson f9be918246
Add support for MySQL/MariaDB databases #1817
2 years ago
Louis Lam b1465c0282 - Maintenance standardize datetime format to YYYY-MM-DD hh:mm:ss
2 years ago
Louis Lam 3f63cb246b [WIP] Handle timezone offset for timeRange
2 years ago
Louis Lam 197d44981f Merge remote-tracking branch 'origin/master' into test/add-cypress-tests
2 years ago
minhhn3 6bb79597e8 fix: resolve merge conflict
2 years ago
Louis Lam 3b3763351b Merge remote-tracking branch 'origin/master' into radius-check
2 years ago
Minh Hoàng dcecd10c88
Feat/add gRPC protocol (#1)
2 years ago
Louis Lam 2389b604fe Use Settings.get
2 years ago
Louis Lam 88afd662db Merge remote-tracking branch 'origin/master' into postgres
2 years ago
tamasmagyar a382f811f4 added comment to startE2eTests function
2 years ago
tamasmagyar 986c03aecd test cypress run
2 years ago
Louis Lam 65d71e5db0 Fix mssqlQuery keep adding error listener, which causes memory leak.
2 years ago
Louis Lam 25d711e683 Fix jsdoc data type
2 years ago
Louis Lam 515095ecfb Move all settings code from `util-server.js` into `settings.js`
2 years ago
sur.la.route 47e82ed83a
Removed blank line
2 years ago
sur.la.route e1f766756f
Removed blank line
2 years ago
Christopher Pickering edcdedcaae
Added check for blank password.
2 years ago
Christopher Pickering 945288f0c0
Added postgres monitor
2 years ago
Louis Lam 6682839ec8 Merge remote-tracking branch 'origin/master' into ntml-auth
2 years ago
Louis Lam 04e22f17a9 Merge remote-tracking branch 'origin/master' into christopherpickering_master
2 years ago