1. 15 May, 2015 1 commit
  2. 05 May, 2015 2 commits
  3. 01 May, 2015 1 commit
  4. 01 Apr, 2015 5 commits
  5. 24 Mar, 2015 2 commits
  6. 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
  7. 02 Mar, 2015 1 commit
  8. 28 Dec, 2014 3 commits
  9. 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
  10. 08 Dec, 2014 2 commits
  11. 09 Dec, 2014 4 commits
  12. 16 Nov, 2014 1 commit
  13. 10 Nov, 2014 1 commit
  14. 27 Oct, 2014 1 commit