Commit Graph

2372 Commits (fb5d0db0376f8f75fe6745fd1c94d5b325be4f41)

Author SHA1 Message Date
Michael Gapczynski a6e18e0b6d Check if error_report() is equal to 0, so suppressed errors aren't logged e.g. the htaccesstext.txt fopen failing 13 years ago
Jenkins for ownCloud dbb4e74c79 [tx-robot] updated from transifex 13 years ago
Felix Moeller dfc8228fb4 NoSpaceAfterComma 13 years ago
Felix Moeller 5d640f9ae3 NoSpaceAfterComma 13 years ago
Felix Moeller b7a02f0c93 NoSpaceAfterComma 13 years ago
Robin Appelman 6bc156ba69 add svg mimetype to default htaccess 13 years ago
Arthur Schiwon be215a097a check if RUNTIME_NOAPPS is set before using it 13 years ago
Georg Ehrke d7a6b09406 deny the usage of dots in database name 13 years ago
Arthur Schiwon b8a48b55a3 make sure all filesystem apps are loaded when setupFS is proceeded, to make sure the emmited setup-hook is received. Fixes #89 13 years ago
Arthur Schiwon 5b9ba2e033 remove whitespaces, no code change 13 years ago
Bernhard Posselt bf3dac05d1 added functions for printing escaped and unescaped values 13 years ago
Jenkins for ownCloud 1a08ef6a06 [tx-robot] updated from transifex 13 years ago
Bart Visscher fecfeac55d Fix introduced style errors 13 years ago
Björn Schießle 8a3eda16f2 fix function documentation 13 years ago
Bart Visscher 43e8293d9c Change Symfony/Component/Routing from submodule to composer fetching 13 years ago
Jakob Sack d0bbd9416b Add BackgroundJob::setExecutionType() to public API 13 years ago
Jakob Sack 9cf9d41e51 Add a new backgroundjob class to access the type of background jobs easily 13 years ago
Jenkins for ownCloud 3bef19c623 [tx-robot] updated from transifex 13 years ago
Florian Hülsmann a48734bcb5 fixed user/group sharing hooks 13 years ago
Bart Visscher fe75793815 Split database setup code to functions 13 years ago
Florian Hülsmann b7bf28d1c7 Hook emission on sharing stuff 13 years ago
Victor Dubiniuk d428d72dab Fix mimetype detection with the 'file' utility 13 years ago
Robin Appelman ad720c4c17 possible fix for bombarding the server with the htaccess test during setup 13 years ago
Georg Ehrke 1888ac0d41 add the possibility to add an preupdate.php 13 years ago
Jenkins for ownCloud c7d64811d6 [tx-robot] updated from transifex 13 years ago
Lukas Reschke 228a05a792 Check for iconv 13 years ago
Lukas Reschke 55277c8e5a Allow any characters in the groupname 13 years ago
Jenkins for ownCloud 43bae1b473 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 2fc495a91a Also delete category/object relations when deleting a category. 13 years ago
Björn Schießle 0c2a4264c9 normalize path 13 years ago
Felix Moeller 561cbb2de6 NoSpaceAfterComma II 13 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 13 years ago
Robin Appelman 7fdbce6ac1 use strtotime on non-nummeric times in oc_filesystem::touch 13 years ago
scambra 9601352d46 fix strftime in windows, use %#d instead of %e in windows 13 years ago
Arthur Schiwon b43b85c849 get effective username after webdav login, fixes oc-2108 13 years ago
Felix Moeller 36d0d75901 Codestyle: FunctionCallArgumentSpacing 13 years ago
Felix Moeller ff5f9370c4 Checkstyle: MultiLineCondition 13 years ago
Felix Moeller ddfcc96ab5 Checkstyle: LowerCaseConstant 13 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup 13 years ago
Jenkins for ownCloud bc2a648f2d [tx-robot] updated from transifex 13 years ago
Felix Moeller 6a00a6b9ed Make Jenkins more happy. 13 years ago
Lukas Reschke 65619af05b Disable enhancedauth by default 13 years ago
Felix Moeller 03581ef463 Correct a first issue Checkstyle is complaining about ... 13 years ago
Felix Moeller 37296b8b6d Adding the t() function to have the labels in the search results translated 13 years ago
Thomas Müller 126d16f16d Fixing undefined $language 13 years ago
Thomas Tanghus b5817dcc2e Added missing backtick to sql query. 13 years ago
Björn Schießle d68b89cae4 add parameter to specify user for which OC_Filesystem should be initialized. 13 years ago
Jenkins for ownCloud d8e945466d [tx-robot] updated from transifex 13 years ago
Bart Visscher 051dde08db Check for file exists before loading app version file 13 years ago
Thomas Tanghus 26618704a9 Fix accidentally creating new categories with the id as name. 13 years ago