Thomas Tanghus
|
ea841e5e15
|
Catch exceptions on malformed categories.
|
2013-02-26 15:01:42 +01:00 |
Bernhard Posselt
|
b987c76d16
|
Merge pull request #1906 from owncloud/storage-stat-fail
Common storage: don't throw warning when a stat fails
|
2013-02-26 00:44:42 -08:00 |
Bernhard Posselt
|
5b250afafc
|
Merge pull request #1903 from owncloud/fix_version_check
return true once one owncloud version number is bigger at any position
|
2013-02-26 00:37:11 -08:00 |
Robin Appelman
|
52dccd4aa1
|
Storage: don't throw warnings when a stat fails
|
2013-02-26 02:53:02 +01:00 |
Robin Appelman
|
6b33a23a51
|
Code style
|
2013-02-26 02:51:57 +01:00 |
Jenkins for ownCloud
|
63d9feb8c0
|
[tx-robot] updated from transifex
|
2013-02-26 00:06:26 +01:00 |
Bernhard Posselt
|
f415f3e03e
|
return true once one owncloud version number is bigger at any position
|
2013-02-25 23:06:26 +01:00 |
Lukas Reschke
|
d713948d3f
|
Merge pull request #1898 from owncloud/session_start_fix
set http 500 when session could not be started to prevent serving of emp...
|
2013-02-25 14:00:12 -08:00 |
Lukas Reschke
|
6735701c1e
|
Merge pull request #1837 from owncloud/fix-user-template
Remove unneeded code for user layout template
|
2013-02-25 13:41:32 -08:00 |
Lukas Reschke
|
a2a1e8c2cb
|
Merge pull request #1839 from owncloud/no_recursive_object_walking
Don't walk objects with array_walk_recursive()
|
2013-02-25 12:53:23 -08:00 |
Thomas Müller
|
6dd1d479da
|
Merge pull request #1706 from owncloud/master-sqlserver
Microsoft SQL-Server support for ownCloud!
|
2013-02-25 12:50:32 -08:00 |
Frank Karlitschek
|
a533bb6dcd
|
5 beta 2
|
2013-02-25 20:00:40 +01:00 |
Bernhard Posselt
|
7f7b8bc07a
|
use error template
|
2013-02-25 19:17:29 +01:00 |
Bernhard Posselt
|
aba60dba28
|
added simple error message for the browser
|
2013-02-25 18:47:34 +01:00 |
Bernhard Posselt
|
bc2fefed59
|
write an error log when session could not be initialized
|
2013-02-25 18:42:09 +01:00 |
Bernhard Posselt
|
55c72617c6
|
set http 500 when session could not be started to prevent serving of empty files see #1049
|
2013-02-25 18:37:05 +01:00 |
Bernhard Posselt
|
946a064fc6
|
Merge pull request #1891 from owncloud/set_timeout
use a 5 sec timeout for the webdav check
|
2013-02-25 08:27:20 -08:00 |
Frank Karlitschek
|
3009b43e3d
|
use a 5 sec timeout for the webdav check
|
2013-02-25 16:30:11 +01:00 |
Björn Schießle
|
2954c7e97a
|
Merge pull request #1865 from owncloud/fix-displaying-db-errors
Don't use routes when displaying error page
|
2013-02-25 07:09:48 -08:00 |
Bart Visscher
|
9ceae51091
|
Merge pull request #1887 from owncloud/fixing-1843-master
remove the check for session data folder - causes trouble on some enviro...
|
2013-02-25 04:16:38 -08:00 |
Bernhard Posselt
|
5bf3d286f0
|
created unittests and factored out version test into seperate method
|
2013-02-25 12:38:00 +01:00 |
Bernhard Posselt
|
ecd40f0abc
|
spaces to tabs
|
2013-02-25 11:40:55 +01:00 |
Bernhard Posselt
|
736d5deaee
|
version checks for apps now use all three version numbers and fixed bug that would not do the version check correctly for the second version
|
2013-02-25 11:39:55 +01:00 |
Frank Karlitschek
|
9ee5069f2a
|
Merge pull request #1856 from owncloud/fix_error_handling_stream_copy
don't use the number of written bytes as indicator if streamCopy() was successful
|
2013-02-25 02:04:12 -08:00 |
Thomas Mueller
|
ebcb778a99
|
remove the check for session data folder - causes trouble on some environments
let's try to find another solution for =C6
|
2013-02-25 10:12:47 +01:00 |
Jenkins for ownCloud
|
21f3291eee
|
[tx-robot] updated from transifex
|
2013-02-25 00:06:17 +01:00 |
Thomas Mueller
|
9898ba4daf
|
Merge branch 'master' into master-sqlserver
Conflicts:
core/templates/installation.php
|
2013-02-22 22:59:09 +01:00 |
Bart Visscher
|
15f5325078
|
Don't use routes when displaying error page
|
2013-02-22 21:39:44 +01:00 |
Björn Schießle
|
eabfd9b69b
|
put value assignment into brackets
|
2013-02-22 16:45:57 +01:00 |
Bernhard Posselt
|
608ebb59dd
|
Merge pull request #1859 from owncloud/blacklist-fix
Add OC\Files\Filesystem::isFileBlacklisted
|
2013-02-22 07:43:13 -08:00 |
Björn Schießle
|
d8137fdf66
|
return both, count and result if the operation succeeded or failed. Maybe in some cases it is useful to know how much bytes where copied
|
2013-02-22 16:43:11 +01:00 |
Robin Appelman
|
62c65bc1c8
|
Add OC\Files\Filesystem::isFileBlacklisted
|
2013-02-22 16:13:08 +01:00 |
Jörn Friedrich Dreyer
|
e8da90d0f4
|
Merge pull request #1711 from owncloud/style-cleanup
Codestyle cleanup
|
2013-02-22 07:02:51 -08:00 |
Björn Schießle
|
5b94959686
|
using the number of writen bytes as indicator if streamCopy() was successfully. Instead check if fwrite returns the number of bytes or false
|
2013-02-22 14:56:50 +01:00 |
Georg Ehrke
|
f51d8c1cd9
|
fix order of mount commands
|
2013-02-22 14:19:29 +01:00 |
Jörn Friedrich Dreyer
|
16a5f15f85
|
keep transparency when resizing or cropping png/gif
|
2013-02-22 12:42:40 +01:00 |
Thomas Tanghus
|
efe33c508e
|
Don't walk objects with array_walk_recursive()
|
2013-02-22 00:51:54 +01:00 |
Bart Visscher
|
bf0b9bac8b
|
Remove unneeded code for user layout template
|
2013-02-22 00:22:43 +01:00 |
Jenkins for ownCloud
|
734a463297
|
[tx-robot] updated from transifex
|
2013-02-22 00:08:47 +01:00 |
Bart Visscher
|
19c5213b53
|
Join split translated strings
|
2013-02-21 23:47:56 +01:00 |
Bart Visscher
|
88bea55f97
|
Update hint by the internal version number.
So we don't repeat the 4.5 <=> 4.90 mixup
|
2013-02-21 21:30:25 +01:00 |
Björn Schießle
|
0a6e9933fc
|
Merge pull request #1812 from owncloud/add-logging-to-webdav-test-master
Enhancment to the WebDAV-Testing ...
|
2013-02-21 05:58:34 -08:00 |
Frank Karlitschek
|
c5e0dda887
|
add a safe_mode check
|
2013-02-21 11:09:00 +01:00 |
Michael Gapczynski
|
d29c2b0169
|
Reuse $freeSpace variable
|
2013-02-23 16:00:50 -05:00 |
Michael Gapczynski
|
a2d3333a09
|
Don't throw insufficient storage exception if free space is unknown
|
2013-02-23 15:37:44 -05:00 |
Bart Visscher
|
bb75dfc021
|
Whitespace fixes
|
2013-02-22 19:05:36 +01:00 |
Björn Schießle
|
c8c0e72e73
|
Merge pull request #1768 from houqp/issue_1739
bug fix for issue 1739
|
2013-02-21 01:09:15 -08:00 |
Jenkins for ownCloud
|
dcd93a53e4
|
[tx-robot] updated from transifex
|
2013-02-21 00:15:58 +01:00 |
Thomas Mueller
|
7b7994b56b
|
WebDAV-Testing:
- write the exception to the log
- in case curl is missing we should return true as well
|
2013-02-20 23:11:38 +01:00 |
Frank Karlitschek
|
59fd9b2bd2
|
5.0.0 beta 1
|
2013-02-20 19:09:58 +01:00 |