Commit Graph
17214 Commits
Author SHA1 Message Date
Klaas Freitag d5a32543ef Fix update test. 2012-11-09 17:24:17 +01:00
Klaas Freitag 7aeeeae037 Fix test, avoid double free. 2012-11-09 17:16:27 +01:00
Klaas Freitag 161d7c18ff Push version to next release 0.60.2 2012-11-09 17:15:46 +01:00
Klaas Freitag 940ff6eeaa Proper cross platform initialization. 2012-11-09 17:14:52 +01:00
Klaas Freitag b748fab6e9 Set version to next release 0.60.2 2012-11-09 17:14:24 +01:00
Jenkins for ownCloud 6442c7e5f7 [tx-robot] updated from transifex 2012-11-09 00:04:31 +01:00
Klaas Freitag eb640aae00 Fix parsing of GMT times and handle time difference more tolerant. 2012-11-08 14:52:14 +01:00
Klaas Freitag 6d126f3956 Check for timegm and set a config variable accordingly. 2012-11-08 14:50:08 +01:00
Klaas Freitag bede1acbce Win32: Fix CreateFile call for directories. 2012-11-08 14:49:15 +01:00
Klaas Freitag d19a0c9c46 ownCloud: log the mtime in stat. 2012-11-08 11:22:49 +01:00
Klaas Freitag 295de77a7d Added .directory to ignore. 2012-11-08 11:21:53 +01:00
Jenkins for ownCloud 8a394dd471 [tx-robot] updated from transifex 2012-11-08 00:04:24 +01:00
Olivier Goffart 6e6e18c030 Exclude lists: Works with \r\n line terminator 2012-11-07 17:46:13 +01:00
Olivier Goffart 62897e6d37 Win: Load the exclude lists in the config 2012-11-07 17:46:13 +01:00
Olivier Goffart f55f687a63 Win: Don't rely on the name of the program to be owncloud.exe
Loosely based on the logic in csync_vio_init
2012-11-07 17:46:13 +01:00
Olivier Goffart a4db29c277 c_copy: return error code on windows if there is an error
This fixes a compiler warning about not returning a value
2012-11-07 17:46:13 +01:00
Olivier Goffart e2a8e9dce2 win: Link against all the required libraries 2012-11-07 17:46:13 +01:00
Markus GoetzandOlivier Goffart 80d53ff4bd Enable compilation with static iniparser and sqlite 2012-11-07 17:46:13 +01:00
Olivier Goffart be13ef120d Fix another crash if the md5 are not computed 2012-11-07 16:50:20 +01:00
Klaas Freitag 67373dcb0d commented work in progress treewalk stuff. 2012-11-07 12:33:39 +01:00
Jenkins for ownCloud 02e990b2c5 [tx-robot] updated from transifex 2012-11-07 00:04:15 +01:00
Klaas Freitag f65be04415 Added Windows tmp file pattern to exclude list. 2012-11-06 14:05:52 +01:00
Olivier GoffartandKlaas Freitag 1a093b0ae3 Fix crash if md5 is null
Also make sure to copy destpath, to avoid double free.
2012-11-06 14:05:52 +01:00
Olivier GoffartandKlaas Freitag 7071a455c5 Use signed hash in SQL request
sqlite only handle signed integer,  in case of overflow, we numbers are
transformed to floating point, resulting in wierd errors.
2012-11-06 14:05:52 +01:00
Jenkins for ownCloud 64177df3d9 [tx-robot] updated from transifex 2012-11-06 00:02:48 +01:00
Daniel Molkentin df219dd09b Doc: use correct cmake vars 2012-11-05 14:44:10 +01:00
Daniel Molkentin 59969c3574 Qt is not C. 2012-11-05 11:44:22 +01:00
Klaas Freitag 3b9f4bf825 Merge branch 'master' of github.com:owncloud/mirall 2012-11-05 11:38:16 +01:00
Daniel Molkentin 80ecd71fc7 Doc: more trouble shooting 2012-11-05 11:36:48 +01:00
Klaas Freitag 5519bc7cbb Try to create local dir if not existing. 2012-11-05 11:36:39 +01:00
Klaas Freitag c31f0885a4 Remove bogus space 2012-11-05 11:36:38 +01:00
Klaas Freitag 2501cc57d5 Display error status in statusdialog. 2012-11-05 11:36:38 +01:00
Klaas Freitag fbb46b64f9 Check if local folder is proper and set error stat accordingly. 2012-11-05 11:36:38 +01:00
Klaas Freitag 4d08605b5b Also compute overall status for disabled folders. 2012-11-05 11:36:38 +01:00
Klaas Freitag 764c352c8f Calculate overallSyncStartup on startup. 2012-11-05 11:36:38 +01:00
Jenkins for ownCloud 61b9b44fa7 [tx-robot] updated from transifex 2012-11-05 00:04:23 +01:00
Daniel Molkentin 7d6eb61f1b doc: wording 2012-11-04 00:46:02 +01:00
Jenkins for ownCloud 6d17b9de4e [tx-robot] updated from transifex 2012-11-04 00:02:33 +01:00
Jenkins for ownCloud ce45c7876c [tx-robot] updated from transifex 2012-11-03 00:03:25 +01:00
Daniel Molkentin 7cc3e7e392 Debug: fix typo 2012-11-02 16:32:26 +01:00
Daniel Molkentin 3a165ad654 Doc: add troubleshooting section 2012-11-02 16:26:56 +01:00
Daniel Molkentin f04cf3a31e Bump version of master to 1.2pre 2012-11-02 16:14:51 +01:00
Daniel Molkentin 4fbfe7bfef Installer: Only show license on special request
GPL is a distribution license, and should thus
not be required to be accepted upon installation.
2012-11-02 16:14:33 +01:00
Daniel Molkentin 46a82b69c5 Show user name for connection in statusdialog
Move server version purely to tooltip.

Fixes issue #8.
2012-11-02 14:09:23 +01:00
Jenkins for ownCloud 0de3ae32c0 [tx-robot] updated from transifex 2012-11-02 00:05:49 +01:00
Daniel Molkentin 06e7864174 Doc: Require sphinx todo extension 2012-11-01 19:10:51 +01:00
Daniel Molkentin 8b60726a48 Doc: Introduce chapter on Architecture, Glossary 2012-11-01 19:10:01 +01:00
Daniel Molkentin 855597bfd9 Doc: formatting 2012-11-01 17:24:25 +01:00
Daniel Molkentin 827a31fa02 doc: formatting fix 2012-11-01 17:03:58 +01:00
Daniel Molkentin 20f04ec6d9 doc: small improvements 2012-11-01 16:52:07 +01:00