Commit Graph

12873 Commits (9e8a6b704d4b65bb999d992f4900a9e184d952bd)
 

Author SHA1 Message Date
Thomas Müller b3b2b2d64c Merge pull request #4363 from owncloud/fix-4355 12 years ago
Bjoern Schiessle d314729cea use OC files API to create missing directory which should handle special chars in every environment correctly 12 years ago
Bjoern Schiessle 7d0e9cc685 use __DIR__ instead of realpath 12 years ago
kondou 4002491947 Reword a phrase 12 years ago
Jörn Friedrich Dreyer 435e63b5ee Merge pull request #4410 from owncloud/fix_sharing_defaults 12 years ago
Jörn Friedrich Dreyer 11a404b90b comment clarification 12 years ago
Jörn Friedrich Dreyer ca95a475d5 use edit & reshare permission as default 12 years ago
Jörn Friedrich Dreyer 5660f99592 add PERMISSIONS_ALL summary 12 years ago
Jenkins for ownCloud 9492aeffe9 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle eb0fdc8380 provide correct path for require_once 12 years ago
icewind1991 77596ace81 Merge pull request #4391 from owncloud/scanner-reuse-recursive 12 years ago
Bjoern Schiessle 7b1067c2a0 change decryptUnknownKeyfile() to decryptKeyfile(), we always use openssl_seal 12 years ago
Robin Appelman f22719b1ee Scanner: correctly pass trough reuse options when doing a recursive scan 12 years ago
Robin Appelman 1877a42a0d Scanner: additional tests for reusing etags during scanning 12 years ago
Jenkins for ownCloud 5ebff8cfc4 [tx-robot] updated from transifex 12 years ago
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
kondou 9549bd3e68 Use plural translations 12 years ago
Jan-Christoph Borchardt 4c0ec974b9 Merge pull request #4344 from owncloud/appmgmt-in-navigation 12 years ago
Bjoern Schiessle 44d201a526 Merge branch 'encryption_clean_up' of github.com:owncloud/core into encryption_clean_up 12 years ago
Bjoern Schiessle 5ba8d38b7f remove old comments, TODos, etc. 12 years ago
Jenkins for ownCloud 98f836363a [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer 9334974a92 allow empty configvalue in appconfig 12 years ago
Myles McNamara f5d23c469d use getName instead of getTitle 12 years ago
Andreas Fischer beb27168de Use multiple lines for the JSON data array. 12 years ago
Andreas Fischer 0ab8850478 Adjust JSON code to stable5. 12 years ago
Andreas Fischer 1ed049a682 Do not repeat JSON success code. 12 years ago
Andreas Fischer 0718c92dc8 Do not repeat definition of $target. 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
Thomas Müller c458e785a1 fixing typos and PHPDoc 12 years ago
Jörn Friedrich Dreyer ff67f115d4 fix #2711 using a custom event, also use css selectors over filterAttr 12 years ago
Bjoern Schiessle df358dfef5 fix function call for searUsers() 12 years ago
Bjoern Schiessle 512f98cac9 remove todo item 12 years ago
Bjoern Schiessle 023121aed0 adapt tests to the changes in crypt.php 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