* (bug 4170) Decode HTML character escapes in sort key
[lhc/web/wiklou.git] / includes /
2005-12-05 Brion Vibber* (bug 4170) Decode HTML character escapes in sort key
2005-12-05 Brion Vibber* (bug 4169) Use $wgLegalTitleChars in pipe trick conve...
2005-12-05 Brion Vibber* (bug 1850) Additional fixes so existing local and...
2005-12-05 Brion VibberDefine $thumbUrl so it isn't undefined on failure
2005-12-05 Brion Vibber* (bug 4167) Fix regression caused by patch for bug 153
2005-12-05 Brion Vibber* Add createpage and createtalk permission keys, allowi...
2005-12-05 Brion VibberDon't disappear a parameter in a derived class just...
2005-12-04 Antoine Mussosome useless calls / unitialized $matches arrays
2005-12-04 Antoine MussoRemove Out::transformBuffer method that does nothing
2005-12-04 Antoine Mussounused dbw , remove call by reference but put a comment
2005-12-04 Antoine Musso* really comment commented live hack (some calls were...
2005-12-04 Antoine Mussoinitialize array before preg_match*
2005-12-04 Antoine Musso* useless calls to tableName
2005-12-04 Antoine MussoRemove never used stuff. There is some $rand = wfRandom...
2005-12-04 Jens FrankReturn error message instead of fatal abort
2005-12-04 Antoine Musso* code formatting
2005-12-04 Antoine Mussofname never used
2005-12-04 Antoine Mussouseless call
2005-12-04 Antoine Musso* argument passed by reference but not changed
2005-12-04 Antoine MussoClean up unused globals!
2005-12-04 Brion Vibber* (bug 4165) Correct validation for user language selec...
2005-12-04 Brion Vibber* (bug 4162) Add $wgThumbnailEpoch timestamp to force...
2005-12-04 Brion Vibber* (bug 153) Adjust thumbnail size calculations to match...
2005-12-04 Tim StarlingOptional summary parameter to action=rollback, for...
2005-12-04 Antoine Musso* code formatting
2005-12-04 Brion VibberRevert experimental hack as discussed on IRC
2005-12-03 Ævar Arnfjörð Bjar... * Removed call to htmlspecialchars(), undesireable
2005-12-03 Antoine MussoFix validation issue with Special:Userlogin , the div...
2005-12-03 Ævar Arnfjörð Bjar... * <onlyinclude> whitespace, only strip the last newline
2005-12-03 Brion Vibber* (bug 1850) Allow red-links on image pages linked...
2005-12-03 Ævar Arnfjörð Bjar... * Added an interface message that controls the layout...
2005-12-03 Brion Vibber* Tweak infinite-template-handling loop for PHP 5.1...
2005-12-02 Tim StarlingFixed extension function parameter passing
2005-12-02 Brion Vibber* (bug 4100, 3049) Add 'edittools' message to hold...
2005-12-02 Tom Gildermake sure new CSS is applied to create form too
2005-12-02 Tom GilderMake e-mail password message not display as error;...
2005-12-02 Tom GilderMajor overhaul of Special:Userlogin
2005-12-02 Ævar Arnfjörð Bjar... * Commiting live hack for handling <onlyinclude> whitespace
2005-12-01 Ævar Arnfjörð Bjar... * Make <onlyinclude> smarter about whitespace
2005-12-01 Ævar Arnfjörð Bjar... * It's not to be expected that when you're viewing...
2005-12-01 Brion Vibber* (bug 4035) Fix prev/next revision links on edit page
2005-12-01 Tim StarlingFaster IP blocks. Requires schema change.
2005-12-01 Brion Vibber* (bug 1915) Fix edit links when 'direction' used with...
2005-12-01 Brion Vibberfix typo in var name
2005-12-01 Brion Vibber* (bug 4071) Generate passwords long enough for $wgMini...
2005-12-01 Ævar Arnfjörð Bjar... * Typo: $dbname => $dbName
2005-11-30 Brion Vibber* (bug 3922) Further tweaks to bidi overrides in catego...
2005-11-30 Andrius RBugs 4062, 3922 - unrecommended unicode control charact...
2005-11-29 Antoine MussoFix bug 4048 by adding a new 'privacy' link in footer...
2005-11-29 Ævar Arnfjörð Bjar... * Removed Parser::doExponent(), unused
2005-11-29 Brion Vibber* Reduce fractions in display of exif exposure time
2005-11-28 Brion Vibber* (bug 2111) Collapsable exif metadata table, clean...
2005-11-28 Erik Moellerexplain that uploaded files are not affected by whiteli...
2005-11-28 Ævar Arnfjörð Bjar... * Make sure not to crash when the message cache isn...
2005-11-28 Brion Vibber* Fix display of old recentchanges records for page...
2005-11-28 Ævar Arnfjörð Bjar... * Accessor/Mutator for $mDisableTransform, should all...
2005-11-28 Ævar Arnfjörð Bjar... * When wfMsg*NoTrans() was called the message cache...
2005-11-27 Antoine MussoFix #4093 : '&bot=1' is now added to all navigations...
2005-11-27 Antoine MussoKilling double quotes
2005-11-27 Antoine Mussomove parentheses out of <a> link
2005-11-27 Antoine MussoWrap reference in an array
2005-11-27 Brion Vibber* (bug 4090) Fix diff links in Special:Recentchangeslinked
2005-11-27 Brion Vibber* (bug 3979) Save correct {{REVISIONID}} into parser...
2005-11-27 Ævar Arnfjörð Bjar... * Simplified the setHook system
2005-11-26 Ævar Arnfjörð Bjar... * Add wfMsgNoTrans() and wfMsgForContentNoTrans() to...
2005-11-26 Ævar Arnfjörð Bjar... * Support a third paramater to Parser::setHook() that...
2005-11-26 Ævar Arnfjörð Bjar... * Internal reworking of code
2005-11-26 Ævar Arnfjörð Bjar... * Add a hook (SkinTemplateBuildNavUrlsNav_urlsAfterPerm...
2005-11-26 Ævar Arnfjörð Bjar... * When called with action=purge just ->view() the artic...
2005-11-26 Brion Vibber* Fix ulimit parameters for wfShellExec when memory_lim...
2005-11-26 Jens FrankFixed typo
2005-11-26 Jens FrankChanged mail form to have a bigger message entry box...
2005-11-26 Erik Moellerhack support for <includeonly> into preload parameter...
2005-11-26 Tim Starlingprofiling
2005-11-26 Tim StarlingBounded execution time and memory for image thumbnailing
2005-11-26 Tim StarlingwfShellExec fix, debug log tweak
2005-11-26 Ævar Arnfjörð Bjar... * Support named arguments to wfMsg* like wfMsg( 'msg...
2005-11-26 Brion Vibber* (bug 3065) Update both watched namespaces when renami...
2005-11-26 Tim StarlingExperimental ulimit script
2005-11-25 Ævar Arnfjörð Bjar... * Avoid fatal errors during installation by not calling...
2005-11-25 Ævar Arnfjörð Bjar... * (bug 3420) Allow extensions to specify new parser...
2005-11-24 Brion Vibber* (bug 146) List number of category members in Special...
2005-11-24 Brion Vibber* (bug 3922) bidi embedding overrides on category links
2005-11-23 Brion Vibber* (bug 4059) fix 'hide minor edits' on Recentchangeslinked
2005-11-23 Brion Vibber* (bug 2894) Enhanced Recent Changes link fixes
2005-11-23 Niklas LaxströmUnreachable code
2005-11-21 Ævar Arnfjörð Bjar... * (bug 3831) {{NAMESPACEE}} variable
2005-11-21 Ævar Arnfjörð Bjar... * (bug 3831) {{NAMESPACEE}} variable
2005-11-21 Ævar Arnfjörð Bjar... * Don't make logged in users go through the action...
2005-11-19 Ævar Arnfjörð Bjar... * Removed redundant variable decleration
2005-11-18 Brion Vibber* (bug 3996) Fix text for new entries in RC RSS/Atom...
2005-11-18 Brion Vibber* (bug 4014) Fix include mode for Allpages on small...
2005-11-17 Brion Vibber* (bug 3999) Change atom 1.0 feed id; had been unnecess...
2005-11-16 Tim StarlingHack to make page rendering hashes for users who have...
2005-11-16 Brion Vibber* (bug 3948) Avoid notice warning in debug statement...
2005-11-16 Tim StarlingRespect <noinclude> and <includeonly> during {{subst...
2005-11-16 Brion Vibber* (bug 3939) Don't try to load text for interwiki redir...
2005-11-16 Brion Vibber* (bug 2740) Accept image deletions on 'enter' submit...
2005-11-15 Alexander Sigachovuserstyle should be last in css import list
2005-11-15 Tim StarlingSave the results of the link cache update parse into...
next