index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
eval.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-1
/
+1
*
Revert "Make eval.php try to handle newlines in code"
MaxSem
2015-02-23
1
-16
/
+1
*
Make eval.php try to handle newlines in code
Aaron Schulz
2015-02-12
1
-1
/
+16
*
Remove $wgDebugFunctionEntry, unused
Chad Horohoe
2015-01-07
1
-3
/
+0
*
Fix incorrect replacement inside regular expression
Alexandre Emsenhuber
2014-10-20
1
-1
/
+1
*
Use prefixed globals in eval.php main loop
Tim Starling
2014-10-20
1
-18
/
+18
*
Make it a bit safer to paste input to eval.php
Aaron Schulz
2014-01-09
1
-2
/
+17
*
eval.php: update intro comment
Tim Starling
2013-12-17
1
-1
/
+0
*
Rename wfIsHipHop() to wfIsHHVM()
Chad Horohoe
2013-10-29
1
-1
/
+1
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
style: normalize end of files
Antoine Musso
2013-02-03
1
-2
/
+0
*
Remove a bunch of trailing spaces and unneeded newlines
umherirrender
2012-10-10
1
-1
/
+1
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Revert r108777 (making eval subclass maintenance). eval's supposed to be in t...
Chad Horohoe
2012-01-14
1
-57
/
+42
*
Maintenance class-ify eval.php
Sam Reed
2012-01-12
1
-42
/
+57
*
Fix typo in SpecialVersion
Sam Reed
2012-01-12
1
-8
/
+3
*
Revert r107054: breaks execution of lines that might test or output '<?php' s...
Brion Vibber
2012-01-03
1
-5
/
+0
*
Fixed a typo in r107054
Max Semenik
2011-12-22
1
-1
/
+1
*
do not evaluate '<?php' line
Antoine Musso
2011-12-22
1
-0
/
+5
*
Removed $wgUseNormalUser var; not used by any scripts anymore
Aaron Schulz
2011-10-28
1
-2
/
+0
*
(bug 30172) posix_isatty() fallback does not work when the function has been ...
Chad Horohoe
2011-08-02
1
-1
/
+1
*
Apply LoadBalancer related fixes
Sam Reed
2011-04-18
1
-2
/
+5
*
The beginnings of HipHop compiled mode support. It works now for parser cache...
Tim Starling
2011-04-04
1
-1
/
+1
*
Part of bug 26280: added license headers to PHP files in maintenance
Alexandre Emsenhuber
2010-12-16
1
-0
/
+15
*
Trying to kill install-utils.inc/old install crap:
Chad Horohoe
2010-11-06
1
-1
/
+1
*
Followup r72108, put the history file in $IP/maintenance rather than the cwd....
Chad Horohoe
2010-09-03
1
-1
/
+1
*
$_ENV['HOME'] might not exist for everyone, doesn't on OSX
Chad Horohoe
2010-09-01
1
-1
/
+2
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-5
/
+5
*
Define our own posix_isatty if posix extension is not installed.
Platonides
2010-04-11
1
-1
/
+1
*
Revert eval.php changes from r54653, r54312, r54225 (maintenance-work branch ...
Tim Starling
2009-08-12
1
-72
/
+48
*
Move $wgUseNormalUser setting to constructors.
Chad Horohoe
2009-08-09
1
-2
/
+3
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-48
/
+71
*
Revert r52336 "Merge maintenance-work branch:"
Brion Vibber
2009-06-24
1
-56
/
+47
*
Merge maintenance-work branch:
Chad Horohoe
2009-06-24
1
-47
/
+56
*
Use a history file with readline, so that readline history is carried over fr...
Tim Starling
2008-07-22
1
-3
/
+16
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-1
/
+2
*
Removed usage of deprecated settings
Alexandre Emsenhuber
2008-04-06
1
-6
/
+1
*
* Introduced LBFactory -- an abstract class for configuring database load bal...
Tim Starling
2008-03-30
1
-2
/
+3
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
Antoine Musso
2007-01-20
1
-2
/
+1
*
Remove some stray executable bits
Brion Vibber
2006-04-04
1
-0
/
+0
*
* s~ +$~~
Ævar Arnfjörð Bjarmason
2006-01-07
1
-1
/
+1
*
Committing various live hacks from Wikimedia servers
Brion Vibber
2005-10-22
1
-0
/
+22
*
* Code cleanup
Ævar Arnfjörð Bjarmason
2005-08-29
1
-4
/
+1
*
respect MW_WIKIUSER environment variable
Tim Starling
2005-06-19
1
-0
/
+1
*
Various live patches ported from REL1_4
Tim Starling
2005-04-12
1
-3
/
+9
*
Spiff this up a bit:
Brion Vibber
2004-11-15
1
-5
/
+20
*
Phpdoc comments and place holder. Part of the subpackage "maintenance", archi...
Antoine Musso
2004-09-03
1
-1
/
+7
*
using new commandLine.inc style, readconsole() moved to install-utils()
Tim Starling
2004-06-13
1
-17
/
+1
[next]