[Pkg-owncloud-commits] [owncloud-client] branch upstream updated (4633eff -> 614445a)

Sandro Knauß hefee-guest at moszumanska.debian.org
Tue Aug 11 14:49:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a change to branch upstream
in repository owncloud-client.

      from  4633eff   Imported Upstream version 1.8.4+dfsg
       new  cd20208   Activity view: Always add date
       new  1aaa9db   Don't translate dummy strings
       new  4b212f9   Some minor cleanups.
       new  6375d0b   Discovery: Preserve the error message.
       new  ae57bf2   Merge branch '1.8'
       new  fba9020   Added copyright header
       new  bd8b7cd   Bump Copyright year to 2015
       new  40cdbda   Merge pull request #2927 from owncloud/bump-copy-right-to-2015
       new  457f9b5   Merge remote-tracking branch 'origin/1.8'
       new  8dd374f   NSIS: depend on nsProcess instead of Processes NSIS plugin
       new  19479fd   fixed small typo
       new  1d31008   Merge pull request #2915 from oostenveld/patch-1
       new  9d7cf6b   Merge remote-tracking branch 'origin/1.8'
       new  d55d8c0   add note re linux password managers
       new  dfd9d87   Merge remote-tracking branch 'origin/1.8'
       new  426d233   Settings: New UI that intergate the selective sync within the account settings
       new  85ff245   Account settings: add the progress back on the new ui
       new  afdd014   AccountManager: Move out of libsync
       new  71e8910   Use 1.8 troubleshooting link
       new  f3cb5f8   Merge remote-tracking branch 'origin/1.8'
       new  5dffd11   Merge branch '1.8'
       new  2da3bfb   Merge branch 'master' into new-ui
       new  a932eac   Multi-account WIP
       new  0d30e01   Add explanations to fixmes
       new  dbddabf   Remove SelectiveSyncText
       new  8390b0b   Determine right account in ownCloudGui::slotShowShareDialog
       new  3cc2e1a   Fix bad connect/disconnects.
       new  89bb58a   Ensure 'user' is available early enough for ui in httpcreds
       new  28306e5   Move AccountState::displayName to Account.
       new  d64373c   Never use 'new Account' directly, prefer Account::create()
       new  abfdc57   Add a basic random Account::id()
       new  11927d6   Fix crash on exit by not making Account parent of AccountState.
       new  f184d66   Save and restore multiple accounts.
       new  a13a974   Account: Generate shorter account ids.
       new  2715910   Folders: Store inside account config.
       new  12d7484   Pass SyncFileItems by pointer instead of by value
       new  2e4e031   Declare master as 1.9.0git
       new  ffbf2fb   Fix the neon build
       new  cf5100a   Merge remote-tracking branch 'origin/1.8'
       new  1f327d6   Added point and missing newline and fixed typo
       new  d1e4605   Merge pull request #3004 from RealRancor/fix_typo
       new  0f33e26   AccountSettings: Update progress only twice per second. #3014
       new  509b83e   Time estimation: Avoid a progress reset before finish. #2328
       new  7d68c62   Time estimation: Use a consistent check for size dependence. #2328
       new  96ecdb8   Time estimate: Refactor remaining time guess. #2328
       new  68bf22f   Revert "AccountSettings: Update progress only twice per second. #3014"
       new  ddfb7f3   Merge remote-tracking branch 'origin/1.8'
       new  be1b390   Merge branch 'master' into new-ui
       new  04382c4   Progress: Fix broken signal connection
       new  23dc464   Folderman: Fix crash when adding an account
       new  ac85585   owncloud gui: move a comment where it belongs
       new  f688bda   Wizard: Save the settings after adding an account
       new  3e48867   Folder:  remove the member references to the FolderDefinition members
       new  4006bcd   Wizard: Setup the folder in the right account
       new  f819181   Account settings:  show the folder of the right account
       new  92e259c   Add folder: Do not add at other accounts folder to know if you can add a folder
       new  e5ad1b2   Settings dialog:  show the first account page at start
       new  e4694a6   Setup wizard: Do not remove all the folders of all theother acocunts when adding an account
       new  e02f1a2   FolderMan: refactor some function to take a Folder* instead of an alias
       new  1edd46b   Multi-Account: add possibility to delete an account
       new  ae17f58   HTTP Creds:  Do not send the password at every request
       new  bfba6f7   Remove dead code
       new  f315423   Merge remote-tracking branch 'origin/1.8'
       new  018cc54   Windows Explorer: fix issues when syncing whole drive.
       new  79f7ea0   refactoring as requested in pull request
       new  58867ba   Merge pull request #3183 from christian-burger/fix-for-windows-explorer-extension-when-syncing-whole-drive
       new  a786511   Clarify the remotePollInterval variable from https://github.com/owncloud/core/issues/6543
       new  7c0c7da   Merge pull request #1928 from willyaranda/patch-1
       new  8d93af2   Doc: Fix the section config values should be in.
       new  24f751d   master is 2.0
       new  4e56b0d   Use dynamic library loading for detecting the correct path for links
       new  9351c5e   Cleaner creation of link path. Using QDir ensures that every needed / is present
       new  f3bdfef   Integrating feedbacks provided by jturcotte
       new  027365a   Additional code cleanup
       new  7ea1baa   Merge pull request #2920 from remixtj/utility_SHGetKnownFolderPath
       new  77a28a8   Bump to 1.9
       new  f2004da   SSL: Re-use encryption session for different TCP connections #3159
       new  a36df4a   Merge remote-tracking branch 'origin/1.8' into 1.9
       new  b54f2b3   Merge remote-tracking branch 'origin/1.9'
       new  ea39e45   Fix the build
       new  0f51de2   Fix the neon build
       new  3b34d5b   Account: Fix Qt4 compile
       new  00a075b   Merge branch '1.9'
       new  716b0c6   Merge remote-tracking branch 'origin/master' into new-ui
       new  1136b96   Folder: fix compilation after merge
       new  3a7bd3f   AccountManager: save the config after removing an account
       new  389c4f8   AccountManager: remove unused variable
       new  de9770f   FolderMan: fix some signal-slot broken connection
       new  299fa2d   FolderMan: fix a #warning in the migration path
       new  af94e89   Systray menu: show one entry per account to open in a browser
       new  d7fa03c   Systray menu: consider multiple account to choose the status
       new  2a45ebd   Networkjobs: Fix Qt 4 compile (again)
       new  ac0e08c   Merge branch '1.8' into 1.9
       new  08184d0   Merge branch '1.9'
       new  f4b82a9   Fix typo in doc
       new  051ac5e   Merge pull request #3234 from owncloud/typo-in-docs
       new  330b352   ProgressInfo: Fix Windows build
       new  63294f0   Revert "NSIS: depend on nsProcess instead of Processes NSIS plugin"
       new  f8b52ff   Adding Norwegian translation to Client
       new  265b441   Merge pull request #3277 from vidaren/master
       new  e9ea895   Add note for on-access virus scanner solutions
       new  abaf213   Merge pull request #2978 from RealRancor/doc_virus_scanner
       new  6b27d2e   Merge remote-tracking branch 'origin/1.8'
       new  54a42e4   More compilation fixes after the merge
       new  5072063   Merge branch 'master' into new-ui
       new  28a66cb   SettingsDialogMac: adapt to multi-account
       new  984434c   AccountSettings: move the progress handling in FolderStatusModel
       new  e587c8e   multi-account: compile with Qt4
       new  fc23e81   folderstatusmodel: clean includes
       new  e1f94ce   FolderStatusModel: handle network error in the LSCol
       new  12f7605   Fix folder concatenation with Qt4
       new  d0f81f4   Fix syntax issues in troubleshooting docs
       new  524aa50   Merge pull request #3279 from RealRancor/fix_docs
       new  7880f4d   Add information how to report security bugs
       new  e32bd5a   Merge remote-tracking branch 'origin/1.8'
       new  89376e1   Nicer fix for the security issue #3283.
       new  bacf616   SyncScheduling: Avoid new resyncs on local mkdir.
       new  03eb11b   from translators on transifex
       new  95c04e5   Merge pull request #3314 from owncloud/typo
       new  1b9d826   OwnSQL:  fix initialisation of variables
       new  5dcb276   csync: fix a few possible leak in error cases
       new  6df7551   DiscoveryPhase: Fix the unlikely case the server resturns utf-8 in permissions
       new  67f7892   SocketAPI: Do not leak open DB or query
       new  e135d4c   Merge remote-tracking branch 'origin/1.8'
       new  5cb10bf   PropfindJob: fix parsing of properties that have a sub element
       new  2c67692   JournalDb: add a table in the db for the selective sync
       new  10d9e53   Confirm feature: Use selective sync in the database
       new  7bb2834   Confirm feature (The sync engine part)
       new  a621223   SyncEngine: add an api to set the maximum size of new shared folder that do not require confirmation
       new  9e17ddf   Confirm feature: document the white/black/unconfirmed  lists
       new  02ffbf8   confirm feature: fix typos spotted by ckamm
       new  16786ee   Merge pull request #3281 from owncloud/confirm
       new  139b28b   Merge branch 'master' into new-ui
       new  e9e11d2   Fix compilation after merge of the confirm and the new-ui branch
       new  5ab20e6   AccountSettings: fix selective sync checking
       new  05ed126   Account config: add the size in the selective sync part
       new  cc3543d   Confirm feature: The UI part in the selective sync view
       new  53f2468   Confirm: Set the limit to 100MB
       new  81c10da   Accountsettings: Show a notification when there are new unconfirmed folders
       new  2296f6a   Fix Qt4 build
       new  9fd4576   Add travis file for coverity_scan branch
       new  449aa27   Use true instead time since it is more clear
       new  6ca3723   Merge pull request #3316 from owncloud/coverity
       new  bc0f1f1   Cleanup travis build file
       new  11c8415   Coverity do not support non-static data initializer
       new  1dabdc7   discoveryphase: initialize DiscoveryMainThread::_currentGetSizeResult
       new  bea8896   Merge remote-tracking branch 'origin/master' into new-ui
       new  8bcd026   Merge remote-tracking branch 'origin/1.8'
       new  a3c543a   Move FolderStatusDelegate to its own file
       new  3c8409e   CMakeList: change the message to indicate that newer versions of Qt are good too
       new  e321280   AccountManager:  remove export macro
       new  758a820   csync: only define S_ defines if they are undefined.
       new  6e337ad   Move Account::settings to AccountState::settings
       new  ce0a0e3   Credential: move the implementation to the gui
       new  7f0735a   Account: don't use the Theme from the account
       new  2e17759   libsync: Remove some Theme dependency
       new  f8cbed3   Should fix coverity build
       new  0cfc518   Fix coverity build which does not support nsdmi
       new  d902a37   Fix Qt4 compilation
       new  5f44218   Reconcile: Update db entry for new dirs. #2761
       new  28d6d0d   Download: Gracefully skip files with 404. #2227
       new  c113582   FolderStatusModel: fix a coverity warning
       new  191d66f   Propagator: Add entry with dummy etag on local mkdir. #2761
       new  84bae92   AccountSettings: Fix initial visibility of sel sync panel #3355
       new  214bc6b   Folder: Simplify Folder constructor: No need for AccountState.
       new  79cc902   FolderMan: Save migratated folder definitions to Configfile.
       new  dd5ddf2   AbstractNetworkJob: move to its own file
       new  bb85db6   Fix windows build
       new  c56cb22   Missing EXPORT macro
       new  e3278c8   Add CI job state
       new  4d21800   Merge pull request #3365 from owncloud/LukasReschke-patch-1
       new  494f08d   Theme: add a non-inline destructor
       new  eca3d48   [tx-robot] updated from transifex
       new  fc99070   Revert "Exclude *.tmp (as requested in #2424 )"
       new  1fa5fa9   Added removal of *.tmp to Changelog.
       new  678b6af   [tx-robot] updated from transifex
       new  13a15a6   [tx-robot] updated from transifex
       new  29fecb0   Merge remote-tracking branch 'origin/1.8'
       new  d7555cc   Test for transchecksumvalidator: Do not use arbitrary waiting time
       new  db87d2a   QuotaJob: remove and use a PropfindJob instead
       new  7332afa   Fix Qt4 build
       new  f4c816f   Implement doxygen supoort to create developer documentation
       new  10aaf18   FolderMan: Make folderSyncStateChange() signal reliable. #3354
       new  77941b5   IgnoreEditor: Make UI more explicit. #3172
       new  61a1a0b   PropfindJob: fix a debug output message
       new  7757886   SystemTray menu: remove the quota information
       new  0735aa1   Structure developer documentation
       new  516509b   csync_statedb: fix leak
       new  84fdc8c   Merge remote-tracking branch 'origin/1.8'
       new  e7d7646   QuotaInfo: only request the quota when the UI is visible
       new  236951d   QuotaInfo: allow only one job at the same time
       new  51c10de   QuotaInfo: make sure that we always check the quota every 30 seconds
       new  23ccaa2   QuotaInfo: add a comment about long running job
       new  389faa4   Merge pull request #3378 from owncloud/quota-only-when-ui-visible
       new  ef1e6ad   Settings: Auto download bandwidth limit #1485
       new  7a324ff   Utility: improve the function to conver a duration to string
       new  076f8ea   Merge pull request #3097 from owncloud/translatable-remaining-time
       new  eff4daa   Merge remote-tracking branch 'origin/master' into doxygenify
       new  66e8aae   Use doxygen style everywhere
       new  c4bc1da   Merge pull request #3380 from owncloud/doxygenify
       new  ec5894e   Fix Qt4 build
       new  ec3fc50   FolderMan: store folders in a QMap instead of a QHash so they are kept in order
       new  4a541a9   Merge remote-tracking branch 'origin/maser'
       new  575ca50   csync: Do not ignore hard links anymore
       new  a61a780   Merge pull request #3388 from owncloud/hardlinks
       new  2fa0016   Sync scheduling: fix per-account scheduling. #3379
       new  8aeb3cc   Improve account connectivity tooltips. #3200
       new  2d08e02   Propagation: Make 503 a fatal error.
       new  e88ce41   test: Fix compile of check_csync_update.
       new  4420d52   QuotaInfo: Ensure label fits into progress bar. #3393
       new  1b31f45   SslButton: Only show menu when info is available.
       new  bf183f4   SslConfig: Reset when QNAM is reset. #3394
       new  5ff733c   Fix travis build.
       new  2db7ab5   Do not use std::unique_ptr
       new  7e6804f   ProgressDispatcher: Minor cleanups.
       new  ba613a1   FolderStatusModel: Always update on sync state change.
       new  bfcfdee   shell_i: Use an NSConnection instead of a local socket #2340
       new  02f6dbb   shell_i: Add a FinderSync-based implementation #2340
       new  52f6435   shell_i: Use proper non-padded icons #2340
       new  977b146   shell_i: Don't load the old extension in >= 10.10 #2340
       new  db38bf4   shell_i: Avoid always rebuilding SyncStateFinder.osax #2482
       new  a4f519e   Reduce the amount of rebuild needed after a git commit
       new  c98bcc8   OS X: Fix a few warnings
       new  e111e11   shell_i: Add english labels
       new  85938ab   shell_i: Remove the ICON_PATH socket API message #2340
       new  0320627   shell_i: Use a more specific name for ContentManager
       new  1215773   shell_i: Cleanup and build fix
       new  9797782   shell_i: Build the extension with the '-' identity by default
       new  18efc5e   shell_i: Add a way to fail the build if the signing key doesn't match
       new  360a0ee   OS X overlays deploy.sh: Update output
       new  0610d3e   Merge pull request #3347 from jturcotte/shell_integration_findersync
       new  1d8c919   Force linkage against libc++
       new  a1b6571   Revert "Do not use std::unique_ptr"
       new  0fb43db   Merge pull request #3397 from owncloud/uselibcpp
       new  0b8163f   Folder: the limit for the confirm featur is 100MB, not 100kB
       new  76903fb   Settings: Aling the non-accounts button on the right
       new  9ad79cf   TrayMenu: Ensure it updates when accounts are added or removed.
       new  030d1e6   Progress UI: Properly reset bar after a sync.
       new  7053f76   Password dialog: Include account name.
       new  e390c22   FolderStatusModel: Minor cleanup.
       new  1a58e66   TrayMenu: Show submenus per account.
       new  ae69ff0   Folders: Show as disconnected when account is disconnected.
       new  263fa58   clear error hint went wrongly use command line options
       new  ed0fb76   Merge pull request #3404 from owncloud/fix-2702
       new  9c9ff88   Fix qt4 build
       new  ef1f2d2   FolderStatusDelegate: Fix identation and remove empty functions
       new  ceddbe2   FolderStatusDelegate: style the Add Folder button
       new  f87d013   AccountState: fix Sing-in of a connected account
       new  4111154   Confirm feature: Add an option for it
       new  d1bfc7a   Settings:  fix broken signal/slot connection:
       new  e2cb6e8   Utility: remove useless QList
       new  68668e2   FolderStatusModel: uses int64 for the sizes to prevent overflow
       new  7d2bb26   Removed the setFileHidden function for now
       new  472eed7   Added function to change the filename to be longer than MAX_PATH
       new  2f0a404   Unit test for the long filename conversion on win32
       new  e74801f   Win32 long filename format for Qt functions.
       new  599ee90   Remove definition of TDIR, its not longer in use.
       new  5caff8c   Add a FIXME comment.
       new  2b39139   vio local: Use win32 native functions to traverse the file tree.
       new  b9b5e1c   Long win pathes: Make makeLongWinPath function return the num of alloc bytes.
       new  f98af43   Add cross platform definition for chdir and getcwd.
       new  201d397   CMocka tests: install the test utilities with make install.
       new  8183c37   long win pathes: Some minor refinements and documentations
       new  2cce806   CMocka Testing: Install the cmocka library
       new  2e04eba   Long Win Pathes: Added test to test dir traversal with long pathes.
       new  3aed7fc   Removed dead code from csync_utils. Functionality moved to Qt based code.
       new  5214189   Moved the makeWinLongPath function to c_path and rename to c_path_to_UNC
       new  d9b44b3   Created two functions c_utf8_string_to_locale and c_utf8_path_to_locale.
       new  a280007   Added another test case with content in the deep path (also win32).
       new  d303df7   do not use the path function here.
       new  bb1b1ab   FolderWatcher Win: Use proper lang path handling in folder watcher.
       new  56954c6   FileSystem: Add missing EXPORT macro.
       new  02a5a8e   SyncJournal: Use proper long path handling.
       new  b8077d2   FileSystem: Use long file name handling method from csync.
       new  8bb1a49   Use strncat and strncpy rather than the strcpy and friends.
       new  c7ba7c8   Fix comment for c_path_to_UNC, plus cleanup of superflous debug.
       new  1a69e2a   vio_local: Remove commented code.
       new  4cb7899   vio_local: Simplify and fix the error out behaviour of win32 impl.
       new  ccc91a5   vio_local: Give strncpy and strncat enough space to copy closing zero.
       new  a076a17   vio_local: strncat only needs two chars as limit.
       new  7f628e6   c_path: Fix function description.
       new  e28fab0   Folder: let path() always end on "/" rather than on platform spec. delim.
       new  08fcf65   Fix Qt4 build
       new  6444868   owncloudGui: Fix crash when sign in
       new  992d375   owncloudGui: Do not reset folders when login in or out.
       new  45180a0   Rename should_update_etag to should_update_metadata
       new  a8fb94f   OS X Installer: Select app in Finder after install
       new  4dbe069   FolderMan::checkPathValidityForNewFolder
       new  e5568b5   Wizard: remove the check for mutliple folders
       new  247771f   Wizard: remove the configExists state
       new  aabad22   Wizard: show an error if the folder already exists
       new  cd64d3a   CSync: Split csync_vio_local.c
       new  6030b44   Account Settings: hide the [add folder] button when syncing the entire owncloud #3438
       new  ab23368   FolderStatusModel: init all private members
       new  b485e8f   AccountSettings: disable the add folder button when syncing the entire owncloud #3438
       new  cdb88d6   Qt4 build:  Qt::ItemNeverHasChildren was added in Qt 5.1
       new  371fc0f   Qt4 test build: QTemporaryDir only exist since Qt5
       new  92dc304   Qt4 SelectiveSyncDialog: Give a better size to the column by default
       new  89df528   Fix test build.
       new  3b0f76f   Fix test build... again.
       new  7edb57e   Fix error message for invalid chars in filename #3432
       new  2ac8646   AccountSettings: Improve error reporting. #3084
       new  908881c   AccountSettings: Fix label for ServiceUnavailable state.
       new  454e9d9   Wait until we retrieved shares before showing checkbox
       new  3344249   Merge pull request #3425 from rullzer/sharedialog_wait_for_con
       new  65a3847   Tray menu: Make sign in/out actions more consistent.
       new  031d35d   Network: Fix enabling of proxy auth text fields.
       new  55e1f8a   OS X Overlay Icons: Don't use waitForReadyRead()
       new  3d55191   OS X: Fix settings dialog after multi-account introduction
       new  951c981   CPack: Use APPLICATION_SHORTNAME rather than APPLICATION_NAME
       new  50bf0ee   Change repo for src/3rdparty/qtmacgoodies
       new  bdf5029   HTTP cred: properly forget the password when signing out #3462
       new  2bcfb73   Change repo for src/3rdparty/qtmacgoodies
       new  d53eaf8   Win32: Remove confusing option to remove AppData
       new  770ca77   Merge pull request #3467 from owncloud/remove_nsis_appdata_page
       new  b59fc39   Fix warnings about unused parametters
       new  724c0c2   Win32: Do not silent-update if the application is already up-to-date
       new  59f93b7   Merge pull request #3468 from owncloud/3368
       new  b686a3d   Sharedialog show thumbnail of file (if available)
       new  bc542a4   Merge pull request #3426 from rullzer/thumbnail
       new  e0abbc0   vio_local: Properly detect if files are hidden.
       new  7aa2b50   csync_update: Handling hidden files as excluded files, as intended.
       new  c940762   csync_update: set has_ignored_files in case of hidden files.
       new  da87a47   discovery: handle dot files on server as hidden.
       new  b0aedef   Sync: Store information about ignored files on the server in database.
       new  e11f59a   csync_update: store the remote ignore information into tree (from tmp)
       new  7b8dc97   Sync: Rename ignored file member to _serverHasIgnoredFiles.
       new  9461e4c   Sync: Only copy the hasIgnoredFlag for the remote side.
       new  3a5f66e   SyncEngine: Remove bogus logging.
       new  a433609   Hidden Files: Add a setting to ignore hidden files or not.
       new  711ae1d   FolderWatcher: Add flag to ignore hidden files (or not).
       new  3ba6e20   Folder: Getter and Setter for ignore hidden files for folder config.
       new  7195e40   FolderMan: Set ignore hidden files in the folder watcher.
       new  27e0f9d   csync: Updated and added some documentation.
       new  ddf7419   csync: Initialize the hidden files flag properly.
       new  1aa17cd   owncloudcmd: add option to not ignore hidden files.
       new  cfe5150   IgnoreListEditor: handle the ignore hidden files checkbox.
       new  a5528b7   AccountSettings: When adding a new folder, set ignore hidden flag.
       new  c72b6fb   csync_update: Reorg the code a bit to make it easier to read and understand
       new  0a6aa88   Merge remote-tracking branch 'origin/hidden_file_handling'
       new  9445642   Fix the Utility Test
       new  2124098   System proxy: Ask for credentials if needed.
       new  9acc9d2   Fix Qt4 build.
       new  44870fa   Proxy auth: Fix cred invalidation on Windows.
       new  5d9e752   HttpCreds: Add keychain failure hint. #3268
       new  a9dfcdd   FolderDefinition: fix uninitialized variable
       new  afed400   SettingsDialog: Make bigger and more native on OS X
       new  a6f493f   OS X Overlay Icons: Use waitForFinished() with timeout
       new  a58cb04   OS X: Fix layout of quota info in SettingsDialog
       new  59a7ae5   UI: Add more tooltips #3385
       new  5b65bbf   App: Do a regular check for updates, currently hardcoded every two hours.
       new  c8cb604   Updater: Do a tray notification if a new  update is available.
       new  fa0faee   Frequent update check: read check frequency from config file.
       new  4ad9b7d   Change default check frequency to every ten hours.
       new  cb4bfd8   ConfigFile: Fix spelling.
       new  6814662   ConfigFile: Return proper type for update check interval.
       new  adc239c   UpdateCheck: Clean up Application class and move most to updater.
       new  b22e284   Application: Remove unused connection to updater.
       new  0a08a51   Updater: really do not forget to start the updater timer.
       new  320cc1c   Updater: Avoid to show the update notification to often.
       new  89b8555   PassiveUpdateNotifier: Fix condition on when to show the update.
       new  21f7cea   ConfigFile: Let updateCheckInterval return int instead of quint64.
       new  c34641f   Updater: Added a class UpdaterSchedule.
       new  316427c   Merge branch 'regular_update_check'
       new  fea997c   Bandwidth Limit: Fix new "Automatic Download" setting #1485
       new  0ccaae9   Confirm feature:  Confirm for any folder, not only shared ones
       new  45b598c   Confirm feature:  default to 500MB
       new  ff6c11f   Confirm feature:  tray noticiation message when a new folder need to be confirmed
       new  28ab366   Tests: Some tests need QtWidgets
       new  3b51096   Fix test, make it independent on the sort order of readdir.
       new  4016e08   Fix warning
       new  22013eb   ConfigFile:  remove some unused functions
       new  ec86d1a   Wizards: allow adding a folder in a non-existing directory and create that folder
       new  d9c52f6   owncloudcmd: fix --httpproxy
       new  6f498ae   Do not open the share dialog if the user tries to share the root folder
       new  c95bbe2   Merge pull request #3495 from rullzer/dont_share_root
       new  a2f9ba4   If the OCS Share API returns an url use that
       new  b07ab14   Merge pull request #3470 from rullzer/use_ocs_url
       new  c85ace1   Allow the OSX build to work without make install
       new  7320971   Update the qtmacgoodies submodule
       new  6d522a1   Fix the tests build on OS X in debug
       new  ed51358   shell_i: Activate the finder integration on install #3463
       new  7f893aa   Fore password request if required by capabilities
       new  c052f6d   Use capabilities to not allow removing of expiredate and password
       new  7e79a78   Use already available password field
       new  6c8ff7c   Added capabilities class
       new  dccaba9   Merge pull request #3439 from rullzer/use_caps
       new  a0e3858   Install architecture-independent files to DATADIR.
       new  0642e63   Merge pull request #3232 from flocke/master
       new  07ddf18   Account Capabilities: style fixup
       new  3b261bc   Wizard: Make the name of the backup folder more user friendly
       new  6d3f607   NSIS: Add conversions for polish and slavic languages
       new  795922e   Fix compilation with old GCC
       new  527fd1a   Capabilities: Add macro to make win compile again.
       new  7f8e9a0   Sparkleupdater: Use qDebug not qWarning
       new  48dac23   Folder: Version debug at end
       new  f01b7bb   Propagator: More debug output for downloads/uploads
       new  7fc7925   Propagator: Don't corrupt file with broken webserver #3373
       new  6992631   cmake: rather use SHAREDIR than DATADIR define.
       new  0c55288   csync cmake: Removed not needed define of DATADIR.
       new  817a165   utility: Put the config include to top of includes.
       new  fd5330b   Propagator: Log chunk transferid
       new  79d895e   cmd: properly initialize random seed to avoid transferid collisions #3522
       new  eafc45d   CheckServerJob: Only show SSL ticket warning when actually suceeded
       new  0a93dc5   OS X Settings Dialog: Two-lined account name #3516
       new  1e72ea4   OS X: Fix enabling overlays for branded clients #3463
       new  b012fae   Nautilus Shell Integration: Only show menu entry for item state OK
       new  cbbc5af   Nautilus Shell Integration: Re-Assemble the whole filename after split.
       new  e21ddfe   Merge pull request #3513 from owncloud/fix_nautilus_plugin
       new  cdb556e   Reconcile: Improve debug output
       new  a501bf5   FolderMan: Use sync() on config after migration #3528
       new  d51bd94   FolderMan: Fix up previous commit #3528
       new  7a8a8ce   NSIS: depend on nsProcess instead of Processes NSIS plugin
       new  fa6dc8d   Adjust to new version of NSIS UAC
       new  d00aa3d   NSIS: Star Trek taught me: "Reversing the polarity will fix it". It's true.
       new  b9edc64   NSIS: Fix NSIS error handling
       new  b8d21bd   Merge remote-tracking branch 'origin/master' into new_nsis_modules
       new  f66ebb2   NSIS: Actually call the elevation wrapper
       new  51a4190   Merge branch 'new_nsis_modules'
       new  f15236a   remove stay file
       new  0c9de83   [tx-robot] updated from transifex
       new  61e4c3d   [tx-robot] updated from transifex
       new  32d0d0b   [tx-robot] updated from transifex
       new  7da4a08   Startup: Don't notify other instance when session restored #3070
       new  cd19ee5   Minor typo: Ingored -> Ignored
       new  89ebad8   Merge pull request #3540 from aputtu/patch-2
       new  18efb21   win32: libwebp has been bumped to version 5
       new  db8b919   NSIS: add polish translation
       new  45a6436   [tx-robot] updated from transifex
       new  514372d   Exclude list: Add entries from other sync programs #2814
       new  864bf33   NSIS: Elevate uninstaller, too
       new  8216727   Notify of big folders that are greater than or equal to the limit
       new  46964b1   Merge pull request #3549 from phil-davis/patch-1
       new  ad9ef04   FolderManTest: Make compile
       new  a7b0f7b   check_vio_ext: Fix on OS X
       new  f6cd2c7   CSync: Proper error for invalid filenames #2777 #3128 #2240
       new  c73a97a   [tx-robot] updated from transifex
       new  b470d0f   Folderman: make the backup number starts with 2: #3512
       new  157f59d   Csync tests: fix on linux
       new  38da1b7   AccountSettings: automatically refresh and expands the undecided folders #3541
       new  9a9cefb   SslButton: Improve reliability and usefulness #3534 #3536
       new  cad33de   OS X: Try harder to enable 10.10 plugin #3463
       new  646890a   SettingsDialog: use the same short display name on Win/Linux than on Mac
       new  ba896ea   FolderStatusModel: do not expand the unconfimred folder themselfs
       new  0e3262b   Theme: add a settings for configuring the default of newBigFolderSizeLimit
       new  952c249   Selective sync: on the first sync, do not ask confirmation for every folders
       new  dc299b0   Account settings: Fix a label
       new  8ec4d0f   Utility: use SI units for the sizes in bytes
       new  26cb737   Merge pull request #3558 from owncloud/si-units
       new  6e32c2c   [tx-robot] updated from transifex
       new  499e133   check_vio_ext.c: assert_string_equal is a macro and we cannot have #ifdef in it
       new  a9858d4   Revert "Use dynamic library loading for detecting the correct path for links"
       new  12fbca4   Merge pull request #3562 from owncloud/revert-2920-utility_SHGetKnownFolderPath
       new  26d137c   SocketApi: Remove an unneeded emit syncItemDiscovered
       new  78b63c3   Do not add all remote directories to the SyncItemVector
       new  48624fe   SocketApi: Force fowarding an OK STATUS for all parent directories
       new  dcf7e8a   shell_i: Don't request statuses on UPDATE_VIEW
       new  7985c0d   Merge pull request #3531 from jturcotte/master
       new  aee20e0   1.8 Migration: Fix password overwrite #3539
       new  7202bbc   Fix Qt4 build
       new  ce5be89   Fix warning
       new  2cf2935   SyncJournalDB: clear all the prepared query when closing the database
       new  1feb749   Progress: Show real speed and all filenames #3403 #3095
       new  29d7903   Propagator: do not use parallelism when we have bandwidth limit
       new  593aa00   Propagator: Re-order statement of previous commit
       new  049d49e   OwnSql: Show potential error on close #3421
       new  3501f66   Update ChangeLog
       new  47a8fbb   Update NSIS translations
       new  50195ce   Revert "Update NSIS translations"
       new  71c9e4d   Update ChangeLog for 2.0
       new  2d49f4c   AbstractNetworkJob: Make sure to print URL on timeout
       new  4b9352f   Fix codepages for Czech and Slovak
       new  5657d4e   NSIS: Remove (almost untranslated) Slovak tr for now
       new  cad2d63   [tx-robot] updated from transifex
       new  d284b48   Application: Add a new command line switch --version.
       new  2f2ae09   Utility: Added function versionOfInstalledBinary()
       new  2cebd8b   SetupWizard: remove unused variable defintion.
       new  9251320   Application: On Linux, restart the app if a different version is on HD.
       new  579e24b   Tests: Make independent of an hardcoded path, rather use CMAKE_BINARY_DIR.
       new  2a22cec   test Utility: really check for a version string.
       new  72b2c52   Merge branch 'master' into linux_restart_on_new_version
       new  6a20ea5   Merge pull request #3472 from owncloud/linux_restart_on_new_version
       new  b5edc63   Windows: Don't use UTF-8 arrows #3095
       new  7c52e92   Propagator: Use fetchAndAddAcquire to get parallelism
       new  aade911   ownCloud Client 2.0 beta1
       new  ecf545a   Updater: update Linux updater code to work with changes in master
       new  b8b4e2c   [tx-robot] updated from transifex
       new  c7353fc   Revert "win32: libwebp has been bumped to version 5"
       new  9ecd892   Editorial changes to Changelog
       new  866c216   ownSql: Do not use sqlite3 method not present in older version
       new  a1a66f8   Fixup ce5be89a1846b4b75ec8bfa98bdb594773983beb
       new  57b6524   Make version check test conditional for now
       new  614445a   Imported Upstream version 2.0.0~beta1+dfsg

The 493 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitmodules                                        |    2 +-
 .tag                                               |    2 +-
 .travis.yml                                        |   31 +
 CMakeLists.txt                                     |   14 +-
 CONTRIBUTING.md                                    |    1 +
 ChangeLog                                          |   32 +-
 OwnCloudCPack.cmake                                |    8 +-
 README.md                                          |    8 +-
 VERSION.cmake                                      |    8 +-
 binary.rej                                         |    5 +
 cmake/modules/AddCMockaTest.cmake                  |   11 +
 cmake/modules/MacOSXBundleInfo.plist.in            |    2 +-
 cmake/modules/NSIS.template.in                     |  145 +-
 config.h.in                                        |    5 +-
 csync/config_csync.h.cmake                         |    1 -
 csync/src/CMakeLists.txt                           |   12 +-
 csync/src/csync.c                                  |    6 +-
 csync/src/csync.h                                  |   68 +-
 csync/src/csync_exclude.c                          |    4 +-
 csync/src/csync_exclude.h                          |    3 +-
 csync/src/csync_misc.c                             |    6 +-
 csync/src/csync_private.h                          |   14 +-
 csync/src/csync_reconcile.c                        |   27 +-
 csync/src/csync_statedb.c                          |    6 +-
 csync/src/csync_update.c                           |  116 +-
 csync/src/csync_util.c                             |   24 -
 csync/src/csync_util.h                             |    2 -
 csync/src/std/c_path.c                             |   59 +
 csync/src/std/c_path.h                             |   32 +-
 csync/src/std/c_private.h                          |   14 +-
 csync/src/std/c_string.c                           |   37 +-
 csync/src/std/c_string.h                           |    6 +-
 csync/src/std/c_time.c                             |    6 +-
 .../{csync_vio_local.c => csync_vio_local_unix.c}  |  165 +-
 .../{csync_vio_local.c => csync_vio_local_win.c}   |  202 +-
 csync/tests/CMakeLists.txt                         |    4 +
 csync/tests/csync_tests/check_csync_log.c          |    2 +-
 csync/tests/csync_tests/check_csync_statedb_load.c |    2 +-
 csync/tests/csync_tests/check_csync_update.c       |   45 +-
 csync/tests/encoding_tests/check_encoding.c        |   41 +-
 csync/tests/ownCloud/t4.pl                         |   53 +-
 csync/tests/vio_tests/check_vio.c                  |    4 +-
 csync/tests/vio_tests/check_vio_ext.c              |  474 ++++
 doc/architecture.rst                               |    2 +-
 doc/conffile.rst                                   |    2 +-
 doc/dev/CMakeLists.txt                             |   11 +
 doc/dev/Doxyfile.in                                | 2307 ++++++++++++++++++++
 doc/dev/main-page.md                               |    5 +
 doc/installing.rst                                 |    2 +-
 issue_template.md                                  |    2 +-
 shell_integration/icons/128x128/.DS_Store          |  Bin 6148 -> 0 bytes
 shell_integration/icons/32x32/.DS_Store            |  Bin 6148 -> 0 bytes
 shell_integration/icons/512x512/.DS_Store          |  Bin 6148 -> 0 bytes
 shell_integration/icons/CMakeLists.txt             |   12 -
 .../icons/nopadding/SVG/attention.svg              |   32 +
 shell_integration/icons/nopadding/SVG/error.svg    |   36 +
 shell_integration/icons/nopadding/SVG/ok.svg       |   23 +
 shell_integration/icons/nopadding/SVG/shared.svg   |   62 +
 shell_integration/icons/nopadding/SVG/sync.svg     |   55 +
 .../icons/nopadding/error.iconset/icon_128x128.png |  Bin 0 -> 5541 bytes
 .../nopadding/error.iconset/icon_128x128 at 2x.png    |  Bin 0 -> 11767 bytes
 .../icons/nopadding/error.iconset/icon_16x16.png   |  Bin 0 -> 603 bytes
 .../nopadding/error.iconset/icon_16x16 at 2x.png      |  Bin 0 -> 1257 bytes
 .../icons/nopadding/error.iconset/icon_256x256.png |  Bin 0 -> 11689 bytes
 .../nopadding/error.iconset/icon_256x256 at 2x.png    |  Bin 0 -> 25593 bytes
 .../icons/nopadding/error.iconset/icon_32x32.png   |  Bin 0 -> 1255 bytes
 .../nopadding/error.iconset/icon_32x32 at 2x.png      |  Bin 0 -> 2506 bytes
 .../icons/nopadding/ok.iconset/icon_128x128.png    |  Bin 0 -> 6666 bytes
 .../icons/nopadding/ok.iconset/icon_128x128 at 2x.png |  Bin 0 -> 14441 bytes
 .../icons/nopadding/ok.iconset/icon_16x16.png      |  Bin 0 -> 615 bytes
 .../icons/nopadding/ok.iconset/icon_16x16 at 2x.png   |  Bin 0 -> 1243 bytes
 .../icons/nopadding/ok.iconset/icon_256x256.png    |  Bin 0 -> 14634 bytes
 .../icons/nopadding/ok.iconset/icon_256x256 at 2x.png |  Bin 0 -> 31427 bytes
 .../icons/nopadding/ok.iconset/icon_32x32.png      |  Bin 0 -> 1243 bytes
 .../icons/nopadding/ok.iconset/icon_32x32 at 2x.png   |  Bin 0 -> 2722 bytes
 .../nopadding/ok_swm.iconset/icon_128x128.png      |  Bin 0 -> 7492 bytes
 .../nopadding/ok_swm.iconset/icon_128x128 at 2x.png   |  Bin 0 -> 16248 bytes
 .../icons/nopadding/ok_swm.iconset/icon_16x16.png  |  Bin 0 -> 647 bytes
 .../nopadding/ok_swm.iconset/icon_16x16 at 2x.png     |  Bin 0 -> 1452 bytes
 .../nopadding/ok_swm.iconset/icon_256x256.png      |  Bin 0 -> 16286 bytes
 .../nopadding/ok_swm.iconset/icon_256x256 at 2x.png   |  Bin 0 -> 35262 bytes
 .../icons/nopadding/ok_swm.iconset/icon_32x32.png  |  Bin 0 -> 1462 bytes
 .../nopadding/ok_swm.iconset/icon_32x32 at 2x.png     |  Bin 0 -> 3267 bytes
 .../icons/nopadding/sync.iconset/icon_128x128.png  |  Bin 0 -> 7701 bytes
 .../nopadding/sync.iconset/icon_128x128 at 2x.png     |  Bin 0 -> 16662 bytes
 .../icons/nopadding/sync.iconset/icon_16x16.png    |  Bin 0 -> 694 bytes
 .../icons/nopadding/sync.iconset/icon_16x16 at 2x.png |  Bin 0 -> 1522 bytes
 .../icons/nopadding/sync.iconset/icon_256x256.png  |  Bin 0 -> 16662 bytes
 .../nopadding/sync.iconset/icon_256x256 at 2x.png     |  Bin 0 -> 35628 bytes
 .../icons/nopadding/sync.iconset/icon_32x32.png    |  Bin 0 -> 1563 bytes
 .../icons/nopadding/sync.iconset/icon_32x32 at 2x.png |  Bin 0 -> 3459 bytes
 .../nopadding/warning.iconset/icon_128x128.png     |  Bin 0 -> 6039 bytes
 .../nopadding/warning.iconset/icon_128x128 at 2x.png  |  Bin 0 -> 12859 bytes
 .../icons/nopadding/warning.iconset/icon_16x16.png |  Bin 0 -> 523 bytes
 .../nopadding/warning.iconset/icon_16x16 at 2x.png    |  Bin 0 -> 1082 bytes
 .../nopadding/warning.iconset/icon_256x256.png     |  Bin 0 -> 12859 bytes
 .../nopadding/warning.iconset/icon_256x256 at 2x.png  |  Bin 0 -> 27637 bytes
 .../icons/nopadding/warning.iconset/icon_32x32.png |  Bin 0 -> 1082 bytes
 .../nopadding/warning.iconset/icon_32x32 at 2x.png    |  Bin 0 -> 2582 bytes
 shell_integration/nautilus/syncstate.py            |   26 +-
 src/CMakeLists.txt                                 |    4 +
 src/cmd/cmd.cpp                                    |   53 +-
 src/cmd/cmd.h                                      |    5 +-
 src/cmd/cmd.md                                     |    4 +
 src/cmd/netrcparser.h                              |    4 +
 src/cmd/simplesslerrorhandler.cpp                  |    4 +
 src/cmd/simplesslerrorhandler.h                    |    8 +
 src/gui/CMakeLists.txt                             |   22 +-
 src/gui/accountmanager.cpp                         |  269 +++
 src/gui/accountmanager.h                           |   91 +
 src/gui/accountmigrator.h                          |    4 +
 src/gui/accountsettings.cpp                        |  708 ++----
 src/gui/accountsettings.h                          |   50 +-
 src/gui/accountsettings.ui                         |  244 ++-
 src/gui/accountstate.cpp                           |   96 +-
 src/gui/accountstate.h                             |   43 +-
 src/gui/addcertificatedialog.h                     |    4 +
 src/gui/application.cpp                            |  230 +-
 src/gui/application.h                              |   21 +-
 src/{libsync => gui}/authenticationdialog.cpp      |    0
 src/{libsync => gui}/authenticationdialog.h        |    5 +-
 src/gui/cocoainitializer.h                         |    5 +-
 src/{libsync => gui}/creds/credentialsfactory.cpp  |   12 +-
 src/{libsync => gui}/creds/credentialsfactory.h    |    7 +-
 src/gui/creds/httpcredentialsgui.cpp               |   46 +
 .../creds/httpcredentialsgui.h}                    |   24 +-
 .../creds/shibboleth/shibbolethrefresher.cpp       |    0
 .../creds/shibboleth/shibbolethrefresher.h         |    4 +
 .../creds/shibboleth/shibbolethuserjob.cpp         |    0
 .../creds/shibboleth/shibbolethuserjob.h           |    5 +-
 .../creds/shibboleth/shibbolethwebview.cpp         |    0
 .../creds/shibboleth/shibbolethwebview.h           |    6 +-
 .../creds/shibbolethcredentials.cpp                |   10 +-
 src/{libsync => gui}/creds/shibbolethcredentials.h |    6 +-
 src/gui/folder.cpp                                 |  358 +--
 src/gui/folder.h                                   |   91 +-
 src/gui/folderman.cpp                              |  524 +++--
 src/gui/folderman.h                                |   93 +-
 src/gui/folderstatusdelegate.cpp                   |  335 +++
 ...{folderstatusmodel.h => folderstatusdelegate.h} |   30 +-
 src/gui/folderstatusmodel.cpp                      | 1043 ++++++---
 src/gui/folderstatusmodel.h                        |  124 +-
 src/gui/folderwatcher.cpp                          |   25 +-
 src/gui/folderwatcher.h                            |   11 +-
 src/gui/folderwatcher_linux.h                      |    5 +
 src/gui/folderwatcher_mac.cpp                      |    6 +-
 src/gui/folderwatcher_mac.h                        |    4 +
 src/gui/folderwatcher_qt.h                         |    4 +
 src/gui/folderwatcher_win.cpp                      |    4 +-
 src/gui/folderwatcher_win.h                        |   10 +-
 src/gui/folderwizard.cpp                           |   79 +-
 src/gui/folderwizard.h                             |   19 +-
 src/gui/generalsettings.cpp                        |   41 +-
 src/gui/generalsettings.h                          |   12 +-
 src/gui/generalsettings.ui                         |  135 +-
 src/gui/gui.md                                     |    5 +
 src/gui/ignorelisteditor.cpp                       |  136 +-
 src/gui/ignorelisteditor.h                         |    9 +-
 src/gui/ignorelisteditor.ui                        |  158 +-
 src/gui/logbrowser.h                               |    8 +
 src/gui/main.cpp                                   |    9 +
 src/gui/networksettings.cpp                        |   55 +-
 src/gui/networksettings.h                          |    5 +
 src/gui/networksettings.ui                         |  105 +-
 src/gui/openfilemanager.h                          |    5 +-
 src/gui/owncloudgui.cpp                            |  407 ++--
 src/gui/owncloudgui.h                              |   28 +-
 src/gui/owncloudsetupwizard.cpp                    |   85 +-
 src/gui/owncloudsetupwizard.h                      |   14 +-
 src/gui/protocolwidget.cpp                         |   12 +-
 src/gui/protocolwidget.h                           |    8 +-
 src/gui/proxyauthdialog.cpp                        |   53 +
 src/gui/proxyauthdialog.h                          |   52 +
 src/gui/proxyauthdialog.ui                         |  115 +
 src/gui/proxyauthhandler.cpp                       |  263 +++
 src/gui/proxyauthhandler.h                         |  112 +
 src/gui/quotainfo.cpp                              |   66 +-
 src/gui/quotainfo.h                                |   43 +-
 src/gui/selectivesyncdialog.cpp                    |   17 +-
 src/gui/selectivesyncdialog.h                      |    8 +
 src/gui/settingsdialog.cpp                         |   88 +-
 src/gui/settingsdialog.h                           |   11 +-
 src/gui/settingsdialogmac.cpp                      |   75 +-
 src/gui/settingsdialogmac.h                        |   18 +-
 src/gui/sharedialog.cpp                            |   90 +-
 src/gui/sharedialog.h                              |   25 +-
 src/gui/socketapi.cpp                              |   95 +-
 src/gui/socketapi.h                                |   40 +-
 src/gui/socketapisocket_mac.h                      |   69 +
 src/gui/socketapisocket_mac.mm                     |  225 ++
 src/gui/sslbutton.cpp                              |   23 +-
 src/gui/sslbutton.h                                |    5 +
 src/gui/sslerrordialog.h                           |    8 +
 src/gui/syncrunfilelog.h                           |    4 +
 src/gui/systray.h                                  |    4 +
 src/gui/updater/ocupdater.cpp                      |  112 +-
 src/gui/updater/ocupdater.h                        |   84 +-
 src/gui/updater/sparkleupdater_mac.mm              |    2 +-
 src/gui/updater/updater.cpp                        |    6 +
 src/gui/updater/updater.h                          |    2 +
 src/gui/wizard/abstractcredswizardpage.cpp         |    7 +-
 src/gui/wizard/abstractcredswizardpage.h           |    4 +
 src/gui/wizard/owncloudadvancedsetuppage.cpp       |   61 +-
 src/gui/wizard/owncloudadvancedsetuppage.h         |   10 +-
 src/gui/wizard/owncloudconnectionmethoddialog.cpp  |    4 +
 src/gui/wizard/owncloudconnectionmethoddialog.h    |    8 +
 src/gui/wizard/owncloudconnectionmethoddialog.ui   |    4 +-
 src/gui/wizard/owncloudhttpcredspage.cpp           |   11 +-
 src/gui/wizard/owncloudhttpcredspage.h             |    5 +-
 src/gui/wizard/owncloudsetuppage.cpp               |    9 -
 src/gui/wizard/owncloudsetuppage.h                 |    6 +-
 src/gui/wizard/owncloudshibbolethcredspage.h       |    4 +
 src/gui/wizard/owncloudwizard.cpp                  |   21 +-
 src/gui/wizard/owncloudwizard.h                    |   10 +-
 src/gui/wizard/owncloudwizardresultpage.h          |    4 +
 src/libsync/CMakeLists.txt                         |   21 +-
 src/libsync/abstractnetworkjob.cpp                 |  285 +++
 src/libsync/abstractnetworkjob.h                   |  130 ++
 src/libsync/accessmanager.cpp                      |   51 +-
 src/libsync/accessmanager.h                        |    8 +-
 src/libsync/account.cpp                            |  214 +-
 src/libsync/account.h                              |   57 +-
 src/libsync/accountfwd.h                           |    2 +
 src/libsync/bandwidthmanager.h                     |    4 +
 src/libsync/capabilities.cpp                       |   41 +
 src/libsync/capabilities.h                         |   44 +
 src/libsync/clientproxy.h                          |    4 +
 src/libsync/configfile.cpp                         |   47 +-
 src/libsync/configfile.h                           |   21 +-
 src/libsync/connectionvalidator.cpp                |    1 -
 src/libsync/connectionvalidator.h                  |    3 +-
 src/libsync/cookiejar.h                            |    4 +
 src/libsync/creds/credentialscommon.h              |    4 +-
 src/libsync/creds/dummycredentials.h               |    2 +-
 src/libsync/creds/httpcredentials.cpp              |   92 +-
 src/libsync/creds/httpcredentials.h                |   13 +-
 src/libsync/discoveryphase.cpp                     |  172 +-
 src/libsync/discoveryphase.h                       |   51 +-
 src/libsync/filesystem.cpp                         |   52 +-
 src/libsync/filesystem.h                           |   43 +-
 src/libsync/libsync.md                             |    5 +
 src/libsync/logger.h                               |    4 +
 src/libsync/networkjobs.cpp                        |  320 +--
 src/libsync/networkjobs.h                          |  134 +-
 src/libsync/owncloudpropagator.cpp                 |  138 +-
 src/libsync/owncloudpropagator.h                   |   48 +-
 src/libsync/owncloudpropagator_p.h                 |    8 +-
 src/libsync/owncloudtheme.h                        |    4 +
 src/libsync/ownsql.cpp                             |   10 +-
 src/libsync/ownsql.h                               |    9 +-
 src/libsync/progressdispatcher.cpp                 |  191 +-
 src/libsync/progressdispatcher.h                   |  285 +--
 src/libsync/propagatedownload.cpp                  |  126 +-
 src/libsync/propagatedownload.h                    |   11 +-
 src/libsync/propagateremotedelete.cpp              |   18 +-
 src/libsync/propagateremotedelete.h                |   12 +-
 src/libsync/propagateremotemkdir.cpp               |   28 +-
 src/libsync/propagateremotemkdir.h                 |    8 +-
 src/libsync/propagateremotemove.cpp                |   32 +-
 src/libsync/propagateremotemove.h                  |   11 +-
 src/libsync/propagateupload.cpp                    |  156 +-
 src/libsync/propagateupload.h                      |   28 +-
 src/libsync/propagator_legacy.cpp                  |  122 +-
 src/libsync/propagator_legacy.h                    |   22 +-
 src/libsync/propagatorjobs.cpp                     |   55 +-
 src/libsync/propagatorjobs.h                       |   19 +-
 src/libsync/syncengine.cpp                         |  472 ++--
 src/libsync/syncengine.h                           |   26 +-
 src/libsync/syncfileitem.h                         |   20 +-
 src/libsync/syncfilestatus.h                       |    4 +
 src/libsync/syncjournaldb.cpp                      |   85 +-
 src/libsync/syncjournaldb.h                        |   22 +-
 src/libsync/syncjournalfilerecord.cpp              |    8 +-
 src/libsync/syncjournalfilerecord.h                |   15 +-
 src/libsync/syncresult.h                           |    4 +
 src/libsync/theme.cpp                              |    9 +
 src/libsync/theme.h                                |   14 +-
 src/libsync/transmissionchecksumvalidator.h        |    4 +
 src/libsync/utility.cpp                            |  133 +-
 src/libsync/utility.h                              |   19 +-
 src/libsync/utility_mac.cpp                        |    1 +
 src/libsync/version.h.in                           |    2 +
 sync-exclude.lst                                   |    7 +-
 test/CMakeLists.txt                                |   26 +
 test/mockserver/CMakeLists.txt                     |   21 +
 test/mockserver/httpserver.cpp                     |   63 +
 .../accountfwd.h => test/mockserver/httpserver.h   |   22 +-
 test/{manual/favlink => mockserver}/main.cpp       |   11 +-
 test/oc_bin.h.in                                   |    3 +
 test/owncloud_add_test.cmake                       |    2 +-
 test/stub.cpp                                      |    5 +
 test/testfolderman.h                               |  121 +
 test/testtranschecksumvalidator.h                  |   40 +-
 test/testutility.h                                 |   85 +-
 translations/client_ca.ts                          | 1336 +++++++-----
 translations/client_cs.ts                          | 1343 +++++++-----
 translations/client_de.ts                          | 1340 +++++++-----
 translations/client_el.ts                          | 1347 +++++++-----
 translations/client_en.ts                          | 1232 +++++++----
 translations/client_es.ts                          | 1345 +++++++-----
 translations/client_es_AR.ts                       | 1306 ++++++-----
 translations/client_et.ts                          | 1414 +++++++-----
 translations/client_eu.ts                          | 1322 ++++++-----
 translations/client_fa.ts                          | 1266 ++++++-----
 translations/client_fi.ts                          | 1323 ++++++-----
 translations/client_fr.ts                          | 1346 +++++++-----
 translations/client_gl.ts                          | 1349 +++++++-----
 translations/client_hu.ts                          | 1276 ++++++-----
 translations/client_it.ts                          | 1347 +++++++-----
 translations/client_ja.ts                          | 1388 +++++++-----
 translations/client_nb_NO.ts                       | 1344 +++++++-----
 translations/client_nl.ts                          | 1342 +++++++-----
 translations/client_pl.ts                          | 1336 +++++++-----
 translations/client_pt.ts                          | 1344 +++++++-----
 translations/client_pt_BR.ts                       | 1344 +++++++-----
 translations/client_ru.ts                          | 1340 +++++++-----
 translations/client_sk.ts                          | 1368 +++++++-----
 translations/client_sl.ts                          | 1338 +++++++-----
 translations/client_sr.ts                          | 1340 +++++++-----
 translations/client_sv.ts                          | 1328 ++++++-----
 translations/client_th.ts                          | 1336 +++++++-----
 translations/client_tr.ts                          | 1340 +++++++-----
 translations/client_uk.ts                          | 1340 +++++++-----
 translations/client_zh_CN.ts                       | 1342 +++++++-----
 translations/client_zh_TW.ts                       | 1294 ++++++-----
 325 files changed, 36621 insertions(+), 21314 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 binary.rej
 copy csync/src/vio/{csync_vio_local.c => csync_vio_local_unix.c} (53%)
 rename csync/src/vio/{csync_vio_local.c => csync_vio_local_win.c} (64%)
 create mode 100644 csync/tests/vio_tests/check_vio_ext.c
 create mode 100644 doc/dev/CMakeLists.txt
 create mode 100644 doc/dev/Doxyfile.in
 create mode 100644 doc/dev/main-page.md
 delete mode 100644 shell_integration/icons/128x128/.DS_Store
 delete mode 100644 shell_integration/icons/32x32/.DS_Store
 delete mode 100644 shell_integration/icons/512x512/.DS_Store
 create mode 100755 shell_integration/icons/nopadding/SVG/attention.svg
 create mode 100755 shell_integration/icons/nopadding/SVG/error.svg
 create mode 100755 shell_integration/icons/nopadding/SVG/ok.svg
 create mode 100755 shell_integration/icons/nopadding/SVG/shared.svg
 create mode 100755 shell_integration/icons/nopadding/SVG/sync.svg
 create mode 100755 shell_integration/icons/nopadding/error.iconset/icon_128x128.png
 create mode 100755 shell_integration/icons/nopadding/error.iconset/icon_128x128 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/error.iconset/icon_16x16.png
 create mode 100755 shell_integration/icons/nopadding/error.iconset/icon_16x16 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/error.iconset/icon_256x256.png
 create mode 100755 shell_integration/icons/nopadding/error.iconset/icon_256x256 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/error.iconset/icon_32x32.png
 create mode 100755 shell_integration/icons/nopadding/error.iconset/icon_32x32 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/ok.iconset/icon_128x128.png
 create mode 100755 shell_integration/icons/nopadding/ok.iconset/icon_128x128 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/ok.iconset/icon_16x16.png
 create mode 100755 shell_integration/icons/nopadding/ok.iconset/icon_16x16 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/ok.iconset/icon_256x256.png
 create mode 100755 shell_integration/icons/nopadding/ok.iconset/icon_256x256 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/ok.iconset/icon_32x32.png
 create mode 100755 shell_integration/icons/nopadding/ok.iconset/icon_32x32 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/ok_swm.iconset/icon_128x128.png
 create mode 100755 shell_integration/icons/nopadding/ok_swm.iconset/icon_128x128 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/ok_swm.iconset/icon_16x16.png
 create mode 100755 shell_integration/icons/nopadding/ok_swm.iconset/icon_16x16 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/ok_swm.iconset/icon_256x256.png
 create mode 100755 shell_integration/icons/nopadding/ok_swm.iconset/icon_256x256 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/ok_swm.iconset/icon_32x32.png
 create mode 100755 shell_integration/icons/nopadding/ok_swm.iconset/icon_32x32 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/sync.iconset/icon_128x128.png
 create mode 100755 shell_integration/icons/nopadding/sync.iconset/icon_128x128 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/sync.iconset/icon_16x16.png
 create mode 100755 shell_integration/icons/nopadding/sync.iconset/icon_16x16 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/sync.iconset/icon_256x256.png
 create mode 100755 shell_integration/icons/nopadding/sync.iconset/icon_256x256 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/sync.iconset/icon_32x32.png
 create mode 100755 shell_integration/icons/nopadding/sync.iconset/icon_32x32 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/warning.iconset/icon_128x128.png
 create mode 100755 shell_integration/icons/nopadding/warning.iconset/icon_128x128 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/warning.iconset/icon_16x16.png
 create mode 100755 shell_integration/icons/nopadding/warning.iconset/icon_16x16 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/warning.iconset/icon_256x256.png
 create mode 100755 shell_integration/icons/nopadding/warning.iconset/icon_256x256 at 2x.png
 create mode 100755 shell_integration/icons/nopadding/warning.iconset/icon_32x32.png
 create mode 100755 shell_integration/icons/nopadding/warning.iconset/icon_32x32 at 2x.png
 create mode 100644 src/cmd/cmd.md
 create mode 100644 src/gui/accountmanager.cpp
 create mode 100644 src/gui/accountmanager.h
 rename src/{libsync => gui}/authenticationdialog.cpp (100%)
 rename src/{libsync => gui}/authenticationdialog.h (90%)
 rename src/{libsync => gui}/creds/credentialsfactory.cpp (86%)
 rename src/{libsync => gui}/creds/credentialsfactory.h (86%)
 create mode 100644 src/gui/creds/httpcredentialsgui.cpp
 copy src/{libsync/creds/credentialscommon.h => gui/creds/httpcredentialsgui.h} (50%)
 rename src/{libsync => gui}/creds/shibboleth/shibbolethrefresher.cpp (100%)
 rename src/{libsync => gui}/creds/shibboleth/shibbolethrefresher.h (94%)
 rename src/{libsync => gui}/creds/shibboleth/shibbolethuserjob.cpp (100%)
 rename src/{libsync => gui}/creds/shibboleth/shibbolethuserjob.h (92%)
 rename src/{libsync => gui}/creds/shibboleth/shibbolethwebview.cpp (100%)
 rename src/{libsync => gui}/creds/shibboleth/shibbolethwebview.h (93%)
 rename src/{libsync => gui}/creds/shibbolethcredentials.cpp (98%)
 rename src/{libsync => gui}/creds/shibbolethcredentials.h (95%)
 create mode 100644 src/gui/folderstatusdelegate.cpp
 copy src/gui/{folderstatusmodel.h => folderstatusdelegate.h} (78%)
 create mode 100644 src/gui/gui.md
 create mode 100644 src/gui/proxyauthdialog.cpp
 create mode 100644 src/gui/proxyauthdialog.h
 create mode 100644 src/gui/proxyauthdialog.ui
 create mode 100644 src/gui/proxyauthhandler.cpp
 create mode 100644 src/gui/proxyauthhandler.h
 create mode 100644 src/gui/socketapisocket_mac.h
 create mode 100644 src/gui/socketapisocket_mac.mm
 create mode 100644 src/libsync/abstractnetworkjob.cpp
 create mode 100644 src/libsync/abstractnetworkjob.h
 create mode 100644 src/libsync/capabilities.cpp
 create mode 100644 src/libsync/capabilities.h
 create mode 100644 src/libsync/libsync.md
 create mode 100644 test/mockserver/CMakeLists.txt
 create mode 100644 test/mockserver/httpserver.cpp
 copy src/libsync/accountfwd.h => test/mockserver/httpserver.h (67%)
 copy test/{manual/favlink => mockserver}/main.cpp (78%)
 create mode 100644 test/oc_bin.h.in
 create mode 100644 test/stub.cpp
 create mode 100644 test/testfolderman.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list