Commit Graph

6683 Commits (d4bdcb7a9b397357d623182cf85be0329a2dbf5e)

Author SHA1 Message Date
Vincent Petry 7aa11b4361 Do not rename primary key index when renaming table 12 years ago
Andreas Fischer 9db0a82a26 We obviously have to pass the hostname as is when there is no ':' in the hostname. 12 years ago
Robin Appelman 07fdeba50b Fix moving movablemount over webdav 12 years ago
Jenkins for ownCloud ce179dcdcb [tx-robot] updated from transifex 12 years ago
Lukas Reschke f2fc214ce0 Add deprecation notice to load* functions 12 years ago
Jörn Friedrich Dreyer cd77f92f4c add new keynote mimetype 12 years ago
Robin Appelman b188550c22 Also support removeable mounts with rmdir 12 years ago
Robin Appelman 0532f5c39a Fix permission for movable storage root 12 years ago
Georg Ehrke 86f546ff64 disable code check for shipped apps 12 years ago
Arthur Schiwon 7b704eeb5e Load fundamental apps, before any possible customizing app may follow 12 years ago
Jenkins for ownCloud ec5448bf7d [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 4d6fc6f309 [tx-robot] updated from transifex 12 years ago
Robin Appelman 87e311b996 Fix storage being passed to cache/watcher and scanner when using storage wrappers 12 years ago
Robin Appelman c61f759a8b Fix check for shared files inside shares 12 years ago
Robin Appelman c6a83b2f17 Fix exposing single files over webdav 12 years ago
Robin Appelman 65f3b2fad2 Add server<->server sharing backend 12 years ago
Georg Ehrke 65028c459b don't skip code check for skipped apps 12 years ago
Georg Ehrke c378e76412 skip certain tests for shipped apps 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 5e9fa64819 don't show update button when appstore is disabled or no writable dir exists 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