summaryrefslogtreecommitdiffstats
path: root/lib/base.php
Commit message (Expand)AuthorAgeFilesLines
* Fix login handler for file cache - fixes #16795Thomas Müller2015-06-081-1/+4
* Bring back OC\Cache\File - fixes #16760Thomas Müller2015-06-051-0/+14
* Merge pull request #16200 from owncloud/kill-globalfilecacheMorris Jobke2015-06-021-14/+0
|\
| * also free joblist and base from file cache codeArthur Schiwon2015-05-121-14/+0
* | release all locks on shutdownRobin Appelman2015-06-011-0/+2
* | fix preview hooks, enable_previews default is trueGeorg Ehrke2015-05-131-1/+1
* | use hooks to update encryption keys instead of the storage wrapper if a file ...Bjoern Schiessle2015-05-111-0/+2
|/
* Do not trigger preview hooks if enable_previews is falseHugo Gonzalez Labrador2015-05-061-10/+10
* Do not trigger preview hooks if enable_previews is falseHugo Gonzalez Labrador2015-05-061-7/+9
* Don't display errors and log themLukas Reschke2015-05-051-5/+3
* Try to set required ini values in base.phpLukas Reschke2015-05-031-0/+7
* use the preSetup hook to ensure the encryption wrapper is applied correctlyRobin Appelman2015-04-301-1/+1
* Delay initialization of the OC\Encryption\Update - introducing 'OC\Encryption...Thomas Müller2015-04-171-19/+2
* detect system wide mount points correctlyBjoern Schiessle2015-04-161-0/+1
* Merge pull request #15489 from owncloud/dont_hide_exceptions_masterThomas Müller2015-04-101-0/+4
|\
| * do not disclose information, show generic error on login pageJörn Friedrich Dreyer2015-04-101-0/+4
* | Merge pull request #15510 from owncloud/cron-singleuserThomas Müller2015-04-101-14/+24
|\ \ | |/ |/|
| * Fix singe user mode on public.php - take twoThomas Müller2015-04-101-1/+5
| * Fix single user check in case no user is logged inThomas Müller2015-04-091-13/+19
* | Adding check command to validate server environment - fixes #15429Thomas Müller2015-04-081-25/+26
|/
* Encryption storage wrapper is enabled by default - necessary to detect encryp...Thomas Müller2015-04-071-4/+1
* add helper class accessible for encryption modules to ask for a list of users...Bjoern Schiessle2015-04-071-0/+1
* Setting up the encryption wrapper in a setup hook - temporarily fixes the wra...Thomas Müller2015-04-071-17/+1
* Further cleanup of files_encryptionThomas Müller2015-04-071-3/+0
* fix lib/private/encryption/util.php callBjoern Schiessle2015-04-071-12/+18
* Add mount point to disable the encryption wrapperRobin Appelman2015-03-311-8/+12
* Merge pull request #15234 from owncloud/encryption2_coreThomas Müller2015-03-261-2/+43
|\
| * implement basic encryption functionallity in core to enable multiple encrypti...Bjoern Schiessle2015-03-261-2/+43
* | Merge pull request #15232 from owncloud/remove-arg-separator-magicLukas Reschke2015-03-261-1/+0
|\ \
| * | Remove custom `arg_separator.output`Lukas Reschke2015-03-261-1/+0
| |/
* / Update license headersJenkins for ownCloud2015-03-261-12/+42
|/
* Handle session initialization errors and display error page - fixes #15053Thomas Müller2015-03-201-0/+1
* Stop executing, when 3rdparty is missing or apps directory is invalidJoas Schilling2015-03-181-10/+21
* Properly handle available databases at runtime and respect setup checks in co...Thomas Müller2015-03-111-1/+2
* Use occ to install ownCloud in autotest.shThomas Müller2015-03-111-1/+1
* Refactor \OC\Memcache\FactoryRobin McCorkell2015-03-051-2/+2
* Let users configure security headers in their WebserverLukas Reschke2015-03-021-29/+4
* Simplify codeLukas Reschke2015-03-011-4/+4
* Add detection for invalid CLI configuration for settings pageLukas Reschke2015-02-271-1/+16
* Revert "Updating license headers"Morris Jobke2015-02-261-42/+13
* Always load authentication appsLukas Reschke2015-02-241-3/+4
* properly initialize OC::$WEBROOT and host nameThomas Müller2015-02-231-11/+16
* implement command maintenance:installThomas Müller2015-02-231-0/+3
* Updating license headersJenkins for ownCloud2015-02-231-13/+42
* Merge pull request #14199 from owncloud/cast-type-manuallyMorris Jobke2015-02-191-3/+3
|\
| * Manually type-case all AJAX filesLukas Reschke2015-02-131-3/+3
* | Merge pull request #14335 from owncloud/enable-strict-mode-per-deafultClark Tomlinson2015-02-181-2/+2
|\ \
| * | Fix invalid `ini_set` directivesLukas Reschke2015-02-181-2/+2
* | | Merge pull request #14330 from owncloud/revert-13879-add_debug_log_for_memcac...Lukas Reschke2015-02-181-2/+1
|\ \ \
| * | | Revert "add debug log for memcache instantiation"Lukas Reschke2015-02-181-2/+1
| |/ /