Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Martin Edenhofer
|
1ba32b1a41
Fixed issue #1405 - Scheduler not running because of Bad file descriptor in PGConsumeInput().
|
7 years ago |
Thorsten Eckel
|
ef38800bae
Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ .
|
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 |
Rolf Schmidt
|
d3e4577fa5
Improved codestyle.
|
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
|
c07faa1f11
Merge branch 'develop' of git.znuny.com:zammad/zammad into develop
|
7 years ago |
Martin Edenhofer
|
9220ad1008
Small improvement for logging.
|
7 years ago |
Thorsten Eckel
|
4a12788e04
Follow up: Fixed issue #1080 - Scheduler won't start because of missing DB connection on PostgreSQL 9.2.18.
|
7 years ago |
Thorsten Eckel
|
9934286a33
Fixed issue #1080 - Scheduler won't start because of missing DB connection on PostgreSQL 9.2.18.
|
7 years ago |
Thorsten Eckel
|
199686dce1
Fixed issues #1008 - LDAP import stucks when Scheduler gets stopped or restarted.
|
7 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
4628299d20
Introduced config.interface_handle to find out via which interface the source code got executed.
|
8 years ago |
Martin Edenhofer
|
42d0cd1f8f
Updated gems.
|
8 years ago |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 years ago |
Martin Edenhofer
|
b9c24748a9
Added reset of UserInfo.current_user_id for background jobs and transactions.
|
8 years ago |
Martin Edenhofer
|
d8507d0b57
Improved code layout.
|
8 years ago |
Thorsten Eckel
|
bc6a8ca169
Applied rubocop cop 'Style/RedundantBegin'.
|
9 years ago |
Thorsten Eckel
|
54fd62487c
Applied rubocop cop 'Style/SpaceInsideStringInterpolation'.
|
9 years ago |
Martin Edenhofer
|
d685c8f264
Small improvements.
|
9 years ago |
Martin Edenhofer
|
708c8cf55c
Improved logging.
|
9 years ago |
Martin Edenhofer
|
d206ef49ed
Improved performance, move to threads.
|
9 years ago |
Thorsten Eckel
|
bf857eeb76
Corrected with rubocop cop 'Style/GlobalVars'.
|
9 years ago |
Thorsten Eckel
|
409ae23e78
Corrected with rubocop cop 'Rails/TimeZone'.
|
9 years ago |
Thorsten Eckel
|
3641a41af1
Corrected with rubocop cop 'Lint/Eval'.
|
9 years ago |
Thorsten Eckel
|
67c4215554
Corrected with rubocop cop 'Style/RedundantSelf'.
|
9 years ago |
Thorsten Eckel
|
6a41d0ee18
Corrected with rubocop cop 'Rails/FindBy'.
|
9 years ago |
Thorsten Eckel
|
650e17be7c
Corrected with rubocop cop 'Lint/StringConversionInInterpolation'.
|
9 years ago |
Thorsten Eckel
|
d63b9d2f9b
Corrected with rubocop cop 'Style/InfiniteLoop'.
|
9 years ago |
Martin Edenhofer
|
700616f5e2
Merge branch 'develop' of github.com:martini/zammad into develop
|
9 years ago |
Martin Edenhofer
|
4365039f49
Moved to rails logger.
|
9 years ago |
Thorsten Eckel
|
487a506423
Corrected with rubocop cop 'Style/FormatString'.
|
9 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 years ago |
Thorsten Eckel
|
a70b3cfc89
Corrected with rubocop cop 'Style/StringLiterals'.
|
9 years ago |
Martin Edenhofer
|
aacb930094
Close database connection for thread after thread is finished.
|
9 years ago |
Martin Edenhofer
|
d9938f59c6
Moved to framework logger object.
|
10 years ago |
Martin Edenhofer
|
4c5b6c471f
Improved error handling.
|
10 years ago |
Martin Edenhofer
|
d18ef99f78
Updated header.
|
10 years ago |
Martin Edenhofer
|
6569fe4eaa
Improved wording.
|
10 years ago |
Martin Edenhofer
|
aaa36d3008
Added nagios/icinga checks.
|
11 years ago |
Martin Edenhofer
|
c2010124f5
Code reformattingand code layout beautying.
|
11 years ago |
Martin Edenhofer
|
10ae67588b
Reduced debug message.
|
11 years ago |
Martin Edenhofer
|
d91d5e3bce
Improved scheduler.
|
11 years ago |
Martin Edenhofer
|
77a4167b72
Added generic scheduler.
|
11 years ago |