This website requires JavaScript.
Explore
Help
Sign In
composer
/
iTop
Watch
6
Star
0
Fork
0
You've already forked iTop
mirror of
https://github.com/Combodo/iTop.git
synced
2026-03-05 17:14:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b37414df59bb7c5f184fbfa57aa50328865ea414
iTop
/
synchro
History
Denis Flaven
794c111ee1
Added detecting of missing columns in the synchro_data_xxx tables (in case of duplicate SQL column names in the orignal data model). See Trac
#503
.
...
SVN:trunk[1893]
2012-03-14 16:41:32 +00:00
..
priv_sync_chunk.php
Synchro: fixed issue in the counter (deletion of replicas) and improved the behavior in case of an error happening in the underlying process
2011-12-21 12:11:56 +00:00
replica.php
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
2011-11-18 11:29:04 +00:00
synchro_exec.php
#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)
2011-12-20 15:55:07 +00:00
synchro_import.php
CSV import (both std and related to the data synchro) can be used with a tab (keyword 'tab', case insensitive)
2011-12-21 12:51:08 +00:00
synchrodatasource.class.inc.php
Added detecting of missing columns in the synchro_data_xxx tables (in case of duplicate SQL column names in the orignal data model). See Trac
#503
.
2012-03-14 16:41:32 +00:00