[Pkg-owncloud-commits] [owncloud-client] branch master updated (d5dc0af -> b29e9ce)

Sandro Knauß hefee-guest at moszumanska.debian.org
Wed Feb 17 09:42:51 UTC 2016


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

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

      from  d5dc0af   Drop self from copyright
      adds  68057c1   Sharee.cpp: Get rid of lambdas because we still need to support GCC 4.4
      adds  78df3a3   added desktop sharing
      adds  4d175ae   Merge pull request #4247 from owncloud/desktopshare
      adds  c01220f   [tx-robot] updated from transifex
      adds  64ca94d   [tx-robot] updated from transifex
      adds  7eca3c9   [tx-robot] updated from transifex
      adds  73acad2   FF doc subrepo to adjust to new .org theming
      adds  fdeb7cc   [tx-robot] updated from transifex
      adds  eb28d17   Doc: Add checksum overview
      adds  d92c8be   UI: Sign in/out -> Log in/out #4249
      adds  1a519ac   Share UI: Respect enfore-expire #4235
      adds  cec4b80   Share UI: Hide 'can share' if capability missing #4231
      adds  a2eee7e   Share UI: Hide 'allow editing' for files #4211
      adds  230b6bc   [tx-robot] updated from transifex
      adds  179b25d   AccountWizard: Don't crash when sync is running #4221
      adds  4dfce57   Creds: Forget password on explicit sign-out #4241
      adds  3de8f27   Force account wizard when last account is deleted #4266
      adds  fe75c6a   Wizard: Find user:pw even if redirected #4265
      adds  3572e7f   Activity: Improve formatting of copied data #3498
      adds  db0674d   [tx-robot] updated from transifex
      adds  fbb85fa   Activity tab doesn't vanish with too many accounts #4188
      adds  fd18c56   SocketAPI: Fix file error cache #3944
      adds  f65a29d   SocketAPI: Ensure messages are consistent #3944
      adds  8b5474f   SocketAPI: Don't use ERROR for SoftErrors #3944
      adds  d8d9fcf   Silence warning about zorder in .ui file.
      adds  e3b53b7   Log: Remove scary messages :)
      adds  df1b309   FolderWatcher: Remove IN_DONT_FOLLOW #3475
      adds  e2d1a5a   Share UI: Allow typing in a sharee
      adds  0555c88   User Sharing: Match user names and case insensitive #4269
      adds  0d80811   [tx-robot] updated from transifex
      adds  89cb27f   [tx-robot] updated from transifex
      adds  3649c90   [tx-robot] updated from transifex
      adds  ca1c8a0   [tx-robot] updated from transifex
      adds  c5cd584   [tx-robot] updated from transifex
      adds  3664be1   [tx-robot] updated from transifex
      adds  48a0ffd   Systray: Use the original name for the rename notification #4295
      adds  11174dd   PropagateLocalRemove: Make it possible to remove read only files (#4277)
      adds  cf5b1e4   csync_vio_local_stat: Win: fetch mtime and size if not previously fetched
      adds  271b2f8   [tx-robot] updated from transifex
      adds  a0b913f   gui: Word Wrap in QInputDialog (#4197)
      adds  c607707   Backport of #4245
      adds  afa8d67   shell integration: Create a plugin for nemo out of the nautilus one.
      adds  7ed243d   Move version to 2.1.1 git.
      adds  a759ba1   Do not use nullptr, old compilers die on it.
      adds  e64833a   [tx-robot] updated from transifex
      adds  6a6bce4   [tx-robot] updated from transifex
      adds  72a503e   [tx-robot] updated from transifex
      adds  03415b2   [tx-robot] updated from transifex
      adds  a16361e   [tx-robot] updated from transifex
      adds  6d38d4e   [tx-robot] updated from transifex
      adds  92677da   [tx-robot] updated from transifex
      adds  5487fc1   Ensure Qt translator does always get loaded.
      adds  16030a6   Enable HiDpi scaling with Qt 5.6
      adds  0ef9bd9   Remove bearer plugins
      adds  970cdcf   SocketAPI: SHARE: Fix the paths when creating the share dialog
      adds  69d9840   Dolphin integration: use system icons for labels in KDE
      adds  c8b3df6   OS X: Fix alignment of "Copy" button in protocol #4207
      adds  2e7a3f9   Fix a missing sync-exclude.lst file not failing the sync
      adds  5382901   [tx-robot] updated from transifex
      adds  5cc4c03   Propagator: Deal with files becoming directories #4302
      adds  d4edab0   Propagator: Deal with directories becoming files #4302
      adds  2662203   Windows: Fix deleting and replacing of read-only files #4308
      adds  60a6b2b   OS X: Also show desktop notifications when app is active
      adds  6e38095   Fix OK statuses not being broadcasted during a sync #3944
      adds  634dad0   Debug: Attempt to make log more useful
      adds  62df938   Rename SyncFileStatus::STATUS_SYNC to STATUS_UPTODATE
      adds  93e8bba   OS X: Don't install legacy Finder plugin on >= 10.10 #3587
      adds  10f1ed7   [tx-robot] updated from transifex
      adds  ef9483c   Revert "HTTP Creds:  Do not send the password at every request"
      adds  a63ebe0   Bring back the red box for errors #3796
      adds  2f355c4   Don't show parent folders in the error list #3796
      adds  cede7ec   Work around layouting issue for RTL languages
      adds  9c7066a   Translation cleanups
      adds  e3c1d96   Update German translation
      adds  51a70ce   Document all owncloudcmd switches in man page/doc
      adds  fd7afa8   [tx-robot] updated from transifex
      adds  e9ba7c6   Keep only active entries in the Not Synced list #3171
      adds  06ffc44   Fix RTL languages in sync dialog #4336
      adds  71ad94d   Fix crash when deleting account while sync is running #4337
      adds  868d4c7   HTTP creds:  Fix GUI blocking for 5 seconds when entering wrong password
      adds  81b7798   HttpCredentials::slotAuthentication:  fix comment
      adds  e7e918d   Only clean the Not Synced list for the current account #3171
      adds  bb6a50b   SettingsDialog: show "Account" for the tab name for branded client
      adds  ce6f903   Fix the rendering of the red error box text
      adds  d4b6b5c   Propagator: Remove warning when moving out of deleted folder
      adds  abf5a5a   Propagation: Fix dir <-> file changes propagating to server #4302
      adds  49824b9   [tx-robot] updated from transifex
      adds  0f658e5   OS X: Don't install legacy Finder plugin on >= 10.10 #3587 (v2)
      adds  63bc383   [tx-robot] updated from transifex
      adds  ed6f76c   [tx-robot] updated from transifex
      adds  4d8f81d   [tx-robot] updated from transifex
      adds  d89edc3   csync-tests: Added some directory wildcard tests.
      adds  536fd10   [tx-robot] updated from transifex
      adds  ea03f9d   NSIS: Escape line endings for NSIS correctly.
      adds  54c2c9a   Windows: Fix HiDPI #3414
      adds  aafab73   add note re mtime syncing
      adds  95615ea   Merge pull request #4338 from owncloud/mtimes
      adds  9c9b9f3   Activities: Fix color when row is selected
      adds  8c53187   [tx-robot] updated from transifex
      adds  74b0d2d   [tx-robot] updated from transifex
      adds  bb5c370   Windows: Update the overlay icon graphics #3105
      adds  1ed02f6   Sharing: Display the error from the server when trying to share with users or group
      adds  9800101   Sharing: feedback when there is no result while searching for an user #4348
      adds  580b6e2   [tx-robot] updated from transifex
      adds  272755e   ConfigFile: Create the directory when using --confdir and it does not exist
      adds  31da3e9   Fix the folder option button click
      adds  a18b13d   FolderDelegate: fix positions and margin
      adds  bbedeed   SyncEngine: For server older than 8.1, ignore invalid char in new directories
      adds  2e5f28d   [tx-robot] updated from transifex
      adds  19a3a10   Windows: Fix the progress text being cut but a few pixels
      adds  7beb6f2   Windows shell: Remove unneeded Winsock code #4356
      adds  439eddb   OS X shell: Don't allow sharing sync roots #3505
      adds  9d6d14d   [tx-robot] updated from transifex
      adds  a41fbc0   csync_private: Fix comment about size of file id buffer
      adds  d12c093   Upload: Chunk size can be changed in the config file
      adds  81204ee   [tx-robot] updated from transifex
      adds  3f704a7   [tx-robot] updated from transifex
      adds  e88410d   [tx-robot] updated from transifex
      adds  a877278   shell: Update binaries to fix the Directory Opus warning
      adds  f03f845   Changelog for 2.1.1
      adds  21e3df4   Add mac system tray fix as deployed on the build machine
      adds  17895f3   Win: Fix filesystem detection for exFAT workaround #2701
      adds  7a676a7   AccountSettings:  fix Add Folder button size #4373
      adds  76bf93e   [tx-robot] updated from transifex
      adds  2c6546f   [tx-robot] updated from transifex
      adds  7f44e83   Share dialog: Remove unintended spinner when password required
      adds  4d52838   Share dialog: Error reporting with password policy #4209
      adds  1534dad   Sharing: Allow only one share dialog per path #3184
      adds  47710d1   SyncEngine: fix inode after move if the file has moved on the file system
      adds  93986e0   [tx-robot] updated from transifex
      adds  c23ae5a   Win Admin: Added script to create stable toolchain prj. in OBS
      adds  f15f4aa   [tx-robot] updated from transifex
      adds  8486a2f   Bring back the automatic authentication popups
      adds  7eba784   Share dialog: More error handling with password policy #4209
      adds  c372406   Fix gen_sym_files.py trying to process non-macho files
      adds  6096a83   Do a codesign --verify before running spctl
      adds  110f371   OS X: Make sure Qt frameworks have the right structure
      adds  5092243   OS X: Fix macdeployqt not to embed symlinks when ran multiple times
      adds  46e384a   OS X: The --strict option isn't supported on the build machine
      adds  0634448   [tx-robot] updated from transifex
      adds  8de21cc   [tx-robot] updated from transifex
      adds  ba87178   [tx-robot] updated from transifex
      adds  5ae81aa   Nemo Shell Integration: Add missing conversion script.
      adds  8480fc7   [tx-robot] updated from transifex
      adds  7ddfa79   csync_update: Use the csync defines rather than plain numbers.
      adds  28907ec   csync_update: Handle comparision of file types properly.
      adds  57c7727   csync_update: Remove unneeded checks of previous commit.
      adds  4cf94ed   Merge pull request #4396 from owncloud/fix_enum_csync
      adds  a92c756   [tx-robot] updated from transifex
      adds  d42faa8   [tx-robot] updated from transifex
      adds  25e0d1e   [tx-robot] updated from transifex
      adds  e4ae279   Fix the crash reporter not launching
      adds  6701927   Move ocdoc to current documentation master to catch up with new design
      adds  834a971   Add Dockerfile that allows cross compiling the client
      adds  b0acc47   Bring build documentation up to date, use docker for Win32 xbuild
      adds  54a278e   fix compilation with TOKEN_AUTH_ONLY
      adds  e397056   Enable replacement of strange substrings also for nsh files.
      adds  6565558   Doc: Instruct to use sha256 for Authenticode signing
      adds  24920a4   update Changelog
      adds  6b643c7   Discovery: don't ignore recall file #4420
      adds  f140d34   OS X: Fix the file system watcher ignoring unicode paths #4424
      adds  72e1464   Update ChangeLog
      adds  b70a95b   nsi translations: finally escape the NSIS lineends correctly.
      adds  95a58e7   [tx-robot] updated from transifex
      adds  df0a33f   Push VERSION.cmake file to rc2
      adds  a768ce5   Imported Upstream version 2.1.1~rc2+dfsg
       new  1867979   Merge tag 'upstream/2.1.1_rc2+dfsg'
       new  e663355   New upsteam release.
       new  e1eaa21   new upstream release
      adds  7fd9e75   [tx-robot] updated from transifex
      adds  ae3b9f1   Linux shell integration: Do not call sed from absolute path.
      adds  c98bf17   ChangeLog: Set release date
      adds  eeec892   Update VERSION.cmake to v2.1.1 final
      adds  66bc789   Imported Upstream version 2.1.1+dfsg
       new  196d8fe   Merge tag 'upstream/2.1.1+dfsg'
       new  b29e9ce   Merge remote-tracking branch 'origin/master'

The 5 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:
 .tag                                           |   2 +-
 ChangeLog                                      |   6 +-
 VERSION.cmake                                  |   2 +-
 csync/src/csync_update.c                       |  55 ++++++++++--
 debian/changelog                               |   4 +-
 doc/building.rst                               | 115 ++++++++++++-------------
 doc/conf.py.in                                 |   2 +
 shell_integration/nautilus/createnemoplugin.sh |   6 ++
 shell_integration/nautilus/setappname.sh       |   2 +-
 src/gui/folderwatcher_mac.cpp                  |   2 +-
 src/libsync/CMakeLists.txt                     |   7 +-
 src/libsync/accessmanager.cpp                  |   4 -
 src/libsync/creds/httpcredentials.cpp          |   1 -
 src/libsync/creds/tokencredentials.cpp         |   8 +-
 src/libsync/creds/tokencredentials.h           |   3 +-
 src/libsync/discoveryphase.cpp                 |   3 -
 translations/client_ca.ts                      |   2 +-
 translations/client_cs.ts                      |   2 +-
 translations/client_de.ts                      |   4 +-
 translations/client_el.ts                      |   2 +-
 translations/client_en.ts                      |   2 +-
 translations/client_es.ts                      |   2 +-
 translations/client_es_AR.ts                   |   2 +-
 translations/client_et.ts                      |   2 +-
 translations/client_eu.ts                      |   4 +-
 translations/client_fa.ts                      |   2 +-
 translations/client_fi.ts                      |   2 +-
 translations/client_fr.ts                      |  14 +--
 translations/client_gl.ts                      |   2 +-
 translations/client_hu.ts                      |   2 +-
 translations/client_it.ts                      |   2 +-
 translations/client_ja.ts                      |   6 +-
 translations/client_nb_NO.ts                   |   2 +-
 translations/client_nl.ts                      |   2 +-
 translations/client_pl.ts                      |   2 +-
 translations/client_pt.ts                      |   2 +-
 translations/client_pt_BR.ts                   |   2 +-
 translations/client_ru.ts                      |   4 +-
 translations/client_sk.ts                      |   2 +-
 translations/client_sl.ts                      |   2 +-
 translations/client_sr.ts                      |   2 +-
 translations/client_sv.ts                      |   2 +-
 translations/client_th.ts                      |   2 +-
 translations/client_tr.ts                      |   2 +-
 translations/client_uk.ts                      |   2 +-
 translations/client_zh_CN.ts                   |   2 +-
 translations/client_zh_TW.ts                   |   2 +-
 47 files changed, 180 insertions(+), 126 deletions(-)
 create mode 100755 shell_integration/nautilus/createnemoplugin.sh

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