lhc/web/wiklou.git
2011-07-06 Chad HorohoeRemove notes about being destructive. We work properly...
2011-07-06 Aaron SchulzsetFileVersion (r91435) was missing default $val
2011-07-06 Brian Wolff(follow-up r57868) Check if there exists a deleted...
2011-07-06 Chad Horohoepublic static
2011-07-06 Chad HorohoeFollowup r91270: didn't need to be so paranoid about...
2011-07-06 Brian Wolff(Bug 19725) Do not include suppressed edits in the...
2011-07-06 Alexandre Emsenhuber* Pass the WebRequest object to User::newFromSession...
2011-07-06 Alexandre EmsenhuberRemoved usage of error suppression operator
2011-07-06 Chad HorohoeRevert r91426 and followups r91427, r91430: Breaks...
2011-07-06 Alexandre EmsenhuberChanged all dynamic calls to Linker methods into static...
2011-07-06 Alexandre EmsenhuberOverride Pager::getTitle() in core subclasses of Revers...
2011-07-06 Leo KoppelkammRedoing r87173 with scrollbars instead of word-wrap...
2011-07-06 Leo KoppelkammRevert r86047 for now per CR.
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-06 Brian Wolff(bug 29680, bug 22911) Add GetDeaultSortkey hook in...
2011-07-06 Brian Wolff(Follow-up r91414) Also take the page name in account...
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
next