lhc/web/wiklou.git
2011-07-06 Jack Phoenixcode readability is everything
2011-07-05 Aaron SchulzDivision by zero
2011-07-05 Krinklemw.util.wikiGetlink default to wgPageName
2011-07-05 Ryan Kaldarianother fix for old jQuery UI on live
2011-07-05 Krinklemw.util optimalizations:
2011-07-05 Aaron SchulzReverted part of r91246, fixes: Fatal error: Call to...
2011-07-05 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-05 Alexandre EmsenhuberPer Brion, fix for r91460: make this a bit more robust
2011-07-05 Alexandre EmsenhuberOverride IndexPager::getTitle() in AlphabeticPager...
2011-07-05 Alexandre Emsenhuber* Don't create a WebRequest obhject in CLI mode but...
2011-07-05 Alexandre EmsenhuberHashar seems to have missed one occurence of OutputPage...
2011-07-05 Chad Horohoe(bug 5800) Added $formCallback as a parameter to the...
2011-07-05 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-07-05 Alexandre EmsenhuberRemoved CategoryViewer::getSkin() and replaced by stati...
2011-07-05 Aaron SchulzAdded percentages to ProfilerSimpleText
2011-07-05 Brian Wolff(follow-up r91436) add new hook to hooks.txt
2011-07-05 Brian Wolff(Follow-up r90759 per CR) Use a hook to register new...
2011-07-05 Aaron Schulz* Added getFileVersion()/setFileVersion() functions...
2011-07-05 Robin PepermansFollow-up r91432: I always forget release notes..
2011-07-05 Robin Pepermans(see bug 29712) Removing the defaultUserOptionOverrides...
2011-07-05 Sam ReedFollowup r89617, r91428 call $pager->doQuery explicital...
2011-07-04 Ryan Kaldariusing proper margin heights: 14 + 68 * 2 = 150
2011-07-04 KrinkleRevert r90678 per CR
2011-07-04 Ryan Kaldaribetter fix for bug 27338 - doesnt rely on line-height
2011-07-04 Ryan Kaldarifixing rounding problem, per comment at r82309
2011-07-04 Antoine MussoHTTP status messages move: OutputPage -> HttpStatus
2011-07-04 Krinklemediawiki.util.test.js: TestSwarm reports breakage...
2011-07-04 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-04 Antoine Mussotests for Html::testExpandAttributes()
2011-07-04 Aaron SchulzRemoved doPurge() from ImagePage.php, already moved...
2011-07-04 Antoine MussoRevert old page navigation back to a subtitle
2011-07-04 Krinklejquery.client unit testing
2011-07-04 Brian Wolff(bug 29109) Allow the automatic edit summary for redire...
2011-07-04 Alexandre Emsenhuber* Removed usage of error suppression operator in includ...
2011-07-04 Alexandre EmsenhuberUse WebRequest::getValues() instead of raw $_REQUEST
2011-07-04 Tim StarlingAllow SqlBagOStuff data to be split over many tables...
2011-07-04 Alexandre EmsenhuberFix for r90337 and r90743: Use $this->title instead...
2011-07-04 Alexandre EmsenhuberChanged calls to Linker::tooltipAndAccesskeyAttribs...
2011-07-03 KrinkleFix for the broken tests introduced in r91387.
2011-07-03 KrinkleAdding tests for expected reponse when passing invalid...
2011-07-03 KrinkleMinor optimalizations and jsperfs in mediawiki.js
2011-07-03 Robin PepermansUse Linker::linkKnown per Siebrand on r91377.
2011-07-03 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-03 Antoine Mussoenhance tests name (for --testdox option)
2011-07-03 Robin PepermansChanging back to $wgUser in SpecialImport.php. Importin...
2011-07-03 Antoine Mussosplit tests for ArticleTest
2011-07-02 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-02 Aaron SchulzMoved doCascadeProtectionUpdates() to WikiPage.php
2011-07-02 Aaron SchulzFix for r91344: removed straggling instances of $this...
2011-07-02 Mark A. HershbergerBug #29699: Minor adjustments to Vector search button
2011-07-02 Alexandre EmsenhuberThe User object parameter of WikiPage::doRollback(...
2011-07-02 Alexandre EmsenhuberRemoved one hidden usage of $wgUser
2011-07-02 Alexandre EmsenhuberMoved action=rollback to an Action subclass
2011-07-02 Aaron SchulzAdded filterByIds() function to Rev_List and made ID...
2011-07-02 Aaron SchulzRemoved some dead code (useless since r87806)
2011-07-02 Aaron SchulzRemoved dead $undeletedRevisions code (useless since...
2011-07-02 Aaron Schulz* Added generic Rev_List revision listing class and...
2011-07-02 Derk-Jan HartmanPatch to replace for-in with for(;;)
2011-07-02 Robin Pepermans* Put float:left/right for images in shared.css with...
2011-07-02 Aaron SchulzRemoved followRedirectText, unused
2011-07-01 Sam ReedMove prefs-beta and prefs-labs messages from WikiEditor...
2011-07-01 Aaron SchulzFixed bogus $conds in r91327
2011-07-01 Aaron Schulz* Fixed getLatest() check in Article
2011-07-01 Robin Pepermans* Add release notes for my recent commits (bug 6100...
2011-07-01 Aaron SchulzRemoved ampersand in HTMLFileCache constructor
2011-07-01 Robin PepermansAdd lang & dir attributes to the sitenotice, in the...
2011-07-01 Robin PepermansAdd direction mark for better RTL display
2011-07-01 Alexandre Emsenhuber* Changed action=revert to use a subclass of Action
2011-07-01 Raimond SpekkingLocalisation updates for core and extension messages...
2011-07-01 Antoine Mussothrow an exception on !is_executable( $wgExiv2Command )
2011-07-01 Chad HorohoeMerge ApiTestSetup into ApiTestCase and update all...
2011-07-01 Mark A. HershbergerFix for Bug #29628 - scriptpath Option of maintenance...
2011-07-01 Alexandre EmsenhuberReplaced calls to Skin::formatSize() by Language::forma...
2011-07-01 Alexandre EmsenhuberCall Linker::link() statically instead of getting a...
2011-07-01 Sam ReedRemove unused globals
2011-07-01 Sam ReedAdd documentation
2011-07-01 Sam ReedMinor revert to r91246
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-07-01 Sam ReedFix numerous undefined variables
2011-07-01 Sam ReedRemove unused parameter, update callers
2011-07-01 Sam ReedFollowup r91168, fix last usage of $currentUser which...
2011-07-01 Aaron SchulzFollow-up r91123:
2011-06-30 Brian Wolff(Follow-up r87705) per CR add docs to function. No...
2011-06-30 Chad HorohoeFollowup r91224: stupid syntax error
2011-06-30 Chad HorohoeRemove superfluous inclusion of SiteConfiguration in...
2011-06-30 Antoine Mussotest that wfUrlencode() encodes apostrophe
2011-06-30 Leo Koppelkammr91207: Make one qunit test var local. Thanks Krinkle
2011-06-30 Ryan Kaldariforgot one, follow-up to r91204
2011-06-30 Aaron Schulz* Follow-up r84397: make sure that mysql uses the job_i...
2011-06-30 Raimond SpekkingLocalisation updates for core and extension messages...
2011-06-30 Chad HorohoeFixed a long-standing broken test:
2011-06-30 Chad HorohoeRemove --upload option to parserTests.php and backend...
2011-06-30 Aaron Schulz* Marked WikiCategoryPage::hasViewableContent() as...
2011-06-30 Leo Koppelkammr86088: Adding legacy support for .sortbottom & a test...
2011-06-30 Ryan Kaldarifixing jQuery UI button styles for the old version...
2011-06-30 Alexandre EmsenhuberPer Aaron, fix for r91180: pass false to second paramet...
2011-06-30 Bryan Tong... Follow-up r89544: add dot per CR
2011-06-30 Aaron SchulzReverted r91195, this isn't needed ;)
2011-06-30 Aaron SchulzAdded normalizeSubpageLink() to DummyLinker. __call...
2011-06-30 PlatonidesLinker::titleAttrib() didn't obey $wgEnableTooltipsAndA...
next