Commit Graph

2571 Commits (de0ed634f2fb1bb9fbb93f6c0a66882dea42e288)

Author SHA1 Message Date
Sam Tuke de0ed634f2 Added two hooks: pre_unshare and pre_unshareAll, useful for files_encryption 14 years ago
Jenkins for ownCloud c29310aaef [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud d03dce1283 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 912050afa0 [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer 42e3eaf45a add more linebreaks, replace SQL LIMIT with param 14 years ago
Thomas Mueller ccdaec6296 webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 14 years ago
Björn Schießle 43415386a8 Upstream merged my patch to add additional ssl root certificates to the webdav client. 14 years ago
Michael Gapczynski f6426cee04 Tweak failure message and throw exceptions from updateDbFromStructure() 14 years ago
Michael Gapczynski 89823ef4f9 Modify and include additional update messages from updating apps 14 years ago
Michael Gapczynski a94405b4e4 Only show the version updating to instead of worrying about converting internal to a formatted version 14 years ago
Thomas Mueller da28ae0069 remove duplicate return 14 years ago
Thomas Mueller 2cb6632752 enhanced log message 14 years ago
Thomas Mueller ac50c2f973 documentation adjusted on the way 14 years ago
Thomas Mueller cedec593ee Fallback to use COM or exec('stat ..') is only executed if stat or filesize return negative values. 14 years ago
Thomas Mueller dfc8d757b5 OC_Helper::is_function_enabled() added to find out if a function is available 14 years ago
Michael Gapczynski f2e6df807d Add back check if installed around background jobs 14 years ago
Michael Gapczynski e7eea3dd2e Use hooks to send updates from apps 14 years ago
Michael Gapczynski 7505837079 Basic update progress of database update only 14 years ago
Michael Gapczynski a52aa69ffe Rearrange code to prepare for updater feedback 14 years ago
Michael Gapczynski ce443818d4 Check if oc_token cookie exists before trying to use it 14 years ago
Thomas Mueller 045c0acc92 workaround for 32-bit systems to handle filesizes bigger than 2GB 14 years ago
Thomas Mueller 34e5cb5070 fixing indent 14 years ago
Jenkins for ownCloud 3bcdd8c900 [tx-robot] updated from transifex 14 years ago
Thomas Mueller 1727b2e84d add smtp port configuration option 14 years ago
Robin Appelman 54f6f1e6b7 phpdoc fixes for public api 14 years ago
Tom Needham 8a5f583cac Remove WIP OAuth code 14 years ago
Tom Needham 9626d9ce31 Code cleanup and add copyright info 14 years ago
Tom Needham 218a5ea890 Remove unused methods 14 years ago
Jenkins for ownCloud 329bddab48 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 66e57f5fb1 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski 7980bccaab Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 14 years ago
Jenkins for ownCloud e9c51b319e [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 27f9ea2abb [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 7d52c39419 [tx-robot] updated from transifex 14 years ago
Thomas Müller 986f5d9f3e fixing variable name 14 years ago
irgsmirx 1e3231c732 Update lib/util.php 14 years ago
Thomas Müller 7d811e57e6 setting the timezone is now part of the login process and true part of the core. 14 years ago
root a64a923d56 call it "proxy" instead of "curlproxy" 14 years ago
Frank Karlitschek f012135992 make it more readable as deepdiver suggested 14 years ago
Frank Karlitschek 019da9943a add curl proxy support. Fixes #504 14 years ago
Frank Karlitschek 196f1c3786 add a check and a warning if setlocale is working 14 years ago
Thomas Mueller 186147d1ee refs #933 send content length header - this will allow the browser to show the progressbar 14 years ago
Randolph Carter d2828bab07 fixes default email sender address 14 years ago
Jenkins for ownCloud a4b0df419e [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer b6eb95349e fix utf8 filenames in ie download response header according to rfc5987, see http://stackoverflow.com/questions/93551/how-to-encode-the-filename-parameter-of-content-disposition-header-in-http 14 years ago
Michael Gapczynski 39eebebd99 Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826 14 years ago
Robin Appelman 4301cd7f61 wrap hooks into a try, catch to prevent a faulty app from crashing the request 14 years ago
Tom Needham 39b5199775 API: PUT and DELETE variables are now accessed from the parameters array 14 years ago
Bart Visscher df7d6cb26c More style fixes 14 years ago
Bart Visscher 68562dafb4 More whitespace fixes 14 years ago