Commit Graph

11626 Commits (61dadb05a6935db54e00e95be655255ccf2bb8ec)
 

Author SHA1 Message Date
Arthur Schiwon 61dadb05a6 Cache Test: set datadir to temporary location, otherwise initmountpoints will access to productive location 13 years ago
Arthur Schiwon c8a2beccb0 Cache: mount user mountpoints to make sure that // exists before accessing it. Fixes #2553 and #2374 13 years ago
Jörn Friedrich Dreyer 96b1e54d4a Merge pull request #3444 from owncloud/share-fix 13 years ago
Jörn Friedrich Dreyer 1f8e92019e Merge pull request #3581 from owncloud/publicphp_maintenance 13 years ago
icewind1991 8c991d97aa Merge pull request #3561 from owncloud/user 13 years ago
Thomas Tanghus 2572c9a6b7 Merge pull request #3578 from owncloud/ocdialog 13 years ago
Thomas Müller df5f02bed0 Exclude apps/files/l10n from coverage reports 13 years ago
Robin Appelman 0ce2b2708c also clear cached users when removing a single backend 13 years ago
Robin Appelman 2a82964830 use caching for userExists 13 years ago
Robin Appelman 83fbdc903f cast result to bool 13 years ago
Robin Appelman eb2a1e0f8a move phpdoc comments 13 years ago
Robin Appelman 1a4021a0fe User: return backend result 13 years ago
Robin Appelman fbe3213fec User: consisten variable naming 13 years ago
Robin Appelman 00b4bfcbf5 User: remove determineDisplayName 13 years ago
Georg Ehrke ce14788ac0 public.php - check if maintenance mode is enabled 13 years ago
Jörn Friedrich Dreyer b76725c1fa Merge pull request #3560 from owncloud/init-order-session 13 years ago
Thomas Tanghus 46d4886709 Set default button in oc-dialogs 13 years ago
Thomas Tanghus 5f1cbc6a1a Catch double destroy on escape. 13 years ago
Jenkins for ownCloud 422c6f7252 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus afd723fdcd Let the content determine overflow. 13 years ago
Thomas Mueller c4ba4b771c fixing code coverage 13 years ago
Thomas Mueller 17d83cc17f Fixing code coverage analysis 13 years ago
icewind1991 2a81813e44 Merge pull request #3051 from owncloud/backgroundjob 13 years ago
Frank Karlitschek 9392d2d58e Merge pull request #3567 from owncloud/fixing-3466 13 years ago
Robin Appelman 24ab525669 Use int for last_run 13 years ago
Robin Appelman 38bd234686 make sure the filesystem is setup before doing mount operations 13 years ago
Thomas Tanghus 901b1150ff Replacement for jquery.dialog to fit better with ownCloud design. 13 years ago
Robin Appelman b5e817d638 fix clearing mounts when filesystem isn't initialized yet 13 years ago
Robin Appelman e1b5598f00 Files: use public api to register backgroundjob 13 years ago
Robin Appelman 251527c6e6 merge master into backgroundjob 13 years ago
Jenkins for ownCloud cf71a54f5d [tx-robot] updated from transifex 13 years ago
Kondou cc1fdf073d Merge pull request #3573 from owncloud/octemplate_speedup 13 years ago
Thomas Tanghus bfcf113ce7 Forgot typeof condition 13 years ago
Thomas Tanghus 64c9fdcc28 Speed up octemplate rendering. 13 years ago
Thomas Müller 1b3c9fe5ae Merge pull request #3454 from owncloud/fix_hasInternetConnection 13 years ago
Jenkins for ownCloud 3013c02767 [tx-robot] updated from transifex 13 years ago
Thomas Mueller 3e00a3603c adding PHPDoc comment to getManager() 13 years ago
Robin Appelman 2c69403fd6 fix namespacing error 13 years ago
Robin Appelman 82fd15706e fix undefined variables 13 years ago
Robin Appelman e430f442b5 use single quotes 13 years ago
Thomas Mueller 1d7d5d2894 In cases where smb4php returns false of an empty array stat/( has to return false. 13 years ago
Thomas Mueller dd4a07321a fix method naming 13 years ago
icewind1991 94a6622bcd Merge pull request #3459 from owncloud/fix_for_2377 13 years ago
Florin Peter b840de4e01 user should set into session before postLogin hook otherwise it will break not only the files_encryption app 13 years ago
blizzz 1656cc2e7c Merge pull request #3565 from owncloud/fix_ldap_sqlite_n_js 13 years ago
Florin Peter d85a10ebc5 fix broken tests 13 years ago
blizzz eafb241068 Merge pull request #3562 from owncloud/fix_ldap_offline_host_handling 13 years ago
Arthur Schiwon 2ff9677cd1 LDAP: sqlite compatibility for emptyiing tables 13 years ago
Arthur Schiwon c49ee4d3e3 LDAP: fix setting value of checkbox after loading configuration 13 years ago
FlorinPeter 35e83f8fed Merge pull request #3554 from owncloud/files_encryption_fs_loaded_fix 13 years ago