Clean up experiments for special:data, special:validate, special:geo.
[lhc/web/wiklou.git] / includes /
2005-02-18 Brion VibberClean up experiments for special:data, special:validate...
2005-02-18 Brion VibberMove some of Magnus's experiments out of the main tree...
2005-02-17 Nicolas WeegerPatch for bug #1138 (ipblock-related)
2005-02-17 Domas Mituzascheck in untested, possibly badly broken code for examp...
2005-02-17 Mr. E23Replacing block time field with an intuitive drop-down...
2005-02-15 Brion VibberRevert last checkin by Nicolas Weeger which caused...
2005-02-15 Brion VibberRevert last checkin by Nicolas Weeger which massively...
2005-02-14 Nicolas WeegerFix for bug bugzilla.wikimedia.org/show_bug.cgi?id...
2005-02-13 River Tarnelldisallow 0x80-0xA0 in login names in latin1 wikis ...
2005-02-11 Brion Vibber* XHTML fix: encoding of usernames
2005-02-11 Brion Vibber* Corrections to template loop detection
2005-02-11 Brion VibberKill a <font> tag, add html paranoia
2005-02-11 Brion VibberKill a <font> tag and add some html paranoia
2005-02-11 Brion VibberHTML compatibility: use space before the / on <br ...
2005-02-10 Domas MituzaswfSetBufferResults no longer referenced, kill.
2005-02-09 Domas MituzaswfTimestampNow() -> db::timestamp()
2005-02-08 Brion VibberSomebody forgot the table names *ahem*
2005-02-08 Brion Vibber* Block image revert without valid login
2005-02-08 Domas MituzasUSE INDEX -> DB::useIndexClause()
2005-02-08 Domas MituzasupdateArticle: fix typo newtext->mungedText, compressin...
2005-02-07 Tom GilderAlways include xmlns and xml:lang even when serving...
2005-02-07 Tom GilderFix classic skins sent as application/xhtml+xml (bug...
2005-02-07 Brion Vibber* (bug 1474) Switch to better-cached index for statisti...
2005-02-07 Brion Vibber* Fix link in image alt text, using replaceLinkHolders...
2005-02-07 Brion Vibber* (bug 1431) Avoid redundant objectcache garbage collection
2005-02-06 Brion VibberUse the new character entity reference sanitizer on...
2005-02-06 Brion Vibberfix notice for unset variable when only one item displa...
2005-02-06 Brion Vibberwell-formedness fixes
2005-02-06 Brion VibberPrune some unnecessarily long and invalid-html-ful...
2005-02-06 Brion VibberSwitch some messages to wikitext, html cleanup
2005-02-06 Brion Vibberremove typo extra line
2005-02-06 Brion VibberRewrote fixTagAttributes() for robustness and correctness:
2005-02-06 Brion VibberUse table prefix when clearing recentchanges
2005-02-06 Brion Vibber* (bug 1430) Don't check for template data when editing...
2005-02-06 Brion VibberSplit the HTML sanitizer functions from the Parser...
2005-02-06 Brion Vibber* (bug 1477) hide details of SQL error messages by...
2005-02-06 Brion Vibber* (bug 1477) hide details of SQL error messages by...
2005-02-06 Brion VibberSet default squid list to empty
2005-02-05 Brion Vibber* (bug 1469) add missing <ul> tags on Special:Log
2005-02-05 Brion Vibber* Fix notice error on nonexistent template in wikitext...
2005-02-04 Brion VibberSecurity tweaks:
2005-02-03 Brion VibberRemove use of undefined constants NS_THREAD and NS_THRE...
2005-02-03 Brion Vibber* (bug 1458) Don't save if form submission seems incomplete
2005-02-03 Brion Vibber* (bug 1457) Fix XHTML validation on category column...
2005-02-01 Brion VibberReverting patch for now:
2005-02-01 Antoine MussoImplement #1398 : Using go button to go to empty userpa...
2005-02-01 Antoine MussoFix #770. Does mysql group_concat at application level...
2005-02-01 Antoine Mussocomment about last commit
2005-02-01 Antoine MussoDo not output lines for which nothing is formatted...
2005-02-01 Antoine MussoFix #913 : Nostalgia skin no more using isSysop() and...
2005-01-31 Antoine Mussosome quotes and phpdoc comments
2005-01-31 Tom GilderMore quotes of the single variety
2005-01-31 Jens FrankBUG#1441 Cleanup PageHistory.php watchlist lookup
2005-01-31 Antoine Musso* Attach revision to the new page id. Original article...
2005-01-31 Antoine MussoStop showing moves directly in recentchanges, instead...
2005-01-31 Antoine MussoFix NS_THREAD not showing in Special:Allpages
2005-01-31 Guillaume Blanchardremoved NS_THREAD : not needed any more
2005-01-30 Antoine Mussomore useless commits
2005-01-30 Antoine Mussoquotes
2005-01-30 Jens FrankSCHEMA_WORK fixes: User contributions, page deletion
2005-01-30 Jens FrankBUG#621 Require a minimum password length at account...
2005-01-30 Jens FrankAllow an array of tables for insertSelect()
2005-01-30 Jens FrankReduce number of places in the code where articles...
2005-01-30 Antoine Mussosome double quotes
2005-01-30 Tom Gildermonoboob/main.css cleanup; don't use underscore for...
2005-01-30 Brion Vibber* (bug 1228) Fix double-escaping on &amp; sequences...
2005-01-30 Brion VibberFix URL used to redirect
2005-01-29 Brion Vibber* (bug 829) Fix URL-escaping on block success
2005-01-29 Brion Vibber* (bug 1429) Stop double-escaping of block comments...
2005-01-28 Antoine Mussos/0/NS_MAIN/
2005-01-28 Antoine Mussocleaner code formatting.
2005-01-28 Antoine Mussouse switch() instead of if else if else if else if...
2005-01-28 Antoine Mussouse switch() instead of if else if else if else if...
2005-01-28 Brion Vibber* (bug 1368) Fix SQL error on stopword/short word searc...
2005-01-28 Antoine Mussototally changed code representation.
2005-01-28 Antoine MussoSome clean up. Use phpdoc comments almost everywhere...
2005-01-27 Jens FrankBUG#1402 Make link color of tab subject page link on...
2005-01-27 Jens FrankOnly include ParserXML when it is being used
2005-01-27 Tom GilderFix synatax errors: re-add removed quotes
2005-01-27 Antoine Mussofix phpdoc comment
2005-01-27 Antoine Mussophpdoc comments
2005-01-27 Antoine Mussophp doc comments / tabulations
2005-01-27 Antoine Mussofix phpdoc comment
2005-01-27 Antoine Mussophpdoc comments
2005-01-27 Antoine Mussophpdoc comments
2005-01-27 Antoine Mussophpdoc comment / code formatting
2005-01-27 Antoine MussoPhpdoc format for some comments. We probably want to...
2005-01-27 Antoine Mussosingles quotes :o)
2005-01-26 Brion Vibber* Add TitleMoveComplete hook on page renames
2005-01-26 Antoine MussoGet ride of the username in links when user is logged in.
2005-01-23 Jens FrankBUG#1389 i18n for proxy blocker message
2005-01-23 Jens FrankBUG#1364 Backport whitespace regex from 1.55.2.15
2005-01-23 Jens FrankBUG#1384 Make patrol signs have the same width for...
2005-01-23 Brion Vibber* (bug 1232) Fix sorting of cached Special:Wantedpages...
2005-01-22 Jens FrankBUG#1217 Image within an image caption broke rendering
2005-01-22 Jens FrankBUG#1369 ENotifs mail come with wrong "oldid" revision...
2005-01-22 Jens FrankBUG#1131 Fix headings containing interwiki links
2005-01-22 Jens FrankBUG#925 Fix canonized_headline for e.g. <math>
2005-01-22 Jens FrankBug#276 Make date format comply with RFC1123 and RFC2822
2005-01-22 Jens Frankconverted comments to PHPDOC format
next