[Pkg-owncloud-commits] [owncloud-client] annotated tag upstream/1.7.0_beta1+dfsg created (now d8175f5)
Sandro Knauß
hefee-guest at moszumanska.debian.org
Fri Aug 29 22:04:14 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_beta1+dfsg
in repository owncloud-client.
at d8175f5 (tag)
tagging 388afe981517bfa5b3f80cf24d14a4561266599f (commit)
replaces upstream/1.7.0_alpha1+dfsg
tagged by Sandro Knauß
on Fri Aug 29 23:41:01 2014 +0200
- Log -----------------------------------------------------------------
Upstream version 1.7.0~beta1+dfsg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCgAGBQJUAPNuAAoJEOOtsAhQYFY2K+sQAKh8GYt7/UIdTagfcG/WXx5o
cJd7sE3T6/NysGUneEUch/Vz0gF4Tw86+LxkSfMKxGN/ky+OUwlxQrwnbCXEzMDD
lQ2d4r4AMLtXdNolp7FXUzTbXdwKlF5NkD4dJ3vq9XnEjqpKg6GeH1Z1v+JUbFVE
CFxHf4gBnyi+RLothGwkeLx12YujPY/oWvDaOh2hmLbKEW4i6vGNj9PJkQciHYp5
ppqKORBj3wTg062tj4Y3rwigwV8JK6GbQWdd+GswPLH+txt/J3/78YzaUr6WzLLg
tbojfa69+O4aDOqR47SDNydrdxRdp81yJZMSu9W6Yzqof2aNPJzm4RRGf6QdYHp3
j+FVsURU7GVnn678XV6oK9wN6AFy7yz3utbBfsRs30+JehBmUTLjgEy2VWhaCkWp
tTd9W3HVy0nQ1TAcPYhs4JTfySsaL5LulVCBzbattkILAsKuFzrFwOKtTLldQlhA
xGwsHpezO97Fqnc6LhccGtiANeR/Ts/4jfj7xgiy53xcDIfVlAxpEStVBoOO648Q
K7K3sJqqzkR8gTVpEQ+KfjbIFdnKrsEJTAu3E5jixcST4Phywna3679px5cNq4bk
XGfXro6p/NOb3mG32fnln2sa5QMrIQtG3mz4e7bcazWCDWLgs3apTQtWfg9KTHQA
oVTr97GtJUdMSksKuLVJ
=wn/3
-----END PGP SIGNATURE-----
Daniel Molkentin (20):
Updated binary dir
Use std=c++0x instead of c++11
ProtocolWidget: Disable copy button if widget is empty.
Always handle 401 requests, except for network jobs
Show folder icon a offline when account is offline
Merge pull request #2064 from owncloud/fix-1959
Remove owncloud_logo_blue.png from mirall.qrc resource
Create ShellIconOverlayIdentifiers key
Windows Shell Integration: Adjust port
Windows Shell Integration: Register icons with well known name
Windows Shell Integration: Add version information
Update binary submodule
Fix crash in accountsettings
Fix crash in accountsettings
Use InstallLib to install the overlay icons
Merge pull request #2079 from owncloud/nsis_use_installlib
Windows Shell Integration: Ensure precedence
Update binary submodule
NSIS: fix target path for shell extension
create shellext path
Jenkins for ownCloud (17):
[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
[tx-robot] updated from transifex
Klaas Freitag (37):
overlayNautilus: Better reconnect behaviour if mirall was not running.
csync statedb: Set sqlite3_busy_timeout to 5 seconds.
csync statedb: Fixed handling of sqlite reply value.
Updater: Added a bit of useful logging.
nautilus overlay: Fix reconnect, create a new socket everytime.
SyncJournal: Fix logging text.
SyncEngine: End the journal transaction after update.
FolderMan: Proper singleton implementation.
Revert "FolderMan: Proper singleton implementation."
SyncJournal: Add an index on inode to the journal database.
csync journal: Improve get_below_path query.
Updated the about text for the generic ownCloud Theme.
Nautilus Overlays: Use port 34001 by default.
Nautilus Overlays: Fix: do not change an dictionary which is iterated.
Tests: Fixed the CSync statedb test defined in the mirall module.
Merge pull request #2067 from owncloud/grammar
Settings: Display the commit SHA both in branded and unbranded.
Update phase progress: Check if callback is defined.
About page: Fix the translation of developer names.
Status Icons: Rename the syncEnable method to isPaused.
Status Icons: Let FolderMan only write the folder config files.
StatusModel: Have another property accountConnected.
Some minor cleanups.
Status icons: Set the offline icon at the very beginning.
Status icons: Display the correct icons after startup connect.
Propagator: If the sync was interrupted by pausing, do not show error.
Status Icon: Set a proper icon if no sync is configured.
Merge pull request #2075 from owncloud/use_folder_paused
FolderMan: Do not remove the folder icon too early from the map.
SocketAPI: Add parameter to enable wait for the socket write.
Application: Unload all folders when shutting down.
Overlays Nautilus: Handle UNREGISTER_PATH and do proper reconnect.
GUI: on Mac do not call slotUpdateAccountIcon
Excludes: Add an context free implementation of exclude file loading.
Excludes: Fix unit tests for the new exclude load interface.
Merge pull request #2084 from owncloud/contextless_exclude
Bump version to beta1
Markus Goetz (9):
OS X: Finally(?) fix stay-on-top behaviour of settings dialog
OS X: Move include to MAC define
Tests: Give a more random name to test directories
SyncEngine & UI: Progress notifications for update phase
CSync: Add a 30 second connect (not read) timeout
SyncEngine & UI: Make the function part of UpdateJob
SyncEngine & UI: Move QElapsedTimer to object
OS X: Rename LiferayNativity code for shell icons
OS X: Optimize Finder icon drawing code
Olivier Goffart (23):
Selective sync: Add UI to select paths
Move the update job in a new file named discoveryphase
Selective sync: ignore the files that are not in the selective sync white list
Selective sync: remember the old list when accepting the dialog even if the tree was not expanded
selective sync: fix whitelist matching
Silent some warnings
Fix error reported by address sanitizer
Add a "Skip Folder Configuration" button in the wizard
Merge remote-tracking branch 'origin/master' into selective_sync
Selective sync: use a black list instead of a white list
Selective Sync: refactor the widget in its own class
Selective sync: add a page in the folder wizard
Selective sync: hide the header
Merge branch 'master' into selective_sync
DiscoveryPhase: put in namespace Mirall
Restore the log window
fix compilation
Selective sync: the button should only be enabled while connected
Fix compilation error
Fix clang 3.0 compilation
propagator mkcol: If the server replies with a file-id in the header, use it
Discovery phase: clear the callbacks after use
Sync engine: Take also in account the fact that the instruction can be IGNORE on both tree
Sandro Knauß (3):
repacked orig.tar.bz2
Use QStandardPaths for linux if building with qt>=5
Imported Upstream version 1.7.0~beta1+dfsg
Volkan Gezer (2):
subject verb agreement
space
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new cd9f2e5 [tx-robot] updated from transifex
new e2d5ae1 [tx-robot] updated from transifex
new 5964317 Updated binary dir
new 57ef515 Use std=c++0x instead of c++11
new 1b4c613 ProtocolWidget: Disable copy button if widget is empty.
new aa85e87 Selective sync: Add UI to select paths
new 1f1eb93 Move the update job in a new file named discoveryphase
new 7e00966 Selective sync: ignore the files that are not in the selective sync white list
new ef6c82b [tx-robot] updated from transifex
new b25ef28 Selective sync: remember the old list when accepting the dialog even if the tree was not expanded
new 12459bf selective sync: fix whitelist matching
new 4ff0e7e Silent some warnings
new faa5021 OS X: Finally(?) fix stay-on-top behaviour of settings dialog
new 8e6e51f OS X: Move include to MAC define
new 4c0891a Tests: Give a more random name to test directories
new ad139e1 Fix error reported by address sanitizer
new 255330d Add a "Skip Folder Configuration" button in the wizard
new 1544606 Always handle 401 requests, except for network jobs
new 72e0418 [tx-robot] updated from transifex
new 192c23b [tx-robot] updated from transifex
new 55b3eb4 [tx-robot] updated from transifex
new fcd211b overlayNautilus: Better reconnect behaviour if mirall was not running.
new 1b5bbfd csync statedb: Set sqlite3_busy_timeout to 5 seconds.
new 73325bc csync statedb: Fixed handling of sqlite reply value.
new 8bc0d9a Updater: Added a bit of useful logging.
new f6d20cb nautilus overlay: Fix reconnect, create a new socket everytime.
new f515fe7 SyncJournal: Fix logging text.
new 32739cc SyncEngine: End the journal transaction after update.
new 0350508 FolderMan: Proper singleton implementation.
new d27ab8c Revert "FolderMan: Proper singleton implementation."
new 7fcf723 SyncJournal: Add an index on inode to the journal database.
new b09498d csync journal: Improve get_below_path query.
new 78e5074 Updated the about text for the generic ownCloud Theme.
new 3909102 [tx-robot] updated from transifex
new 4b2c1ba Merge remote-tracking branch 'origin/master' into selective_sync
new c1831f4 Selective sync: use a black list instead of a white list
new 4c4d02c Selective Sync: refactor the widget in its own class
new 4c67a88 Show folder icon a offline when account is offline
new 3d6b622 Merge pull request #2064 from owncloud/fix-1959
new b40b670 Remove owncloud_logo_blue.png from mirall.qrc resource
new ce2741c SyncEngine & UI: Progress notifications for update phase
new 64a7025 CSync: Add a 30 second connect (not read) timeout
new c27f151 SyncEngine & UI: Make the function part of UpdateJob
new 88072a9 SyncEngine & UI: Move QElapsedTimer to object
new b6eda90 Selective sync: add a page in the folder wizard
new 9575271 Selective sync: hide the header
new b494181 Nautilus Overlays: Use port 34001 by default.
new 4aec783 Nautilus Overlays: Fix: do not change an dictionary which is iterated.
new 8d81995 Tests: Fixed the CSync statedb test defined in the mirall module.
new 25d519f subject verb agreement
new 7b114e2 Use QStandardPaths for linux if building with qt>=5
new de2ce5a [tx-robot] updated from transifex
new 5c5d57a [tx-robot] updated from transifex
new dccb9de Merge pull request #2067 from owncloud/grammar
new ee7fe4a [tx-robot] updated from transifex
new 463a9a5 space
new 8a7cfbd [tx-robot] updated from transifex
new 27f9d45 Settings: Display the commit SHA both in branded and unbranded.
new ddbe181 Update phase progress: Check if callback is defined.
new 4b716f3 About page: Fix the translation of developer names.
new b62b87e OS X: Rename LiferayNativity code for shell icons
new 9362527 Merge branch 'master' into selective_sync
new dc18366 DiscoveryPhase: put in namespace Mirall
new 3760f14 Restore the log window
new 1781400 fix compilation
new 7f38ce8 Selective sync: the button should only be enabled while connected
new c291eb3 Fix compilation error
new 6fbbe2d Create ShellIconOverlayIdentifiers key
new 2fb19e2 Fix clang 3.0 compilation
new 9c98883 propagator mkcol: If the server replies with a file-id in the header, use it
new 94f3a1a [tx-robot] updated from transifex
new 2436ef9 [tx-robot] updated from transifex
new 01b0ee4 Status Icons: Rename the syncEnable method to isPaused.
new 1245ed6 Status Icons: Let FolderMan only write the folder config files.
new bb3bd69 StatusModel: Have another property accountConnected.
new 924d9b9 Some minor cleanups.
new dc0a054 Status icons: Set the offline icon at the very beginning.
new e4fe4cb Status icons: Display the correct icons after startup connect.
new 617887a Propagator: If the sync was interrupted by pausing, do not show error.
new cc6d83a Windows Shell Integration: Adjust port
new 76e0d61 Windows Shell Integration: Register icons with well known name
new d171431 Windows Shell Integration: Add version information
new 1dd3d08 Update binary submodule
new d021752 Status Icon: Set a proper icon if no sync is configured.
new 132fac8 [tx-robot] updated from transifex
new 988fe70 Merge pull request #2075 from owncloud/use_folder_paused
new d9de6e6 OS X: Optimize Finder icon drawing code
new 8fdee79 Fix crash in accountsettings
new 6b52e9d Fix crash in accountsettings
new ccf5326 Use InstallLib to install the overlay icons
new 86a00ee Merge pull request #2079 from owncloud/nsis_use_installlib
new 4356005 FolderMan: Do not remove the folder icon too early from the map.
new d1a660c SocketAPI: Add parameter to enable wait for the socket write.
new 75101a0 Application: Unload all folders when shutting down.
new fef0d0b Overlays Nautilus: Handle UNREGISTER_PATH and do proper reconnect.
new 696f801 [tx-robot] updated from transifex
new 9743fee [tx-robot] updated from transifex
new 54e2b93 GUI: on Mac do not call slotUpdateAccountIcon
new 315c2eb Windows Shell Integration: Ensure precedence
new 1cf956e Discovery phase: clear the callbacks after use
new aabcf80 Sync engine: Take also in account the fact that the instruction can be IGNORE on both tree
new 2219d40 Update binary submodule
new dc8f437 Excludes: Add an context free implementation of exclude file loading.
new e06e5fe Excludes: Fix unit tests for the new exclude load interface.
new c473428 Merge pull request #2084 from owncloud/contextless_exclude
new 6025b3a Bump version to beta1
new 933c7e3 NSIS: fix target path for shell extension
new c60b433 create shellext path
new a9f1e16 [tx-robot] updated from transifex
new 388afe9 Imported Upstream version 1.7.0~beta1+dfsg
The 110 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