Commit Graph

12761 Commits (4128561f2265938fb4de4ed34873c594919dca35)
 

Author SHA1 Message Date
Owen Winkler 4128561f22 Merge pull request #4360 from owncloud/format-date-numeric-strings 12 years ago
Thomas Müller 0e3dea7111 adding test case for a numeric value 12 years ago
Andreas Fischer b6b1bc5d09 Add datetime test for numeric string. 12 years ago
Andreas Fischer 43be3eb4d0 Changing elseif statement to what the PEAR coding guidelines say. 12 years ago
Andreas Fischer 9c22046bff Do not pass numeric strings to strtotime() when formatting dates. 12 years ago
Jan-Christoph Borchardt 4c0ec974b9 Merge pull request #4344 from owncloud/appmgmt-in-navigation 12 years ago
Jenkins for ownCloud 98f836363a [tx-robot] updated from transifex 12 years ago
Owen Winkler a2ac5e0163 Merge pull request #4271 from owncloud/plural_translations 12 years ago
Jörn Friedrich Dreyer e38025ba67 Merge pull request #4151 from owncloud/doctrine-object 12 years ago
Björn Schießle c24bf47db8 Merge pull request #4349 from owncloud/oc_cache_fix 12 years ago
Morris Jobke 062769ab61 Remove noisy Log/Debug message 12 years ago
Jan-Christoph Borchardt 8652137ad6 Merge pull request #3912 from owncloud/css_cleanup_kondou 12 years ago
icewind1991 118c3d8a38 Merge pull request #4353 from owncloud/fix_search_user 12 years ago
Bjoern Schiessle df358dfef5 fix function call for searUsers() 12 years ago
Björn Schießle c2f40d2495 Merge pull request #4243 from owncloud/no_empty_versions 12 years ago
Morris Jobke 35e1d8b265 Merge pull request #4328 from owncloud/cleanupdb_kondou 12 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. 12 years ago
Thomas Müller f7915d745a Merge pull request #4340 from owncloud/true-false-as-filename 12 years ago
Bjoern Schiessle b39d2d1938 more error messages which might be useful for the user to debug his server config 12 years ago
Bjoern Schiessle 7ce03ba37c improved error message to refect openSSL PHP extension and stock openSSL configuration issues 12 years ago
Bjoern Schiessle 7aeb0068be also write error message to the log 12 years ago
Bjoern Schiessle cfbdad9cdb catch broken server config and disable encryption app. 12 years ago
Bart Visscher d563367b0f More style fixes 12 years ago
Jan-Christoph Borchardt 31d50288a5 draw attention to the newly added app entry by flashing it twice 12 years ago
Jan-Christoph Borchardt 7a9daa99d1 scroll the app navigation down so the newly added app is seen 12 years ago
Jan-Christoph Borchardt 775f33cc1b prepend the new app before the 'More apps' function 12 years ago
Bart Visscher 83988a5906 Fix stupid bug 12 years ago
Bart Visscher 0783267e2c Move query processing after the check for prepared statement cache 12 years ago
Jan-Christoph Borchardt 367b248bc0 show 'More apps' link to app administration directly in app navigation 12 years ago
Bart Visscher 2cc94cbc73 Style fixes 12 years ago
Andreas Fischer 67df0a60fb Check expected type after JSON decode instead of checking what is not expected. 12 years ago
Jenkins for ownCloud 0deae7b86f [tx-robot] updated from transifex 12 years ago
kondou 6c78152564 Proper WHERE – the table is called userid not user 12 years ago
kondou b8bfebe51e Use setUpBeforeClass() and tearDownAfterClass() 12 years ago
kondou b560bb21f0 Clean up DB, after we're done with testing 12 years ago
Robin Appelman 95a959b10b merge master into doctrine-object 12 years ago
Morris Jobke 057d7aa108 Merge pull request #4321 from owncloud/add_unittests_kondou 12 years ago
Bart Visscher 9b6357e6aa Merge pull request #4291 from owncloud/schema 12 years ago
kondou 87ad677151 Remove pointless unittest (search/result) 12 years ago
Thomas Müller 1bbe979345 Merge pull request #4319 from owncloud/fixing-undefined-index-mtime-cache-scanner-master 12 years ago
Morris Jobke f55fbc9093 Merge pull request #4320 from owncloud/adding-executable-occ-master 12 years ago
kondou a51af39595 Add unittests 12 years ago
Thomas Müller 2871d11b5c adding executable script occ (ownCloud console) 12 years ago
Jenkins for ownCloud 0fce89308e [tx-robot] updated from transifex 12 years ago
Thomas Müller 464afb5eca use isset to prevent undefined index 12 years ago
Thomas Müller 19e3780ef2 remove unneeded vars from unit test 12 years ago
Thomas Müller bf1a9dfae3 Merge pull request #4285 from owncloud/scan-files-script-master 12 years ago
Thomas Müller d1a39ab01c Merge pull request #4293 from owncloud/config-date 12 years ago
Thomas Müller b5f18111f4 Merge pull request #4308 from owncloud/fix-4194 12 years ago
Thomas Müller 0ae2bb77ba Merge pull request #4228 from owncloud/fix-3836 12 years ago