lhc/web/wiklou.git
2012-03-21 Siebrand MazelandLocalisation updates for namespace names for core from...
2012-03-21 DemonAdding .gitreview -- first official commit to mediawiki...
2012-03-21 Tim Starling* Removed the $method parameters from MWCryptRand....
2012-03-21 Santhosh ThottingalFix Bug 13896: Rendering of devanagari numbers in...
2012-03-21 Roan KattouwRevert r107309, r113601, r113704, r113742, r113792...
2012-03-20 Roan KattouwRevert r114067, r114071, r114075, r114079, r114081...
2012-03-20 Daniel FriesenSecurity paranoia, reject requests to router.php that...
2012-03-20 Jeroen De Dauwadded some tests using the intervals param
2012-03-20 Jeroen De Dauwhandle cases where an empty array is provided by using...
2012-03-20 Alexandre Emsenhuber* Use local context to get messages
2012-03-20 Sam ReedFollowup r114270 (essentially reverts it), and r114233...
2012-03-20 Sam ReedFollowup r114233, define the method static variables...
2012-03-20 Christian AistleitnerFollow-up to r114256: Removing final assert
2012-03-20 Christian AistleitnerFollow up to r114252: Removing asserts
2012-03-20 Christian AistleitnerRefactoring dumpTextPass's error handling
2012-03-20 Alexandre Emsenhuber* (bug 34735) Updated compressOld.php documentation...
2012-03-20 Tim Starling(bug 35316) On autocreate, use $this as the "doer"...
2012-03-20 Daniel FriesenCommit the cryptrand project worked on in git:
2012-03-20 Tim StarlingBetter bug reference for r114231.
2012-03-20 Tim StarlingFixed a few "strip tag exposed" bugs.
2012-03-20 Aaron Schulz[FileRepo] Added long-since missing FOR UPDATE to Local...
2012-03-20 Jeroen De Dauwadded enabled field so you can disable the cache thing...
2012-03-20 Tim StarlingFixed attempt to write to the wiki's upload directory...
2012-03-20 Jeroen De Dauwfollow up to r114215, fix some fails and added CachedAc...
2012-03-19 Christian AistleitnerFollow up to r114126: Being more conservative for HipHo...
2012-03-19 Jeroen De Dauwsplit general cache helper functionality to its own...
2012-03-19 Jeroen De Dauwfix subpage linking
2012-03-19 Jeroen De Dauwonly init if not already done so
2012-03-19 Sam ReedMore occurrence typos
2012-03-19 Raimond SpekkingLocalisation updates for core and extension messages...
2012-03-19 Alexandre EmsenhuberMake the first line of debug log more consitent between...
2012-03-19 Jeroen De Dauwmake more generic: do not assume we want to add html...
2012-03-19 Jeroen De Dauwfix for r114164
2012-03-19 Jeroen De Dauwupdate docs
2012-03-19 Jeroen De Dauwsome refactoring to allow for nicer usage in deriving...
2012-03-19 Aaron SchulzReverted r113688, r113691 per CR and filed #61440 upstream.
2012-03-19 Alexandre Emsenhuber* Use local context to get message
2012-03-19 Jeroen De DauwFollow up to r114081; address krinkles comment
2012-03-19 Sam ReedFix switch fall through
2012-03-19 Krinkle[Html::namespaceSelector clean up] fix broken html...
2012-03-19 Jeroen De DauwFollow up to r114081;
2012-03-19 Alexandre EmsenhuberRemoved XmlTest::testNamespaceSelector(); it just break...
2012-03-19 Alexandre EmsenhuberChange calls from Xml::namespaceSelector() to Html...
2012-03-19 Christian AistleitnerSanitizing already existing use of PHP's assert
2012-03-19 Krinklefollow-up r114116: move release-notes
2012-03-18 Sam ReedBug 35309 - formatDuration message missing/inconsistent
2012-03-18 Alexandre Emsenhuber* (bug 35303) Make proxy and DNS blacklist blocking...
2012-03-18 Krinkle[jquery.byteLimit] Set vars in return this.each loop
2012-03-18 Krinkle[jquery.byteLimit.test] clean up
2012-03-18 Raimond SpekkingLocalisation updates for core and extension messages...
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...
next