Skip to content
Snippets Groups Projects
  1. Feb 22, 2016
    • Jaime Perez Crespo's avatar
      Add a temporary autoloader that allows loading old classes... · 6a12b807
      Jaime Perez Crespo authored
      Add a temporary autoloader that allows loading old classes (SimpleSAML_Path_Something) that have already migrated to namespaces (SimpleSAML\Path\Something), while logging a warning. This commit requires to regenerate the composer autoloader with ./composer.phar dump-autoload.
      6a12b807
  2. Feb 04, 2016
  3. Feb 03, 2016
  4. Jan 21, 2016
  5. Jan 20, 2016
  6. Dec 29, 2015
  7. Oct 16, 2015
  8. Oct 11, 2015
  9. Aug 05, 2015
  10. May 27, 2015
  11. May 26, 2015
  12. May 13, 2015
  13. Apr 20, 2015
  14. Apr 16, 2015
  15. Jan 12, 2015
    • Thijs Kinkhorst's avatar
      Only submit results for PHP 5.6 to coveralls · 3069a65f
      Thijs Kinkhorst authored
      & make phpunit dev dependency explicit.
      3069a65f
    • Brook Schofield's avatar
      Add coveralls support · cbade50a
      Brook Schofield authored
      Updated the composer.lock to install satooshi/php-coveralls
      
      Add .coveralls.yml to stop errors.
      
      Added coverage_clover pointing to correct location.
      
      json_path now... anything to get bin/vendor/coveralls to actually execute!
      
      Only push coverage reports for a single version of PHP
      
      Add whitelist + exclusion files to coverage.
      
      Reduce code coverage % by processing all files :-)
      
      Beware adding additional directories for tests without setting up config + mocking the rest of the environment.
      
      Don't show uncovered files.
      
      Attempt upload for all PHP versions. Is this stacktrace always generated?
      
      Return to "true" for uncovered files.
      
      There is a path problem somewhere!
      cbade50a
  16. Nov 12, 2014
  17. Nov 05, 2014
  18. Sep 29, 2014
  19. Feb 28, 2014
  20. Feb 24, 2014
  21. Jan 28, 2014
  22. Nov 15, 2013
Loading