Commit Graph

13661 Commits (68bfcfbf77ff938fa93b7f80c991c2872b68b157)
 

Author SHA1 Message Date
Thomas Müller 68bfcfbf77 Merge pull request #4968 from owncloud/user_checkpwd 12 years ago
Jenkins for ownCloud 2d12e52769 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 14a160e176 Adjust Tests and satisfy them 12 years ago
Arthur Schiwon 63324e2347 Fix doc 12 years ago
Arthur Schiwon 0a7ee7c3f7 Fix return value from User object to User ID 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
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 Müller bc1c6039b7 Merge pull request #4956 from owncloud/fix_not_displaying_emptycontent 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 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
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
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
Bart Visscher 811f680457 Merge pull request #4623 from owncloud/convert-oc_preferences 12 years ago
Jenkins for ownCloud 28918d61d2 [tx-robot] updated from transifex 12 years ago
Morris Jobke 37bd489d2b Merge pull request #4929 from owncloud/fixing-4416-master 12 years ago
Jörn Friedrich Dreyer a1be01c66f Merge pull request #4938 from owncloud/scan-filter-outside-view 12 years ago
Robin Appelman a1d4eb1f95 files: when filtering search results, ensure results are children of the fakeroot not just path starting the same 12 years ago
Thomas Müller 2a0c51a8bf Merge pull request #4927 from owncloud/fix_namespaces_and_autoloading 12 years ago
Andreas Fischer 2a17025d53 Move bool to int conversion to buildParts(), so it also happens for update(). 12 years ago
Andreas Fischer de2e6e137b Do not convert boolean to integer in tests. put() already does this. 12 years ago
Andreas Fischer 011bca7b7f Only update the etag. Do not re-submit any other unchanged data. 12 years ago
Andreas Fischer a2f82da572 Use update() instead of put(). 12 years ago
Thomas Müller 3189ee2daf setting a default on filecache column unencrypted_size 12 years ago
Thomas Müller d84d548618 when storing back the data field 'encrypted' it is necessary to cast the boolean to an integer to make pg happy 12 years ago
Bart Visscher 45a7b0dbac Fix the apps enabling/disabling in settings 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 71e129f295 initialize variable 12 years ago
Bjoern Schiessle 12b4e79201 calculate correct permissions while toggle the password protection 12 years ago
Bjoern Schiessle 944e9b8c69 make sure that both $permissions and $oldPermissions have the same type 12 years ago
Bart Visscher 8e26f291a7 Merge pull request #4684 from owncloud/improved-console 12 years ago
Bart Visscher f9549a4465 Merge pull request #4908 from owncloud/fix_css_selector 12 years ago
Bart Visscher a9ea99e93d Add copyright, remove starting blank line 12 years ago
Bart Visscher 0a2a4cb12e update inherit docs comment 12 years ago
Bart Visscher 55efe1e56c Fix insert/update/delete helper functions for oracle 12 years ago
Bart Visscher f6284bdce7 Add missing return true statements to legacy preferences functions 12 years ago
Bart Visscher 395cc737a1 Add missing static 12 years ago