1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-18 01:42:46 +02:00

Commit Graph

  • ffc5e6f0cc Memory cleanups for id syncing, removed unused code. Klaas Freitag 2012-08-30 13:04:48 +0300
  • 7600eb4a09 Memory cleanups for id syncing. Klaas Freitag 2012-08-30 13:04:14 +0300
  • d756c45c50 Free memory used by the id in csync_file_stat. Klaas Freitag 2012-08-30 13:01:21 +0300
  • 9f4f0e8106 ownCloud: more memory cleanups, use widechar unlink for tmp files, adjust the modtime by the time difference between client adn server. Klaas Freitag 2012-08-30 12:59:52 +0300
  • 266e1988f6 [tx-robot] updated from transifex Jenkins for ownCloud 2012-08-30 02:08:04 +0200
  • 99691059bf Removed all usage of openSSL. Klaas Freitag 2012-08-29 15:37:31 +0300
  • 4e4fca54c2 added test data as well as a test config template. Klaas Freitag 2012-08-29 15:26:31 +0300
  • 52e0f06692 use a more speaking name for config file. Klaas Freitag 2012-08-29 15:26:15 +0300
  • 0416107951 Fix testcase. Klaas Freitag 2012-08-29 13:34:42 +0300
  • ae94ce7430 Check if the file id method exists in the vio plugin. Klaas Freitag 2012-08-29 13:34:21 +0300
  • 8fe4ca4f07 [tx-robot] updated from transifex Jenkins for ownCloud 2012-08-29 02:06:58 +0200
  • 3950b18dc7 Fix memory leaks in new id sync code. Klaas Freitag 2012-08-28 17:53:26 +0300
  • 4750380565 Fix flag setting detection of the fields. Klaas Freitag 2012-08-28 17:52:28 +0300
  • 3e95056975 ownCloud: Use stat cache more structured. Klaas Freitag 2012-08-28 15:59:33 +0300
  • 636ec65c60 ownCloud: removed unused statcache code. Klaas Freitag 2012-08-28 14:24:42 +0300
  • c491e8bb68 Check for valid result count after query. Klaas Freitag 2012-08-28 14:09:54 +0300
  • 78c43e542c Handle zero result list correctly. Klaas Freitag 2012-08-28 14:09:29 +0300
  • bba1396770 ownCloud: Use correct path to push into owncloud_stat. Klaas Freitag 2012-08-28 14:06:55 +0300
  • 7c167ae49a [tx-robot] updated from transifex Jenkins for ownCloud 2012-08-28 02:05:21 +0200
  • a723a968ba allow custom media at relative path for windows. Klaas Freitag 2012-08-27 19:09:56 +0300
  • f4bb981ad4 add application path back to translation laoding. Klaas Freitag 2012-08-27 18:59:31 +0300
  • a2b5596ee1 removed wrong path piece "win" Klaas Freitag 2012-08-27 18:56:34 +0300
  • dba0332bc0 [tx-robot] updated from transifex Jenkins for ownCloud 2012-08-27 12:04:48 +0200
  • b6edf82d4e Fixed license of tests, added dir check test. Klaas Freitag 2012-08-26 20:08:28 +0200
  • 3b369c8b03 More robust query result access if columns are missing. Klaas Freitag 2012-08-26 20:07:36 +0200
  • 9897335006 ownCloud: Test on null pointer before access for md5 sum. Klaas Freitag 2012-08-26 20:06:53 +0200
  • ced6f0ed96 Fix compile problem. Klaas Freitag 2012-08-26 16:10:17 +0200
  • fd7cb38c16 Use qthread more correct, see http://labs.qt.nokia.com/2006/12/04/threading-without-the-headache/ Klaas Freitag 2012-08-26 11:47:45 +0200
  • a459f468a3 Use PlainTextEdit widget for more efficient log file display. Klaas Freitag 2012-08-26 11:46:59 +0200
  • 803f3e4a14 Change the link to the oC repository. Lukas Reschke 2012-08-26 01:51:47 +0300
  • e3e163d453 [tx-robot] updated from transifex Jenkins for ownCloud 2012-08-25 02:04:37 +0200
  • 5294f446a2 Merge branch 'master' of gitorious.org:owncloud/mirall Klaas Freitag 2012-08-24 11:16:58 +0200
  • dd2ac61200 [tx-robot] updated from transifex Jenkins for ownCloud 2012-08-24 02:03:36 +0200
  • ef64756334 Merge branch 'md5' of ssh://milliways.cryptomilk.org/users/freitag/csync into fastsync Klaas Freitag 2012-08-23 18:04:32 +0300
  • 4169c4be05 More blackbox testing of csync ownCloud - enhanced test script. Klaas Freitag 2012-08-23 17:57:04 +0300
  • 2420eeffd1 Read remote file tree from db if id has not changed. Klaas Freitag 2012-08-23 17:55:39 +0300
  • 5b5fe29eb5 Make sqlite_query function able to deal with multiple row queries. Klaas Freitag 2012-08-23 17:54:36 +0300
  • cf8f31914a Added a file type column to the database. Klaas Freitag 2012-08-23 17:53:53 +0300
  • 1dc50eea5d Decide if the file tree is read from db or stat'ed Klaas Freitag 2012-08-23 17:50:30 +0300
  • 1e41c469f0 Add the dbtree function module. Klaas Freitag 2012-08-23 17:49:47 +0300
  • e349df9f4c Added flag to indicate to read the remote filetree from db. Klaas Freitag 2012-08-23 17:49:18 +0300
  • 8876658810 Added functions to read the file tree from database. Klaas Freitag 2012-08-23 17:48:24 +0300
  • e9cf546818 Free the memory for the MD5 string. Klaas Freitag 2012-08-23 17:19:27 +0300
  • 97a7e46595 Set to INSTRUCTION_UPDATED only for NONE instructions. Klaas Freitag 2012-08-23 17:18:35 +0300
  • 7f7c2b977c Avoid a null pointer dereference. Klaas Freitag 2012-08-20 19:11:46 +0300
  • 337c56da66 Fix: If no database entry exists, the status is set to NEW. Klaas Freitag 2012-08-20 19:11:18 +0300
  • a0353249f1 Remove a database column comment that just blows the log file. Klaas Freitag 2012-08-20 19:10:29 +0300
  • 868a07c322 Update the md5 also if the instruction is not UPDATE. Klaas Freitag 2012-08-20 19:10:03 +0300
  • dba2c1d105 Added get_file_id function. Klaas Freitag 2012-08-17 16:50:31 +0300
  • f4c9ced446 Handle ID change propagation to the top directory. Klaas Freitag 2012-08-17 16:48:56 +0300
  • 1c6da9c0bb Update the md5 sum of files in merge. Klaas Freitag 2012-08-17 16:48:15 +0300
  • e3638ced2c Add csync_get_file_id function for modules. Klaas Freitag 2012-08-17 16:46:50 +0300
  • 62b49e8bcc Query ids from database for local files, remove bogus code. Klaas Freitag 2012-08-17 16:46:07 +0300
  • 9bd9949d68 Fixed merge conflict, only one md5 needed. Klaas Freitag 2012-08-23 17:43:21 +0300
  • ede710843b Added csync_vio_file_id function and removed unused previous code. Klaas Freitag 2012-08-17 16:44:38 +0300
  • 20f4ee16cc removed unneeded initialisations. Klaas Freitag 2012-08-23 17:42:33 +0300
  • 3fb3f78446 Add a visible log entry at program start, easier to read log output. Klaas Freitag 2012-08-17 16:42:23 +0300
  • d8967a2bd1 try to propagate EVAL status up by detecting changes in underlying directories. That does not work as the reconciler runs through the directoires in the wrong order, ie. the outermost first. Klaas Freitag 2012-08-15 16:32:10 +0300
  • c2e2f8de00 more md5 calculations Klaas Freitag 2012-08-15 12:46:36 +0300
  • f2d603108a more logging, ids added. Klaas Freitag 2012-08-14 16:32:23 +0300
  • ae1b8a5682 Query new id for local repository because of utimes changes. Klaas Freitag 2012-08-14 16:31:52 +0300
  • 0618eb956d Merge conflicts solved. Klaas Freitag 2012-08-23 17:40:36 +0300
  • ae5394ad75 UniqID based syncing, first WIP state. Klaas Freitag 2012-07-31 11:40:46 +0300
  • d2ba37a419 Resolved merge conflict. Klaas Freitag 2012-08-23 17:38:25 +0300
  • 3e85218be9 Do not do post copy stat for ownCloud. Klaas Freitag 2012-08-23 17:35:16 +0300
  • 64660df84b removed obsolete FindOpenSSL. Klaas Freitag 2012-07-30 13:57:57 +0300
  • 8e401e662f MD5 Support WIP Klaas Freitag 2012-07-24 09:36:06 +0200
  • 943e960bc0 Fixed merge conflict. Klaas Freitag 2012-08-23 17:34:02 +0300
  • 2a40106e70 Fixed merge conflict. Klaas Freitag 2012-08-23 17:33:41 +0300
  • 21d3ec4d2d Add patched FindOpenSSL to fix cross-compilation for windows Dominik Schmidt 2012-07-23 10:53:57 +0200
  • d2c7087395 [tx-robot] updated from transifex Jenkins for ownCloud 2012-08-23 02:02:45 +0200
  • 6836732a5c [tx-robot] updated from transifex Jenkins for ownCloud 2012-08-22 16:25:50 +0200
  • bd39fbeefd [tx-robot] updated from transifex Jenkins for ownCloud 2012-08-21 02:03:27 +0200
  • faf1970e3a Avoid a null pointer dereference. Klaas Freitag 2012-08-20 19:11:46 +0300
  • ec63ab4e16 Fix: If no database entry exists, the status is set to NEW. Klaas Freitag 2012-08-20 19:11:18 +0300
  • 4a6b0e7241 Remove a database column comment that just blows the log file. Klaas Freitag 2012-08-20 19:10:29 +0300
  • bc1e59a048 Update the md5 also if the instruction is not UPDATE. Klaas Freitag 2012-08-20 19:10:03 +0300
  • 30d1c9ed9d ownCloud: Some code cleanup, added documentation. Klaas Freitag 2012-08-20 19:09:24 +0300
  • d5570ab55e [tx-robot] updated from transifex Jenkins for ownCloud 2012-08-20 02:02:42 +0200
  • e52b51b5d6 [tx-robot] updated from transifex Jenkins for ownCloud 2012-08-19 02:03:13 +0200
  • e6e0dd35a3 [tx-robot] updated from transifex Jenkins for ownCloud 2012-08-18 02:03:05 +0200
  • d733aac0e8 Fix QLatin1String issues. Klaas Freitag 2012-08-17 18:13:17 +0300
  • a8296a6b6e Removed unneeded win32 headers. Klaas Freitag 2012-08-17 18:00:03 +0300
  • 094f791400 Removed unused file temporarydir. Klaas Freitag 2012-08-17 17:55:15 +0300
  • 82d22d1494 Added get_file_id function. Klaas Freitag 2012-08-17 16:50:31 +0300
  • d9267f7928 Handle ID change propagation to the top directory. Klaas Freitag 2012-08-17 16:48:56 +0300
  • 972412e436 Update the md5 sum of files in merge. Klaas Freitag 2012-08-17 16:48:15 +0300
  • 38cf0f2704 Add csync_get_file_id function for modules. Klaas Freitag 2012-08-17 16:46:50 +0300
  • 0443764308 Query ids from database for local files, remove bogus code. Klaas Freitag 2012-08-17 16:46:07 +0300
  • 7dcb9ffdeb Added id lists to context type and removed change counter. Klaas Freitag 2012-08-17 16:45:12 +0300
  • fcba1cefce Added csync_vio_file_id function and removed unused previous code. Klaas Freitag 2012-08-17 16:44:38 +0300
  • bac0002eeb Add a visible log entry at program start, easier to read log output. Klaas Freitag 2012-08-17 16:42:23 +0300
  • 6ff09ddfd7 [tx-robot] updated from transifex Jenkins for ownCloud 2012-08-17 02:03:02 +0200
  • 6497ee701a [tx-robot] updated from transifex Jenkins for ownCloud 2012-08-16 02:04:24 +0200
  • 3669b43332 Merge branch 'master' of gitorious.org:owncloud/mirall Klaas Freitag 2012-08-15 18:17:02 +0300
  • 58d75e7bfe Show pathes in platform specific notation Klaas Freitag 2012-08-15 18:16:44 +0300
  • 0147063090 try to propagate EVAL status up by detecting changes in underlying directories. That does not work as the reconciler runs through the directoires in the wrong order, ie. the outermost first. Klaas Freitag 2012-08-15 16:32:10 +0300
  • 19f52313a8 more md5 calculations Klaas Freitag 2012-08-15 12:46:36 +0300
  • 706b9e4e09 [tx-robot] updated from transifex Jenkins for ownCloud 2012-08-15 02:04:21 +0200
  • 142ef140f0 more logging, ids added. Klaas Freitag 2012-08-14 16:32:23 +0300