]>
source.dussan.org Git - nextcloud-server.git/log
Roeland Jago Douma [Tue, 18 Oct 2016 21:01:44 +0000 (23:01 +0200)]
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 4 Nov 2016 12:35:52 +0000 (13:35 +0100)]
[3rdparty] Bump sabre/dav to 3.2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Thomas Müller [Thu, 13 Oct 2016 10:15:10 +0000 (12:15 +0200)]
Update sabre dav to 3.2 (#26115)
* Update sabre/dav to 3.2.0
* Adjust code to work with sabre/dav 3.2.0 and it's dependencies
* Adding own CalDAV plugin to fix calendar home property
* Test if there is a user logged in when listing files home
* Update sabre version used by integration tests
* Disable unauthenticated DAV access
This is needed to make Sabre 3.2 behave like we did before.
Eventually we should integrate better with the ACL plugin which itself
should implement an auth failure when appropriate.
=====
* Fixed so cherry-pick was succesfull
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 4 Nov 2016 08:42:33 +0000 (09:42 +0100)]
Merge pull request #2008 from nextcloud/remove_removed_script
Remove adding sharedialogmailview
Roeland Jago Douma [Fri, 4 Nov 2016 06:41:35 +0000 (07:41 +0100)]
Remove adding sharedialogmailview
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Fri, 4 Nov 2016 01:07:04 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Thu, 3 Nov 2016 22:20:58 +0000 (23:20 +0100)]
Merge pull request #2006 from nextcloud/downstream-26380
[oC] Hide "Add group" for subadmins
Morris Jobke [Thu, 3 Nov 2016 21:11:43 +0000 (22:11 +0100)]
Merge pull request #1109 from nextcloud/add-more-secrets-to-password-reset-link
Use mail for encrypting the password reset token as well
Lukas Reschke [Thu, 3 Nov 2016 20:07:16 +0000 (21:07 +0100)]
Merge pull request #1741 from nextcloud/new_preview
Improve previews
Lukas Reschke [Thu, 3 Nov 2016 19:43:13 +0000 (20:43 +0100)]
Merge pull request #2002 from nextcloud/propagate-mtime-iont
explicitly cast mtime to int in propagation
Vincent Petry [Fri, 14 Oct 2016 15:07:14 +0000 (17:07 +0200)]
Hide "Add group" for subadmins
Roeland Jago Douma [Thu, 3 Nov 2016 18:31:20 +0000 (19:31 +0100)]
Merge pull request #1733 from nextcloud/dav-events
Activities for calendars, events and todos
Roeland Jago Douma [Thu, 3 Nov 2016 18:08:56 +0000 (19:08 +0100)]
Fix tests
* Tests fixed and controller coverage to 100%
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Thu, 3 Nov 2016 16:04:50 +0000 (17:04 +0100)]
Merge pull request #2003 from nextcloud/query-logger-limit
Cap the number of queries we save in the query logger
Robin Appelman [Thu, 3 Nov 2016 13:35:44 +0000 (14:35 +0100)]
Cap the number of queries we save in the query logger
Signed-off-by: Robin Appelman <robin@icewind.nl>
Björn Schießle [Thu, 3 Nov 2016 14:33:58 +0000 (15:33 +0100)]
Merge pull request #2000 from nextcloud/sharebymail-icon
add share by mail icon, fix #1979
Joas Schilling [Thu, 3 Nov 2016 14:24:18 +0000 (15:24 +0100)]
Add more tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Robin Appelman [Thu, 3 Nov 2016 13:36:46 +0000 (14:36 +0100)]
explicitly cast mtime to int
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Thu, 3 Nov 2016 13:30:02 +0000 (14:30 +0100)]
Add tests for triggerCalendarActivity
Signed-off-by: Joas Schilling <coding@schilljs.com>
Lukas Reschke [Sun, 28 Aug 2016 12:22:29 +0000 (14:22 +0200)]
[WIP] Use mail for encrypting the password reset token as well
Morris Jobke [Thu, 3 Nov 2016 13:21:35 +0000 (14:21 +0100)]
Merge pull request #1908 from nextcloud/downstream-26078
Upload autorename on client side
Roeland Jago Douma [Thu, 3 Nov 2016 13:11:37 +0000 (14:11 +0100)]
Merge pull request #1994 from nextcloud/proper-cron-hints
Show a hint for system based cron user name
Roeland Jago Douma [Thu, 3 Nov 2016 13:08:54 +0000 (14:08 +0100)]
Update changelog
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Jan-Christoph Borchardt [Thu, 3 Nov 2016 13:05:43 +0000 (14:05 +0100)]
add share by mail icon, fix #1979
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Roeland Jago Douma [Fri, 21 Oct 2016 10:51:22 +0000 (12:51 +0200)]
Add cache 1 day cache to preview endpoint
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 18 Oct 2016 08:36:57 +0000 (10:36 +0200)]
More tests
* PreviewController test
* PublicPreview test
* Versions Preview test
* Trash Preview test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 17 Oct 2016 19:53:23 +0000 (21:53 +0200)]
Added genertor helper & tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 17 Oct 2016 08:16:56 +0000 (10:16 +0200)]
Update thumbnail endpoint to new generato
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 17 Oct 2016 06:42:01 +0000 (08:42 +0200)]
Move over files_trashbin
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Sun, 16 Oct 2016 18:42:35 +0000 (20:42 +0200)]
Moved over files_versions
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Sun, 16 Oct 2016 17:57:08 +0000 (19:57 +0200)]
Fix urlgenerator test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Sun, 16 Oct 2016 17:50:12 +0000 (19:50 +0200)]
Update autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Sun, 16 Oct 2016 14:59:38 +0000 (16:59 +0200)]
Move publicpreview over
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Sun, 16 Oct 2016 14:48:11 +0000 (16:48 +0200)]
Move Ipreview to more of DI thingy
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Sun, 16 Oct 2016 13:47:30 +0000 (15:47 +0200)]
Fix name conflict
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 14 Oct 2016 19:21:37 +0000 (21:21 +0200)]
Move file
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 14 Oct 2016 17:27:14 +0000 (19:27 +0200)]
Move preview endpoint to controller
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 14 Oct 2016 13:09:51 +0000 (15:09 +0200)]
Watch for file modification/deletion
* Only connect the watcher once the instance is properly setup else
AppData fails hard.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 7 Oct 2016 12:16:38 +0000 (14:16 +0200)]
Move to AppData
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 4 Aug 2016 17:41:04 +0000 (19:41 +0200)]
New preview generator
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 3 Nov 2016 12:57:10 +0000 (13:57 +0100)]
Merge pull request #1997 from nextcloud/changelog
Introducing changelog.md
Roeland Jago Douma [Thu, 3 Nov 2016 12:15:39 +0000 (13:15 +0100)]
Merge pull request #1996 from nextcloud/allow-phpunit-options
Allow to run autotest with phpunit options
Roeland Jago Douma [Thu, 3 Nov 2016 12:12:14 +0000 (13:12 +0100)]
Added changelog.md
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Thu, 3 Nov 2016 11:57:40 +0000 (12:57 +0100)]
Start unit tests for the activity listener
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 3 Nov 2016 11:28:12 +0000 (12:28 +0100)]
Add tests for dispatching of the events
Signed-off-by: Joas Schilling <coding@schilljs.com>
Lukas Reschke [Thu, 3 Nov 2016 11:14:28 +0000 (12:14 +0100)]
Merge pull request #1915 from nextcloud/downstream-26398
Add using casing check/fix for initMountPoints
Joas Schilling [Thu, 13 Oct 2016 13:34:26 +0000 (15:34 +0200)]
Use the event dispatcher
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 13 Oct 2016 11:20:53 +0000 (13:20 +0200)]
Use a different type for events and todos
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 13 Oct 2016 10:16:43 +0000 (12:16 +0200)]
Activities for events and todos
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 13 Oct 2016 09:04:22 +0000 (11:04 +0200)]
Move the methods into a new class
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 13 Oct 2016 07:44:16 +0000 (09:44 +0200)]
Add activities for shares
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 13 Oct 2016 07:19:14 +0000 (09:19 +0200)]
Fix unshare actions for author != owner
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 7 Oct 2016 11:44:02 +0000 (13:44 +0200)]
Add activity for unshare from group
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 7 Oct 2016 10:29:22 +0000 (12:29 +0200)]
Unshare user activities
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 26 Sep 2016 11:50:39 +0000 (13:50 +0200)]
Start working on calendar activities
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 3 Nov 2016 11:04:54 +0000 (12:04 +0100)]
Allow to run autotest with phpunit options
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christoph Wurst [Thu, 3 Nov 2016 10:50:29 +0000 (11:50 +0100)]
Merge pull request #1954 from nextcloud/issue_#1953
#1953 add can to subshare options
Andreas Hechenberger [Sat, 29 Oct 2016 14:07:49 +0000 (16:07 +0200)]
Fixes https://github.com/nextcloud/server/issues/1953
Signed-off-by: Andreas Hechenberger <world@greenstation.de>
Morris Jobke [Thu, 3 Nov 2016 10:03:21 +0000 (11:03 +0100)]
Merge pull request #1993 from nextcloud/wait-600-seconds-for-mysqlmb4
adjust autotest.sh to also wait 600 seconds for mysqlmb4
Morris Jobke [Thu, 3 Nov 2016 09:18:16 +0000 (10:18 +0100)]
Show a hint for system based cron user name
* makes it easier to setup cron job
* gives hints for PHP documentation
* disables the cron setting if requirements not met
* fixes #1989
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 3 Nov 2016 08:45:16 +0000 (09:45 +0100)]
adjust autotest.sh to also wait 600 seconds for mysqlmb4
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Thu, 3 Nov 2016 08:16:20 +0000 (09:16 +0100)]
Merge pull request #1991 from nextcloud/code-check-more-shipped-apps
Run code checker on more shipped apps
Morris Jobke [Thu, 3 Nov 2016 08:15:38 +0000 (09:15 +0100)]
Merge pull request #1990 from nextcloud/use-php-7.1-rc-5
Use PHP 7.1 RC5 for CI
Nextcloud bot [Thu, 3 Nov 2016 01:07:06 +0000 (01:07 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Wed, 2 Nov 2016 23:09:19 +0000 (00:09 +0100)]
Run code checker on more shipped apps
Adds:
- sharebymail
- systemtags
- theming
- workflowengine
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Wed, 2 Nov 2016 22:35:40 +0000 (23:35 +0100)]
Use PHP 7.1 RC5 for CI
This image has PHP 7.1 RC5 inside and the currently used one only RC4.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Wed, 2 Nov 2016 22:26:49 +0000 (23:26 +0100)]
Adjust tests and DI for Share.php
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Wed, 2 Nov 2016 22:16:51 +0000 (23:16 +0100)]
DI for root.php
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Morris Jobke [Wed, 2 Nov 2016 21:36:05 +0000 (22:36 +0100)]
Merge pull request #1978 from nextcloud/remove-send-mail-option
Remove send mail option
Morris Jobke [Wed, 2 Nov 2016 21:30:52 +0000 (22:30 +0100)]
Merge pull request #1988 from nextcloud/silly-but-effective-test
Add test for "languageCodes.php"
Morris Jobke [Wed, 26 Oct 2016 08:13:31 +0000 (10:13 +0200)]
Do not expose user data in exceptions & fix typo
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Vincent Petry [Mon, 24 Oct 2016 20:17:37 +0000 (22:17 +0200)]
Fix mock warning in some FS tests (#26464)
Vincent Petry [Tue, 4 Oct 2016 10:28:41 +0000 (12:28 +0200)]
Add using casing check/fix for initMountPoints
Vincent Petry [Fri, 9 Sep 2016 10:19:29 +0000 (12:19 +0200)]
Upload autorename on client side
Removes the need for POST to collection which would hit against upload
limits.
The client tries to auto rename the file by adding a suffix "(2)".
It tries to use the file list on the client side to guess a
suitable name. In case a file still cannot be uploaded and creates a
conflict, which can happen when the file was concurrently uploaded, the
logic will continue increasing the suffix.
Lukas Reschke [Wed, 2 Nov 2016 21:05:57 +0000 (22:05 +0100)]
Merge pull request #1981 from nextcloud/multibucket-num-buckets
Allow setting a maximun number of buckets for multibucket
Lukas Reschke [Wed, 2 Nov 2016 20:53:54 +0000 (21:53 +0100)]
Add test for "languageCodesTest.php"
Arguably not the most awesome test but increases coverage and is an easy gain.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Wed, 2 Nov 2016 20:51:39 +0000 (21:51 +0100)]
Merge pull request #1943 from nextcloud/log-query-builder-queries
Log QueryBuilder queries
Robin Appelman [Wed, 2 Nov 2016 13:42:36 +0000 (14:42 +0100)]
Allow setting a maximun number of buckets for multibucket
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Wed, 2 Nov 2016 20:24:10 +0000 (21:24 +0100)]
Merge pull request #1511 from nextcloud/master-kill-upload-limit
Remove upload_limit in files app as it is not needed with PUT upload
Morris Jobke [Wed, 2 Nov 2016 20:20:23 +0000 (21:20 +0100)]
Merge pull request #1973 from nextcloud/dont-disable-shipped-apps-but-throw-instead
Throw an exception when a shipped app was not replaced before the update
Roeland Jago Douma [Wed, 2 Nov 2016 18:57:47 +0000 (19:57 +0100)]
Remove from core.json
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Bjoern Schiessle [Wed, 2 Nov 2016 11:03:52 +0000 (12:03 +0100)]
remove the 'shareapi_allow_mail_notification' setting
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Lukas Reschke [Wed, 2 Nov 2016 20:10:51 +0000 (21:10 +0100)]
Add tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Morris Jobke [Wed, 2 Nov 2016 19:52:16 +0000 (20:52 +0100)]
Merge pull request #1986 from nextcloud/add-htaccess-checker
Add .htaccess checker as CI step
Vincent Petry [Mon, 19 Sep 2016 19:29:48 +0000 (21:29 +0200)]
Remove upload_limit in files app as it is not needed with PUT upload (#26069)
The web UI now uses for PUT uploads which aren't restricted by PHP's
upload_max_filesize and post_max_size
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Joas Schilling [Fri, 28 Oct 2016 11:48:58 +0000 (13:48 +0200)]
Inject config and logger
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 28 Oct 2016 09:29:38 +0000 (11:29 +0200)]
Log the queries of the QueryBuilder as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 28 Oct 2016 09:29:02 +0000 (11:29 +0200)]
Fix missing update of session, when it was already used.
Signed-off-by: Joas Schilling <coding@schilljs.com>
Lukas Reschke [Wed, 2 Nov 2016 19:22:48 +0000 (20:22 +0100)]
Merge pull request #1958 from harry-7/1428issue
Added Exception catch and ignore for DBuser exists
Lukas Reschke [Wed, 2 Nov 2016 19:19:44 +0000 (20:19 +0100)]
Merge pull request #1984 from nextcloud/improve-error-messages-federated-sharing
improved error messages in case federated sharing fails
Lukas Reschke [Wed, 2 Nov 2016 19:11:30 +0000 (20:11 +0100)]
Add .htaccess checker as CI step
Don't want anyone to commit invalid changes in that file again :see_no_evil:
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Roeland Jago Douma [Wed, 2 Nov 2016 19:04:45 +0000 (20:04 +0100)]
Merge pull request #1960 from nextcloud/adjust-link-to-contributing.md
Adjust link to contributing.md
Roeland Jago Douma [Wed, 2 Nov 2016 19:02:36 +0000 (20:02 +0100)]
Merge pull request #1971 from nextcloud/fix-checkbox-glitch
Fix checkbox left margin glitch
Morris Jobke [Wed, 2 Nov 2016 17:32:38 +0000 (18:32 +0100)]
Merge pull request #1347 from nextcloud/bring-back-remember-me
fix remember me login
Bjoern Schiessle [Wed, 2 Nov 2016 10:37:25 +0000 (11:37 +0100)]
remove 'send mail notification' option from sharing, replaced by send-by-mail feature
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Wed, 2 Nov 2016 17:05:14 +0000 (18:05 +0100)]
catch all exception and return a user friendly exception message
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Michael Grosser [Wed, 2 Nov 2016 17:00:24 +0000 (17:00 +0000)]
Merge pull request #1940 from nextcloud/new-appstore
Use new appstore API
Christoph Wurst [Wed, 2 Nov 2016 16:32:44 +0000 (17:32 +0100)]
document what the method does
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Lukas Reschke [Wed, 2 Nov 2016 15:33:08 +0000 (16:33 +0100)]
Merge pull request #1982 from nextcloud/revert-1949-disable-codecov-comments
Revert "Disable codecov comments"
Lukas Reschke [Wed, 2 Nov 2016 14:33:22 +0000 (15:33 +0100)]
Remove sunburst