Commit Graph

8257 Commits (d58cee2f7651a2a8cc9ef75a28f54883e2e01a67)
 

Author SHA1 Message Date
Thomas Mueller d58cee2f76 returning http status code 503 in case connecting to the database failed 14 years ago
Michael Gapczynski 2012603b74 Merge branch 'master' into fix-issue-1085 14 years ago
Michael Gapczynski d39655e126 Move template parameters around so database error page is properly rendered 14 years ago
Frank Karlitschek 861f32a22b Update apps/user_webdavauth/user_webdavauth.php 14 years ago
Jörn Friedrich Dreyer 3dbb148567 Merge pull request #1061 from owncloud/remove_css_not_selector_to_fix_ie8_input_fields 14 years ago
Jenkins for ownCloud 0b007235b9 [tx-robot] updated from transifex 14 years ago
Thomas Müller 7ca740fa3d Merge pull request #632 from owncloud/fix_629 14 years ago
Thomas Müller 08d7b8ce30 Merge pull request #1092 from owncloud/rename_dot 14 years ago
Thomas Mueller b4191b7da5 rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has changed! 14 years ago
Michael Gapczynski da7a14e9a6 Merge pull request #1079 from owncloud/update-progress 14 years ago
Michael Gapczynski 035d0aa9d5 Merge branch 'master' into update-progress 14 years ago
Michael Gapczynski 5ea8adc7c7 Reformat long line 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 6b2216f0d6 Remove old data directory protection from update, should already have taken place or not working because the server isn't Apache 14 years ago
Thomas Müller 0c6213a371 Merge pull request #1066 from owncloud/fix-388-master 14 years ago
Robin Appelman a5dcbc3d8a Files: prevent people from renaming files to '.' 14 years ago
Michael Gapczynski 0b13b41189 Merge pull request #1053 from owncloud/ocs_api 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
Jenkins for ownCloud 934d9dcc42 [tx-robot] updated from transifex 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
Thomas Müller 913c96ddc5 Merge pull request #1081 from owncloud/fix-issue-1075 14 years ago
Michael Gapczynski 394cebc90f Remove echo from lost password page 14 years ago
Michael Gapczynski ceafb5d7d1 Add maintenance mode entry to config.sample.php 14 years ago
Michael Gapczynski e7eea3dd2e Use hooks to send updates from apps 14 years ago
Jenkins for ownCloud 90f39cd703 [tx-robot] updated from transifex 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 4e1923b01e Merge pull request #1067 from owncloud/fix-logout 14 years ago
Thomas Müller b673748151 Merge pull request #1063 from owncloud/translate_not_enough_space_available 14 years ago
Jörn Friedrich Dreyer fc64e8ec58 fix error when wrong dir was specified 14 years ago
Jörn Friedrich Dreyer f19787f84c move $l to top 14 years ago
Jörn Friedrich Dreyer ea732e5b29 also translate 'No file was uploaded. Unknown error' 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 Müller e0e7c98100 Merge pull request #1041 from owncloud/fixing-856-master 14 years ago
Thomas Müller 9dc5ea172e Merge pull request #975 from irgsmirx/patch-1 14 years ago
Thomas Mueller 3ea9432d43 fixing undefined variable $l 14 years ago
Jörn Friedrich Dreyer 0405edc798 add translation call for 'Not enough space available' upload error 14 years ago
Jörn Friedrich Dreyer 8240717309 Merge pull request #1062 from owncloud/fix-1048-master 14 years ago
Thomas Mueller 1727b2e84d add smtp port configuration option 14 years ago
Jörn Friedrich Dreyer e2f549f6d7 remove css not selector - incompatible with ie8 14 years ago
Jörn Friedrich Dreyer 166da88b73 Merge pull request #945 from owncloud/fix_app_management_in_ie8 14 years ago