Commit Graph

4341 Commits (a255cc60075e9dab831754ff09cb522c37ea421f)

Author SHA1 Message Date
Georg Ehrke f9b2815767 remove \OC\Preview::showErrorPreview 13 years ago
Georg Ehrke 1c9d52774e update indexes of oc_permissions 13 years ago
Georg Ehrke dcc92445a0 allow permissions.user to be null as suggested by @butonic 13 years ago
Georg Ehrke 554b1990e2 suppress is_file error msg 13 years ago
Thomas Müller 33d78ab9c7 fixing PHPDoc 13 years ago
Thomas Müller b716d035c3 fixing PHPDoc 13 years ago
Andreas Fischer e03d9e3aa0 Port log level filtering from OC_Log_Owncloud to OC_Log_Syslog. 13 years ago
Robin Appelman 3534c3b373 add reveal mimetype 13 years ago
Bart Visscher fd317f599b Simplify OC_DB transaction functions 13 years ago
Bernhard Posselt f5c3a346b0 make log date configurable, default to iso 8601 13 years ago
Lennart Rosam 79351d064f Make default language configurable via config.php 13 years ago
kondou 1b567b2ad1 Don't throw a fatal, if is_file() parameter isn't 13 years ago
Bjoern Schiessle 9253627327 cancel sharing if some users doesn't have a working encryption set-up. 13 years ago
Jenkins for ownCloud b037f2dc6e [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 761f40328c [tx-robot] updated from transifex 13 years ago
Georg Ehrke 640253fa31 fix code style of try catch blocks 13 years ago
Georg Ehrke d84d8f7108 fix merge conflicts 13 years ago
Georg Ehrke ac6a3133ec style fixes 13 years ago
Thomas Müller 17c36b5074 fixes #4026 13 years ago
Jenkins for ownCloud 88e1ccbce3 [tx-robot] updated from transifex 13 years ago
Thomas Müller 085fdfec2f adding unit tests for OC_Util::basename 13 years ago
Andreas Fischer 89f8f8e42d app migrate: Use = instead of LIKE as described in the comment above. 13 years ago
Robin Appelman 74c54587ec better variable naming 13 years ago
Thomas Mueller e2d3225e5a implement a platform independent version of basename 13 years ago
Robin Appelman dea3472ad7 remove unneeded 'use' 13 years ago
Robin Appelman 64774f30ba dont need to explicitly pass by reference 13 years ago
Robin Appelman d6c56b584a make MDB2Schema reader non static 13 years ago
Robin Appelman fbbe0ebe77 add function to get config object from OC_Config 13 years ago
Michael Gapczynski 1faac6108c Use query to calculate folder size 13 years ago
Georg Ehrke 1e4ec2ac27 add class='preview-icon' to rows in file app that make use of previews 13 years ago
Georg Ehrke e01bc7de98 Revert "OC\Preview - outsource static methods" 13 years ago
Georg Ehrke 65affdc9b3 make previews in files app smaller 13 years ago
Jörn Friedrich Dreyer 05fa55f2eb always return int 13 years ago
Michael Gapczynski dd4e33fe6b Fix calculating size for empty folders 13 years ago
Michael Gapczynski c8e60900fc Move check so the variable will never be undefined 13 years ago
kondou 8cd671c207 Also clean PHP 5.5 opcache 13 years ago
Jenkins for ownCloud 48621115c1 [tx-robot] updated from transifex 13 years ago
Robin Appelman e1e7b6a940 Cache: don't check if the parent exists in the cache if we are already sure it does 13 years ago
Jenkins for ownCloud fa35650e0a [tx-robot] updated from transifex 13 years ago
Robin Appelman 59bdba9bac fix scanner hooks, cant use inside closures in php 5.3 13 years ago
Robin Appelman 1b50154c95 functions in OCP should be static 13 years ago
Bart Visscher 25003fb213 Add ACPu memory cache 13 years ago
Bart Visscher 4e3bfd8ddd Fix group id naming fid->gid 13 years ago
Björn Schießle 75fd6d4fde initialize OC_Defaults in template constructorX 13 years ago
Jan-Christoph Borchardt 93b227d803 shorten wording on config directory errors 13 years ago
Bart Visscher 485e8ab0a5 ignore config read failures 13 years ago
Bart Visscher 5caa7576d4 Revert "fix failing master branch - Test_Config::testWriteData" 13 years ago
Jenkins for ownCloud a94c55be98 [tx-robot] updated from transifex 13 years ago
Bart Visscher 179b42c56d Fixed review issues 13 years ago
Robin Appelman 499a01f179 use === 13 years ago