Skip to content
Snippets Groups Projects
  1. Dec 19, 2014
    • Arthur Schiwon's avatar
      Split mapping from Access and Helper classes into it's own. Fully test them, too. · ec0f80fe
      Arthur Schiwon authored
      remove unused methods
      
      split mapping methods off from Access class
      
      fix DB query handling
      
      move 'clear mapping' methods from static helper to new mapping class
      
      add tests
      
      test directly with DB
      
      finishing tests and fix return value from setDNbyUUID
      
      add corresponding class for groups and make abstract test class neutral. helper tests is now obsolete as the tested functions were moved to the new mapper class.
      
      add missing info to PHPDoc
      
      add unmap method
      
      fix namespaces
      
      fix test inheritance
      
      PHPDoc and a small code restructure for scrutinizer, no effective changes
      
      PostgreSQL does not accept LIMIT in DELETE queries
      
      phpdoc fixes, no code changes
      ec0f80fe
  2. Dec 09, 2014
  3. Oct 22, 2014
  4. May 13, 2014
  5. Nov 25, 2013
  6. Nov 03, 2013
  7. Oct 16, 2013
    • Morris Jobke's avatar
      Public API documentation fixes · 30f4d91d
      Morris Jobke authored
      refs #4883
      
       * http/response.php
       * config.php
       * response.php
       * files.php
       * idbconnection.php
       * app.php
       * user.php
       * template.php
       * share.php
       * db.php
       * icache.php & il10n.php
      30f4d91d
  8. Sep 20, 2013
Loading