Commit Graph

4428 Commits (f2702ff1ca45d72300eed5dfa58ebc19aa6e9910)

Author SHA1 Message Date
Thomas Tanghus 3366bbeb8a Port DAV groupMemberSet fix to master #4458 13 years ago
Markus Goetz aba64a0b81 Class Auto Loader: Cache paths in APC 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Thomas Müller de52157e76 remove ru_RU - fixes #3135 13 years ago
Jenkins for ownCloud 6bd0ba79df [tx-robot] updated from transifex 13 years ago
Georg Ehrke 4574c5cf5c check if ->resource is a resource 13 years ago
Thomas Müller ada13a4d40 fixing all broken translation files 13 years ago
Georg Ehrke 7a11911aea add comment to make @jancborchardt happy 13 years ago
Georg Ehrke 825d8610d0 fix svg and cache transparency issue 13 years ago
Georg Ehrke 7fe9320ffe improve unknown backend 13 years ago
Markus Goetz 3972198b61 Cache OC_Util::checkServer() result in session 13 years ago
Jenkins for ownCloud 680ac48856 [tx-robot] updated from transifex 13 years ago
Georg Ehrke 623f9ec817 don't generate previews of empty txt files 13 years ago
Georg Ehrke e5761d90ef fix deleting old previews after file changed 13 years ago
Georg Ehrke f9b2815767 remove \OC\Preview::showErrorPreview 13 years ago
Bjoern Schiessle 6c3efaf26c throw exception if encryption was disabled but files are still encrypted to prevent the client from syncing unreadable files 13 years ago
Bjoern Schiessle 53bb89824d check if some encrypted files are left after the app was disabled and warn the user 13 years ago
Robin Appelman f22719b1ee Scanner: correctly pass trough reuse options when doing a recursive scan 13 years ago
Jenkins for ownCloud 5ebff8cfc4 [tx-robot] updated from transifex 13 years ago
Andreas Fischer 43be3eb4d0 Changing elseif statement to what the PEAR coding guidelines say. 13 years ago
Andreas Fischer 9c22046bff Do not pass numeric strings to strtotime() when formatting dates. 13 years ago
kondou 9549bd3e68 Use plural translations 13 years ago
Jenkins for ownCloud 98f836363a [tx-robot] updated from transifex 13 years ago
Georg Ehrke 1c9d52774e update indexes of oc_permissions 13 years ago
Morris Jobke 062769ab61 Remove noisy Log/Debug message 13 years ago
Bjoern Schiessle df358dfef5 fix function call for searUsers() 13 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. 13 years ago
Bart Visscher d563367b0f More style fixes 13 years ago
Bart Visscher 83988a5906 Fix stupid bug 13 years ago
Bart Visscher 0783267e2c Move query processing after the check for prepared statement cache 13 years ago
Jan-Christoph Borchardt 367b248bc0 show 'More apps' link to app administration directly in app navigation 13 years ago
Bart Visscher 2cc94cbc73 Style fixes 13 years ago
Robin Appelman a0243e03ef use === 13 years ago
Robin Appelman 9321eceed6 add the option to have templates for newly created files 13 years ago
Robin Appelman fc332acf8a split of mimetype detection code from OC_Helper, adding the option for apps to register additional mimetype mappings 13 years ago
Jenkins for ownCloud 0deae7b86f [tx-robot] updated from transifex 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 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
Jan-Christoph Borchardt 5a77b67147 change long couldn't be determined string to question mark again 13 years ago
Andreas Fischer e03d9e3aa0 Port log level filtering from OC_Log_Owncloud to OC_Log_Syslog. 13 years ago
Thomas Müller b229381dda initialize $plural_form_string with English default 13 years ago
Robin Appelman 3534c3b373 add reveal mimetype 13 years ago
Thomas Müller e04bf0aaeb unit tests for plural translations added 13 years ago
Thomas Müller 35a42da3ca PHPDoc comments adjusted *partially* - fixing call to createPluralFormFunction 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