[Pkg-owncloud-commits] [owncloud-client] annotated tag v2.0.0-beta1 created (now b585c97)

Sandro Knauß hefee-guest at moszumanska.debian.org
Wed Dec 16 00:38:51 UTC 2015


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

hefee-guest pushed a change to annotated tag v2.0.0-beta1
in repository owncloud-client.

        at  b585c97   (tag)
   tagging  57b65242e33f07120adbdbd07e79bc24be4c6144 (commit)
  replaces  v1.8.3
 tagged by  Daniel Molkentin
        on  Fri Aug 7 13:15:41 2015 +0200

- Log -----------------------------------------------------------------
ownCloud client 2.0.0 beta1 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org

iQIcBAABAgAGBQJVxJNdAAoJEEmMRevpTns35YEQAKQVSXHQyN6n788g9HCWRje6
+DOl3s4XU2yQB1kLhmwk1MYVcKdLeLKFd2BowdZ1F05/FQsaqxls3Q3C3g0UuwV2
mRkA7kqPfcP7pu5MGbf5jbiL0Tf8kN+PzmnaY8jqc9VIhnJZpzbEr192esjDwqkM
9/pwIQvPj2/064n6XDIMf6d1mFf5S5Jc+Sar1gjEYcEA6ZfT4LKP9b59VI/zP1hG
2tTJxo1eFE5VMQSbvnqHwXtlJcHwZ194NnSuQPSC/o7QjWBhgOp9SugGVXJdTKAg
LuUYDTjuCDr4tfH4t/UIpEqGbQI/JHBuJBKN4bPt77tz4HgBkEX3Sz+hrLzWmBdm
m2mycvNIlt/xlqn8ckqmhrOGHF/u6cxOYXZXoMO6FX3XYysPIe3g6tHO7LSLg9d4
GX8OwrN5h8Ba6/jujptLiRu50/HSLZFzQqF2L/rhdUt96J0y+BwVZOKYEqcP3pdc
P/SCdPAhfUQhNLK1ibf7VQXq58DyzS+YRqZFNJUqIxFRyg9/zTX92YLDEf8SfZEV
C4blnj1s0kGhrPXlcBwSlbXgXmqtnqg9o0lGGF51JHK8nl0f20aGBTslQiTkwwaQ
ZciUq2ZTRzW9iNyCTm/GmYDxSdnufa2aVrzswRePUlRkFPo8rHENZ2EnGNE4DjLO
Ph9p9wBEMaeVL0ZbmVE2
=R6ig
-----END PGP SIGNATURE-----

Aputsiaĸ Niels Janussen (1):
      Minor typo: Ingored -> Ignored

Arthur Schiwon (1):
      clear error hint went wrongly use command line options

Carla Schroder (3):
      add note re linux password managers
      Merge pull request #3004 from RealRancor/fix_typo
      Merge pull request #3279 from RealRancor/fix_docs

Christian Burger (2):
      Windows Explorer: fix issues when syncing whole drive.
      refactoring as requested in pull request

Christian Kamm (55):
      Merge remote-tracking branch 'origin/1.8'
      AccountSettings: Update progress only twice per second. #3014
      Time estimation: Avoid a progress reset before finish. #2328
      Time estimation: Use a consistent check for size dependence. #2328
      Time estimate: Refactor remaining time guess. #2328
      Revert "AccountSettings: Update progress only twice per second. #3014"
      Add explanations to fixmes
      Remove SelectiveSyncText
      Determine right account in ownCloudGui::slotShowShareDialog
      Fix bad connect/disconnects.
      Ensure 'user' is available early enough for ui in httpcreds
      Move AccountState::displayName to Account.
      Never use 'new Account' directly, prefer Account::create()
      Add a basic random Account::id()
      Fix crash on exit by not making Account parent of AccountState.
      Save and restore multiple accounts.
      Account: Generate shorter account ids.
      Folders: Store inside account config.
      Doc: Fix the section config values should be in.
      Merge remote-tracking branch 'origin/1.8'
      Nicer fix for the security issue #3283.
      SyncScheduling: Avoid new resyncs on local mkdir.
      Reconcile: Update db entry for new dirs. #2761
      Download: Gracefully skip files with 404. #2227
      Propagator: Add entry with dummy etag on local mkdir. #2761
      AccountSettings: Fix initial visibility of sel sync panel #3355
      FolderMan: Make folderSyncStateChange() signal reliable. #3354
      IgnoreEditor: Make UI more explicit. #3172
      Sync scheduling: fix per-account scheduling. #3379
      Improve account connectivity tooltips. #3200
      Propagation: Make 503 a fatal error.
      test: Fix compile of check_csync_update.
      QuotaInfo: Ensure label fits into progress bar. #3393
      SslButton: Only show menu when info is available.
      SslConfig: Reset when QNAM is reset. #3394
      Fix travis build.
      ProgressDispatcher: Minor cleanups.
      FolderStatusModel: Always update on sync state change.
      TrayMenu: Ensure it updates when accounts are added or removed.
      Progress UI: Properly reset bar after a sync.
      Password dialog: Include account name.
      FolderStatusModel: Minor cleanup.
      TrayMenu: Show submenus per account.
      Folders: Show as disconnected when account is disconnected.
      Fix test build.
      Fix test build... again.
      Fix error message for invalid chars in filename #3432
      AccountSettings: Improve error reporting. #3084
      AccountSettings: Fix label for ServiceUnavailable state.
      Tray menu: Make sign in/out actions more consistent.
      Network: Fix enabling of proxy auth text fields.
      System proxy: Ask for credentials if needed.
      Fix Qt4 build.
      Proxy auth: Fix cred invalidation on Windows.
      HttpCreds: Add keychain failure hint. #3268

Daniel Molkentin (57):
      Activity view: Always add date
      Don't translate dummy strings
      Merge branch '1.8'
      Merge remote-tracking branch 'origin/1.8'
      NSIS: depend on nsProcess instead of Processes NSIS plugin
      Merge pull request #2915 from oostenveld/patch-1
      Remove dead code
      Merge remote-tracking branch 'origin/1.8'
      master is 2.0
      Bump to 1.9
      Merge remote-tracking branch 'origin/1.8' into 1.9
      Merge remote-tracking branch 'origin/1.9'
      Merge pull request #3277 from vidaren/master
      Merge pull request #2978 from RealRancor/doc_virus_scanner
      Merge pull request #3314 from owncloud/typo
      Implement doxygen supoort to create developer documentation
      Structure developer documentation
      Merge remote-tracking branch 'origin/master' into doxygenify
      Use doxygen style everywhere
      Merge pull request #3380 from owncloud/doxygenify
      Force linkage against libc++
      Revert "Do not use std::unique_ptr"
      Merge pull request #3347 from jturcotte/shell_integration_findersync
      Merge pull request #3397 from owncloud/uselibcpp
      Change repo for src/3rdparty/qtmacgoodies
      Change repo for src/3rdparty/qtmacgoodies
      Win32: Remove confusing option to remove AppData
      Merge pull request #3467 from owncloud/remove_nsis_appdata_page
      Win32: Do not silent-update if the application is already up-to-date
      Merge pull request #3468 from owncloud/3368
      NSIS: depend on nsProcess instead of Processes NSIS plugin
      Adjust to new version of NSIS UAC
      NSIS: Star Trek taught me: "Reversing the polarity will fix it". It's true.
      NSIS: Fix NSIS error handling
      NSIS: Add conversions for polish and slavic languages
      Merge pull request #3513 from owncloud/fix_nautilus_plugin
      Merge remote-tracking branch 'origin/master' into new_nsis_modules
      NSIS: Actually call the elevation wrapper
      Merge branch 'new_nsis_modules'
      remove stay file
      win32: libwebp has been bumped to version 5
      NSIS: add polish translation
      NSIS: Elevate uninstaller, too
      Merge pull request #3558 from owncloud/si-units
      Merge branch 'master' into linux_restart_on_new_version
      Update ChangeLog
      Update NSIS translations
      Revert "Update NSIS translations"
      Fix codepages for Czech and Slovak
      NSIS: Remove (almost untranslated) Slovak tr for now
      Merge pull request #3472 from owncloud/linux_restart_on_new_version
      ownCloud Client 2.0 beta1
      Updater: update Linux updater code to work with changes in master
      Revert "win32: libwebp has been bumped to version 5"
      Editorial changes to Changelog
      ownSql: Do not use sqlite3 method not present in older version
      Make version check test conditional for now

Guillermo López Leal (1):
      Clarify the remotePollInterval variable from https://github.com/owncloud/core/issues/6543

Jakob Nixdorf (1):
      Install architecture-independent files to DATADIR.

Jenkins for ownCloud (11):
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex

Joas Schilling (1):
      Fix typo in doc

Jocelyn Turcotte (29):
      Pass SyncFileItems by pointer instead of by value
      Fix the neon build
      Merge pull request #3183 from christian-burger/fix-for-windows-explorer-extension-when-syncing-whole-drive
      Merge pull request #2920 from remixtj/utility_SHGetKnownFolderPath
      Fix the build
      Fix the neon build
      shell_i: Use an NSConnection instead of a local socket #2340
      shell_i: Add a FinderSync-based implementation #2340
      shell_i: Use proper non-padded icons #2340
      shell_i: Don't load the old extension in >= 10.10 #2340
      shell_i: Avoid always rebuilding SyncStateFinder.osax #2482
      Reduce the amount of rebuild needed after a git commit
      OS X: Fix a few warnings
      shell_i: Add english labels
      shell_i: Remove the ICON_PATH socket API message #2340
      shell_i: Use a more specific name for ContentManager
      shell_i: Cleanup and build fix
      shell_i: Build the extension with the '-' identity by default
      shell_i: Add a way to fail the build if the signing key doesn't match
      Allow the OSX build to work without make install
      Update the qtmacgoodies submodule
      Fix the tests build on OS X in debug
      shell_i: Activate the finder integration on install #3463
      SocketApi: Remove an unneeded emit syncItemDiscovered
      Do not add all remote directories to the SyncItemVector
      SocketApi: Force fowarding an OK STATUS for all parent directories
      shell_i: Don't request statuses on UPDATE_VIEW
      Revert "Use dynamic library loading for detecting the correct path for links"
      Merge pull request #3562 from owncloud/revert-2920-utility_SHGetKnownFolderPath

Jürgen Weigert (1):
      Merge pull request #3232 from flocke/master

Klaas Freitag (87):
      Some minor cleanups.
      Discovery: Preserve the error message.
      Merge pull request #2927 from owncloud/bump-copy-right-to-2015
      App: Do a regular check for updates, currently hardcoded every two hours.
      Updater: Do a tray notification if a new  update is available.
      Frequent update check: read check frequency from config file.
      csync: only define S_ defines if they are undefined.
      Folder: Simplify Folder constructor: No need for AccountState.
      FolderMan: Save migratated folder definitions to Configfile.
      Revert "Exclude *.tmp (as requested in #2424 )"
      Added removal of *.tmp to Changelog.
      Removed the setFileHidden function for now
      Added function to change the filename to be longer than MAX_PATH
      Unit test for the long filename conversion on win32
      Win32 long filename format for Qt functions.
      Remove definition of TDIR, its not longer in use.
      Add a FIXME comment.
      vio local: Use win32 native functions to traverse the file tree.
      Long win pathes: Make makeLongWinPath function return the num of alloc bytes.
      Add cross platform definition for chdir and getcwd.
      CMocka tests: install the test utilities with make install.
      long win pathes: Some minor refinements and documentations
      CMocka Testing: Install the cmocka library
      Long Win Pathes: Added test to test dir traversal with long pathes.
      Removed dead code from csync_utils. Functionality moved to Qt based code.
      Moved the makeWinLongPath function to c_path and rename to c_path_to_UNC
      Created two functions c_utf8_string_to_locale and c_utf8_path_to_locale.
      Added another test case with content in the deep path (also win32).
      do not use the path function here.
      FolderWatcher Win: Use proper lang path handling in folder watcher.
      FileSystem: Add missing EXPORT macro.
      SyncJournal: Use proper long path handling.
      FileSystem: Use long file name handling method from csync.
      Use strncat and strncpy rather than the strcpy and friends.
      Fix comment for c_path_to_UNC, plus cleanup of superflous debug.
      vio_local: Remove commented code.
      vio_local: Simplify and fix the error out behaviour of win32 impl.
      vio_local: Give strncpy and strncat enough space to copy closing zero.
      vio_local: strncat only needs two chars as limit.
      c_path: Fix function description.
      Folder: let path() always end on "/" rather than on platform spec. delim.
      vio_local: Properly detect if files are hidden.
      csync_update: Handling hidden files as excluded files, as intended.
      csync_update: set has_ignored_files in case of hidden files.
      discovery: handle dot files on server as hidden.
      Sync: Store information about ignored files on the server in database.
      csync_update: store the remote ignore information into tree (from tmp)
      Sync: Rename ignored file member to _serverHasIgnoredFiles.
      Sync: Only copy the hasIgnoredFlag for the remote side.
      SyncEngine: Remove bogus logging.
      Hidden Files: Add a setting to ignore hidden files or not.
      FolderWatcher: Add flag to ignore hidden files (or not).
      Folder: Getter and Setter for ignore hidden files for folder config.
      FolderMan: Set ignore hidden files in the folder watcher.
      csync: Updated and added some documentation.
      csync: Initialize the hidden files flag properly.
      owncloudcmd: add option to not ignore hidden files.
      IgnoreListEditor: handle the ignore hidden files checkbox.
      AccountSettings: When adding a new folder, set ignore hidden flag.
      csync_update: Reorg the code a bit to make it easier to read and understand
      Change default check frequency to every ten hours.
      CPack: Use APPLICATION_SHORTNAME rather than APPLICATION_NAME
      Application: Add a new command line switch --version.
      Utility: Added function versionOfInstalledBinary()
      SetupWizard: remove unused variable defintion.
      Application: On Linux, restart the app if a different version is on HD.
      ConfigFile: Fix spelling.
      ConfigFile: Return proper type for update check interval.
      UpdateCheck: Clean up Application class and move most to updater.
      Application: Remove unused connection to updater.
      Updater: really do not forget to start the updater timer.
      Updater: Avoid to show the update notification to often.
      PassiveUpdateNotifier: Fix condition on when to show the update.
      ConfigFile: Let updateCheckInterval return int instead of quint64.
      Updater: Added a class UpdaterSchedule.
      Merge branch 'regular_update_check'
      Fix test, make it independent on the sort order of readdir.
      Merge pull request #3495 from rullzer/dont_share_root
      Merge pull request #3470 from rullzer/use_ocs_url
      Nautilus Shell Integration: Only show menu entry for item state OK
      Nautilus Shell Integration: Re-Assemble the whole filename after split.
      Capabilities: Add macro to make win compile again.
      cmake: rather use SHAREDIR than DATADIR define.
      csync cmake: Removed not needed define of DATADIR.
      utility: Put the config include to top of includes.
      Tests: Make independent of an hardcoded path, rather use CMAKE_BINARY_DIR.
      test Utility: really check for a version string.

Luca Lorenzetto (4):
      Use dynamic library loading for detecting the correct path for links
      Cleaner creation of link path. Using QDir ensures that every needed / is present
      Integrating feedbacks provided by jturcotte
      Additional code cleanup

Lukas Reschke (8):
      Bump Copyright year to 2015
      Use 1.8 troubleshooting link
      Add information how to report security bugs
      Add travis file for coverity_scan branch
      Use true instead time since it is more clear
      Merge pull request #3316 from owncloud/coverity
      Cleanup travis build file
      Add CI job state

Markus Goetz (52):
      Declare master as 1.9.0git
      SSL: Re-use encryption session for different TCP connections #3159
      Account: Fix Qt4 compile
      Merge branch '1.9'
      Networkjobs: Fix Qt 4 compile (again)
      Merge branch '1.8' into 1.9
      Merge branch '1.9'
      Merge pull request #3234 from owncloud/typo-in-docs
      ProgressInfo: Fix Windows build
      Revert "NSIS: depend on nsProcess instead of Processes NSIS plugin"
      Merge pull request #3365 from owncloud/LukasReschke-patch-1
      OS X overlays deploy.sh: Update output
      Settings: Auto download bandwidth limit #1485
      Merge pull request #3404 from owncloud/fix-2702
      OS X Installer: Select app in Finder after install
      CSync: Split csync_vio_local.c
      OS X Overlay Icons: Don't use waitForReadyRead()
      OS X: Fix settings dialog after multi-account introduction
      SettingsDialog: Make bigger and more native on OS X
      OS X Overlay Icons: Use waitForFinished() with timeout
      OS X: Fix layout of quota info in SettingsDialog
      UI: Add more tooltips #3385
      Bandwidth Limit: Fix new "Automatic Download" setting #1485
      Merge pull request #3439 from rullzer/use_caps
      Sparkleupdater: Use qDebug not qWarning
      Folder: Version debug at end
      Propagator: More debug output for downloads/uploads
      Propagator: Don't corrupt file with broken webserver #3373
      Propagator: Log chunk transferid
      CheckServerJob: Only show SSL ticket warning when actually suceeded
      OS X Settings Dialog: Two-lined account name #3516
      OS X: Fix enabling overlays for branded clients #3463
      Reconcile: Improve debug output
      FolderMan: Use sync() on config after migration #3528
      FolderMan: Fix up previous commit #3528
      Startup: Don't notify other instance when session restored #3070
      Merge pull request #3540 from aputtu/patch-2
      Exclude list: Add entries from other sync programs #2814
      FolderManTest: Make compile
      check_vio_ext: Fix on OS X
      CSync: Proper error for invalid filenames #2777 #3128 #2240
      SslButton: Improve reliability and usefulness #3534 #3536
      OS X: Try harder to enable 10.10 plugin #3463
      Merge pull request #3531 from jturcotte/master
      1.8 Migration: Fix password overwrite #3539
      Progress: Show real speed and all filenames #3403 #3095
      Propagator: Re-order statement of previous commit
      OwnSql: Show potential error on close #3421
      Update ChangeLog for 2.0
      AbstractNetworkJob: Make sure to print URL on timeout
      Windows: Don't use UTF-8 arrows #3095
      Propagator: Use fetchAndAddAcquire to get parallelism

Olivier Goffart (158):
      Merge remote-tracking branch 'origin/1.8'
      Settings: New UI that intergate the selective sync within the account settings
      Account settings: add the progress back on the new ui
      Merge remote-tracking branch 'origin/1.8'
      AccountManager: Move out of libsync
      Merge branch '1.8'
      Merge branch 'master' into new-ui
      Multi-account WIP
      Merge remote-tracking branch 'origin/1.8'
      Merge remote-tracking branch 'origin/1.8'
      Merge branch 'master' into new-ui
      Progress: Fix broken signal connection
      Folderman: Fix crash when adding an account
      HTTP Creds:  Do not send the password at every request
      owncloud gui: move a comment where it belongs
      Wizard: Save the settings after adding an account
      Folder:  remove the member references to the FolderDefinition members
      Wizard: Setup the folder in the right account
      Account settings:  show the folder of the right account
      Add folder: Do not add at other accounts folder to know if you can add a folder
      Settings dialog:  show the first account page at start
      Setup wizard: Do not remove all the folders of all theother acocunts when adding an account
      FolderMan: refactor some function to take a Folder* instead of an alias
      Multi-Account: add possibility to delete an account
      Merge remote-tracking branch 'origin/master' into new-ui
      Folder: fix compilation after merge
      AccountManager: save the config after removing an account
      AccountManager: remove unused variable
      FolderMan: fix some signal-slot broken connection
      FolderMan: fix a #warning in the migration path
      Systray menu: show one entry per account to open in a browser
      Systray menu: consider multiple account to choose the status
      Merge remote-tracking branch 'origin/1.8'
      More compilation fixes after the merge
      PropfindJob: fix parsing of properties that have a sub element
      JournalDb: add a table in the db for the selective sync
      Confirm feature: Use selective sync in the database
      Confirm feature (The sync engine part)
      SyncEngine: add an api to set the maximum size of new shared folder that do not require confirmation
      Confirm feature: document the white/black/unconfirmed  lists
      Merge branch 'master' into new-ui
      SettingsDialogMac: adapt to multi-account
      AccountSettings: move the progress handling in FolderStatusModel
      multi-account: compile with Qt4
      folderstatusmodel: clean includes
      FolderStatusModel: handle network error in the LSCol
      Fix folder concatenation with Qt4
      confirm feature: fix typos spotted by ckamm
      OwnSQL:  fix initialisation of variables
      csync: fix a few possible leak in error cases
      DiscoveryPhase: Fix the unlikely case the server resturns utf-8 in permissions
      SocketAPI: Do not leak open DB or query
      Merge remote-tracking branch 'origin/1.8'
      Merge pull request #3281 from owncloud/confirm
      Merge branch 'master' into new-ui
      Fix compilation after merge of the confirm and the new-ui branch
      AccountSettings: fix selective sync checking
      Account config: add the size in the selective sync part
      Confirm feature: The UI part in the selective sync view
      Confirm: Set the limit to 100MB
      Fix Qt4 build
      Accountsettings: Show a notification when there are new unconfirmed folders
      Coverity do not support non-static data initializer
      discoveryphase: initialize DiscoveryMainThread::_currentGetSizeResult
      Merge remote-tracking branch 'origin/master' into new-ui
      Merge remote-tracking branch 'origin/1.8'
      Move FolderStatusDelegate to its own file
      CMakeList: change the message to indicate that newer versions of Qt are good too
      AccountManager:  remove export macro
      Move Account::settings to AccountState::settings
      Credential: move the implementation to the gui
      Account: don't use the Theme from the account
      libsync: Remove some Theme dependency
      Should fix coverity build
      Fix coverity build which does not support nsdmi
      Fix Qt4 compilation
      FolderStatusModel: fix a coverity warning
      AbstractNetworkJob: move to its own file
      Fix windows build
      Missing EXPORT macro
      Theme: add a non-inline destructor
      Merge remote-tracking branch 'origin/1.8'
      Test for transchecksumvalidator: Do not use arbitrary waiting time
      QuotaJob: remove and use a PropfindJob instead
      Fix Qt4 build
      PropfindJob: fix a debug output message
      SystemTray menu: remove the quota information
      QuotaInfo: only request the quota when the UI is visible
      QuotaInfo: allow only one job at the same time
      csync_statedb: fix leak
      Merge remote-tracking branch 'origin/1.8'
      QuotaInfo: make sure that we always check the quota every 30 seconds
      QuotaInfo: add a comment about long running job
      Merge pull request #3378 from owncloud/quota-only-when-ui-visible
      Utility: improve the function to conver a duration to string
      FolderMan: store folders in a QMap instead of a QHash so they are kept in order
      Merge pull request #3097 from owncloud/translatable-remaining-time
      Fix Qt4 build
      Merge remote-tracking branch 'origin/maser'
      csync: Do not ignore hard links anymore
      Merge pull request #3388 from owncloud/hardlinks
      Do not use std::unique_ptr
      Folder: the limit for the confirm featur is 100MB, not 100kB
      Settings: Aling the non-accounts button on the right
      Fix qt4 build
      FolderStatusDelegate: Fix identation and remove empty functions
      FolderStatusDelegate: style the Add Folder button
      AccountState: fix Sing-in of a connected account
      Confirm feature: Add an option for it
      Settings:  fix broken signal/slot connection:
      Utility: remove useless QList
      FolderStatusModel: uses int64 for the sizes to prevent overflow
      Fix Qt4 build
      owncloudGui: Fix crash when sign in
      owncloudGui: Do not reset folders when login in or out.
      Rename should_update_etag to should_update_metadata
      FolderMan::checkPathValidityForNewFolder
      Wizard: remove the check for mutliple folders
      Wizard: remove the configExists state
      Wizard: show an error if the folder already exists
      Account Settings: hide the [add folder] button when syncing the entire owncloud #3438
      FolderStatusModel: init all private members
      AccountSettings: disable the add folder button when syncing the entire owncloud #3438
      Qt4 build:  Qt::ItemNeverHasChildren was added in Qt 5.1
      Qt4 test build: QTemporaryDir only exist since Qt5
      Qt4 SelectiveSyncDialog: Give a better size to the column by default
      HTTP cred: properly forget the password when signing out #3462
      Fix warnings about unused parametters
      Merge remote-tracking branch 'origin/hidden_file_handling'
      Fix the Utility Test
      FolderDefinition: fix uninitialized variable
      Confirm feature:  Confirm for any folder, not only shared ones
      Confirm feature:  default to 500MB
      Confirm feature:  tray noticiation message when a new folder need to be confirmed
      Tests: Some tests need QtWidgets
      Fix warning
      ConfigFile:  remove some unused functions
      Wizards: allow adding a folder in a non-existing directory and create that folder
      owncloudcmd: fix --httpproxy
      Account Capabilities: style fixup
      Wizard: Make the name of the backup folder more user friendly
      Fix compilation with old GCC
      Merge pull request #3549 from phil-davis/patch-1
      Folderman: make the backup number starts with 2: #3512
      Csync tests: fix on linux
      AccountSettings: automatically refresh and expands the undecided folders #3541
      SettingsDialog: use the same short display name on Win/Linux than on Mac
      FolderStatusModel: do not expand the unconfimred folder themselfs
      Theme: add a settings for configuring the default of newBigFolderSizeLimit
      Selective sync: on the first sync, do not ask confirmation for every folders
      Account settings: Fix a label
      Utility: use SI units for the sizes in bytes
      check_vio_ext.c: assert_string_equal is a macro and we cannot have #ifdef in it
      Fix Qt4 build
      Fix warning
      SyncJournalDB: clear all the prepared query when closing the database
      Propagator: do not use parallelism when we have bandwidth limit
      Fixup ce5be89a1846b4b75ec8bfa98bdb594773983beb

Phil Davis (1):
      Notify of big folders that are greater than or equal to the limit

RealRancor (3):
      Add note for on-access virus scanner solutions
      Added point and missing newline and fixed typo
      Fix syntax issues in troubleshooting docs

Robert Oostenveld (1):
      fixed small typo

Roeland Douma (2):
      Merge pull request #3425 from rullzer/sharedialog_wait_for_con
      Merge pull request #3426 from rullzer/thumbnail

Roeland Jago Douma (9):
      Added copyright header
      Fore password request if required by capabilities
      Use capabilities to not allow removing of expiredate and password
      Wait until we retrieved shares before showing checkbox
      Sharedialog show thumbnail of file (if available)
      Use already available password field
      If the OCS Share API returns an url use that
      Do not open the share dialog if the user tries to share the root folder
      Added capabilities class

Vidar Tysse (1):
      Adding Norwegian translation to Client

Vincent Petry (1):
      cmd: properly initialize random seed to avoid transferid collisions #3522

Volkan Gezer (1):
      from translators on transifex

ckamm (1):
      Merge pull request #1928 from willyaranda/patch-1

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
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