- 04 Mar, 2015 14 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
Let's trust the routing on this one, so that when we have it we won't trip over this stuff again...
-
Franco Fichtner authored
-
Franco Fichtner authored
Currently debugging #86 but the file is impossible to read...
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
These changes create instability on development images in conjunctio with mount for core.git: since files move they exist in two places at once, maybe screwing up the system. There's no sensible way other than asking for or building a new snapshot package for opnsensense and going from there.
-
- 03 Mar, 2015 16 commits
-
-
Ad Schellevis authored
-
Franco Fichtner authored
Seeing PHP ignore text files makes it easier to lint over more files for a simple reason: maybe someone sneaked a PHP file into the repo and forgot the proper file extension, which is not uncommon for utilities in *bin/ -- makes it easier to catch those.
-
Ad Schellevis authored
-
Ad Schellevis authored
-
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.
-
Franco Fichtner authored
-
Franco Fichtner authored
While there, don't expose the main include file to the web server.
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
(1) It has been disabled since our first release. (2) It is not part of our development workflow. (3) It is quite dangerous and potentally fatal.
-
Franco Fichtner authored
-
Franco Fichtner authored
Quality is important; we hide PHP warnings so it's good to let our beloved users/testers check and forward them regularly. :)
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
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
-
- 02 Mar, 2015 10 commits
-
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
Move the config files out of the way, but still install them properly.
-
Franco Fichtner authored
-
Franco Fichtner authored
Just rewrite that stuff completely... Pretty simple now, right? :)
-
Franco Fichtner authored
-
Franco Fichtner authored
-