[Bug 26626] Have a way for the installer to set all relevant debug flags by default

2013-10-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26626

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 CC||has...@free.fr

--- Comment #4 from Antoine hashar Musso has...@free.fr ---
Is there still any interest there?  It might useful for continuous integration.
A Possibility would be to have some basic templates and let us specify which to
prepend / append to the LocalSettings.php

Ie something like

 $ cat maintenance/settings/enableErrors.php
 error_reporting(E_ALL);
 ini_set(display_errors, 1);

 $ cat maintenance/settings/Debugging.php
 $wgShowExceptionDetails = true;
 $wgShowSQLErrors = true;
 $wgDebugDumpSql  = true;

Then:

 $ php maintenance/install.php \
   --prepend settings/enableErrors.php \
   --append settings/Debugging.php

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26626] Have a way for the installer to set all relevant debug flags by default

2012-12-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26626

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 AssignedTo|m...@everybody.org   |wikibugs-l@lists.wikimedia.
   ||org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26626] Have a way for the installer to set all relevant debug flags by default

2011-01-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26626

--- Comment #1 from Chad H. innocentkil...@gmail.com 2011-01-28 21:10:18 UTC 
---
Are you saying the default LocalSettings should have these sorts of things
enabled?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26626] Have a way for the installer to set all relevant debug flags by default

2011-01-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26626

--- Comment #2 from Reedy s...@reedyboy.net 2011-01-28 21:42:23 UTC ---
Not really, though, I'm not sure how this should be executed.

In the CLIInstaller, using maybe like --includedebug would work.

For the WebInstaller, I'm not quite so sure, it's an advanced functionality
that most people won't want enabled by default...

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26626] Have a way for the installer to set all relevant debug flags by default

2011-01-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26626

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 CC||m...@everybody.org
 AssignedTo|wikibugs-l@lists.wikimedia. |m...@everybody.org
   |org |

--- Comment #3 from Mark A. Hershberger m...@everybody.org 2011-01-28 
23:18:14 UTC ---
I think this isn't a bad idea for the CLI installer.  Feel free to do it if you
have time before me.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l