Commit Graph

12765 Commits (7fa53eae7fffcb517f56c96a9f2f67db5ef0d643)
 

Author SHA1 Message Date
Andreas Fischer 7fa53eae7f Make it clear that log message is about the XCache opcode cache. 13 years ago
Andreas Fischer 9770f52da6 xCache -> XCache 13 years ago
Andreas Fischer 49cfd08f08 Add link to XCache API in class documentation. 13 years ago
Andreas Fischer 341d9caf79 xcache_unset_by_prefix() returns feedback, return it. 13 years ago
Andreas Fischer 799106db81 Clear xCache OpCode cache instead of variable cache in clearOpcodeCache(). 13 years ago
Andreas Fischer 8d762f659a Allow usage of xCache variable cache if xcache_unset_by_prefix() is present. 13 years ago
Andreas Fischer fb2761a203 Do not define xcache_unset_by_prefix() if it does not exist. 13 years ago
Thomas Müller c84171cec0 don't use xcache in case admin auth is enabled in php.ini - this can cause issues 13 years ago
Thomas Müller 507e48ee56 don't call xcache_clear_cache on clearOpcodeCache() in case admin auth is enabled for xcache in php.ini 13 years ago
Jan-Christoph Borchardt 4c0ec974b9 Merge pull request #4344 from owncloud/appmgmt-in-navigation 13 years ago
Jenkins for ownCloud 98f836363a [tx-robot] updated from transifex 13 years ago
Owen Winkler a2ac5e0163 Merge pull request #4271 from owncloud/plural_translations 13 years ago
Jörn Friedrich Dreyer e38025ba67 Merge pull request #4151 from owncloud/doctrine-object 13 years ago
Björn Schießle c24bf47db8 Merge pull request #4349 from owncloud/oc_cache_fix 13 years ago
Morris Jobke 062769ab61 Remove noisy Log/Debug message 13 years ago
Jan-Christoph Borchardt 8652137ad6 Merge pull request #3912 from owncloud/css_cleanup_kondou 13 years ago
icewind1991 118c3d8a38 Merge pull request #4353 from owncloud/fix_search_user 13 years ago
Bjoern Schiessle df358dfef5 fix function call for searUsers() 13 years ago
Björn Schießle c2f40d2495 Merge pull request #4243 from owncloud/no_empty_versions 13 years ago
Morris Jobke 35e1d8b265 Merge pull request #4328 from owncloud/cleanupdb_kondou 13 years ago
Bjoern Schiessle ab6e47b44a oc_cache needs to disable file proxys for read/write operation. Otherwise the operation will go through the encryption app which will not work. 13 years ago
Thomas Müller f7915d745a Merge pull request #4340 from owncloud/true-false-as-filename 13 years ago
Bjoern Schiessle b39d2d1938 more error messages which might be useful for the user to debug his server config 13 years ago
Bjoern Schiessle 7ce03ba37c improved error message to refect openSSL PHP extension and stock openSSL configuration issues 13 years ago
Bjoern Schiessle 7aeb0068be also write error message to the log 13 years ago
Bjoern Schiessle cfbdad9cdb catch broken server config and disable encryption app. 13 years ago
Bart Visscher d563367b0f More style fixes 13 years ago
Jan-Christoph Borchardt 31d50288a5 draw attention to the newly added app entry by flashing it twice 13 years ago
Jan-Christoph Borchardt 7a9daa99d1 scroll the app navigation down so the newly added app is seen 13 years ago
Jan-Christoph Borchardt 775f33cc1b prepend the new app before the 'More apps' function 13 years ago
Bart Visscher 83988a5906 Fix stupid bug 13 years ago
Bart Visscher 0783267e2c Move query processing after the check for prepared statement cache 13 years ago
Jan-Christoph Borchardt 367b248bc0 show 'More apps' link to app administration directly in app navigation 13 years ago
Bart Visscher 2cc94cbc73 Style fixes 13 years ago
Andreas Fischer 67df0a60fb Check expected type after JSON decode instead of checking what is not expected. 13 years ago
Jenkins for ownCloud 0deae7b86f [tx-robot] updated from transifex 13 years ago
kondou 6c78152564 Proper WHERE – the table is called userid not user 13 years ago
kondou b8bfebe51e Use setUpBeforeClass() and tearDownAfterClass() 13 years ago
kondou b560bb21f0 Clean up DB, after we're done with testing 13 years ago
Robin Appelman 95a959b10b merge master into doctrine-object 13 years ago
Morris Jobke 057d7aa108 Merge pull request #4321 from owncloud/add_unittests_kondou 13 years ago
Bart Visscher 9b6357e6aa Merge pull request #4291 from owncloud/schema 13 years ago
kondou 87ad677151 Remove pointless unittest (search/result) 13 years ago
Thomas Müller 1bbe979345 Merge pull request #4319 from owncloud/fixing-undefined-index-mtime-cache-scanner-master 13 years ago
Morris Jobke f55fbc9093 Merge pull request #4320 from owncloud/adding-executable-occ-master 13 years ago
kondou a51af39595 Add unittests 13 years ago
Thomas Müller 2871d11b5c adding executable script occ (ownCloud console) 13 years ago
Jenkins for ownCloud 0fce89308e [tx-robot] updated from transifex 13 years ago
Thomas Müller 464afb5eca use isset to prevent undefined index 13 years ago
Thomas Müller 19e3780ef2 remove unneeded vars from unit test 13 years ago