nextcloud-desktop.git
2017-10-05 Olivier Goffartcsync_vio_local: merge readdir and stat in the same...
2017-10-05 Olivier Goffartcsync_update/reconcile: replace CSYNC_LOG with qDebug...
2017-10-05 Christian KammSyncEngine: Adjust free space messaging
2017-10-05 Olivier Goffartcsync: remove unused type
2017-10-05 Olivier GoffartRemotePermissions: Store in a class rather than in...
2017-10-05 Jenkins for... [tx-robot] updated from transifex
2017-10-05 Olivier GoffartPort to new signal-slot syntax what cannot be done...
2017-10-05 Olivier GoffartDiscoveryPhase: use the new syntax in disconnect
2017-10-05 Olivier GoffartUse the Qt5 connection syntax (automated with clazy)
2017-10-05 Olivier Goffarttest/stub: add some call required by the next patches
2017-10-05 Olivier GoffartInclude <QAuthenticator> from code that connect to...
2017-10-05 Olivier GoffartGui: Use lambda instead of QSignalMapper
2017-10-05 Olivier GoffartRemove settingsdialog.cpp.Rbt431
2017-10-05 Jenkins for... [tx-robot] updated from transifex
2017-10-05 Markus GoetzChangeLog: More 2.4.0 changes
2017-10-05 Jenkins for... [tx-robot] updated from transifex
2017-10-05 Christian KammFix compile with bad strrchr signature
2017-10-05 Christian KammConflicts: Upload them files if env variable says so
2017-10-05 Christian KammPrivate links: Retrieve link through propfind property...
2017-10-05 Jenkins for... [tx-robot] updated from transifex
2017-10-05 Jocelyn TurcotteFix the build (make install)
2017-10-05 Olivier GoffartGui: Allow to add multiple sync folder connection of...
2017-10-05 Jocelyn TurcotteSyncJournalDB: Only reset_and_clear_bindings once
2017-10-05 Jocelyn Turcottecsync_update: Remove the check for csync_get_statedb_exists
2017-10-05 Jocelyn TurcotteMove SyncJournalDB to src/common
2017-10-05 Jocelyn TurcotteReverse the dependency between SyncJournalFileRecord...
2017-10-05 Jocelyn TurcotteMove non-csync-dependent parts of FileSystem to src...
2017-10-05 Jocelyn TurcotteUpdate sync-algorithm.md
2017-10-05 Christian KammChecksums: Clearer behavior and added testing
2017-10-05 Jocelyn TurcotteRemove SyncFileItem::_isDirectory
2017-10-05 Jocelyn TurcotteRemove SyncFileItem::log
2017-10-05 Jocelyn TurcotteRemove SyncEngine::_remotePerms
2017-10-05 Jocelyn TurcotteRemove the usage of phash in csync
2017-10-05 Jocelyn TurcotteReplace the custom rbtree by a std::map
2017-10-05 Jocelyn Turcottecsync: Keep the csync_file_stat_t instances created...
2017-10-05 Jenkins for... [tx-robot] updated from transifex
2017-10-05 Jenkins for... [tx-robot] updated from transifex
2017-10-05 Jenkins for... [tx-robot] updated from transifex
2017-10-05 Christian KammAbstractNetworkJob: Allow relative redirect
2017-10-05 Christian KammReduce timeout for some admin jobs
2017-10-05 Christian KammWizard: Handle url-shortener redirects #5954
2017-10-05 Christian KammHttpCreds: Remove migration code from 1.7
2017-10-05 Christian KammCredentials: Use per-account keychain entries #5830
2017-10-05 Christian KammJournal: Second attempt at journal mode fallback #5723
2017-10-05 Christian KammOAuth: Don't use implicit POST bodies
2017-10-05 Christian KammOAuth: Pass client auth in header instead of url
2017-10-05 Christian KammOAuth: Use redirectable jobs for oauth token management
2017-10-05 Christian KammPropagateUpload: Model of remote quota, avoid some...
2017-10-05 Christian KammSyncOptions/Propagator: Parallelism as an option
2017-10-05 Christian KammMake DetailError different from BlacklistedError
2017-10-05 Helmut K. C... remove qt4 code
2017-10-05 Jenkins for... [tx-robot] updated from transifex
2017-10-05 Christian KammExcludes: Allow escaping # #6012
2017-10-05 Jenkins for... [tx-robot] updated from transifex
2017-10-05 Jenkins for... [tx-robot] updated from transifex
2017-10-05 Markus GoetzChunkingNgTest: CI debuggability #6015
2017-10-05 Christian KammJournal: Fall back to DELETE on IO error #5723
2017-10-05 Christian KammFolder: Check etag again after active sync #4116
2017-10-05 Jenkins for... [tx-robot] updated from transifex
2017-10-05 Christian KammUpdate server url in case of permanent redirection...
2017-10-05 Christian KammUse DetermineAuthTypeJob in HttpCredentials
2017-10-05 Markus GoetzAdd clean_tarball.sh #6005
2017-10-05 Jenkins for... [tx-robot] updated from transifex
2017-10-05 Jocelyn TurcotteWindows: Make sure that the folder and Desktop.ini...
2017-10-05 rockihackEnable DEP & ASLR on Windows
2017-10-05 Markus GoetzRemove qtkeychain submodule #6004
2017-10-05 Jocelyn TurcotteFix the macOS Sparkle build
2017-10-05 Christian KammHttp credentials: Fix behavior for bad password #5989
2017-10-05 Christian KammFix compile errors
2017-10-05 Jocelyn Turcottecsync_statedb: (really) Make sure children of non-synce...
2017-10-05 Jocelyn Turcottecsync_statedb: Make sure children of non-synced items...
2017-10-05 Jocelyn TurcotteFix build after C++ conversion of csync
2017-10-05 Jocelyn TurcotteUse a C++ contructor and destructor for CSYNC
2017-10-05 Jocelyn TurcotteRemove csync_s::replica
2017-10-05 Jocelyn TurcotteReplace TREE_WALK_FILE with csync_file_stat_t
2017-10-05 Jocelyn TurcotteReplace csync_vio_file_stat_t with csync_file_stat_t
2017-10-05 Matthew SetterFix link to download the ownCloud client
2017-10-05 Matthew SetterFix broken images in FAQ
2017-10-05 Jürgen WeigertUpdate ChangeLog
2017-10-05 Jocelyn TurcotteMake csync_file_stat_t public and partly convert to C++
2017-10-05 Jocelyn TurcotteMove Utility to a new common static library
2017-10-05 Christian KammAdd minor unittest for numeric id extraction #5933
2017-10-05 Jocelyn TurcotteStatusTracker: Fix different case paths not matching...
2017-10-05 Jürgen Weigertfix branded nemo and caja shell integration (#5966)
2017-10-05 Jocelyn TurcotteFix cmocka deprecation warnings
2017-10-05 Jocelyn TurcotteEnable csync logs in unit tests
2017-10-05 Jocelyn TurcotteCompile almost all of csync as C++
2017-10-05 Jocelyn TurcotteUse .cpp for existing csync .cc files
2017-10-05 Jocelyn TurcotteMove csync to src/csync
2017-10-05 Jocelyn TurcotteMove csync/tests to test/csync
2017-10-05 Jocelyn TurcotteMove csync/tests/ownCloud to test/scripts/txpl
2017-09-27 Roeland Jago... Merge pull request #2 from nextcloud/update-readme
2017-09-27 Roeland Jago... Remove templates for now
2017-09-27 Christoph WurstUpdate README
2017-08-25 Roeland Jago... Merge pull request #48 from nextcloud-gmbh/master-oc
2017-08-23 Roeland Jago... Merge remote-tracking branch 'oc/master' into master-oc
2017-08-20 MartinMerge pull request #5974 from owncloud/Documentation_Ac...
2017-08-20 MartinDocumentation improvement for #5969
2017-08-15 Jocelyn TurcotteHardcode Desktop.ini in the exclude list
2017-08-15 Jocelyn TurcotteWindows: Use the application icon for the sidebar
next