Thorsten Eckel
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 years ago |
Thorsten Eckel
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 years ago |
Thorsten Eckel
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |
Martin Edenhofer
|
80294b0b51
Added knowledge base categories and answers to status monitoring.
|
5 years ago |
Martin Edenhofer
|
2ccda12cc2
Added ObjectManager::Attribute count to monitoring status result.
|
6 years ago |
Martin Edenhofer
|
50d85a1429
Improved monitoring amount_check, no state if no limit params are used.
|
6 years ago |
Thorsten Eckel
|
a211d20db9
Refactoring: Migrated BackgroundJobSearchIndex (Delayed::Job) to SearchIndexJob (ActiveJob).
|
6 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
Rolf Schmidt
|
079c4c9593
Fixed issue #2391 - Wrong file size calculation in monitoring controller (postgres only)
|
6 years ago |
Martin Edenhofer
|
4ae5e656d4
Fixed typo.
|
6 years ago |
Martin Edenhofer
|
a97e261ac7
Improved monitoring controller with amount_check (e. g. monitoring will alert about unusual amount of ticket creation).
|
6 years ago |
Martin Edenhofer
|
22b2f44ba0
Initial SMS integration for trigger notifications and additional channel. Thanks to sys4 AG!
|
6 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Martin Edenhofer
|
1306ca16a9
Implemented issue #2188 - WebApp (monitoring section) claims scheduler not running, if delayed jobs get too many.
|
6 years ago |
Thorsten Eckel
|
12ea65f84f
Ordered failed background jobs by number of entries which also stabilizes test.
|
6 years ago |
Martin Edenhofer
|
7338b91a31
Improved monitoring controller to get storage usage.
|
6 years ago |
Thorsten Eckel
|
81dfe88d99
@muhammadn fixed issue #1866 - Failing Scheduler Delayed::Job - jobs are not listed in the monitoring result.
|
7 years ago |
Thorsten Eckel
|
3fd1c2de7a
Added monitoring check for stuck ImportJob backends.
|
7 years ago |
Thorsten Eckel
|
a67299d7fe
Added failed Import::Job backend results to the monitoring endpoint.
|
7 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Martin Edenhofer
|
460182e663
Small code cleanup.
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Thorsten Eckel
|
be730c08d9
Moved listing of failed jobs to own method and added tests.
|
7 years ago |
Rolf Schmidt
|
60e7d990ea
Moved .restart_failed_jobs to backend and added rspec test.
|
7 years ago |
Jens Pfeifer
|
63aa9142af
Improved scheduler restart button handling in monitoring view.
|
7 years ago |
Rolf Schmidt
|
7248be908f
Improved migration and changed wording.
|
7 years ago |
Rolf Schmidt
|
d3e4577fa5
Improved codestyle.
|
7 years ago |
Rolf Schmidt
|
7b86174d26
Changed wording from dead to failed in pull request 1118.
|
7 years ago |
Maarten Raaphorst
|
e40772f7b7
No longer raise exception when scheduler job fails to run after ten tries, but record the error instead.
|
7 years ago |
Martin Edenhofer
|
95ba493873
Improved error detection (for endless loops in channel fetch).
|
7 years ago |
Martin Edenhofer
|
cd28e904ac
Improved session validation and usage of cors headers.
|
8 years ago |
Martin Edenhofer
|
44a5b9861f
Implemented issue#453 - Possibility to monitor Zammad via URL from external, like gitlab is offering it.
|
8 years ago |