You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthew Nickson
a54e58b4d6
Added Ping packet size #1891
...
This should fully implement #1891 by adding an extra field to the edit
monitor page and an extra column to the database. The user can now
set the size of the packet to send, it defaults to 56. A maximum limit
of 65500 was chosen to ensure that the total size of the packet does
not exceed the IPv4 maximum packet size and to comply with the limit
imposed by Windows.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
..
kuma.db
add retries for pinging function
4 years ago
patch-2fa-invalidate-used-token.sql
invalidate used token
3 years ago
patch-2fa.sql
Adjusted for new db patch management
3 years ago
patch-add-clickable-status-page-link.sql
Added Clickable hostname on status page. #1221
3 years ago
patch-add-other-auth.sql
added option for ntlm authorization
3 years ago
patch-add-retry-interval-monitor.sql
Added support for a retry interval to monitors
3 years ago
patch-add-sqlserver-monitor.sql
added sqlserver monitor
3 years ago
patch-added-mqtt-monitor.sql
Change mqtt_topic from VARCHAR to TEXT
3 years ago
patch-group-table.sql
[status page] fix wrong foreign key
3 years ago
patch-http-monitor-method-body-and-headers.sql
feat(http-requests): add support for methods, body and headers for http
3 years ago
patch-improve-performance.sql
add a better approach for patching db, change setting.value from varchar to TEXT, restore Database.close() to 1.2.0
3 years ago
patch-incident-table.sql
[status page] many update and save group list
3 years ago
patch-monitor-basic-auth.sql
Minor refactor - change variable names and add commas to object definitions
3 years ago
patch-monitor-expiry-notification.sql
Add an option to enable/disable the domain name expiry notification #1364
3 years ago
patch-monitor-push_token.sql
add Push-based monitoring ( #279 )
3 years ago
patch-notification_sent_history.sql
send certificate notifications in 21, 14, 7 days
3 years ago
patch-ping-packet-size.sql
Added Ping packet size #1891
3 years ago
patch-proxy.sql
Add http and https proxy feature
3 years ago
patch-setting-value-type.sql
add a better approach for patching db, change setting.value from varchar to TEXT, restore Database.close() to 1.2.0
3 years ago
patch-status-page-footer-css.sql
Refine UI/UX for custom css / footer text. Add switch for show/hide powered by
3 years ago
patch-status-page.sql
[Status Page] wip, combine api, add status_page_id into group and incident tables
3 years ago
patch1.sql
Update patch1.sql
4 years ago
patch2.sql
Feat: Add database storage for TLS info
4 years ago
patch3.sql
add patch3.sql and fix duplicate id in EditMonitor.vue
4 years ago
patch4.sql
add back maxretries field
4 years ago
patch5.sql
Chore: Add new line at EOF
3 years ago
patch6.sql
Feat: Implement MaxRedirects & StatusCodes
3 years ago
patch7.sql
Update patch7.sql
3 years ago
patch8.sql
move the new sql to patch8.sql
3 years ago
patch9.sql
Fixed suggestions
3 years ago
patch10.sql
WIP: Add tags functionality
3 years ago