Commit Graph

14237 Commits (4336d42ab095c304d0a46bb30c2d0203e606597e)
 

Author SHA1 Message Date
Björn Schießle 4336d42ab0 Merge pull request #5233 from owncloud/enc_filter_users 13 years ago
Jenkins for ownCloud 44a5b0bad0 [tx-robot] updated from transifex 13 years ago
VicDeo 26c0007a5f Merge pull request #5263 from owncloud/fixing-5255-master 13 years ago
Morris Jobke 0641365a10 Merge pull request #4780 from AxelRb/master 13 years ago
Thomas Müller bc6e352ccd the path need to be normalized before putting it into resolvePath() 13 years ago
icewind1991 4c166fa361 Merge pull request #5247 from owncloud/hooks-view-same-start 13 years ago
Bjoern Schiessle 909af2b62e don't cache if the encryption is enabled, this can lead to problems during unit testing 13 years ago
Axel Roenn 9b0454380c changed the argument to false for getValue , reformated else statement 13 years ago
Morris Jobke e276ffedd3 Merge pull request #5257 from owncloud/files-ie8-regularfileactionsbroken 13 years ago
Morris Jobke cf554fd804 Merge pull request #5182 from owncloud/fix-sharring-with-password-screen 13 years ago
Morris Jobke d968843bf6 Merge pull request #5244 from owncloud/more-css-fixes 13 years ago
blizzz 666e52a46b Merge pull request #5114 from owncloud/ldap_uuid_attr_groups 13 years ago
Vincent Petry bf00ccd1d6 Fixed files view regular file actions in IE8 13 years ago
Robin Appelman 1378af838c merge master into hooks-view-same-start 13 years ago
VicDeo 1cb47bf777 Merge pull request #5221 from owncloud/fixing-5217-master 13 years ago
Björn Schießle 6053007768 Merge pull request #5210 from owncloud/sharing_search_users_fix 13 years ago
Frank Karlitschek 1a899ac4c3 Merge pull request #5232 from owncloud/fixing-webdav-touch-master 13 years ago
Bjoern Schiessle a1719deabe make sure that we are logged in ad user1 while performing the tests 13 years ago
Frank Karlitschek ec4fd35468 Merge pull request #5245 from owncloud/file_put_contents-no-create 13 years ago
Robin Appelman 7f8eeb0474 ensure the view's root is a subfolder of the the default root, not only starting the same 13 years ago
Robin Appelman 38c563dcdc don't trigger the create hooks when if the file already exists for file_put_contents 13 years ago
Vincent Petry 3a3819b303 Merge pull request #5134 from owncloud/trashbin-homeiconbroken 13 years ago
Björn Schießle 223adc3167 Merge pull request #5230 from owncloud/trashbin_fixes 13 years ago
Bjoern Schiessle 7fe493fdb8 make sure that we only find file/folder shares 13 years ago
Axel Roenn 08a0435704 Added the config option to log ip addresses , default false 13 years ago
Bjoern Schiessle 7ab4fef7a9 update file summary after group delete/restore 13 years ago
Bjoern Schiessle 38e5da05af only encrypt file to users with encryption keys 13 years ago
Thomas Müller 27738fc4f5 due to internal implementations touch will always be successful - $mtime will be stored in the cache 13 years ago
Frank Karlitschek 45510f2fe0 6.0 alpha 1 13 years ago
Vincent Petry 599383c8b1 Merge pull request #5183 from owncloud/login-warningstyle 13 years ago
Bjoern Schiessle 46bce8e540 fix checkbox 13 years ago
Bjoern Schiessle 51cfdb32b1 fix indention 13 years ago
Bjoern Schiessle 31a91ef892 fix group delete/restore 13 years ago
Thomas Müller 9637ca3ae8 Merge pull request #5070 from owncloud/smb-streamwrapper-fixes 13 years ago
Bjoern Schiessle 9e3d28871e fix delete/restore individual files 13 years ago
Vincent Petry 01371e3187 Fixed login warning style #5065 13 years ago
Bjoern Schiessle 4404963918 fix trashbin layout 13 years ago
Björn Schießle b4df4cc61d Merge pull request #5219 from owncloud/catch_wrong_timezone 13 years ago
Bjoern Schiessle c1e5725db9 changed default time format to ISO8601 13 years ago
Morris Jobke a18ebac108 Merge pull request #5213 from owncloud/files-filesappdetectionhint 13 years ago
Andreas Fischer fe64f7b900 Merge pull request #5032 from owncloud/fixing-5006-master 13 years ago
Thomas Müller 7bd5352509 php 5.3 compatibility for \OC\AppFramework\DependencyInjection\DIContainer 13 years ago
Thomas Müller 8a06f2e128 php 5.3 compatibility for Test_Files_Sharing_Api 13 years ago
Thomas Müller 51b581a84d php 5.3 compatibility for \OC\Files\Storage 13 years ago
Thomas Müller 24e99016a9 Merge pull request #5188 from owncloud/master-delete-user 13 years ago
Thomas Müller 6f3c49dabb fixing php 5.3 compatibility 13 years ago
Bjoern Schiessle 3cf4c46c43 catch unknown timezone and fall-back to UTC 13 years ago
Andreas Fischer 75588fc0b6 Use strict comparison === instead of ==. 13 years ago
Andreas Fischer 114e9d4403 Adjust return value tests for checkPassword() to what OC_User_Example says. 13 years ago
Andreas Fischer 6eab36a89b Make OC_User_Dummy::checkPassword() compatible with OC_User_Example. 13 years ago