1. 18 Oct, 2015 1 commit
  2. 08 Jul, 2015 2 commits
  3. 28 Jun, 2015 1 commit
  4. 26 Jun, 2015 1 commit
  5. 01 Jun, 2015 1 commit
  6. 31 May, 2015 2 commits
  7. 29 May, 2015 1 commit
  8. 15 May, 2015 1 commit
  9. 05 May, 2015 2 commits
  10. 01 May, 2015 1 commit
  11. 01 Apr, 2015 5 commits
  12. 24 Mar, 2015 2 commits
  13. 03 Mar, 2015 2 commits
    • Franco Fichtner's avatar
      rc: change PHP error reporting a bit more · c94b5c6d
      Franco Fichtner authored
      * We can now see the errors we suppress.  E_WARNING is the one that
        should be zapped as soon as possible.
      
      * According to the manual, display_startup_errors should not be enabled.
      
      * Add ignore_repeated_errors to avoid multiple reports in e.g. loops.
      c94b5c6d
    • Franco Fichtner's avatar
      crash_reporter: tweak the error reporting · fd370c57
      Franco Fichtner authored
      * add E_PARSE to show proper info about parse errors
      * remove PHP 5.5 support, we've never shipped it
      * fix textarea display width and disable send button
      fd370c57
  14. 02 Mar, 2015 1 commit
  15. 28 Dec, 2014 3 commits
  16. 10 Dec, 2014 1 commit
    • Franco Fichtner's avatar
      src: move all files (again) · 727453c0
      Franco Fichtner authored
      Make "src" the implicit "/usr/local" so that nobody can
      sneak in weird files in the base file system or potentially
      overwrite them.
      
      This is the last time, I swear...  :)
      727453c0
  17. 08 Dec, 2014 2 commits
  18. 09 Dec, 2014 4 commits
  19. 16 Nov, 2014 1 commit
  20. 10 Nov, 2014 1 commit
  21. 27 Oct, 2014 1 commit