]>
source.dussan.org Git - nextcloud-server.git/log
Morris Jobke [Wed, 15 Feb 2017 06:40:36 +0000 (00:40 -0600)]
Show info in admin settings about PHP opcache if disabled
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Nextcloud bot [Wed, 15 Feb 2017 01:07:29 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Tue, 14 Feb 2017 23:45:11 +0000 (17:45 -0600)]
Merge pull request #3480 from nextcloud/screensharing-icon
add screensharing icon
Morris Jobke [Tue, 14 Feb 2017 23:42:53 +0000 (17:42 -0600)]
Merge pull request #3477 from nextcloud/fix-cloud-id-manager-injection
Fix DI of the cloud id manager into apps
Jan-Christoph Borchardt [Tue, 14 Feb 2017 19:58:49 +0000 (20:58 +0100)]
add screensharing icon
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Tue, 14 Feb 2017 18:32:39 +0000 (19:32 +0100)]
Merge pull request #3341 from nextcloud/transparent-white-checkbox
Transparent white checkbox
Morris Jobke [Tue, 14 Feb 2017 15:22:02 +0000 (09:22 -0600)]
Merge pull request #3472 from nextcloud/enable-avatars-always
Always enable avatars
Lukas Reschke [Tue, 14 Feb 2017 14:08:21 +0000 (15:08 +0100)]
Merge pull request #3465 from nextcloud/storage-log-locks
Add option to enable locking debug logging
Joas Schilling [Tue, 14 Feb 2017 11:47:46 +0000 (12:47 +0100)]
Fix DI of the cloud id manager into apps
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Tue, 14 Feb 2017 01:07:20 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Tue, 14 Feb 2017 00:09:12 +0000 (18:09 -0600)]
Merge pull request #3444 from nextcloud/recognize-bat-and-cmd
Recognize .bat and .cmd files
Morris Jobke [Tue, 14 Feb 2017 00:03:35 +0000 (18:03 -0600)]
Add missing PHPDoc and properly throw exception
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Mon, 13 Feb 2017 23:49:05 +0000 (17:49 -0600)]
Always enable avatars
* we introduced this setting in the begining because our
avatar support caused some performance issues, but we
fixed them and should only provide one way how Nextcloud
looks
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Lukas Reschke [Mon, 13 Feb 2017 22:21:08 +0000 (23:21 +0100)]
Merge pull request #3324 from nextcloud/fix-2431
LDAP's checkPassword should only catch when a user was not found, fixes #2431
Lukas Reschke [Mon, 13 Feb 2017 22:00:44 +0000 (23:00 +0100)]
Merge pull request #3448 from kuimovvg/master
bug when connect to yandex webdav server
Lukas Reschke [Mon, 13 Feb 2017 21:49:44 +0000 (22:49 +0100)]
Add storage to log item as well
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Morris Jobke [Mon, 13 Feb 2017 21:32:57 +0000 (15:32 -0600)]
Add comment about log.condition
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Robin Appelman [Mon, 13 Feb 2017 14:03:46 +0000 (15:03 +0100)]
Add option to enable locking debug logging
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Mon, 13 Feb 2017 01:07:10 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 12 Feb 2017 01:07:26 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 11 Feb 2017 01:07:23 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 10 Feb 2017 22:00:47 +0000 (16:00 -0600)]
Merge pull request #3417 from nextcloud/push-notification
Push notification
Morris Jobke [Fri, 10 Feb 2017 20:24:45 +0000 (14:24 -0600)]
Merge pull request #3430 from nextcloud/fix-ios-client-detection
Fix detection of the new iOS app
blizzz [Fri, 10 Feb 2017 18:00:17 +0000 (19:00 +0100)]
Merge pull request #3443 from nextcloud/add-integration-tests-for-dav
Add integration tests for legacy DAV endpoints
vkuimov [Fri, 10 Feb 2017 16:31:49 +0000 (16:31 +0000)]
bug when connect to yandex webdav server
server think that request like
<?xml version="1.0" encoding="UTF-8"?>
<d:propfind xmlns:d="DAV:">
<d:prop/>
</d:propfind>
is 400: Bad Request
Lukas Reschke [Fri, 10 Feb 2017 13:01:26 +0000 (14:01 +0100)]
Add integration tests for legacy DAV endpoints
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
blizzz [Fri, 10 Feb 2017 13:47:33 +0000 (14:47 +0100)]
Merge pull request #3371 from m3ntalsp00n/reload_countdown
showUpdate funciton allows updated messages
Joas Schilling [Fri, 10 Feb 2017 13:25:25 +0000 (14:25 +0100)]
Recognize .bat and .cmd files
Signed-off-by: Joas Schilling <coding@schilljs.com>
Björn Schießle [Fri, 10 Feb 2017 10:48:30 +0000 (11:48 +0100)]
Merge pull request #3424 from nextcloud/fix-upgrade-path
Fix return value of getAllowedPreviousVersions()
Björn Schießle [Fri, 10 Feb 2017 10:45:50 +0000 (11:45 +0100)]
Merge pull request #3425 from nextcloud/set-vendor-during-install
Set vendor during install
Björn Schießle [Fri, 10 Feb 2017 10:35:45 +0000 (11:35 +0100)]
Merge pull request #3181 from nextcloud/fix-favorite-activity-mail
Make sure the file information is available when sending the email
Joas Schilling [Fri, 10 Feb 2017 09:30:01 +0000 (10:30 +0100)]
Merge pull request #3429 from nextcloud/oparoz-issuetemplate
Fix issue template log formatting
Joas Schilling [Fri, 10 Feb 2017 09:05:24 +0000 (10:05 +0100)]
Fix detection of the new iOS app
Signed-off-by: Joas Schilling <coding@schilljs.com>
Olivier Paroz [Fri, 10 Feb 2017 08:08:05 +0000 (09:08 +0100)]
Fix log formatting
Morris Jobke [Fri, 10 Feb 2017 05:37:00 +0000 (23:37 -0600)]
Set vendor during install
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Fri, 10 Feb 2017 05:24:24 +0000 (23:24 -0600)]
Fix return value of getAllowedPreviousVersions()
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Fri, 10 Feb 2017 02:14:10 +0000 (20:14 -0600)]
Merge pull request #3422 from nextcloud/transifex
add transifex config for sharebymail
Morris Jobke [Fri, 10 Feb 2017 01:53:32 +0000 (19:53 -0600)]
add transifex config for sharebymail
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Nextcloud bot [Fri, 10 Feb 2017 01:07:02 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Wed, 8 Feb 2017 15:33:58 +0000 (16:33 +0100)]
Make sure to use the right appdata directory
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 26 Jan 2017 10:08:26 +0000 (11:08 +0100)]
Save the used token id in the session so it can be used later on
Signed-off-by: Joas Schilling <coding@schilljs.com>
Robin Appelman [Thu, 9 Feb 2017 13:54:32 +0000 (14:54 +0100)]
Merge pull request #3297 from nextcloud/cloud-id-resolve
Add a single public api for resolving a cloud id to a user and remote and back
Robin Appelman [Thu, 9 Feb 2017 12:32:36 +0000 (13:32 +0100)]
fix copyright headers
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 9 Feb 2017 12:31:06 +0000 (13:31 +0100)]
clean cloud ids
Signed-off-by: Robin Appelman <robin@icewind.nl>
Lukas Reschke [Thu, 9 Feb 2017 12:29:08 +0000 (13:29 +0100)]
Merge pull request #3184 from nextcloud/issue-3165
Prevent migration from ownCloud 11 to Nextcloud 12
Joas Schilling [Thu, 9 Feb 2017 12:17:54 +0000 (13:17 +0100)]
Merge pull request #3408 from nextcloud/nullstorage-free-space
return unknown free space from nullstorage
Lukas Reschke [Thu, 9 Feb 2017 11:19:53 +0000 (12:19 +0100)]
Merge pull request #3396 from nextcloud/dont-log-password-on-failed-confirmation
Don't log the password on confirmPassword when LDAP throws an exception
Björn Schießle [Thu, 9 Feb 2017 11:10:45 +0000 (12:10 +0100)]
Merge pull request #3407 from nextcloud/issue-3312-user-settings-email-accounts-table
Update the email in the accounts table as well
Joas Schilling [Thu, 9 Feb 2017 09:07:59 +0000 (10:07 +0100)]
Merge pull request #3362 from nextcloud/fix/nc-token-cookie-name
oc_token should be nc_token
Morris Jobke [Thu, 9 Feb 2017 02:39:34 +0000 (20:39 -0600)]
Fix unit tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Nextcloud bot [Thu, 9 Feb 2017 01:07:10 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Robin Appelman [Wed, 8 Feb 2017 15:38:00 +0000 (16:38 +0100)]
return unknown free space from nullstorage
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Wed, 8 Feb 2017 14:06:38 +0000 (15:06 +0100)]
add tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 6 Feb 2017 13:50:31 +0000 (14:50 +0100)]
register cloudidmanager for files_sharing
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 6 Feb 2017 13:46:52 +0000 (14:46 +0100)]
log ocs exceptions
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 6 Feb 2017 12:19:33 +0000 (13:19 +0100)]
remove test for removed code
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 27 Jan 2017 11:52:17 +0000 (12:52 +0100)]
Add a single public api for resolving a cloud id to a user and remote and back
Signed-off-by: Robin Appelman <robin@icewind.nl>
Lukas Reschke [Wed, 8 Feb 2017 13:47:45 +0000 (14:47 +0100)]
Merge pull request #3394 from nextcloud/issue-3344-files-activity-expects-parameter-1-to-be-an-array
Make sure ownCloud 8.2 activities also can get displayed
Joas Schilling [Wed, 8 Feb 2017 12:52:55 +0000 (13:52 +0100)]
Update the email in the accounts table as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 8 Feb 2017 11:16:53 +0000 (12:16 +0100)]
Merge pull request #3403 from nextcloud/rename-dbpassword-toggle
Rename database password toggle
Joas Schilling [Wed, 8 Feb 2017 10:55:50 +0000 (11:55 +0100)]
Fix files sharing legacy as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
m3ntalsp00n [Wed, 8 Feb 2017 06:55:31 +0000 (16:55 +1000)]
Fix indentation and l10n compliance.
Signed-off-by: m3ntalsp00n <m3ntalsp00n@gmail.com>
Nextcloud bot [Wed, 8 Feb 2017 01:07:09 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Tue, 7 Feb 2017 22:59:12 +0000 (16:59 -0600)]
Rename database password toggle
* otherwise submitting the form with the password show will be overwritten
* see https://github.com/nextcloud/server/blob/
2c9d7eeb763d2f907eea8234f6c60a829a5d39f7 /core/Controller/SetupController.php#L59
* seems to be a legacy fallback
* fixes #3381
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Joas Schilling [Tue, 7 Feb 2017 11:16:11 +0000 (12:16 +0100)]
Don't log the password on confirmPassword when LDAP throws an exception
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 7 Feb 2017 11:01:28 +0000 (12:01 +0100)]
Add tests for getUser()
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 7 Feb 2017 10:49:01 +0000 (11:49 +0100)]
Add tests for getFile()
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 7 Feb 2017 10:30:23 +0000 (11:30 +0100)]
Make sure ownCloud 8.2 activities also can get displayed
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Tue, 7 Feb 2017 01:08:50 +0000 (01:08 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Tue, 7 Feb 2017 00:15:56 +0000 (18:15 -0600)]
Merge pull request #3352 from nextcloud/public-page-guest-css-loader
Fix public page css fallback loading
John Molakvoæ (skjnldsv) [Mon, 6 Feb 2017 21:26:01 +0000 (22:26 +0100)]
TOTP css
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Robin Appelman [Mon, 6 Feb 2017 11:52:57 +0000 (12:52 +0100)]
Merge pull request #3364 from nextcloud/sass-logging
Lower log levels of resource locator
Nextcloud bot [Mon, 6 Feb 2017 01:07:04 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 5 Feb 2017 01:07:05 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Marius Blüm [Sat, 4 Feb 2017 20:00:40 +0000 (21:00 +0100)]
Merge pull request #3353 from nextcloud/mobile-view-files-fix
Fix files mobile view
m3ntalsp00n [Sat, 4 Feb 2017 08:51:52 +0000 (18:51 +1000)]
fix tests, longer wait time, update notification stub
Signed-off-by: m3ntalsp00n <m3ntalsp00n@gmail.com>
m3ntalsp00n [Sat, 4 Feb 2017 05:47:09 +0000 (15:47 +1000)]
showUpdate funciton allows updated messages
Signed-off-by: m3ntalsp00n <m3ntalsp00n@gmail.com>
Nextcloud bot [Sat, 4 Feb 2017 01:07:20 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 3 Feb 2017 17:52:01 +0000 (11:52 -0600)]
fix unit tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Robin Appelman [Fri, 3 Feb 2017 12:09:33 +0000 (13:09 +0100)]
Lower log levels of resource locator
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Fri, 3 Feb 2017 01:07:21 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Christoph Wurst [Thu, 2 Feb 2017 20:56:44 +0000 (21:56 +0100)]
oc_token should be nc_token
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Morris Jobke [Thu, 2 Feb 2017 20:47:45 +0000 (14:47 -0600)]
Merge pull request #3359 from nextcloud/fix-sharing-app-description
Fix Sharing app description
Joas Schilling [Thu, 2 Feb 2017 15:22:21 +0000 (16:22 +0100)]
Fix Sharing app description
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 2 Feb 2017 01:07:05 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
John Molakvoæ (skjnldsv) [Wed, 1 Feb 2017 17:39:27 +0000 (18:39 +0100)]
Fix files mobile view
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Wed, 1 Feb 2017 17:10:52 +0000 (18:10 +0100)]
Various fixes guest css
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Wed, 1 Feb 2017 16:57:19 +0000 (17:57 +0100)]
Fix public page css fallback loading
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Nextcloud bot [Wed, 1 Feb 2017 01:06:57 +0000 (01:06 +0000)]
[tx-robot] updated from transifex
John Molakvoæ (skjnldsv) [Tue, 31 Jan 2017 18:29:30 +0000 (19:29 +0100)]
Transparent white checkbox
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Morris Jobke [Tue, 31 Jan 2017 14:44:06 +0000 (08:44 -0600)]
Merge pull request #3321 from nextcloud/revert-unintentional-change-of-log-timestamp-format
Revert unintentional log timestamp format change
Morris Jobke [Tue, 31 Jan 2017 01:30:04 +0000 (19:30 -0600)]
Merge pull request #2044 from nextcloud/login-credential-store
Login credential store
Morris Jobke [Tue, 31 Jan 2017 01:23:16 +0000 (19:23 -0600)]
Merge pull request #3169 from nextcloud/update-doctrine
Update doctrine
Nextcloud bot [Tue, 31 Jan 2017 01:07:05 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 30 Jan 2017 23:23:10 +0000 (17:23 -0600)]
Merge pull request #3282 from nextcloud/header-menu-arrow-up
Merge similar properties and standardize the arrow to the menu class
Joas Schilling [Thu, 19 Jan 2017 16:40:25 +0000 (17:40 +0100)]
Update doctrine
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Mon, 30 Jan 2017 23:15:57 +0000 (17:15 -0600)]
Merge pull request #2970 from nextcloud/notify-self-test
Add self-test for files_external:notify
Morris Jobke [Mon, 30 Jan 2017 22:52:30 +0000 (16:52 -0600)]
Fix config.sample.php
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
blizzz [Mon, 30 Jan 2017 17:01:06 +0000 (18:01 +0100)]
Merge pull request #3298 from nextcloud/downstream-26928
remove obsolete hack (#26928)
Arthur Schiwon [Mon, 30 Jan 2017 15:57:40 +0000 (16:57 +0100)]
LDAP's checkPassword should only catch when a user was not found, fixes #2431
Also fixes error processing after ldap_search, due to different return format
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>