Commit Graph

7856 Commits (5f66cb32502c88d7182c3dc5994ef733762fa665)

Author SHA1 Message Date
Jenkins for ownCloud 4d53f163fd [tx-robot] updated from transifex 10 years ago
Lukas Reschke db9765b4d5 Merge headers 10 years ago
Robin Appelman 672495a1a3 make \OC\Files\Node\Node implement the FileInfo interface 10 years ago
Thomas Müller b55ac514ac no nested xml tags on dependencies 10 years ago
Thomas Müller eb81c52b95 fix an issue where the types tag holds an empty string 10 years ago
Thomas Müller b028a6afac adjust dependency analyzer to use attributes properly 10 years ago
Thomas Müller c80ec91f28 switch to different parsing implementation to get xml attributes properly handled 10 years ago
Thomas Müller ba52c996cf adding supported databases 10 years ago
Thomas Müller b469e9f6fb introduce dependency analyzer to take care of app dependencies 10 years ago
Thomas Müller 40e03ba314 adding default key value pair for 'types' 10 years ago
Thomas Müller 1354cee18e translate labels properly 10 years ago
Lukas Reschke ee1f8b0242 Remove workaround for 5.3 10 years ago
Lukas Reschke 1b0bc2e099 PHP 5.4 is now required for master 10 years ago
Lukas Reschke b3515a98e9 Add workaround for older instances 10 years ago
Lukas Reschke 69f5f6649e Trim port from domain 10 years ago
Joas Schilling 69a5a0c1a0 Stop flooding the log, when previews are disabled 10 years ago
Olivier Paroz 5990293331 Improve the bitmap and vector mime icons 10 years ago
Robin Appelman 1bbb18fe87 also clear statcache in mapped local 10 years ago
Morris Jobke 5b3dbb4ef8 add missing public interface for iOS client app id 10 years ago
Robin Appelman db3f7238dd Clear statcache before getting the mtime from local storage backends 10 years ago
Christian Kampka 553ce946d3 Implement a logger to log to error_log 10 years ago
Thomas Müller b2175f0e25 Use \OCP\ILogger 10 years ago
Byron Marohn fa9b36b726 Added error check to lib/private/image.php 10 years ago
Jenkins for ownCloud 83d097c524 [tx-robot] updated from transifex 10 years ago
Lukas Reschke 9a8dc4a832 Disable OCI as it is unsupported by most CE apps 10 years ago
Lukas Reschke f3e75c085c Disable MSSQL for new CE installations 10 years ago
Bjoern Schiessle bf2c9be066 concatenate queries with 'or' 10 years ago
Bjoern Schiessle 00ad7d48c7 add activity priorities to core so that other apps can reuse it 10 years ago
Joas Schilling ec7b55f5be Split bitmap providers into one per file 10 years ago
Joas Schilling 3ec42ad598 Split office providers into one class per file 10 years ago
Joas Schilling 9cb54e3809 Fix intendation and doc blocks of preview providers 10 years ago
Jenkins for ownCloud 96b0328d39 [tx-robot] updated from transifex 10 years ago
Richard Clarkson 0d98329cac Limit blacklist to php files 10 years ago
Joas Schilling fca9d32545 Move registration of core preview providers to preview 10 years ago
Joas Schilling 7bbc27708a Move NaturalSort_DefaultCollator to its own file 10 years ago
Joas Schilling 7b8824a4e3 Move iHomeStorage to own file 10 years ago
Joas Schilling dfde04291e Move share interfaces to own files so they can be autoloaded 10 years ago
Robin Appelman 33b64868d7 Add storage and cache wrappers to apply a permissions mask to a storage 10 years ago
Robin Appelman abb6e89c5d Add storage and cache wrappers to jail a storage to a subfolder 10 years ago
Joas Schilling 7761f0288e Also clearstatcache() in MappedLocal before using the stats 10 years ago
Joas Schilling 50f85bfd1f Check whether file exists before trying to touch() it 10 years ago
Joas Schilling c5427da76d Check return of disk_free_space before returning it 10 years ago
Joas Schilling 1062f4fe44 Check file existance in MappedLocal in hasUpdated() 10 years ago
Joas Schilling b886d3d645 Make MappedLocal::isLocal() true like for Local 10 years ago
Lukas Reschke e35feadac2 Pass \OC::$WEBROOT to the ctr 10 years ago
Lukas Reschke fef32e63dd Remove redundant code 10 years ago
Lukas Reschke d197f43475 Use server container 10 years ago
Lukas Reschke 048139074d Add functions to modify cookies to response class 10 years ago
Joas Schilling 0ed86c0993 Move OC_USER_BACKEND_* constants to OC_User_Backend class 10 years ago
Joas Schilling 24511c6f00 Move OC_GROUP_BACKEND_* constants to OC_Group_Backend class 10 years ago