r96438 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r96437
|
r96438
|
r96439
>
Date:
14:17, 7 September 2011
Author:
catrope
Status:
ok
Tags:
Comment:
Followup
r96437
: actually define PROTO_INTERNAL
Modified paths:
/trunk/phase3/includes/Defines.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/Defines.php
—
—
@@ -249,3 +249,4 @@
250
250
define( 'PROTO_RELATIVE', '//' );
251
251
define( 'PROTO_CURRENT', null );
252
252
define( 'PROTO_CANONICAL', 1 );
253
+define( 'PROTO_INTERNAL', 2 );
Follow-up revisions
Revision
Commit summary
Author
Date
r96439
1.17wmf1: MFT
r96437
,
r96438
catrope
14:20, 7 September 2011
r99043
1.18wmf1: MFT
r96437
,
r96438
, were merged to 1.17wmf1 but forgotten in 1.18wmf1
catrope
20:15, 5 October 2011
r99980
REL1_18 MFT
r93726
,
r94199
,
r96437
,
r96438
,
r696579
,
r98235
,
r98734
reedy
22:13, 16 October 2011
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r96437
Actually fix
bug 30792
, despite my earlier claims. SquidUpdate::purge('//uplo...
catrope
14:15, 7 September 2011
Status & tagging log
22:15, 16 October 2011
Reedy
(
talk
|
contribs
)
changed the
tags
for r96438
[
removed:
1.18]
20:16, 5 October 2011
Catrope
(
talk
|
contribs
)
changed the
tags
for r96438
[
added:
1.18]
21:57, 7 September 2011
😂
(
talk
|
contribs
)
changed the
status
of r96438
[
removed:
new
added:
ok]