Commit Graph

6717 Commits (1b1bebdcb20ad496fab9eeceeeb8bc4ca9422259)

Author SHA1 Message Date
Thomas Müller 4c80c9595f Redeclared as public to allow invocation from within the closure in php 5.3 12 years ago
Georg Ehrke 09356bc5b3 better validation for OC_App::getAppPath() 12 years ago
Robin Appelman 9a2ed86672 Prevent running the files:scan command as the wrong user 12 years ago
Robin Appelman 113749bd96 really always take root of the substorage 12 years ago
Bjoern Schiessle a0b85fc5e4 make sure that during share and unshare the etags get propagated correctly 12 years ago
Bjoern Schiessle 92a82f02b3 always take root of the substorage 12 years ago
Vincent Petry a120d6e9a3 Bring back loadApps() in base.php 12 years ago
Bjoern Schiessle 70ca292fd9 only the mount point has delete and update permissions to enable rename operation 12 years ago
Bjoern Schiessle 84d36df70b make sure that we always return the correct permissions 12 years ago
Jenkins for ownCloud 6a4a474aa9 [tx-robot] updated from transifex 12 years ago
Thomas Müller fba694edae update PHPDoc $fileInfo is a SplFileInfo 12 years ago
Robin Appelman 2547945779 Add comment 12 years ago
Thomas Müller ed31f30afd dir itself has to be removed as well 12 years ago
Robin Appelman 8b41689fe6 Only cache enabled apps when logged in 12 years ago
Thomas Müller f83821c388 fix recursion on rmdirr 12 years ago
Arthur Schiwon 81ecbbb061 trusted domains shall not be ignored on autosetup 12 years ago
Jenkins for ownCloud b8b7c97a41 [tx-robot] updated from transifex 12 years ago
Bart Visscher 089139f8ea Add explanation about the current implementation of updateApp 12 years ago
Jenkins for ownCloud da0e4b0af0 [tx-robot] updated from transifex 12 years ago
Robin Appelman 80e6d357a2 Fix permissions check when moving a file to a different directory over webdav 12 years ago
Jenkins for ownCloud ca96b9d3d5 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud e1fd10f226 [tx-robot] updated from transifex 12 years ago
Vincent Petry 799205488c Prevent loadApps on upgrade 12 years ago
Jenkins for ownCloud baf46c74cd [tx-robot] updated from transifex 12 years ago
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