Skip to content
Snippets Groups Projects
  1. Nov 21, 2013
  2. Nov 16, 2013
  3. Oct 25, 2013
  4. Oct 17, 2013
  5. Oct 14, 2013
  6. Sep 30, 2013
    • Jared Hancock's avatar
      Expose fail count to shell environment · d9ad5a13
      Jared Hancock authored
      Also, run the tests in the packager. The packager will automatically run the
      regression test suite prior to packaging a release. The package will not
      build if there is at least one fail from the regression tests.
      d9ad5a13
  7. Sep 20, 2013
    • Jared Hancock's avatar
      Last mile for test failures · e180887e
      Jared Hancock authored
      Add stubs.php to include stub classes for built-in PHP classes used
      throughout the code. This will allow the testing suite to verify that a
      method exists, albeit not in our codebase
      e180887e
  8. Sep 11, 2013
  9. Aug 09, 2013
  10. Aug 02, 2013
  11. Jul 24, 2013
  12. Jul 23, 2013
    • Jared Hancock's avatar
      Add concept of initial data · 1c5338ac
      Jared Hancock authored
      We should move initial data out of the install SQL file, which will make way
      for a few things:
      
        * Internationalization -- which breaks the migrater model currently.
              Moving the data outside the install script makes it translatable
              without changing the SQL hash
        * Review -- Migrations which add more data don't highlight new features
              that need review to the adminsitrator
      1c5338ac
  13. Jun 13, 2013
  14. Jun 12, 2013
Loading