Commit Graph

13790 Commits (adff34cb8a7c2e2a6046e4fe28da3a77cd6492ca)
 

Author SHA1 Message Date
Thomas Müller adff34cb8a fixing error in initialization of TagManager 13 years ago
Thomas Müller 687ba053b7 Merge branch 'master' into appframework-master 13 years ago
Thomas Müller 735608f513 Merge pull request #4207 from owncloud/search_shared_files 13 years ago
Morris Jobke f47ff13abf Merge pull request #5001 from owncloud/fixing-user-external-backends-master 13 years ago
Jenkins for ownCloud f31d31844e [tx-robot] updated from transifex 13 years ago
Morris Jobke 3dd19c7758 Merge pull request #4999 from owncloud/run-unit-tests-for-apps-master 13 years ago
Thomas Müller f8933eaf92 Remove $RUNTIME_NOAPPS - setting to false was not enough 13 years ago
Thomas Müller e515509a81 prelogin apps have to be loaded within setupBackend() otherwise required classes cannot be loaded 13 years ago
blizzz b9d582caa2 Merge pull request #4990 from owncloud/user_fix_manager 13 years ago
Björn Schießle 6b1d70f148 Merge pull request #4887 from owncloud/sharing_disable_public_upload 13 years ago
Thomas Müller 2334f96906 Merge pull request #4991 from owncloud/enc_fix_warning 13 years ago
Thomas Müller d1b5d65622 run unit tests for apps as well 13 years ago
Thomas Müller 469b309b21 Merge pull request #4892 from owncloud/vcategories_public 13 years ago
Bjoern Schiessle 0b98427536 fix check if app is enabled 13 years ago
Arthur Schiwon b5ac672864 Missing Test for the previous commit 13 years ago
Morris Jobke 70dccd28ef Merge pull request #4987 from owncloud/different_color_placeholder 13 years ago
Bjoern Schiessle 71bbb2ea8b check if key exists before reading it 13 years ago
kondou 5e7a7b3f61 Shorten optional text-argument processing 13 years ago
Thomas Müller 2feb753b84 Merge pull request #4989 from owncloud/coverage-for-all-master 13 years ago
Arthur Schiwon 1c976a7c9b manager checkPassword now returns User object, adjust internal user class accordingly. 13 years ago
Thomas Müller 0486dc24ad collect coverage for all databases again - ci.owncloud.org has more RAM available 13 years ago
Thomas Müller 68bfcfbf77 Merge pull request #4968 from owncloud/user_checkpwd 13 years ago
kondou 24eb41548e Make it possible to have a different color than the username for placeholder 13 years ago
Thomas Müller 30286c06ab stripos return value check 13 years ago
Thomas Müller b168d5aa3b class API decommissioning part 1 13 years ago
Thomas Müller b2ef978d10 AppFramework: 13 years ago
Thomas Müller db39fede97 Merge branch 'master' into appframework-master 13 years ago
Jenkins for ownCloud 2d12e52769 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus aaed871cee Add factory class for the server container. 13 years ago
Arthur Schiwon 14a160e176 Adjust Tests and satisfy them 13 years ago
Thomas Müller 843f15f348 Merge pull request #4898 from owncloud/server_folder_methods 13 years ago
Arthur Schiwon 63324e2347 Fix doc 13 years ago
Arthur Schiwon 0a7ee7c3f7 Fix return value from User object to User ID 13 years ago
Arthur Schiwon fe88a62d6e === not == 13 years ago
Arthur Schiwon d101ff42f1 User: move checkPassword from User to Manager to not break API 13 years ago
Christopher e41ef97ac0 Merge pull request #4963 from cyberb/patch-1 13 years ago
Thomas Müller cd2421c7ee adding PHPDoc comments to getBackend 13 years ago
Thomas Müller 40871bab88 Merge pull request #4930 from owncloud/fix-apps-settings 13 years ago
Thomas Müller 759f732aaa Merge pull request #4917 from owncloud/scan-clear-permissions 13 years ago
Boris Rybalkin 00c998c5bb fixing typo 13 years ago
Andreas Fischer 2129974584 Do not recheck $cacheData. Move if($reuseExisting) under if($cacheData). 13 years ago
Robin Appelman 235517f111 clear permissions cache when scanning a file 13 years ago
Thomas Tanghus 8c469394e6 Remove duplicate method definitions 13 years ago
Thomas Tanghus 698394c994 Merge branch 'server_folder_methods' of github.com:owncloud/core into server_folder_methods 13 years ago
Thomas Tanghus f2de5a34ef Don't try to be clever 13 years ago
Thomas Tanghus 4d3e7fa78a Add getUserFolder/getAppFolder to Server. 13 years ago
Thomas Tanghus 7cad510f28 Fix conflict 13 years ago
Thomas Tanghus f022ea752d Moar tests. 13 years ago
Thomas Tanghus 60bff6c589 Use fetchOne() instead of numRows() when doing a COUNT(*). 13 years ago
Thomas Tanghus be402fab53 Forgot to return false if add() didn't add anything. 13 years ago