lhc/web/wiklou.git
2011-04-16 Siebrand MazelandRebuild all language files.
2011-04-16 Sam ReedFix missing abstract methods, logging against r86001
2011-04-16 Siebrand MazelandRemove trailing whitespace.
2011-04-16 Sam ReedFix $row = $row = $.... and unused variable from r85885
2011-04-16 Sam ReedRemove some unused variables
2011-04-16 Sam ReedFollowup r86169, move unreachable debug statement
2011-04-16 Sam ReedFix autoloader from r86175
2011-04-16 Alexandre EmsenhuberFix for r86169: added missing items in messages.inc...
2011-04-16 Max Semenikmoar syntax errors
2011-04-16 Max SemenikFixed syntax error in message docs
2011-04-16 Leo KoppelkammFollowup to r86047: Fix empty button on pages with...
2011-04-16 Alexandre EmsenhuberFix for r86186: correct check
2011-04-16 Alexandre Emsenhuber* (bug 25946) The message on the top of Special:RecentC...
2011-04-16 Alexandre Emsenhuber* (bug 28568) Entries in the iwlinks table are now...
2011-04-16 Max SemenikPrevent bug 17790 from reappearing on Special:Preferences
2011-04-16 Chad HorohoeFirst step of reorganizing profiling files:
2011-04-16 Brian Wolff(Follow-up r86169) Fix three minor issues Reedy found.
2011-04-16 Brian Wolff(Follow-up r86169) Add release notes for img metadata...
2011-04-16 Sam ReedFix whitespace issues at top of file
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.
2011-04-16 Sam ReedRevert r85536 pending a better fix
2011-04-16 Chad HorohoeRevert r82922 (adding eml files to mime types). Per...
2011-04-15 Chad HorohoeMerge r81445 from 1.17: revert r70520 (js password...
2011-04-15 Chad HorohoeMerge r81448 from REL1_17: reverting RevisionMove featu...
2011-04-15 Aaron Schulz* Made __construct() protected
2011-04-15 Chad HorohoeRevert r77555 and followups r77563, r77572, r78116...
2011-04-15 Leo Koppelkammr85922: Fixing another table bordercase
2011-04-15 Happy-melonFollow-up r86041: fix redirect in PurgeAction, and...
2011-04-15 Brian Wolff(follow-up r86121) Use strict comparision.
2011-04-15 Brian Wolff(bug 28561 - follow-up r4185) remove rule .small *...
2011-04-15 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-15 Aaron Schulz* Pass around parser options instead of users and made...
2011-04-15 Brian Wolff(follow-up r69626) Make it so the intl normalizer_norma...
2011-04-15 Chad HorohoeFollowup r83755: You removed them, you didn't deprecate...
2011-04-15 Sam ReedMore function documentation
2011-04-15 Brian Wolff(follow-up r86100) Make categorypage not die as much...
2011-04-15 Jure Kajzer* added E_DEPRECATED into wfSupressWarnings
2011-04-15 Jure Kajzer* updated tableName function changed addIdentifierQuote...
2011-04-15 Leo Koppelkammr86108: Fix var name
2011-04-15 Leo KoppelkammFollowup ro r86088: Use data-sort-type instead of class...
2011-04-15 Leo KoppelkammUpdating jQuery from 1.4.2->1.4.4, for better data...
2011-04-15 Nimish Gautamadded explanation of the BeforeWelcomeCreation hook
2011-04-14 Brian Wolff(bug 28540) revert r83544 - It really breaks things...
2011-04-14 Leo KoppelkammCompletely rewritten table sorting script.
2011-04-14 Sam ReedFollowup r85944, move UtfNormalDefins stuff out of...
2011-04-14 Bryan Tong... Follow-up r83302: Check permissions
2011-04-14 Leo KoppelkammAnother table parser test
2011-04-14 Leons PetrazickisFollowup r85885: Better error message for an insufficie...
2011-04-14 Alexandre EmsenhuberFix warning: Missing argument 1 for wfDeprecated()...
2011-04-14 Raimond SpekkingLocalisation updates for ToolserverI18N messages from...
2011-04-14 Leo KoppelkammFollowup to r86064 (List with double line-breaks inside...
2011-04-14 Alexandre EmsenhuberUpdate undelete.php to use short option aliases.
2011-04-14 Sam ReedEnsure $collationConds is defined on all paths
2011-04-14 Leo KoppelkammFix for r85990, which broke lists inside tables; adding...
2011-04-14 Leo KoppelkammAdding some parser test for tables. Fixing one parser...
2011-04-14 Brian WolffAllow people to use ' entity (sinqle quote charact...
2011-04-14 Leo KoppelkammChanging icons used in installer to GNOME ones, like...
2011-04-14 Niklas LaxströmRemoved unmatched wfProfileOut
2011-04-14 Leo KoppelkammFollowup to r86047: Rewrite the radio-button updater...
2011-04-14 Niklas LaxströmAdded one @since annotation I had to check out
2011-04-14 Max SemenikAdded wrapper mw.api() for API calls
2011-04-14 Happy-melonChanges to SpecialPage: deprecate any syntax for defini...
2011-04-14 Leo KoppelkammFollowup to r86047: Declare dependency to JUI button...
2011-04-14 Happy-melonRecommit r84805, but without removing UsersPager, which...
2011-04-14 Leo KoppelkammHistory: Adding JS that converts buttons to links...
2011-04-14 Leo KoppelkammUpdating jQuery UI to 1.8.11 (was 1.8.2). Also loosenin...
2011-04-14 Happy-melonFollow-up r 86041 per CR and IRC:
2011-04-14 Niklas LaxströmFix regression introduced in r82451. Only happens when...
2011-04-14 Niklas LaxströmMove $rxTc initialization next to where it is used
2011-04-14 Happy-melonr86001, now with less scariness :P I took out the...
2011-04-14 Leo KoppelkammFixing line-break issues with r85922
2011-04-14 Tim Starling(bug 28507) Fix for r85844: that revision was not actua...
2011-04-13 PlatonidesMove </td> and </th> to its own line (unless it's an...
2011-04-13 Nimish GautamCreated BeforeWelcomeCreation hook to be run before...
2011-04-13 PlatonidesAnother evil test to join r86004 (didn't produce malfor...
2011-04-13 Happy-melonRevert r86001: Brion says it's too scary :D will recom...
2011-04-13 PlatonidesFollow up r85922 moving the </caption> to another line...
2011-04-13 PlatonidesAdd a couple of broken tests showing why having the...
2011-04-13 PlatonidesFollow up r85991. For some reason I committed the test...
2011-04-13 Happy-melonNew infrastructure for actions, as discussed on wikitec...
2011-04-13 Happy-melonUnbundle OutputPage::showErrorPage() in Exception.php...
2011-04-13 PlatonidesReadd support for headings inside tables, broken in...
2011-04-13 Raimond SpekkingLocalisation updates for core and extension messages...
2011-04-13 Leo KoppelkammTables: Fix Bug 20078, add test for it
2011-04-13 Leo KoppelkammFollowup to r85922: Adapt to MW-coding style
2011-04-13 Happy-melonLook mum, no globals! Implement a RequestContext for...
2011-04-13 Happy-melonImplement user-is-blocked and wiki-is-read-only as...
2011-04-13 Happy-melonFollow-up r85929: update MediaWiki::articleFromTitle...
2011-04-13 Sam ReedRelated to bug 28470 (Doxygen not updating)
2011-04-13 Leo KoppelkammFollowup to r85922: Output th instead of td for tfoot
2011-04-13 Leo KoppelkammFollowup to r85922: Fix STRICT error, rmv redundant...
2011-04-13 Neil Kandalgaonkarreverting some changes unintentionally committed in...
2011-04-13 Neil Kandalgaonkarfollowup to r85929 -- missing the break;s for non-defau...
2011-04-13 Aaron Schulz* Removed getSelectOptions, which did nothing other...
2011-04-12 Happy-melonFollow-up r85928: back out unrelated changes.
2011-04-12 Happy-melonFollow-up r85928: AutoLoader entry.
2011-04-12 Happy-melonImplement a $context and getContext/setContext methods...
2011-04-12 Happy-melonallow methods to generate a "user does not have require...
2011-04-12 Leo Koppelkamm(no commit message)
2011-04-12 Platonides$wgDBprefix shall be converted to uppercase per r85786
next