Commit Graph

6646 Commits (b67588d35c2ebf031e4f4f46fbce73fd555d33e8)

Author SHA1 Message Date
Jenkins for ownCloud ec5448bf7d [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 4d6fc6f309 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 083cf63cc2 [tx-robot] updated from transifex 12 years ago
macjohnny 767aa4e35f drastic speedup for nested ldap groups 12 years ago
Andreas Fischer 73062040e6 Don't specify host when using a socket. 12 years ago
Andreas Fischer 0932760304 Rename variable to indicate that it can be port and socket. 12 years ago
Andreas Fischer 3d8eabedbd No need to check the port number as this will fail anyway. 12 years ago
Andreas Fischer 4ca1e3cc02 Move getValue() to where required. This actually is not required "global data". 12 years ago
Andreas Fischer 17c2e63449 Move check for : to where it belongs, getting rid of $socket = false; 12 years ago
Andreas Fischer 4b87586487 Extract common variables of $connectionParams. 12 years ago
Andreas Fischer 6da2beeaff Inline $port expression, getting rid of $port variable. 12 years ago
Vincent Petry 05e351416e Fixed instanceof to use interface instead of class 12 years ago
Vincent Petry ca690c4d02 Added RepairStep interface and default repair step lists 12 years ago
Vincent Petry 6fcd1af4db Add support for repair step classes 12 years ago
Morris Jobke ab7cff6dfd Revert "Merge pull request #8998 from macjohnny/master" 12 years ago
macjohnny e8e2e47e68 Update manager.php 12 years ago
macjohnny b1094cfe82 Update group.php 12 years ago
macjohnny 0af8aa689f drastic speedup for nested ldap groups 12 years ago
macjohnny ede2aa236e Update manager.php 12 years ago
Jenkins for ownCloud 55b5ddd735 [tx-robot] updated from transifex 12 years ago
josh4trunks 1b02991a1d Fixes based on suggestions 12 years ago
Vincent Petry 4e4c2b04c8 Fixed array_combine for PHP 5.3 12 years ago
Vincent Petry 65b3d293ce Added ORDER BY to enforce share entry order 12 years ago
Jenkins for ownCloud f769c52522 [tx-robot] updated from transifex 12 years ago
Bernhard Posselt 93169eca1e also handle lowercase headers 12 years ago
Bernhard Posselt 0252d39bb6 fix indention 12 years ago
Bernhard Posselt 1002281dae handle http accept headers more gracefully 12 years ago
Georg Ehrke 7396e5f455 movie previews: use file directly when it's stored locally and encryption is not enabled, fixes #7756 12 years ago
Georg Ehrke e047e28ac5 make text preview backend use imagettftext, fixes #8087 12 years ago
Robin Appelman 6b1d8a56bb remove unused argument 12 years ago
Robin Appelman 054083b9cd add some comments 12 years ago
Robin Appelman 21cfd1014a Repair broken parent link in the scanner 12 years ago
Bjoern Schiessle 9dc0befcca call self::getNumericStorageId() to get the numeric ID 12 years ago
Jenkins for ownCloud 6546b589ce [tx-robot] updated from transifex 12 years ago
Robin Appelman 41d2354191 Save the permissions in the filecache if it's not saved yet 12 years ago
Morris Jobke 63c5c7bd21 set logger before registrate to an error handler 12 years ago
Jenkins for ownCloud e5c47a5e30 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 1f2722053f [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud e0446a1df5 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle f15d7dfec0 only expire link shares 12 years ago
Thomas Müller fe8bae31dc adding PK to table encryption 12 years ago
Jörn Friedrich Dreyer a59b5249d3 add more and fix office mimetypes, migrate wrong mimetypes 12 years ago
Thomas Müller 26993f2167 No need to create a storage within remove 12 years ago
Jörn Friedrich Dreyer 56470fa9b3 fix namespace for legacy search classes 12 years ago
Vincent Petry 6e2358c3a6 Added hacky fix for long path cleanup routine 12 years ago
Vincent Petry 5e27ac3e0d Added CLI arguments for upgrade simulation steps 12 years ago
Robin Appelman 46f70aabfd Dont connect hooks twice 12 years ago
Bjoern Schiessle 3459f99dd6 make sure that we only delete shares for the current user 12 years ago
Bjoern Schiessle eec1c4398a only unshare user share if it was shared with the current user 12 years ago
Bjoern Schiessle 5bbfdc35d7 make sure that we remove all shares refering to the same parent 12 years ago