romainq
|
5ffb6104a5
Obsolescence: background task setting (or resetting) the obsolescence date for obsolete data. The periodicity can be tuned by the mean of obsolescence.date_update_interval, defaulting to 10 minutes. Also renamed show_obsolete_data into obsolescence.show_obsolete_data for consistency.
|
před 8 roky |
dflaven
|
4431bfe450
Internal: context tags to (programmatically) identify the context of the execution.
|
před 9 roky |
romainq
|
8c060158a9
#1165 backup with errors fills up tmp-directories with lots of backup-files.
|
před 9 roky |
dflaven
|
5551f50e4e
Make sure that the SQL mutexes are specific to the current iTop instance, but still preserving the capability for the setup to detect an already running cron job with or without a valid config file.
|
před 10 roky |
dflaven
|
2108b31fc0
Oops, rollback of the previous (unexpected) commit...
|
před 11 roky |
dflaven
|
3772f10ee7
#805 Use a mutex to turn the insertion of a new ticket into an atomic operation
|
před 11 roky |
romainq
|
c39861f345
CRON: report that CRON is already running BEFORE saying that the DB is read-only (re-entrance during an operation done in the background)
|
před 11 roky |
romainq
|
2a2a54895c
CRON: protection against re-entrance now relies on a bullet-proof mutex. Also added the option 'debug=1' to output the call stack in case an exception occurs (not always because of passwords being shown in the call stack)
|
před 11 roky |
dflaven
|
afb446bf8f
Add a carriage return to the error message output when iTop is NOT yet installed.
|
před 11 roky |
romainq
|
9e7b17d491
CRON: reschedule at startup IIF the task is inactive or it is planned in the future
|
před 12 roky |
romainq
|
2b0bbecdd5
CRON to exit gracefully if iTop not yet installed
|
před 12 roky |
romainq
|
5394d05e53
New capability for CRON: handle tasks scheduled at given date/time (as opposed to a task being executed more or less continuously).
|
před 12 roky |
dflaven
|
0767f53ebf
#727: prevent a crash in cron.php
|
před 12 roky |
romainq
|
e72bd81486
#723 Cron locking is too restrictive
|
před 12 roky |
dflaven
|
2fe88bdc8f
Better display of empty dates in the status report
|
před 12 roky |
dflaven
|
9faf2e7cc9
Enhancement: take into account the "periodicity" of the background processes.
|
před 12 roky |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
před 12 roky |
dflaven
|
80c2ee1787
Still fixing regressions caused by Trac#446: XSS vulnerabilities...
|
před 14 roky |
romainq
|
192c391692
Ooooops -removed debugging traces
|
před 14 roky |
romainq
|
cab41b577e
Fixed bug: Web services in CLI mode failing with an error when attempting to include APPROOT
|
před 14 roky |
romainq
|
fe8ebc4d5e
#370 standard argument for CLI/REST services: param_file
|
před 14 roky |
romainq
|
a4093c67b5
CRON - admin only + queues with timer (field 'planned')
|
před 14 roky |
romainq
|
809227fc60
Cron - enabled mode CLI
|
před 14 roky |
romainq
|
c5eb2d7d0b
Background processes - API ready for periodicity management
|
před 14 roky |
romainq
|
4c17dab540
Email sent in asynchronous mode: forgot cron.php
|
před 14 roky |