r97492 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r97491
|
r97492
|
r97493
>
Date:
13:49, 19 September 2011
Author:
reedy
Status:
ok
Tags:
Comment:
Also comment out
r76243
, it won't merge cleanly due to path changes, and it looks like some protection has been put in already
Modified paths:
/trunk/tools/make-wmf-branch/default.conf
(modified) (
history
)
Diff
[
purge
]
Index: trunk/tools/make-wmf-branch/default.conf
—
—
@@ -147,7 +147,7 @@
148
148
149
149
// Is this still needed?
150
150
// Protect against fatals in Profiler.php
151
- array( 'rev' => 76243, 'base' => '^/branches/wmf/1.16wmf4' ),
151
+ // array( 'rev' => 76243, 'base' => '^/branches/wmf/1.16wmf4' ),
152
152
);
153
153
154
154
$dryRun = false;
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r76243
1.16wmf4: Live hack to shut up fatals in Profiler.php . Tried to figure out w...
catrope
12:43, 7 November 2010
Status & tagging log
20:31, 19 September 2011
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r97492
[
removed:
new
added:
ok]