]>
source.dussan.org Git - nextcloud-server.git/log
Vincent Petry [Wed, 25 May 2016 12:52:45 +0000 (14:52 +0200)]
Merge pull request #24833 from owncloud/fix_24832
don't fail on "bad signature" during login
Björn Schießle [Wed, 25 May 2016 09:39:44 +0000 (11:39 +0200)]
don't fail on "bad signature" during login. Most likely this happens because
the login password changed at the user back-end (e.g ldap). Such failures will
be handled after login correctly by allowing the user to adjust the passwords
Vincent Petry [Wed, 25 May 2016 09:08:46 +0000 (11:08 +0200)]
Merge pull request #24735 from juliushaertl/passwordreset-invalid
Show error messages if a password reset link is invalid or expired
Vincent Petry [Wed, 25 May 2016 09:07:31 +0000 (11:07 +0200)]
Merge pull request #24812 from owncloud/fkammer-enhancement-cache-folder-gc-ttl
Make chunk cache ttl configurable
Joas Schilling [Wed, 25 May 2016 08:21:07 +0000 (10:21 +0200)]
Fix ShareControllerTest (#24824)
Vincent Petry [Wed, 25 May 2016 07:13:10 +0000 (09:13 +0200)]
Merge pull request #24444 from owncloud/update-notifications-for-core-and-apps
Update notifications for core and apps
Vincent Petry [Wed, 25 May 2016 07:12:42 +0000 (09:12 +0200)]
Merge pull request #24798 from owncloud/fix-class-name-in-hook
Fix class name in hook registration
Vincent Petry [Wed, 25 May 2016 07:12:17 +0000 (09:12 +0200)]
Merge pull request #24814 from owncloud/fix-psr4-external-maste
Move Stuff to PSR-4 again
Vincent Petry [Wed, 25 May 2016 07:07:39 +0000 (09:07 +0200)]
Merge pull request #24811 from owncloud/client-login-token-2fa
do not allow client password logins if token auth is enforced or 2FA …
Vincent Petry [Wed, 25 May 2016 07:04:53 +0000 (09:04 +0200)]
Merge pull request #24804 from owncloud/move-search-to-psr4
Move public search namespace to PSR-4
Jenkins for ownCloud [Wed, 25 May 2016 06:03:38 +0000 (02:03 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 24 May 2016 19:24:38 +0000 (15:24 -0400)]
[tx-robot] updated from transifex
Christoph Wurst [Tue, 24 May 2016 14:18:27 +0000 (16:18 +0200)]
add default token auth config on install, upgrade and add it to sample config
Christoph Wurst [Tue, 24 May 2016 12:08:42 +0000 (14:08 +0200)]
do not allow client password logins if token auth is enforced or 2FA is enabled
Vincent Petry [Tue, 24 May 2016 15:51:49 +0000 (17:51 +0200)]
Merge pull request #24748 from owncloud/login-explicitly
Log in explicitly, save login name when generating browser/device tokens
Vincent Petry [Tue, 24 May 2016 14:21:30 +0000 (16:21 +0200)]
Merge pull request #7897 from owncloud/ext-swiftcaching
Added object cache for Swift ext storage
Joas Schilling [Tue, 24 May 2016 14:10:22 +0000 (16:10 +0200)]
Move Stuff to PSR-4 again
Vincent Petry [Tue, 24 May 2016 13:18:56 +0000 (15:18 +0200)]
Changed labels of chunk TTL to mention chunks
Vincent Petry [Tue, 24 May 2016 13:15:59 +0000 (15:15 +0200)]
Merge pull request #24760 from owncloud/objectstore_multibucket
Objectstore multibucket
Vincent Petry [Tue, 24 May 2016 12:58:27 +0000 (14:58 +0200)]
Move cache chunk TTL value to FileChunking class
This makes it less generic and only used for actual file chunking
Frederik Kammer [Tue, 22 Mar 2016 15:49:14 +0000 (16:49 +0100)]
Add config value for cache gc ttl
Vincent Petry [Tue, 24 May 2016 12:46:10 +0000 (14:46 +0200)]
Merge pull request #24799 from owncloud/altyr-117-upstream
Update google-api-php-client to 1.1.7
Vincent Petry [Tue, 24 May 2016 12:45:29 +0000 (14:45 +0200)]
skip google map files (#24807)
Dmitry Popov [Tue, 24 May 2016 12:09:05 +0000 (15:09 +0300)]
My fix for #24272, #23613, File not found when single file in a folder (#24800)
* Fixed group share searching for members of
multiple group. Issue #11808.
* Fixed group share searching, continued.
Avoid searching for empty group list in getItemSharedWithUser().
Broke tests in previous commit, #12030.
* Simler check for group count.
* Fix for https://github.com/owncloud/core/issues/24783 , described there
* Now it's #24272, 24783 was a duplicate. Previous change was also not very good. Now we don't create ZIP with a single file inside.
Robin Appelman [Tue, 24 May 2016 11:58:08 +0000 (13:58 +0200)]
fix phpdoc
Vincent Petry [Tue, 24 May 2016 11:58:03 +0000 (13:58 +0200)]
Merge pull request #24809 from owncloud/remove-console-log
remove debug console.log
Vincent Petry [Tue, 24 May 2016 11:49:02 +0000 (13:49 +0200)]
Merge pull request #24346 from lenz1111/fix_24331
Fix: Bugs in shared link with video #24331
Robin Appelman [Tue, 24 May 2016 11:44:43 +0000 (13:44 +0200)]
Fix cert bundle path
Christoph Wurst [Tue, 24 May 2016 11:40:01 +0000 (13:40 +0200)]
remove debug console.log
Vincent Petry [Wed, 26 Mar 2014 16:17:06 +0000 (17:17 +0100)]
Added object cache for Swift ext storage
This avoid calling the remote API for repeated calls to is_dir,
filetype, etc
Piotr Filiciak [Tue, 24 May 2016 10:43:43 +0000 (12:43 +0200)]
bug fix
Piotr Filiciak [Tue, 24 May 2016 10:34:37 +0000 (12:34 +0200)]
video poster
Vincent Petry [Tue, 24 May 2016 08:58:16 +0000 (10:58 +0200)]
Fix autoloading for new google SDK lib
Francesco Rovelli [Tue, 10 May 2016 15:05:57 +0000 (17:05 +0200)]
Add new files
Francesco Rovelli [Tue, 26 Apr 2016 14:24:30 +0000 (16:24 +0200)]
enable autoload of lib in google storage
Francesco Rovelli [Tue, 26 Apr 2016 13:58:15 +0000 (15:58 +0200)]
Update google-api-php-client from 1.0.6-beta to 1.1.7
Vincent Petry [Tue, 24 May 2016 10:21:55 +0000 (12:21 +0200)]
Merge pull request #24806 from owncloud/fix-path-to-3rdparty-after-move-to-lib-Lib
Fix import path for 3rdparty dropbox autoloader
Joas Schilling [Tue, 24 May 2016 10:15:53 +0000 (12:15 +0200)]
Fix import path for 3rdparty dropbox autoloader
We moved the file by one level
Vincent Petry [Tue, 24 May 2016 10:13:57 +0000 (12:13 +0200)]
Merge pull request #22929 from owncloud/bugfix-removequota-subadmins
Bugfix removequota subadmins
Vincent Petry [Tue, 24 May 2016 09:54:12 +0000 (11:54 +0200)]
Merge pull request #24619 from owncloud/files_external-psr4
Move files_external to PSR-4
Joas Schilling [Tue, 24 May 2016 09:52:44 +0000 (11:52 +0200)]
Move public search namespace to PSR-4
Christoph Wurst [Tue, 24 May 2016 08:50:18 +0000 (10:50 +0200)]
when generating browser/device token, save the login name for later password checks
Vincent Petry [Tue, 24 May 2016 09:47:47 +0000 (11:47 +0200)]
Merge pull request #24682 from f4bsch/master
dont update search onResize
Joas Schilling [Tue, 10 May 2016 09:31:03 +0000 (11:31 +0200)]
Add a URL to the notifications
Joas Schilling [Tue, 10 May 2016 09:04:24 +0000 (11:04 +0200)]
The setting only affects available core updates
Joas Schilling [Mon, 9 May 2016 11:59:30 +0000 (13:59 +0200)]
Add tests for the Notifier
Joas Schilling [Mon, 9 May 2016 10:04:32 +0000 (12:04 +0200)]
Add tests for the background job
Joas Schilling [Mon, 9 May 2016 07:43:06 +0000 (09:43 +0200)]
Make the group selectable
Joas Schilling [Wed, 4 May 2016 14:34:54 +0000 (16:34 +0200)]
Dismiss the notifications when the update is already installed
Joas Schilling [Wed, 4 May 2016 13:27:43 +0000 (15:27 +0200)]
Add a notifier that parses the notifications
Joas Schilling [Wed, 4 May 2016 13:26:48 +0000 (15:26 +0200)]
Add a background job that generates notifications when an update is available
Joas Schilling [Tue, 24 May 2016 08:42:11 +0000 (10:42 +0200)]
Fix class name in hook registration
Vincent Petry [Tue, 24 May 2016 08:31:20 +0000 (10:31 +0200)]
Merge pull request #24788 from owncloud/config-filesystem_check_changes
clarify filesystem_check_changes in config.sample.php
Vincent Petry [Tue, 24 May 2016 08:14:00 +0000 (10:14 +0200)]
Merge pull request #24787 from owncloud/fix-update-issue-on-master
Add the background jobs after the table was updated
Vincent Petry [Tue, 24 May 2016 08:00:38 +0000 (10:00 +0200)]
Merge pull request #23395 from owncloud/mysql-check-speedup
Speedup schema cloning for MySQL
Christoph Wurst [Tue, 24 May 2016 07:49:40 +0000 (09:49 +0200)]
generate device token for UID, not login name
fixes #24785
Christoph Wurst [Fri, 20 May 2016 15:54:46 +0000 (17:54 +0200)]
login explicitly
Joas Schilling [Tue, 17 May 2016 14:02:40 +0000 (16:02 +0200)]
Fix missing imports
Joas Schilling [Fri, 13 May 2016 09:56:47 +0000 (11:56 +0200)]
Move remaining classes to PSR-4
Joas Schilling [Fri, 13 May 2016 09:46:36 +0000 (11:46 +0200)]
Move Lib\Storage to PSR-4
Joas Schilling [Fri, 13 May 2016 09:43:28 +0000 (11:43 +0200)]
Move Config to PSR-4
Joas Schilling [Fri, 13 May 2016 09:42:01 +0000 (11:42 +0200)]
Move Lib\Backend to PSR-4
Joas Schilling [Fri, 13 May 2016 09:38:52 +0000 (11:38 +0200)]
Move Lib\Auth to PSR-4
Joas Schilling [Fri, 13 May 2016 09:22:28 +0000 (11:22 +0200)]
Move stuff from outside lib/ to PSR-4
Roeland Jago Douma [Mon, 23 May 2016 19:03:25 +0000 (21:03 +0200)]
Store user bucket in preferences
Vincent Petry [Mon, 23 May 2016 19:01:26 +0000 (21:01 +0200)]
Merge pull request #24750 from owncloud/lenz1111-share_download_range_requests_support
Http Range requests support in downloads
Vincent Petry [Mon, 23 May 2016 18:50:57 +0000 (20:50 +0200)]
Merge pull request #24729 from owncloud/try-token-login-first
try token login first
Vincent Petry [Mon, 23 May 2016 18:50:25 +0000 (20:50 +0200)]
Merge pull request #24658 from owncloud/invalidate-disabled-user-session
invalidate user session if the user was disabled
Vincent Petry [Mon, 23 May 2016 18:50:03 +0000 (20:50 +0200)]
Merge pull request #24559 from owncloud/2fa
two factor auth
Roeland Jago Douma [Mon, 23 May 2016 18:41:51 +0000 (20:41 +0200)]
Fix Name
Roeland Jago Douma [Mon, 23 May 2016 08:59:10 +0000 (10:59 +0200)]
Add unit tests for ObjectHomeMountProvider
Roeland Jago Douma [Sun, 22 May 2016 19:14:28 +0000 (21:14 +0200)]
Add mapper unit tests
Roeland Jago Douma [Sun, 22 May 2016 18:44:06 +0000 (20:44 +0200)]
Allow multibucket in objectstore
Victor Dubiniuk [Fri, 18 Mar 2016 14:41:00 +0000 (17:41 +0300)]
Speedup schema cloning for MySQL
Vincent Petry [Mon, 23 May 2016 17:05:20 +0000 (19:05 +0200)]
Merge pull request #24777 from owncloud/scanner-dont-propagate
dont needlessly triger the propgator in the scanner
Carla Schroder [Mon, 23 May 2016 16:25:51 +0000 (09:25 -0700)]
clarify filesystem_check_changes in config.sample.php
Joas Schilling [Mon, 23 May 2016 15:58:46 +0000 (17:58 +0200)]
Add the background jobs after the table was updated
Vincent Petry [Mon, 23 May 2016 15:44:02 +0000 (17:44 +0200)]
Merge pull request #24699 from owncloud/background-scan-recursion
Only recurse into incomplete folders during background scans
Julius Haertl [Thu, 19 May 2016 20:40:53 +0000 (22:40 +0200)]
Add more tests for OC\Core\Controller\LostController
- remove testResetFormUnsuccessful as it is now splitted up in different test cases
- add testResetFormInvalidToken to check if timestamp and token are present
- add testResetFormInvalidTokenMatch to check if the saved token matches the provided
- add testResetFormExpiredToken to check if expiration detection works
- add testResetFormValidToken to check if detection of valid tokens works
Julius Haertl [Thu, 19 May 2016 11:23:12 +0000 (13:23 +0200)]
Show error messages if a password reset link is invalid or expired
- Moved token validation to method checkPasswordResetToken
- Render error with message from exceptions
Piotr Filiciak [Mon, 23 May 2016 13:17:00 +0000 (15:17 +0200)]
Code style and doc fix
Vincent Petry [Mon, 23 May 2016 12:47:03 +0000 (14:47 +0200)]
Merge pull request #22690 from owncloud/fix-comments-href-remote.php-files
ensure comments-href returns a value also when propfind is done again…
Robin Appelman [Wed, 18 May 2016 13:06:15 +0000 (15:06 +0200)]
Only recurse into incomplete folders during background scans
Vincent Petry [Mon, 23 May 2016 12:32:28 +0000 (14:32 +0200)]
Merge pull request #24695 from owncloud/background-scan-propagate
Trigger propagation from the background scanner
Vincent Petry [Mon, 23 May 2016 12:32:10 +0000 (14:32 +0200)]
Merge pull request #24765 from owncloud/boolean-installed-config
Make sure we evaluate installed everywhere as a boolean
Vincent Petry [Mon, 23 May 2016 12:28:44 +0000 (14:28 +0200)]
Merge pull request #24613 from owncloud/chunked-convert-database-queries
Chunk the "db:convert-type" select queries, to not run out of memory …
Vincent Petry [Mon, 23 May 2016 12:17:01 +0000 (14:17 +0200)]
Merge pull request #24703 from owncloud/personal-settings-auth-tokens
Personal settings auth tokens
Robin Appelman [Mon, 23 May 2016 11:53:05 +0000 (13:53 +0200)]
dont needlessly triger the propgator in the scanner
Vincent Petry [Mon, 23 May 2016 11:45:33 +0000 (13:45 +0200)]
Merge pull request #24349 from owncloud/nfd-storagewrapper
Add wrapper for NFD encoding workaround
Vincent Petry [Mon, 23 May 2016 09:46:03 +0000 (11:46 +0200)]
Merge pull request #24766 from owncloud/mmccarn-patch-2
Update imagePath to prefer theme, then app, then core images
Christoph Wurst [Tue, 17 May 2016 13:48:41 +0000 (15:48 +0200)]
add OCC command to enable/disable 2FA for a user
Christoph Wurst [Wed, 11 May 2016 09:23:25 +0000 (11:23 +0200)]
Add two factor auth to core
Christoph Wurst [Tue, 17 May 2016 08:07:58 +0000 (10:07 +0200)]
invalidate user session if the user is disabled
mmccarn [Mon, 4 Apr 2016 10:57:52 +0000 (06:57 -0400)]
Update imagePath to prefer theme, then app, then core images
imagePath updated so that image searches follow this priority:
1) /themes/$theme/apps/$app/img
2) /themes/$theme/$app/img
3) /themes/$theme/core/img
4) $appPath/img
5) /$app/img
6) /core/img
For each folder:
- if the specified file exists, use it.
- otherwise, if $basename.svg does NOT exist, try $basename.png
(This might better be "if filename was an svg, try the png"...)
Joas Schilling [Mon, 23 May 2016 08:09:36 +0000 (10:09 +0200)]
Make sure we evaluate installed like we do it everywhere
Joas Schilling [Mon, 23 May 2016 08:09:22 +0000 (10:09 +0200)]
Make sure that installed is a boolean
Vincent Petry [Mon, 23 May 2016 07:54:29 +0000 (09:54 +0200)]
Merge pull request #24726 from owncloud/tests-psr-4
Tests outside of tests/lib/ to PSR-4
Vincent Petry [Mon, 23 May 2016 07:52:38 +0000 (09:52 +0200)]
Merge pull request #24514 from owncloud/federation-psr4
Move federation app to PSR-4
Vincent Petry [Mon, 23 May 2016 07:52:13 +0000 (09:52 +0200)]
Merge pull request #24603 from owncloud/federated_reshare
flat federated re-share
Vincent Petry [Mon, 23 May 2016 07:51:52 +0000 (09:51 +0200)]
Merge pull request #24356 from owncloud/scanner-recursion-memory
Free up folder content from memory before recursing in the file scanner