* (bug 19761) Removed autogenerated <meta keywords> tag with link data.
[lhc/web/wiklou.git] / includes /
2009-07-19 Brion Vibber* (bug 19761) Removed autogenerated <meta keywords...
2009-07-19 Brion Vibber* (bug 19784) date option "ISO 8601" produced illegal id
2009-07-19 Siebrand MazelandUse localised parentheses and $wgLang->pipeList() inste...
2009-07-19 Siebrand MazelandUse $wgLang->pipeList() instead of separating with "/"
2009-07-19 Aryeh GregorAllow wikitext to be used in nologin, etc.
2009-07-19 Aaron Schulzbug 18725 add revision suppression UI on deleted revisi...
2009-07-18 Alex Z(bug 19814) - Interwiki links from file links - [[File...
2009-07-18 Alexandre Emsenhuber(bug 19759) successbox on Special:Preferences now corre...
2009-07-18 Michael DaleDestination Check fixes
2009-07-18 Raimond SpekkingFollow-up r53286: No need to create a label without...
2009-07-18 Raimond SpekkingFollow-up r53286: More fixes for invalid HTML
2009-07-18 Alexandre Emsenhuberfixes for r53282:
2009-07-18 Chad HorohoeAccept the subpage value (ie: Special:Allmessages/fr...
2009-07-18 Raimond SpekkingFollow-up r53286: Fix some issues:
2009-07-18 Niklas Laxström* Whitespace
2009-07-18 Niklas LaxströmWhitespace
2009-07-18 Aaron SchulzEnable show/hide link on diff to cur (consistency)
2009-07-17 Siebrand MazelandSyntax error
2009-07-17 Aryeh GregorAllow non-integral days for watchlists and RC
2009-07-17 Trevor ParscalAdds checks to see if permission keys exist before...
2009-07-17 Michael Dalea few more minor fixes of things lost in the SpecialUpl...
2009-07-17 Michael Dalerestored some re-factoring of SpecialUpload.php from...
2009-07-17 Michael Dale* fixed filldestination with for non-js2 version of...
2009-07-17 Michael Dalefixed php based request path (uses fopen instead of...
2009-07-17 Shinjiman* (bug 14611) Add a global variable hook to show the...
2009-07-17 Alexandre EmsenhuberFix notice: Use of UploadForm::userCanReUpload is depre...
2009-07-17 Andrew GarrettFix some unsanitized classes
2009-07-17 Trevor ParscalSolves double escaping issue for moveThisPage function...
2009-07-16 Trevor ParscalFixed bug that caused the last parameter of the generat...
2009-07-16 Tim Starling* Added FSRepo configuration properties thumbUrl and...
2009-07-16 Alex ZFollowup to r53358 - Tweak the function name to be...
2009-07-16 Michael Dalefixed unset partname
2009-07-16 Andrew GarrettLiquidThreads updates:
2009-07-16 Alex Z(bug 19590) Database error messages are no longer hardc...
2009-07-16 Roan KattouwRevert r52190 ("Return HTTP 503 on API maxlag error...
2009-07-15 Chad Horohoe(bug 18708) CSS plainlinks class now available to all...
2009-07-15 Michael Daleother part of the r53342 commit
2009-07-15 Michael Dalefixed error msg
2009-07-15 Michael DaleSome Strict Standards fixes per r53282 c3194
2009-07-15 Aryeh GregorRemove some XML cruft from HTML 5
2009-07-15 Chad Horohoe(bug 18821) Delete unused fetchAllRevisions(), which...
2009-07-15 Chad Horohoe2nd followup to r53286, indentation fixes.
2009-07-15 Michael Dale* addressed r53282#c3209 moved conditional inclusion...
2009-07-15 Roan KattouwFix another fatal in r53282
2009-07-15 Michael DaleSpecialUpload page fixes related to notes on r53282...
2009-07-15 Roan KattouwFix fatal in r53282
2009-07-15 Michael Dalerestored bc for Http::request per comments on r53282
2009-07-15 Michael Dalefixed httpstatus boolean & updated error to use dieUsageMsg
2009-07-15 Jack Phoenixcoding style cleanup for upload stuff
2009-07-15 Michael Daleupdated RELEASE-NOTES configuration vars and removed...
2009-07-15 Andrew GarrettForce select-or-other type fields to string values...
2009-07-15 Chad HorohoeFollowup to r53286: Fix trailing whitespace.
2009-07-15 Alexandre Emsenhuberfix for r53282: split() -> explode() the former is...
2009-07-15 Roan KattouwFix encoding issue in r53270
2009-07-15 Roan Kattouw(bug 19640) API: Unbreak cmnamespace in miser mode...
2009-07-15 Roan Kattouw(bug 19729) Fix fatal in Article::showPatrolFooter()
2009-07-15 Roan Kattouw(bug 19728) Use wfDebug() instead of print for debuggin...
2009-07-15 Alexandre Emsenhuber* remove wfSpecialUpload() since UploadForm now extends...
2009-07-15 Niklas LaxströmOnly whitespace changes
2009-07-15 Niklas LaxströmCouple of issues in r53270: use accessor method and...
2009-07-15 Niklas LaxströmAdd hidden title, would otherwise go to the main page...
2009-07-15 Remember the dotApplied image attribute improvements from r52726 to...
2009-07-15 Chad Horohoe(bug 16497) Paginate Special:AllMessages
2009-07-15 Jack Phoenixfollow-up to r53282:
2009-07-15 Michael Dalefixed some bad merging on DefaultSettings.php
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-07-14 Trevor ParscalAdded default setting for $wgVectorUseSimpleSearch.
2009-07-14 Tomasz FincMarking redirects in XML
2009-07-14 Roan KattouwAdd returntoquery= parameter to Special:Userlogin which...
2009-07-14 Aryeh GregorFix bug, werdna not on Special:Version
2009-07-14 Bryan Tong Minh(bug 19090) Added watchlist parameter, deprecated watch...
2009-07-14 Bryan Tong Minh(bug 19040) Fix prependtext and appendtext in combinati...
2009-07-14 Roan Kattouw* Fix typo in Linker.php
2009-07-14 Roan KattouwRevert r53147 properly; was supposed to be reverted...
2009-07-14 Aryeh GregorUse parentheses for reliability
2009-07-13 Trevor ParscalMoved buildNavigationUrls back into Vector to make...
2009-07-13 Bryan Tong Minh(bug 19571) Override buildConcat for SQLite.
2009-07-13 Bryan Tong MinhAdd the 403 fix from r49833 to RawPage as well.
2009-07-13 Bryan Tong Minh(bug 19528) Added XSLT parameter to API queries in...
2009-07-13 Robin Pepermansfix syntax error
2009-07-13 Rotem LissFixing a syntax error in rtl.css.
2009-07-13 Tim StarlingFix dodgy uses of wfMsgHtml() and related HTML escaping
2009-07-13 Alex ZFollowup to r53087 / r53052 - Change dieUsage to setWar...
2009-07-13 Roan KattouwRevert r53147, r53149 and r53163 ("Add API module for...
2009-07-13 Bryan Tong Minh* Added ancientpages, deadendpages and disambiguations...
2009-07-13 Niklas LaxströmDidn't mean to commit this, but the lovely svn automati...
2009-07-13 Niklas LaxströmSome escaping fixes and related readability changes
2009-07-13 Alexandre Emsenhuber(bug 19693) escape user link in contribution link
2009-07-12 Remember the dotRemoved repetition of URIs in the title attributes...
2009-07-12 Bryan Tong Minh(bug 14869) Allow access to QueryPage-based special...
2009-07-12 Bryan Tong MinhRefactored the querying code out of the display code...
2009-07-12 Aryeh GregorRe-enable $wgHtml5
2009-07-12 Aryeh GregorTurn off $wgHtml5 by default
2009-07-12 Aryeh GregorFix for r53034: left off \n on doctype
2009-07-12 Bryan Tong Minh(bug 18533) Add readonly reason to readonly exception
2009-07-12 Bryan Tong Minh(bug 17809) Add number of users in user groups to meta...
2009-07-12 Tim StarlingAdded $wgShowArchiveThumbnails, may be useful for file...
2009-07-12 Roan KattouwRevert unintended change from r53128
2009-07-12 Roan KattouwBump $wgStyleVersion for all the Vector-related fixes...
2009-07-11 Alexandre Emsenhuberfollow-up r53116: let's just delete the files since...
next