Commit Graph

4243 Commits (c2f40d2495bbfd654ddc021ac539d0f5ba1ddb5c)

Author SHA1 Message Date
Jenkins for ownCloud 0deae7b86f [tx-robot] updated from transifex 13 years ago
Thomas Müller 464afb5eca use isset to prevent undefined index 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
Bart Visscher 5ffb8fac24 Use function to create schema manager 13 years ago
Robin Appelman 258e54182a remove invalid type hinting and cleanup namespaces a bit 13 years ago
Bernhard Posselt f5c3a346b0 make log date configurable, default to iso 8601 13 years ago
Bart Visscher 59c5529a2b Rename \OC\DB\Schema to \OC\DB\MDB2SchemaManager 13 years ago
Bart Visscher 9432885428 Change OC_DB_Schema to use DI for db connection object 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
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
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
Jörn Friedrich Dreyer cb4cf3e2f7 need to use \OC_Image to escape OCP namespace 13 years ago
Robin Appelman b073a34e77 add support for the <primary/> element within field definitions 13 years ago
Robin Appelman dc272e6e20 db: cast default values for boolean fields to booleans 13 years ago
Robin Appelman d509a0c403 return result from getL10N 13 years ago