ported live patches
[lhc/web/wiklou.git] / includes /
2005-04-10 Tim Starlingmore missing variable bugs
2005-04-10 Tim Starlingbug, missing timestamp in insertNewArticle
2005-04-10 Tim StarlingMore informative database errors with SQL suppressed
2005-04-10 Ævar Arnfjörð Bjar... * Adding "CC ?= gcc" portability
2005-04-10 Brion Vibber* (bug 1853) On 'go' match, try without quotes if given...
2005-04-09 Zheng Zhu(bug 1851) updated download url for the SCIM packages
2005-04-09 Tim StarlingSmarter, more flexible cache type selection. Moved...
2005-04-09 Ævar Arnfjörð Bjar... * (bug 1343) Redundant whitespace around tables (<p...
2005-04-09 Ævar Arnfjörð Bjar... * Removed redundant code: LanguageZh_tw.php = 0; for...
2005-04-09 Ævar Arnfjörð Bjar... * Reverted my commafyNum patch.
2005-04-09 Ævar Arnfjörð Bjar... * (bug 87): Category tags produce ugly whitespace
2005-04-08 Ævar Arnfjörð Bjar... * Adding a new function to format a number like 1520626...
2005-04-08 Ævar Arnfjörð Bjar... * Replacing NS_WP and NS_WIKIPEDIA with NS_PROJECT...
2005-04-08 Ævar Arnfjörð Bjar... * Using wfTimestampNow() instead of wfTimestamp( TS_MW )
2005-04-08 Ævar Arnfjörð Bjar... * Removed '@todo document', it has been documented.
2005-04-07 Zheng Zhucache the title text of an article when there is differ...
2005-04-07 Ævar Arnfjörð Bjar... * Print $namespace:$page if $invert is true and $namesp...
2005-04-07 Ævar Arnfjörð Bjar... * Implemented the 'invert' feature (akin to Special...
2005-04-07 Ævar Arnfjörð Bjar... * Using wfTimestampNow() and only allowing people to...
2005-04-07 Ævar Arnfjörð Bjar... * Now only displays the quickbar setting if the user...
2005-04-07 Ævar Arnfjörð Bjar... * changed function magicRFC: documented it, and rewrote...
2005-04-07 Ævar Arnfjörð Bjar... \t^*$ between the comment and params for consistant...
2005-04-07 Ævar Arnfjörð Bjar... * Indenting and formatting.
2005-04-07 Ævar Arnfjörð Bjar... * Rewrote the comment for $wgAmericanDates to be more...
2005-04-07 Brion VibberChange default on $wgSysopUserBans and $wgSysopRangeBan...
2005-04-07 Erik Moeller(last) link had diff= and oldid= the wrong way around
2005-04-07 Erik Moeller1) we need an absolute path for the image, since it...
2005-04-06 Mark BergsmaUse wfDebug() instead of SquidUpdate::debug()
2005-04-06 Mark BergsmaHTCP Multicast Squid purging support
2005-04-06 Brion Vibber* (bug 1788) Fix link duplication when edit/upload...
2005-04-05 Ævar Arnfjörð Bjar... Added \n at the end of the file
2005-04-05 Ævar Arnfjörð Bjar... * @subpackage Language since it's only used by the...
2005-04-05 Ævar Arnfjörð Bjar... * @package MediaWiki not Mediawiki
2005-04-05 Ævar Arnfjörð Bjar... * minor whitespace change
2005-04-04 Ævar Arnfjörð Bjar... * Documentation
2005-04-04 Erik Moellerchange MIME type to x-external-edit
2005-04-03 Ævar Arnfjörð Bjar... * Yummie ? : syntax.
2005-04-03 Tim StarlingPrev/next links on Special:Whatlinkshere
2005-04-03 Tim Starling"Delete to make way for move" feature, for sysops only...
2005-04-03 Tim StarlingPage move undo feature
2005-04-03 Tim StarlingAllow the user to specify a reason for page moves
2005-04-03 Tim StarlingDon't need existence check for the article, it's implied
2005-04-03 Tim StarlingUse LinkBatch for faster link lookup
2005-04-03 Tim StarlingModification to LinkBatch
2005-04-03 Tim StarlingChanged LogPage::actionText() calling convention to...
2005-04-03 Tim StarlingFixed bug with move page logging, need namespace too
2005-04-03 Tim StarlingLinkBatch class for fast batch link lookup in special...
2005-04-03 Tim StarlingAdd seek method to ResultWrapper
2005-04-03 Jens FrankCode cleanup. Database code should not be in EditPage...
2005-04-02 Ævar Arnfjörð Bjar... * Documented
2005-04-02 Brion VibberAvoid some redundant title-munging by using makeKnownLi...
2005-04-02 Ævar Arnfjörð Bjar... * Minor syntax cleanup
2005-04-01 Ævar Arnfjörð Bjar... * Documented
2005-04-01 Ævar Arnfjörð Bjar... * (bug 578): renamed $wgDisableUploads => $wgEnableUploads
2005-04-01 Ævar Arnfjörð Bjar... * Minor syntax cleanup of editExternally related things.
2005-04-01 Ævar Arnfjörð Bjar... Documentation to explain what that $par string does...
2005-04-01 Ævar Arnfjörð Bjar... * Fixed the breakage of the invert feature (see @@...
2005-04-01 Ævar Arnfjörð Bjar... * "$invert = false" in function declerations is redunda...
2005-04-01 Ævar Arnfjörð Bjar... *(bug 902) applied a small "uga" by Niklas Laxstr�...
2005-04-01 Ævar Arnfjörð Bjar... * Changed the $invert datatype from 'integer' to 'bool'
2005-04-01 Ævar Arnfjörð Bjar... * New feature, the ability to 'invert' namespaces in...
2005-03-31 Ævar Arnfjörð Bjar... Removed whitespace
2005-03-31 Ævar Arnfjörð Bjar... ++Precision
2005-03-31 Ævar Arnfjörð Bjar... * Changed $wgUploadSizeWarning from 1.5 * 10^5 to 150...
2005-03-31 Ævar Arnfjörð Bjar... more stuff to fall back on
2005-03-31 Tim Starlingfixed bug
2005-03-31 Brion Vibber* Add wfElement() for handy generation of properly...
2005-03-31 Magnus ManskeIf you call function wfGetIP, it might help to implemen...
2005-03-31 Tim Starlingoops, committed from wrong branch, this is the fixed...
2005-03-31 Tim Starlingfixed bug
2005-03-31 Magnus ManskeShow link to validation on history page (for anons)
2005-03-31 Tim StarlingAdding some validation for IP determination via XFF...
2005-03-31 Magnus ManskeValidation fix
2005-03-31 Magnus ManskeEdit bug fix
2005-03-30 Antoine MussoImplements #1714 by Tomer Chachamu : add &emsp; after...
2005-03-29 Antoine MussoNew articles fetched revision assumed to be 0. Correctl...
2005-03-29 Antoine Mussotypo
2005-03-29 Antoine Mussocode formatting
2005-03-28 Tim Starlingfixed bug
2005-03-28 Tim StarlingSupport for SORBS DNSBL
2005-03-28 Brion VibberDecouple revision.rev_id from text.old_id
2005-03-28 Tim StarlingAbility to disable actions from LocalSettings.php
2005-03-28 Tim StarlingFixed ordering of SQL debug log
2005-03-27 Brion VibberFix query syntax which broke a couple functions' debug...
2005-03-27 Tim StarlingFixed obvious bug
2005-03-27 Tim StarlingFixed bug causing transactions to not be started all...
2005-03-27 Tim StarlingRemoved legacy BEGIN/COMMIT pair
2005-03-27 Tim StarlingDon't clear objectcache on every query, I doubt there...
2005-03-27 Tim StarlingBought me a horizontal scrollbar, no need for this...
2005-03-27 Tim StarlingFixed efficiency problem with $wgSiteNotice. Introduced...
2005-03-27 Tim Starlingmoved call to spreadBlock() to getBlockedStatus()....
2005-03-27 Antoine MussoFORPORT from REL1_4
2005-03-27 Tim StarlingMoved to extensions
2005-03-27 Tim StarlingBasic static HTML dump generator, experimental
2005-03-27 Brion Vibber* Installation fixes for running under IIS
2005-03-27 Ævar Arnfjörð Bjar... * (bug 1765) Tidy causes corruption inside <gallery>
2005-03-27 Ævar Arnfjörð Bjar... rv
2005-03-27 Ævar Arnfjörð Bjar... * Fixed numerous fatal XHTML errors
2005-03-27 Brion VibberFix minor issues missed in patch review:
2005-03-27 Ævar Arnfjörð Bjar... Removing enchanted spaces
next