Skip to content
Snippets Groups Projects
  1. Dec 17, 2015
  2. Dec 13, 2015
  3. Dec 10, 2015
  4. Nov 27, 2015
  5. Nov 25, 2015
  6. Nov 15, 2015
  7. Nov 13, 2015
  8. Nov 05, 2015
  9. Nov 01, 2015
  10. Oct 29, 2015
  11. Oct 28, 2015
  12. Oct 17, 2015
    • David Stone's avatar
      fix error · b20eed15
      David Stone authored
      b20eed15
    • David Stone's avatar
      Optimizations to autoloader · 8a58013e
      David Stone authored
      Autoloader should return true if it can handle the class so other registered autoloader don't execute.
      require is faster than require_once and should be safe to use since the autoloader won't run if the class already exists
      8a58013e
  13. Sep 25, 2015
  14. Sep 16, 2015
  15. Sep 11, 2015
  16. Sep 10, 2015
  17. Sep 05, 2015
  18. Sep 04, 2015
  19. Sep 02, 2015
  20. Aug 28, 2015
  21. Aug 27, 2015
  22. Aug 23, 2015
  23. Aug 22, 2015
  24. Aug 21, 2015
  25. Aug 18, 2015
  26. Aug 17, 2015
  27. Aug 15, 2015
  28. Aug 12, 2015
  29. Aug 11, 2015
  30. Aug 07, 2015
  31. Aug 05, 2015
  32. Aug 04, 2015
Loading