Commit Graph

13884 Commits (8b08b1b455b474de3fa376dfafa3de63727364ea)
 

Author SHA1 Message Date
Arthur Schiwon 63324e2347 Fix doc 12 years ago
Arthur Schiwon 0a7ee7c3f7 Fix return value from User object to User ID 12 years ago
Thomas Müller e9eb34f187 duplicate code :sigh: - will fix this in a second pr 12 years ago
Thomas Müller 6c5466a540 adding file_exists check just to be on the save side 12 years ago
Arthur Schiwon fe88a62d6e === not == 12 years ago
Arthur Schiwon d101ff42f1 User: move checkPassword from User to Manager to not break API 12 years ago
Christopher e41ef97ac0 Merge pull request #4963 from cyberb/patch-1 12 years ago
Georg Ehrke 52f1d5856d add test data for cal and contact preview 12 years ago
Thomas Müller ee1f627155 adding privilege check on move and rename operations 12 years ago
Bjoern Schiessle b693b5085c don't remember login if the encrypion app is enabled because the user 12 years ago
Bjoern Schiessle 74f1359b8b revert broken 3rdparty reference 12 years ago
Georg Ehrke 31d2048eb8 add blacklist to txt preview backend 12 years ago
Thomas Müller cd2421c7ee adding PHPDoc comments to getBackend 12 years ago
Thomas Müller 40871bab88 Merge pull request #4930 from owncloud/fix-apps-settings 12 years ago
Thomas Müller 759f732aaa Merge pull request #4917 from owncloud/scan-clear-permissions 12 years ago
Boris Rybalkin 00c998c5bb fixing typo 12 years ago
Andreas Fischer 2129974584 Do not recheck $cacheData. Move if($reuseExisting) under if($cacheData). 12 years ago
Robin Appelman 235517f111 clear permissions cache when scanning a file 12 years ago
Thomas Tanghus 8c469394e6 Remove duplicate method definitions 12 years ago
Thomas Tanghus 698394c994 Merge branch 'server_folder_methods' of github.com:owncloud/core into server_folder_methods 12 years ago
Thomas Tanghus f2de5a34ef Don't try to be clever 12 years ago
Thomas Tanghus 4d3e7fa78a Add getUserFolder/getAppFolder to Server. 12 years ago
Thomas Tanghus 7cad510f28 Fix conflict 12 years ago
Thomas Tanghus f022ea752d Moar tests. 12 years ago
Thomas Tanghus 60bff6c589 Use fetchOne() instead of numRows() when doing a COUNT(*). 12 years ago
Thomas Tanghus be402fab53 Forgot to return false if add() didn't add anything. 12 years ago
Thomas Tanghus 8a02afd87a Added more error checking in add() 12 years ago
Thomas Tanghus 8fab9eef28 Add another test. 12 years ago
Thomas Tanghus 1bbeb12e2e Updated method names and added a few more tests. 12 years ago
Thomas Müller b63acdb125 fixing namespaces and rename hasCategory to hasTag 12 years ago
Thomas Tanghus 45f73feb69 OC_VCategories=>OC\Tags. Public interface + getter in server container 12 years ago
Thomas Tanghus 5ca181eb23 More trimming 12 years ago
Thomas Tanghus 200e9691de Merge pull request #4928 from owncloud/interfaces 12 years ago
Thomas Müller bc1c6039b7 Merge pull request #4956 from owncloud/fix_not_displaying_emptycontent 12 years ago
Thomas Müller e55f25b64d handle error situation of rename proper 12 years ago
kondou d7409547aa Fix not displaying "Upload something!" message 12 years ago
Thomas Müller 5d671a84b2 Merge pull request #4869 from owncloud/fixing-4866-master 12 years ago
Thomas Tanghus d27416edf7 Moar tests. 12 years ago
Thomas Tanghus 910a0338bb Use fetchOne() instead of numRows() when doing a COUNT(*). 12 years ago
Thomas Müller 46f64cc39a Merge pull request #4950 from owncloud/fix_preview_shared_folder 12 years ago
Andreas Fischer 437858852c Merge pull request #4856 from owncloud/fix-link-expiration 12 years ago
Thomas Tanghus 93258e1170 Forgot to return false if add() didn't add anything. 12 years ago
Thomas Tanghus 0b4de847a9 Added more error checking in add() 12 years ago
Andreas Fischer d9a36ee82e Move setUp() and tearDown() up in tests/lib/files/cache/scanner.php. 12 years ago
Andreas Fischer 4a9f1cc74d Merge remote-tracking branch 'owncloud/master' into fixing-4866-master 12 years ago
Georg Ehrke 8a1618bce5 implement previews for public upload 12 years ago
Bjoern Schiessle fc76a13c52 Merge branch 'master' into sharing_mail_notification_master 12 years ago
Georg Ehrke edd38e5948 fix previews in shared folders 12 years ago
Björn Schießle 9851f0f4f2 Merge pull request #4896 from owncloud/sharing_allow_disable_password 12 years ago
Thomas Müller 03eedb58fc Merge pull request #4327 from owncloud/scanfile-remove 12 years ago