Fix invalid SQL, per bug #15836
[lhc/web/wiklou.git] / includes / specials / SpecialAllpages.php
2008-10-10 Greg Sabino MullaneFix invalid SQL, per bug #15836
2008-10-06 Chad Horohoe+a few docs
2008-09-18 Brion VibberRevert r40953 '(bug 7509) Don't hardcode separation...
2008-09-17 Siebrand Mazeland(bug 7509) Don't hardcode separation strings, make...
2008-08-27 Roan KattouwMake Special:Allpages/User:Foo actually work. Patch...
2008-08-23 Alexandre Emsenhuberforgot debugging code
2008-08-23 Alexandre EmsenhuberMake SpecialAllpages and SpecialPrefixindex directly...
2008-08-20 Aaron Schulzredo allpages again less obtrusively
2008-08-20 Brion VibberRevert r39416, 39421, 39427, 39489, 39515, 39516 "Rewri...
2008-08-17 Aaron Schulzcheck if $lines is empty
2008-08-17 Aaron Schulztruncate super long pages (bug 15186)
2008-08-16 Aaron Schulzset bounds for showChunk() here
2008-08-15 Aaron SchulzSupport {{Special:AllPages/x}} rather than defaulting...
2008-08-15 Aaron Schulzdouble-check with isLocal() to be safe
2008-08-15 Aaron SchulzRewrite allpages to use a "tree" of index range subpage...
2008-06-19 Brion VibberRename all the special page class files back to their...