Skip to content
Snippets Groups Projects
  1. Jun 04, 2014
  2. Jun 03, 2014
  3. Jun 02, 2014
  4. Jun 01, 2014
  5. May 30, 2014
    • Thomas Müller's avatar
      - fix dropTable() and introduce tableExists() · 999f6216
      Thomas Müller authored
      - kill replaceDB() - this function is unused and it's implementation obviously wrong
      - add method annotation OC_DB_StatementWrapper::fetchAll
      - remove duplicate code in Test_DBSchema and reuse OC_DB::tableExists
      - remove unused variables
      999f6216
    • Owen Winkler's avatar
      Missed one. · 19f0c478
      Owen Winkler authored
      19f0c478
    • Owen Winkler's avatar
      Updates per comments on PR: · 16ae63bd
      Owen Winkler authored
      * Use "filesystem_cache_readonly" config setting, update comment in config.sample
      * Use $this->cacheActive to cache config setting
      * Add public Scanner::setCacheActive() to set $cacheActive programmatically
      16ae63bd
Loading