]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 years agoDo not trash part files, delete directly
Vincent Petry [Tue, 21 Apr 2015 16:28:15 +0000 (18:28 +0200)]
Do not trash part files, delete directly

9 years agoMerge pull request #15782 from owncloud/hide-modified-multiselect
Morris Jobke [Tue, 21 Apr 2015 14:41:41 +0000 (16:41 +0200)]
Merge pull request #15782 from owncloud/hide-modified-multiselect

hide modified header when multiselect is active, fix #15779

9 years agoMerge pull request #15721 from oparoz/fix-readonly-cache
Thomas Müller [Tue, 21 Apr 2015 14:30:56 +0000 (16:30 +0200)]
Merge pull request #15721 from oparoz/fix-readonly-cache

Fix read-only cache

9 years agoMerge pull request #15690 from owncloud/enc_fix_upload
Björn Schießle [Tue, 21 Apr 2015 13:41:45 +0000 (15:41 +0200)]
Merge pull request #15690 from owncloud/enc_fix_upload

[encryption] fix upload to sftp

9 years agohide modified header when multiselect is active, fix #15779
Jan-Christoph Borchardt [Tue, 21 Apr 2015 13:38:34 +0000 (15:38 +0200)]
hide modified header when multiselect is active, fix #15779

9 years agoMerge pull request #15769 from owncloud/files-emptycontentreadonly
Jan-Christoph Borchardt [Tue, 21 Apr 2015 13:30:57 +0000 (15:30 +0200)]
Merge pull request #15769 from owncloud/files-emptycontentreadonly

Added empty content message for empty read-only folders

9 years agoMerge pull request #15770 from owncloud/fix-15764
Morris Jobke [Tue, 21 Apr 2015 12:59:46 +0000 (14:59 +0200)]
Merge pull request #15770 from owncloud/fix-15764

bring back border in host input field for consistency

9 years agoget dirname from sharePath
Bjoern Schiessle [Fri, 17 Apr 2015 10:38:54 +0000 (12:38 +0200)]
get dirname from sharePath

9 years agoRenamed class + split methods
Olivier Paroz [Tue, 21 Apr 2015 12:40:11 +0000 (14:40 +0200)]
Renamed class + split methods

9 years agoAdded empty content message for empty read-only folders
Vincent Petry [Tue, 21 Apr 2015 09:57:29 +0000 (11:57 +0200)]
Added empty content message for empty read-only folders

9 years agoMerge pull request #15713 from owncloud/fix-15707-master
Morris Jobke [Tue, 21 Apr 2015 10:47:43 +0000 (12:47 +0200)]
Merge pull request #15713 from owncloud/fix-15707-master

[enc2] Fixing JS errors

9 years agobring back border in host input field for consistency
Arthur Schiwon [Tue, 21 Apr 2015 10:22:40 +0000 (12:22 +0200)]
bring back border in host input field for consistency

9 years agodoc and indent
Thomas Müller [Tue, 21 Apr 2015 10:19:15 +0000 (12:19 +0200)]
doc and indent

9 years agoDon't pollute the global namespace
Thomas Müller [Tue, 21 Apr 2015 10:01:56 +0000 (12:01 +0200)]
Don't pollute the global namespace

9 years agoMerge pull request #15636 from owncloud/enc2_performance_improvement
Björn Schießle [Tue, 21 Apr 2015 09:01:33 +0000 (11:01 +0200)]
Merge pull request #15636 from owncloud/enc2_performance_improvement

[encryption2] set size and unencrypted size to zero at the beginning of a write operation

9 years agoMerge pull request #15753 from owncloud/remove-app-version-from-disabled-list
Thomas Müller [Tue, 21 Apr 2015 08:26:16 +0000 (10:26 +0200)]
Merge pull request #15753 from owncloud/remove-app-version-from-disabled-list

Remove the app version from disabled app list

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

9 years agomake jshint happy
Thomas Müller [Fri, 17 Apr 2015 16:04:07 +0000 (18:04 +0200)]
make jshint happy

This reverts commit ae681f0061f534b48b45cf9a41f6110c0ff20b1d.

9 years agouse a simple function - OC.Encryption is already defined - fixes #15707
Thomas Müller [Fri, 17 Apr 2015 16:04:02 +0000 (18:04 +0200)]
use a simple function - OC.Encryption is already defined - fixes #15707

This reverts commit 0ca6398aa34e0a3698f3aed0305f0e9299578bbc.

9 years agoMerge pull request #15677 from owncloud/enc_reset_private_key_password
Thomas Müller [Mon, 20 Apr 2015 18:48:12 +0000 (20:48 +0200)]
Merge pull request #15677 from owncloud/enc_reset_private_key_password

[encryption] let user update the private key password

9 years agoMerge pull request #15748 from owncloud/fixing-enc-filesize-once-more
Vincent Petry [Mon, 20 Apr 2015 16:36:23 +0000 (18:36 +0200)]
Merge pull request #15748 from owncloud/fixing-enc-filesize-once-more

Introduce Storage::getData() to allow storage implementations more contr...

9 years agoDont use the old .status way
Joas Schilling [Mon, 20 Apr 2015 16:15:06 +0000 (18:15 +0200)]
Dont use the old .status way

9 years agoFix several minor things
Joas Schilling [Mon, 20 Apr 2015 15:44:34 +0000 (17:44 +0200)]
Fix several minor things

9 years agoRemove the app version from disabled app list
Joas Schilling [Mon, 20 Apr 2015 14:31:43 +0000 (16:31 +0200)]
Remove the app version from disabled app list

9 years agoMerge pull request #15744 from owncloud/fix-inverted-path-in-resourcenotfound
Lukas Reschke [Mon, 20 Apr 2015 14:55:36 +0000 (16:55 +0200)]
Merge pull request #15744 from owncloud/fix-inverted-path-in-resourcenotfound

Fix wrong path generation

9 years agomove permission related code into getMetaData()
Thomas Müller [Mon, 20 Apr 2015 14:50:12 +0000 (16:50 +0200)]
move permission related code into  getMetaData()

9 years agoMerge pull request #15635 from owncloud/issue/15634-empty-txt-previews
Morris Jobke [Mon, 20 Apr 2015 13:55:32 +0000 (15:55 +0200)]
Merge pull request #15635 from owncloud/issue/15634-empty-txt-previews

Scale up the font on larger previews

9 years agoAvoid function name collision in dropbox external storage
Thomas Müller [Mon, 20 Apr 2015 12:56:51 +0000 (14:56 +0200)]
Avoid function name collision in dropbox external storage

9 years agoIntroduce Storage::getMetaData() to allow storage implementations more control over...
Thomas Müller [Mon, 20 Apr 2015 12:54:54 +0000 (14:54 +0200)]
Introduce Storage::getMetaData() to allow storage implementations more control over the data array

9 years agoMerge pull request #15735 from owncloud/fix-visibility
Morris Jobke [Mon, 20 Apr 2015 12:39:15 +0000 (14:39 +0200)]
Merge pull request #15735 from owncloud/fix-visibility

Fix visibility of interfaces in \OCP

9 years agoIntroduce Storage::getData() to allow storage implementations more control over the...
Thomas Müller [Mon, 20 Apr 2015 12:25:39 +0000 (14:25 +0200)]
Introduce Storage::getData() to allow storage implementations more control over the data array

9 years agoMerge pull request #15637 from owncloud/migrate-certificate-stuff
Lukas Reschke [Mon, 20 Apr 2015 11:56:35 +0000 (13:56 +0200)]
Merge pull request #15637 from owncloud/migrate-certificate-stuff

Migrate personal certificate handling to AppFramework controllers

9 years agoMerge pull request #15733 from owncloud/remove-oc_backgroundjob
Lukas Reschke [Mon, 20 Apr 2015 11:17:58 +0000 (13:17 +0200)]
Merge pull request #15733 from owncloud/remove-oc_backgroundjob

Removed OC_BackgroundJob - reduce class overhead

9 years agoMerge pull request #15747 from owncloud/ldap-remove-deprecated-const-usage-group
Joas Schilling [Mon, 20 Apr 2015 11:12:41 +0000 (13:12 +0200)]
Merge pull request #15747 from owncloud/ldap-remove-deprecated-const-usage-group

move away from deprecated consts

9 years agoAdjust tests and statuscode
Lukas Reschke [Thu, 16 Apr 2015 08:48:25 +0000 (10:48 +0200)]
Adjust tests and statuscode

9 years agofix date variable
Morris Jobke [Wed, 15 Apr 2015 16:06:57 +0000 (18:06 +0200)]
fix date variable

9 years agoFix files
Lukas Reschke [Wed, 15 Apr 2015 14:20:05 +0000 (16:20 +0200)]
Fix files

9 years agoProper return types
Lukas Reschke [Wed, 15 Apr 2015 13:56:10 +0000 (15:56 +0200)]
Proper return types

9 years agoMigrate personal certificate handling into AppFramework controllers
Lukas Reschke [Wed, 15 Apr 2015 12:21:23 +0000 (14:21 +0200)]
Migrate personal certificate handling into AppFramework controllers

Also added unit-tests and better error-handling

9 years agoVerify if returned object is an array
Lukas Reschke [Wed, 15 Apr 2015 11:33:37 +0000 (13:33 +0200)]
Verify if returned object is an array

The error has to be thrown at this point as otherwise errors and notices are thrown since the time cannot be parsed in L60 and L61

9 years agoFix visibility of public API methods
Joas Schilling [Mon, 20 Apr 2015 10:52:40 +0000 (12:52 +0200)]
Fix visibility of public API methods

9 years agoAdd tests for correct path
Joas Schilling [Mon, 20 Apr 2015 10:31:35 +0000 (12:31 +0200)]
Add tests for correct path

9 years agoFix phpStorm complains and namespace
Joas Schilling [Mon, 20 Apr 2015 10:31:07 +0000 (12:31 +0200)]
Fix phpStorm complains and namespace

9 years agomove away from deprecated consts
Arthur Schiwon [Mon, 20 Apr 2015 09:22:11 +0000 (11:22 +0200)]
move away from deprecated consts

9 years agoset size and unencrypted size to zero on fopen
Bjoern Schiessle [Mon, 20 Apr 2015 08:47:40 +0000 (10:47 +0200)]
set size and unencrypted size to zero on fopen

9 years agoFix wrong path generation
Morris Jobke [Mon, 20 Apr 2015 09:01:33 +0000 (11:01 +0200)]
Fix wrong path generation

* fixes #15742

9 years agoMerge pull request #15629 from owncloud/deprecate-potential-dangerous-methods
Lukas Reschke [Mon, 20 Apr 2015 09:01:32 +0000 (11:01 +0200)]
Merge pull request #15629 from owncloud/deprecate-potential-dangerous-methods

Deprecate unused `\OCP\Response::sendFile`

9 years agoAdd version to deprecation notice
Lukas Reschke [Mon, 20 Apr 2015 08:30:16 +0000 (10:30 +0200)]
Add version to deprecation notice

As requested by @MorrisJobke

9 years agoDeprecate unused `\OCP\Response::sendFile`
Lukas Reschke [Wed, 15 Apr 2015 08:25:07 +0000 (10:25 +0200)]
Deprecate unused `\OCP\Response::sendFile`

This function is unused in our own code and can be better achieved using the AppFramework. Also very easy to do grave mistaked using this function.

9 years agoMerge pull request #15717 from owncloud/issue/15716-fixing-ocp-api-namespace-usage
Morris Jobke [Mon, 20 Apr 2015 07:43:19 +0000 (09:43 +0200)]
Merge pull request #15717 from owncloud/issue/15716-fixing-ocp-api-namespace-usage

Fixing OCS API namespace usage

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 20 Apr 2015 05:54:44 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years agoMerge pull request #15739 from DavidPrevot/symfony-2.7
Morris Jobke [Sun, 19 Apr 2015 21:46:21 +0000 (23:46 +0200)]
Merge pull request #15739 from DavidPrevot/symfony-2.7

Replace `_method` requirement by {g,s}etMethods()

9 years agoMerge pull request #15740 from owncloud/get_rid_of_geo
Thomas Müller [Sun, 19 Apr 2015 20:29:30 +0000 (22:29 +0200)]
Merge pull request #15740 from owncloud/get_rid_of_geo

get rid of OC_Geo

9 years agoMerge pull request #15724 from owncloud/ldap-remove-deprecated-const-usage
Thomas Müller [Sun, 19 Apr 2015 19:00:04 +0000 (21:00 +0200)]
Merge pull request #15724 from owncloud/ldap-remove-deprecated-const-usage

LDAP - move from constants to class member constants

9 years agoget rid of OC_Geo
Georg Ehrke [Sun, 19 Apr 2015 18:16:56 +0000 (20:16 +0200)]
get rid of OC_Geo

9 years agoReplace `_method` requirement by {g,s}etMethods()
David Prévot [Sun, 19 Apr 2015 16:00:58 +0000 (12:00 -0400)]
Replace `_method` requirement by {g,s}etMethods()

Make the call compatible with future Symfony version, and avoid
E_USER_DEPRECATED as thrown by the current 2.7.0-beta1:

The "_method" requirement is deprecated since version 2.2 and will be
removed in 3.0. Use getMethods() instead. at
…/Symfony/Component/Routing/Route.php#554

The "_method" requirement is deprecated since version 2.2 and will be
removed in 3.0. Use the setMethods() method instead or the "methods"
option in the route definition. at
…/Symfony/Component/Routing/Route.php#662

9 years agoMerge pull request #15736 from owncloud/remove-dependency-on-legacy-code-in-ocp
Roeland Douma [Sun, 19 Apr 2015 13:42:07 +0000 (15:42 +0200)]
Merge pull request #15736 from owncloud/remove-dependency-on-legacy-code-in-ocp

Reduce call of legacy wrapper by call the OCP directly

9 years agoMerge pull request #15737 from owncloud/add-deprecated-version
Roeland Douma [Sun, 19 Apr 2015 13:40:53 +0000 (15:40 +0200)]
Merge pull request #15737 from owncloud/add-deprecated-version

Add version to @deprecated tags

9 years agoMerge pull request #15729 from owncloud/remove-unused-variables
Robin McCorkell [Sun, 19 Apr 2015 11:38:29 +0000 (12:38 +0100)]
Merge pull request #15729 from owncloud/remove-unused-variables

Remove unused variables

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 19 Apr 2015 05:54:41 +0000 (01:54 -0400)]
[tx-robot] updated from transifex

9 years agoAdd version to @deprecated tags
Morris Jobke [Sat, 18 Apr 2015 23:04:59 +0000 (01:04 +0200)]
Add version to @deprecated tags

9 years agoReduce call of legacy wrapper by call the OCP directly
Morris Jobke [Sat, 18 Apr 2015 22:29:09 +0000 (00:29 +0200)]
Reduce call of legacy wrapper by call the OCP directly

* ref #15734
* reduces the call depth, because the private methods just call OCP stuff

9 years agoFix visibility of interfaces in \OCP
Morris Jobke [Sat, 18 Apr 2015 22:26:17 +0000 (00:26 +0200)]
Fix visibility of interfaces in \OCP

9 years agoRemoved OC_BackgroundJob - reduce class overhead
Morris Jobke [Sat, 18 Apr 2015 21:37:32 +0000 (23:37 +0200)]
Removed OC_BackgroundJob - reduce class overhead

* method code is now in the static public namespace (5 sloc)

9 years agoAdd @since tag to public namespace constants
Morris Jobke [Sat, 18 Apr 2015 21:19:35 +0000 (23:19 +0200)]
Add @since tag to public namespace constants

9 years agoMerge pull request #15718 from owncloud/issue/15694-display-name-of-encryption-modules
Thomas Müller [Sat, 18 Apr 2015 20:51:15 +0000 (22:51 +0200)]
Merge pull request #15718 from owncloud/issue/15694-display-name-of-encryption-modules

Issue/15694 display name of encryption modules

9 years agoMerge pull request #15728 from owncloud/update-iurlgenerator-doc
Thomas Müller [Sat, 18 Apr 2015 20:48:09 +0000 (22:48 +0200)]
Merge pull request #15728 from owncloud/update-iurlgenerator-doc

IUrlGenerator - document linkTo properly

9 years agoMerge pull request #15727 from owncloud/cleanup-db-interface
Thomas Müller [Sat, 18 Apr 2015 20:47:40 +0000 (22:47 +0200)]
Merge pull request #15727 from owncloud/cleanup-db-interface

DB: remove unused parameter - was forgotten during the migration to doct...

9 years agoMerge pull request #15725 from owncloud/l10n-public-interface
Thomas Müller [Sat, 18 Apr 2015 20:46:50 +0000 (22:46 +0200)]
Merge pull request #15725 from owncloud/l10n-public-interface

IL10n - add PHPDoc for $options

9 years agoMerge pull request #15722 from owncloud/remove-vardumps
Morris Jobke [Sat, 18 Apr 2015 20:04:25 +0000 (22:04 +0200)]
Merge pull request #15722 from owncloud/remove-vardumps

LDAP tests: switch var_dump to exception

9 years agoMerge pull request #15723 from owncloud/fix-decimal-unit-tests
Morris Jobke [Sat, 18 Apr 2015 20:02:20 +0000 (22:02 +0200)]
Merge pull request #15723 from owncloud/fix-decimal-unit-tests

Use data provider instead of hand-crafted for loops

9 years agoMerge pull request #15720 from owncloud/fix-method-visibility
Thomas Müller [Sat, 18 Apr 2015 19:04:00 +0000 (21:04 +0200)]
Merge pull request #15720 from owncloud/fix-method-visibility

add visibility of methods in server container

9 years agoTests for read-only cache
Olivier Paroz [Sat, 18 Apr 2015 17:43:20 +0000 (19:43 +0200)]
Tests for read-only cache

9 years agofix followup issues with unneeded parameters
Morris Jobke [Sat, 18 Apr 2015 15:02:39 +0000 (17:02 +0200)]
fix followup issues with unneeded parameters

9 years agoRemove unused variables
Morris Jobke [Sat, 18 Apr 2015 14:17:15 +0000 (16:17 +0200)]
Remove unused variables

* should make scrutinizer a lot more happy
* reduces maybe memory footprint

9 years agoIUrlGenerator - document linkTo properly
Morris Jobke [Sat, 18 Apr 2015 14:03:37 +0000 (16:03 +0200)]
IUrlGenerator - document linkTo properly

* parameter $args was there since 6.0.0
* see 61a9098b7d88656d0297a18c1b7685c04d1c64dc

9 years agoDB: remove unused parameter - was forgotten during the migration to doctrine
Morris Jobke [Sat, 18 Apr 2015 13:57:13 +0000 (15:57 +0200)]
DB: remove unused parameter - was forgotten during the migration to doctrine

377e9a8677afc92bca61fb1bb055901db8457896 <- doctrine merge

9 years agoIL10n - add PHPDoc for $options
Morris Jobke [Sat, 18 Apr 2015 13:50:17 +0000 (15:50 +0200)]
IL10n - add PHPDoc for $options

* added in #11549
* undocumented in the public interface

9 years agoLDAP - move from constants to class member constants
Morris Jobke [Sat, 18 Apr 2015 13:29:08 +0000 (15:29 +0200)]
LDAP - move from constants to class member constants

* fixes scrutinizer warnings
* drops the usage of deprecated code usage

9 years agoUse data provider instead of hand-crafted for loops
Morris Jobke [Sat, 18 Apr 2015 13:19:33 +0000 (15:19 +0200)]
Use data provider instead of hand-crafted for loops

* reduces scrutinizer complains
* uses PHPUnit functionality

9 years agoLDAP tests: swithc var_dump to exception
Morris Jobke [Sat, 18 Apr 2015 13:09:15 +0000 (15:09 +0200)]
LDAP tests: swithc var_dump to exception

9 years agofix wrong variable names in PHPDoc
Morris Jobke [Sat, 18 Apr 2015 12:31:28 +0000 (14:31 +0200)]
fix wrong variable names in PHPDoc

9 years agoadd visibility of methods in server container and interface
Morris Jobke [Sat, 18 Apr 2015 09:46:29 +0000 (11:46 +0200)]
add visibility of methods in server container and interface

9 years agoThou shalt not corrupt the answer of a cache request
Olivier Paroz [Sat, 18 Apr 2015 10:33:43 +0000 (12:33 +0200)]
Thou shalt not corrupt the answer of a cache request

9 years agoFix usage of deprecated private constants
Joas Schilling [Sat, 18 Apr 2015 08:30:02 +0000 (10:30 +0200)]
Fix usage of deprecated private constants

9 years agoFix dummy encryption module registration
Joas Schilling [Sat, 18 Apr 2015 08:20:32 +0000 (10:20 +0200)]
Fix dummy encryption module registration

9 years agoFix potential undefined variable
Joas Schilling [Sat, 18 Apr 2015 08:20:13 +0000 (10:20 +0200)]
Fix potential undefined variable

9 years agoFix display name of encryption modules
Joas Schilling [Sat, 18 Apr 2015 08:18:58 +0000 (10:18 +0200)]
Fix display name of encryption modules

9 years agoDeprecate the OC_API constants in favor of the OCP ones
Joas Schilling [Sat, 18 Apr 2015 07:17:58 +0000 (09:17 +0200)]
Deprecate the OC_API constants in favor of the OCP ones

9 years agoMove constants to OCP\API so apps can use them
Joas Schilling [Sat, 18 Apr 2015 07:17:36 +0000 (09:17 +0200)]
Move constants to OCP\API so apps can use them

9 years agoMerge pull request #15692 from owncloud/log-exception-type-master
Joas Schilling [Sat, 18 Apr 2015 07:28:48 +0000 (09:28 +0200)]
Merge pull request #15692 from owncloud/log-exception-type-master

Write the type of exception to the log - really helpful for exceptions w...

9 years agoCorrectly prefix OC_API with \ since its not in the namespace
Joas Schilling [Sat, 18 Apr 2015 07:12:42 +0000 (09:12 +0200)]
Correctly prefix OC_API with \ since its not in the namespace

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

9 years agoMerge pull request #15714 from owncloud/fix-ldap-xpmode
Morris Jobke [Fri, 17 Apr 2015 23:27:19 +0000 (01:27 +0200)]
Merge pull request #15714 from owncloud/fix-ldap-xpmode

always open filter tab in raw mode, when 'Manually enter LDAP filters' i...

9 years agoalways open filter tab in raw mode, when 'Manually enter LDAP filters' is checked
Arthur Schiwon [Fri, 17 Apr 2015 21:33:59 +0000 (23:33 +0200)]
always open filter tab in raw mode, when 'Manually enter LDAP filters' is checked

9 years agoMerge pull request #15691 from owncloud/vobject-sabre2.1
Morris Jobke [Fri, 17 Apr 2015 20:33:00 +0000 (22:33 +0200)]
Merge pull request #15691 from owncloud/vobject-sabre2.1

Get rid of the obsolete OC_VObject class

9 years agoMerge pull request #15708 from owncloud/fix-capitalization
Morris Jobke [Fri, 17 Apr 2015 19:16:43 +0000 (21:16 +0200)]
Merge pull request #15708 from owncloud/fix-capitalization

fix capitalization for server-side encryption and email server

9 years agolet user update the private key password in case the login password was changed from...
Bjoern Schiessle [Thu, 16 Apr 2015 13:42:13 +0000 (15:42 +0200)]
let user update the private key password in case the login password was changed from outside

9 years agoRevert "make jshint happy"
Thomas Müller [Fri, 17 Apr 2015 16:02:08 +0000 (18:02 +0200)]
Revert "make jshint happy"

This reverts commit a255866a937d906dbbe0ed46aa7394326b30e4f5.

9 years agoRevert "use a simple function - OC.Encryption is already defined - fixes #15707"
Thomas Müller [Fri, 17 Apr 2015 16:02:00 +0000 (18:02 +0200)]
Revert "use a simple function - OC.Encryption is already defined - fixes #15707"

This reverts commit c1a60a23498abe6502d207b8c803255e31515577.