1294 Commits (2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8)

Author SHA1 Message Date
  Victor Dubiniuk adab0ca98a Remove leftover 9 years ago
  Victor Dubiniuk c9fd3c9d29 Inject config 9 years ago
  Robin Appelman b66c0a1631 add unit tests for tableExists and dropTable 9 years ago
  Morris Jobke 9a7362dd0d drop unused isDebugMode and setDebugMode of OC_Config 9 years ago
  Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 9 years ago
  Morris Jobke 2d5fc9c1a6 Workaround to fix the too early init dilemma 9 years ago
  Morris Jobke af91ee97c9 introduce preCondition for setUserValue to provide atomic check-and-update 9 years ago
  Morris Jobke f0b10324ca Refactoring of OC_Preferences to AllConfig 9 years ago
  Morris Jobke a9e411e076 migrate \OC\AllConfig to \OCP\IConfig 9 years ago
  Morris Jobke 50c2a819a0 Extract interaction with config.php into SystemConfig 9 years ago
  Vincent Petry cae600722e Add getTagsForObjects in ITags 9 years ago
  Victor Dubiniuk 81d5712419 Fix tests. Add two more test cases 9 years ago
  LEDfan 3d11e091d9 Mock interface 9 years ago
  LEDfan c05ff09651 Use PHPUnit mocks 9 years ago
  LEDfan 88ad095cc7 Add unit test for contactsmanager 9 years ago
  Victor Dubiniuk 2a3f5ccae3 Test OC\Updater::check 9 years ago
  Robin Appelman f4701d7721 Add public api for mount configurations 9 years ago
  Lukas Reschke d2e8358da2 Fix unit test 9 years ago
  Robin Appelman 672495a1a3 make \OC\Files\Node\Node implement the FileInfo interface 9 years ago
  Lukas Reschke 81541c56b6 Add test for IPv6 without port 9 years ago
  Thomas Müller b55ac514ac no nested xml tags on dependencies 9 years ago
  Thomas Müller b028a6afac adjust dependency analyzer to use attributes properly 9 years ago
  Thomas Müller c80ec91f28 switch to different parsing implementation to get xml attributes properly handled 9 years ago
  Thomas Müller ba52c996cf adding supported databases 9 years ago
  Thomas Müller b469e9f6fb introduce dependency analyzer to take care of app dependencies 9 years ago
  Morris Jobke bf1b62a34a PHP < 5.4 is not supported anymore - see #12606 9 years ago
  Morris Jobke 2c5e4b3d3f Remove last traces of travis integration 9 years ago
  Lukas Reschke 69f5f6649e Trim port from domain 9 years ago
  Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows 9 years ago
  Bjoern Schiessle bf2c9be066 concatenate queries with 'or' 9 years ago
  Joas Schilling dfde04291e Move share interfaces to own files so they can be autoloaded 9 years ago
  Robin Appelman 33b64868d7 Add storage and cache wrappers to apply a permissions mask to a storage 9 years ago
  Robin Appelman abb6e89c5d Add storage and cache wrappers to jail a storage to a subfolder 9 years ago
  Lukas Reschke 048139074d Add functions to modify cookies to response class 9 years ago
  Joas Schilling e1f3abf7a5 Correctly namespace and autoload DatabaseException 9 years ago
  Thomas Müller 5d4b7e0e2b fix failing unit test for the temp manager - concurrently executed unit tests influence each other 9 years ago
  Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 9 years ago
  Thomas Müller 5ce34fbaf6 handle invalid xml file 9 years ago
  Thomas Müller d4f107d4dd simplify xml parser code 9 years ago
  Thomas Müller c503ecd544 Introduce app info xml parser including basic unit test - necessary for #10777 9 years ago
  Lukas Reschke 216d617938 Remove OC_Migrate 9 years ago
  Bjoern Schiessle a7ebfe87c9 also check for the correct owner if it was submitted 9 years ago
  Miguel Prokop 397f14ed86 Consolidate if statement, and update unit test 9 years ago
  Lukas Reschke 5f6f54e785 Rename providers to not begin with test 9 years ago
  Morris Jobke 75d37b69f6 fix unit tests of mdb2scheamreader 9 years ago
  Morris Jobke 593ef76e36 Revert "drop OC_Preferences::getUsers and getApps" 9 years ago
  Morris Jobke 09fd34eed9 drop OC_Preferences::getUsers and getApps 9 years ago
  Joas Schilling 84d358a761 Clean up the test data in tearDownAfterClass() 9 years ago
  Joas Schilling 6202ca33ba Make remaining files extend the test base 9 years ago
  Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 9 years ago