]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
8 years agoFilter more mimetypes 1339/head
Lukas Reschke [Fri, 9 Sep 2016 10:32:56 +0000 (12:32 +0200)]
Filter more mimetypes

There's no need to allow more than those defined mimetypes for images.

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 9 Sep 2016 00:09:31 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years agoMerge pull request #1317 from nextcloud/add-sharing-disclaimer
Morris Jobke [Thu, 8 Sep 2016 19:18:28 +0000 (21:18 +0200)]
Merge pull request #1317 from nextcloud/add-sharing-disclaimer

Adding a optional disclaimer to the anonymous upload page

8 years agoMerge pull request #1247 from nextcloud/storage-id-global-cache
Morris Jobke [Thu, 8 Sep 2016 19:09:14 +0000 (21:09 +0200)]
Merge pull request #1247 from nextcloud/storage-id-global-cache

more efficient querying of numeric storage ids

8 years agoAdjust test 1317/head
Lukas Reschke [Thu, 8 Sep 2016 18:34:04 +0000 (20:34 +0200)]
Adjust test

8 years agoUse l10n
Lukas Reschke [Thu, 8 Sep 2016 18:11:54 +0000 (20:11 +0200)]
Use l10n

8 years agoFix tests
Lukas Reschke [Thu, 8 Sep 2016 18:11:21 +0000 (20:11 +0200)]
Fix tests

8 years agoMerge pull request #1297 from nextcloud/catch-exceptions-with-invalid-passwords
Roeland Jago Douma [Thu, 8 Sep 2016 17:54:27 +0000 (19:54 +0200)]
Merge pull request #1297 from nextcloud/catch-exceptions-with-invalid-passwords

Catch the exception of the password policy app

8 years agoAdding a optional disclaimer to the anonymous upload page
Morris Jobke [Thu, 8 Sep 2016 07:13:59 +0000 (09:13 +0200)]
Adding a optional disclaimer to the anonymous upload page

8 years agoMerge pull request #1328 from nextcloud/add-exemption-for-osx
Morris Jobke [Thu, 8 Sep 2016 16:39:33 +0000 (18:39 +0200)]
Merge pull request #1328 from nextcloud/add-exemption-for-osx

Add exemptions for incompatible UAs

8 years agoAdd exemptions for incompatible UAs 1328/head
Lukas Reschke [Thu, 8 Sep 2016 15:14:32 +0000 (17:14 +0200)]
Add exemptions for incompatible UAs

Some user agents are notorious and don't really properly follow HTTP
 specifications. For those, have an automated opt-out. Since the protection
for remote.php is applied in base.php as starting point we need to opt out
here.

8 years agoMerge pull request #1323 from nextcloud/show-download-button-for-updates-atm
Morris Jobke [Thu, 8 Sep 2016 13:40:41 +0000 (15:40 +0200)]
Merge pull request #1323 from nextcloud/show-download-button-for-updates-atm

Show an download button instead of the updater

8 years agoMerge pull request #1318 from nextcloud/11-supports-php7.1
Lukas Reschke [Thu, 8 Sep 2016 11:23:18 +0000 (13:23 +0200)]
Merge pull request #1318 from nextcloud/11-supports-php7.1

Master supports PHP 7.1

8 years agoMerge pull request #1315 from nextcloud/remove_password_compat
Joas Schilling [Thu, 8 Sep 2016 10:33:28 +0000 (12:33 +0200)]
Merge pull request #1315 from nextcloud/remove_password_compat

[3rdparty] PasswordCompat is no longer required

8 years agoChange updater URL 1323/head
Joas Schilling [Thu, 8 Sep 2016 10:20:29 +0000 (12:20 +0200)]
Change updater URL

8 years agoFix tests
Joas Schilling [Thu, 8 Sep 2016 09:13:36 +0000 (11:13 +0200)]
Fix tests

8 years agoShow an update button instead of the updater
Joas Schilling [Thu, 8 Sep 2016 08:59:14 +0000 (10:59 +0200)]
Show an update button instead of the updater

8 years ago[3rdparty] PasswordCompat is no longer required 1315/head
Roeland Jago Douma [Wed, 7 Sep 2016 20:45:20 +0000 (22:45 +0200)]
[3rdparty] PasswordCompat is no longer required

8 years agoMaster supports PHP 7.1 1318/head
Lukas Reschke [Thu, 8 Sep 2016 07:20:33 +0000 (09:20 +0200)]
Master supports PHP 7.1

8 years agoMerge pull request #836 from nextcloud/php7.1
Lukas Reschke [Thu, 8 Sep 2016 07:19:59 +0000 (09:19 +0200)]
Merge pull request #836 from nextcloud/php7.1

Add PHP 7.1 drone tests

8 years agoMerge pull request #1243 from nextcloud/fix-detection-of-file-types-a-bit
Joas Schilling [Thu, 8 Sep 2016 07:19:33 +0000 (09:19 +0200)]
Merge pull request #1243 from nextcloud/fix-detection-of-file-types-a-bit

Fix detection of file types a bit

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 8 Sep 2016 00:10:21 +0000 (00:10 +0000)]
[tx-robot] updated from transifex

8 years agoCompare arrays not json strings 836/head
Roeland Jago Douma [Wed, 7 Sep 2016 21:06:18 +0000 (23:06 +0200)]
Compare arrays not json strings

In php 7.1 the pretty print json output changed. Thus now we compare
arrays.

8 years agoUse the PHP 7.1-3 tag
Lukas Reschke [Wed, 7 Sep 2016 20:24:29 +0000 (22:24 +0200)]
Use the PHP 7.1-3 tag

Bumps the PHP version from beta2 to RC1

8 years agoUpdate 3rdparty ref
Lukas Reschke [Wed, 7 Sep 2016 20:09:37 +0000 (22:09 +0200)]
Update 3rdparty ref

8 years agoSet default
Roeland Jago Douma [Tue, 6 Sep 2016 08:29:14 +0000 (10:29 +0200)]
Set default

8 years agoFix intergrity checker
Roeland Jago Douma [Wed, 31 Aug 2016 14:34:48 +0000 (16:34 +0200)]
Fix intergrity checker

* Set salt length to 0
  See https://tools.ietf.org/html/rfc3447#page-38
* Fix tests for new phpunit

8 years agoUse updated phpseclib ref
Lukas Reschke [Thu, 18 Aug 2016 20:04:31 +0000 (22:04 +0200)]
Use updated phpseclib ref

8 years agoInitialize array elements properly
Thomas Müller [Mon, 4 Jul 2016 11:47:03 +0000 (13:47 +0200)]
Initialize array elements properly

8 years ago$this->blackListedClassNames is unknown
Thomas Müller [Mon, 4 Jul 2016 11:27:08 +0000 (13:27 +0200)]
$this->blackListedClassNames is unknown

8 years agoAdd PHP 7.1 drone tests
Lukas Reschke [Thu, 11 Aug 2016 11:57:16 +0000 (13:57 +0200)]
Add PHP 7.1 drone tests

8 years agoMerge pull request #1310 from nextcloud/shared-with-you-owner
Lukas Reschke [Wed, 7 Sep 2016 20:05:44 +0000 (22:05 +0200)]
Merge pull request #1310 from nextcloud/shared-with-you-owner

dont show shares you own in "shared with you"

8 years agoMerge pull request #1314 from nextcloud/nodb_getmock_be_gone
Lukas Reschke [Wed, 7 Sep 2016 20:03:41 +0000 (22:03 +0200)]
Merge pull request #1314 from nextcloud/nodb_getmock_be_gone

Fix PHPUnit warnings on NODB runs

8 years agoFix apps warnings 1314/head
Roeland Jago Douma [Wed, 7 Sep 2016 18:34:47 +0000 (20:34 +0200)]
Fix apps warnings

8 years agoFix getMock settings
Roeland Jago Douma [Wed, 7 Sep 2016 18:29:27 +0000 (20:29 +0200)]
Fix getMock settings

8 years agoFix getMock Updater
Roeland Jago Douma [Wed, 7 Sep 2016 18:27:27 +0000 (20:27 +0200)]
Fix getMock Updater

8 years agoFix getMock Template
Roeland Jago Douma [Wed, 7 Sep 2016 18:26:21 +0000 (20:26 +0200)]
Fix getMock Template

8 years agoFix getMock TempManagerTest
Roeland Jago Douma [Wed, 7 Sep 2016 18:25:35 +0000 (20:25 +0200)]
Fix getMock TempManagerTest

8 years agoFix getMock Share
Roeland Jago Douma [Wed, 7 Sep 2016 18:24:06 +0000 (20:24 +0200)]
Fix getMock Share

8 years agoFix getMock SetupTest
Roeland Jago Douma [Wed, 7 Sep 2016 18:22:02 +0000 (20:22 +0200)]
Fix getMock SetupTest

8 years agoFix getMock Security
Roeland Jago Douma [Wed, 7 Sep 2016 18:20:08 +0000 (20:20 +0200)]
Fix getMock Security

8 years agoFix getMock Repair
Roeland Jago Douma [Wed, 7 Sep 2016 18:18:58 +0000 (20:18 +0200)]
Fix getMock Repair

8 years agoFix getMock Migration
Roeland Jago Douma [Wed, 7 Sep 2016 18:18:04 +0000 (20:18 +0200)]
Fix getMock Migration

8 years agoFix getMock OCSClient
Roeland Jago Douma [Wed, 7 Sep 2016 18:15:19 +0000 (20:15 +0200)]
Fix getMock OCSClient

8 years agoFix getMock LegacyHelperTest
Roeland Jago Douma [Wed, 7 Sep 2016 18:11:43 +0000 (20:11 +0200)]
Fix getMock LegacyHelperTest

8 years agoFix getMock L10NTest
Roeland Jago Douma [Wed, 7 Sep 2016 18:10:47 +0000 (20:10 +0200)]
Fix getMock L10NTest

8 years agoFix getMock checkertest
Roeland Jago Douma [Wed, 7 Sep 2016 18:07:44 +0000 (20:07 +0200)]
Fix getMock checkertest

8 years agoFix getMock Http Client
Roeland Jago Douma [Wed, 7 Sep 2016 18:05:51 +0000 (20:05 +0200)]
Fix getMock Http Client

8 years agoFix getMock HTTPHelper
Roeland Jago Douma [Wed, 7 Sep 2016 18:03:57 +0000 (20:03 +0200)]
Fix getMock HTTPHelper

8 years agoFix getMock MetaDataTest
Roeland Jago Douma [Wed, 7 Sep 2016 18:02:11 +0000 (20:02 +0200)]
Fix getMock MetaDataTest

8 years agoFile getMock Files tests
Roeland Jago Douma [Wed, 7 Sep 2016 18:01:13 +0000 (20:01 +0200)]
File getMock Files tests

8 years agoFix getMock FileChunkingTest
Roeland Jago Douma [Wed, 7 Sep 2016 17:52:50 +0000 (19:52 +0200)]
Fix getMock FileChunkingTest

8 years agoFix getMock Encryption
Roeland Jago Douma [Wed, 7 Sep 2016 17:51:45 +0000 (19:51 +0200)]
Fix getMock Encryption

8 years agoFix getMock Command/Intergrity
Roeland Jago Douma [Wed, 7 Sep 2016 17:42:23 +0000 (19:42 +0200)]
Fix getMock Command/Intergrity

8 years agoFix getMock MapperTestUtility
Roeland Jago Douma [Wed, 7 Sep 2016 17:36:22 +0000 (19:36 +0200)]
Fix getMock MapperTestUtility

8 years agoMerge pull request #1311 from nextcloud/add-doc-link
Roeland Jago Douma [Wed, 7 Sep 2016 18:35:41 +0000 (20:35 +0200)]
Merge pull request #1311 from nextcloud/add-doc-link

Add a docs link when given

8 years agoMerge pull request #1301 from nextcloud/fix-required-permissions-for-webdav-move...
Morris Jobke [Wed, 7 Sep 2016 17:56:04 +0000 (19:56 +0200)]
Merge pull request #1301 from nextcloud/fix-required-permissions-for-webdav-move-and-copy

Fix required permissions for webdav move and copy

8 years agoAdd a docs link when given 1311/head
Joas Schilling [Wed, 7 Sep 2016 16:52:49 +0000 (18:52 +0200)]
Add a docs link when given

8 years agoMerge pull request #1307 from nextcloud/fix-update-notification
Joas Schilling [Wed, 7 Sep 2016 16:40:27 +0000 (18:40 +0200)]
Merge pull request #1307 from nextcloud/fix-update-notification

Fix update notification

8 years agoFix tests 1301/head
Joas Schilling [Wed, 7 Sep 2016 16:26:44 +0000 (18:26 +0200)]
Fix tests

8 years agodont show shares you own in "shared with you" 1310/head
Robin Appelman [Wed, 7 Sep 2016 16:38:08 +0000 (18:38 +0200)]
dont show shares you own in "shared with you"

8 years agofix tests 1307/head
Morris Jobke [Wed, 7 Sep 2016 15:15:03 +0000 (17:15 +0200)]
fix tests

8 years agomore efficient querying of numeric storage ids 1247/head
Robin Appelman [Fri, 2 Sep 2016 13:41:59 +0000 (15:41 +0200)]
more efficient querying of numeric storage ids

8 years agoFix updater URL
Morris Jobke [Wed, 7 Sep 2016 14:38:51 +0000 (16:38 +0200)]
Fix updater URL

8 years agoFix layout of success message and text
Morris Jobke [Wed, 7 Sep 2016 14:38:12 +0000 (16:38 +0200)]
Fix layout of success message and text

8 years agoMerge pull request #1298 from nextcloud/bump_symfony_routing
Roeland Jago Douma [Wed, 7 Sep 2016 14:28:22 +0000 (16:28 +0200)]
Merge pull request #1298 from nextcloud/bump_symfony_routing

[3rdparty] Bump symfony/routing

8 years agoMerge pull request #1296 from Dominante/gitignore-fix
Roeland Jago Douma [Wed, 7 Sep 2016 14:27:46 +0000 (16:27 +0200)]
Merge pull request #1296 from Dominante/gitignore-fix

Fix bug #1293

8 years agoMerge pull request #1287 from nextcloud/correctly-remove-admin-stuff
Roeland Jago Douma [Wed, 7 Sep 2016 12:30:08 +0000 (14:30 +0200)]
Merge pull request #1287 from nextcloud/correctly-remove-admin-stuff

Correctly remove admin sections and settings

8 years ago[3rdparty] Bump symfony/routing 1298/head
Roeland Jago Douma [Wed, 7 Sep 2016 08:36:14 +0000 (10:36 +0200)]
[3rdparty] Bump symfony/routing

8 years agoMerge pull request #1300 from nextcloud/fix_ocs_content_type
Morris Jobke [Wed, 7 Sep 2016 12:21:52 +0000 (14:21 +0200)]
Merge pull request #1300 from nextcloud/fix_ocs_content_type

Set proper content type on OCS responses

8 years agoAdd basic osc intergration tests 1300/head
Roeland Jago Douma [Wed, 7 Sep 2016 11:01:42 +0000 (13:01 +0200)]
Add basic osc intergration tests

8 years agoUPDATE permissions qualify for renaming a node
Joas Schilling [Wed, 7 Sep 2016 09:22:57 +0000 (11:22 +0200)]
UPDATE permissions qualify for renaming a node

8 years agoOnly require CREATE permissions when the file does not exist yet
Joas Schilling [Wed, 7 Sep 2016 09:10:48 +0000 (11:10 +0200)]
Only require CREATE permissions when the file does not exist yet

8 years agoSet proper content type on OCS responses
Roeland Jago Douma [Wed, 7 Sep 2016 08:55:56 +0000 (10:55 +0200)]
Set proper content type on OCS responses

8 years agoRemove duplicated line 1296/head
Tuukka Verho [Wed, 7 Sep 2016 08:37:00 +0000 (11:37 +0300)]
Remove duplicated line

8 years agoFix typo 1297/head
Joas Schilling [Wed, 7 Sep 2016 07:32:20 +0000 (09:32 +0200)]
Fix typo

8 years agoCatch the exception of the password policy app
Joas Schilling [Wed, 7 Sep 2016 07:28:42 +0000 (09:28 +0200)]
Catch the exception of the password policy app

8 years agoMerge pull request #1210 from nextcloud/bump_symfony_console
Joas Schilling [Wed, 7 Sep 2016 07:23:47 +0000 (09:23 +0200)]
Merge pull request #1210 from nextcloud/bump_symfony_console

[3rparty] Bump symfony/console

8 years agoFix bug #1293
Your Name [Wed, 7 Sep 2016 06:57:04 +0000 (09:57 +0300)]
Fix bug #1293

8 years agoMerge pull request #1292 from nextcloud/add-theming-icon
Morris Jobke [Wed, 7 Sep 2016 06:31:50 +0000 (08:31 +0200)]
Merge pull request #1292 from nextcloud/add-theming-icon

Add icon for the theming app

8 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 7 Sep 2016 00:09:25 +0000 (00:09 +0000)]
[tx-robot] updated from transifex

8 years agoAdd icon for the theming app 1292/head
Felix Epp [Tue, 6 Sep 2016 23:23:53 +0000 (01:23 +0200)]
Add icon for the theming app

8 years agoCleanup files_external command imports 1210/head
Roeland Jago Douma [Tue, 6 Sep 2016 19:36:03 +0000 (21:36 +0200)]
Cleanup files_external command imports

8 years agoFix dbconvert
Roeland Jago Douma [Tue, 6 Sep 2016 19:18:51 +0000 (21:18 +0200)]
Fix dbconvert

8 years agoMove install over to QuestionHelper
Roeland Jago Douma [Tue, 6 Sep 2016 19:08:08 +0000 (21:08 +0200)]
Move install over to QuestionHelper

8 years agoConvert resetpassword to question helper
Roeland Jago Douma [Tue, 6 Sep 2016 19:00:10 +0000 (21:00 +0200)]
Convert resetpassword to question helper

8 years agoMove to question helper
Roeland Jago Douma [Tue, 6 Sep 2016 18:48:22 +0000 (20:48 +0200)]
Move to question helper

8 years agoSwitch user:report from deprecated tablehelper to table
Roeland Jago Douma [Tue, 6 Sep 2016 18:35:10 +0000 (20:35 +0200)]
Switch user:report from deprecated tablehelper to table

8 years agoFix tests
Roeland Jago Douma [Wed, 31 Aug 2016 11:52:26 +0000 (13:52 +0200)]
Fix tests

* hasParameterOption has an additional default value which we must match
  in the return map
* Fix deprecated getMock calls

8 years ago[3rparty] Bump symfony/console
Roeland Jago Douma [Wed, 31 Aug 2016 10:49:28 +0000 (12:49 +0200)]
[3rparty] Bump symfony/console

8 years agoMerge pull request #1285 from nextcloud/deprecate-edition-string
Roeland Jago Douma [Tue, 6 Sep 2016 17:07:50 +0000 (19:07 +0200)]
Merge pull request #1285 from nextcloud/deprecate-edition-string

Deprecate \OC_Util::getEditionString()

8 years agoDeprecate getEditionString() 1285/head
Joas Schilling [Tue, 6 Sep 2016 12:11:30 +0000 (14:11 +0200)]
Deprecate getEditionString()

8 years agoMerge pull request #1245 from nextcloud/get-external-mounts
Morris Jobke [Tue, 6 Sep 2016 13:43:32 +0000 (15:43 +0200)]
Merge pull request #1245 from nextcloud/get-external-mounts

get files_external mounts more efficiently

8 years agoMerge pull request #1286 from nextcloud/add-twofactor_backupcodes-l10n
Roeland Jago Douma [Tue, 6 Sep 2016 13:39:45 +0000 (15:39 +0200)]
Merge pull request #1286 from nextcloud/add-twofactor_backupcodes-l10n

add twofactor_backupcodes to l10n

8 years agoMerge pull request #1284 from nextcloud/allow-status.php-before-install
Roeland Jago Douma [Tue, 6 Sep 2016 13:10:56 +0000 (15:10 +0200)]
Merge pull request #1284 from nextcloud/allow-status.php-before-install

Allow status.php before install

8 years agoadd twofactor_backupcodes to l10n 1286/head
Morris Jobke [Tue, 6 Sep 2016 12:21:57 +0000 (14:21 +0200)]
add twofactor_backupcodes to l10n

8 years agoMerge pull request #1275 from nextcloud/OCS_forward_headers_cleanup
Morris Jobke [Tue, 6 Sep 2016 12:46:05 +0000 (14:46 +0200)]
Merge pull request #1275 from nextcloud/OCS_forward_headers_cleanup

Internal OCS Controller cleanup

8 years agoCorrectly remove admin sections and settings 1287/head
Joas Schilling [Tue, 6 Sep 2016 12:37:09 +0000 (14:37 +0200)]
Correctly remove admin sections and settings

8 years agoMerge pull request #1242 from nextcloud/bump_phpunit
Joas Schilling [Tue, 6 Sep 2016 12:18:57 +0000 (14:18 +0200)]
Merge pull request #1242 from nextcloud/bump_phpunit

Bump phpunit

8 years agoAlso fix "occ status" 1284/head
Joas Schilling [Tue, 6 Sep 2016 12:13:28 +0000 (14:13 +0200)]
Also fix "occ status"