fix synxtax
[lhc/web/wiklou.git] / includes /
2008-02-13 Raimond Spekkingfix synxtax
2008-02-13 Aryeh GregorRevert 30902: it was (as the style rule clearly said...
2008-02-13 Huji(bug 12972) Add page break rules to the "print" style...
2008-02-13 Tim StarlingTitle::newMainPage(): don't give a fatal error if the...
2008-02-13 Brion Vibber* (bug 12935, 12981) Fully-qualify archive URLs in...
2008-02-13 Tim Starling* Fix bug 13002
2008-02-13 Brion Vibber* (bug 11567) Fix error checking for PEAR::Mail. UserMa...
2008-02-13 Brion Vibber* (bug 12938) Fix template expansion and 404 returns...
2008-02-13 Brion Vibber* (bug 12935) Fully-qualify archive URLs correctly...
2008-02-13 Brion VibberRevert r30877 per discussion on wikitech-l: stubness...
2008-02-13 Ryan Schmidt* EditPageBeforeEditButtons hook now passes EditPage...
2008-02-13 Ryan Schmidt* Renamed hook 'ModifyEditButtons' to 'EditPageBeforeEd...
2008-02-12 Ryan Schmidt* ModifyEditButtons hook added for altering the edit...
2008-02-12 Brion Vibber* (bug 3269) Inaccessible titles ending in '/.' or...
2008-02-12 Brion Vibber* (bug 5262) Fully-qualified $wgStylePath no longer...
2008-02-12 Aryeh GregorFix typo in comment
2008-02-12 Brion Vibber* (bug 7681, 11559) Cookie values no longer override...
2008-02-12 Greg Sabino MullaneNo longer need this cast.
2008-02-12 Aryeh GregorRemove inexplicable $nt->isContentPage() check for...
2008-02-12 Aryeh GregorImprovements for 30871:
2008-02-12 Victor VasilievFixing fatal error on invalid usernames.
2008-02-12 Raimond Spekking* (bug 12968) Render redirect wikilinks in a redirect...
2008-02-12 Brion VibberDump obsolete pass-by-reference on QueryPage::preproces...
2008-02-11 Aaron SchulzTweak r30820. Pass $time variable further in. This...
2008-02-11 Aaron SchulzIf a link is made to an old version of an image that...
2008-02-10 Greg Sabino MullaneDelete from oldimage, then image, to account for possib...
2008-02-10 Greg Sabino MullaneMake Postgres 8.3 compatible.
2008-02-10 Greg Sabino MullaneOverride replaceVars, other changes to support 8.3...
2008-02-10 Greg Sabino MullaneMake the test table name a bit more descriptive.
2008-02-10 Tim StarlingFixed total breakage of the local message cache since...
2008-02-10 Siebrand Mazeland* fix Strict Standards: Declaration of NewPagesPage...
2008-02-10 Siebrand Mazeland* fix Strict Standards: Declaration of SpecialMostlinke...
2008-02-09 River Tarnellthe correct magic for PDF is "%PDF"
2008-02-09 Thomas BleherA few trivial changes:
2008-02-09 Ilmari Karonen(bug 12815) Signature timestamps are now given in the...
2008-02-09 Bryan Tong MinhAdd RepoGroup::getRepoByName, which gets a repo by...
2008-02-09 Rotem LissFix.
2008-02-09 Rotem LissBasic compatibility between tables: When deleting the...
2008-02-09 Bryan Tong MinhNew hooks: LinksUpdate, LinksUpdateComplete. Add functi...
2008-02-09 Rotem LissFixing message cache updates for MediaWiki messages...
2008-02-09 Tim StarlingReset the message cache on action=purge of a MediaWiki...
2008-02-09 Tim StarlingConfigurable expiry time for the sidebar cache
2008-02-09 HujiBumping style version number.
2008-02-08 Huji* Image caption elements are now styled using a linked...
2008-02-08 Tim StarlingAdd an X-Vary-Options header, as per my proposed squid...
2008-02-07 Roan KattouwAPI: Updating credits to reflect my having replaced...
2008-02-07 Roan Kattouw(bug 12944) Filter categorymembers by timestamp
2008-02-07 Roan Kattouw(bug 12953) prop=imageinfo should only set query-contin...
2008-02-07 Huji(bug 12952) Using Nosuchusershort instead of Nosuchuser...
2008-02-06 Aryeh GregorAnd $wgStyleVersion.
2008-02-06 Robert LeveringtonAlter constructor of Article object to no longer pass...
2008-02-06 Tim Starlingtypo, thanks ialex
2008-02-06 Tim StarlingAllow a list of tags for settings fallback, in addition...
2008-02-06 Raimond Spekking* (bug 12239) Use different separators for autocomments
2008-02-06 Raimond SpekkingFix my british english slang from r30608: Licence ...
2008-02-06 Raimond Spekking* Prettify software section of [[Special:Version]]...
2008-02-06 Raimond Spekking* (bug 12919) Use 'deletedrevision' message as content...
2008-02-06 Raimond Spekking* (bug 12931) Fix wrong global variable in SpecialVersion
2008-02-06 Brion VibberMore file type checks...
2008-02-06 Ilmari KaronenMake the default robot policy a configurable option.
2008-02-05 Brion VibberWhile we're in there, let's remove a dependency on...
2008-02-05 Brion VibberMore SVG detection fixes based on tests on files downlo...
2008-02-05 Brion VibberFix for XML type checks... don't look for the closing...
2008-02-05 Brion VibberMake an initial stab at refactoring the mime type detec...
2008-02-05 Roan Kattouw(bug 12912) Made list=usercontribs' ucuser a multival...
2008-02-05 Raimond SpekkingRemove useless brackets as we have a nice table since...
2008-02-05 Tim Starling* Added alternate preprocessor implementation "Preproce...
2008-02-04 Brion VibberNot escaping strings makes me queasy, even if we're...
2008-02-04 Brion VibberRevert r30537, 30539 (Special:API redirect)
2008-02-04 Brion VibberReverting r30413 for now.
2008-02-04 Roan KattouwSmall esthetic fix
2008-02-04 Huji(bug 12892) Poor tab indexing on "delete file" form
2008-02-04 Roan Kattouw(bug 12905) Created [[Special:API]] which just 302s...
2008-02-04 Greg Sabino MullaneWhen putting usernames in SQL comments, truncate using...
2008-02-04 Roan KattouwConsistency
2008-02-04 Roan Kattouw(bug 12898) imageusage and categorymembers lack consistency
2008-02-04 Greg Sabino MullaneBug 12768: make hasContraint schema aware. Thanks to...
2008-02-04 Greg Sabino MullaneRefactor Pl/Pgsql check so we can also attempt installi...
2008-02-04 Aaron SchulzAt $time only
2008-02-04 Aaron SchulzA file should be at $time
2008-02-04 Victor Vasiliev* Use $wgScriptExtension for opensearch_desc.php
2008-02-03 River Tarnellbug #12894: missing css classes; new messages bar confl...
2008-02-03 Bryan Tong MinhAdded siprop=namespacealiases to meta=siteinfo
2008-02-03 Roan Kattouw(bug 12875) Adding query-continue to prop=imageinfo...
2008-02-03 River Tarnellbump wgStyleVersion for r30469
2008-02-03 Huji(bug 12887) No "name" attribute for TR tags.
2008-02-03 Huji(bug 12876) Clear:both for footer in modern skin.
2008-02-03 Aaron SchulzHistory should still look right when focusing on an...
2008-02-03 Aaron SchulzPartial revert: invalid placeholder
2008-02-03 Aaron SchulzAdd time parameter here
2008-02-02 Bryan Tong MinhIn case the current image is not included return the...
2008-02-02 Niklas Laxström* (bug 12880) wfLoadExtensionMessages does not use...
2008-02-02 Niklas Laxström* Refactor a little to reduce code duplication
2008-02-02 Bryan Tong MinhConvert size, width and height to int, as before r29981
2008-02-02 Rotem LissThe comment of a time-limited protection now contains...
2008-02-02 Misza13Adding {{ROOTPAGENAME}} (and {{ROOTPAGENAMEE}}) variabl...
2008-02-01 Roan KattouwAPI: Improving list=random. We now use the wrap-around...
2008-02-01 Brion VibberWork around {{urlencode:$1}} breakage in blockipsuccess...
2008-02-01 Victor VasilievMerge Special:Filepath to the core
2008-02-01 Roan KattouwChanging UploadComplete hook call so it actually does...
next