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

Commit Graph

  • 2953eed729 benchlargesync: Do several syncs Olivier Goffart 2017-09-25 12:48:33 +0200
  • bf2b089c5c c_utf8_from_locale: optimize the UTF8 case on Linux Olivier Goffart 2017-09-23 14:09:19 +0200
  • 3107e63040 csync: use a unordered_map for the FileMap Olivier Goffart 2017-09-23 13:49:30 +0200
  • 2ec8194d01 [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-25 02:18:29 +0200
  • d113498c7b chsck_vio: fix readdir test by removing it. Olivier Goffart 2017-09-24 20:06:08 +0200
  • d8206ccbc7 csync_update: fix assert Olivier Goffart 2017-09-23 14:01:07 +0200
  • fbd8de1c24 [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-24 02:18:33 +0200
  • 81d9f94a29 macOS: Fix compile Markus Goetz 2017-09-23 13:42:39 +0200
  • 382cc444f0 Httpcreds: Fix double slash in the Request App Password url Olivier Goffart 2017-09-22 18:59:48 +0200
  • 0cec6f08ca OAuth2: Fix double slash in URL Olivier Goffart 2017-09-22 18:05:47 +0200
  • 2112e16cca [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-23 02:18:30 +0200
  • 35f80bd439 csync_vio_local: merge readdir and stat in the same call Olivier Goffart 2017-09-22 09:51:22 +0200
  • 1dc44c0f62 csync_update/reconcile: replace CSYNC_LOG with qDebug/qInfo Olivier Goffart 2017-09-21 15:45:56 +0200
  • eae3f7ce0a SyncEngine: Adjust free space messaging Christian Kamm 2017-09-22 11:06:29 +0200
  • aa322d41aa csync: remove unused type Olivier Goffart 2017-09-22 09:32:29 +0200
  • 95d23b1914 RemotePermissions: Store in a class rather than in a QByteArray to save memory Olivier Goffart 2017-09-19 10:53:51 +0200
  • 0464cdb43f [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-22 02:18:30 +0200
  • 35e4fe061d Port to new signal-slot syntax what cannot be done automatically Olivier Goffart 2017-09-20 11:48:13 +0200
  • 02924ad83e DiscoveryPhase: use the new syntax in disconnect Olivier Goffart 2017-09-20 18:45:00 +0200
  • ff4213b59f Use the Qt5 connection syntax (automated with clazy) Olivier Goffart 2017-09-20 10:14:48 +0200
  • c4e51247d8 test/stub: add some call required by the next patches Olivier Goffart 2017-09-20 16:50:34 +0200
  • 1218a38f2c Include <QAuthenticator> from code that connect to signal that uses it Olivier Goffart 2017-09-20 17:14:33 +0200
  • 797f8087bc Gui: Use lambda instead of QSignalMapper Olivier Goffart 2017-09-20 16:49:41 +0200
  • bf77ac6ba5 Remove settingsdialog.cpp.Rbt431 Olivier Goffart 2017-09-20 17:18:37 +0200
  • eafb006649 [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-21 02:18:30 +0200
  • a9bf7a90ed ChangeLog: More 2.4.0 changes Markus Goetz 2017-09-20 14:44:33 +0200
  • ee7593bbe3 [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-20 02:18:35 +0200
  • 30843cd368 Fix compile with bad strrchr signature Christian Kamm 2017-09-19 12:44:59 +0200
  • 53195b064a Conflicts: Upload them files if env variable says so Christian Kamm 2017-09-18 10:23:20 +0200
  • dca2664707 Private links: Retrieve link through propfind property #6020 Christian Kamm 2017-09-15 14:24:34 +0200
  • e1dfc38a90 [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-19 02:18:38 +0200
  • 2e90e9c35b Fix the build (make install) Jocelyn Turcotte 2017-09-18 15:30:35 +0200
  • 8f5110900c Gui: Allow to add multiple sync folder connection of the same folder Olivier Goffart 2017-09-14 15:09:21 +0200
  • 5e332983e2 SyncJournalDB: Only reset_and_clear_bindings once Jocelyn Turcotte 2017-09-06 11:36:45 +0200
  • 6e240a3e9c csync_update: Remove the check for csync_get_statedb_exists Jocelyn Turcotte 2017-09-14 13:30:57 +0200
  • a1f1775d15 Move SyncJournalDB to src/common Jocelyn Turcotte 2017-09-01 18:11:43 +0200
  • 5fbed0d1cd Reverse the dependency between SyncJournalFileRecord and SyncFileItem Jocelyn Turcotte 2017-08-30 11:17:23 +0200
  • bd25225045 Move non-csync-dependent parts of FileSystem to src/common Jocelyn Turcotte 2017-08-30 19:34:41 +0200
  • 013eba0e79 Update sync-algorithm.md Jocelyn Turcotte 2017-09-15 12:35:40 +0200
  • 78212e03d6 Checksums: Clearer behavior and added testing Christian Kamm 2017-09-15 13:30:29 +0200
  • a8ea7b0858 Remove SyncFileItem::_isDirectory Jocelyn Turcotte 2017-08-24 17:31:46 +0200
  • 0e97770c47 Remove SyncFileItem::log Jocelyn Turcotte 2017-08-24 17:07:22 +0200
  • 3d7bd7583b Remove SyncEngine::_remotePerms Jocelyn Turcotte 2017-08-24 16:48:40 +0200
  • bfacac8683 Remove the usage of phash in csync Jocelyn Turcotte 2017-08-23 19:30:55 +0200
  • d66c2b5fae Replace the custom rbtree by a std::map Jocelyn Turcotte 2017-08-23 19:16:12 +0200
  • 72e44ce3d7 csync: Keep the csync_file_stat_t instances created during discovery Jocelyn Turcotte 2017-08-17 19:06:58 +0200
  • 0806e0466c [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-18 02:18:30 +0200
  • c05ca51238 [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-17 02:18:29 +0200
  • 1a4a5bfc57 [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-16 02:18:35 +0200
  • be5d5aea6d AbstractNetworkJob: Allow relative redirect Christian Kamm 2017-09-15 09:24:56 +0200
  • 8635b8ac84 Reduce timeout for some admin jobs Christian Kamm 2017-09-15 09:11:52 +0200
  • d1b8370a4a Wizard: Handle url-shortener redirects #5954 Christian Kamm 2017-09-11 13:45:01 +0200
  • 1f57fd0407 HttpCreds: Remove migration code from 1.7 Christian Kamm 2017-09-14 14:45:46 +0200
  • 671599c8b2 Credentials: Use per-account keychain entries #5830 Christian Kamm 2017-09-12 17:15:22 +0200
  • 0b4fd52d63 Journal: Second attempt at journal mode fallback #5723 Christian Kamm 2017-09-13 09:27:07 +0200
  • e05f5fc50d OAuth: Don't use implicit POST bodies Christian Kamm 2017-09-11 12:24:29 +0200
  • da6250fc1f OAuth: Pass client auth in header instead of url Christian Kamm 2017-09-11 12:23:52 +0200
  • 7d075cdcb7 OAuth: Use redirectable jobs for oauth token management Christian Kamm 2017-09-08 16:43:59 +0200
  • 3a55ff2119 PropagateUpload: Model of remote quota, avoid some uploads #5537 Christian Kamm 2017-07-12 09:58:15 +0200
  • b5b055e1ae SyncOptions/Propagator: Parallelism as an option Christian Kamm 2017-07-12 13:19:58 +0200
  • 0c99673581 Make DetailError different from BlacklistedError Christian Kamm 2017-07-12 12:38:53 +0200
  • 709aa27031 remove qt4 code Helmut K. C. Tessarek 2017-09-13 00:26:56 -0400
  • 5b01d63491 [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-15 02:18:32 +0200
  • 46b3d41b20 Update release_template.md Jürgen Weigert 2017-09-15 00:37:12 +0200
  • 0b7ad2c804 Excludes: Allow escaping # #6012 Christian Kamm 2017-09-13 13:03:40 +0200
  • 8392d6c136 [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-14 02:18:30 +0200
  • 4ced7e9c80 [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-13 02:18:31 +0200
  • 3d120983da ChunkingNgTest: CI debuggability #6015 Markus Goetz 2017-09-12 17:07:19 +0200
  • 70aafd74a8 Journal: Fall back to DELETE on IO error #5723 Christian Kamm 2017-09-12 13:39:45 +0200
  • 66415831ea Folder: Check etag again after active sync #4116 Christian Kamm 2017-09-12 13:02:00 +0200
  • 2b7919fb3a [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-12 02:18:30 +0200
  • 09173fb727 Update server url in case of permanent redirection #5972 Christian Kamm 2017-09-08 11:59:45 +0200
  • de5de6284c Use DetermineAuthTypeJob in HttpCredentials Christian Kamm 2017-09-07 14:58:45 +0200
  • de8ab35cb3 Add clean_tarball.sh #6005 Markus Goetz 2017-09-11 18:53:51 +0200
  • 237b597e19 [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-11 16:03:15 +0200
  • 2d7a4bdb06 Windows: Make sure that the folder and Desktop.ini have the right attributes (#6018) Jocelyn Turcotte 2017-09-11 15:32:42 +0200
  • 6f270a3648 Enable DEP & ASLR on Windows rockihack 2017-09-04 13:42:20 +0200
  • 6d15970431 [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-11 02:18:29 +0200
  • edb35db983 [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-10 02:18:32 +0200
  • 52a5b5041d [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-09 02:18:31 +0200
  • 8be2aaa751 Remove qtkeychain submodule #6004 Markus Goetz 2017-09-08 15:23:01 +0200
  • 5ede5ab4ce Fix the macOS Sparkle build Jocelyn Turcotte 2017-09-08 13:54:04 +0200
  • b6244c0721 [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-08 02:18:30 +0200
  • 506f7c0764 Http credentials: Fix behavior for bad password #5989 Christian Kamm 2017-09-07 11:10:23 +0200
  • 4b686a4394 Fix compile errors Christian Kamm 2017-09-07 11:02:05 +0200
  • a18a601291 csync_statedb: (really) Make sure children of non-synced items aren't read from the DB Jocelyn Turcotte 2017-09-07 10:26:19 +0200
  • 92fc50d4b0 csync_statedb: Make sure children of non-synced items aren't read from the DB Jocelyn Turcotte 2017-09-07 10:16:16 +0200
  • d44b5ed676 [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-07 02:18:31 +0200
  • 57c812bc00 Merge pull request #5979 from owncloud/csync-merge-filestat-types Jocelyn Turcotte 2017-09-06 13:09:16 +0200
  • 715b8c4683 Fix build after C++ conversion of csync Jocelyn Turcotte 2017-09-04 17:40:56 +0200
  • b1bb7ec1a8 Use a C++ contructor and destructor for CSYNC Jocelyn Turcotte 2017-09-04 19:06:13 +0200
  • f6136dd036 Remove csync_s::replica Jocelyn Turcotte 2017-09-04 15:09:09 +0200
  • cb49635231 Replace TREE_WALK_FILE with csync_file_stat_t Jocelyn Turcotte 2017-08-17 14:39:23 +0200
  • e8f7adc7ca Replace csync_vio_file_stat_t with csync_file_stat_t Jocelyn Turcotte 2017-09-05 16:12:32 +0200
  • ab8061a57f Fix link to download the ownCloud client Matthew Setter 2017-09-04 15:01:29 +0200
  • f414355680 Fix broken images in FAQ Matthew Setter 2017-09-04 14:55:12 +0200
  • 013fbfca0e [tx-robot] updated from transifex Jenkins for ownCloud 2017-09-06 02:18:29 +0200
  • 6dd043659c Update ChangeLog Jürgen Weigert 2017-09-05 18:20:03 +0200
  • 3d507e6df7 Update ChangeLog Jürgen Weigert 2017-09-05 18:18:42 +0200
  • f3f5da0939 Update VERSION.cmake Jürgen Weigert 2017-09-05 17:44:20 +0200