lhc/web/wiklou.git
2011-08-11 Mark A. Hershbergerw/s
2011-08-11 PlatonidesFix case of the new file added in r94289
2011-08-11 Aaron SchulzRenamed image sha1 population script to be more concise
2011-08-11 Aaron SchulzFollow-up r94289: code changes to fill the new fields...
2011-08-11 Aaron Schulz* Added rev_sha1 and ar_sha1 columns to revision/archiv...
2011-08-11 Alexandre Emsenhuber* Use local context instead of global variables
2011-08-11 Thomas Griescode cosmetics: moved the closing td to a new line
2011-08-11 Thomas Griescorrection of Mixed tabs and spaces (2 tabs and 4 space...
2011-08-11 Raimond SpekkingLocalisation update for core and extension messages...
2011-08-11 Robin Pepermansremove stuff accidentally committed in r94279
2011-08-11 Robin Pepermans* CategoryPage.php: fix the "category-empty" message...
2011-08-11 Mark A. HershbergerFix Bug #30322 “SVG metadata is read incorrectly” by...
2011-08-11 KrinkleSolve undefined-message problem by removing it all...
2011-08-11 Sam ReedI think 3 and a half years is long enough for the redir...
2011-08-11 KrinkleajaxCategories fixes based on review in r93351 CR:
2011-08-11 Victor VasilievAllow extensions to add pages with non-wikitext display...
2011-08-11 Robin PepermansAdd 2 @since and add documentation for PageContentLangu...
2011-08-11 Roan KattouwFix a few comment typos noticed when doing JS review
2011-08-11 KrinkleAdd module definition for jquery.qunit.completenessTest...
2011-08-11 Alexandre EmsenhuberMake SpecialRecentchangesTest pass
2011-08-11 Alexandre EmsenhuberWe have startParse() for that
2011-08-11 Sam ReedFollowup r93211, add log_timestamp to end of the index
2011-08-11 KrinkleOh, right.
2011-08-11 Krinklemediawiki.Title fix for IE.
2011-08-11 KrinkleFollow-up r93383: api param is 'namespace', not 'namesp...
2011-08-11 Roan KattouwFollowup r85025, r85166, r93233: use strict comparison...
2011-08-11 KrinkleRename mw.uri to mw.Uri + minor fixes:
2011-08-11 KrinkleAllow web access to jasmine directory (just like QUnit)
2011-08-11 KrinkleCoding style commit
2011-08-11 KrinkleRenaming jquery.mwPrototypes to jquery.mwExtension
2011-08-11 Sam ReedFollowup r94211
2011-08-10 Chad Horohoe(bug 30192) Old thumbnails not properly purged. Unlike...
2011-08-10 Chad HorohoeAllow overriding $wgCookiePrefix and $wgCookieDomain...
2011-08-10 Robin PepermansRe-add historysubmit, removed in r92984. This broke...
2011-08-10 Roan KattouwMerge r93797 to trunk, in a somewhat modified form...
2011-08-10 Alexandre Emsenhuber* Use local context instead of global variables
2011-08-10 Aaron SchulzMade moveToInternal() check result of Article::insertOn...
2011-08-10 Chad Horohoerelease notes for r94171, checked in from the wrong...
2011-08-10 Chad Horohoe(bug 30219) NoLocalSettings.php broken on Windows serve...
2011-08-10 Chad HorohoeVarious profiler tweaks:
2011-08-10 Roan Kattouw(bug 30074) Moving user JS subpages resulted in JS...
2011-08-10 Thomas Griesreverting my unintended change in DefaultSettings.php
2011-08-10 Thomas Griesadding label atttributes for confirm checkboxes in...
2011-08-09 Alexandre EmsenhuberFix doc: wfLoadAllMessages() doesn't exists
2011-08-09 Aaron SchulzReverted r91871 per CR: mediawiki.org/wiki/Special...
2011-08-09 Aaron SchulzFollow-up r92065: call userForm dynamically. Also made...
2011-08-09 Chad HorohoeMove the fuzz test into @group Broken so it will shut...
2011-08-09 Chad HorohoeDrop unused and unset $wgRightsCode from generated...
2011-08-09 Chad Horohoe(bug 30264) MediaWiki installer uses require, de facto...
2011-08-09 Chad HorohoeFollowup r92643: refer to the passed object as $parser...
2011-08-08 Alexandre EmsenhuberUse local context instead of global variables
2011-08-08 Raimond SpekkingLocalisation update for core and extension messages...
2011-08-08 Sam Reed* (bug 28159) Change interwiki name of language kbd...
2011-08-08 KrinkleAdding support for a callback to jquery.byteLimit
2011-08-08 Sam ReedFollowup r88488, moved some of the prep work in it...
2011-08-08 Chad HorohoeMostly revert r89400: not needed since Brion fixed...
2011-08-08 Rotem LissReverting part of r94011 (in MessagesHe.php): The new...
2011-08-08 KrinkleClean up mediawiki.Title test suite:
2011-08-07 Alexandre EmsenhuberUse local context instead of global variables
2011-08-07 Alexandre EmsenhuberTemporaray revert of r94031; forgot that this was depen...
2011-08-07 Alexandre EmsenhuberReadd basic headers and <html>...</html> arround error...
2011-08-07 Max SemenikFixed sidebar tests on Windows. Can't use PHP_EOL here...
2011-08-06 Alexandre EmsenhuberMade code more readable by moving the check about user...
2011-08-06 Alexandre Emsenhuber* Moved action=history to use an Action subclass
2011-08-06 Max SemenikWarn user if mod_security is present
2011-08-06 Sam ReedPartial revert to r94024
2011-08-06 Brion VibberRevert r89123 -- caused bug 30259 (switched correct...
2011-08-06 Siebrand MazelandLocalisation updates for magic words from translatewiki...
2011-08-06 Siebrand MazelandLocalisation updates for namespace names from translate...
2011-08-06 Siebrand MazelandLocalisation updates for special page aliases from...
2011-08-06 Sam ReedDocumentation!
2011-08-05 Chad HorohoeStandardize comments, wrap lines at 80 chars
2011-08-05 Chad HorohoeReverting r84309 (New pages log doesn't remove/update...
2011-08-05 Sam ReedWhitespace and comment updates
2011-08-05 Alexandre Emsenhuber* Call Linker methods statically
2011-08-05 Alexandre Emsenhuber$wgLanguageCode applies to $wgContLang, not $wgLang...
2011-08-05 Alexandre Emsenhuber* Use local context instead of global variables
2011-08-05 Sam ReedFollowup r93905 per comment on bug 30230
2011-08-05 Raimond SpekkingLocalisation update for core and extension messages...
2011-08-05 Sam Reed* (bug 18634) Create API to fetch MediaWiki's language...
2011-08-05 Sam ReedSome annotation for (bug 29907) action=parse only fetch...
2011-08-05 Mark A. Hershbergerre: r93889: clarify that only registered users get...
2011-08-05 Sam ReedAdd @since to Revision::newFromRow per Nikerabbit
2011-08-05 Jan Gerberdont use deprecated function WebRequest::getFileSize
2011-08-05 Aaron Schulz$wgVersionNumber renamed to $wmfVersionNumber
2011-08-05 Sam ReedAdd documentation
2011-08-04 Aaron SchulzRemoved interwiki list per r89431 CR
2011-08-04 Sam ReedFollowup r89564
2011-08-04 Sam ReedAdding Revision::newFromRow() function as alias for...
2011-08-04 Chad HorohoePartial fix for r88772: no need for IGNORE on site_stat...
2011-08-04 Chad HorohoeFix profiling in Article::getParserOutput()
2011-08-04 Chad HorohoeFollowup r93928: forgot to remove this
2011-08-04 Chad HorohoeFixes for r92251:
2011-08-04 Sam Reedst47 == Dan Collins
2011-08-04 Sam Reed* (bug 17119) class Parser: senseless use of non-existi...
2011-08-04 Chad HorohoeFollowup r93921: missed something from testing
2011-08-04 Chad HorohoeMove UNORM_ related defines inside of UtfNormal. $globa...
2011-08-04 Ian BakerFixed bug where global wgUploadStashMaxAge wasn't used...
2011-08-04 Chad HorohoeSelf-revert r91453: not a well thought out addition...
2011-08-04 Chad HorohoeFollowup r88270: comment out globals so I can resolve...
next