[Pkg-owncloud-commits] [owncloud-client] annotated tag v1.8.0-rc1 created (now 4f68718)
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sun Mar 22 11:57:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a change to annotated tag v1.8.0-rc1
in repository owncloud-client.
at 4f68718 (tag)
tagging 12e530694722a2057df37e322071eaa3bd31039c (commit)
replaces v1.8.0-beta1a
tagged by Daniel Molkentin
on Fri Mar 13 13:19:28 2015 +0100
- Log -----------------------------------------------------------------
v1.8.0-rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org
iQIcBAABAgAGBQJVAtXZAAoJEEmMRevpTns38nMP/jSEOvLTW98bf9ZFWAguHf0o
DmeXeL8ANsXDU9mSUrdYht6Waz1B5WfM0/vKOTA4F86nhQLy9n/1Z9PgZ9CPLE9r
ffovVCtmj2Xi4FFZ7ZZHVF5a9r9bhOEngRJ2e1lFnDJlOVVK8PhFIV/aIZV8hpTE
c6PL5XrzaagqyJuvf0+OOP4s6yIUACnpzQy9Qb6FzAzhztBejZiErvBCFu8dj7P3
G/SfNTkrsKQCNDBwqf6KvduXaonzjpDY81WAf5bylYhWtsZvKxwq6K7jet6nkxm0
4nLQzwYLdHxaHywpO3TIwVnSgNosQHiNJsKvnGdGv3V1mqC42EY//8dekbeAC30Z
ORQcCG0UHIg8MOZUuQfSi+SblcluaRlCSGeaGcDetJiZTokvdIr5kPoIjbiF/f7L
qNVccPBhj/B0AMffOQcNRvkVuLqcHIeZsqviKUOkKsj2ylDVCy0SH6G4CT06cnHd
8oECOEeqFilX5OCSWKqmr1NYvl5aOKTP+iFNB0V37pzpehSpg5DExln3yQ5iAQlz
9P6Y+q69ty3VvVRZ8cIixWjxz7iGmUsDKNSGaM9CMUE+b00LvBysgNGpfOsen70t
vvhs2Qeo74o4njC5omMwY0E6nAc6Z0Q9NxynC09CYkFW/K4B5Uh00zUicXd0m6Bt
MU24czLSVyH6PlGuCYI7
=NlY3
-----END PGP SIGNATURE-----
Christian Kamm (15):
Remove extra ; to silence warning.
Discovery: Fix handling of 503 on a folder. #2884
lnk files: Fix exists() calls. #2792
SocketAPI: Don't mark .lnk files as ignored on windows. #2447
Discovery: Distinguish 503 Storage not available. #2884
Handle 503 due to maintenance more gracefully. #2884
Sharing: Fix for folders containing &. #2892
Propagator: Upload files with future timestamps. #2880
Remove mention of allprop #2865
Inform user about ignored long files. #2882
Ensure good sync state if in-progress folder is deleted. #2896
Lnk: Work around QFile::rename() #2792
Activity: Set a message for conflicts. #2792
FolderMan: fix folderSyncStateChange emission. #2896
Logging: Print instruction when job completed.
Daniel Molkentin (14):
Merge pull request #2785 from owncloud/typos
Add new icons by Jan
Explain the "crash now" button to translators
Default shiboolethwebview to 900x700, remember last size
Install shortcuts for all users
Make NSIS installer with /S fully silent
Merge pull request #2849 from owncloud/nsis_shortcuts_all_users
Activity view: Always add date
Don't translate dummy strings
Crash Reporter: fix submit URL
Merge pull request #2900 from rullzer/qt-4.8-fix
Update Windows cross build instructions for 1.8
win32: libproxy is not needed
Remove unused (and partly binary!) NSIS artifacts
Jenkins for ownCloud (29):
[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
Jocelyn Turcotte (16):
shell_integration: Wait longer for the Share menu title
shell_integration: Generate a .pdb in Release for OCContextMenu_x64.dll
Raise the share window to make sure that the user sees it
Enable c++11 regardless of the compiler detection
shell_integration: Fix the overlay icons in the column view
shell_integration: Cleanup our uses of NSLog
shell_integration: Fix a crash on explorer startup
Add a NO_MSG_HANDLER cmake option
Show the settings also when no arguments are passed
shell_integration: Remove OwnCloud from public strings on OSX
Fix missing symbols on XP
Add a gen_sym_files script for OSX
Fix a crash in the crash reporter on OSX
Shrink sizeof(SyncFileItem) by 20%
Completely disable the crash handler if the user disabled it
shell_integrations: Fix the precompiled headers usage in OCUtil
Klaas Freitag (24):
Some minor cleanups.
Discovery: Preserve the error message.
Sharedialog: Add a Share button.
ShareDialog: Improve some GUI, fix #2850
Add proper copyright headers to some files, fixes #2869
SocketAPI: Append trailing slash for directories in UPDATE_VIEW.
csync_exclude: Ignore files where the filename length is > 254 chars.
FileSystem: Remove QFileInfo based implementations.
DiscoveryJob: Fix progress display.
Bump version to 1.8.0 beta2.
Add OWNCLOUDSYNC_EXPORT prefix to make windows build.
Theme: Return the correct version string from version()
Push version to beta3
SetupW: Display proper error messages if password or user was wrong.
ShareDialog: Made it less "webbish" for better usability.
Make win32 build work again.
Revert "SetupW: Display proper error messages if password or user was wrong."
Output a more sensible error message for auth errors
doc: Added snippet about custom WebDAV properties.
SocketAPI: If filename has a trailing slash, remove it.
ShareDialog: Consider if resharing is not allowed on a share.
ShareDialog: If the password is empty, disable button
ShareDialog: Connect the proper DateEdit signal.
Set version postfix to rc1
Markus Goetz (13):
Token Auth: Allow empty token
libowncloudsync: Don't link to Qt SQL and Qt XML
Discovery: Free some memory on VIO dir close (#2902)
Discovery: Free some memory before propagate (#2902)
Propagator: Don't use 0,0 progress signals.
Discovery: Change abort code a bit
ETags: For Folder and RequestEtagJob, always use Concatenation
Propagate: Don't retry direct download on abort
SyncEngine: Show a debug msg only when relevant
Propagator: Delete job on finish
Propagator: Use QBA for responseTimestamp instead of QString
Revert "Propagator: Delete job on finish"
OS X: Fix UI glitches related to sync folder
Olivier Goffart (22):
Fix Qt4 build
Logger: use qFormatLogMessage with Qt 5.4 so it respects the Qt logging preferences
Fix build when compiling libsync without QtGui
SyncEngine: pass a non-const reference to the SyncFileItemVector in aboutToPropagate
SyncEngine: add an getter to the journal
Fix compilation with clang
Try another way to fix the build
SyncEngine: Fix detection of the server reconfiguration
SyncFileItem::operator<: must return false when two items are equal
SyncEngine: better merge of the renames node
Merge branch 'master' into 1.8
libsync: Fix qWarning in SyncEngine::slotJobCompleted saying we cannot find the sync item when moving
SyncEngine: Fix move would re-upload the file
Update GetGitRevisionDescription.cmake
Propagator: Let network propagator job understand a new header OC-ErrorString
LsColJob: one must now specify the properties
Do not ask for the password when the check server job times up
Fix build of the legacy propagator
setup wizard: use a PROPFIND instead of a GET on the webdav url
PropagateUpload: add a few comments
PropagateUpload: also read the OC-ErrorString header from the poll job
Disable parallel uploads for server versions <= 8.0.2
Roeland Jago Douma (1):
static member QFileInfo::exists is not available on 4.8
Volkan Gezer (1):
some typos, grammar and sentence fixes
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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