lhc/web/wiklou.git
2012-04-06 Max Semenik(bug 32492) API now allows editing using pageid
2012-04-05 Alexandre EmsenhuberFix for I5b02aa914916f64492c85ce6dcc3272b6406551a ...
2012-04-05 Aaron SchulzMerge "Making https svnroot point to https viewvc,...
2012-04-05 Aaron SchulzMerge "Duplicate array keys aren't going to do very...
2012-04-05 ReedyDuplicate array keys aren't going to do very much...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 Brion VIBBERMerge "Add passing test documenting MW's acceptance...
2012-04-05 ReedyMaking https svnroot point to https viewvc, not https...
2012-04-05 Brion VIBBERMerge "Renamed "wfShellMaintenanceCmd" function and...
2012-04-05 Brion VIBBERMerge "(bug 35728) Git revisions are now linked on...
2012-04-05 Alexandre EmsenhuberFix error from I55939bb5295e73594c3fdf7287dddbc16a233ce...
2012-04-05 Alexandre Emsenhuber(bug 35728) Git revisions are now linked on Special...
2012-04-05 Alexandre Emsenhuber(bug 35649) Special:Version now shows hashes of extensi...
2012-04-05 Gabriel WickeAdd passing test documenting MW's acceptance of pipes...
2012-04-05 HasharMerge "Remove some duplicate code in ProfilerSimpleTrace"
2012-04-04 Aaron SchulzRenamed "wfShellMaintenanceCmd" function and new, unuse...
2012-04-04 Brion VIBBERMerge "increase qunit coverage of mediawiki.html and...
2012-04-04 Alexandre EmsenhuberRemoved "feed" parameter to query string added to feed...
2012-04-04 Timo Tijhofincrease qunit coverage of mediawiki.html and mediawiki...
2012-04-04 Timo TijhofMerge "(bug 35705) QUnit upgraded from 1.2.0 to 1.5.0"
2012-04-04 Brion VIBBERMerge "Use local context to get messages and time forma...
2012-04-04 Alexandre EmsenhuberUse local context to get messages and time formatting...
2012-04-04 Amir E. Aharoni(bug 31817) add support for HTML5 <bdi> bidi embed...
2012-04-04 Timo TijhofRemove old qunit/index.html
2012-04-04 Timo Tijhof(bug 35705) QUnit upgraded from 1.2.0 to 1.5.0
2012-04-04 Brion VIBBERMerge "Reduced file journal index bloat by removing...
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Postgres updater: add config table, adjust us_im...
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Brion VIBBERMerge "Fix Bug 33653 -JqueryMsg parser should support...
2012-04-04 Brion VIBBERMerge changes Id1ac2f8b,I48f8cd17,I10481ce6,Id4530499
2012-04-04 DemonPostgres updater: add config table, adjust us_image_bit...
2012-04-04 Greg Sabino... PostgreSQL schema: datatype updates, remove unused...
2012-04-04 Translation... Translation updates from translatewiki.net
2012-04-04 Aaron SchulzReduced file journal index bloat by removing indexes...
2012-04-03 ReedyTidying up end of lines
2012-04-03 ReedyMerge "RELEASE-NOTES for jQuery updates"
2012-04-03 ReedyMerge "Bug 35681 - Upgrade jQuery UI to 1.8.18"
2012-04-03 Aaron SchulzFixed MoveFileOp::storagePathsChanged() to include...
2012-04-03 KrinkleMerge "Bug 35680 - Upgrade to jQuery 1.7.2"
2012-04-03 ReedyRELEASE-NOTES for jQuery updates
2012-04-03 ReedyBug 35681 - Upgrade jQuery UI to 1.8.18
2012-04-03 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-04-03 Alexandre EmsenhuberUse local context to get messages and time formatting...
2012-04-03 Translation... Translation updates from translatewiki.net
2012-04-03 ReedyBug 35680 - Upgrade to jQuery 1.7.2
2012-04-03 umherirrender(bug 34355) add a variable and parser function for...
2012-04-03 Brion VIBBERMerge "Remove user rights link from anonymous contribut...
2012-04-03 Amir E. Aharoni(bug 31236) Refactor CSS loading and apply CSSJanus...
2012-04-03 Alex MonkRemove user rights link from anonymous contributions...
2012-04-03 Brion VIBBERMerge "Unbuffered queries result freeing & error handling"
2012-04-03 DemonMerge "Bug 35671 - PHP Notice: Undefined index: gettoke...
2012-04-03 Alexandre EmsenhuberRemove some duplicate code in ProfilerSimpleTrace
2012-04-03 Christian AistleitnerUnbuffered queries result freeing & error handling
2012-04-03 Jan Gerberreport real upload limit on Special:Upload
2012-04-03 ReedyBug 35671 - PHP Notice: Undefined index: gettoken in...
2012-04-03 umherirrender(bug 17615) nosummary option should be reassigned on...
2012-04-03 Brion VIBBERMerge "TextPassDumper -> backupTextPass.inc"
2012-04-03 Alexandre EmsenhuberPer Siebrand, follow-up I55939bb5295e73594c3fdf7287dddb...
2012-04-03 Brion VIBBERMerge "(bug 21796) Fix null dereference on Special...
2012-04-03 HasharMerge "Moved Preferences::trySetUserEmail() to User...
2012-04-03 Szymon Świerkosz(bug 21796) Fix null dereference on Special:Undelete.
2012-04-03 PlatonidesImprove MWCryptRand comments a bit.
2012-04-03 Antoine Mussodisable broken ApiBlockTest::testMakeNormalBlock()
2012-04-03 umherirrender(bug 31883) Limit of some params is not documented...
2012-04-03 Christian AistleitnerPHPUnit preparations for tests of maintenance
2012-04-03 Christian AistleitnerDatabase dependency injection for BackupDumpers
2012-04-03 Christian AistleitnerPulling in fix for superfluous header
2012-04-03 Christian AistleitnerTextPassDumper::initProgress pull in default value
2012-04-03 Christian AistleitnerTextPassDumper -> backupTextPass.inc
2012-04-03 Max SemenikFixed api.php?action=parse&format=xmlfm hitting PCRE...
2012-04-03 Alexandre EmsenhuberMoved Preferences::trySetUserEmail() to User::setEmailW...
2012-04-03 Santhosh ThottingalFix Bug 33653 -JqueryMsg parser should support template...
2012-04-03 Brion VIBBERMerge "(bug 25277) Moved the space before the dirmark."
2012-04-03 Brion VIBBERMerge "(bug 34470) Apply explicit margin-left/right...
2012-04-03 Brion VIBBERMerge "(bug 32384) API: Allow descending order for...
2012-04-02 Kaldarigetting rid of white border around gallery thumbs
2012-04-02 Brion VIBBERMerge "(bug 22870) Separate interface message when...
2012-04-02 Aaron SchulzMerge "Add a few more image related directories to...
2012-04-02 Brion VIBBERMerge "Fixing alignment of thumbcaption for mixed RTL...
2012-04-02 ReedyAdd a few more image related directories to ignore
2012-04-02 HasharMerge "Bug 35646 - ApiBlockTest::testMakeNormalBlock...
2012-04-02 Alexandre EmsenhuberUse local context to get messages and time formatting...
2012-04-02 Brion VIBBERMerge "(bug 32748) unicode URL for articles print version"
2012-04-02 PlatonidesAlso add some entropy from the container folders.
2012-04-02 ReedyBug 35646 - ApiBlockTest::testMakeNormalBlock() broken
2012-04-02 PlatonidesAlphabetically sort the interwikis.
2012-04-02 Kaldari(bug 27757) API method for retrieving tokens
2012-04-02 Santhosh Thottingal(bug 32748) unicode URL for articles print version
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-04-02 Alex MonkRenamed 'metawikipedia' interwiki link prefix to 'metaw...
2012-04-02 DemonMerge "Allow closing dump output multiple times"
2012-04-02 DemonMerge "Changed wfMessage() usage to call directly Messa...
2012-04-02 DemonMerge "anchor to jump to editform when previewing changes"
2012-04-02 Antoine MussoRegroup all API tests in the 'API' PHPUnit group
2012-04-02 PlatonidesRemove unused $wgDebugDBTransactions
2012-04-01 Christian AistleitnerAllow closing dump output multiple times
2012-04-01 Amir E. AharoniAdding .*.swp, vi temporary files, to .gitignore.
2012-04-01 Amir E. AharoniFixing alignment of thumbcaption for mixed RTL/LTR...
2012-04-01 umherirrender(bug 22870) Separate interface message when creating...
next