lhc/web/wiklou.git
2008-09-05 Aryeh GregorFix typo causing fatal error for Postgres in updaters.inc
2008-09-05 Aryeh GregorDon't fail fatally when Linker::link() is passed a...
2008-09-05 Roan Kattouw(bug 15486) API action=block ignores autoblock parameter
2008-09-05 Aaron Schulztweak comment
2008-09-05 Aaron SchulzShow localised log names in revision deletion log ...
2008-09-05 Tim Starling* Don't force rendering in File::getThumbnail(). The...
2008-09-05 Aaron SchulzAdd begin() for good housekeeping
2008-09-05 Tim StarlingIn wfDebugLog(): log the hostname if $wgShowHostnames...
2008-09-05 Chad HorohoeDocument isOpen() and lastQuery(). (set|clear|get)Flag...
2008-09-05 Tim StarlingIn wfShellExec(), log return code 127 to a special...
2008-09-05 Chad HorohoeBetter test name for test 13. Like test 12, we should...
2008-09-04 Alexandre Emsenhuber(bug 15292) New message notification for unregistred...
2008-09-04 Alexandre Emsenhubermissing svn:keywords property
2008-09-04 Roan Kattouw(bug 15466) Added action=purge to the API. Modified...
2008-09-04 Alexandre Emsenhuber(bug 15482) Special:Recentchangeslinked has no longer...
2008-09-04 Siebrand MazelandLocalisation updates for core from Betawiki
2008-09-04 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-09-04 Alexandre Emsenhuber* Document OutputPageCheckLastModified hook
2008-09-04 Aaron SchulzMore EditPage cleanup, mainly coding/whitespace tweaks...
2008-09-04 Roan Kattouw(bug 15479) action=login no longer sets wait parameter...
2008-09-04 Aaron SchulzClean up showIntro():
2008-09-04 Roan KattouwOops
2008-09-04 Roan Kattouw* Split patrol code
2008-09-04 Daniel FriesenRevert r40251 by aaron. Broke &editintro= bug15455.
2008-09-04 Roan Kattouw(bug 15471) Fix regression from r40088 which caused...
2008-09-04 Roan Kattouw(bug 15473) Correcting Doxygen comment for ApiEditPage
2008-09-04 Tim StarlingClarify documentation
2008-09-04 Aaron SchulzAvoid string '::' call in $wgSpecialPageCacheUpdates
2008-09-04 Tim StarlingIgnore invalid titles in $out->getLanguageLinks().
2008-09-04 Tim StarlingFix for bug 13770, second attempt. Tested with a confli...
2008-09-04 Chad HorohoeNo more icky mkdir() calls. Grepping for mkdir() now...
2008-09-04 Tim StarlingWork around database corruption reported on WP:VPT...
2008-09-04 Tim StarlingDocumentation
2008-09-04 Brion Vibber* (bug 2889) MediaWiki:Print.css applies to the printab...
2008-09-04 Alexandre EmsenhuberNo need to wrap it in a ResultWrapper object as Databas...
2008-09-03 David McCabeMade ChangesList::insertUserRelatedLinks public for...
2008-09-03 Alexandre Emsenhuberfix XHTML error
2008-09-03 David McCabeAdded OldChangesListRecentChangesLine hook for customiz...
2008-09-03 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-09-03 Chad HorohoeParser test for bug 15453
2008-09-03 Chad HorohoeAdd @ingroup definitions to these. Created new group...
2008-09-03 Chad HorohoeImplement 'thumbDir' configuration parameter for local...
2008-09-03 Roan Kattouw(bug 15448) YAML output returns empty strings instead...
2008-09-03 Roan Kattouw(bug 15444) API: Throwing a regular 'unknownerror'...
2008-09-03 Aryeh GregorFix for r40379, allow commas again
2008-09-03 Chad Horohoe+docs
2008-09-03 Aryeh GregorUse ECMAScript standard, section 9.3, to decide what...
2008-09-03 Aaron Schulzfix case
2008-09-03 Aaron SchulzMove doMassUserBlock() to core
2008-09-03 Tim StarlingRemoved useless ss_row_id condition. Fixed "$activeUser...
2008-09-03 Tim StarlingMinus one is plural in English.
2008-09-03 Tim StarlingTemporarily reverted SpecialUpload.php to r37968, befor...
2008-09-03 Tim StarlingThis part of r40323 is useful.
2008-09-03 Tim StarlingReverting r40323, as per comments on wikitech-l. Deprec...
2008-09-03 Aryeh GregorStyle: use local variable, use else if
2008-09-03 Aryeh Gregor(bug 15422) Sort more types of numbers in sortable...
2008-09-02 Aryeh Gregor(bug 15436) Support more currency types for sortable...
2008-09-02 Aaron SchulzAdd ampersand to hook
2008-09-02 Aaron SchulzMake getLatestRevID faster
2008-09-02 Chad HorohoeFully deprecate $wgProxyKey. Has been marked as depreca...
2008-09-02 Aryeh GregorRemove unused and uninitialized variable in wikibits.js
2008-09-01 Ryan Schmidt* fixing error causing a PHP E_NOTICE.
2008-09-01 Aryeh Gregor(bug 15405) Sort yen correctly in sortable tables
2008-09-01 Rotem LissLocalization update.
2008-09-01 Aaron Schulz* Remove mysql var and move field init to updaters.inc
2008-09-01 Aryeh Gregor(bug 15399) Disable odd/even classes for sortable tables
2008-09-01 Ryan Schmidt* $wgAllowExternalImagesFrom may now be an array of...
2008-09-01 Tim StarlingFix r40194, which was obviously incorrect. There's...
2008-09-01 Rotem LissLocalization update.
2008-09-01 Tim StarlingRename UploadFromBase to UploadBase. It's best to use...
2008-09-01 Tim StarlingFix spelling MIN_LENGHT_PARTNAME
2008-09-01 Tim Starlingheader() replaces by default, there's no need to pass...
2008-08-31 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-08-31 Aaron Schulz* Maintain active user count for Special:Statistics...
2008-08-31 Bryan Tong... * (bug 15392) ApiFormatBase::formatHTML now uses $wgUrl...
2008-08-31 Tim StarlingMake it a lot harder to unprotect the MediaWiki namespa...
2008-08-31 Antoine MussoAdd css classes to the Pager just like our QueryPages
2008-08-31 Antoine MussoWrap content in class="mw-spcontent"
2008-08-31 Siebrand MazelandLocalisation updates. Import from az.wikipedia.org
2008-08-30 Bryan Tong... Fix a few undeclared variables in upload warning code.
2008-08-30 Bryan Tong... $this->mLocalFile; not $file
2008-08-30 Siebrand MazelandUpdate RELEASE-NOTES with added languages
2008-08-30 Siebrand MazelandLocalisation updates for extension messages from Betawi...
2008-08-30 Shinjiman* Added support of piped wikilinks using double-width...
2008-08-30 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-08-30 ShinjimanUpdate the Chinese conversion tables
2008-08-30 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
2008-08-30 Aaron Schulz* Small performance tweak by switching check order
2008-08-29 Bryan Tong... Fix for my previous commit: Filter out null values
2008-08-29 Bryan Tong... Add a function to require one and only one parameter...
2008-08-29 Victor VasilievAs Raymond points out, there is a mw-submit class
2008-08-29 Victor Vasiliev* Add class='mw-input' to the input row
2008-08-29 Siebrand MazelandRemoved 'log-search-legend' and 'log-search-submit...
2008-08-29 Aaron Schulzclean up addLinkObj()
2008-08-29 HujiLocalisation updates: Adding/updating Persian translations
2008-08-29 Siebrand MazelandFix breakage of Live preview (patch by dantman himself)
2008-08-29 Rotem LissFixing HTML escaping.
2008-08-29 Rotem Liss* Fixing a wrong count of succeeding file undeletions...
2008-08-29 Rotem LissRespect file restrictions in the file history list...
2008-08-29 Rotem Liss+1 credit.
next