Quote namespace names before plonking them into a regular expression, to give me...
[lhc/web/wiklou.git] / includes /
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()...
2006-11-25 Tim Starling* Added temporary special-case AOL proxy detection...
2006-11-24 Andrew GarrettPatch by Leon Weber that adds a hook 'UploadForm:initia...
2006-11-24 Brion Vibber* Use INSERT IGNORE for db-based BagOStuff add/insert...
2006-11-24 Rotem Liss(bug 8009) Automatic edit summary for redirects is...
2006-11-24 Aryeh Gregor(bug 7892) Add media count to category page, à la subca...
2006-11-23 Andrew GarrettAs per Rob's suggestion, remove autosummaries for short...
2006-11-23 Andrew Garrett(bug 8013) Add autosummary for new pages with >500...
2006-11-23 Nick JenkinsWould probably be wanting "$wgStyleVersion" rather...
2006-11-23 Nick JenkinsProbable bug in wfIsAddressInRange() - $unsignedIP...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-23 Andrew GarrettwfGetIp-> in checking autoblock whitelist in doAutobloc...
2006-11-22 Aryeh GregorRevert last three commits. I totally broke autoblock...
2006-11-22 Aryeh GregorMore bugs! Why did I only spot these after commit >:|
2006-11-22 Aryeh GregorArgh, syntax error
2006-11-22 Aryeh Gregor* Moved Werdna's new IP functions to the IP class
2006-11-22 Daniel KinzlerAdded placeholders for text injection by hooks to EditP...
2006-11-22 Tim Starlingfixed a special page name comparison
2006-11-22 Andrew Garrett* (bug 7883) Added autoblock whitelisting feature,...
2006-11-22 Tim StarlingImplementation of delimiterReplace() with a behaviour...
2006-11-22 Aryeh Gregor(bug 7554) The correct MIME type for SVG images is...
2006-11-21 Aryeh GregorSince formatComment and commentBlock can take null...
2006-11-21 Rotem LissReverting the addition of class names near the paramete...
2006-11-21 Rotem LissReplacing the manual user and user talk links of the...
2006-11-21 Tim Starlingbump style version for wikibits.js change
2006-11-21 Tim Starlingprofiling
2006-11-21 Tim StarlingCollection of generic string functions and classes
2006-11-21 Tim Starling* Introduced StringUtils.php, populated it with some...
2006-11-21 Tim StarlingFixed recently committed error.
2006-11-21 Aryeh GregorCode style tweaks per brion's suggestions on Wikitech-l
2006-11-20 Andrew Garrett* Added autosummary for new pages with 500 or less...
2006-11-20 Andrew GarrettFix bug reported by Slowking_Man where retroactive...
2006-11-20 Aryeh Gregor(bug 7889) Don't show "blank edit summary" notice if...
2006-11-20 Aryeh Gregor* (bug 7918) Fix regression in display of "templates...
2006-11-19 Aryeh GregorFix minor bug in r17715: don't display rollback link...
2006-11-18 Brion Vibber* (bug 7970) Use current connection explicitly on Datab...
2006-11-18 Tim StarlingAdd the ability to change the profile ID for UDP profil...
2006-11-17 Greg Sabino MullaneFix (possibly temporary) for Postgres timestamp parsing...
2006-11-17 Aryeh GregorRestore previous parser test with comment in response...
2006-11-17 Aryeh GregorAfter discussion with Fyren on IRC, apply last patch...
2006-11-17 Aryeh Gregor(bug 7688) When viewing diff, section anchors in autosu...
2006-11-17 Aryeh GregorClean up last commit: OutputPage::formatTemplates ...
next