Commit Graph

4383 Commits (c9c4ab22a489c373cf994da490353e2f3e1cadd1)

Author SHA1 Message Date
kondou 605050df9b Log exception at the catching code 12 years ago
Jenkins for ownCloud 98f836363a [tx-robot] updated from transifex 12 years ago
Valerio Ponte 881e362f93 final fix for xsendfile zip generation race condition 12 years ago
Morris Jobke 062769ab61 Remove noisy Log/Debug message 12 years ago
Bjoern Schiessle df358dfef5 fix function call for searUsers() 12 years ago
Thomas Müller fed1792510 adding unit tests for quota checks 12 years ago
Thomas Müller d3a69bf4c6 adding unit tests to determine length 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 fb890eee67 fixes #4343 12 years ago
Bart Visscher d563367b0f More style fixes 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
Robin Appelman a0243e03ef use === 12 years ago
Robin Appelman 9321eceed6 add the option to have templates for newly created files 12 years ago
Robin Appelman fc332acf8a split of mimetype detection code from OC_Helper, adding the option for apps to register additional mimetype mappings 12 years ago
Jenkins for ownCloud 0deae7b86f [tx-robot] updated from transifex 12 years ago
kondou 1a4465f41d Improve app-management 12 years ago
Thomas Müller 464afb5eca use isset to prevent undefined index 12 years ago
Thomas Müller 33d78ab9c7 fixing PHPDoc 12 years ago
Thomas Müller b716d035c3 fixing PHPDoc 12 years ago
Jan-Christoph Borchardt 5a77b67147 change long couldn't be determined string to question mark again 12 years ago
Andreas Fischer e03d9e3aa0 Port log level filtering from OC_Log_Owncloud to OC_Log_Syslog. 12 years ago
Thomas Müller b229381dda initialize $plural_form_string with English default 12 years ago
Robin Appelman 3534c3b373 add reveal mimetype 12 years ago
Thomas Müller e04bf0aaeb unit tests for plural translations added 12 years ago
Thomas Müller 35a42da3ca PHPDoc comments adjusted *partially* - fixing call to createPluralFormFunction 12 years ago
Bart Visscher fd317f599b Simplify OC_DB transaction functions 12 years ago
Bart Visscher 5ffb8fac24 Use function to create schema manager 12 years ago
Robin Appelman 258e54182a remove invalid type hinting and cleanup namespaces a bit 12 years ago
Bernhard Posselt f5c3a346b0 make log date configurable, default to iso 8601 12 years ago
Bart Visscher 59c5529a2b Rename \OC\DB\Schema to \OC\DB\MDB2SchemaManager 12 years ago
Bart Visscher 9432885428 Change OC_DB_Schema to use DI for db connection object 12 years ago
Lennart Rosam 79351d064f Make default language configurable via config.php 12 years ago
Jakob Sack 2f17dcdba8 Fix syntax error. 12 years ago
Jakob Sack eee2c369d9 Fix copy and paste errors in l10n.php 12 years ago
Jakob Sack 9673a563b5 Create plural functions on the fly 12 years ago
kondou 1b567b2ad1 Don't throw a fatal, if is_file() parameter isn't 12 years ago
Jakob Sack 495e44e76c Update l10n.php to read plural_forms string 12 years ago
Bjoern Schiessle 9253627327 cancel sharing if some users doesn't have a working encryption set-up. 12 years ago
Jenkins for ownCloud b037f2dc6e [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 99354f9a28 fix searchUsers() call in group.php 12 years ago
Jenkins for ownCloud 761f40328c [tx-robot] updated from transifex 12 years ago
Thomas Müller 17c36b5074 fixes #4026 12 years ago
Jenkins for ownCloud 88e1ccbce3 [tx-robot] updated from transifex 12 years ago
Thomas Müller 085fdfec2f adding unit tests for OC_Util::basename 12 years ago
Andreas Fischer 89f8f8e42d app migrate: Use = instead of LIKE as described in the comment above. 12 years ago
Robin Appelman 74c54587ec better variable naming 12 years ago
Thomas Mueller e2d3225e5a implement a platform independent version of basename 12 years ago