(bug 16497) Paginate Special:AllMessages
[lhc/web/wiklou.git] / includes /
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...
2009-07-11 Alexandre Emsenhuberrenamed NAMESPACE constant to NAMESPACE_RESTRICTION...
2009-07-11 Victor VasilievAdd function-like tag hooks. They are tags, which conte...
2009-07-11 Robert StojnićAdd search term to search-nonefound since wiktionaries...
2009-07-11 Domas Mituzasgood catch, $wgServer definitely needs trailing slash...
2009-07-11 Domas MituzasFix Bug#19637 - self-referencing externals will be...
2009-07-11 Remember the dotUpdated parser tests for r52726. Also fixed some corner...
2009-07-10 Alex ZFollowup to r53052 - Die if someone tries to use the...
2009-07-10 Domas Mituzasdon't allow querying specific namespace if misermode...
2009-07-10 Tim StarlingMade wfMsg('') and wfMsg(null) silently return &lt...
2009-07-10 Aryeh GregorExperimentally enable HTML 5 doctype
2009-07-09 Andrew Garrett* Allow leading-> as syntax for quoting.
2009-07-09 Philip TzouUpdate the Chinese conversion tables.
2009-07-09 Remember the dotRemoved redundant anchors from headings as suggested...
2009-07-09 Aryeh GregorRemove redundant no-op implementations
2009-07-09 Aryeh GregorAdjust error message to be clearer for empty var
2009-07-09 Chad Horohoe(bug 19591) Move setBigSelects() to DatabaseMysql
2009-07-08 Trevor ParscalMoved buildNavigationUrls into SkinTemplate from SkinVe...
2009-07-08 ThomasVadding web request parameter for consistency
2009-07-08 Aaron Schulztypo
2009-07-08 Roan KattouwFix missing global declaration
2009-07-08 Alexandre Emsenhuberfollow-up r52858: remove unused "global $wgMessageCache;"
2009-07-08 Tim StarlingAdded missing static keyword
2009-07-08 Tim StarlingImplemented the PoolCounter feature and did some genera...
2009-07-08 Alex ZMake importScriptURI() use a <link> in all cases.
2009-07-08 Aryeh GregorFix weird calling convention for Skin::makeGlobalVariab...
2009-07-08 Aaron SchulzFixed fatal error breakage (bug 19562)
2009-07-07 Aryeh GregorUnify MonoBook <head> generation with legacy skins
2009-07-07 Alexandre Emsenhuberfi E_ERROR: Call to undefined method MessageCache:...
2009-07-07 Roan KattouwAPI: Add snippet field to list=search output
2009-07-07 Niklas LaxströmFixing some irritating whitespace
2009-07-07 ThomasVnew hook, that allows extensions/ProofreadPage to read...
2009-07-07 Andrew GarrettMake warnings for special page alias errors useful
2009-07-06 Trevor ParscalResolves improperly named XML ids on the namespace...
2009-07-06 Andrew GarrettPut registration time in local timezone
2009-07-06 Shinjiman* (bug 14611) Added support showing the version of...
2009-07-06 Chad HorohoeDoc tweak. Clarify that MediaWiki:Sitenotice overrides...
2009-07-05 ShinjimanLocalisation updates Cantonese and Chinese for extensio...
2009-07-05 Niklas LaxströmSmall fixes
2009-07-05 Niklas Laxström* (bug 19442) Show/hide options on watchlist only work...
2009-07-04 Chad Horohoe(bug 17711) say each member of $wgSpamRegex still needs...
2009-07-04 Chad Horohoe(bug 19468) $wgEnotifWatchlist disabled, but option...
2009-07-04 Chad Horohoe(bug 19509) can't upload to file called '0'. Patch...
2009-07-03 Andrew GarrettFix bug in HTMLForm system where "Other" option for...
2009-07-03 Andrew GarrettMove addition of prefs.js down, to avoid errors when...
2009-07-03 Andrew Garrett(bug 18760) Do not show any email-related preferences...
2009-07-03 Tim Starling* Added the ability to set the localisation cache direc...
2009-07-03 Tim Starling(bug 19447) Disable the localisation store backend...
2009-07-03 Tim Starling* Re-added $wgMessageCache->addMessages(), there are...
2009-07-03 Remember the dotTitle attributes are now always blank on framed and...
2009-07-03 Jack Phoenixmake ActiveUsers subclass SpecialPage
2009-07-02 Victor VasilievAdd getArguments, getNamedArguments and getNumberedArgu...
2009-07-02 Alexandre EmsenhuberXml::element() -> Xml::tags() since the content is...
2009-07-02 Victor VasilievReplace || with |, so messages get merged regardless...
2009-07-02 Niklas LaxströmCheck for wfEmptyMsg too, since message cache checks...
2009-07-02 Robert StojnićShould always close the form here since it apparently...
2009-07-02 Alexandre Emsenhuber(bug 19390) Omit the "printable version" link on the...
2009-07-02 Chad HorohoeUse wfGetNull() instead of hardcoded /dev/null
2009-07-02 Robert StojnićFix background color of the searchbox and "did you...
2009-07-01 Robert StojnićRevert r51246 for now. It might not be *always* appropr...
2009-07-01 Shinjimanadded path value support on the file check on Special...
2009-07-01 Alexandre Emsenhuberquick fix for r52624: handle the case when the executab...
2009-07-01 Aryeh GregorClean up CategoryPage::columnList()
next