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
/
includes
/
PathRouter.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid a redirect loop when the request URL is not normalized
Tim Starling
2018-07-16
1
-6
/
+23
*
Use a closure instead of PathRouterPatternReplacer
Tim Starling
2018-07-11
1
-45
/
+35
*
Cleanup some incorrect return annotations
Erik Bernhardson
2016-12-12
1
-1
/
+1
*
Clean up array() syntax from docs, part VI
Amir Sarabadani
2016-09-12
1
-8
/
+8
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-14
/
+14
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-22
1
-13
/
+13
*
PathRouter: Fix documentation typo
Timo Tijhof
2014-03-07
1
-1
/
+1
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-5
/
+5
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-4
/
+4
*
fix some spacing
umherirrender
2013-02-04
1
-1
/
+1
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-11
1
-0
/
+21
*
Parameter documentation for PathRouter
Reedy
2012-04-25
1
-2
/
+29
*
Fix documentation to match potential code
Reedy
2012-04-07
1
-2
/
+2
*
Fix bug 34684 in my PathRouter code:
Daniel Friesen
2012-02-24
1
-12
/
+44
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-4
/
+4
*
Followup r104676, r104688:
Daniel Friesen
2011-12-09
1
-1
/
+47
*
FU r104688:
Aaron Schulz
2011-12-08
1
-13
/
+14
*
Followup r104274, r104676. Fix the bug that broke fr. Forgot to rawurldecode ...
Daniel Friesen
2011-11-30
1
-15
/
+15
*
Recommit PathRouter code from r104274, r104284, r104285 without the WebReques...
Daniel Friesen
2011-11-30
1
-0
/
+272
*
Revert r104274, r104284, r104285 -- breaks special pages on non-english
Brion Vibber
2011-11-28
1
-272
/
+0
*
Followup r104274; Add '$key' to the $data array as well.
Daniel Friesen
2011-11-26
1
-0
/
+3
*
Implement path routing code.
Daniel Friesen
2011-11-26
1
-0
/
+269