]>
source.dussan.org Git - nextcloud-server.git/log
Simon Eisenmann [Tue, 13 Sep 2016 10:15:30 +0000 (12:15 +0200)]
Pass redirect_url through setup form
When accessing a 'not set up' Nextcloud with a redirect_url parameter
the parameter will is added to the setup POST request, resulting in the
requested redirect after setup is complete.
This is required in scenarios where Nextcloud is used as authorization
provider like on the Spreedbox to allow redirection to the required page
when normally a login form would be shown but the setup form is shown
instead.
Christoph Wurst [Tue, 13 Sep 2016 08:50:20 +0000 (10:50 +0200)]
Merge pull request #1383 from nextcloud/improve-ci-speed
clone depth of 1 and execute integration tests first
Morris Jobke [Tue, 13 Sep 2016 08:41:59 +0000 (10:41 +0200)]
Merge pull request #1386 from nextcloud/better-mentions
Try to mention 3 people that will leave comments
Morris Jobke [Tue, 13 Sep 2016 08:33:03 +0000 (10:33 +0200)]
add nextcloud-bot to userBlacklist
Joas Schilling [Tue, 13 Sep 2016 08:30:11 +0000 (10:30 +0200)]
Try to mention 3 people that will leave comments
Morris Jobke [Tue, 13 Sep 2016 08:28:39 +0000 (10:28 +0200)]
Merge pull request #1370 from nextcloud/dav-fixassemblystreamperf
[uc] Improve chunk upload AssemblyStream performance
Morris Jobke [Tue, 13 Sep 2016 08:24:40 +0000 (10:24 +0200)]
Merge pull request #1378 from nextcloud/phpunit_db_fix
Fix getMock phpunit warnings
Morris Jobke [Tue, 13 Sep 2016 08:20:33 +0000 (10:20 +0200)]
Merge pull request #1376 from nextcloud/upstream-25966
Allow increasing permissions for share owner
Morris Jobke [Tue, 13 Sep 2016 07:46:39 +0000 (09:46 +0200)]
clone depth of 1 and execute integration tests first
* specify git image
Roeland Jago Douma [Tue, 13 Sep 2016 07:26:00 +0000 (09:26 +0200)]
Fix tests
Vincent Petry [Mon, 29 Aug 2016 09:21:44 +0000 (11:21 +0200)]
Allow increasing permissions for share owner
In some cases, the owner of the share is also recipient through a group
share. The owner must still be able to increase permissions in that
situation.
Vincent Petry [Thu, 8 Sep 2016 09:50:04 +0000 (11:50 +0200)]
Improve chunk upload AssemblyStream performance
Roeland Jago Douma [Mon, 12 Sep 2016 20:13:31 +0000 (22:13 +0200)]
Fix getMock UtilTest
Roeland Jago Douma [Mon, 12 Sep 2016 20:00:29 +0000 (22:00 +0200)]
Fix getMock UsersControllerTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:53:21 +0000 (21:53 +0200)]
Fix getMock User
Roeland Jago Douma [Mon, 12 Sep 2016 19:41:19 +0000 (21:41 +0200)]
Fix getMock UrlGeneratortest
Roeland Jago Douma [Mon, 12 Sep 2016 19:40:00 +0000 (21:40 +0200)]
Fix getMock TagTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:38:56 +0000 (21:38 +0200)]
Fix getMock ManagerTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:38:07 +0000 (21:38 +0200)]
Fix getMock CertificateMangerTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:36:57 +0000 (21:36 +0200)]
Fix getMock RepairUnmergedSharesTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:35:24 +0000 (21:35 +0200)]
Fix getMock DBLockingProviderTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:33:38 +0000 (21:33 +0200)]
Fix getMock HelperStorageTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:32:11 +0000 (21:32 +0200)]
Fix getMock ViewTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:29:38 +0000 (21:29 +0200)]
Fix getMock scannertest
Roeland Jago Douma [Mon, 12 Sep 2016 19:27:54 +0000 (21:27 +0200)]
Fix getMock QuotaTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:21:42 +0000 (21:21 +0200)]
Fix getMock FolderTests
Roeland Jago Douma [Mon, 12 Sep 2016 19:04:06 +0000 (21:04 +0200)]
Fix getMock UserMountcacheTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:02:54 +0000 (21:02 +0200)]
Fix getMock Cache
Roeland Jago Douma [Mon, 12 Sep 2016 19:00:08 +0000 (21:00 +0200)]
Fix getMock DecryptAllTest
Roeland Jago Douma [Mon, 12 Sep 2016 18:59:01 +0000 (20:59 +0200)]
Fix getMock ManagerTest
Roeland Jago Douma [Mon, 12 Sep 2016 18:57:45 +0000 (20:57 +0200)]
Fix getMock FileCacheTest
Roeland Jago Douma [Mon, 12 Sep 2016 18:56:05 +0000 (20:56 +0200)]
Fix getMock JobListTest
Roeland Jago Douma [Mon, 12 Sep 2016 18:54:21 +0000 (20:54 +0200)]
Fix getMock AppTests
Nextcloud bot [Tue, 13 Sep 2016 00:11:21 +0000 (00:11 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 12 Sep 2016 23:48:53 +0000 (01:48 +0200)]
Merge pull request #1380 from nextcloud/update-to-drone-0.5
Update drone.yml to 0.5
Morris Jobke [Mon, 12 Sep 2016 22:36:01 +0000 (00:36 +0200)]
update drone.yml to 0.5
Lukas Reschke [Mon, 12 Sep 2016 22:34:36 +0000 (00:34 +0200)]
Merge pull request #1372 from nextcloud/upstream-26039
Fix failing preview unit tests
Roeland Jago Douma [Mon, 12 Sep 2016 20:10:48 +0000 (22:10 +0200)]
Merge pull request #1374 from nextcloud/upstream-26061
Choose button remains disbaled for httpd/unix-directory
Christoph Wurst [Mon, 12 Sep 2016 17:37:50 +0000 (19:37 +0200)]
Merge pull request #1368 from nextcloud/use-codesniffer
Fix codesniffer complains on some apps
Joas Schilling [Mon, 12 Sep 2016 12:19:20 +0000 (14:19 +0200)]
Fix some more sniffs
Joas Schilling [Mon, 12 Sep 2016 12:13:30 +0000 (14:13 +0200)]
Fix encryption app
Joas Schilling [Mon, 12 Sep 2016 12:06:02 +0000 (14:06 +0200)]
Fix twofactor_backupcodes
Joas Schilling [Fri, 9 Sep 2016 14:56:08 +0000 (16:56 +0200)]
Fix more sniffing
Joas Schilling [Fri, 9 Sep 2016 14:52:10 +0000 (16:52 +0200)]
Fix the User_LDAP app
Joas Schilling [Fri, 9 Sep 2016 14:47:26 +0000 (16:47 +0200)]
Fix sniffes in admin_audit
Thomas Müller [Tue, 6 Sep 2016 13:27:30 +0000 (15:27 +0200)]
Fix failing preview unit tests (#26039)
Sujith Haridasan [Wed, 7 Sep 2016 13:17:52 +0000 (18:47 +0530)]
Choose button remains disbaled for httpd/unix-directory
This is not correct. Hence in this patch we validate
if the mimetype is 'httpd/unix-directory'. If so we
don't disable it.
This patch addresses solution for issue: 26034
Signed-off-by: Sujith Haridasan <Sujith_Haridasan@mentor.com>
Joas Schilling [Mon, 12 Sep 2016 14:40:22 +0000 (16:40 +0200)]
Merge pull request #1373 from nextcloud/upstream-26091
Clean up code coverage
Morris Jobke [Mon, 12 Sep 2016 13:32:22 +0000 (15:32 +0200)]
add updated composer autoloader code
Thomas Müller [Mon, 12 Sep 2016 04:49:22 +0000 (06:49 +0200)]
Clean up code coverage
- owncloud/core#26091
Morris Jobke [Mon, 12 Sep 2016 12:38:58 +0000 (14:38 +0200)]
Merge pull request #1369 from nextcloud/georgehrke-readme-patch-1
replace he with they in readme
Joas Schilling [Mon, 12 Sep 2016 12:26:51 +0000 (14:26 +0200)]
Merge pull request #1359 from nextcloud/cache_controller_name
Cache the build ControllerName
Georg Ehrke [Mon, 12 Sep 2016 12:25:13 +0000 (14:25 +0200)]
replace he with they in readme
Nextcloud bot [Mon, 12 Sep 2016 00:09:35 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Sun, 11 Sep 2016 21:18:44 +0000 (23:18 +0200)]
Merge pull request #1351 from nextcloud/cast_to_int
Cast query result to int
Roeland Jago Douma [Sun, 11 Sep 2016 18:57:46 +0000 (20:57 +0200)]
Merge pull request #1250 from nextcloud/remote_ocs
Move remote_shares OCS endpoint to AppFramework
Roeland Jago Douma [Sun, 11 Sep 2016 11:25:32 +0000 (13:25 +0200)]
Cache the build ControllerName
Often a route.php file will have many N routes but only M controllers.
Where N >= M. Which means that in most cases the ControllerName will be
converted multiple times. This is of course far from ideal.
Note that this is per app so the cache will contain at most N entries.
Which is not to bad.
Nextcloud bot [Sun, 11 Sep 2016 00:09:14 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sat, 10 Sep 2016 12:42:06 +0000 (14:42 +0200)]
Merge pull request #1346 from nextcloud/trash-detect-correct-mimetype
deleted files, fix mimetype detection
Nextcloud bot [Sat, 10 Sep 2016 00:09:19 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 9 Sep 2016 17:15:27 +0000 (19:15 +0200)]
Cast query result to int
Else we never create the default address book
Bjoern Schiessle [Fri, 9 Sep 2016 13:22:19 +0000 (15:22 +0200)]
detect the correct mimetype of the files in the trashbin, therefore we have to check the filename without the appended timestamp
Morris Jobke [Fri, 9 Sep 2016 12:57:23 +0000 (14:57 +0200)]
Merge pull request #1342 from nextcloud/throw-exceptions-not-printable
Don't print exception message in HTML
Morris Jobke [Fri, 9 Sep 2016 12:46:44 +0000 (14:46 +0200)]
Merge pull request #1339 from nextcloud/master-limit-possible-image-mimetypes
Filter more mimetypes
Lukas Reschke [Fri, 9 Sep 2016 11:52:34 +0000 (13:52 +0200)]
Don't print exception message in HTML
The exception message is potentially influenced by user input and could thus be confusing (e.g. somebody could try to open a file like "Please send a mail to support@foo.com", and then the message would include that string.
It is thus reasonable to not show the exception message by default. Also for the browser view I added an `exit()` at the end, as otherwise the XML exception would be attached.
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.
Roeland Jago Douma [Fri, 2 Sep 2016 17:28:42 +0000 (19:28 +0200)]
Move remote_shares OCS endpoint to AppFramework
Nextcloud bot [Fri, 9 Sep 2016 00:09:31 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
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
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
Lukas Reschke [Thu, 8 Sep 2016 18:34:04 +0000 (20:34 +0200)]
Adjust test
Lukas Reschke [Thu, 8 Sep 2016 18:11:54 +0000 (20:11 +0200)]
Use l10n
Lukas Reschke [Thu, 8 Sep 2016 18:11:21 +0000 (20:11 +0200)]
Fix tests
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
Morris Jobke [Thu, 8 Sep 2016 07:13:59 +0000 (09:13 +0200)]
Adding a optional disclaimer to the anonymous upload page
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
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.
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
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
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
Joas Schilling [Thu, 8 Sep 2016 10:20:29 +0000 (12:20 +0200)]
Change updater URL
Joas Schilling [Thu, 8 Sep 2016 09:13:36 +0000 (11:13 +0200)]
Fix tests
Joas Schilling [Thu, 8 Sep 2016 08:59:14 +0000 (10:59 +0200)]
Show an update button instead of the updater
Roeland Jago Douma [Wed, 7 Sep 2016 20:45:20 +0000 (22:45 +0200)]
[3rdparty] PasswordCompat is no longer required
Lukas Reschke [Thu, 8 Sep 2016 07:20:33 +0000 (09:20 +0200)]
Master supports PHP 7.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
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
Nextcloud bot [Thu, 8 Sep 2016 00:10:21 +0000 (00:10 +0000)]
[tx-robot] updated from transifex
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.
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
Lukas Reschke [Wed, 7 Sep 2016 20:09:37 +0000 (22:09 +0200)]
Update 3rdparty ref
Roeland Jago Douma [Tue, 6 Sep 2016 08:29:14 +0000 (10:29 +0200)]
Set default
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
Lukas Reschke [Thu, 18 Aug 2016 20:04:31 +0000 (22:04 +0200)]
Use updated phpseclib ref
Thomas Müller [Mon, 4 Jul 2016 11:47:03 +0000 (13:47 +0200)]
Initialize array elements properly
Thomas Müller [Mon, 4 Jul 2016 11:27:08 +0000 (13:27 +0200)]
$this->blackListedClassNames is unknown
Lukas Reschke [Thu, 11 Aug 2016 11:57:16 +0000 (13:57 +0200)]
Add PHP 7.1 drone tests
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"
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
Roeland Jago Douma [Wed, 7 Sep 2016 18:34:47 +0000 (20:34 +0200)]
Fix apps warnings