Commit Graph

32379 Commits (154e328e2bfb89ce56e6effebb894c6576a770e5)
 

Author SHA1 Message Date
Joas Schilling 154e328e2b
Adjust the phpunit config 8 years ago
Joas Schilling 9c734dcba7
Fix missing use statements in ext. str. tests 8 years ago
Vincent Petry eddc222369 Merge pull request #24815 from owncloud/fix-autotest-external-psr4
Fix ext storage test class name in test script
8 years ago
Vincent Petry c5ade48c04 Merge pull request #24833 from owncloud/fix_24832
don't fail on "bad signature" during login
8 years ago
Björn Schießle 0f728b4cd1
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
8 years ago
Vincent Petry 25e6026fa6 Merge pull request #24735 from juliushaertl/passwordreset-invalid
Show error messages if a password reset link is invalid or expired
8 years ago
Vincent Petry b5f455f5ac Merge pull request #24812 from owncloud/fkammer-enhancement-cache-folder-gc-ttl
Make chunk cache ttl configurable
8 years ago
Joas Schilling 25f3110730 Fix ShareControllerTest (#24824) 8 years ago
Vincent Petry c36cf30ade Merge pull request #24444 from owncloud/update-notifications-for-core-and-apps
Update notifications for core and apps
8 years ago
Vincent Petry 768a057aab Merge pull request #24798 from owncloud/fix-class-name-in-hook
Fix class name in hook registration
8 years ago
Vincent Petry ae4ee56997 Merge pull request #24814 from owncloud/fix-psr4-external-maste
Move Stuff to PSR-4 again
8 years ago
Vincent Petry 5f1ddf1f7f Merge pull request #24811 from owncloud/client-login-token-2fa
do not allow client password logins if token auth is enforced or 2FA …
8 years ago
Vincent Petry b2613a7a1d Merge pull request #24804 from owncloud/move-search-to-psr4
Move public search namespace to PSR-4
8 years ago
Jenkins for ownCloud 6972f4dc50 [tx-robot] updated from transifex 8 years ago
Jenkins for ownCloud f1f7511c61 [tx-robot] updated from transifex 8 years ago
Christoph Wurst a922957f76
add default token auth config on install, upgrade and add it to sample config 8 years ago
Christoph Wurst 28ce7dd262
do not allow client password logins if token auth is enforced or 2FA is enabled 8 years ago
Vincent Petry d3fb5d618e Merge pull request #24748 from owncloud/login-explicitly
Log in explicitly, save login name when generating browser/device tokens
8 years ago
Joas Schilling 9382cd1d8e
Fix the names of the tests so the script discovers them again 8 years ago
Vincent Petry e8c3794308 Merge pull request #7897 from owncloud/ext-swiftcaching
Added object cache for Swift ext storage
8 years ago
Vincent Petry 3b7ba552ae
Fix ext storage test class name in test script 8 years ago
Joas Schilling 794c566244
Move Stuff to PSR-4 again 8 years ago
Vincent Petry 51b0036d8f
Changed labels of chunk TTL to mention chunks 8 years ago
Vincent Petry e7110c7678 Merge pull request #24760 from owncloud/objectstore_multibucket
Objectstore multibucket
8 years ago
Vincent Petry c9b26d065b
Move cache chunk TTL value to FileChunking class
This makes it less generic and only used for actual file chunking
8 years ago
Frederik Kammer 299520b322
Add config value for cache gc ttl 8 years ago
Vincent Petry f7d102ccc5 Merge pull request #24799 from owncloud/altyr-117-upstream
Update google-api-php-client to 1.1.7
8 years ago
Vincent Petry 648fc8d916 skip google map files (#24807) 8 years ago
Dmitry Popov 83aa28ed1d 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.
8 years ago
Robin Appelman 8a40003169 fix phpdoc 8 years ago
Vincent Petry ecb2bbf730 Merge pull request #24809 from owncloud/remove-console-log
remove debug console.log
8 years ago
Vincent Petry 465cf9fe9b Merge pull request #24346 from lenz1111/fix_24331
Fix: Bugs in shared link with video #24331
8 years ago
Robin Appelman c031eafd84 Fix cert bundle path 8 years ago
Christoph Wurst 1671d8e337
remove debug console.log 8 years ago
Vincent Petry f77a11a876
Added object cache for Swift ext storage
This avoid calling the remote API for repeated calls to is_dir,
filetype, etc
8 years ago
Piotr Filiciak df59c5d1ee bug fix 8 years ago
Piotr Filiciak 11b2e98a30 video poster 8 years ago
Vincent Petry 4635ed7748
Fix autoloading for new google SDK lib 8 years ago
Francesco Rovelli c23bc91198
Add new files 8 years ago
Francesco Rovelli 49bec94959
enable autoload of lib in google storage 8 years ago
Francesco Rovelli c1583f03ab
Update google-api-php-client from 1.0.6-beta to 1.1.7 8 years ago
Vincent Petry 4ffc936624 Merge pull request #24806 from owncloud/fix-path-to-3rdparty-after-move-to-lib-Lib
Fix import path for 3rdparty dropbox autoloader
8 years ago
Joas Schilling 3eba0c479f
Fix import path for 3rdparty dropbox autoloader
We moved the file by one level
8 years ago
Vincent Petry fdddc11f63 Merge pull request #22929 from owncloud/bugfix-removequota-subadmins
Bugfix removequota subadmins
8 years ago
Vincent Petry c60ef7deb8 Merge pull request #24619 from owncloud/files_external-psr4
Move files_external to PSR-4
8 years ago
Joas Schilling de9b30490e
Move public search namespace to PSR-4 8 years ago
Christoph Wurst ad10485cec
when generating browser/device token, save the login name for later password checks 8 years ago
Vincent Petry f8bbbba306 Merge pull request #24682 from f4bsch/master
dont update search onResize
8 years ago
Joas Schilling a1e872aad6
Add a URL to the notifications 8 years ago
Joas Schilling 12ec0dfe3c
The setting only affects available core updates 8 years ago