Commit Graph

26 Commits

Author SHA1 Message Date
Herman van Rink
69fb0f8e7d Fixed regexp quoting issue in Synchronize code, see PMASA-2011-7 2011-06-30 13:26:29 +02:00
Marc Delisle
626d6d8557 bug #3134495 [synchronization] Data containing single quotes prevents sync 2011-04-21 09:23:14 -04:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
3e57a8eca9 No @uses __('Something'). 2010-07-20 15:06:34 +02:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04:00
Ankit Gupta
b3c041bb99 patch #2983492 When asking to synchronize Structure and Data, only Structure is done 2010-04-08 10:32:13 -04:00
Herman van Rink
3ea273809a Backported remaining part of rev 13423 and 13424 to QA_3_3 2010-03-03 10:34:14 +00:00
Marc Delisle
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +00:00
Marc Delisle
8de4e7aec8 code cleanup 2009-12-14 18:01:16 +00:00
Marc Delisle
35f9118a67 code cleanup (first part) 2009-12-13 14:41:18 +00:00
Marc Delisle
80aeba75f4 problems synchronizing when the number of columns is different for the same index name; code cleanup; typos 2009-12-12 15:57:58 +00:00
Marc Delisle
1884cfcf1e code cleanup 2009-12-05 14:54:08 +00:00
Marc Delisle
3d2225d3fc remove some duplicate code 2009-10-25 12:01:18 +00:00
Marc Delisle
d2233aac88 remove duplicate code; add server type and name in headers 2009-10-25 11:38:17 +00:00
Marc Delisle
478f7eb529 undefined variables 2009-10-14 17:02:03 +00:00
Marc Delisle
d11b9cf240 when clicking Synchronize Databases, do not load all source data in memory; todo: handle correctly BLOBs 2009-10-04 12:34:29 +00:00
Marc Delisle
0a36d8ee6a respect MaxCharactersInDisplayedSQL when displaying INSERT queries 2009-10-03 14:14:15 +00:00
Marc Delisle
7a3da21570 use high-level function to avoid an undefined value 2009-10-03 13:48:42 +00:00
Marc Delisle
05282dea25 missing connection links 2009-10-03 12:39:06 +00:00
Herman van Rink
6268d5c52b Fixed a bug when a column had the same name as the table, the table would not be created on the target.
And added a FIXME tag for another bug
2009-09-24 13:18:47 +00:00
Herman van Rink
f92beeae4f Fix data sync in replication scenario 2009-09-24 07:09:17 +00:00
Herman van Rink
8b69972126 Code style improvements 2009-09-11 17:37:31 +00:00
Michal Čihař
215b8fa174 Added ability for synchronizing databases among servers.
Manual merge from branches/gsoc/zahra.
2009-08-24 14:39:38 +00:00