Commit Graph

7077 Commits (729210daa0a7219966dff7eadedb49f5006fccb0)

Author SHA1 Message Date
Bjoern Schiessle 76fa7bab63 call getFileInfo to enforce a file cache entry for the new version, fix #6286 11 years ago
Arthur Schiwon 25fecb4f25 typo, grammar 11 years ago
Arthur Schiwon 097b6b8be9 LDAP: only read config from database, if configID is given. Not what we want to do when on-the-fly-testing settings from the admin page 11 years ago
Arthur Schiwon bb6bad6b3c remove unused variables 11 years ago
Arthur Schiwon e4b7c6ef10 LDAP: fix TLS detection 11 years ago
Bjoern Schiessle fa7f53e89d it is not an urgent error... a DEBUG message is enough at this point 11 years ago
Vincent Petry 1eb5ebd58c Fixed timezone issue with SMB storage 11 years ago
Bjoern Schiessle d1b47021f1 don't unshare on delete 11 years ago
Thomas Müller 92969052d7 remove ru_RU - it has bee removed from transifex 11 years ago
Vincent Petry 1042733634 Fixed various file name escaping issues in core apps 11 years ago
Robin Appelman d50c7391d8 Use $server->getMemCacheFactory() in ldap connection 11 years ago
Vincent Petry 8eaa39f4e2 Removed special handling of part files in shared storage rename 11 years ago
Arthur Schiwon 677d83d45f LDAP: add tests for countUsers 11 years ago
Arthur Schiwon 53498bc876 remove unnecessary line 11 years ago
Arthur Schiwon b669e1a3c1 LDAP: implement userCount action. This required to (finally) clean up and refactor the search method, which will have a positive performance impact on paged search. 11 years ago
Jenkins for ownCloud 6be2dee5bc [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud d2f2645a6a [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 0e843b9d7d [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud e4616199df [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud aaa48576ee [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 095f9b8ee0 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 760fa9ea30 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 9ea9638490 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud e345f3f511 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 71c829f92a [tx-robot] updated from transifex 12 years ago
Michael Monreal f52a9e5e42 Silence output of 'which' command used in smbclient detection 12 years ago
Jenkins for ownCloud 64a001edab [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud dbfe313a63 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud dbbd99db09 [tx-robot] updated from transifex 12 years ago
Georg Ehrke c90e3e4f5b fix preview for reshared file 12 years ago
Jenkins for ownCloud f60ecfc7fd [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud cd26631a6d [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 371a476eb5 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 517a55a437 tests added 12 years ago
Bjoern Schiessle 552d0a6feb check if the old owner and the old path is available 12 years ago
Bjoern Schiessle 165542f27d fix rename of shared files 12 years ago
Bjoern Schiessle fe7fb66ef8 we can also have a path user/cache/... 12 years ago
Vincent Petry 963ee31efb Removed numRows usage from encryption app 12 years ago
Jenkins for ownCloud 37cdbc3be0 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle df0c1fe7f3 add test for the stream wrapper to read encrypted files from the system folder /tmp 12 years ago
Bjoern Schiessle f9ec3a7124 test for isEncryptedPath() 12 years ago
Bjoern Schiessle 4f8ae789ae extend the encryption stream wrapper to handle local files and add a fall back for file size calculation if the storage doesn't support fseek 12 years ago
Bjoern Schiessle d9668977cd implement ftell stream wrapper and fix return value from fseek stream wrapper 12 years ago
Jenkins for ownCloud 6488ff2c75 [tx-robot] updated from transifex 12 years ago
Frank Karlitschek 0b9f4130b0 clarifying license 12 years ago
Bjoern Schiessle 9a94c07553 remove unused method tail() 12 years ago
Bjoern Schiessle c955381d56 fall back to getLocalFile if storage doesn't support fseek 12 years ago
Bjoern Schiessle 69b89454a4 reliable detect encrypted files 12 years ago
Jenkins for ownCloud a99dd3183c [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 83417d69be remove duplicated code 12 years ago