Commit Graph

13884 Commits (8b08b1b455b474de3fa376dfafa3de63727364ea)
 

Author SHA1 Message Date
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
Bart Visscher 0c6dcdba6b Add missing implements and fix parameters in IConfig 12 years ago
Thomas Müller d3d52dd23f PHPDoc & get UserManager from container for RooFolder 12 years ago
Thomas Müller f83f323269 fixing typos + adding missing filed $activeEntry 12 years ago
Thomas Müller e31f6c01e8 fixing PHPDoc 12 years ago
Thomas Müller 9116303cfc fixing typos 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
Bart Visscher e92abfd4d8 Add Config container class to server container 12 years ago
Bart Visscher e3013c5801 Add Navigation class to server container 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
Bart Visscher aa8a85f77d Add DBConnection to server container 12 years ago
Bart Visscher ac73ce1b2a Add UserSession to server container 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
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 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
Bart Visscher 445d34a2a9 Convert OC_Preference to object interface 12 years ago
Thomas Müller 09cfebe936 Merge pull request #4766 from owncloud/fix_3728_with_file_exists_dialog 12 years ago
Jörn Friedrich Dreyer 7e0631b3b8 Merge branch 'master' into fix_3728_with_file_exists_dialog 12 years ago
Jörn Friedrich Dreyer bd5cb1d801 Merge pull request #4900 from owncloud/fixing-4488-master 12 years ago
Jörn Friedrich Dreyer 9f9eb1b08f Merge pull request #4263 from owncloud/search_scrollto 12 years ago
Jörn Friedrich Dreyer 98ff847830 fix race condition in lazy preview loading 12 years ago
Thomas Tanghus de81210bec Add another test. 12 years ago
Thomas Tanghus 9e4d13858c Fix syntax error 12 years ago
Thomas Tanghus d5126dd6b4 Merge branch 'appframework-master' into server_folder_methods 12 years ago