]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years agoMerge pull request #15063 from owncloud/share-readonlyfile-permissions
Morris Jobke [Fri, 20 Mar 2015 13:06:55 +0000 (14:06 +0100)]
Merge pull request #15063 from owncloud/share-readonlyfile-permissions

Do not automatically add "update" permission to shared mounts

9 years agoMerge pull request #14938 from owncloud/test-oracle-in-docker
Morris Jobke [Fri, 20 Mar 2015 12:02:33 +0000 (13:02 +0100)]
Merge pull request #14938 from owncloud/test-oracle-in-docker

Oracle 11 XE is now fired up in a docker image - looks like we get back ...

9 years agoDo not automatically add "update" permission to shared mounts
Vincent Petry [Fri, 20 Mar 2015 11:33:59 +0000 (12:33 +0100)]
Do not automatically add "update" permission to shared mounts

In the past it seems the update permission was needed to be able to
rename shared mounts, but it doesn't seem to be the case any more.

Removing the "update" permission that used to be added automatically
fixes the read-only permission check when trying to overwrite a
read-only file over WebDAV.

9 years agoMerge pull request #14993 from owncloud/stop-on-missing-deps
Thomas Müller [Fri, 20 Mar 2015 10:36:02 +0000 (11:36 +0100)]
Merge pull request #14993 from owncloud/stop-on-missing-deps

Stop executing, when 3rdparty is missing or apps directory is invalid

9 years agoNow using a special docker where the database for testing is already available
Thomas Müller [Fri, 20 Mar 2015 09:33:21 +0000 (10:33 +0100)]
Now using a special docker where the database for testing is already available

9 years agoMerge pull request #15047 from owncloud/connect-failed-exception-message
Thomas Müller [Fri, 20 Mar 2015 09:06:06 +0000 (10:06 +0100)]
Merge pull request #15047 from owncloud/connect-failed-exception-message

be a little more verbose in the exception message when we cant connect to...

9 years agoMerge pull request #15050 from owncloud/user-create-exists
Robin McCorkell [Fri, 20 Mar 2015 08:54:16 +0000 (08:54 +0000)]
Merge pull request #15050 from owncloud/user-create-exists

show a better error message when trying to create a user that already exists

9 years agoMerge pull request #15046 from owncloud/exception-show-type
Robin McCorkell [Fri, 20 Mar 2015 08:48:22 +0000 (08:48 +0000)]
Merge pull request #15046 from owncloud/exception-show-type

show exception type in debug mode

9 years agoMerge pull request #15035 from owncloud/assocmapper
Morris Jobke [Fri, 20 Mar 2015 07:53:14 +0000 (08:53 +0100)]
Merge pull request #15035 from owncloud/assocmapper

If the execute method on the mapper receives an assoc array, it binds by...

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 20 Mar 2015 05:55:23 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

9 years agoshow a better error message when trying to create a user that already exists
Robin Appelman [Fri, 20 Mar 2015 03:24:50 +0000 (04:24 +0100)]
show a better error message when trying to create a user that already exists

9 years agobe a little more verbose in the exception message when we cant connect to the db
Robin Appelman [Fri, 20 Mar 2015 02:56:38 +0000 (03:56 +0100)]
be a little more verbose in the exception message when we cant connect to the db

9 years agoshow exception type in debug mode
Robin Appelman [Fri, 20 Mar 2015 02:51:21 +0000 (03:51 +0100)]
show exception type in debug mode

9 years agoMerge pull request #14947 from oparoz/repairmimetypes-sql
Morris Jobke [Thu, 19 Mar 2015 16:22:25 +0000 (17:22 +0100)]
Merge pull request #14947 from oparoz/repairmimetypes-sql

Make repairmimetypes compatible with case sensitive SQL backends

9 years agoMerge pull request #14946 from owncloud/dropbox-root-fix
Thomas Müller [Thu, 19 Mar 2015 16:19:57 +0000 (17:19 +0100)]
Merge pull request #14946 from owncloud/dropbox-root-fix

Fix root request path for Dropbox

9 years agoIf the execute method on the mapper receives an assoc array, it binds by value instea...
Bernhard Posselt [Thu, 19 Mar 2015 13:55:21 +0000 (14:55 +0100)]
If the execute method on the mapper receives an assoc array, it binds by value instead of index

9 years agoMerge pull request #15025 from rullzer/ocs_respect_enforced_date
Thomas Müller [Thu, 19 Mar 2015 16:06:04 +0000 (17:06 +0100)]
Merge pull request #15025 from rullzer/ocs_respect_enforced_date

Ocs respect enforced date

9 years agoMerge pull request #14986 from owncloud/fixmapperbackw
Thomas Müller [Thu, 19 Mar 2015 16:04:01 +0000 (17:04 +0100)]
Merge pull request #14986 from owncloud/fixmapperbackw

Fix backwards compatibility for mapper execute method

9 years agoMerge pull request #14704 from owncloud/storage-wrapper-mount
Robin Appelman [Thu, 19 Mar 2015 15:20:38 +0000 (16:20 +0100)]
Merge pull request #14704 from owncloud/storage-wrapper-mount

pass mountpoint to storage wrapper callback

9 years agoMerge pull request #14537 from owncloud/oci-external-share
Robin Appelman [Thu, 19 Mar 2015 15:20:12 +0000 (16:20 +0100)]
Merge pull request #14537 from owncloud/oci-external-share

Fix external shares without password on oracle

9 years agoMerge pull request #14980 from owncloud/fix-fileglobalgc
Thomas Müller [Thu, 19 Mar 2015 13:17:20 +0000 (14:17 +0100)]
Merge pull request #14980 from owncloud/fix-fileglobalgc

Fix fileglobalgc unlink parameter warnings

9 years agoAdded unit test
Roeland Jago Douma [Thu, 19 Mar 2015 09:47:09 +0000 (10:47 +0100)]
Added unit test

Tests added to make sure that removing an expire date when this is
enforced is not allowed.

9 years agoWhen the expiration date is enforced respect this
Roeland Jago Douma [Thu, 19 Mar 2015 09:07:17 +0000 (10:07 +0100)]
When the expiration date is enforced respect this

Make sure that we do not allow removing of the expiration date when this
is enforced in the settings.

9 years agoDo not add apps2/ directory if it does not exist
Joas Schilling [Thu, 19 Mar 2015 08:07:29 +0000 (09:07 +0100)]
Do not add apps2/ directory if it does not exist

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 19 Mar 2015 05:55:06 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

9 years agoalso use backwards compatible method for mapper
Bernhard Posselt [Wed, 18 Mar 2015 21:20:23 +0000 (22:20 +0100)]
also use backwards compatible method for mapper

9 years agoMerge pull request #14995 from owncloud/remove-unrequired-backtick-removal
Vincent Petry [Wed, 18 Mar 2015 18:34:49 +0000 (19:34 +0100)]
Merge pull request #14995 from owncloud/remove-unrequired-backtick-removal

Remove unrequired backtick removal

9 years agoAdd unit tests for gc() for \OC\Cache\FileGlobalGC
Robin McCorkell [Wed, 18 Mar 2015 16:19:04 +0000 (16:19 +0000)]
Add unit tests for gc() for \OC\Cache\FileGlobalGC

9 years agofix typo in config.sample.php
Morris Jobke [Wed, 18 Mar 2015 16:08:54 +0000 (17:08 +0100)]
fix typo in config.sample.php

9 years agoMerge pull request #14997 from owncloud/newgroup-empty-disable
Morris Jobke [Wed, 18 Mar 2015 15:29:13 +0000 (16:29 +0100)]
Merge pull request #14997 from owncloud/newgroup-empty-disable

disable submit button while groupname is empty

9 years agoMerge pull request #14999 from owncloud/kill-fileoperations-proxy
Robin Appelman [Wed, 18 Mar 2015 14:42:00 +0000 (15:42 +0100)]
Merge pull request #14999 from owncloud/kill-fileoperations-proxy

kill fileoperations proxy

9 years agoMerge pull request #14994 from owncloud/sabre-customprops-softfail
Lukas Reschke [Wed, 18 Mar 2015 14:39:35 +0000 (15:39 +0100)]
Merge pull request #14994 from owncloud/sabre-customprops-softfail

Soft fail in custom properties backend

9 years agokill fileoperations proxy
Robin Appelman [Wed, 18 Mar 2015 14:04:28 +0000 (15:04 +0100)]
kill fileoperations proxy

check is now handled by storage backends

9 years agoMerge pull request #14992 from owncloud/add-exception-to-memcachbe
Morris Jobke [Wed, 18 Mar 2015 13:56:43 +0000 (14:56 +0100)]
Merge pull request #14992 from owncloud/add-exception-to-memcachbe

Use ArrayCache if ownCloud is not installed

9 years agodisable submit button while groupname is empty
Robin Appelman [Wed, 18 Mar 2015 13:17:20 +0000 (14:17 +0100)]
disable submit button while groupname is empty

9 years agoAdd test for backticks in path and etag
Joas Schilling [Wed, 18 Mar 2015 12:29:39 +0000 (13:29 +0100)]
Add test for backticks in path and etag

9 years agoRemove unreqired backtick removal
Lukas Reschke [Wed, 18 Mar 2015 11:33:54 +0000 (12:33 +0100)]
Remove unreqired backtick removal

Without this files with a ` (backtick) in the beginning of the filenames where simply not correctly referenced as the ` got removed. This can lead to all possible havoc situations.

Should get backported to stable8 and in future we might consider if it is really worth to backport such changes when it is just for SQLite :see_no_evil:

Regression of https://github.com/owncloud/core/pull/14734

9 years agoSoft fail in custom properties backend
Vincent Petry [Wed, 18 Mar 2015 11:30:23 +0000 (12:30 +0100)]
Soft fail in custom properties backend

This makes it possible for clients to still receive a file list (minus
the broken files) instead of getting no list at all

9 years agoStop executing, when 3rdparty is missing or apps directory is invalid
Joas Schilling [Wed, 18 Mar 2015 10:48:51 +0000 (11:48 +0100)]
Stop executing, when 3rdparty is missing or apps directory is invalid

9 years agoUse ArrayCache if ownCloud is not installed
Lukas Reschke [Wed, 18 Mar 2015 10:47:16 +0000 (11:47 +0100)]
Use ArrayCache if ownCloud is not installed

If ownCloud has not been installed yet the prefix might otherwise change at this point quite some time and thus the cache runs havoc.

This made installing ownCloud impossible on systems where APCu or so was available. However, I was not able to reproduce the same problem for application upgrades so this patch seems to work fine for this situation as well.

Fixes itself.

9 years agoMerge pull request #14981 from Volker-E/master
Jan-Christoph Borchardt [Wed, 18 Mar 2015 10:24:42 +0000 (11:24 +0100)]
Merge pull request #14981 from Volker-E/master

addressing #14978 - remove html root classes targeting IE6/IE7

9 years agofix backwards compatibility for mapper execute method
Bernhard Posselt [Wed, 18 Mar 2015 08:25:22 +0000 (09:25 +0100)]
fix backwards compatibility for mapper execute method

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 18 Mar 2015 05:55:22 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

9 years agoaddressing #14984 removing redundant type attributes
Volker E [Wed, 18 Mar 2015 04:33:17 +0000 (05:33 +0100)]
addressing #14984 removing redundant type attributes

9 years agoaddressing #14983 obsolete Google Chrome Frame
Volker E [Wed, 18 Mar 2015 01:11:47 +0000 (02:11 +0100)]
addressing #14983 obsolete Google Chrome Frame

9 years agoMerge pull request #14972 from owncloud/add-group-style
Morris Jobke [Wed, 18 Mar 2015 00:16:01 +0000 (01:16 +0100)]
Merge pull request #14972 from owncloud/add-group-style

User management design details

9 years agoMerge pull request #14967 from owncloud/checkbox-alignment
Morris Jobke [Wed, 18 Mar 2015 00:12:15 +0000 (01:12 +0100)]
Merge pull request #14967 from owncloud/checkbox-alignment

Share dropdown: fix checkbox alignment, more whitespace

9 years agoFix fileglobalgc unlink parameter warnings
Robin McCorkell [Wed, 18 Mar 2015 00:07:18 +0000 (00:07 +0000)]
Fix fileglobalgc unlink parameter warnings

9 years agoaddressing #14982 self-closing tags ending slash doesn't have a purpose & should...
Volker E [Tue, 17 Mar 2015 22:57:23 +0000 (23:57 +0100)]
addressing #14982 self-closing tags ending slash doesn't have a purpose & should be removed

9 years agoMerge pull request #14968 from owncloud/files-reallowsinglequote
Thomas Müller [Tue, 17 Mar 2015 22:50:16 +0000 (23:50 +0100)]
Merge pull request #14968 from owncloud/files-reallowsinglequote

Reallow single quote in file names

9 years agoMerge pull request #14975 from owncloud/add-smtp-debug-mode
Thomas Müller [Tue, 17 Mar 2015 22:49:19 +0000 (23:49 +0100)]
Merge pull request #14975 from owncloud/add-smtp-debug-mode

Add debug mode back to mailer

9 years agoadressing #14979 meta charset declaration should be first in head
Volker E [Tue, 17 Mar 2015 22:36:05 +0000 (23:36 +0100)]
adressing #14979 meta charset declaration should be first in head

9 years agoaddressing #14978 - remove html root classes targeting IE6/IE7
Volker E [Tue, 17 Mar 2015 22:16:42 +0000 (23:16 +0100)]
addressing #14978 - remove html root classes targeting IE6/IE7

9 years agoaddressing #14978 - remove html root classes targeting IE6/IE7
Volker E [Tue, 17 Mar 2015 21:35:20 +0000 (22:35 +0100)]
addressing #14978 - remove html root classes targeting IE6/IE7

9 years agoUse `FILTER_UNSAFE_RAW` instead of `FILTER_SANITIZE_STRING`
Lukas Reschke [Tue, 17 Mar 2015 20:56:16 +0000 (21:56 +0100)]
Use `FILTER_UNSAFE_RAW` instead of `FILTER_SANITIZE_STRING`

`FILTER_SANITIZE_STRING` will still encode everything else.

9 years agoMerge pull request #14961 from owncloud/onlyrequireinfo
Bernhard Posselt [Tue, 17 Mar 2015 20:27:51 +0000 (21:27 +0100)]
Merge pull request #14961 from owncloud/onlyrequireinfo

Only hard depend on the info.xml and not the app.php

9 years agoMerge pull request #14954 from owncloud/cache-image-path
Robin McCorkell [Tue, 17 Mar 2015 19:36:23 +0000 (19:36 +0000)]
Merge pull request #14954 from owncloud/cache-image-path

Cache \OC\URLGenerator::imagePath

9 years agoAdd debug mode back to mailer
Lukas Reschke [Tue, 17 Mar 2015 18:41:13 +0000 (19:41 +0100)]
Add debug mode back to mailer

This re-adds the debug mode for the mailer which will log the whole SMTP traffic within the log file if enabled.

9 years agoslight positioning fixes in user mgmt controls bar
Jan-Christoph Borchardt [Tue, 17 Mar 2015 18:02:55 +0000 (19:02 +0100)]
slight positioning fixes in user mgmt controls bar

9 years agoimprove style of 'Add group' input and button
Jan-Christoph Borchardt [Tue, 17 Mar 2015 17:59:39 +0000 (18:59 +0100)]
improve style of 'Add group' input and button

9 years agoadd more whitespace to share link options in dropdown for better clickability and...
Jan-Christoph Borchardt [Tue, 17 Mar 2015 17:19:45 +0000 (18:19 +0100)]
add more whitespace to share link options in dropdown for better clickability and look

9 years agofix checkbox alignment in share dialog, fix #11515
Jan-Christoph Borchardt [Tue, 17 Mar 2015 17:18:07 +0000 (18:18 +0100)]
fix checkbox alignment in share dialog, fix #11515

9 years agoAdd positive test for path verification
Vincent Petry [Tue, 17 Mar 2015 17:16:28 +0000 (18:16 +0100)]
Add positive test for path verification

9 years agoMerge pull request #14962 from owncloud/safer-deletion
Morris Jobke [Tue, 17 Mar 2015 15:54:57 +0000 (16:54 +0100)]
Merge pull request #14962 from owncloud/safer-deletion

Add whitespace to right of list to prevent accidental deletion when scrolling

9 years agoadd whitespace to prevent file deletion when wanting to scroll
Jan-Christoph Borchardt [Tue, 17 Mar 2015 14:29:36 +0000 (15:29 +0100)]
add whitespace to prevent file deletion when wanting to scroll

9 years agoonly hard depend on the info.xml and not the app.php
Bernhard Posselt [Tue, 17 Mar 2015 14:33:55 +0000 (15:33 +0100)]
only hard depend on the info.xml and not the app.php

fix comment

9 years agoMerge pull request #14957 from owncloud/remove-unused-section
Lukas Reschke [Tue, 17 Mar 2015 13:08:07 +0000 (14:08 +0100)]
Merge pull request #14957 from owncloud/remove-unused-section

Remove unused section

9 years agoMerge pull request #14948 from owncloud/prefix-memcache
Thomas Müller [Tue, 17 Mar 2015 12:39:22 +0000 (13:39 +0100)]
Merge pull request #14948 from owncloud/prefix-memcache

Add version and path to cache prefix

9 years agoRemove unused section
Lukas Reschke [Tue, 17 Mar 2015 12:29:51 +0000 (13:29 +0100)]
Remove unused section

This section is now unused as the security configuration has to happen on the webserver layer since https://github.com/owncloud/core/pull/14651

9 years agoAdding test cases where the extension is using capital letters
Olivier Paroz [Tue, 17 Mar 2015 12:25:39 +0000 (13:25 +0100)]
Adding test cases where the extension is using capital letters

9 years agoMake repairmimetypes compatible with case sensitive SQL backends
Olivier Paroz [Tue, 17 Mar 2015 10:05:51 +0000 (11:05 +0100)]
Make repairmimetypes compatible with case sensitive SQL backends
Change for #14132
Just a word of warning, ILIKE seems to be a Doctrine only clause. The statements are thus not portable.

9 years agoReuse cache result
Lukas Reschke [Tue, 17 Mar 2015 12:15:52 +0000 (13:15 +0100)]
Reuse cache result

9 years agoMerge pull request #14952 from owncloud/issue/14881-files-app-follow-up
Thomas Müller [Tue, 17 Mar 2015 11:59:10 +0000 (12:59 +0100)]
Merge pull request #14952 from owncloud/issue/14881-files-app-follow-up

Use a closure for the files app entry and deprecate old methods

9 years agoRead theme only if required
Lukas Reschke [Tue, 17 Mar 2015 11:47:46 +0000 (12:47 +0100)]
Read theme only if required

9 years agoAdd version and path to cache prefix
Lukas Reschke [Tue, 17 Mar 2015 10:56:00 +0000 (11:56 +0100)]
Add version and path to cache prefix

Prevents to have the cache reused by other instances on the server which have possible the same instance ID and also invalidates older cache entries after an upgrade which can cause unwanted side-effects.

Impact for deployment: The same cache will only get used if ownCloud is installed with the same version and under the same path. But this should be a basic requirement anyways.

9 years agoCache \OC\URLGenerator::imagePath
Lukas Reschke [Tue, 17 Mar 2015 11:35:47 +0000 (12:35 +0100)]
Cache \OC\URLGenerator::imagePath

\OC\URLGenerator::imagePath is a really expensive operation due to all the I/O handling and can really benefit from caching.

9 years agoUse a closure for the files app entry and deprecate old methods
Joas Schilling [Tue, 17 Mar 2015 11:14:34 +0000 (12:14 +0100)]
Use a closure for the files app entry and deprecate old methods

9 years agoMerge pull request #14944 from owncloud/fix-php-doc-and-co
Thomas Müller [Tue, 17 Mar 2015 10:34:07 +0000 (11:34 +0100)]
Merge pull request #14944 from owncloud/fix-php-doc-and-co

Fix PHPDoc and Co.

9 years agoMerge pull request #14927 from oparoz/raw-mimetypes
Thomas Müller [Tue, 17 Mar 2015 10:32:09 +0000 (11:32 +0100)]
Merge pull request #14927 from oparoz/raw-mimetypes

Introducing the Raw media types

9 years agoMerge pull request #14931 from owncloud/issue/14881-closures-for-navigation-entries
Lukas Reschke [Tue, 17 Mar 2015 10:28:27 +0000 (11:28 +0100)]
Merge pull request #14931 from owncloud/issue/14881-closures-for-navigation-entries

Issue/14881 closures for navigation entries

9 years agoOracle 11 XE is now fired up in a docker image - looks like we get back Oracle Testin...
Thomas Müller [Thu, 12 Mar 2015 09:46:31 +0000 (10:46 +0100)]
Oracle 11 XE is now fired up in a docker image - looks like we get back Oracle Testing on pull requests

9 years agoMerge pull request #12085 from owncloud/add-swift-mailer
Lukas Reschke [Tue, 17 Mar 2015 10:15:39 +0000 (11:15 +0100)]
Merge pull request #12085 from owncloud/add-swift-mailer

Migrate OC_Mail to SwiftMailer

9 years agoFix root request path for Dropbox
Vincent Petry [Tue, 17 Mar 2015 09:56:24 +0000 (10:56 +0100)]
Fix root request path for Dropbox

9 years agoFix PHPDoc and Co.
Lukas Reschke [Tue, 17 Mar 2015 09:37:09 +0000 (10:37 +0100)]
Fix PHPDoc and Co.

Ref https://github.com/owncloud/core/pull/14929#discussion_r26501240

9 years agoMerge pull request #14929 from owncloud/s2s-scanner-warnings
Vincent Petry [Tue, 17 Mar 2015 08:51:45 +0000 (09:51 +0100)]
Merge pull request #14929 from owncloud/s2s-scanner-warnings

Fix scanFile signature warnings

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 17 Mar 2015 05:55:43 +0000 (01:55 -0400)]
[tx-robot] updated from transifex

9 years agoMerge pull request #14936 from owncloud/fix-setup-config
Morris Jobke [Mon, 16 Mar 2015 17:47:42 +0000 (18:47 +0100)]
Merge pull request #14936 from owncloud/fix-setup-config

Fix setup config namespace

9 years agoFix setup config
Vincent Petry [Mon, 16 Mar 2015 16:57:34 +0000 (17:57 +0100)]
Fix setup config

9 years agoMerge pull request #14923 from owncloud/fix-preference-key-definition
Vincent Petry [Mon, 16 Mar 2015 16:14:09 +0000 (17:14 +0100)]
Merge pull request #14923 from owncloud/fix-preference-key-definition

Fix user preference key definition for insertIfNotExists()

9 years agoMerge pull request #13733 from mmattel/Try_to_write_logtimezone_during_installation
Thomas Müller [Mon, 16 Mar 2015 16:04:06 +0000 (17:04 +0100)]
Merge pull request #13733 from mmattel/Try_to_write_logtimezone_during_installation

Write the parameter 'logtimezone' into config.php during setup

9 years agoMerge pull request #14877 from owncloud/smb-constructor-noconnect
Vincent Petry [Mon, 16 Mar 2015 16:01:49 +0000 (17:01 +0100)]
Merge pull request #14877 from owncloud/smb-constructor-noconnect

Wait with getting the timezone from the smb server until we need it

9 years agoAdd tests for the navigation manager (closure) behaviour
Joas Schilling [Mon, 16 Mar 2015 15:46:17 +0000 (16:46 +0100)]
Add tests for the navigation manager (closure) behaviour

9 years agoFix scanFile signature warnings
Vincent Petry [Mon, 16 Mar 2015 15:45:11 +0000 (16:45 +0100)]
Fix scanFile signature warnings

9 years agoIntroducing the Raw mimetypes
Olivier Paroz [Mon, 16 Mar 2015 15:25:04 +0000 (16:25 +0100)]
Introducing the Raw mimetypes

9 years agoAllow registering closures for navigation entries
Joas Schilling [Mon, 16 Mar 2015 15:17:43 +0000 (16:17 +0100)]
Allow registering closures for navigation entries

This speeds up all pages that don't use the navigation by 0.04sec per app,
because we don't need to create the routing anymore, unless we really need to.

9 years agoAlso add a note that clob does not work in the compare array
Joas Schilling [Mon, 16 Mar 2015 14:41:00 +0000 (15:41 +0100)]
Also add a note that clob does not work in the compare array

9 years agoThe key is over configkey, user and app, not the value
Joas Schilling [Mon, 16 Mar 2015 14:37:12 +0000 (15:37 +0100)]
The key is over configkey, user and app, not the value

stupid me :(

9 years agofix test
Robin Appelman [Mon, 16 Mar 2015 13:13:56 +0000 (14:13 +0100)]
fix test

9 years agoDon't fallback to Plaintext per default for legacy class
Lukas Reschke [Mon, 16 Mar 2015 13:10:03 +0000 (14:10 +0100)]
Don't fallback to Plaintext per default for legacy class

9 years agoAdd debug log message back
Lukas Reschke [Mon, 16 Mar 2015 12:01:17 +0000 (13:01 +0100)]
Add debug log message back