Commit Graph

2606 Commits (9f5847b739c20a0b2de3672459445f08300ef790)

Author SHA1 Message Date
TheSFReader 9f5847b739 Simplify the code and remove a first unnecessary (and non conform) '&' character when there are pending arguments 12 years ago
TheSFReader 73522fe189 Add ebook specific mimetypes 12 years ago
TheSFReader eb9cd0858e Add ebook specific mimetypes 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Bart Visscher a8f963d9cf Spaces to tabs 12 years ago
Robin Appelman f18fc1c510 Clear cached prepared statements when switching between mdb2 and pdo 12 years ago
Robin Appelman a08490364d Cache prepared statements in OC_DB 12 years ago
Thomas Mueller 44e5c052b3 handling proper display of files/folders with negative size 12 years ago
Lukas Reschke ab287d2ba4 Move { to same line 12 years ago
Lukas Reschke c845e75693 Expand if to multiple lines 12 years ago
Lukas Reschke eab6d7eb23 Enhanced auth is totally unmaintained and broken 12 years ago
Lukas Reschke cc00c54f6a Remove uneeded returns 12 years ago
Lukas Reschke e8b45caa51 Remove uneeded return 12 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 12 years ago
Lukas Reschke 99adfbdb86 Check for string position instead of string existence 12 years ago
Jenkins for ownCloud c29310aaef [tx-robot] updated from transifex 12 years ago
Lukas Reschke b7db967dc5 Commentblocks should begin with two * 12 years ago
Lukas Reschke c27833b143 Add @brief to description 12 years ago
Lukas Reschke e151210a62 Simplify the isSubDirectory() function 12 years ago
Jenkins for ownCloud d03dce1283 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 912050afa0 [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer 42e3eaf45a add more linebreaks, replace SQL LIMIT with param 12 years ago
Thomas Mueller ccdaec6296 webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 12 years ago
Björn Schießle 43415386a8 Upstream merged my patch to add additional ssl root certificates to the webdav client. 12 years ago
Bernhard Posselt 75dbe88664 added cleanup recommendations by including ocs in the cachedKey method and moving the ocs routes stuff at the end of the loadRoutes method 12 years ago
Bernhard Posselt 5ccbfd9079 readded ocs routes 12 years ago
Bernhard Posselt f80bc4ed53 fixed error that displayed a white page and a warning that routes could not be loaded from apps that was caused by the ocs_api merge 12 years ago
Thomas Mueller a21da9f9fd fixing returns 12 years ago
Thomas Mueller 1093cdd823 fixing returns 12 years ago
Thomas Mueller 19edb29cc3 add missing return 12 years ago
Thomas Mueller cdd28fcc46 fixing undefined variable $where 12 years ago
Thomas Mueller 408b2cba58 fixing undefined variable $result - should be $query I assume 12 years ago
Thomas Mueller 01cecc9522 initialize $result 12 years ago
Thomas Mueller 19e604c104 fixing call of OC_Log::write() - missing parameter 12 years ago
Thomas Mueller a143e77ee4 removing unused parameter $parameters 12 years ago
Michael Gapczynski f6426cee04 Tweak failure message and throw exceptions from updateDbFromStructure() 12 years ago
Michael Gapczynski 89823ef4f9 Modify and include additional update messages from updating apps 12 years ago
Michael Gapczynski a94405b4e4 Only show the version updating to instead of worrying about converting internal to a formatted version 12 years ago
Thomas Mueller da28ae0069 remove duplicate return 12 years ago
Thomas Mueller 2cb6632752 enhanced log message 12 years ago
Thomas Mueller ac50c2f973 documentation adjusted on the way 12 years ago
Thomas Mueller cedec593ee Fallback to use COM or exec('stat ..') is only executed if stat or filesize return negative values. 12 years ago
Thomas Mueller dfc8d757b5 OC_Helper::is_function_enabled() added to find out if a function is available 12 years ago
Michael Gapczynski f2e6df807d Add back check if installed around background jobs 12 years ago
Michael Gapczynski e7eea3dd2e Use hooks to send updates from apps 12 years ago
Michael Gapczynski 7505837079 Basic update progress of database update only 12 years ago
Michael Gapczynski a52aa69ffe Rearrange code to prepare for updater feedback 12 years ago
Michael Gapczynski ce443818d4 Check if oc_token cookie exists before trying to use it 12 years ago
Thomas Mueller 045c0acc92 workaround for 32-bit systems to handle filesizes bigger than 2GB 12 years ago
Thomas Mueller 34e5cb5070 fixing indent 12 years ago