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

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat Oct 25 09:11:05 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_rc1+dfsg
in repository owncloud-client.

        at  0ea5845   (tag)
   tagging  5173a4b2f6e5af656ef1285db1aea4fe10e04065 (commit)
  replaces  upstream/1.7.0_beta4+dfsg
 tagged by  Sandro Knauß
        on  Sat Oct 25 11:05:58 2014 +0200

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

iQIcBAABCgAGBQJUS2f2AAoJEOOtsAhQYFY2HTYP/AqSfDdm1K1TTJI7EDg+nivo
Aajv/w8o/nyr/LWT5VdT/C4maN0kAnbPhAkWTKobSpRBnI5MHSaSwXCAZswJeXG1
FRb3EioWlzohJbvdhy6hkiOCbmpFiXS2uII2wtM2ln8Qx1StF2r0xs6KV/TKOsUQ
QB/tfk7of5KaB9ZmgJEa9XsGBK9l8rSG5HqTk/J+KNTV+EACobuObsVHP1yq5MQP
8AFqqpR199aymMz9BN+YNlAddhcmz5js7acQ96YXW+NmJSRbWnf0QJp8fOlM7OfU
lqymOL/nEefG1yBi4Z6oGiQDq2430cxuEu221MATM/uKTtr6nCWd+X6rxwew2Lux
e20AiXnCCSadent5Fe3df3MnRcyqFqlVwwQKk/7T6FmWtfsTk5J8Qsyb8lvsa52n
Cn5FJXRJZJBlVjPA1+sy5S+R488m9geK9fMTOm0XBpG3Bd+OWdsPJaob/I/sUJgd
bZvHIptkqjK7fGNwp3UQ2Cie7JC71VZXXJ088X8x2jHz3BifLhQcpFJeCbMmSQ7z
lMrVR7K7aOFiBoOipgpfhKrSeMZnPcme4RT64jQewLPksVZlT9u/WryLDaJVzynK
te1yrN8K9VRkU5hhc+YoesY+lGhhSv2ZBsdrkAMlu/55wNZ7Rks0mh3nQ5iuszfa
a1TNNuEe2+Cz7nLVgH6S
=KRry
-----END PGP SIGNATURE-----

Christian Kamm (9):
      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

Craig Morrissey (1):
      fix resources path and permissions

Daniel Molkentin (8):
      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

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

Klaas Freitag (12):
      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

Markus Goetz (13):
      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

Olivier Goffart (19):
      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

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

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

This annotated tag includes the following new commits:

       new  b6d97cf   OS X Overlay Icons: Introduce a short term cache for rendered icons
       new  1579c23   Fix order in which credentials are getting fetched
       new  51109ea   [tx-robot] updated from transifex
       new  9bd7ffe   blacklist: Fix stale blacklist removal. #2247
       new  708655d   fix incomplete rename
       new  285cb78   Sync scheduling: Don't always force-sync. #2268
       new  6fbd28d   Merge branch 'overlayicon_cache' into 1.7
       new  48d3c75   GET: Retry if bad range header used. #2280
       new  705cd57   Download: Don't store message body if status != 2xx #2280
       new  9d5d6af   Q_DECL_OVERRIDE for Qt4 only for GCC >= 4.7
       new  6c8eab7   Remove C++11ism that doesn't work with older GCCs
       new  4f2fb4a   [tx-robot] updated from transifex
       new  886f9d8   Sync scheduling: Improve logging. #2275
       new  11fe0c5   csync statedb: Open the statedb in read only mode and with mutex set.
       new  27318dd   csync statedb: Issue a warning if sqlite is not compiled thread safe.
       new  edf7cd2   csync statedb: Set PRAGMA synchronous to NORMAL for read only db.
       new  425d0d7   Two little typo fixes.
       new  04558be   SyncJournal: Use the NOCASE Collate for blacklist query.
       new  d1c1a18   SyncJournal: Use precompiled statement in blacklist query.
       new  32fea65   Use climits for ULONG_MAX rather than modern C++ option
       new  dfba8fb   CheckServerJob: Require status code 200. #2290
       new  32aaecd   macdeployqt: Fix missing symbol
       new  9756050   Selective sync: change the text of the label.
       new  6de104a   Selective Sync: ensure that the blacklist contains the last '/'
       new  621a37b   Selective sync: Remove the etag of parent folders in the db when adding or removing items in the selective sync blacklist
       new  5314765   fix compile
       new  3149cd0   Sync scheduling: Never enqueue a folder while it is synced.
       new  4c83653   Selective sync: do not upload or rename file that would ends up in a not selected folder
       new  7eb10a0   SSL error dialog: Remove debug noise
       new  f0fef4f   OS X: Fix .app creation for non-system Qt
       new  61967f6   csync tests: conform to read only db.
       new  b20752f   Fix the build with clang and Qt4
       new  8a93437   [tx-robot] updated from transifex
       new  661fe5d   csync_statedb: fix inverted logic in testing if the sqlite was compiled with threads
       new  9bb89dc   Less offensive logging, only use error if there was one.
       new  75dbf12   CSync: Remove dead code
       new  b01839e   OS X: Remove dead JSON code
       new  f8f5a7c   OS X Overlay Icons: Fix static analyzer warnings
       new  d880f2f   propagator: Do not show an error message saying it was done by user interaction if it was not
       new  c4f96c2   owncloudcmd: Implement --version, fix strings
       new  3ebe3b1   Use local socket (named pipe) connection also on Windows
       new  76f5266   Fix small inefficiency in socketapi
       new  100d136   Add Folder wizard: Sort the folders when selecting the remote folder
       new  2149092   owncloudcmd: Fix crash
       new  77d2cba   owncloudcmd: don't prompt for password if it was provided
       new  631e679   [tx-robot] updated from transifex
       new  8eaeba6   owncloudcmd: Fix url handling with csync, make owncloudcmd sync again.
       new  d491663   owncloudcmd: Fix some slash screwup, to make the split succeed bug #2211
       new  9b178c5   Sync engine: Do not write to the database too early
       new  282abdd   Sync engine:  Restart sync when we get a precondition failed error
       new  2f5cea0   owncloudcmd: Add a custom ssl verification callback for neon.
       new  7e898cf   SelectiveSync:  rename blacklist to selectiveSyncBlackList in some places
       new  ef48de3   Logger: Log the thread pointer
       new  bbcb8ba   credentials: Allow to trust ssl certs in subclasses of HTTPCredentials.
       new  ab40ba2   owncloudcmd: Handle trust ssl switch correctly by overwriting trustssl
       new  b285e98   SQlite: Print versions we use
       new  0cde7c8   [tx-robot] updated from transifex
       new  07bcaae   unreachable --version code made reachable. error message improved.
       new  0a96aa3   Merge pull request #2307 from owncloud/fix-version-jw
       new  a452a05   [tx-robot] updated from transifex
       new  d08c2de   Use sqlite C api.
       new  46fd796   JournalDb: Do not use static variable for path.
       new  8371e34   Nautilus overlay: minor cleanups
       new  561e3c7   socketapi: if the filename is empty, it's actually /
       new  dd28a64   SocketAPI: Cleanup, removed helper namespace, added as private methods.
       new  f1ce0a1   SocketAPI: Use non-recursive (heuristic) computation of icons
       new  4d30204   SocketAPI: Remove old dbFileRecord function
       new  eb60aca   SyncJournalDB: Clarify debug message
       new  26ffa07   SocketAPI: Cache database conections and statements
       new  8231bc9   [tx-robot] updated from transifex
       new  09b0ba3   Sql: New implementation of ownSql class to go away from Qt's own Sql
       new  e7d9ec5   Merge branch 'sqlite_capi' of github.com:owncloud/mirall into sqlite_capi
       new  357c08c   NewSQL: minor fixes to get stuff going
       new  4b001a7   Windows Shell Integration: Use the QLocalSocket on windo and do the request assynchroniously
       new  6b5fcf5   Test module for the new sql implementation.
       new  0094c1e   Make the sync work with new sql implementation.
       new  b4c86bc   [tx-robot] updated from transifex
       new  03ee742   Correct lookup logic for Qt translations
       new  74ec90c   tx.pl: Fix sharing api url, some whitespace fixes.
       new  eeb5ca4   ownsql: Added some paranthisis to make clear whats happening.
       new  e66ca26   Windows Shell Integration: try to wait for connection
       new  aa0f2c6   Windows Shell Integration: fixeWindows Shell Integration: fixe
       new  bb37e93   Windows shell integration: Do proper wait
       new  babe891   SyncEngine: Show a warning if post update script can not be exec.
       new  336c95c   ownsql: Cleanups: In modern C++, we use 0 instead of NULL
       new  7804bf0   Windows Shell Integration: Use the right parametter to SHChangeNotify
       new  10175c8   Update binary/ sha
       new  2bba413   owncloudgui: Fix a small leak
       new  6c92076   tx.pl: Adopt test t6.pl to the new way of handling precondition failed.
       new  89c51e7   ownsql: Implement the transaction functions.
       new  6096362   [tx-robot] updated from transifex
       new  ee8a93a   ownSql: Proper initialization of errId
       new  4527784   Second part of #1661
       new  8c7953a   ownSql: Proper initialization of result value plus assert on it.
       new  e51c299   ownSql: create an null value of an empty string in bindValue.
       new  36eaff9   JournalDb: Some Sql statement fixes, make t7 work again.
       new  dbad1a8   ownSql: Don't allow copying of SqlQuery
       new  707d688   main: Show console message if already running
       new  2d420cd   ownSql: Always use SQLITE_TRANSIENT
       new  1d5b3aa   sqlite3: Bundle 3.8.6 for Mac and Windows
       new  b1c10c8   Remove references to qsqlite3
       new  2f740fe   tests: Added unicode read an write testcase for ownsql.
       new  681c436   [tx-robot] updated from transifex
       new  c66c012   Beautified some debug logging strings.
       new  d441791   Discovery phase: Properly decode percent encoding
       new  dee6d18   Discovery phase: Improve UI by quoting folder names
       new  4525161   Updater: allow overriding update URL through environment
       new  b984958   ReNautilus Shell Intgration: Remove debug output
       new  52a5729   Merge pull request #2319 from owncloud/sqlite_capi
       new  e5ef5f2   Revert "socketapi: if the filename is empty, it's actually /"
       new  93c8571   ownSql: Always use finish()
       new  f1006ca   owncloudcmd: Always need exclude list
       new  0815618   Revert "propagator: Do not check for case clash when renaming"
       new  a5bd437   Propagator: Fix renaming of files and case confflicts
       new  3021fb5   NSIS: Fix copying of qtbase translations
       new  306b635   [tx-robot] updated from transifex
       new  7822a6b   csync_statedb: Finalize the precompiled statements after discovery.
       new  b5736fb   Sql: Handle SQLITE_BUSY properly for sqlite3_step and sqlite3_prepare.
       new  79e2c13   [tx-robot] updated from transifex
       new  271cdac   Really use internal SQLite on Windows
       new  7c24db0   [tx-robot] updated from transifex
       new  6048a71   Revert "Remove references to qsqlite3"
       new  ac48fba   1.7.0 beta4
       new  2dfe0ed   Remove unused variable, fixes compile warning.
       new  3fcb0d2   SocketAPI: Properly release precompiled statements. Use sqlite3_close
       new  704c5f2   NetworkJobs: Higher timeout for pre-oC7
       new  cb36a37   SyncEngine/SyncJournalDB: Fix creation of .csync_journal
       new  8b35cda   SyncEngine: Refactor startSync() code
       new  7dbb98c   SyncEngine/SyncJournalDB: Don't keep transactions open
       new  53b3e5a   SocketAPI: Use new class SqlQuery to cache the sql queries.
       new  2f20f3c   SocketApi: Instanziate Object to call QFileInfo::exists
       new  04b62b1   Fix compile error and add warning.
       new  2de22b4   SyncEngine: Avoid transaction warning
       new  f0dc372   ownSql: Still also use sqlite3 busy handler
       new  26f068b   SocketApi: Properly manage the database connections.
       new  d33b68c   CSync: Error out if DB error
       new  d0ed82a   We need SqlDatabase and SqlQuery to be exported
       new  0fb779d   SyncEngine: De-initialize recursive PROPFIND value correctly
       new  5d048c1   Sqlite3: Switch to WAL
       new  d2be45b   [tx-robot] updated from transifex
       new  86d8079   Reconcile:  Make sure not to loose new files added in a directory removed on the server
       new  21c8e65   csync tests: Fix test after db changes.
       new  56316bc   csync_reconcile:  remove useless debug output
       new  5a109d9   Fix t3.pl
       new  98c5871   Windows shell integration: Add SHCNF_FLUSHNOWAIT to SHChangeNotify
       new  dc13e39   SocketAPI:  do not have a special case for UPDATE_VIEW on windows
       new  80e86d6   ownsql: fix warning with clang
       new  a76fc0e   SocketAPI: send the change of the parent folder in the broatcast
       new  1af480e   CMake: Fix RPATH
       new  fa70798   SyncJournalDB: WAL checkpoint at end of sync
       new  24d4840   SyncJournalDB: Set WAL files to hidden
       new  e5a0db8   SyncJournalDB: Fix version table filling up
       new  d7ac878   SyncJournalDB: Fix deleteBatch
       new  61e72ef   CSync: statedb sanity check changes
       new  a993496   SyncJournalDB/SyncEngine: Properly detect 1.5 upgrade
       new  8dc3f21   [tx-robot] updated from transifex
       new  3243365   JournalDb: Do not longer always have a write operation on version table.
       new  de48e65   Csync tests: Fix compile.
       new  d31ccac   SocketAPI: show an ignored icon for paused folders
       new  6073e3f   SocketAPI: do not show a progress icon in case of errors
       new  ba86988   Csync tests: Fix broken tests.
       new  ed51a45   Add title to selective sync dialog
       new  d77fcea   Csync tests: Don't use sqlite3_close_v2.
       new  3840186   Utility:  fix function signature
       new  4f367fa   SocketAPI:  Show an error for files inside the selective sync folders
       new  7740150   Selective Sync widget:  add a "Loading..." label
       new  dd45b44   t6.pl: pass the --insecure flag to curl so it works on the test machine
       new  39a0f28   Move qtmacgoodies module forward
       new  55dd149   SocketAPI: Less verbose
       new  6342e76   Wizard: Change misleading text
       new  22dd275   SocketAPI: Fix the shared symbol, including for owncloud6 Shared dir
       new  3be5600   t6.pl:  fix missing space in curl command
       new  020e19f   SocketAPI: Fix all files are new
       new  9330d2e   SocketAPI:  always clean the path and use the normal slash
       new  47ad4e3   CSync: Close/Reopen DB between update and reconcile
       new  bbd9098   Switch git submodule for qtmacgoodies back to shadone
       new  9f6d7eb   tests: use the ocs_url in the same semantics as the 1.6 branch.
       new  e46ab72   SocketAPI:  Show error when we are not allowed
       new  dab01e3   csync_update: add the perms in the log
       new  de56b75   protocolwidget: fix string that need to use plural translation
       new  83880ae   Add proper background for OS X installer
       new  c7c05ea   [tx-robot] updated from transifex
       new  e726e7a   util: Use canonicalFilePath to clean the path opened by explorer.
       new  0d9ae24   OwnCloudFinder: Rename to SyncStateFinder
       new  81584c6   VERSION.cmake: rc1
       new  e5269a4   Add SyncJournalDB autotests.
       new  114c38c   csync tests: add some debug code to get behind the jenkins fails.
       new  149b16a   Win32 Shell Integration: Use RegDeleteKey instead of RegDeleteKeyEx
       new  92c35c6   Update reference to binary submodule
       new  2120ff8   fix resources path and permissions
       new  3c7ff97   SocketAPI: Don't use a theme dependent name for now
       new  6d81e5c   [tx-robot] updated from transifex
       new  5640cbf   SqlDatabase: Make it non-copyable.
       new  c0ea69e   SqlQuery: Reset after each successful exec().
       new  f37b81c   Unregister path in socketapi before removing it.
       new  f5c1997   Followup: To unregister a path in socket api use the alias of folder.
       new  542e989   Setup Dialog: Terminate sync if the new folder is a an actual folder.
       new  a9d8e9d   Setupwizard: Close the database in case of moving the folder.
       new  82b1437   Sync scheduling: Only retry up to twice after fail. #2386
       new  fce76a1   Sync scheduling: Only do a follow-up sync 3 times. #2355
       new  c12d387   Merging work branch for a bug fix for bug #2379.
       new  86e13ea   FolderMan: Use folderForPath method to get the folder object for a path
       new  1c4072e   Selective sync ui: Fix #2390
       new  9505d7c   Updated changelog for 1.7.0
       new  0e828d8   Bump version to 1.7.0rc1
       new  d76192c   Ignore reserved words on Windows
       new  d0b40ba   Merge pull request #2391 from owncloud/ignore_windows_reserved_characters
       new  dd13ce3   Imported Upstream version 1.7.0~beta4+dfsg
       new  5173a4b   Imported Upstream version 1.7.0~rc1+dfsg

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