fixed broken sidebar
[lhc/web/wiklou.git] / includes /
2005-07-23 Ævar Arnfjörð Bjar... * Now sorting interwiki links by iw_prefix and avoiding...
2005-07-22 Jens Frank(bug 2857) fixed parsing of lists in <pre> sections
2005-07-22 Ævar Arnfjörð Bjar... * Removed the 1024 byte limit on ASCII tags, not in...
2005-07-22 Ævar Arnfjörð Bjar... * (bug 740) Messages from extensions now appear in...
2005-07-22 Ævar Arnfjörð Bjar... * Using addMessage() inside addMessages() instead of...
2005-07-22 Ævar Arnfjörð Bjar... * (bug 2774) Add three new $wgHooks to LogPage which...
2005-07-22 Domas MituzasCommit live hacks:
2005-07-22 Brion Vibber* (bug 2885) Fix fatal errors and notices in PHP 5...
2005-07-22 Brion Vibber* Fix notice on search index update due to non-array
2005-07-22 Brion VibberRemove unused use of undefined variable
2005-07-22 Brion VibberRemove extra semicolon
2005-07-22 Ævar Arnfjörð Bjar... * No longer displaying ResolutionUnit at all
2005-07-22 Ævar Arnfjörð Bjar... * Fixed unclosed <p> tag
2005-07-21 Ævar Arnfjörð Bjar... * Documentation
2005-07-21 Ævar Arnfjörð Bjar... * Formattingofcondensedcode
2005-07-21 Ævar Arnfjörð Bjar... * URL_PROTOCOLS => $wgUrlProtcols
2005-07-21 Ævar Arnfjörð Bjar... * (bug 431) Make external URL protocols configurable...
2005-07-21 Ævar Arnfjörð Bjar... * Make makeInternalOrExternalUrl() use the same url...
2005-07-21 Ævar Arnfjörð Bjar... * Fixed bug: Bah, fucking automatic typecasting
2005-07-21 Ævar Arnfjörð Bjar... * Support SubjectDistance
2005-07-21 Brion Vibberwhoops
2005-07-21 Brion Vibber* (bug 275) Section duplication fix
2005-07-21 Brion Vibber* Specify USE INDEX on Allpages chunk queries, sometime...
2005-07-21 Ævar Arnfjörð Bjar... * Fixed a bug where tags would be wrongly rejected...
2005-07-20 Ævar Arnfjörð Bjar... * Exif::validate(): Using $this->debug() rather than...
2005-07-20 Ævar Arnfjörð Bjar... * Typo: $max was repeated in the prototype
2005-07-20 River Tarnellponder namespace when creating hash key for cache
2005-07-20 Ævar Arnfjörð Bjar... * Added a validateDate() function, the date preference...
2005-07-19 Tim Starlingfixed Uncategorizedcategories caching
2005-07-19 Ævar Arnfjörð Bjar... * Putting redirects in the allpagesredirect class so...
2005-07-19 Ævar Arnfjörð Bjar... * Using Database::select() instead of a raw SQL query
2005-07-18 Brion Vibber* Cache the top-level index list in memcached
2005-07-18 Ævar Arnfjörð Bjar... * Made makeUpdateOptions() DBMS independant
2005-07-18 Ævar Arnfjörð Bjar... * Documentation
2005-07-18 Ævar Arnfjörð Bjar... * Modified the update function to take another argument...
2005-07-17 River Tarnelltemplate purge file cache blah blah blah
2005-07-17 River Tarnellpurge file cache on save
2005-07-17 River Tarnellpurge file cache in invalidateCache
2005-07-17 Ævar Arnfjörð Bjar... * Moved some code into the Exif and FormatExif classes
2005-07-17 Ævar Arnfjörð Bjar... * Completely reworked how the Exif class works, it...
2005-07-17 Ævar Arnfjörð Bjar... * Documentation
2005-07-17 Ævar Arnfjörð Bjar... * 'Listusers/'.'sysop' => 'Listusers/sysop'
2005-07-17 Tim Starlingfixed incorrect use of text->boolean conversion
2005-07-16 Ævar Arnfjörð Bjar... * Removed $wgCopyrightAffirmation support
2005-07-16 Ævar Arnfjörð Bjar... * empty() => ''
2005-07-16 Ævar Arnfjörð Bjar... * Added a percent() function
2005-07-16 Brion Vibber* PHP 4.1.2 compatibility fix: define floatval() equiva...
2005-07-16 Brion VibberRevert commit 1.171. This is extension code, I'm not...
2005-07-16 Brion VibberRevert 1.106, needless complication that duplicates...
2005-07-15 Antoine MussoPopularpages is not a valid special page when counters...
2005-07-15 Brion Vibber* (bug 2866) Revert experimental, non-cross-platform...
2005-07-15 Antoine Mussocheck being done twice
2005-07-14 Ævar Arnfjörð Bjar... * A new function: editsByNs( $uid ) that uses the SQL...
2005-07-14 Ævar Arnfjörð Bjar... * Make it possible to use the Database.php class to...
2005-07-14 Ævar Arnfjörð Bjar... * GROUP BY support in makeSelectOptions()
2005-07-14 Brion Vibber* (bug 2835) Back out fix for bug 2802, caused regressi...
2005-07-14 Brion Vibber* Undo inconsistent editing behavior change
2005-07-14 Erik Moellerdon't try to prefill edit summary when section=new...
2005-07-14 Ævar Arnfjörð Bjar... * Forgot the trailing newline
2005-07-14 Ævar Arnfjörð Bjar... * Add support for a version key in $wgExtensionCredits
2005-07-13 Antoine MussoImplement #2001 by Avar and kryogenix.org (see .js...
2005-07-13 Erik Moeller* (bug 2768) section=new on nonexistent talk page does...
2005-07-13 Antoine MussoFix #460 : handle <center> as a block
2005-07-13 Niklas LaxströmSome shared upload fixes
2005-07-13 Antoine MussoFix #785 : properly get out of a <pre> element :p
2005-07-13 Antoine Musso* optional parameter for [[Special:Listusers]]
2005-07-13 Brion Vibber* With $wgCapitalLinks off, accept off-by-first-letter...
2005-07-13 Brion Vibber* live fix: force index on Special:Export only for...
2005-07-13 Brion Vibber* (bug 2833) Fix bug in previous fix
2005-07-13 Ævar Arnfjörð Bjar... * The url is now optional
2005-07-12 Ævar Arnfjörð Bjar... * Added a new array for extensions to use, $wgExtension...
2005-07-12 Brion Vibber* (bug 2825) Fix regression in newtalk notifications...
2005-07-12 Alexander SigachovAdd categories to meta KEYWORDS
2005-07-12 Ævar Arnfjörð Bjar... * (bug 2802) Display more than one character of the...
2005-07-12 Antoine MussoFIX #655 : when user enter an empty search query:
2005-07-11 Antoine MussoPrevious query did a big cartesian product of everythin...
2005-07-11 Brion Vibber* (bug 2780) Fix thumbnail generation with GD for new...
2005-07-11 Brion Vibber* (bug 2769) Use '-' form for language consistently...
2005-07-11 Brion Vibber* Add serialized version number to image metadata cache...
2005-07-10 Brion Vibber* (bug 2789) memcached image metadata now cleared after...
2005-07-10 Ævar Arnfjörð Bjar... * Replace spaces with - in the XHTML id for the sidebar
2005-07-10 Antoine Mussotypo, exclude the disamb link as articles obviously...
2005-07-10 Antoine MussoSave names in query cache by using "value"
2005-07-10 Antoine Mussocase
2005-07-10 Antoine MussoFix disambiguation page that were never properly migrat...
2005-07-10 Brion VibberCleaned up email notification message formatting:
2005-07-10 Brion Vibber* Fix fatal error in history when validation on
2005-07-10 Brion Vibber* Fix nohistory message on empty page history
2005-07-10 River Tarnelladd missing wfmsg
2005-07-09 Ævar Arnfjörð Bjar... * One paragraph is enough
2005-07-09 Antoine MussoDropping DISTINCT
2005-07-09 Antoine MussoFix #1064 by implementing the new Special:Unusedcategor...
2005-07-09 Ævar Arnfjörð Bjar... * Added a new function, edits(), for counting contribut...
2005-07-08 Antoine MussoFix #153 path by <stehan dot walter at epfl dot ch>
2005-07-08 Antoine MussoFix autonumbering that was broke following bug 787...
2005-07-08 Antoine MussoFix #787 : External links being rendered. Tests cases...
2005-07-08 Ævar Arnfjörð Bjar... * Documentation, OBSOLETE => @deprecated
2005-07-07 Tim Starlingnew feature: $wgBlockAllowsUTEdit
2005-07-07 Magnus ManskeFixes for patch
2005-07-07 Magnus ManskePatch by David Iberri
next