Commit Graph

7883 Commits (7f7006643f7e659c86b81720dd50b33dbbb07430)

Author SHA1 Message Date
Morris Jobke 9a7362dd0d drop unused isDebugMode and setDebugMode of OC_Config 10 years ago
Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 10 years ago
Morris Jobke 2d5fc9c1a6 Workaround to fix the too early init dilemma 10 years ago
Morris Jobke af91ee97c9 introduce preCondition for setUserValue to provide atomic check-and-update 10 years ago
Morris Jobke f0b10324ca Refactoring of OC_Preferences to AllConfig 10 years ago
Morris Jobke f164161f69 fix base.php for not installed systems 10 years ago
Morris Jobke a9e411e076 migrate \OC\AllConfig to \OCP\IConfig 10 years ago
Morris Jobke 719008836d introduce deleteAllUserValues 10 years ago
Morris Jobke 985b15f770 introduce proper interface for deleteAppValue 10 years ago
Morris Jobke b01c59b224 use old methods and redirect in deprecated methods 10 years ago
Morris Jobke d6da627eb4 @deprecated messages for \OCP\Config and \OCP\AppConfig 10 years ago
Morris Jobke 50c2a819a0 Extract interaction with config.php into SystemConfig 10 years ago
Lukas Reschke fe7d9a7ca0 Add REST route for user & group management 10 years ago
Jenkins for ownCloud 2784d580bd [tx-robot] updated from transifex 10 years ago
Olivier Paroz 7917d3b068 Remove changes which were inadvertently pushed to master 10 years ago
Olivier Paroz d9c0be8785 Dump Arrays, Objects and Exceptions to the log 10 years ago
Jenkins for ownCloud 8ee9ee29ea [tx-robot] updated from transifex 10 years ago
Lukas Reschke bd520d2e53 Create config if it does not exists 10 years ago
Jenkins for ownCloud 94eb2e782f [tx-robot] updated from transifex 10 years ago
Lukas Reschke ddcf2b84ec Remove checks for safe mode and magic quotes 10 years ago
Jenkins for ownCloud 4d53f163fd [tx-robot] updated from transifex 10 years ago
Robin Appelman f4701d7721 Add public api for mount configurations 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
Bjoern Schiessle 698ecbf308 OCS API for server-to-server sharing 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