Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Mantas Masalskis
|
cfedfc0771
Fixes #4079 - Monitoring endpoint is complaing about not executed scheduler job "CacheClearJob.perform_now"
|
2 years ago |
Martin Gruner
|
d7b8b3662f
Maintenance: Updated to Rails 6.1.
|
2 years ago |
Martin Gruner
|
6714b5f1a4
Maintenance: Bump rubocop-rails from 2.12.4 to 2.13.0
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
c84416aec0
Maintenance: Improved translatable source strings.
|
2 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
Martin Edenhofer
|
e7b0486b5b
Maintenance: Add also count of taskbar objects to status endpoint..
|
3 years ago |
Martin Edenhofer
|
8e85508fa4
Maintenance: Increase speed of storage usage calculation.
|
3 years ago |
Thorsten Eckel
|
027a1d4d63
Maintenance: Updated rubocop(-* gems) to latest version (1.10.0).
|
3 years ago |
Thorsten Eckel
|
0b9e6676f8
Maintenance: Updated rubocop(-* gems) to latest version (1.0.0).
|
4 years ago |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
Rolf Schmidt
|
3fb9b05027
Fixes #2074 - Ability of deleting customers and / or all ticket at once.
|
4 years ago |
Thorsten Eckel
|
73f6a98e29
Updated rubocop(-* gems) to latest version (0.88.0).
|
4 years ago |
Thorsten Eckel
|
6bf588dd0c
Fixes #3077: Empty "issues" attribute of Monitoring / HealthCheck result causes errors in Zabbix.
|
4 years ago |
Ryan Lue
|
becbdb1baa
Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit.
|
4 years ago |
Thorsten Eckel
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
4 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.
|
5 years ago |
Martin Edenhofer
|
50d85a1429
Improved monitoring amount_check, no state if no limit params are used.
|
5 years ago |
Thorsten Eckel
|
a211d20db9
Refactoring: Migrated BackgroundJobSearchIndex (Delayed::Job) to SearchIndexJob (ActiveJob).
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 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.
|
6 years ago |
Thorsten Eckel
|
3fd1c2de7a
Added monitoring check for stuck ImportJob backends.
|
6 years ago |
Thorsten Eckel
|
a67299d7fe
Added failed Import::Job backend results to the monitoring endpoint.
|
6 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.
|
7 years ago |
Martin Edenhofer
|
44a5b9861f
Implemented issue#453 - Possibility to monitor Zammad via URL from external, like gitlab is offering it.
|
8 years ago |