lhc/web/wiklou.git
2012-03-05 Raimond SpekkingLocalisation updates for core and extension messages...
2012-03-05 Sam ReedAppending a newline at the end of the message results...
2012-03-05 Alexandre EmsenhuberRemoved incorrect svn:executable properties
2012-03-05 Trevor ParscalFurther refinements for r112836 and r112853.
2012-03-05 Sam ReedAdd to documentation
2012-03-05 Sam ReedFix minor issue from r112988
2012-03-05 Sam ReedDocumentation updates
2012-03-05 Sam ReedSynchronise RELEASE-NOTES-1.19
2012-03-05 Niklas LaxströmWhy is tis empty? Bug 34938
2012-03-05 Tim StarlingTransitional patch for bug 34832: introduce a CI-style...
2012-03-05 Antoine MussoTODO about 'class' throwing a fatal error
2012-03-05 Antoine Mussoamend r113016 , that was for bug 34302
2012-03-05 Antoine Mussoplace holder to test bug 34919 when it is fixed
2012-03-05 Tim Starling* Fix for r41340, r96405, r97849: introduce a function...
2012-03-05 Krinkle[mediawiki.test] follow-up r112368: Append to fixture...
2012-03-05 Brian Wolff(bug 34922) If rev_parent_id is null, then the characte...
2012-03-05 Sam ReedFix missing * from start of comment block
2012-03-04 Antoine Mussomake file an argument, --title is script specific
2012-03-04 Krinkle[ResourceLoader] Minor clean up
2012-03-04 Krinkle[JSTesting] message fix
2012-03-04 Krinkle[ObjectCache.php] Add comment describing that CACHE_ANY...
2012-03-04 Aaron SchulzAdded some super calls to constructors to be safe
2012-03-04 Raimond SpekkingLocalisation updates for core and extension messages...
2012-03-04 Ryan Kaldarigrammar fix
2012-03-04 Brian Wolff(bug 28019) Make Special:MyPage and Special:MyTalk...
2012-03-03 Raimond SpekkingLocalisation update for core and extension messages...
2012-03-03 Alexandre EmsenhuberDatabaseBase::selectRow() return a simple object, not...
2012-03-03 Aaron Schulz[FileBackend]
2012-03-03 Raimond Spekkingr112918: Add new message key to maintenance file
2012-03-03 Aaron SchulzMoved FileBackendStore and helper classes to their...
2012-03-03 Alexandre Emsenhuber* Removed check for invalid object in formatResult...
2012-03-03 Alexandre EmsenhuberChange some DatabaseBase::query() calls to use more...
2012-03-03 Alexandre Emsenhuber* (bug 34937) Fix for r107636: call WikiPage::onArticle...
2012-03-03 Aaron Schulz[Title] In moveToInternal(), just use getParentId(...
2012-03-03 Aaron Schulz[DatabaseBase] Made encodeExpiry() recognize 'infinity...
2012-03-03 Aaron SchulzAdded FIXME to formatExpiry()
2012-03-02 Benny Situfix for bug34781 - display old title text if the namesp...
2012-03-02 Alexandre Emsenhuber* Don't execute the LinkBatch if there are now rows
2012-03-02 Alexandre EmsenhuberUse local context to get messages
2012-03-02 Alexandre EmsenhuberPer happy-melon, fix for r107653: don't add the error...
2012-03-02 Krinklerelease-notes
2012-03-02 Krinkle[Resources.php] Fix missing dependency on jquery.textSe...
2012-03-02 Sam ReedBug 34896 - Update jQuery.json
2012-03-02 Tim Starling(bug 34832) Parse recentchangestext with the interface...
2012-03-02 Tim StarlingFix for r86304: if MessageCache::parse() is called...
2012-03-02 Aaron SchulzAdded some lock call profiling
2012-03-02 Brian Wolff(bug 34863) Make it so an image that was previously...
2012-03-02 Aaron SchulzAdded missing space :)
2012-03-02 Sam ReedAdd some {}
2012-03-02 Trevor ParscalImproves on r112836 by only using borders on the left...
2012-03-01 Raimond SpekkingLocalisation update for core and extension messages...
2012-03-01 Aaron Schulz(bug 34873) List contributions of existing users that...
2012-03-01 Aaron Schulzr112839: missing file change
2012-03-01 Aaron SchulzError log readability is nice
2012-03-01 Aaron SchulzActually enforce the FileBackend name requirements...
2012-03-01 Alexandre Emsenhuber* Pass number with numParams() to Message object and...
2012-03-01 Trevor ParscalResolves bug #11374 and improves on r94429, r94461...
2012-03-01 Sam ReedSquishing resources/ images
2012-03-01 Sam ReedTidy up return values of envChecks
2012-03-01 Robin Pepermansfix typo in r112479
2012-03-01 Alexandre Emsenhuber* (bug 34849) Diff when editing an old version show...
2012-03-01 Niklas LaxströmHrrrmp *grumbles*
2012-03-01 Antoine MussoCredit for Christian Aistleitner
2012-03-01 Antoine MussoBug 34818 improves regex to capture DB error message
2012-03-01 Antoine MussoBug 34734 - compressOld.php ignoring -s option
2012-03-01 Niklas LaxströmWhitespace cleanup
2012-03-01 Niklas LaxströmRestore many missing spaces from r112589
2012-03-01 Krinkle[mediawiki.action.history.diff.css] Revert 1.19 style...
2012-02-29 Aaron SchulzIn populateImageSha1.php:
2012-02-29 Tim StarlingFix comment from r54410, add rationale for using MySQL...
2012-02-29 Arthur RichardsAdded unsetVal() method as antithesis to setVal()
2012-02-29 Sam ReedMore image shrinkage!
2012-02-29 Sam ReedFix double indenting
2012-02-29 Brion Vibber* (bug 34768) Set width and height for search-ltr.png...
2012-02-29 Sam ReedFollowup r112374/bug 34653
2012-02-29 Raimond SpekkingLocalisation update for core and extension messages...
2012-02-29 Krinkle[mediawiki.js] minor improvements based on recently...
2012-02-29 Aaron Schulzr111588: refactored proxy/noProxy code slightly for...
2012-02-28 Ryan Kaldarimaking sure colored buttons get white icons, implementi...
2012-02-28 Alexandre Emsenhuber* Don't execute the LinkBatch if there are now rows
2012-02-28 Robin Pepermansfix r112591: re-add whitespace between message name...
2012-02-28 Alexandre EmsenhuberUse local context to get messages
2012-02-28 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::commit() and DatabaseB...
2012-02-28 Max SemenikFollow-up r112565: fix code duplication
2012-02-28 Siebrand Mazeland(bug 34702) More localised parentheses.
2012-02-28 Siebrand Mazeland(bug 34702) More localised parentheses. Patch contribut...
2012-02-28 Krinkle[mediawiki.action.edit] Clean up and bug fixes
2012-02-28 Tim StarlingFix r110209: Move the invalid title check above the...
2012-02-28 Roan KattouwFix scoping in r112451: isReady was accidentally used...
2012-02-28 Aaron Schulzr112563: Removed random bogus user IDs passed into...
2012-02-28 Chad Horohoe(bug 34762) Calling close() on a DatabaseBase object...
2012-02-28 Aaron SchulzForce the target user ID to be the correct foreign...
2012-02-28 Krinkle[IRC Log Message] Fix for protect/protect and protect...
2012-02-28 Krinkle[RecentChangeTest] Refactor unit test to test better...
2012-02-28 Tim StarlingFix exception from list=recentchanges rcprop=loginfo...
2012-02-27 Aaron SchulzDummy proof TempFSFile purging when the constructor...
2012-02-27 Roan KattouwIn ResourceLoaderContext, normalize invalid skin names...
2012-02-27 Roan Kattouw(bug 34542) Calling mw.loader.load('someurlhere') somet...
2012-02-27 Brion VibberRevert r110045: well-meaning but broken attempt to...
2012-02-27 Raimond SpekkingLocalisation update for core and extension messages...
next