Commit Graph

9148 Commits (bb540722cd4e197bd608d9a87e4b10cf66dec5a9)

Author SHA1 Message Date
Joas Schilling bb540722cd Use base class to reset the file mapper 12 years ago
Jenkins for ownCloud 705976ba0a [tx-robot] updated from transifex 12 years ago
Lukas Reschke 61641293f4 Only show undelete capability if files_trashbin is enabled 12 years ago
Lukas Reschke 1b85f40cbe $file only contains the filename and not the absolute path, that means that files in a subdirectory will not get properly resolved and an empty filesize is returned. 12 years ago
Jenkins for ownCloud 91f7c0af6e [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle f6efbfcf0b listen to the post_passwordReset hook, backup the old keys and create a new key pair for the user 12 years ago
Lukas Reschke 8dbedbb849 Remove unused code 12 years ago
Joas Schilling 6625d5c88f Correctly restore previous root mount point after testing 12 years ago
Joas Schilling b228226700 Fix single run of encryption tests and usages of uniqid() and fopen() 12 years ago
Joas Schilling a3a064fe96 Skip some more tests on Windows which just can not work at all 12 years ago
Jenkins for ownCloud 9df50c7be6 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 55889d7eb4 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 580d27eed2 [tx-robot] updated from transifex 12 years ago
Vincent Petry c941c3fa51 Show warning when invalid user was passed 12 years ago
Vincent Cloutier fad621140b Added download size on public sharing 12 years ago
Lukas Reschke 988c85d292 Refactor file sharing public link handling 12 years ago
Jenkins for ownCloud 0811b39e5f [tx-robot] updated from transifex 12 years ago
Vincent Petry 914f4cb6f2 Do not remove dir entry if it has the same name as the parent 12 years ago
Jenkins for ownCloud a069171cda [tx-robot] updated from transifex 12 years ago
Morris Jobke f39cb3fbc9 Migrate multiselect to user_ldap 12 years ago
Jenkins for ownCloud 1846fb0285 [tx-robot] updated from transifex 12 years ago
Morris Jobke 081787d6ae Fix infinite loop if count and limit is 0 12 years ago
Jenkins for ownCloud 664cc4ac0e [tx-robot] updated from transifex 12 years ago
Adam Williamson f76419d190 fix touch() when $mtime is set (Google wants RFC3339) #11267 12 years ago
Jenkins for ownCloud c3e3432662 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 46010655d2 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud da14a605d5 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 2af7256267 only set the values we need and make sure that we write the file info for both 12 years ago
Bjoern Schiessle 3d19bb2e51 also try to get file info from part file 12 years ago
Bjoern Schiessle a10ae2816e clean up encryption exceptions 12 years ago
Jenkins for ownCloud 7d47d50724 [tx-robot] updated from transifex 12 years ago
Robin Appelman 0f3fd89f7d Fix sharing tests 12 years ago
Robin Appelman 7ecd220715 Setup shared mounts for the correct user when setting up the filesystem for the non-logged in user 12 years ago
Robin Appelman 9c79c2fa17 Dont make real users in tests 12 years ago
Jan-Christoph Borchardt a410055291 add relevant focus styles to the existing hover styles 12 years ago
Jan-Christoph Borchardt af743efff0 add alt text for file actions, but leave empty since text is directly next to it 12 years ago
Bjoern Schiessle 8104a4e24e check if the provided password is really the current log-in password 12 years ago
Morris Jobke 226d43a1cf manage select2 via bower 12 years ago
Jenkins for ownCloud fa4018d36c [tx-robot] updated from transifex 12 years ago
Jan-Christoph Borchardt e869db47b0 unbold labels and folders 12 years ago
Bjoern Schiessle c2a45c1238 throw exception if private key is missing 12 years ago
Thomas Müller 8116d903dd adjust strings - fixed #11930 12 years ago
Jenkins for ownCloud c8f55e7f87 [tx-robot] updated from transifex 12 years ago
Vincent Petry ee6d8c9d58 Store curl error message directly 12 years ago
Bjoern Schiessle 0580c232d7 still try to encrypt files, even if the session is not initialized. The stream wrapper will throw an error which is better than silently continue. 12 years ago
Vincent Petry 768f3979e0 Check for cert bundle existence before using it 12 years ago
Vincent Petry 97a51c46ed Only rescan trash folder when checking deleted versions 12 years ago
Morris Jobke 1979ec70a5 JS unit tests fix - use toBeUndefined() instead of toEqual(null) 12 years ago
Jenkins for ownCloud 287faf9923 [tx-robot] updated from transifex 12 years ago
Andreas Fischer d1410b46a9 user_ldap: Reimplement convertSID2Str() without BCMath dependency. 12 years ago