* Added a hook to allow extensions to modify the redirect behaviour
[lhc/web/wiklou.git] / includes /
2005-10-09 Ævar Arnfjörð Bjar... * Added a hook to allow extensions to modify the redire...
2005-10-08 Ævar Arnfjörð Bjar... * This special page is expensive, marking as such
2005-10-08 Ævar Arnfjörð Bjar... * Three new special pages:
2005-10-08 Alexander Sigachovtruncate summary for multibyte chars
2005-10-08 Ævar Arnfjörð Bjar... * Three new special pages:
2005-10-08 Ævar Arnfjörð Bjar... * (bug 3631) Fixed a critical security issue
2005-10-08 Ævar Arnfjörð Bjar... * Don't output messages at all if they equal the parent...
2005-10-08 Ævar Arnfjörð Bjar... * Added a new hook which allows an extension to control...
2005-10-08 Ævar Arnfjörð Bjar... * Documentation fix
2005-10-08 Ævar Arnfjörð Bjar... * Really support for getting new pages from other names...
2005-10-08 Ævar Arnfjörð Bjar... * Support for getting new pages from other namespaces...
2005-10-08 Tim StarlingCommitted patch by Ting Chen to fix bug #856 (Auto...
2005-10-08 Tim StarlingFixed interwiki dump links
2005-10-08 Brion VibberCorrection to fix for bug 3641: don't reject on all...
2005-10-07 Brion Vibber* (bug 3643) Fix image page display of large images...
2005-10-07 Ævar Arnfjörð Bjar... * (bug 3616) Another typecast issue
2005-10-07 Ævar Arnfjörð Bjar... * (bug 3641) changed the upload rules so that mime...
2005-10-07 Ævar Arnfjörð Bjar... * I accedentally commited this on the last commit
2005-10-07 Ævar Arnfjörð Bjar... * Put a nice style around noarticletext
2005-10-07 Ævar Arnfjörð Bjar... * When a user would:
2005-10-06 Tom GilderPatch for 3592: unnecessary instantiation of User
2005-10-06 Ævar Arnfjörð Bjar... * Duck warnings when fed an invalid file
2005-10-06 Tom GilderAdded support for separate noarticletextanon
2005-10-06 Domas MituzasNo 'first' for 'newbies'. Never ever!
2005-10-06 Tom GilderEven better: use the site name and logo to look all...
2005-10-06 Tom GilderMarginally better database error
2005-10-06 Brion Vibber* Blacklist additional MSIE CSS safety tricks
2005-10-06 Ævar Arnfjörð Bjar... * Use User::isLoggedIn(), the proper way to find out...
2005-10-06 Tom GilderSeparate newarticletext messages for logged in and...
2005-10-05 Brion Vibber* (bug 3598) Update message cache on message page delet...
2005-10-02 Ævar Arnfjörð Bjar... * Support for specifying USE INDEX for any of >1 tables
2005-10-02 Brion VibberFix namespace and notalk filters for dump
2005-10-02 Brion Vibber* Added filter options, compression piping, and multipl...
2005-10-01 Ævar Arnfjörð Bjar... * Special:Unwatchedpages appeared twice
2005-09-30 Ævar Arnfjörð Bjar... * Removing Special:RandomFA
2005-09-30 Ævar Arnfjörð Bjar... * Special:RandomFA for getting a random featured article
2005-09-30 Brion VibberReverting hook in getRevisionText() which was added...
2005-09-30 Ævar Arnfjörð Bjar... * Passing whether or not the page is protected in the...
2005-09-30 Ævar Arnfjörð Bjar... * Moved the 'Watch this page' checkbox below the licens...
2005-09-30 Ævar Arnfjörð Bjar... * Whitespace
2005-09-30 Ævar Arnfjörð Bjar... * (bug 3577) Added a RevisionAfterGetRevisionText hook...
2005-09-30 Ævar Arnfjörð Bjar... * Removed function validActions(), no longer used by...
2005-09-29 Brion Vibber* Added EditFilter hook, and output callback on EditPag...
2005-09-29 Brion Vibberrefs breakage on php 5.1... didn't i fix this before?
2005-09-28 Ævar Arnfjörð Bjar... * Revert last change to trimStars() which broke multi...
2005-09-28 Ævar Arnfjörð Bjar... * (bug 3563) Hide the permanent and printable link...
2005-09-27 Ævar Arnfjörð Bjar... * @copyright Copyright �� 2005, ��var Arnfj��r�� Bjarmason
2005-09-27 Ævar Arnfjörð Bjar... * whitespace
2005-09-27 Ævar Arnfjörð Bjar... * Support for per-page CSS by an extension using wgHooks
2005-09-27 Ævar Arnfjörð Bjar... * Documentation
2005-09-25 Antoine Mussorevert!
2005-09-25 Antoine Mussoincludes/GlobalFunctions.php
2005-09-24 Antoine MussoMove reporttime method from OutputPage object to a...
2005-09-24 Niklas Laxström$wgMinimalPasswordLength was not in global statement
2005-09-24 Brion Vibber* Add options to dumpBackup.php for making split/partia...
2005-09-24 Brion Vibber* (bug 3182) Clear link cache during import to prevent...
2005-09-24 Ævar Arnfjörð Bjar... * Removed renameuser permission, extension code
2005-09-23 Tim Starlingadded {{fullurl:}} and {{fullurle:}} functions
2005-09-22 Ævar Arnfjörð Bjar... * A new specialpage to list pages not watched by anyone
2005-09-20 Brion VibberRevert untested change due to reported massive template...
2005-09-20 Ævar Arnfjörð Bjar... * Support default arguments for template arguments...
2005-09-20 Ævar Arnfjörð Bjar... * Removed two unused global lines
2005-09-20 Ævar Arnfjörð Bjar... * Tweaks to function makeMetadataTable()
2005-09-20 Tim StarlingTweaked polling time
2005-09-20 Brion Vibber* (bug 3506) Avoid MySQL error when Listusers returns...
2005-09-20 Brion Vibber* Skip update of disused 'rc_cur_time' field (todo...
2005-09-19 Ævar Arnfjörð Bjar... * Displaying info on $wgHooks too
2005-09-19 Ævar Arnfjörð Bjar... * Adding a SpecialSearchNogomatch hook to catch pages...
2005-09-19 Ævar Arnfjörð Bjar... * (bug 2929) Make Special:Blockip/Username work
2005-09-19 Ævar Arnfjörð Bjar... * 0 => NS_MAIN
2005-09-19 Ævar Arnfjörð Bjar... * Showing width/height in image histories
2005-09-19 Ævar Arnfjörð Bjar... * Fixed some typos in documentation
2005-09-19 Ævar Arnfjörð Bjar... * Added a new paramater to wfDebugLog()
2005-09-19 Brion Vibber* (bug 2570) Add 'watch this page' checkbox on uploads...
2005-09-19 Tim StarlingTolerate invalid shared title
2005-09-18 Ævar Arnfjörð Bjar... * Removing Special:Licensesearch
2005-09-18 Antoine MussoFix #3350: missing label for move talk page
2005-09-18 Brion Vibber* (bug 3489) PHP 5.1 compat problem with captioned...
2005-09-17 Brion Vibber* Special:Import/importDump fixes: report XML parse...
2005-09-17 Brion Vibber* (bug 3475) anon contrib links on Special:Newpages
2005-09-16 Ævar Arnfjörð Bjar... * Making the paramater a title object
2005-09-16 Ævar Arnfjörð Bjar... * A new special page to search for pages in NS_IMAGE...
2005-09-16 Ævar Arnfjörð Bjar... * Documentation
2005-09-16 Ævar Arnfjörð Bjar... * Showing the uploader on the result page
2005-09-16 Ævar Arnfjörð Bjar... * Moved the logic of whether or not to use the querycac...
2005-09-16 Brion Vibber* Correct blob caching to reduce redundant blob loads...
2005-09-16 Brion Vibber* (bug 3475) anon contrib links on Special:Newpages
2005-09-15 Brion Vibber* Clean up duplicate code for selection of changeslist...
2005-09-14 Niklas LaxströmBug 3307: Remove an if that might break timezone
2005-09-14 Niklas Laxströmtypo
2005-09-14 Niklas Laxströmplaintext to wiki
2005-09-13 Niklas LaxströmBug 3144: "Submit query" message localization
2005-09-13 Ævar Arnfjörð Bjar... * Added a FIXME
2005-09-13 Ævar Arnfjörð Bjar... * Cleaned out some unused globals
2005-09-13 Ævar Arnfjörð Bjar... * Adding $wgUseMemCached = false to defaultsettings...
2005-09-13 Ævar Arnfjörð Bjar... * using htmlspecialchars() for safe XHTML output
2005-09-13 Ævar Arnfjörð Bjar... * Formatting
2005-09-13 Ævar Arnfjörð Bjar... * Using wfDebugLog() to log to our own log (exif)
2005-09-13 Ævar Arnfjörð Bjar... * Two new functions:
2005-09-13 Ævar Arnfjörð Bjar... * Adding a nes specialpage - mimesearch
next