fix go=first
[lhc/web/wiklou.git] / includes /
2005-07-29 River Tarnellfix go=first
2005-07-29 River Tarnelladd namespace filter
2005-07-29 River Tarnelladd namespace filtering without UI so i can it on the...
2005-07-29 River Tarnelldon't join page to revision without a join condition...
2005-07-29 River TarnellSpecial:Contributions/newbies was broken
2005-07-29 River Tarnellafter going to 'next' and then 'previous', the very...
2005-07-27 Tim Starlingprofiling
2005-07-26 Jens FrankMoved password encryption algorithm to GlobalFunctions...
2005-07-26 Jens FrankRemoved unused global
2005-07-26 Brion Vibber* Fix typo in undefined array index access prevention
2005-07-26 Tim Starlingfixed proxy block message, arbitrarily changed session...
2005-07-25 Ævar Arnfjörð Bjar... * Fixed a typo that caused warnings
2005-07-25 Brion Vibber* Spelling fix: $wgUrlProtcols -> $wgUrlProtocols
2005-07-25 Niklas LaxströmRemoving protectreason
2005-07-25 Niklas LaxströmRollback and delete auto-summaries in the project's...
2005-07-25 Tim Starlinglive hack by Brion to improve performance
2005-07-25 Tim Starlingcommitted live hack, we have to make sure MediaWiki...
2005-07-25 Tim Starlingprofiling, fixed incorrect transaction handling (my...
2005-07-25 Tim Starlingprofiling improvements and bug fixes
2005-07-25 Tim StarlingFormalising live performance hack
2005-07-24 Brion Vibber* (bug 2953) 'other' didn't work in Special:Blockip...
2005-07-24 Brion Vibber* Wrap revision insert & page update in a transaction...
2005-07-24 Brion Vibber* (bug 2943) AuthPlugin::getCanonicalName() name canoni...
2005-07-24 Niklas LaxströmRename percent to wfPercent
2005-07-24 Brion VibberReverting for now this undiscussed and problematic...
2005-07-24 River Tarnellallowing previewing of skins in preferences
2005-07-24 River Tarnellallow 'uselang' and 'useskin' to be specified in the...
2005-07-24 Brion Vibber* Fix 1.5 regression: weird, backwards diff links on...
2005-07-23 River Tarnelllet sysop delete trackbacks
2005-07-23 River Tarnelldelete trackbacks when deleting article
2005-07-23 River Tarnell(bug 796) trackback support
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
next