Revert most of r18268 (only kept the empty <tr> removal)
[lhc/web/wiklou.git] / includes /
2006-12-11 Antoine MussoRevert most of r18268 (only kept the empty <tr> removal)
2006-12-11 Antoine Musso* Add some summaries for <table> elements
2006-12-11 Brion Vibberfix typo in comment
2006-12-11 Antoine Mussoremove some white spaces, add some for clarity
2006-12-11 Antoine MussoImplements bug #4673 : Special:Allpages should display...
2006-12-11 Antoine Musso'next page' link now point to the first title of the...
2006-12-11 Andrew GarrettPer discussion on wikitech-l, add an (undo) link for...
2006-12-11 Brion Vibber* (bug 8148) Handle non-removable output buffers gracef...
2006-12-10 Leon WeberFix to use the correct css class
2006-12-10 Aryeh GregorFix for oldtitle too
2006-12-10 Aryeh Gregor* Removed a redundant <strong> tag from diff pages...
2006-12-09 Greg Sabino MullaneAllow "ORDER BY value" to do its thing for databases...
2006-12-09 Tim Starlingtemp hack to restore previous behaviour, re whitespace...
2006-12-09 Leon WeberFixing a bug in my last commit to make it also work...
2006-12-09 Leon Weber* DB schema change: added two columns (rc_old_len and...
2006-12-08 Brion Vibber* Allow Xml::check() $attribs parameter to override...
2006-12-08 Andrew GarrettFix regression from r17927 that broke IP::isInRange...
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 Steve SanbegAdd variable for edit section offset, to help account...
2006-12-06 Nick JenkinsUpdate $wgProxyScriptPath default path to point to...
2006-12-06 Greg Sabino MullaneFix typo, thanks to Sven Klemm for finding.
2006-12-06 Brion VibberFix for new diff revision counter: suppress intermediat...
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 GregorAdd pretty arrow images from SMW for sorttable instead...
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 Weber* (bug 8141) Cleanup of Parser::doTableStuff() (patch...
2006-12-04 Nick JenkinsE_STRICT minor tweaks:
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 Andrew GarrettUpdate linker to make contributions links (in userToolL...
2006-12-02 Ilmari KaronenInclude a backslash character in wpEditToken to prevent...
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 Greg Sabino MullaneChange realTimestamp to a function only, per Tim's...
2006-12-01 Ilmari Karonendisallow embedded line breaks in ISBNs; allowing them...
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 MullaneBring 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 Ilmari KaronenPatch from LeonWP: added UploadForm:BeforeProcessing...
2006-11-29 Greg Sabino MullaneMinor tweaks to search query.
2006-11-29 Greg Sabino MullaneCheck 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 MullaneFix broken contribution listings with postgres by addin...
2006-11-28 Greg Sabino MullaneSlight UPDATE syntax adjustment for non-mysql databases.
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* Xmlify a little
2006-11-27 Nick JenkinsChanging lines like this: "extract( $dbw->tableNames...
2006-11-27 Tim StarlingFixed Parser::getRevisionTimestamp()
2006-11-27 Andrew GarrettMake passing an invalid revid for undoing fail gracefully
2006-11-27 Tim Starling(no commit message)
2006-11-26 Rotem LissFixing a PHP warning about passing variables by referen...
2006-11-26 Aryeh Gregor* Add new editFormPageTop placeholder for text injection
2006-11-26 Aryeh Gregor* Add AOL IPs to whitelist by default
2006-11-26 Andrew GarrettAdd message explaining if undoing an edit failed.
2006-11-26 Andrew Garrett* (bug 6295) Add a 'revision patching' functionality...
2006-11-25 Tim Starlingoops
2006-11-25 Tim StarlingFixed inefficient use of array_keys() introduced by...
2006-11-25 Tim StarlingRemoved wfRangeStartEnd() and wfIsAddressInRange()...
next