Commit Graph

12810 Commits (d2767faf6104f4a4f0330c1771c488beea6245cd)
 

Author SHA1 Message Date
Bjoern Schiessle df358dfef5 fix function call for searUsers() 11 years ago
Björn Schießle c2f40d2495 Merge pull request #4243 from owncloud/no_empty_versions 11 years ago
Morris Jobke 35e1d8b265 Merge pull request #4328 from owncloud/cleanupdb_kondou 11 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. 11 years ago
Thomas Müller f7915d745a Merge pull request #4340 from owncloud/true-false-as-filename 11 years ago
Bjoern Schiessle b39d2d1938 more error messages which might be useful for the user to debug his server config 11 years ago
Bjoern Schiessle 7ce03ba37c improved error message to refect openSSL PHP extension and stock openSSL configuration issues 11 years ago
Bjoern Schiessle 7aeb0068be also write error message to the log 11 years ago
Bjoern Schiessle cfbdad9cdb catch broken server config and disable encryption app. 11 years ago
Bart Visscher d563367b0f More style fixes 11 years ago
Jan-Christoph Borchardt 31d50288a5 draw attention to the newly added app entry by flashing it twice 11 years ago
Jan-Christoph Borchardt 7a9daa99d1 scroll the app navigation down so the newly added app is seen 11 years ago
Jan-Christoph Borchardt 775f33cc1b prepend the new app before the 'More apps' function 11 years ago
Bart Visscher 83988a5906 Fix stupid bug 11 years ago
Bart Visscher 0783267e2c Move query processing after the check for prepared statement cache 11 years ago
Jan-Christoph Borchardt 367b248bc0 show 'More apps' link to app administration directly in app navigation 11 years ago
Bart Visscher 2cc94cbc73 Style fixes 11 years ago
Andreas Fischer 67df0a60fb Check expected type after JSON decode instead of checking what is not expected. 11 years ago
Jenkins for ownCloud 0deae7b86f [tx-robot] updated from transifex 11 years ago
kondou 6c78152564 Proper WHERE – the table is called userid not user 11 years ago
kondou b8bfebe51e Use setUpBeforeClass() and tearDownAfterClass() 11 years ago
kondou b560bb21f0 Clean up DB, after we're done with testing 11 years ago
Robin Appelman 95a959b10b merge master into doctrine-object 11 years ago
Morris Jobke 057d7aa108 Merge pull request #4321 from owncloud/add_unittests_kondou 11 years ago
Bart Visscher 9b6357e6aa Merge pull request #4291 from owncloud/schema 11 years ago
kondou 87ad677151 Remove pointless unittest (search/result) 11 years ago
Thomas Müller 1bbe979345 Merge pull request #4319 from owncloud/fixing-undefined-index-mtime-cache-scanner-master 11 years ago
Morris Jobke f55fbc9093 Merge pull request #4320 from owncloud/adding-executable-occ-master 11 years ago
kondou a51af39595 Add unittests 11 years ago
Thomas Müller 2871d11b5c adding executable script occ (ownCloud console) 11 years ago
Jenkins for ownCloud 0fce89308e [tx-robot] updated from transifex 11 years ago
Thomas Müller 464afb5eca use isset to prevent undefined index 11 years ago
Thomas Müller 19e3780ef2 remove unneeded vars from unit test 11 years ago
Thomas Müller bf1a9dfae3 Merge pull request #4285 from owncloud/scan-files-script-master 11 years ago
Thomas Müller d1a39ab01c Merge pull request #4293 from owncloud/config-date 11 years ago
Thomas Müller b5f18111f4 Merge pull request #4308 from owncloud/fix-4194 11 years ago
Thomas Müller 0ae2bb77ba Merge pull request #4228 from owncloud/fix-3836 11 years ago
Thomas Müller 33d78ab9c7 fixing PHPDoc 11 years ago
Thomas Müller ad952f215d add 'logdateformat' to config.sample.php 11 years ago
Thomas Müller b716d035c3 fixing PHPDoc 11 years ago
Jenkins for ownCloud 9923fe655b [tx-robot] updated from transifex 11 years ago
Andreas Fischer e03d9e3aa0 Port log level filtering from OC_Log_Owncloud to OC_Log_Syslog. 11 years ago
Myles McNamara 74a264e82e fix syntax error 11 years ago
Thomas Müller d97e3c3571 adding proper evaluation of plural form - uses LGPL licensed code of jsgettext 11 years ago
Thomas Müller b229381dda initialize $plural_form_string with English default 11 years ago
Thomas Müller 2e5f1142be return plural form in ajax translations 11 years ago
Robin Appelman 3534c3b373 add reveal mimetype 11 years ago
Jenkins for ownCloud 17fe748abc [tx-robot] updated from transifex 11 years ago
Myles McNamara 8edc0f210b use theme name and title for password reset 11 years ago
Thomas Müller e04bf0aaeb unit tests for plural translations added 11 years ago