Commit Graph

8249 Commits (9ef96e4dd5ea10611e9741ae0303b328e7788be9)

Author SHA1 Message Date
Philipp Knechtges 768aea57d3 make regex in controllermethodreflector.php compatible with PCRE 6.x 12 years ago
Jenkins for ownCloud 6ae0217326 [tx-robot] updated from transifex 12 years ago
Morris Jobke edcd2f2706 bower jquery-ui - exported changes to a separate css file 12 years ago
Jenkins for ownCloud 416e21d902 [tx-robot] updated from transifex 12 years ago
Robin McCorkell fdbb68a3c3 Return ? if mtime is 0 or -1 12 years ago
Thomas Müller dcb88e395b rework api of DependencyAnalyzer 12 years ago
Vincent Petry 3878c3782f Added searchByTag in cache jail wrapper 12 years ago
Vincent Petry 15ecb28d50 Make $userId mandatory for searchByTags 12 years ago
Joas Schilling 811f9251d6 Correctly inject the language into the subcall 12 years ago
Jenkins for ownCloud 527dd8cdf4 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 68932b30fd [tx-robot] updated from transifex 12 years ago
Vincent Petry 25dde7e93b Added searchByTags to view, storage and cache 12 years ago
Thomas Müller d94c1731d7 check app dependencies on installation as well 12 years ago
Thomas Müller 6566dc83e7 single dependencies will not be represented as an array + fix unit tests 12 years ago
Joas Schilling 1b18554aa7 Allow extensions to specify the list of special parameters 12 years ago
Robin Appelman 802c1b0b3a Ensure user mountpoints are setup when using getUserFolder 12 years ago
Joas Schilling cbad5c998b Correctly fallback to english, if the plural case is not translated 12 years ago
Lukas Reschke d0716d2c7d Use public interface 12 years ago
Vincent Petry 745d8706b9 Add user parameter to tag manager 12 years ago
Thomas Müller 5a03e0a5cf adding dependency to owncloud version - with fallback to requiremin and requiremax 12 years ago
Thomas Müller ee46548f57 adding dependencies for supported platforms 12 years ago
Thomas Müller 770f987659 adding supported libraries - including min and max version 12 years ago
Thomas Müller 08f1db4451 adding dependencies for command line tools 12 years ago
Thomas Müller c5e279e416 year go -> year ago 12 years ago
Jenkins for ownCloud dc506dcfbf [tx-robot] updated from transifex 12 years ago
Lukas Reschke 9ea205dc3d Check if open_basedir is set 12 years ago
Lukas Reschke d84a1f6f3a Add IniGetWrapper to public interface 12 years ago
Jörn Friedrich Dreyer 1d490b559c introduce inApps[] filter for search via ajax query, make file results show up in files app only 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
Jörn Friedrich Dreyer 363e9667ec Add Redis cache implementation, prefer over memcached, tests & config sample 12 years ago
Lukas Reschke 5dc6406b70 Add filter for 'backend' to user REST route 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
Jenkins for ownCloud ea95bb0189 [tx-robot] updated from transifex 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 f164161f69 fix base.php for not installed systems 12 years ago
Morris Jobke a9e411e076 migrate \OC\AllConfig to \OCP\IConfig 12 years ago