[Pkg-owncloud-commits] [owncloud] annotated tag v6.0.6RC1 created (now 4ff7077)
David Prévot
taffit at moszumanska.debian.org
Fri Oct 17 03:12:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to annotated tag v6.0.6RC1
in repository owncloud.
at 4ff7077 (tag)
tagging 784931f835b4beb2a0af892cde249160bf1721e0 (commit)
replaces v6.0.5
tagged by Frank Karlitschek
on Thu Oct 16 09:26:39 2014 +0200
- Log -----------------------------------------------------------------
6.0.6RC1
Arthur Schiwon (3):
fix wizard test, adjust to changed parameters of the tested method, introduced by 9caa354cfc1f73159f335646ca89be4db72b125e
retrieve local users, groups and group members in a sorted way
Backport of #10527
Bjoern Schiessle (5):
create backup from all keys before recovery
first check if a private key exists, if not it is always a recovery szenario
make the versions and encryption app aware of the copy operation
add unit test for rename and copy operation
make sure that we always find all versions
Frank Karlitschek (1):
6.0.6 RC1
Georg Ehrke (6):
make it possible to influence output type of \OC_Image
always output a png
don't change mimetype of whole image object
remove image/pjpeg from OC_Image::_output
OC_Image::_output() - throw exception instead of falling back to png
excerpt code changes from 79ba930ef90d3e54c02f62c43f61c190e11fb4ec
Jan-Christoph Borchardt (1):
introduce no-javascript message, manual backport of #6202 and #10944, fix #10841
Jörn Friedrich Dreyer (4):
use notification to shw error on new via web
Merge pull request #10660 from owncloud/use_notification_to_show_error_on_new_via_web_stable6
allow empty hostname and dots in service name for oracle autosetup
fix case insensitive search on oracle and postgresql
Lukas Reschke (10):
Escape error messages
Reword the description
Revert "Reword the description"
Merge pull request #11207 from owncloud/enc_create_backup_on_recovery_oc6
Add a configuration switch for enabled preview mimetypes
Merge branch 'stable6' into backport-11211-stable6
Clarify possible preview providers for type Office
Merge pull request #11153 from owncloud/parallel-upload-stable6
Merge pull request #8307 from owncloud/case_insensitive_search_oracle_stable6
force loading of encryption app
Morris Jobke (2):
Add optional user ID parameter for getUseFolder
Merge pull request #11246 from owncloud/backport-11211-stable6
Robin Appelman (3):
Prevent folder upload causing unexpected behavior
Don't keep the full info of all children in memory
Show a proper error message when trying to scan the filesystem for a non existing user
Thomas Müller (7):
unit tests for specific image type output added
Merge pull request #10694 from owncloud/allow_empty_hostname_and_dots_in_service_name_for_oracle_autosetup
Merge pull request #10774 from owncloud/backport-getUserFolder
Merge pull request #10645 from owncloud/backport_7728
Merge pull request #11025 from owncloud/nojavascript
close the session for all DAV calls right after authentication - no need to write to the session afterwards
use session_write_close() because the Session class has no close() yet in this version
Victor Dubiniuk (1):
Use non-empty defaults
Vincent Petry (5):
Merge pull request #10250 from owncloud/block-folder-upload-stable6
Added extra check to avoid deleting key folders
Reenable file proxy when renaming between mount points
Prevent button click when enter key is pressed in LDAP wizard
Merge pull request #11561 from owncloud/stable6-enc-webdavcopywithencryptionfix
blizzz (1):
Merge pull request #10631 from owncloud/fixWizardTest_stable6
tomneedham (1):
Add displayname for admins
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new be07def Prevent folder upload causing unexpected behavior
new e895f06 fix wizard test, adjust to changed parameters of the tested method, introduced by 9caa354cfc1f73159f335646ca89be4db72b125e
new 8f45e81 make it possible to influence output type of \OC_Image
new 3c65a50 always output a png
new ee8ded8 don't change mimetype of whole image object
new f2b072b remove image/pjpeg from OC_Image::_output
new c82f158 OC_Image::_output() - throw exception instead of falling back to png
new 6da05d0 excerpt code changes from 79ba930ef90d3e54c02f62c43f61c190e11fb4ec
new f3d335b unit tests for specific image type output added
new c2e7c19 use notification to shw error on new via web
new 4a3e6dd Merge pull request #10660 from owncloud/use_notification_to_show_error_on_new_via_web_stable6
new 1d5a664 Escape error messages
new da1d4bf Merge pull request #10631 from owncloud/fixWizardTest_stable6
new 25524e0 allow empty hostname and dots in service name for oracle autosetup
new 9c4fe0b Merge pull request #10694 from owncloud/allow_empty_hostname_and_dots_in_service_name_for_oracle_autosetup
new 8d786ec retrieve local users, groups and group members in a sorted way
new 4a4f52e Add optional user ID parameter for getUseFolder
new 7507995 Merge pull request #10774 from owncloud/backport-getUserFolder
new 69f198d Merge pull request #10645 from owncloud/backport_7728
new 725360f Merge pull request #10250 from owncloud/block-folder-upload-stable6
new e962c19 Add displayname for admins
new c3002b3 introduce no-javascript message, manual backport of #6202 and #10944, fix #10841
new 5ecbd9d Merge pull request #11025 from owncloud/nojavascript
new 16c5925 Reword the description
new 7a2dbc2 Revert "Reword the description"
new b963723 close the session for all DAV calls right after authentication - no need to write to the session afterwards
new 7217fb8 use session_write_close() because the Session class has no close() yet in this version
new 7539309 create backup from all keys before recovery
new e123b6d Merge pull request #11207 from owncloud/enc_create_backup_on_recovery_oc6
new e001dfb Added extra check to avoid deleting key folders
new 77a4b16 Add a configuration switch for enabled preview mimetypes
new 5de19f3 first check if a private key exists, if not it is always a recovery szenario
new f262914 Use non-empty defaults
new 3ec5cbb Reenable file proxy when renaming between mount points
new 716613f Merge branch 'stable6' into backport-11211-stable6
new 34a803d Merge pull request #11246 from owncloud/backport-11211-stable6
new b358547 Clarify possible preview providers for type Office
new 5e0ea9f fix case insensitive search on oracle and postgresql on oracle use regex_like on postgres use ILIKE add unit test to check case insensitivity
new d9ceeed Merge pull request #11153 from owncloud/parallel-upload-stable6
new 65c655a Merge pull request #8307 from owncloud/case_insensitive_search_oracle_stable6
new 94d5f9e Backport of #10527
new c526ebb Don't keep the full info of all children in memory
new dfa57cd Show a proper error message when trying to scan the filesystem for a non existing user
new 3844585 Prevent button click when enter key is pressed in LDAP wizard
new af97529 force loading of encryption app
new 1aedc60 make the versions and encryption app aware of the copy operation
new fd55d73 add unit test for rename and copy operation
new 07377be make sure that we always find all versions
new 9327abd Merge pull request #11561 from owncloud/stable6-enc-webdavcopywithencryptionfix
new 784931f 6.0.6 RC1
The 50 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.git
More information about the Pkg-owncloud-commits
mailing list