[Pkg-owncloud-commits] [owncloud-client] annotated tag upstream/1.7.0+dfsg created (now c58e617)

Sandro Knauß hefee-guest at moszumanska.debian.org
Fri Nov 7 19:41:19 UTC 2014


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

hefee-guest pushed a change to annotated tag upstream/1.7.0+dfsg
in repository owncloud-client.

        at  c58e617   (tag)
   tagging  61f566990f4565562eac6124f1a4e4ece09a6137 (commit)
  replaces  upstream/1.7.0_beta4+dfsg
 tagged by  Sandro Knauß
        on  Fri Nov 7 20:01:31 2014 +0100

- Log -----------------------------------------------------------------
Upstream version 1.7.0+dfsg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCgAGBQJUXRcLAAoJEOOtsAhQYFY2hssQAK/NjcLxaTS0+owmdSutbr5I
RKxfkDOLBxpA4vgcJS8VV8dkjHR53OhwIwR5pX/HVmXULGgXBPjiGcjM7OwF+Zws
o01WpzlqH43NrwJ8AA2IouLwkh/xXNQa6iyzulApbnccUznXErnyQspvwk3l+wZx
HFEWIypXmW3gx0fMcQwXORu86tcrgMj235Ea/QR5PN0ukhMoZKWKSGzHsK19E4o6
/CV8vr7ovvgXnIbxsIWJhQ5Zocbuo2KlvbdCKfnbXcJkf3+/mt9cccqbVOuovUEp
njiYzbQdtwHazhMHReI8mOtSFjjSuw4I7LMNN2RDTDjPdeyMV4/f6xKdurKFwVqY
JtMSW5SZwfqGroBATOB/fOaSiQW3qCxSxl7nQgJGAcWFkiJmZ6NebO2uaufbihim
eA2HbWTyl3+v4rokSVxq3n5OTmDRo6ZDueQYHv0o6dj2AoaNQORRC2Kym9A0Lldz
bk+S4U7opiWTOLakQ6Q/in2rGqXKll33xJQvahKsnJJkjoqdjT2XmLcs9fLN5we6
WUQQXh9fPq8bKlk6sysxgR9mPjRpm9FKetTNest2dMDUPzMKeARdAlJYIaKVPf9W
R/X5UsutZUdrmPq3pXk+LQxLV6Zb1Yobw9dvJxPbVq8tlKzgT1YqoAx4ZCNHfm3G
9OMj1NWv3ZlzPu5AQ5zI
=5Z+r
-----END PGP SIGNATURE-----

Brandon Coleman (2):
      options are required at the beginning of owncloudcmd.
      correct spelling on user is empty error.

Christian Kamm (18):
      Csync tests: Fix compile.
      Csync tests: Fix broken tests.
      Csync tests: Don't use sqlite3_close_v2.
      Add SyncJournalDB autotests.
      SqlDatabase: Make it non-copyable.
      SqlQuery: Reset after each successful exec().
      Sync scheduling: Only retry up to twice after fail. #2386
      Sync scheduling: Only do a follow-up sync 3 times. #2355
      Selective sync ui: Fix #2390
      Download: Avoid overwriting file with case conflict. #1914
      Download: Fix data loss when rename fails. #2428
      Wizard: Fix local folder warning in advanced setup wizard. #2362
      Logging: Print etags, not just result of comparison.
      Logging: Report setModTime failures.
      Legacy propagator: Don't use mtime retrieved via _fstat64.
      Resync button: Remove partial downloads too. #2445
      Folder::wipe(): Remove partial downloads and -shm,-wal db files.
      Add to 1.7 changelog.

Craig Morrissey (1):
      fix resources path and permissions

Daniel Molkentin (23):
      Add title to selective sync dialog
      Switch git submodule for qtmacgoodies back to shadone
      Add proper background for OS X installer
      Win32 Shell Integration: Use RegDeleteKey instead of RegDeleteKeyEx
      Update reference to binary submodule
      SocketAPI: Don't use a theme dependent name for now
      Ignore reserved words on Windows
      Merge pull request #2391 from owncloud/ignore_windows_reserved_characters
      Merge pull request #2399 from r2evans/patch-1
      doc: Fix markup in build.rst
      Doc: Fix build documentation, adjust it to 1.7.
      Merge pull request #2414 from owncloud/fix_2365
      Move binary submodule to current master
      Windows Overlay: Use FLUSHNOW everywhere to speed up updates
      Windows Overlay: Fix icon refresh
      Update binary subrepo to master
      Windows Shell Integration: Show status icon for root folder
      Bump binary directory to current master
      Revert "Windows Shell Integration: Show status icon for root folder"
      Revert "Bump binary directory to current master"
      Prettify Changelog
      v1.7.0
      Fix nautilus python integration

Jenkins for ownCloud (16):
      [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
      [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

Klaas Freitag (20):
      JournalDb: Do not longer always have a write operation on version table.
      tests: use the ocs_url in the same semantics as the 1.6 branch.
      util: Use canonicalFilePath to clean the path opened by explorer.
      csync tests: add some debug code to get behind the jenkins fails.
      Unregister path in socketapi before removing it.
      Followup: To unregister a path in socket api use the alias of folder.
      Setup Dialog: Terminate sync if the new folder is a an actual folder.
      Setupwizard: Close the database in case of moving the folder.
      Merging work branch for a bug fix for bug #2379.
      FolderMan: Use folderForPath method to get the folder object for a path
      Updated changelog for 1.7.0
      Bump version to 1.7.0rc1
      Show GIT SHA sum in cmake output.
      tests: Fix CSync Journal test, use real CSYNC struct from csync_private.
      discovery: handle 503 reply code from server for directories
      SyncEngine: Handle 503 condition as soft error to properly handle etags.
      tests: make t1.pl work on jenkins, for that disable a size compare.
      tests: exit t5.pl if running against ownCloud 6
      Nautilus shell: Remove some useless logging.
      FolderWatcher: Check for hidden outside of loop

Markus Goetz (20):
      CMake: Fix RPATH
      SyncJournalDB: WAL checkpoint at end of sync
      SyncJournalDB: Set WAL files to hidden
      SyncJournalDB: Fix version table filling up
      SyncJournalDB: Fix deleteBatch
      CSync: statedb sanity check changes
      SyncJournalDB/SyncEngine: Properly detect 1.5 upgrade
      Move qtmacgoodies module forward
      SocketAPI: Less verbose
      Wizard: Change misleading text
      CSync: Close/Reopen DB between update and reconcile
      OwnCloudFinder: Rename to SyncStateFinder
      VERSION.cmake: rc1
      SyncEngine: Log for an assert, return -1 for nondebug compile
      Make two more asserts usable in nondebug
      Fix compile
      ownSql: Don't set busy timeout on bad object
      ownSql: Also mention filename
      CheckServerJob: Guard again null reply
      NetworkJobs: Improve timeout handling and increase timeout by 5 sec

Olivier Goffart (26):
      csync_reconcile:  remove useless debug output
      Fix t3.pl
      Windows shell integration: Add SHCNF_FLUSHNOWAIT to SHChangeNotify
      SocketAPI:  do not have a special case for UPDATE_VIEW on windows
      ownsql: fix warning with clang
      SocketAPI: send the change of the parent folder in the broatcast
      SocketAPI: show an ignored icon for paused folders
      SocketAPI: do not show a progress icon in case of errors
      Utility:  fix function signature
      SocketAPI:  Show an error for files inside the selective sync folders
      Selective Sync widget:  add a "Loading..." label
      t6.pl: pass the --insecure flag to curl so it works on the test machine
      SocketAPI: Fix the shared symbol, including for owncloud6 Shared dir
      t6.pl:  fix missing space in curl command
      SocketAPI: Fix all files are new
      SocketAPI:  always clean the path and use the normal slash
      SocketAPI:  Show error when we are not allowed
      csync_update: add the perms in the log
      protocolwidget: fix string that need to use plural translation
      Selective Sync:  change the label text
      Wizard:  show the choice to start a clean sync if the directory exist even on new accounts
      Merge remote-tracking branch 'origin/fix_service_unavailable' into 1.7
      Windows Shell Integration: refresh the cache on UPDATE_VIEW
      Propagator:  report error when deleting directories
      Add missing license headers
      Never overwrite the mtime from the local file system in the db when updating the metadata

Sandro Knauß (3):
      Imported Upstream version 1.7.0~rc1+dfsg
      Imported Upstream version 1.7.0~rc1+dfsg
      Imported Upstream version 1.7.0+dfsg

r2evans (1):
      add 64-bit windows registry location

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

This annotated tag includes the following new commits:

       new  59efea1   [tx-robot] updated from transifex
       new  9cd81d8   add 64-bit windows registry location
       new  1bd1c61   Merge pull request #2399 from r2evans/patch-1
       new  3b1ff5b   [tx-robot] updated from transifex
       new  2f0a40c   [tx-robot] updated from transifex
       new  cddad94   Selective Sync:  change the label text
       new  ab5dae7   Show GIT SHA sum in cmake output.
       new  2498c13   options are required at the beginning of owncloudcmd.
       new  05c0249   correct spelling on user is empty error.
       new  ce300d8   Wizard:  show the choice to start a clean sync if the directory exist even on new accounts
       new  b691521   tests: Fix CSync Journal test, use real CSYNC struct from csync_private.
       new  05ceed9   SyncEngine: Log for an assert, return -1 for nondebug compile
       new  4c1a000   Make two more asserts usable in nondebug
       new  b0882a5   Fix compile
       new  0692fea   discovery: handle 503 reply code from server for directories
       new  95a9b04   doc: Fix markup in build.rst
       new  5723abe   Merge remote-tracking branch 'origin/fix_service_unavailable' into 1.7
       new  b7ce5ba   Doc: Fix build documentation, adjust it to 1.7.
       new  47e3da9   Merge pull request #2414 from owncloud/fix_2365
       new  26ff6be   [tx-robot] updated from transifex
       new  105ff69   SyncEngine: Handle 503 condition as soft error to properly handle etags.
       new  ff570c4   ownSql: Don't set busy timeout on bad object
       new  7824635   ownSql: Also mention filename
       new  eeb5429   [tx-robot] updated from transifex
       new  7bad731   CheckServerJob: Guard again null reply
       new  a470138   Windows Shell Integration: refresh the cache on UPDATE_VIEW
       new  7810da5   Propagator:  report error when deleting directories
       new  1eccfb7   Add missing license headers
       new  825eca0   tests: make t1.pl work on jenkins, for that disable a size compare.
       new  1029f95   tests: exit t5.pl if running against ownCloud 6
       new  f563eb1   [tx-robot] updated from transifex
       new  45eeb50   Download: Avoid overwriting file with case conflict. #1914
       new  cf6219b   NetworkJobs: Improve timeout handling and increase timeout by 5 sec
       new  d3662d0   [tx-robot] updated from transifex
       new  cd72d13   [tx-robot] updated from transifex
       new  dd2a71f   [tx-robot] updated from transifex
       new  6b6b212   [tx-robot] updated from transifex
       new  af68cb6   Move binary submodule to current master
       new  c34c8ff   Windows Overlay: Use FLUSHNOW everywhere to speed up updates
       new  19daff3   Windows Overlay: Fix icon refresh
       new  8d30fc2   Update binary subrepo to master
       new  39bfacf   [tx-robot] updated from transifex
       new  5805ffe   Windows Shell Integration: Show status icon for root folder
       new  af4e9c3   Bump binary directory to current master
       new  63e901c   [tx-robot] updated from transifex
       new  7440ffc   Download: Fix data loss when rename fails. #2428
       new  9b640d5   Wizard: Fix local folder warning in advanced setup wizard. #2362
       new  b87931c   Logging: Print etags, not just result of comparison.
       new  a49a6bf   Logging: Report setModTime failures.
       new  0ba07f1   [tx-robot] updated from transifex
       new  a78bb25   Nautilus shell: Remove some useless logging.
       new  6eec896   FolderWatcher: Check for hidden outside of loop
       new  eed91dd   Legacy propagator: Don't use mtime retrieved via _fstat64.
       new  1f09a24   Resync button: Remove partial downloads too. #2445
       new  174e1ac   Folder::wipe(): Remove partial downloads and -shm,-wal db files.
       new  b70ecc3   Never overwrite the mtime from the local file system in the db when updating the metadata
       new  176413d   Revert "Windows Shell Integration: Show status icon for root folder"
       new  5c5a89c   Revert "Bump binary directory to current master"
       new  5c9564a   Add to 1.7 changelog.
       new  5db55d9   Prettify Changelog
       new  776f4dc   v1.7.0
       new  17a4299   Fix nautilus python integration
       new  61f5669   Imported Upstream version 1.7.0+dfsg

The 63 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.


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