Commit Graph

2479 Commits (affeea8c72db3f82bd0cee82c8a08d016bd3d72f)

Author SHA1 Message Date
Thomas Müller c5e279e416 year go -> year ago 12 years ago
Joas Schilling bef7392c4c Add type of the variables to the docs 12 years ago
Vincent Petry ebba54d490 Fix numeric storage id for cache wrapper 12 years ago
Joas Schilling 67335ccddf Require the interface and return a string instead of private classes 12 years ago
Joas Schilling 4d232e536e Deprecate Util::formatDate() 12 years ago
Jörn Friedrich Dreyer 0f17486c1d make path absolute 12 years ago
Victor Dubiniuk c9fd3c9d29 Inject config 12 years ago
Robin Appelman 6984fa8a19 Quote identifiers for oracle 12 years ago
Robin Appelman 778d8dbafd Add tableExists to public db api 12 years ago
Robin Appelman 8af3991d0c Add dropTable to IDBConnection 12 years ago
Joas Schilling d69ea30097 Add a DateTimeFormatter class which allows overwriting the language and timezone 12 years ago
Lukas Reschke 4c13918bd8 Expose backend type via REST API 12 years ago
Joas Schilling 78a307995c Fix namespace of Files_Encryption outside of the app 12 years ago
Morris Jobke 9a7362dd0d drop unused isDebugMode and setDebugMode of OC_Config 12 years ago
Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 12 years ago
Morris Jobke 2d5fc9c1a6 Workaround to fix the too early init dilemma 12 years ago
Morris Jobke af91ee97c9 introduce preCondition for setUserValue to provide atomic check-and-update 12 years ago
Morris Jobke f0b10324ca Refactoring of OC_Preferences to AllConfig 12 years ago
Morris Jobke a9e411e076 migrate \OC\AllConfig to \OCP\IConfig 12 years ago
Morris Jobke 719008836d introduce deleteAllUserValues 12 years ago
Morris Jobke 985b15f770 introduce proper interface for deleteAppValue 12 years ago
Morris Jobke b01c59b224 use old methods and redirect in deprecated methods 12 years ago
Morris Jobke 50c2a819a0 Extract interaction with config.php into SystemConfig 12 years ago
Vincent Petry cae600722e Add getTagsForObjects in ITags 12 years ago
Victor Dubiniuk 81d5712419 Fix tests. Add two more test cases 12 years ago
Lukas Reschke fe7d9a7ca0 Add REST route for user & group management 12 years ago
Olivier Paroz 7917d3b068 Remove changes which were inadvertently pushed to master 12 years ago
Olivier Paroz d9c0be8785 Dump Arrays, Objects and Exceptions to the log 12 years ago
Victor Dubiniuk 303fce44f4 Use httphelper and cache response even when it empty 12 years ago
LEDfan b412e59c26 Fix permissions 12 years ago
Lukas Reschke ddcf2b84ec Remove checks for safe mode and magic quotes 12 years ago
Robin Appelman f4701d7721 Add public api for mount configurations 12 years ago
Jörn Friedrich Dreyer 7ef6df04da remove triggerupdate, ref #11872 12 years ago
Robin Appelman 672495a1a3 make \OC\Files\Node\Node implement the FileInfo interface 12 years ago
Bjoern Schiessle 698ecbf308 OCS API for server-to-server sharing 12 years ago
Thomas Müller b55ac514ac no nested xml tags on dependencies 12 years ago
Thomas Müller eb81c52b95 fix an issue where the types tag holds an empty string 12 years ago
Thomas Müller b028a6afac adjust dependency analyzer to use attributes properly 12 years ago
Thomas Müller c80ec91f28 switch to different parsing implementation to get xml attributes properly handled 12 years ago
Thomas Müller ba52c996cf adding supported databases 12 years ago
Thomas Müller b469e9f6fb introduce dependency analyzer to take care of app dependencies 12 years ago
Thomas Müller 40e03ba314 adding default key value pair for 'types' 12 years ago
Thomas Müller 1354cee18e translate labels properly 12 years ago
Lukas Reschke ee1f8b0242 Remove workaround for 5.3 12 years ago
Lukas Reschke 1b0bc2e099 PHP 5.4 is now required for master 12 years ago
Lukas Reschke b3515a98e9 Add workaround for older instances 12 years ago
Lukas Reschke 69f5f6649e Trim port from domain 12 years ago
Joas Schilling 69a5a0c1a0 Stop flooding the log, when previews are disabled 12 years ago
Olivier Paroz 5990293331 Improve the bitmap and vector mime icons 12 years ago
Robin Appelman 1bbb18fe87 also clear statcache in mapped local 12 years ago