Commit Graph

7329 Commits (56c7ee799cb13f7a4db60663f60b76cdf223614b)
 

Author SHA1 Message Date
Robin Appelman 56c7ee799c use strtotime on non-nummeric times in oc_filesystem::touch 13 years ago
Robin Appelman 7424f3aef6 merge master into filesystem 13 years ago
icewind1991 ab944094e2 Merge pull request #12 from scambra/fixes 13 years ago
icewind1991 fbe059afd3 Merge pull request #59 from fmms/master 13 years ago
Arthur Schiwon 6a2a915559 Files: urldecode urlencoded dir names, fixes oc-2111 13 years ago
Lukas Reschke 726409b272 Merge pull request #58 from fmms/master 13 years ago
Arthur Schiwon b43b85c849 get effective username after webdav login, fixes oc-2108 13 years ago
Lukas Reschke b66dd3ebef Merge pull request #38 from scambra/datepicker-l10n 13 years ago
Jenkins for ownCloud bc2a648f2d [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 78a1b987bb LDAP: fix db update for Postgres 13 years ago
Lukas Reschke 65619af05b Disable enhancedauth by default 13 years ago
Arthur Schiwon b879cd709e LDAP: fix cache save and check, fixes oc-2118 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
Robin Appelman 707bd68bb4 automatically scan files when needed 13 years ago
Robin Appelman 33cabcf590 postpone the cost of setting up some of the external storage backends untill we actually need it 13 years ago
Robin Appelman 5217ca219a Merge branch 'master' into filesystem 13 years ago
Robin Appelman 2522c25af7 use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api for the filecache 13 years ago
Jenkins for ownCloud 16c4eb66d7 [tx-robot] updated from transifex 13 years ago
Robin Appelman 01594b8610 remove chroot from filesystem api 13 years ago
Robin Appelman 3ff0772a05 add getCache and getScanner to storage api in order to allow storage backends to overwride caching behaviour 13 years ago
Robin Appelman 6f1fbf97f7 some namespaces fixed for the shared backend 13 years ago
Robin Appelman 1901ac8b17 drop depricated is_readable and is_writable 13 years ago
Robin Appelman cfa036eaa9 drop filectime from the filesystem api's 13 years ago
Robin Appelman f7722abcb0 Merge branch 'master' into filesystem 13 years ago
Bart Visscher 051dde08db Check for file exists before loading app version file 13 years ago
Michael Gapczynski 699a484f42 Fix font family for textarea 13 years ago
Michael Gapczynski dd58849aa0 Apply textbox CSS rules to textarea as well 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
Thomas Müller 8a03abec0d Filter added to get all files into coderage report 13 years ago
Jenkins for ownCloud f5043c0661 [tx-robot] updated from transifex 13 years ago
Thomas Mueller c8d436c43d cleanup report folder 13 years ago
Thomas Mueller 7be661872f adding coverage html 13 years ago
Robin Appelman 9712a78559 merge master into filesystem 13 years ago
Thomas Müller 59c2414439 Fixing typo 13 years ago
Thomas Müller a707fd639d Fixing expectation - comma was stupid anyhow 13 years ago
Thomas Müller e417ad6b16 Removing strange character 13 years ago
Arthur Schiwon 81cf726b18 unset UserID after Update 13 years ago
Lukas Reschke 3fc9fbeef7 Expectation should be first parameter 13 years ago
Lukas Reschke 665100b471 Expectation should be first parameter 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
Thomas Müller e4c0bb59e5 Merge pull request #39 from scambra/date-l10n-fixes 13 years ago