6758 Commits (ae68a773c04028288f539120d6f41e900c1b8436)

Author SHA1 Message Date
  Jörn Friedrich Dreyer 212ea0508d update comment 11 years ago
  Bart Visscher 22c29eb64b Fix renaming using parenthesis 11 years ago
  Robin Appelman c1cf829b9d OC_Config: handle failure of glob('*.config.php') 11 years ago
  Jörn Friedrich Dreyer 00987feda1 fix insertIfNotExist return value, update doc and corresponding test 11 years ago
  Thomas Müller 352c1415be proper fix for getting the shared item if no user is logged in 11 years ago
  Bart Visscher 424ec94680 Make buildNotExistingFileName testable and write unittests 11 years ago
  Jenkins for ownCloud 955646c461 [tx-robot] updated from transifex 11 years ago
  Björn Schießle 3c1308fb6d eddition string should be empty by default 11 years ago
  Björn Schießle 6cfa016c39 add public api 11 years ago
  Björn Schießle 3c691c9ec9 move to non-static OC_Defaults 11 years ago
  Björn Schießle d46e62886a Add init funtion to OC_Defaults to be able to wrap translatable strings 11 years ago
  kondou aa7d8edd14 Suppress warning in setup if config doesn't exist 11 years ago
  Björn Schießle 690323092e don't run hooks for .part files 11 years ago
  Björn Schießle 04e4d9580f if a part file gets renamed to a real file, that this was the second step of a write operation, hence emit a write signal 11 years ago
  Thomas Müller e789e05675 on unit test use @expectedException 11 years ago
  Thomas Müller 7d7a2ce317 use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set 11 years ago
  Björn Schießle cb5811bcf5 backport from pull request #3863 11 years ago
  Björn Schießle d8b3aee24e set default logo claim to '' 11 years ago
  Björn Schießle d97d00fe0f add logo claim to defaults.php 11 years ago
  Björn Schießle f622f35a1a make mail footer aware of different themes 11 years ago
  Björn Schießle 68369ebb86 remove unneeded if condition 11 years ago
  Björn Schießle 996b1e80c6 lib/defaults.php should only contain the default strings and read the other strings directly from the theme 11 years ago
  Björn Schießle 23cc69b816 construct the foother in defaults.php so that we use always the same footer 11 years ago
  Robin Appelman 93750d2658 improved copy operation for objecttree 11 years ago
  Robin Appelman fe0de5fc10 improved move operation for sabre's objecttree 11 years ago
  Robin Appelman 4e55d0ef9b make use of the fact that rmdir is already recursive 11 years ago
  Robin Appelman 2d1c6ae726 overwrite Sabre_DAV_ObjectTree with a faster getNodeForPath 11 years ago
  Robin Appelman d051d6f925 make rmdir recursive for mappellocal storage backend 11 years ago
  Jenkins for ownCloud 4d74e8955f [tx-robot] updated from transifex 11 years ago
  Bart Visscher 60eb63e35a Fix review items 11 years ago
  Bart Visscher e93ce26f27 Fix found errors 11 years ago
  Bart Visscher 42c44d5165 Fix OCI setupDatabase parameter 11 years ago
  Bart Visscher bf30e03048 Remove unsued parameter 11 years ago
  Bart Visscher 6831b78597 Use db setup class for option validation 11 years ago
  Bart Visscher 2faccaee0d Change database creation to use array to select db setup class 11 years ago
  Bart Visscher e232907698 Convert database setup code to objects 11 years ago
  Bart Visscher a6d07cd512 Split database specific install/setup code to their own class 11 years ago
  Bart Visscher 57370353ad Check if the app is enabled and the app path is found before trying to load the script file 11 years ago
  Thomas Mueller 66e1eaac93 isError should detect a PEAR_Error even if the backend is PDO. 11 years ago
  Jörn Friedrich Dreyer e62eb2e8d1 correctly handle error results of PDO and MDB2 backends 11 years ago
  Robin Appelman dc0ebe9007 fix is_file and is_dir for the static streamwrapper 11 years ago
  Robin Appelman 156e72a0c4 add option to clear the files in the static streamwrapper 11 years ago
  Robin Appelman a7c70915d5 fix storage wrapper namespaces 11 years ago
  Bart Visscher 8ca0a957ad Allow setting defaults and requirements for the api route 11 years ago
  Bart Visscher 9a50a8f0cc Don't load the apps when we need to upgrade 11 years ago
  Bart Visscher 6ad7a0336f Oracle doesn't know & as bitwise AND 11 years ago
  Robin Appelman 125f9f4221 move storage wrappers to their own namespace 11 years ago
  Thomas Mueller 3b91ce695f session_life_time -> session_lifetime 11 years ago
  Bart Visscher b04e09a901 Move DoctrineStatementWrapper to its own file 11 years ago
  Bart Visscher 6145e61718 Remove deadcode 11 years ago