Commit Graph

15855 Commits (a7bc716b95e5a1a07ef2756d56e4e9f7915b2fcd)
 

Author SHA1 Message Date
Lukas Reschke a7bc716b95 Merge pull request #8259 from owncloud/backport-7682-6 13 years ago
Lukas Reschke a30040411c Backport of #7682 to stable6 13 years ago
Lukas Reschke c4d4065dc2 Use JS as content-type due to mimesniffing 13 years ago
Robin Appelman d4be12ab21 Verify that a file exists before we share it 13 years ago
Arthur Schiwon cf2fc58c65 Backport of PR #7815, correct LDAP user count on setup with many users 13 years ago
Arthur Schiwon e1b1ce684d adjust tests accordingly 13 years ago
Arthur Schiwon 793f20d728 Remove limit and offset manipulation when getting users or groups, because it does not work when more than one user or group backend. Fixing it would be too costly performancewise, so we switch back to the model used in OC 5: limit and offset are effective per backend, and not a general constraint 13 years ago
blizzz 15ebb4b8ad Merge pull request #8166 from owncloud/ldap_update_email 13 years ago
Arthur Schiwon 80a294b334 LDAP: fetch email from LDAP on userExists check as well (along to Quota and Avatar) 13 years ago
Thomas Müller 6636c14c2a Merge pull request #8150 from owncloud/backport-8138-stable6 13 years ago
Bernhard Posselt bf898f90bc Merge pull request #8151 from owncloud/backport-8137-stable6 13 years ago
Bernhard Posselt de7a3861f3 Merge pull request #8119 from Raydiation/stable6 13 years ago
Vincent Petry d4951c68f3 Fixed Sabre Node implementation to correctly return timestamps as int 13 years ago
Vincent Petry 85e90c33fc Merge pull request #8148 from owncloud/backport-6676-stable6 13 years ago
Bernhard Posselt 22632a227c Update controller.php 13 years ago
Bernhard Posselt fc8004d335 add requirements to routing 13 years ago
Thomas Müller 2149670328 fix code formatting 13 years ago
Thomas Müller 2741eb1fe3 To isolate the variable scope used inside the $file it is required in it's own method - refs #8138 13 years ago
Joan b09614b61b Disabled internet checking as mentioned when in proxy mode 13 years ago
Morris Jobke 2257ae987f Merge pull request #8123 from owncloud/fix_filename_closing_tag 13 years ago
Arthur Schiwon 88949d7f94 Backport of PR #7837 to stable6 13 years ago
Jörn Friedrich Dreyer e34d00a958 fix double closing </a> for filenames 13 years ago
Bernhard Posselt 6b15731bfe Remove dependency on container, removing service locator antipattern 13 years ago
Vincent Petry be30728bc2 Fixed chunking and insufficient storage check 13 years ago
Vincent Petry d34e1b524a Do not expire chunks while checking for their existence 13 years ago
blizzz 3debb33346 Merge pull request #8038 from owncloud/fix_8028 13 years ago
Robin Appelman 79635ccb41 Add bindParam to statement wrapper 13 years ago
Robin Appelman d8097b48ea fix unit tests 13 years ago
Thomas Müller 1116455b3f Merge pull request #8037 from owncloud/fix-7216 13 years ago
Arthur Schiwon 09802ac217 Meanwhile, the quota value is stored human-readable in the DB 13 years ago
Thomas Müller 984586c20a authentication apps need to be loaded in any case - fixes #7216 13 years ago
Robin Appelman a591160c32 use a non-recursive chmod on the datadir 13 years ago
Robin Appelman 6dd3215eae Improve phpdoc 13 years ago
Robin Appelman e96c365054 Implement getPath for shared files 13 years ago
Robin Appelman 2150cac956 Give storages the option to implement the getById behaviour for View->getPath 13 years ago
blizzz 096b4d8b1b Merge pull request #7931 from owncloud/fix_7785_stable6 13 years ago
Volkan Gezer 47e3e73c8f Fix admin-dir_permissions redirection when cannot write warning 13 years ago
Arthur Schiwon 519ab3a9c8 more precise php doc 13 years ago
Arthur Schiwon 5df99d3e61 add PHP docs 13 years ago
Jan-Christoph Borchardt bd5eec7bb7 general styles for the content area 13 years ago
Rodrigo Hjort 2086e80e4d Correction: failure on sharing when user ID was prefixed by zero 13 years ago
Vincent Petry f84168253b Merge pull request #7976 from owncloud/fix-7973-stable6-2 13 years ago
Thomas Müller a390bd2e73 Revert "remove Sabre_DAV_Browser_Plugin" 13 years ago
Thomas Müller 456f02b476 remove pl_PL - fixes #7973 13 years ago
Bjoern Schiessle 027de54558 don't write file if opening a stream to encrypt the data fails 13 years ago
Arthur Schiwon 7dd34b1212 LDAP: Read email and quota when mapping user, fixes #7785 13 years ago
Jörn Friedrich Dreyer 24274acd6a don't block php session while download is in progress 13 years ago
Morris Jobke 5099caa55a Merge pull request #7901 from owncloud/fixed_position_ocdialogdim 13 years ago
Vincent Petry 17e5c03a02 Fix swift touch operation 13 years ago
Vincent Petry a31b37e733 Fixed mtime reading from OpenStack API 13 years ago