[Pkg-owncloud-commits] [owncloud-client] annotated tag v1.6.0-beta1 created (now be9b300)
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu Apr 17 23:17:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a change to annotated tag v1.6.0-beta1
in repository owncloud-client.
at be9b300 (tag)
tagging 7c40dc1a9ab898f80b32f69770e6266c5c259026 (commit)
replaces v1.5.3-rc1
tagged by Klaas Freitag
on Tue Apr 8 15:31:32 2014 +0200
- Log -----------------------------------------------------------------
beta 1 of the 1.6.0 release
Daniel Molkentin (39):
Merge remote-tracking branch 'origin/1.5'
Bump version
1.5.3 final
Properly abort if QtKeychain is not found
Find QtKeychain on multiarch Debian/Ubuntu
Error out if a Qt module is missing
cmake: Remove debug
Qt5: QtLocation is not required
Find Qt5 version of QtKeychain when built with Qt5
Deploy with Qt5
OCUpdater: Compare to the current version
NSIS: Install owncloudcmd on Windows
Don't show ocsync version, it's part of mirall now
NSIS: depend on Qt5-based installations
Add translations when using Qt5 as well
-fPIC is implied on Windows
Update owncloudcmd docs
Merge branch 'master' of github.com:shadone/mirall into shadone-master
Fix typo
Don't moc twice
Qt5: QtLocation is not needed
Fix OS X compilation
Compile on Mac again
NSIS: libcrypto-10 dependency got lost somehow
Libocsync is a library, not a plugin
fix frameworks during signing
Spell APPLICATION_SHORTNAME correctly
Avoid build attempts with Qt4 on Windows and Linux
Bump to beta1
Fix installation paths
Add Copyright.txt for cmake modules
Build fix: QAtomicInt has no implicit integer conversion in Qt5
Build with BOTH Qt4 and 5
Fix Qt5 detection
About correctly when Qt5Keychain isn't found
Include correct QtKeychain headers
Cleanups, build if Qt5 is not on system
Add Qt Keychain also when building with Qt5
Allow tests to run against SSL-self-signed servers
Denis Dzyubenko (8):
Added Mac-specific settings dialog that looks more native
Removed bogus commented out line
Fixed a memory leak in FSEvents file system watcher
Fixed ignored paths matching on OS X.
Fixed a memory leak in FSEvents folderwatcher backend
Renamed a member variable to have underscore prefix for consistency
Fast forwarded qtmacgoodies submodule
Fast forwarded qtmacgoodies
Jan-Christoph Borchardt (4):
remove superfluous tooltip from server address input field
remove 'File' word from notification
clarify which space is used, fix #1517
move percent indicator of space usage to correct location
Jenkins for ownCloud (14):
[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 (62):
Only wait half a second before the next folder sync is started.
Optimize restoring of the remote tree from database.
Removed unused function.
Added chunking for the new uploading.
Read configuration from /etc/ownCloud/t1.cfg
Updated build instructions.
Install include dirs app name aware.
Disable the folder if it is going to be removed.
Put ocsync to a private library - WIP
Allow proper translation for sync activity through GuiLog.
Add dependency on mingw32-sqlite, needed for make package
Remove unused code.
Do not rely on the url scheme owncloud(s) any more.
Revert "Do not rely on the url scheme owncloud(s) any more."
Also allow http and https protocols.
Remove some superflous logging.
Streamline logging.
Improved database access code for csync.
Fix quoting of query by text.
Add C++ extern "C"
Add new test to test the csync database code.
Proper initialization to avoid build warnings.
Copy test database into the build tree.
Fix statedb tests.
Fix compile warning.
Added documentation about owncloudcmd.
Collect data from the "other" tree for the treewalk functions.
Change data type for fileId to QByteArray.
Use QTimer as object member rather than pointer based.
Safe use of c_strdup
Fix include path
Add a duration and the repsonse timestamp to the jobs.
Add a stopwatch utility class with lap times.
Add a class to write a machine readable sync log file.
Add data to store interesting info from the sync run (other tree)
Store the request duration and timestamp to final item
Use a stopwatch to meassure the time consumed.
Log the processed items to a logfile.
Remove unused variable.
Added t5.pl which does basic testing with a Shared directory.
Proper cleanup of the shared directory.
Add an simple SSL error handler for owncloudcmd.
Add a trust ssl certificate switch
Add options to createRemoteDir
Enable SSL for testing.
Minor cleanup
Add an open to open the dav connection.
Remove HTTP::DAV fragment and hardcode required version in Test.pm
Keep the updater data in the log struct for the synclog.
HACK to avoid continuation: See task #1448
Changelog updated.
Add a new test script to check for big file chunking.
Use curl to get the file back, fix the LWP based download later.
Unlink the compare file after the remote cleanup.
Do not log useless stuff.
use the lowercase app name for icon in the desktop file.
Fix content-length calculation for sizes multiple of the chunk size.
More fine granular chunking test - improved t6.pl
Fix info print in test script.
Ignore the new sync log file in the sync dir.
Fix Search for Qt5 version Qt4
Ignore changes on .owncloudsync.log in the linux filewatcher.
Markus Goetz (49):
Propagator: Use cross platform sleep function
Icon: Make png2ico / windres failure non-fatal
OS X: Workaround Qt5 QNAM bug
Propagator: Fix compilation
Update building.rst
Update phase: Allow benchmarking / progress update
OwncloudCmd: Print update phase duration values
OwncloudCmd: Fixup URL
Accountsettings: Fix warning
OwncloudCmd: Register a meta type
Fix build on Qt4
Register metatype at better place
Ignore conflict files all the time
Fix previous commit
OwncloudCmd: Struct needs to be zeroed
Windows: Special case csync_vio_local_stat
csync: Remove time_sync_required
csync: Remove unix_extensions
csync: Remove unused vio stuff
csync: Remove more unused stuff
csync: Remove capabilities
csync: Remove more unneeded code
csync: Remove csync_get_local_username
csync: Remove get_etag
csync: Remove more vio abstraction
csync: Remove outdated tests
Proxy: Try to fix issue
CMake: Ignore failure when working as submodule
Improve libowncloudsync
CMake: Fix warning
CMake: Fix else
CMake: Do options one directory above
CMake: Fix target_link_libraries parameters
CSyncThread: Emit a signal for each file before propagate
Token Credentials: Support actual tokens
Engine: Introduce jobCompleted() signal
Account: Don't hardcode WebDAV path
csync_owncloud: Add a debug message
Fix compile after changing Account::davPath()
CSync: Debug file_id on walk
SyncJournalDb: Verbose log on load failure
SyncEngine: Sanity bail out if DB does not exist suddenly
SyncEngine: Fix typo
SyncEngine: new aboutToPropagate signal
CSync: Debug message if no exclude file defined
SyncEngine: Removed unused signal
Propagator: Add debug message regarding legacy vs QNAM
Propagator: Fix chunking
Propagator: Fix chunking for real
Mathieu Arnold (2):
Fix build on FreeBSD.
And make it runnable on FreeBSD too.
Mr. Jenkins (49):
[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
[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
[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
Olivier Goffart (97):
Move CSyncThread in the main thread, and just do the neon jobs in a thread
use QNAM for the PUT
Start all the jobs in parallel
use Utility::sleep
make BUILD_WITH_QT4 off by default
Update the docs now that csync is included
Make abort work even when there are parallel uploads
Only starts 6 jobs in parallel
Merge branch '1.5'
Merge branch 'master' into parallel_upload
Fix chunking
Parallel download
Remove unused function
Make owncloudcmd work with the parallel upload/download
Move the jobs around between files
Use the legacy jobs when using bandwidth limiting
move the file system helpers in their own file
Fix the logs in the update phase
PropagateRemoteRename is not a legacy job
Refactor the renameReplace in its own function
Merge remote-tracking branch 'origin/1.5'
Merge branch 'parallel_upload'
Merge remote-tracking branch 'origin/master'
Use AUTOMOC
Merge branch '1.5'
Merge branch '1.5'
Make the parrallel uploaded also check for problem in Shared
Merge pull request #1534 from owncloud/clarify-space-usage
Merge branch '1.5'
Add missing line break
Remove check_csync_treewalk_remote
Avoid double delete
Keep string translatable
Remove the check_csync_treewalk
Do not sent more chunk and cancel the upload when the file change while uploading chunks
Do not beleive that the credidential are wrong when the job is cancelled
Better error classification
Saner defaults
Call the start method assyncroniously
Refactor the progress
remove Progress::SyncProblem and the problem slots
Merge remote-tracking branch 'origin/1.5'
Do not destroy the settings dialog when it is hidden.
Fix the file count in the progress
Remove Progress::Kind
Fix memory leak: Don't use raw pointers
Remove debug output that might cause a crash
Only run the CheckQuota job if the account is connected
Read the quota as double
Merge branch '1.5'
Rename CSyncThread to SyncEngine
Remove unused libsync_HEADERS
CSyncThread was renamed, give proper names in Folder
Clean the debug a bit
Add the file and line number of the debug in the debug view
Detect the error that may happen when downloading a file
QNAM jobs: Make sure there is an etag is proper and not changed when one resume
restore the last change menu
Remove FIXME in syncengine
Rename _dir to _direction
Prefer the use of _isDirectory over item._type == SyncFileItem::Directory
Remove FIXME
Remove a FIXME
Remove FIXME and TODO
Make it an error instead of a crash when dav_connect fails.
owncloudcmd: Fix an error during update phase would not terminate
Merge branch '1.5'
Merge pull request #1446 from owncloud/remove-tooltip
Don't create .ctmp of sync journal
Exxtract the exception message from reply to PUT
Fix leak: don't leak the settings
Fix crash on first run when no account are configured
Fix invalid signal connection
Show the folders when in the accountsettings in the first start
Add a FAQ item for the .eml problem
Do not let user change it's login while using shibbolet
Fix Qt4 compilation
Avoid macro when it can easily be done with a local variable
Only build the static library when BUILD_LIBRARIES_ONLY is defined
Avoid copies of the StopWatch
Use sane datastructure in Utility::StopWatch
Make the size of the log maximum 1MiB
Remove obsolete code that removed the sync journal when the sync directory is deleted
Fix compilation with Qt4
Remove HBF stuff from csync_owncloud
Remove progress info from csync
fix test compilation
Make the chunk size configurable via an environement variable
Make configurable the maximum amount of job in parallel
Fix some error cases in the SyncEngine
let configure the default count of the blacklist
Fix compilation with Qt5
don't add the list of field on the log for every sync
Remove undeeded includes
Put the sync log in the actual folder
Don't dead lock when all the files are removed
Make sure we do not remove files that are replaced by a symlink
Thomas Müller (4):
Adding quotes - necessary for themes containing spaces in APPLICATION_NAME
Switching to transifex.com
Switching to transifex.com
properly adding Turkish language support
dragotin (2):
Merge pull request #1450 from owncloud/remove-file-string
Merge pull request #1611 from Absolight/freebsd-port
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 2d9c0b6 Move CSyncThread in the main thread, and just do the neon jobs in a thread
new 9a6275a use QNAM for the PUT
new f67d2e6 Start all the jobs in parallel
new 41a4f1f Only wait half a second before the next folder sync is started.
new 3649869 Optimize restoring of the remote tree from database.
new 593d528 Removed unused function.
new e36d314 [tx-robot] updated from transifex
new 8152b7e [tx-robot] updated from transifex
new 313ad56 [tx-robot] updated from transifex
new 88e9014 [tx-robot] updated from transifex
new 1e9c508 [tx-robot] updated from transifex
new 6387777 Added chunking for the new uploading.
new 79d14f0 Propagator: Use cross platform sleep function
new 43345dc Icon: Make png2ico / windres failure non-fatal
new b842530 Read configuration from /etc/ownCloud/t1.cfg
new 104cf68 OS X: Workaround Qt5 QNAM bug
new 8c9a656 Propagator: Fix compilation
new 95469a9 [tx-robot] updated from transifex
new 3ffd703 [tx-robot] updated from transifex
new 60ca442 Adding quotes - necessary for themes containing spaces in APPLICATION_NAME
new 19c128b Update building.rst
new 814f40c [tx-robot] updated from transifex
new 9815ccb [tx-robot] updated from transifex
new 01c0a3c use Utility::sleep
new a5379ef make BUILD_WITH_QT4 off by default
new 7ae40e1 Update the docs now that csync is included
new 6db8daa Make abort work even when there are parallel uploads
new f35b1f8 Only starts 6 jobs in parallel
new 93f31fa Merge branch '1.5'
new a4442eb Merge branch 'master' into parallel_upload
new beb9752 Merge remote-tracking branch 'origin/1.5'
new aa26fc1 Bump version
new a81d782 [tx-robot] updated from transifex
new 842c6c0 [tx-robot] updated from transifex
new 7b6269b Fix chunking
new 34b86cb [tx-robot] updated from transifex
new 03824ba [tx-robot] updated from transifex
new e34122a [tx-robot] updated from transifex
new b35e38f Parallel download
new a4ee8d6 Remove unused function
new a39caa1 Make owncloudcmd work with the parallel upload/download
new a51cb09 Added Mac-specific settings dialog that looks more native
new 3a15502 [tx-robot] updated from transifex
new ee7c8d3 [tx-robot] updated from transifex
new c32beb9 Move the jobs around between files
new 432f377 Use the legacy jobs when using bandwidth limiting
new f741909 move the file system helpers in their own file
new 89b5dde Fix the logs in the update phase
new 58bda69 PropagateRemoteRename is not a legacy job
new 496d900 Refactor the renameReplace in its own function
new 5a68e5f remove superfluous tooltip from server address input field
new 8267b9e remove 'File' word from notification
new fcc0e89 Update phase: Allow benchmarking / progress update
new 2de288c Merge remote-tracking branch 'origin/1.5'
new d4bd327 Merge branch 'parallel_upload'
new 63083a5 OwncloudCmd: Print update phase duration values
new 9237293 OwncloudCmd: Fixup URL
new b7c7c9f Accountsettings: Fix warning
new 1be3225 Merge remote-tracking branch 'origin/master'
new 5b561e4 Use AUTOMOC
new 399b08a OwncloudCmd: Register a meta type
new 06f2989 Fix build on Qt4
new 65ffe53 Register metatype at better place
new f5e1654 Merge branch '1.5'
new e32ca49 [tx-robot] updated from transifex
new 141f005 Ignore conflict files all the time
new f1fa1f1 Fix previous commit
new 6a55324 OwncloudCmd: Struct needs to be zeroed
new aa02ce2 [tx-robot] updated from transifex
new c38c3ce Merge pull request #1450 from owncloud/remove-file-string
new 7ec5340 [tx-robot] updated from transifex
new 4630244 Windows: Special case csync_vio_local_stat
new 3ed5f43 [tx-robot] updated from transifex
new b03e49f [tx-robot] updated from transifex
new 7d398b2 [tx-robot] updated from transifex
new 3cb6fc8 [tx-robot] updated from transifex
new 417dbcc [tx-robot] updated from transifex
new 8697935 Merge branch '1.5'
new eff2427 csync: Remove time_sync_required
new a2e8bfd csync: Remove unix_extensions
new 0d34a2b csync: Remove unused vio stuff
new a652fec csync: Remove more unused stuff
new e7fb84a csync: Remove capabilities
new 77d9256 csync: Remove more unneeded code
new 71cc74a csync: Remove csync_get_local_username
new 5d58a81 csync: Remove get_etag
new 96c535d Make the parrallel uploaded also check for problem in Shared
new 0cc0eed [tx-robot] updated from transifex
new 1c8f279 csync: Remove more vio abstraction
new 6906b8d csync: Remove outdated tests
new 8d2c43a [tx-robot] updated from transifex
new b5349b6 [tx-robot] updated from transifex
new bafc90c clarify which space is used, fix #1517
new 5ce4763 move percent indicator of space usage to correct location
new 950ffc6 [tx-robot] updated from transifex
new 3f3577d Merge pull request #1534 from owncloud/clarify-space-usage
new e5a8cd4 Merge branch '1.5'
new ed2316a Add missing line break
new 7f07385 Remove check_csync_treewalk_remote
new ed1294d Avoid double delete
new 5e01236 Keep string translatable
new 114c8de Remove the check_csync_treewalk
new ac393c6 Do not sent more chunk and cancel the upload when the file change while uploading chunks
new 4aaa256 Do not beleive that the credidential are wrong when the job is cancelled
new 4e25595 Better error classification
new feb49b2 Saner defaults
new 7cab77e Call the start method assyncroniously
new 8aebbef [tx-robot] updated from transifex
new d617c40 [tx-robot] updated from transifex
new 0c85100 Updated build instructions.
new 7f2deaf [tx-robot] updated from transifex
new 75d6c26 [tx-robot] updated from transifex
new e33c1b2 [tx-robot] updated from transifex
new 4018338 [tx-robot] updated from transifex
new aa4e90a Put ocsync to a private library - WIP
new bc41e6b Allow proper translation for sync activity through GuiLog.
new b7a8552 Switching to transifex.com
new f6ff20c Switching to transifex.com
new de84e80 [tx-robot] updated from transifex
new c24c977 CMake: Ignore failure when working as submodule
new 4e7e25c Improve libowncloudsync
new 8a18cf8 CMake: Fix warning
new 0bbcee7 CMake: Fix else
new f7c0750 Removed bogus commented out line
new 902de2d Fixed a memory leak in FSEvents file system watcher
new 255d255 Fixed ignored paths matching on OS X.
new 89a4833 Fixed a memory leak in FSEvents folderwatcher backend
new aee4c06 Renamed a member variable to have underscore prefix for consistency
new f723d11 [tx-robot] updated from transifex
new a2467b5 CMake: Do options one directory above
new d5fd630 CMake: Fix target_link_libraries parameters
new 28cf9ce Properly abort if QtKeychain is not found
new bc3d298 Find QtKeychain on multiarch Debian/Ubuntu
new 80e583c Error out if a Qt module is missing
new e7b6560 cmake: Remove debug
new 955b932 Qt5: QtLocation is not required
new 3f4bcbb Find Qt5 version of QtKeychain when built with Qt5
new 87f3755 Deploy with Qt5
new 7071c89 [tx-robot] updated from transifex
new 57aa869 Add dependency on mingw32-sqlite, needed for make package
new aacc278 Refactor the progress
new 07904e0 CSyncThread: Emit a signal for each file before propagate
new 9053662 remove Progress::SyncProblem and the problem slots
new 33289bd Merge remote-tracking branch 'origin/1.5'
new f9b82d8 Do not destroy the settings dialog when it is hidden.
new d744b5e Fix the file count in the progress
new 62e95e5 Remove Progress::Kind
new adb868a [tx-robot] updated from transifex
new 2396831 [tx-robot] updated from transifex
new 0f385db [tx-robot] updated from transifex
new c74e755 [tx-robot] updated from transifex
new ba300c2 Fix memory leak: Don't use raw pointers
new 0a5e691 Remove debug output that might cause a crash
new cabcdd8 Only run the CheckQuota job if the account is connected
new 5c45ede Read the quota as double
new bf5091d Merge branch '1.5'
new 7b482c0 Rename CSyncThread to SyncEngine
new c841b9c Remove unused libsync_HEADERS
new b0f8a24 CSyncThread was renamed, give proper names in Folder
new f05320c Clean the debug a bit
new 6377dca Add the file and line number of the debug in the debug view
new eef5703 OCUpdater: Compare to the current version
new f79765a [tx-robot] updated from transifex
new 68e8d65 Remove unused code.
new 34dd3b2 Do not rely on the url scheme owncloud(s) any more.
new 8e914de Revert "Do not rely on the url scheme owncloud(s) any more."
new 9d1208b Also allow http and https protocols.
new d10aec6 NSIS: Install owncloudcmd on Windows
new 8e133dc [tx-robot] updated from transifex
new 77bf37c [tx-robot] updated from transifex
new 6005b9c Remove some superflous logging.
new f21dd05 Streamline logging.
new c3cee34 Improved database access code for csync.
new eb59f98 Fix quoting of query by text.
new f7866aa Add C++ extern "C"
new 39924d7 Add new test to test the csync database code.
new 05d3273 Detect the error that may happen when downloading a file
new ca536f4 Proper initialization to avoid build warnings.
new ba2ff4e Copy test database into the build tree.
new a5ede05 Fix statedb tests.
new d2e1923 Fix compile warning.
new ebeb668 QNAM jobs: Make sure there is an etag is proper and not changed when one resume
new 23f3a6b restore the last change menu
new e4966ec Added documentation about owncloudcmd.
new a1ab9c8 Remove FIXME in syncengine
new c5f8a25 Rename _dir to _direction
new 756e1c4 Prefer the use of _isDirectory over item._type == SyncFileItem::Directory
new b65601a Remove FIXME
new 07025c7 Remove a FIXME
new bb9d6b3 Remove FIXME and TODO
new 2fc6147 [tx-robot] updated from transifex
new 922e004 Make it an error instead of a crash when dav_connect fails.
new 8aace32 owncloudcmd: Fix an error during update phase would not terminate
new 8e6674e Merge branch '1.5'
new ff95e23 Token Credentials: Support actual tokens
new cc5fabd Engine: Introduce jobCompleted() signal
new ff95cbd Account: Don't hardcode WebDAV path
new 384eef4 csync_owncloud: Add a debug message
new 28559ab [tx-robot] updated from transifex
new 91f416f Fix compile after changing Account::davPath()
new 9addd9b [tx-robot] updated from transifex
new 1898e32 [tx-robot] updated from transifex
new 3f9bd1d Fix build on FreeBSD.
new 84b4872 And make it runnable on FreeBSD too.
new efee9c6 Merge pull request #1611 from Absolight/freebsd-port
new e2fe497 Don't show ocsync version, it's part of mirall now
new 4bf0a2b NSIS: depend on Qt5-based installations
new 06082b5 Add translations when using Qt5 as well
new dddec8b -fPIC is implied on Windows
new 1b5e14f Update owncloudcmd docs
new 45ec489 Merge branch 'master' of github.com:shadone/mirall into shadone-master
new 1c8e5ef Fix typo
new b4f992b Merge pull request #1446 from owncloud/remove-tooltip
new 3ac1849 Don't moc twice
new 7c7fad7 Qt5: QtLocation is not needed
new c3d37ef Fix OS X compilation
new 2de83b9 [tx-robot] updated from transifex
new 1c4af68 Compile on Mac again
new 411cffd NSIS: libcrypto-10 dependency got lost somehow
new 6c28151 Fast forwarded qtmacgoodies submodule
new 98d7ff5 Don't create .ctmp of sync journal
new 3834458 Exxtract the exception message from reply to PUT
new 7bef166 CSync: Debug file_id on walk
new c6e5f39 SyncJournalDb: Verbose log on load failure
new d565944 SyncEngine: Sanity bail out if DB does not exist suddenly
new 588633a Fix leak: don't leak the settings
new 2ad7b0a Fix crash on first run when no account are configured
new c5100a7 Collect data from the "other" tree for the treewalk functions.
new 6e6f647 Change data type for fileId to QByteArray.
new 11bbad7 Use QTimer as object member rather than pointer based.
new 67ae541 Safe use of c_strdup
new 033fee6 Fix include path
new 505429b Add a duration and the repsonse timestamp to the jobs.
new 7b84def Add a stopwatch utility class with lap times.
new c41935d Add a class to write a machine readable sync log file.
new 0fcef5f Add data to store interesting info from the sync run (other tree)
new 9af2339 Store the request duration and timestamp to final item
new dd6b71b Use a stopwatch to meassure the time consumed.
new 086dd07 Log the processed items to a logfile.
new 5481215 Remove unused variable.
new 332c6cf Fix invalid signal connection
new de2335c Show the folders when in the accountsettings in the first start
new 51e961e [tx-robot] updated from transifex
new 353f21e Add a FAQ item for the .eml problem
new 000e0bb Fast forwarded qtmacgoodies
new 09e6207 SyncEngine: Fix typo
new 5431333 SyncEngine: new aboutToPropagate signal
new 67f4d0c CSync: Debug message if no exclude file defined
new d6525a9 Do not let user change it's login while using shibbolet
new 69fcbd3 Fix Qt4 compilation
new a636fd7 [tx-robot] updated from transifex
new 359dd2b [tx-robot] updated from transifex
new 7f975e0 Avoid macro when it can easily be done with a local variable
new 36a2c86 Only build the static library when BUILD_LIBRARIES_ONLY is defined
new ba896b0 Avoid copies of the StopWatch
new e0b6395 Use sane datastructure in Utility::StopWatch
new 2ba62b7 Make the size of the log maximum 1MiB
new 350283f Remove obsolete code that removed the sync journal when the sync directory is deleted
new 765a18b Fix compilation with Qt4
new 5204a99 Remove HBF stuff from csync_owncloud
new 8de9bec Remove progress info from csync
new 5bceb6f fix test compilation
new a1fc7f0 Make the chunk size configurable via an environement variable
new 3acdfc0 Make configurable the maximum amount of job in parallel
new 4e0b617 Libocsync is a library, not a plugin
new 70eb688 fix frameworks during signing
new 384a8d0 Added t5.pl which does basic testing with a Shared directory.
new 9822002 Spell APPLICATION_SHORTNAME correctly
new ab439f8 Proper cleanup of the shared directory.
new dcac279 [tx-robot] updated from transifex
new 9bd6019 [tx-robot] updated from transifex
new ded21c5 [tx-robot] updated from transifex
new bfe6a50 Fix some error cases in the SyncEngine
new 607e48a let configure the default count of the blacklist
new d731f47 Add an simple SSL error handler for owncloudcmd.
new 8625ec2 Add a trust ssl certificate switch
new 58aaad3 Add options to createRemoteDir
new fa45329 Enable SSL for testing.
new cba1607 Minor cleanup
new fc553a8 [tx-robot] updated from transifex
new b18f1ad SyncEngine: Removed unused signal
new d5d3c1a Fix compilation with Qt5
new f090761 don't add the list of field on the log for every sync
new 03ef2aa Remove undeeded includes
new eaf5681 Put the sync log in the actual folder
new ead935e Add an open to open the dav connection.
new 6af3e9a [tx-robot] updated from transifex
new 6c2d286 [tx-robot] updated from transifex
new 95726ee properly adding Turkish language support
new 062a090 Remove HTTP::DAV fragment and hardcode required version in Test.pm
new 565bb54 Propagator: Add debug message regarding legacy vs QNAM
new cf87fdf Keep the updater data in the log struct for the synclog.
new 462ba7d Don't dead lock when all the files are removed
new 20e8505 Make sure we do not remove files that are replaced by a symlink
new 5f60c97 [tx-robot] updated from transifex
new 4bcd620 Avoid build attempts with Qt4 on Windows and Linux
new 435e7e3 HACK to avoid continuation: See task #1448
new 00cd587 Bump to beta1
new ab8868e Changelog updated.
new 0f7d448 Propagator: Fix chunking
new 57c5985 Fix installation paths
new a759c93 Add a new test script to check for big file chunking.
new 5aeee6d Use curl to get the file back, fix the LWP based download later.
new 069e952 [tx-robot] updated from transifex
new d35c0f3 Propagator: Fix chunking for real
new 657f761 [tx-robot] updated from transifex
new 7d7d030 Add Copyright.txt for cmake modules
new 6d325e6 [tx-robot] updated from transifex
new fc2923a Unlink the compare file after the remote cleanup.
new 9cdcc92 Do not log useless stuff.
new fc06945 use the lowercase app name for icon in the desktop file.
new 3d67d20 Fix content-length calculation for sizes multiple of the chunk size.
new ebf3c78 More fine granular chunking test - improved t6.pl
new 8ed0fdc Fix info print in test script.
new 6a2fe6b Build fix: QAtomicInt has no implicit integer conversion in Qt5
new 1d70426 Build with BOTH Qt4 and 5
new d416c97 Fix Qt5 detection
new 9f8d867 About correctly when Qt5Keychain isn't found
new 69bdccf Include correct QtKeychain headers
new 4ff39d8 Cleanups, build if Qt5 is not on system
new 02697a7 [tx-robot] updated from transifex
new b34b4e3 Add Qt Keychain also when building with Qt5
new 990e2f0 Ignore the new sync log file in the sync dir.
new 7d79d3d Fix Search for Qt5 version Qt4
new af3af94 Allow tests to run against SSL-self-signed servers
new 7c40dc1 Ignore changes on .owncloudsync.log in the linux filewatcher.
The 326 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