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.
|
пре 10 година |
romainq
|
30c759983a
#1039 Continuation of the fix implemented in [3465] that introduced a stopper regression (Fatal Error)
|
пре 10 година |
dflaven
|
4a57214936
#1039: prevent concurrent executions of either synchro_import.php or synchro_exec.php for a given data source, since it would lead to unpredictable results.
|
пре 10 година |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
пре 12 година |
romainq
|
08f30cc794
CSV import (both std and related to the data synchro) can be used with a tab (keyword 'tab', case insensitive)
|
пре 13 година |
romainq
|
5ec63a30ca
#489 Run the synchro with parameter max_chunk_size to split the execution into several processes, each loading at most the given count of replica (note: the master process will continue to run while child processes are being forked one by one)
|
пре 13 година |
dflaven
|
bf2c6ae852
Enhancement: when an (optional) external key cannot be reconciled, log a warning on the replica. the replicas containing a warning are then processed everytime in case the ext key changes
|
пре 13 година |
romainq
|
4e1e2d45ba
Data sync: fixed issue when a replica left in state 'new' becomes obsolete
|
пре 13 година |
dflaven
|
b92be77027
Missing sanitization filter for 1 parameter: fixed !
|
пре 14 година |
dflaven
|
fbfefd59b8
Added a flag to force the import to cinutnue even in case of SQL error... useful for debugging don't use in production ;-)
|
пре 14 година |
dflaven
|
80c2ee1787
Still fixing regressions caused by Trac#446: XSS vulnerabilities...
|
пре 14 година |
dflaven
|
253a2ee596
Fixed Trac#446: XSS vulnerabilities... to be tested !
|
пре 14 година |
dflaven
|
131de01bc7
In CLI mode, do not depend on the current directory: the script can be run from anywhere.
|
пре 14 година |
romainq
|
0a4cc0e1f6
Improved import.php and synchro_import.php: added 'date_format' (example: %d/%m/%Y %H:%i:%s)
|
пре 14 година |
romainq
|
fe8ebc4d5e
#370 standard argument for CLI/REST services: param_file
|
пре 14 година |
dflaven
|
a3f2393b6b
- Cleanup of the dictionary usage.
|
пре 14 година |
romainq
|
e95823c046
Data Exchange - Format and save traces (config option: synchro_trace)
|
пре 14 година |
romainq
|
d5d63311e1
Data Exchange - Implemented reconciliation on external keys
|
пре 14 година |
romainq
|
8766db7e7b
Data Exchange - Improved handling of deletion (inc. the reporting of it)
|
пре 14 година |
romainq
|
b59d14df6c
Data Exchange - Simulation in synchro_import.php now relying on MySQL transactions
|
пре 14 година |
romainq
|
a318b83e49
Data Exchange - Implemented reconciliation options + cosmetics on synchro_exec
|
пре 14 година |
romainq
|
c2779b33e1
Data Exchange - Simulate mode on synchro_exec + cleanup in traces + handling of null values
|
пре 14 година |
romainq
|
4abe2270eb
Data Exchange - Finalized deletion, changed the definition of attributes (update/reconcile), added an automated test
|
пре 14 година |
romainq
|
d0ed6f5f2d
Data Exchange - new web service to update data tables
|
пре 14 година |