Commit Graph
17214 Commits
Author SHA1 Message Date
Daniel Molkentin 39cfe91da6 fix httpbf test case 2013-05-22 16:32:08 +02:00
Daniel Molkentin 45e5578b52 init to false in case of doubt 2013-05-22 16:15:26 +02:00
Klaas Freitag 92b0af4b0a Compare the correct type. 2013-05-22 16:13:27 +02:00
Klaas Freitag 126559b2be For new databases, skip the is-empty check. 2013-05-22 16:10:43 +02:00
Klaas Freitag 0764ef1620 For directories, do not consider the size as its invalid on remote. 2013-05-22 16:10:43 +02:00
Daniel Molkentin 804eaa700e Remove bogus debug output 2013-05-22 15:58:54 +02:00
Daniel Molkentin 646922665d 1.3.0beta1 2013-05-22 15:34:19 +02:00
Daniel Molkentin 10437db2f9 Bump version 2013-05-22 15:33:42 +02:00
Klaas Freitag 8115f71096 Avoid memory allocation screwup. 2013-05-22 12:33:09 +02:00
Klaas Freitag 4a58cae0b0 Finialize insert statement. 2013-05-22 12:33:09 +02:00
Klaas Freitag bcdd8b95bf Allow empty MD5 sum on save, happens with directoires. 2013-05-22 12:33:09 +02:00
Klaas Freitag 69d251630f Code cleanups, move closedb out of if statements. 2013-05-22 12:33:09 +02:00
Klaas Freitag 02f93ec4d5 Free allocted memory of local and remote list. 2013-05-22 12:33:09 +02:00
Klaas Freitag dd8ceacf75 Avoid compile warning due to non-top variable declaration. 2013-05-22 12:33:09 +02:00
Klaas Freitag 673ca36db8 More efficient database writing, do integrity check on db. 2013-05-22 12:33:09 +02:00
Klaas Freitag 68e0dbb18f Use wide character unlink. 2013-05-22 12:32:25 +02:00
Daniel Molkentin 62ad2f19e3 Setup Wizard: Make server/folder buttons work 2013-05-21 14:25:31 +02:00
Daniel Molkentin 14f55420f9 Remove obsolete connect statement 2013-05-21 14:20:56 +02:00
Daniel Molkentin d4ea0ba6ba Merge branch 'master' of git://github.com/gnumdk/mirall
Conflicts:
	CMakeLists.txt

As per PR 457
2013-05-20 16:54:49 +02:00
Klaas Freitag 23912a7214 Reworked database writing code. Speed improvement > 50%. 2013-05-20 12:24:55 +02:00
Klaas Freitag 4ad01b35ce Switch on full synchronous mode for sqlite. 2013-05-20 11:10:27 +02:00
Daniel Molkentin c06f7b7ecb Update README.md
Fixes #182.
2013-05-20 11:00:29 +02:00
Daniel Molkentin 3a50eece9e More theming refactoring 2013-05-17 20:56:17 +02:00
Daniel Molkentin 44f0fb0242 Fix broken include 2013-05-17 20:12:31 +02:00
Daniel Molkentin c210e2b72f Remove obsolete miralltheme 2013-05-17 20:11:16 +02:00
Daniel Molkentin 7b5079f043 Amendment to previous commit 2013-05-17 18:27:07 +02:00
Daniel Molkentin be4027fb36 Remove deleted file from resources 2013-05-17 18:13:14 +02:00
Daniel Molkentin 0f03b47a46 Make new connection wizard themable 2013-05-17 18:05:22 +02:00
Klaas Freitag 053a9b7da0 Add neon includes to httpbf build 2013-05-17 12:45:39 +02:00
Daniel Molkentin c923e0803e Add SyncResult::SyncPrepare case to FileItemDialog 2013-05-17 12:33:02 +02:00
Klaas Freitag 61335b6a70 Do not set the error_code from errno 2013-05-17 12:25:17 +02:00
Daniel Molkentin bd74dbbfc5 doc: markup fixes 2013-05-17 12:02:40 +02:00
Daniel Molkentin a0599e75b7 Update build instructions for Mac OS 2013-05-17 11:42:19 +02:00
Klaas Freitag 4f47aba1e2 Allow user aborting in chunked uploads 2013-05-16 17:37:30 +02:00
Klaas Freitag 2385bbcf55 Add an abort callback. 2013-05-16 17:37:00 +02:00
Klaas Freitag f334b6349b Add a call to quit to make the thread ending the loop 2013-05-16 17:35:40 +02:00
Klaas Freitag ad7aac4152 Rather use eq and ne for string comparison. 2013-05-16 16:12:27 +02:00
Daniel Molkentin b9c7980433 Work on non-mac again 2013-05-16 15:00:52 +02:00
Olivier Goffart 07ce6cfa79 don't use member variable of the propagator 2013-05-16 14:50:36 +02:00
Olivier Goffart 9ce47c9675 make the propagator asynchronous 2013-05-16 13:54:22 +02:00
Klaas Freitag 2ff9fcfa1d Fix crash if _thread is not initialized before. 2013-05-16 13:26:05 +02:00
Daniel Molkentin ecff867e46 Get further on mac 2013-05-16 13:02:51 +02:00
Klaas Freitag 4af8f470e8 Check the stat result. 2013-05-16 12:46:06 +02:00
Olivier GoffartandKlaas Freitag 5c79d8bdef t3.pl: test renaming folder
Add a test to test that renaming folder and doing complex stuff in them
works
2013-05-15 17:59:13 +02:00
Olivier GoffartandKlaas Freitag d8d4f118d7 Fix possible leak 2013-05-15 17:59:13 +02:00
Daniel Molkentin 6b4501fd4b Try to make t1 utf-8-mac safe 2013-05-15 17:57:19 +02:00
Olivier Goffart 40255d643c propagator-ng: adapt to the merge of rename_folders branch 2013-05-15 15:22:20 +02:00
Daniel Molkentin ccb8fcc614 ignore t1.cfg 2013-05-15 14:39:23 +02:00
Klaas Freitag 551d457c7c Pulled Test.pm out of t1.pl for reuse. Simplified t1.pl. 2013-05-15 11:15:50 +02:00
Daniel Molkentin aa23e4698b Correct spelling of some mac os meta files
Fixes #619
2013-05-14 23:15:22 +02:00