lhc/web/wiklou.git
2006-12-08 Tim Starlingbump style version for wikibits.js
2006-12-08 Tim Starling* Added redirect to section feature. Use it wisely.
2006-12-07 Aryeh Gregor(bug 8100) Fix XHTML validity in Taiwanese localization
2006-12-07 Steve SanbegAdd variable for edit section offset, to help account...
2006-12-07 Rotem Liss(bug 8173) Name change for West-Flemish and namespace...
2006-12-06 Nick JenkinsUpdate $wgProxyScriptPath default path to point to...
2006-12-06 Greg Sabino... Fix typo, thanks to Sven Klemm for finding.
2006-12-06 Brion VibberFix for new diff revision counter: suppress intermediat...
2006-12-06 Rotem Liss(bug 8071) Update for Lithuanian language (lt)
2006-12-06 Rotem Liss(bug 8114) Fixing namespaces for nds-nl
2006-12-06 Rotem Liss(bug 8071) Update for Lithuanian language (lt)
2006-12-06 Rotem Liss(bug 7979) Tatarish i18n for MediaWiki updates
2006-12-06 Rotem Liss(bug 8168) Russian translation update
2006-12-06 Rotem LissUpdate.
2006-12-06 Rotem LissMerging 'diff-multi' and 'diff-multi-revs'.
2006-12-06 Rotem LissCombining new 'diff-multi-rev' and 'diff-multi-revs...
2006-12-06 Ilmari Karonenfix "show changes" edit button breakage from r18194
2006-12-06 Ilmari Karonen(bug 5485) Show number of intervening revisions in...
2006-12-06 Ilmari Karonen...the previous line can also me moved inside the if...
2006-12-06 Ilmari Karonenavoid calling wfMsg( 'missingarticle' ) unless needed
2006-12-05 Aryeh Gregor(bug 8151) Enable link prefix for Lingala (ln).
2006-12-05 Rotem LissFixes.
2006-12-05 Rotem LissReverting r18153, per the revert of Special:Contributio...
2006-12-05 Aryeh GregorAdd pretty arrow images from SMW for sorttable instead...
2006-12-05 Brion Vibberadd cute barchart
2006-12-05 Brion Vibber* silly script to dump lag time for each database
2006-12-05 Brion VibberRevert r17964 again; accidentally restored that breakag...
2006-12-05 Brion VibberRestore Special:Contributions to its state as of 17964
2006-12-04 Nick JenkinsReverting oldid parts of r18156 and r18150, as should...
2006-12-04 Brion Vibber* Enable QueryPage classes to override list formatting...
2006-12-04 Brion Vibber* (bug 8042) Make miser mode caching limits settable...
2006-12-04 Leon WeberWhoops, forgot to update the release notes :-) Thanks...
2006-12-04 Leon Weber* (bug 8141) Cleanup of Parser::doTableStuff() (patch...
2006-12-04 Rotem Liss(bug 8119) Correct spelling of Category namespace in...
2006-12-04 Nick JenkinsE_STRICT minor tweaks:
2006-12-03 Rotem LissUpdate.
2006-12-03 Leon WeberFixed the error of r18149. Apologies.
2006-12-03 Leon WeberTook back the change of r18150 until I find out how...
2006-12-03 Leon Weber* Added js variable wgOldId which shows the oldid when...
2006-12-03 Leon Weber* Added js variable wgCurRevisionId to the output
2006-12-03 Rob ChurchQuote namespace names before plonking them into a regul...
2006-12-03 Rob Church(bug 7671) Observe canonical media namespace prefix...
2006-12-03 Ilmari KaronenNew special page Special:NewbieContributions to replace...
2006-12-03 Ilmari Karonenfixfix (thx brion!)
2006-12-03 Ilmari KaronenUse Title::newMainPage() in various places instead...
2006-12-03 Ilmari KaronenDidn't really mean to delete SpecialContributions.php...
2006-12-02 Brion Vibber* (bug 8117) {{REVISIONTIMESTAMP}} showed weird default...
2006-12-02 Ilmari Karonenremove empty file left over from revert
2006-12-02 Ilmari Karonenwhat is this old copy doing here?
2006-12-02 Ilmari Karonenproper Finnish translations for NS_MEDIAWIKI and NS_MED...
2006-12-02 Rob ChurchRewrite the importTextFile.php script; remove un-needed...
2006-12-02 Niklas Laxström* make compile
2006-12-02 Andrew GarrettUpdate linker to make contributions links (in userToolL...
2006-12-02 Rotem LissUpdate.
2006-12-02 Ilmari Karonenguess I should add a release note for that
2006-12-02 Ilmari KaronenInclude a backslash character in wpEditToken to prevent...
2006-12-01 Leon Weber(bug 8083) Applied patch for sk localisation
2006-12-01 Leon WeberAdded hook 'EditPage::attemptSave' before an article...
2006-12-01 Rob Church(bug 8024) Introduce "send me copies of emails I send...
2006-12-01 Rotem LissFixes.
2006-12-01 Greg Sabino... Change realTimestamp to a function only, per Tim's...
2006-12-01 Ilmari Karonendisallow embedded line breaks in ISBNs; allowing them...
2006-12-01 Ilmari Karonenfix broken ISBN test, add two to test space-delimited...
2006-12-01 Ilmari Karonenavoid matching "ISBN " in "ISBN foo"
2006-12-01 Ilmari Karonen(bug 8110) allow spaces in ISBNs
2006-11-30 Brion Vibber* Fix regression in authentication hook auto-creation...
2006-11-30 Rob Church(bug 1331) Add "next page" link to bottom of Special...
2006-11-30 Brion Vibber* Add AuthPluginSetup hook to override $wgAuth after...
2006-11-30 Greg Sabino... Bring reportQueryError back in sync and support the...
2006-11-29 Jason Richeymoved the status call so it is only called if max_lag...
2006-11-29 Brion VibberUndo oddity from r17987; function doesn't need to be...
2006-11-29 Niklas Laxström* Updates from helix84
2006-11-29 Ilmari KaronenPatch from LeonWP: added UploadForm:BeforeProcessing...
2006-11-29 Greg Sabino... Minor tweaks to search query.
2006-11-29 Rotem LissUpdate.
2006-11-29 Greg Sabino... Check for valid timestamp input, thanks to Brion for...
2006-11-29 Nick JenkinsAppears to be a dupe of the line above it, and ParserOp...
2006-11-29 Nick Jenkins$fname is not defined / null in these contexts, replaci...
2006-11-29 Nick Jenkins$functionname not defined in this context, replacing...
2006-11-29 Nick JenkinsProbable variable name typo, currently passing ref...
2006-11-29 Nick JenkinsVariable name typo, but again I'm guessing this functio...
2006-11-29 Nick JenkinsConnecting to the database may help, but I'm guessing...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-11-29 Ilmari Karonenconvert "::1" and other pseudo-IPv6 addresses that...
2006-11-29 Andrew Garrett*Automatically pre-fill the edit-summary field when...
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-11-29 Aryeh Gregor(bug 6016) Left-aligned images should stack vertically...
2006-11-28 Greg Sabino... Fix broken contribution listings with postgres by addin...
2006-11-28 Greg Sabino... Slight UPDATE syntax adjustment for non-mysql databases.
2006-11-28 Niklas Laxström* (bug 6329) Date/Time settings on Frisian wikis do...
2006-11-28 Niklas Laxström* (bug 6910) Dates in Vietnamese localization broken
2006-11-28 Brion VibberRevert r17964, breaks diff links for no apparent reason.
2006-11-28 Brion VibberRevert special:deletedcontribs for now; it's not ready...
2006-11-28 Ilmari KaronenNew special page Special:Deletedcontribs for browsing...
2006-11-28 Ilmari Karonenmake undelete preview more consistent with normal artic...
2006-11-28 Brion VibberWoops, left a parameter off of the AuthPlugin default...
2006-11-27 Niklas Laxström* Don't mess up diff link when revision is not deleted
2006-11-27 Niklas Laxström* Indentation, magic numbers
2006-11-27 Niklas Laxström*I like verbs
2006-11-27 Niklas Laxström* Xmlify a little
next