| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Try to set required ini values in base.php | Lukas Reschke | 2015-05-03 | 1 | -0/+7 |
* | use the preSetup hook to ensure the encryption wrapper is applied correctly | Robin Appelman | 2015-04-30 | 1 | -1/+1 |
* | Delay initialization of the OC\Encryption\Update - introducing 'OC\Encryption... | Thomas Müller | 2015-04-17 | 1 | -19/+2 |
* | detect system wide mount points correctly | Bjoern Schiessle | 2015-04-16 | 1 | -0/+1 |
* | Merge pull request #15489 from owncloud/dont_hide_exceptions_master | Thomas Müller | 2015-04-10 | 1 | -0/+4 |
|\ |
|
| * | do not disclose information, show generic error on login page | Jörn Friedrich Dreyer | 2015-04-10 | 1 | -0/+4 |
* | | Merge pull request #15510 from owncloud/cron-singleuser | Thomas Müller | 2015-04-10 | 1 | -14/+24 |
|\ \
| |/
|/| |
|
| * | Fix singe user mode on public.php - take two | Thomas Müller | 2015-04-10 | 1 | -1/+5 |
| * | Fix single user check in case no user is logged in | Thomas Müller | 2015-04-09 | 1 | -13/+19 |
* | | Adding check command to validate server environment - fixes #15429 | Thomas Müller | 2015-04-08 | 1 | -25/+26 |
|/ |
|
* | Encryption storage wrapper is enabled by default - necessary to detect encryp... | Thomas Müller | 2015-04-07 | 1 | -4/+1 |
* | add helper class accessible for encryption modules to ask for a list of users... | Bjoern Schiessle | 2015-04-07 | 1 | -0/+1 |
* | Setting up the encryption wrapper in a setup hook - temporarily fixes the wra... | Thomas Müller | 2015-04-07 | 1 | -17/+1 |
* | Further cleanup of files_encryption | Thomas Müller | 2015-04-07 | 1 | -3/+0 |
* | fix lib/private/encryption/util.php call | Bjoern Schiessle | 2015-04-07 | 1 | -12/+18 |
* | Add mount point to disable the encryption wrapper | Robin Appelman | 2015-03-31 | 1 | -8/+12 |
* | Merge pull request #15234 from owncloud/encryption2_core | Thomas Müller | 2015-03-26 | 1 | -2/+43 |
|\ |
|
| * | implement basic encryption functionallity in core to enable multiple encrypti... | Bjoern Schiessle | 2015-03-26 | 1 | -2/+43 |
* | | Merge pull request #15232 from owncloud/remove-arg-separator-magic | Lukas Reschke | 2015-03-26 | 1 | -1/+0 |
|\ \ |
|
| * | | Remove custom `arg_separator.output` | Lukas Reschke | 2015-03-26 | 1 | -1/+0 |
| |/ |
|
* / | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -12/+42 |
|/ |
|
* | Handle session initialization errors and display error page - fixes #15053 | Thomas Müller | 2015-03-20 | 1 | -0/+1 |
* | Stop executing, when 3rdparty is missing or apps directory is invalid | Joas Schilling | 2015-03-18 | 1 | -10/+21 |
* | Properly handle available databases at runtime and respect setup checks in co... | Thomas Müller | 2015-03-11 | 1 | -1/+2 |
* | Use occ to install ownCloud in autotest.sh | Thomas Müller | 2015-03-11 | 1 | -1/+1 |
* | Refactor \OC\Memcache\Factory | Robin McCorkell | 2015-03-05 | 1 | -2/+2 |
* | Let users configure security headers in their Webserver | Lukas Reschke | 2015-03-02 | 1 | -29/+4 |
* | Simplify code | Lukas Reschke | 2015-03-01 | 1 | -4/+4 |
* | Add detection for invalid CLI configuration for settings page | Lukas Reschke | 2015-02-27 | 1 | -1/+16 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -42/+13 |
* | Always load authentication apps | Lukas Reschke | 2015-02-24 | 1 | -3/+4 |
* | properly initialize OC::$WEBROOT and host name | Thomas Müller | 2015-02-23 | 1 | -11/+16 |
* | implement command maintenance:install | Thomas Müller | 2015-02-23 | 1 | -0/+3 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -13/+42 |
* | Merge pull request #14199 from owncloud/cast-type-manually | Morris Jobke | 2015-02-19 | 1 | -3/+3 |
|\ |
|
| * | Manually type-case all AJAX files | Lukas Reschke | 2015-02-13 | 1 | -3/+3 |
* | | Merge pull request #14335 from owncloud/enable-strict-mode-per-deafult | Clark Tomlinson | 2015-02-18 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix invalid `ini_set` directives | Lukas Reschke | 2015-02-18 | 1 | -2/+2 |
* | | | Merge pull request #14330 from owncloud/revert-13879-add_debug_log_for_memcac... | Lukas Reschke | 2015-02-18 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | Revert "add debug log for memcache instantiation" | Lukas Reschke | 2015-02-18 | 1 | -2/+1 |
| |/ / |
|
* / / | Check if instance is not yet installed | Lukas Reschke | 2015-02-18 | 1 | -0/+1 |
|/ / |
|
* | | Incorporate review changes | Lukas Reschke | 2015-02-16 | 1 | -2/+1 |
* | | Add blackmagic due to cyclic dependency :see_no_evil: | Lukas Reschke | 2015-02-16 | 1 | -1/+8 |
* | | Refactor OC_Request into TrustedDomainHelper and IRequest | Lukas Reschke | 2015-02-16 | 1 | -13/+27 |
* | | add debug log for memcache instantiation | Jörn Friedrich Dreyer | 2015-02-16 | 1 | -1/+2 |
* | | Properly show the warning about the missing composer autoloader | Morris Jobke | 2015-01-31 | 1 | -1/+4 |
|/ |
|
* | Merge pull request #13314 from owncloud/login-hook-logout | Morris Jobke | 2015-01-22 | 1 | -10/+15 |
|\ |
|
| * | Throw an exception when login is canceled by an app | Robin Appelman | 2015-01-22 | 1 | -10/+15 |
* | | Add some more sanity checks for maintenance mode | Lukas Reschke | 2015-01-09 | 1 | -1/+3 |
* | | Verify authentication before initializing apps and routing | Lukas Reschke | 2015-01-09 | 1 | -13/+13 |
|/ |
|