lhc/web/wiklou.git
2012-03-18 Sam ReedDisable callgraphs for the time being
2012-03-18 Jeroen De Dauwfollow up to r114081: qqq, and to r114082: match rename
2012-03-17 Jeroen De Dauwfollow up to r114084, add tests for stuff w/ multiple...
2012-03-17 Sam ReedTrim trailing whitespace
2012-03-17 Sam ReedNoralise a few of the magic numbers used in r114084
2012-03-17 Sam ReedUnit tests for r114067
2012-03-17 Sam ReedFollowup r114067 rename to formatDuration to match...
2012-03-17 Jeroen De Dauwadding special page with scaffolding for caching chunks...
2012-03-17 Sam ReedFollowup r114067
2012-03-17 Jeroen De Dauwfollow up to r114067, use correct language
2012-03-17 Siebrand MazelandFollow-up r113939: Add divs to addWikiText().
2012-03-17 Jeroen De DauwFollow up to r114067;
2012-03-17 Jeroen De Dauwadding a duration function to language that converts...
2012-03-17 Raimond SpekkingLocalisation updates for core and extension messages...
2012-03-17 Thomas Griesfollow up r113862 . changed public function name extens...
2012-03-17 Benny Situfix for bug33214 - catch all exceptions in api execute...
2012-03-16 Raimond SpekkingLocalisation updates for core and extension messages...
2012-03-16 Ryan Kaldaripartial fix for bug 35057 - backporting a patch from...
2012-03-16 Siebrand MazelandRemove incorrect "the" in 'filereadonlyerror'.
2012-03-16 Sam ReedMake UsageException extend MWException
2012-03-16 Tim StarlingIn the $clearState=true case, remove strip marker prefi...
2012-03-15 Jeroen De Dauwdocs++
2012-03-15 Raimond SpekkingLocalisation updates for core and extension messages...
2012-03-15 Aaron Schulz[FileRepo] Tweaked transformErrorOutput() to allow...
2012-03-15 Aaron Schulz* r113886: use <div> instead of span to wrap element...
2012-03-15 Sam ReedMove RELEASE-NOTES after merging r111647 into 1.19...
2012-03-15 Max SemenikFollow-up r113922: tests
2012-03-15 Max SemenikBug 35051 - [Regression] If heading has a trailing...
2012-03-15 Krinkle[jquery.client] clean up
2012-03-15 Krinkle[mediawiki.action.watch] clean up
2012-03-15 Krinkle[mediawiki.action.watch] Move re-used logic into local...
2012-03-15 Aaron SchulzFixed 'Illegal string offset 'LIMIT' in <b>C:\wamp...
2012-03-15 Marcin CieślakFollowup-To: r113888 Remove extra wfDebug()
2012-03-15 Marcin CieślakUnbreak maintenance/deleteDefaultMessages.php for Postg...
2012-03-15 Aaron SchulzAdd error css to errors like the other file operation...
2012-03-14 Thomas Griesfollow up r113836 typo correction in function header...
2012-03-14 Thomas Griesfollow up r113836 added public function extensionTableE...
2012-03-14 Aaron Schulz[FileRepo]
2012-03-14 Roan KattouwFix encoding issue in r113197
2012-03-14 Aaron SchulzFixed comment typo
2012-03-14 Raimond SpekkingLocalisation updates for core and extension messages...
2012-03-14 Marcin CieślakFollow-up to r15791: Rename "user" and "text" when...
2012-03-14 Thomas Griesadding two public convenience function wrappers: dropEx...
2012-03-14 Aaron SchulzReverted r113803: makes already messy class messier...
2012-03-14 Max Semenik* (bug 34889) User name should be normalized on Special...
2012-03-14 Alexandre EmsenhuberWe have DatabaseBase::selectRow() to select a single row
2012-03-14 Alexandre Emsenhuber* (bug 34841) Fix for r103502: don't show edit links...
2012-03-14 Alexandre EmsenhuberBe consistent in the interface and use Title::quickUser...
2012-03-14 Alexandre EmsenhuberDon't create new Revision and Title object if we can...
2012-03-14 Aaron Schulz(bug 32827) "[Regression] Block log for IP ranges not...
2012-03-14 Marcin CieślakCosmetic improvements to PostreSQL updater output
2012-03-13 Amir E. AharoniBug 35034 - moved autocomment-prefix between the prefix...
2012-03-13 Brion Vibber* (bug 35201) Edit buttons no longer cause jump in...
2012-03-13 Alexandre EmsenhuberUse local context to get message
2012-03-13 Raimond SpekkingLocalisation updates for core and extension messages...
2012-03-13 Krinklemoved release notes for r113737 to 1.19 (a 1.19-regress...
2012-03-13 Aaron SchulzReverted r113177 per CR
2012-03-13 Siebrand MazelandFix plural in 'backend-fail-maxsize'
2012-03-13 Alexandre EmsenhuberMove delcaration of User::$mAllowUsertalk out of the...
2012-03-13 Rob Moenupdate RELEASE-NOTES-1.20 follow up r113737
2012-03-13 Alexandre EmsenhuberFollow-up r113223: set the "interface" flag in Message...
2012-03-13 Aaron Schulz[FileBackend] r113704: updated FileBackend constructor...
2012-03-13 Rob MoenUser:PleaseStand patch fixes bug 34972
2012-03-13 Alexandre Emsenhuber* (bug 34887) Fix for r100138: make $3 and $4 parameter...
2012-03-13 Alexandre Emsenhuber* (bug 35152) Fix for r92924: help message for e-mail...
2012-03-13 Aaron Schulz[FileBackend]
2012-03-13 Aaron SchulzTweak testFileRepoConstructionWithRequiredOptions so...
2012-03-13 Aaron Schulz(bug 34978) Use a rev parent batch query to get the...
2012-03-13 Aaron Schulzr113688: updated test assertions
2012-03-13 Aaron SchulzMade wfShellMaintenanceCmd() not totally broken due...
2012-03-12 Alexandre EmsenhuberRevert r113650 and reapply r113619 and r113649 with...
2012-03-12 Raimond SpekkingLocalisation updates for core and extension messages...
2012-03-12 Marcin CieślakRevert r113619, r113649: Breaks unit tests
2012-03-12 Marcin CieślakFix r113619: Convert timestamp to the backend database...
2012-03-12 Alexandre Emsenhuber* Put the timer stuff after leading line breaks in...
2012-03-12 Sam ReedAdd a getValue method...
2012-03-12 Alexandre EmsenhuberRemoved the remaining parts of "cookie password" stuff...
2012-03-12 Alexandre EmsenhuberSet the user_touched field directly when adding a new...
2012-03-12 Ryan Kaldarifix for bug 34696 - mw.loader.using shouldnt call callb...
2012-03-12 Daniel FriesenRevert r113610, it appears it's impossible to fix vecto...
2012-03-12 Daniel FriesenTweak background colours in Vector's css so that Vector...
2012-03-12 Siebrand MazelandrebuildLanguage.php
2012-03-11 Sam ReedBug 35162 - Change in Database api break extension...
2012-03-11 Robin Pepermansr113599: add to names.php & release note
2012-03-11 Sam ReedOver 40% completion of MediaWiki core messages translated
2012-03-11 Sam ReedMore of r113580
2012-03-11 Raimond SpekkingLocalisation updates for core and extension messages...
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-03-11 Robin Pepermansr113572 in trunk file too
2012-03-11 Robin PepermansRemove the explicit user lang/dir attributes, because...
2012-03-10 Raimond SpekkingLocalisation updates for core and extension messages...
2012-03-10 Daniel FriesenMove printfooter hiding css from multiple stylesheets...
2012-03-10 Robin Pepermansfix r113403
2012-03-10 Benny Situfollowup to -r113545 - add null for missing $default...
2012-03-09 Sam ReedDocumentation, spaces, braces, explicit member variables
2012-03-09 Roan Kattouw(bug 34521) Returning to the previous page after loggin...
2012-03-09 Siebrand MazelandAdd message keys for 18 missing summary messages.
2012-03-09 Aaron SchulzMake sure ForkController nukes any connection resources...
2012-03-09 Raimond SpekkingLocalisation updates for core and extension messages...
2012-03-09 Marcin CieślakFix PostgreSQL updater broken by r113487
next