Commit Graph

6473 Commits (176c2f150299e9ddc335158b27f4a61e45ef80ac)

Author SHA1 Message Date
Bjoern Schiessle f935a38559 add some comments 12 years ago
Bjoern Schiessle 5b4f515e7b add test getShareFromId 12 years ago
Arthur Schiwon 3e1bdd8a04 remove outdated (thus failing) and anyway insufficient group tests - for now 12 years ago
Arthur Schiwon 05ee6606f1 give test file a proper name 12 years ago
Arthur Schiwon 2cebd8b92e added user_ldap tests via public api calls 12 years ago
Arthur Schiwon a1aff3e8a1 LDAP: don't throw exceptions in the wrapper, errors are handled in the code. nevertheless, log unexpected errors 12 years ago
Arthur Schiwon 81cf4a22ef LDAP: coding style 12 years ago
Arthur Schiwon 84f522f406 LDAP: simple tests for the user backend 12 years ago
Arthur Schiwon bb162b1f94 LDAP: get rid of some PHP Warnings 12 years ago
Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 12 years ago
Arthur Schiwon b9cc2ad660 Whitespaces 12 years ago
Arthur Schiwon f04aa1af5d LDAP: don't check var type when you can specify the type in the parameter list 12 years ago
Arthur Schiwon b9cd22cf78 LDAP: use wrapper, not direct function call 12 years ago
Arthur Schiwon 5090ca3eb4 LDAP: add phpdoc 12 years ago
Arthur Schiwon 6e850e0bee LDAP: establish wrapper interface to allow proper mocking 12 years ago
Arthur Schiwon 52454e39b7 LDAP: move is_resource check to ldap wrapper to make it mockable 12 years ago
Arthur Schiwon d34fbf3a86 LDAP: move PHP LDAP functions calls to an LDAP Wrapper for better isolation and mock testing 12 years ago
Arthur Schiwon 1a020e0696 Resolve merge conflict 12 years ago
Jenkins for ownCloud f31d31844e [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 7e54e8831e set rememberlogin to false for the encryption app 12 years ago
Bjoern Schiessle 62b8c36a40 check if encryption app is enabled before trying to calculate file size 12 years ago
Bjoern Schiessle 663009f895 fix check if app is enabled 12 years ago
Bjoern Schiessle 4d2dfa98c0 check if key exists before reading it 12 years ago
Bjoern Schiessle 0b98427536 fix check if app is enabled 12 years ago
Bjoern Schiessle 71bbb2ea8b check if key exists before reading it 12 years ago
Thomas Müller 09b64535a9 fixing copyright and add class documentation 12 years ago
Bjoern Schiessle 4077ed6ddb add some additional assertions to the tests 12 years ago
Thomas Müller 333d3eda99 add error message to the assert 12 years ago
Jenkins for ownCloud 2d12e52769 [tx-robot] updated from transifex 12 years ago
Thomas Müller cd2421c7ee adding PHPDoc comments to getBackend 12 years ago
kondou d7409547aa Fix not displaying "Upload something!" message 12 years ago
Bjoern Schiessle 259f03bee2 remove debug output 12 years ago
Georg Ehrke 8a1618bce5 implement previews for public upload 12 years ago
Georg Ehrke edd38e5948 fix previews in shared folders 12 years ago
Jenkins for ownCloud 28918d61d2 [tx-robot] updated from transifex 12 years ago
Vincent Petry 1962bed261 Replace plus sign with space in files app URL #4932 12 years ago
Jenkins for ownCloud 5b95e7aa0f [tx-robot] updated from transifex 12 years ago
Jörn Friedrich Dreyer 4b3e56bcf9 remove unneccessary lib in namespace 12 years ago
Jörn Friedrich Dreyer 9e39118b52 namespaces use upcasefirst parts 12 years ago
Bjoern Schiessle 7626540679 make sure that files are shared correctly before each test and unshared again after the test 12 years ago
Bjoern Schiessle bd09910f67 disable encrpytion app before performing tests 12 years ago
Bjoern Schiessle 96c27ead92 check if encryption app is enabled 12 years ago
Bjoern Schiessle 57092e817f disable encryption app for share API tests 12 years ago
Jörn Friedrich Dreyer 6aeb0a99da same for search by mime 12 years ago
Jörn Friedrich Dreyer 3b4020e811 add all results, sharing cache also returns entries for shared files in external storages 12 years ago
Jörn Friedrich Dreyer 466fd8acda fix getAll(), refactor search by mime & search 12 years ago
Jörn Friedrich Dreyer 392c6b6832 return fixed path, skip shared files outside of 'files' 12 years ago
Jörn Friedrich Dreyer 27511d9187 divide ids into chunks of 1k 12 years ago
Jörn Friedrich Dreyer e8bf576184 add initial search in shared files 12 years ago
Bart Visscher a9ea99e93d Add copyright, remove starting blank line 12 years ago