Commit Graph

2200 Commits (fefc4e17074b96ef944716ae7a6850fbfe76e55d)

Author SHA1 Message Date
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
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
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
Jenkins for ownCloud cfbd310d34 [tx-robot] updated from transifex 13 years ago
scambra 41b597e179 Translate formatDate using jquery datepicker 13 years ago
scambra a24d8db4b2 translate datepicker 13 years ago
Björn Schießle 08ee2fcf93 check if mount point was already loaded to avoid redundant read operations 13 years ago
Björn Schießle 65b0824d35 typo from previous commit fixed 13 years ago
Björn Schießle 2499c24b8b load system wide configured mount points before accessing shared files 13 years ago
Björn Schießle 00ed2e87c9 check for mount points if file was shared from a different user 13 years ago
Jörn Friedrich Dreyer a7d8519550 when using oracle use LOWER() to make searching files case insensitive 13 years ago
Susinthiran Sithamparanathan b2b84f3a6f Update Sabre to version 1.7.1 13 years ago
Bart Visscher 44287d680b Check for file exists before loading app version file 13 years ago
Bart Visscher 04824162d9 core.js and core.css don't need to be absolute 13 years ago
Jenkins for ownCloud fd6adc7d08 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski c00f5d164f Fix unshareAll() 13 years ago
Lukas Reschke 379b775a56 Delete user files in /data/ after deleting a user 13 years ago
Michael Gapczynski 012ea1ed83 Add unshareAll() function to Share API 13 years ago