Commit Graph

14231 Commits (26c0007a5ff65a718abce63939b65de0cda9c7a1)
 

Author SHA1 Message Date
VicDeo 26c0007a5f Merge pull request #5263 from owncloud/fixing-5255-master 12 years ago
Morris Jobke 0641365a10 Merge pull request #4780 from AxelRb/master 12 years ago
Thomas Müller bc6e352ccd the path need to be normalized before putting it into resolvePath() 12 years ago
icewind1991 4c166fa361 Merge pull request #5247 from owncloud/hooks-view-same-start 12 years ago
Axel Roenn 9b0454380c changed the argument to false for getValue , reformated else statement 12 years ago
Morris Jobke e276ffedd3 Merge pull request #5257 from owncloud/files-ie8-regularfileactionsbroken 12 years ago
Morris Jobke cf554fd804 Merge pull request #5182 from owncloud/fix-sharring-with-password-screen 12 years ago
Morris Jobke d968843bf6 Merge pull request #5244 from owncloud/more-css-fixes 12 years ago
blizzz 666e52a46b Merge pull request #5114 from owncloud/ldap_uuid_attr_groups 12 years ago
Vincent Petry bf00ccd1d6 Fixed files view regular file actions in IE8 12 years ago
Robin Appelman 1378af838c merge master into hooks-view-same-start 12 years ago
VicDeo 1cb47bf777 Merge pull request #5221 from owncloud/fixing-5217-master 12 years ago
Björn Schießle 6053007768 Merge pull request #5210 from owncloud/sharing_search_users_fix 12 years ago
Frank Karlitschek 1a899ac4c3 Merge pull request #5232 from owncloud/fixing-webdav-touch-master 12 years ago
Frank Karlitschek ec4fd35468 Merge pull request #5245 from owncloud/file_put_contents-no-create 12 years ago
Robin Appelman 7f8eeb0474 ensure the view's root is a subfolder of the the default root, not only starting the same 12 years ago
Robin Appelman 38c563dcdc don't trigger the create hooks when if the file already exists for file_put_contents 12 years ago
Vincent Petry 3a3819b303 Merge pull request #5134 from owncloud/trashbin-homeiconbroken 12 years ago
Björn Schießle 223adc3167 Merge pull request #5230 from owncloud/trashbin_fixes 12 years ago
Axel Roenn 08a0435704 Added the config option to log ip addresses , default false 12 years ago
Bjoern Schiessle 7ab4fef7a9 update file summary after group delete/restore 12 years ago
Thomas Müller 27738fc4f5 due to internal implementations touch will always be successful - $mtime will be stored in the cache 12 years ago
Frank Karlitschek 45510f2fe0 6.0 alpha 1 12 years ago
Vincent Petry 599383c8b1 Merge pull request #5183 from owncloud/login-warningstyle 12 years ago
Bjoern Schiessle 46bce8e540 fix checkbox 12 years ago
Bjoern Schiessle 51cfdb32b1 fix indention 12 years ago
Bjoern Schiessle 31a91ef892 fix group delete/restore 12 years ago
Thomas Müller 9637ca3ae8 Merge pull request #5070 from owncloud/smb-streamwrapper-fixes 12 years ago
Bjoern Schiessle 9e3d28871e fix delete/restore individual files 12 years ago
Vincent Petry 01371e3187 Fixed login warning style #5065 12 years ago
Bjoern Schiessle 4404963918 fix trashbin layout 12 years ago
Björn Schießle b4df4cc61d Merge pull request #5219 from owncloud/catch_wrong_timezone 12 years ago
Bjoern Schiessle c1e5725db9 changed default time format to ISO8601 12 years ago
Morris Jobke a18ebac108 Merge pull request #5213 from owncloud/files-filesappdetectionhint 12 years ago
Andreas Fischer fe64f7b900 Merge pull request #5032 from owncloud/fixing-5006-master 12 years ago
Thomas Müller 7bd5352509 php 5.3 compatibility for \OC\AppFramework\DependencyInjection\DIContainer 12 years ago
Thomas Müller 8a06f2e128 php 5.3 compatibility for Test_Files_Sharing_Api 12 years ago
Thomas Müller 51b581a84d php 5.3 compatibility for \OC\Files\Storage 12 years ago
Thomas Müller 24e99016a9 Merge pull request #5188 from owncloud/master-delete-user 12 years ago
Thomas Müller 6f3c49dabb fixing php 5.3 compatibility 12 years ago
Bjoern Schiessle 3cf4c46c43 catch unknown timezone and fall-back to UTC 12 years ago
Andreas Fischer 75588fc0b6 Use strict comparison === instead of ==. 12 years ago
Andreas Fischer 114e9d4403 Adjust return value tests for checkPassword() to what OC_User_Example says. 12 years ago
Andreas Fischer 6eab36a89b Make OC_User_Dummy::checkPassword() compatible with OC_User_Example. 12 years ago
Andreas Fischer 1f11dc7200 Use parent:: in Test_User_Database::getUser(). 12 years ago
Andreas Fischer 46cd3082b0 Test_User_Backend::getUser() does not return an array, it returns a string. 12 years ago
Andreas Fischer 00a0588807 Test OC_User_Database in Test_User_Database instead of OC_User_Dummy. 12 years ago
Björn Schießle 76bdd6bc81 Merge pull request #5173 from owncloud/set_timezone_for_log 12 years ago
Vincent Petry cddb85c588 Added filesApp flag as input field for files app detection 12 years ago
Bjoern Schiessle 835f36cb09 find users which are in the same group 12 years ago