double to single quotes
[lhc/web/wiklou.git] / includes /
2004-08-21 Antoine Mussodouble to single quotes
2004-08-21 Antoine MussoFix bugzilla bug #100. Redirects can be done to categor...
2004-08-21 Antoine MussoMake a link to wfMsg('disambiguationspage')
2004-08-21 Antoine MussoMoving disambiguations code from specialMaintenance...
2004-08-21 Antoine MussoReverting patch 1.246 made by Guillaume. It breaks...
2004-08-21 Tim Starlingminor bug fix
2004-08-21 Tim StarlingReplaced link holders with actual links before saving...
2004-08-21 Tim StarlingHey! Stop breaking my functions!
2004-08-21 Tim StarlingNew feature: Turck MMCache shared memory as a lightweig...
2004-08-21 Tim StarlingSort results by total time
2004-08-21 Tim StarlingFixed bug which caused ru.wikipedia to go offline when...
2004-08-21 Brion VibberRip out some old debugging code from when this was...
2004-08-21 Brion VibberOnly load memcached-client.php if we're really using...
2004-08-21 Brion VibberDon't include SearchEngine.php when it's not used....
2004-08-21 Brion VibberDon't load DifferenceEngine.php when not needed. This...
2004-08-21 Brion VibberFix notices from stupid code in last commit
2004-08-21 Brion VibberStray space
2004-08-21 Brion VibberRecord and report memory usage change in profiling.
2004-08-20 Tim Starlingfix notice
2004-08-20 Tim StarlingFOR UPDATE mode for Article class, and for getArticleID...
2004-08-20 Tim StarlingFixed profiling
2004-08-20 Domas Mituzasfixup timestamps
2004-08-20 Domas Mituzasfixup timestamps
2004-08-20 Domas Mituzasdatabase abstraction
2004-08-20 Domas Mituzasfix $mLastResult, affectedRows()
2004-08-20 Domas Mituzasdatabase timestamp fixup
2004-08-20 Domas Mituzasremove bad functions:
2004-08-19 Domas Mituzasallow getField, selectField and select to have empty...
2004-08-19 Domas Mituzasadd reportQueryError, halting on any error
2004-08-19 Domas Mituzasfixup database timestamps
2004-08-19 Arne Heizmannfix indentation
2004-08-19 Jens FrankShow list of templates used by this page at the end...
2004-08-19 Brion VibberAdd some more profiling points
2004-08-18 Tim StarlingPatch to formatComment() to fix otherwise-unrecognised...
2004-08-18 Magnus ManskeTo-be XML parser
2004-08-18 Brion VibberThe last checkin changed 'copyrightwarning' in a way...
2004-08-17 Jens FrankOn image pages, limit image width to $wgMaxImageWidth.
2004-08-17 Guillaume Blanchard*fix bug in non-breaking space regexp
2004-08-16 Brion VibberDo final link replacement with preg_replace_callback...
2004-08-16 Magnus ManskeDirty hack for time-consuming str_replace
2004-08-16 Antoine Mussodouble to single quotes.
2004-08-16 Antoine Musso* some comments (using # instead of /* */ )
2004-08-16 Brion Vibber* Add more profiling granularity to replaceLinkHolders
2004-08-16 Antoine Mussomore double to single quotes
2004-08-16 Antoine MussoComments, double to single quotes, foobar () { shema.
2004-08-16 Jens FrankDon't follow redirects pointing to Special:Userlogout
2004-08-16 Brion VibberValidation tweaks:
2004-08-15 Antoine MussoFix sourceforge bug #811928:
2004-08-15 Antoine Mussosome more comments and moved parameters in their sections
2004-08-15 Arne Heizmanndon't die; redirect
2004-08-15 Jens Frankprevent crashing on [[{{FNORD}}]]. Doesn't return somet...
2004-08-15 Jens FrankBugfix: When cookies are disabled, don't show login...
2004-08-15 Antoine MussoMigrate doubleredirect and brokenredirect subpages...
2004-08-15 Antoine MussoNew getPageHeader() method. Allow to add some text...
2004-08-15 Antoine Mussotrivial double to single quotes translation
2004-08-15 Antoine MussoCode standardization:
2004-08-15 Tim StarlingAdding numberheadings to rendering hash, related incons...
2004-08-15 Jens FrankMove check for wgUseGeoMode to where the function is...
2004-08-15 Brion VibberFix notice; use isset() to test if things are set
2004-08-15 Brion VibberRemove obsolete searchhelppage link from dberrortext.
2004-08-15 Brion VibberMore code cleanup on SearchEngine.
2004-08-15 Tim Starlingfix of bug added in 1.37
2004-08-15 Tim StarlingAdded FOR UPDATE mode to Block.php, to fix memcached...
2004-08-15 Brion VibberStarting code cleanup. Beginning to separate database...
2004-08-15 Brion VibberShow the search terms as given instead of the filtered...
2004-08-15 Brion VibberUse original instead of filtered search request for...
2004-08-14 Brion VibberDisable $wgUseGzip by default since it's wildly incompa...
2004-08-14 Arne HeizmannNew PHPtal-based skin 'Chick'. Designed for PDAs and...
2004-08-14 Arne Heizmannuse tabs for indentation, and probably some trailing...
2004-08-14 Arne HeizmannEnglish
2004-08-14 Antoine MussoFix sourceforge bug #850012 : Page move doesn't update...
2004-08-14 Antoine MussoCode standardization:
2004-08-14 Antoine Mussominor code standardization
2004-08-14 Brion VibberTypo/logic error in move page watchlist update.
2004-08-14 Tim StarlingAllowed post-parse link cache to be used for update...
2004-08-14 Antoine MussoReverting my previous change. Comment
2004-08-14 Antoine Mussomoving define(mediawiki, true) from index.php to includ...
2004-08-14 Brion VibberXHTML fixes for Special:Upload
2004-08-14 Arne HeizmannDon't use wfMsg('go') on this submit button. It's alrea...
2004-08-14 Brion VibberWrap user styles in CDATA block on classic skins; fixes...
2004-08-14 Brion Vibber* Use WebRequest::getInt()
2004-08-14 Arne HeizmannFixes to the bold/italics rendering problems [Bug 40]
2004-08-14 Brion VibberGo direct to the page list if there are only one or...
2004-08-14 Arne Heizmannremove accidentally left-in debugging output
2004-08-14 Arne Heizmannslight bugfix to patrol feature, thanks to maveric149...
2004-08-14 Tim StarlingAdded siteFromDB(), used in commandLine.inc
2004-08-13 Arne HeizmannDisplay the text the spam regexp matched. Patch by...
2004-08-13 Antoine Mussoreplace wfEscapeHTML() by htmlspecialchars() as brion...
2004-08-13 Brion VibberRemove ugly <special_version_prefix> and <special_versi...
2004-08-13 Brion VibberAntiglobalization!
2004-08-13 Guillaume BlanchardMAX_INCLUDE_REPEAT 5 => 20
2004-08-13 Tim StarlingFixed register_globals dependence, fixed HTML-insertion...
2004-08-13 Arne HeizmannA major reworking of [[Special:Allmessages]].
2004-08-13 Arne Heizmannrephrase the comment a bit to make it clearer.
2004-08-13 Arne HeizmannAllow an optional &namespace= parameter for Special...
2004-08-12 Tim StarlingRemoving buggy Special:Userlogin feature (only half...
2004-08-12 Antoine Musso* using template : function foo() {
2004-08-12 Antoine MussoFix source forge bug #1007149. Wrong plural when listin...
2004-08-12 Antoine Mussoimplement a new magic word: PAGENAMEE wich return the...
2004-08-12 Domas MituzasUse /* */ style comments instead of # for multiline...
next