icinga2/lib
Alexander A. Klimov 21b68455ce Use Timer::Create() instead of new Timer()
git ls-files -z |xargs -0 perl -pi -e 's/\bnew Timer\b/Timer::Create/g'

ex. in Timer::Create() itself.
2023-04-04 10:35:20 +02:00
..
base Use Timer::Create() instead of new Timer() 2023-04-04 10:35:20 +02:00
checker Use Timer::Create() instead of new Timer() 2023-04-04 10:35:20 +02:00
cli Freeze globals namespace during config load 2023-03-30 18:07:51 +02:00
compat Use Timer::Create() instead of new Timer() 2023-04-04 10:35:20 +02:00
config Merge pull request #9466 from Icinga/flush-temp-files 2023-02-02 16:29:11 +01:00
db_ido Use Timer::Create() instead of new Timer() 2023-04-04 10:35:20 +02:00
db_ido_mysql Use Timer::Create() instead of new Timer() 2023-04-04 10:35:20 +02:00
db_ido_pgsql Use Timer::Create() instead of new Timer() 2023-04-04 10:35:20 +02:00
icinga Use Timer::Create() instead of new Timer() 2023-04-04 10:35:20 +02:00
icingadb Use Timer::Create() instead of new Timer() 2023-04-04 10:35:20 +02:00
livestatus Centralise default icinga.* and env.* macros 2023-02-17 15:33:36 +01:00
methods Centralise default icinga.* and env.* macros 2023-02-17 15:33:36 +01:00
mysql_shim IDO MySQL: explicitly use latin1 2022-03-31 15:04:45 +02:00
notification Use Timer::Create() instead of new Timer() 2023-04-04 10:35:20 +02:00
perfdata Use Timer::Create() instead of new Timer() 2023-04-04 10:35:20 +02:00
pgsql_shim Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
remote Use Timer::Create() instead of new Timer() 2023-04-04 10:35:20 +02:00
CMakeLists.txt Rename ICINGA2_WITH_REDIS to ICINGA2_WITH_ICINGADB 2019-11-02 14:00:24 +01:00