Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Reintroduce user cache | Lukas Reschke | 2015-06-15 | 1 | -3/+3 | |
|/ | | | | | | This was required by avatars and was broken with https://github.com/owncloud/core/pull/16200 Fixes https://github.com/owncloud/core/issues/16942 | |||||
* | Order all use statements correctly | Joas Schilling | 2015-06-11 | 1 | -6/+6 | |
| | ||||||
* | Correctly import NullCache class | Joas Schilling | 2015-06-11 | 1 | -0/+1 | |
| | ||||||
* | Null -> NullCache | Thomas Müller | 2015-06-11 | 1 | -3/+1 | |
| | ||||||
* | Revert "Null -> NullCache" | Thomas Müller | 2015-06-11 | 1 | -1/+3 | |
| | | | | This reverts commit ff24554e76c6ccf7cdb4b5abd82fddaa8d82816c. | |||||
* | Null -> NullCache | Thomas Müller | 2015-06-11 | 1 | -3/+1 | |
| | ||||||
* | Merge pull request #16200 from owncloud/kill-globalfilecache | Morris Jobke | 2015-06-02 | 1 | -5/+7 | |
|\ | | | | | Drop file caching | |||||
| * | remove file cache remainings from server container | Arthur Schiwon | 2015-05-13 | 1 | -5/+7 | |
| | | ||||||
* | | use arraycache for locking in unit tests | Robin Appelman | 2015-06-01 | 1 | -0/+1 | |
| | | ||||||
* | | add seperate config option for locking memcache backend | Robin Appelman | 2015-06-01 | 1 | -2/+3 | |
| | | ||||||
* | | always use locking in unit tests | Robin Appelman | 2015-06-01 | 1 | -1/+1 | |
| | | ||||||
* | | Added config switch for file locking | Vincent Petry | 2015-06-01 | 1 | -5/+10 | |
| | | ||||||
* | | always use arraycache for unit tests | Robin Appelman | 2015-06-01 | 1 | -1/+1 | |
| | | ||||||
* | | expose locking provider in the server container | Robin Appelman | 2015-06-01 | 1 | -0/+18 | |
| | | ||||||
* | | improve error messages displayed to the user | Bjoern Schiessle | 2015-05-27 | 1 | -1/+1 | |
|/ | ||||||
* | Fix return type of the getRootFolder() method | Joas Schilling | 2015-04-28 | 1 | -1/+1 | |
| | ||||||
* | add $encryptionModuleId to methods of Keys/IStorage | Thomas Müller | 2015-04-22 | 1 | -13/+12 | |
| | ||||||
* | add visibility of methods in server container and interface | Morris Jobke | 2015-04-18 | 1 | -48/+48 | |
| | ||||||
* | detect system wide mount points correctly | Bjoern Schiessle | 2015-04-16 | 1 | -2/+12 | |
| | ||||||
* | add migration script from old encryption to new one | Bjoern Schiessle | 2015-04-16 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #15314 from owncloud/app-categories-15274 | Lukas Reschke | 2015-04-09 | 1 | -0/+14 | |
|\ | | | | | Add different trust levels to AppStore interface | |||||
| * | Add experimental applications switch | Lukas Reschke | 2015-04-03 | 1 | -0/+14 | |
| | | | | | | | | Allows administrators to disable or enabled experimental applications as well as show the trust level. | |||||
* | | Merge pull request #15196 from owncloud/limit-file-activities-to-favorites | Morris Jobke | 2015-04-09 | 1 | -3/+7 | |
|\ \ | | | | | | | Limit file activities to favorites | |||||
| * | | Make scrutinizer happy | Joas Schilling | 2015-04-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add logic for getting the user from the rss token to the Manager | Joas Schilling | 2015-03-30 | 1 | -2/+6 | |
| | | | ||||||
* | | | add helper class accessible for encryption modules to ask for a list of ↵ | Bjoern Schiessle | 2015-04-07 | 1 | -0/+12 | |
| | | | | | | | | | | | | users with access to a file, needed to apply the recovery key to all files | |||||
* | | | adding function getSecureRandom(); to IServerContainer | Thomas Müller | 2015-04-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | kill OC_FileProxy :boom: | Thomas Müller | 2015-04-07 | 1 | -12/+0 | |
| | | | ||||||
* | | | fix lib/private/encryption/util.php call | Bjoern Schiessle | 2015-04-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | Updating keystorage movement and fixing hooks | Clark Tomlinson | 2015-04-07 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Correctly purge the cache when an app is disabled via cli | Joas Schilling | 2015-04-01 | 1 | -4/+6 | |
|/ | ||||||
* | Merge pull request #15234 from owncloud/encryption2_core | Thomas Müller | 2015-03-26 | 1 | -0/+27 | |
|\ | | | | | core part of encryption 2.0 | |||||
| * | implement basic encryption functionallity in core to enable multiple ↵ | Bjoern Schiessle | 2015-03-26 | 1 | -0/+27 | |
| | | | | | | | | encryption modules | |||||
* | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -1/+33 | |
| | | ||||||
* | | Add wrapper for Guzzle | Lukas Reschke | 2015-03-25 | 1 | -4/+23 | |
|/ | ||||||
* | Merge pull request #14857 from owncloud/preview-provider-registration-in-manager | Thomas Müller | 2015-03-20 | 1 | -2/+2 | |
|\ | | | | | Preview provider registration in manager | |||||
| * | Use DI for the config | Joas Schilling | 2015-03-16 | 1 | -2/+2 | |
| | | ||||||
* | | Use ArrayCache if ownCloud is not installed | Lukas Reschke | 2015-03-18 | 1 | -10/+19 | |
| | | | | | | | | | | | | | | | | If ownCloud has not been installed yet the prefix might otherwise change at this point quite some time and thus the cache runs havoc. This made installing ownCloud impossible on systems where APCu or so was available. However, I was not able to reproduce the same problem for application upgrades so this patch seems to work fine for this situation as well. Fixes itself. | |||||
* | | Merge pull request #14954 from owncloud/cache-image-path | Robin McCorkell | 2015-03-17 | 1 | -1/+5 | |
|\ \ | | | | | | | Cache \OC\URLGenerator::imagePath | |||||
| * | | Cache \OC\URLGenerator::imagePath | Lukas Reschke | 2015-03-17 | 1 | -1/+5 | |
| | | | | | | | | | | | | \OC\URLGenerator::imagePath is a really expensive operation due to all the I/O handling and can really benefit from caching. | |||||
* | | | Add version and path to cache prefix | Lukas Reschke | 2015-03-17 | 1 | -1/+6 | |
|/ / | | | | | | | | | | | Prevents to have the cache reused by other instances on the server which have possible the same instance ID and also invalidates older cache entries after an upgrade which can cause unwanted side-effects. Impact for deployment: The same cache will only get used if ownCloud is installed with the same version and under the same path. But this should be a basic requirement anyways. | |||||
* | | Add debug log message back | Lukas Reschke | 2015-03-16 | 1 | -1/+5 | |
| | | ||||||
* | | Migrate to SwiftMail | Lukas Reschke | 2015-03-16 | 1 | -0/+13 | |
|/ | | | | | | | | | | | | | | | | | | | | | Replaces the OC_Mail and phpmailer with SwiftMail allowing us to mock it properly. Fixes the unit test execution on master on local machines and https://github.com/owncloud/core/issues/12014 Conflicts: 3rdparty lib/private/server.php lib/public/iservercontainer.php tests/lib/mail.php tests/settings/controller/mailsettingscontrollertest.php Conflicts: 3rdparty lib/private/mail.php lib/private/server.php lib/public/iservercontainer.php settings/ajax/lostpassword.php settings/application.php | |||||
* | Refactor \OC\Memcache\Factory | Robin McCorkell | 2015-03-05 | 1 | -1/+5 | |
| | | | | | | | | | | Caches divided up into two groups: distributed and local. 'Low latency' is an alias for local caches, while the standard `create()` call tries to get distributed caches first, then local caches. Memcache backend is set in `config.php`, with the keys `memcache.local` and `memcache.distributed`. If not set, `memcache.distributed` defaults to the value of `memcache.local`. | |||||
* | Read from IRequest instead of reading twice | Lukas Reschke | 2015-02-27 | 1 | -45/+41 | |
| | | | | Potentially fixes https://github.com/owncloud/core/issues/14541 and https://github.com/owncloud/core/issues/14506 | |||||
* | Merge pull request #14530 from owncloud/revert-14403 | Thomas Müller | 2015-02-27 | 1 | -32/+1 | |
|\ | | | | | Revert "Updating license headers" | |||||
| * | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -32/+1 | |
| | | | | | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | |||||
* | | Merge pull request #14300 from owncloud/commandbus | Morris Jobke | 2015-02-26 | 1 | -0/+12 | |
|\ \ | |/ |/| | Add async command system to handle asynchronous operations | |||||
| * | Rename getAsyncCommandBus to getCommandBus | Robin Appelman | 2015-02-25 | 1 | -1/+1 | |
| | | ||||||
| * | Add async command system to handle asynchronous operations | Robin Appelman | 2015-02-25 | 1 | -0/+12 | |
| | |