1480 Révisions (2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8)

Auteur SHA1 Message Date
  Victor Dubiniuk adab0ca98a Remove leftover il y a 9 ans
  Victor Dubiniuk c9fd3c9d29 Inject config il y a 9 ans
  Robin Appelman b66c0a1631 add unit tests for tableExists and dropTable il y a 9 ans
  Morris Jobke 9a7362dd0d drop unused isDebugMode and setDebugMode of OC_Config il y a 9 ans
  Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage il y a 9 ans
  Morris Jobke 2d5fc9c1a6 Workaround to fix the too early init dilemma il y a 9 ans
  Morris Jobke af91ee97c9 introduce preCondition for setUserValue to provide atomic check-and-update il y a 9 ans
  Morris Jobke f0b10324ca Refactoring of OC_Preferences to AllConfig il y a 9 ans
  Morris Jobke a9e411e076 migrate \OC\AllConfig to \OCP\IConfig il y a 9 ans
  Morris Jobke 50c2a819a0 Extract interaction with config.php into SystemConfig il y a 9 ans
  Vincent Petry cae600722e Add getTagsForObjects in ITags il y a 9 ans
  Victor Dubiniuk 81d5712419 Fix tests. Add two more test cases il y a 9 ans
  Lukas Reschke c23957811d React on other statuscodes than 200 il y a 9 ans
  Lukas Reschke 8b3e389062 Add statuscodes il y a 9 ans
  LEDfan 3d11e091d9 Mock interface il y a 9 ans
  Lukas Reschke fe7d9a7ca0 Add REST route for user & group management il y a 9 ans
  LEDfan c05ff09651 Use PHPUnit mocks il y a 9 ans
  LEDfan 88ad095cc7 Add unit test for contactsmanager il y a 9 ans
  Victor Dubiniuk 2a3f5ccae3 Test OC\Updater::check il y a 9 ans
  Robin Appelman f4701d7721 Add public api for mount configurations il y a 9 ans
  Lukas Reschke e1e8031798 Disable when no sendmail is available il y a 9 ans
  Lukas Reschke d2e8358da2 Fix unit test il y a 9 ans
  Robin Appelman 672495a1a3 make \OC\Files\Node\Node implement the FileInfo interface il y a 9 ans
  Lukas Reschke 81541c56b6 Add test for IPv6 without port il y a 9 ans
  Thomas Müller b55ac514ac no nested xml tags on dependencies il y a 9 ans
  Thomas Müller 086ec3de15 adding command dependency il y a 9 ans
  Thomas Müller b028a6afac adjust dependency analyzer to use attributes properly il y a 9 ans
  Thomas Müller c80ec91f28 switch to different parsing implementation to get xml attributes properly handled il y a 9 ans
  Thomas Müller ba52c996cf adding supported databases il y a 9 ans
  Thomas Müller b469e9f6fb introduce dependency analyzer to take care of app dependencies il y a 9 ans
  Thomas Müller f74d568bda adding new dependency for php version in apps info.xml il y a 9 ans
  Morris Jobke bf1b62a34a PHP < 5.4 is not supported anymore - see #12606 il y a 9 ans
  Morris Jobke 2c5e4b3d3f Remove last traces of travis integration il y a 9 ans
  Lukas Reschke 69f5f6649e Trim port from domain il y a 9 ans
  Morris Jobke e014a18b4a drop files_external tests from autotest - they will be executed with autotest-external.sh which is coming il y a 9 ans
  Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows il y a 9 ans
  Bjoern Schiessle bf2c9be066 concatenate queries with 'or' il y a 9 ans
  Joas Schilling 9cfae2ed44 Skip lostcontroller sending email test on windows il y a 9 ans
  Joas Schilling dfde04291e Move share interfaces to own files so they can be autoloaded il y a 9 ans
  Robin Appelman 33b64868d7 Add storage and cache wrappers to apply a permissions mask to a storage il y a 9 ans
  Robin Appelman abb6e89c5d Add storage and cache wrappers to jail a storage to a subfolder il y a 9 ans
  Lukas Reschke 048139074d Add functions to modify cookies to response class il y a 9 ans
  Joas Schilling e1f3abf7a5 Correctly namespace and autoload DatabaseException il y a 9 ans
  Thomas Müller 5d4b7e0e2b fix failing unit test for the temp manager - concurrently executed unit tests influence each other il y a 9 ans
  Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant il y a 9 ans
  Thomas Müller a6c088a1ef adding new config parameter for sqlite to specify the journal mode il y a 9 ans
  Thomas Müller 5ce34fbaf6 handle invalid xml file il y a 9 ans
  Thomas Müller d4f107d4dd simplify xml parser code il y a 9 ans
  Thomas Müller c503ecd544 Introduce app info xml parser including basic unit test - necessary for #10777 il y a 9 ans
  Lukas Reschke 216d617938 Remove OC_Migrate il y a 9 ans