lhc/web/wiklou.git
2012-03-23 PlatonidesAPI: trunk/phase3 is now mediawiki/core
2012-03-23 Platonidestrunk/phase3 is now mediawiki/core
2012-03-23 Antoine Mussogit ignore almost everything in ./extensions/
2012-03-23 DemonMerge changes Id8107d24,I8c63dcc8
2012-03-23 Daniel FriesenAdd GitInfo class.
2012-03-23 Krinkle[mediawiki.action.watch] clean up
2012-03-23 Krinkle[mediawiki.action.watch] Move re-used logic into local...
2012-03-23 DemonMerge "Darker colors for profileinfo"
2012-03-23 Daniel FriesenVector did not show watch star on Special:MovePage
2012-03-23 Niklas LaxströmDarker colors for profileinfo
2012-03-23 Tim StarlingMerge "Swap $bytes .= $iv; for $buffer .= $iv;"
2012-03-23 Aaron SchulzMerge "Bring in https://mediawiki.org/wiki/Special...
2012-03-23 Aaron SchulzMerge "* Use local context to get messages * Use Langua...
2012-03-23 ReedySwap $bytes .= $iv; for $buffer .= $iv;
2012-03-23 ReedyBring in https://mediawiki.org/wiki/Special:Code/MediaW...
2012-03-22 Alexandre Emsenhuber* Use local context to get messages
2012-03-22 Alexandre EmsenhuberAlso display get the short SHA-1 in SpecialVersion...
2012-03-22 Max SemenikTest. Removed a pointless date
2012-03-22 DemonMerge "(bug 32827) "[Regression] Block log for IP range...
2012-03-22 DemonMerge changes I40a10821,I9c0af860
2012-03-22 Christian AistleitnerCode reformatting
2012-03-22 HasharMerge "Added per-backend profiling calls."
2012-03-22 Christian AistleitnerRefactoring dumpTextPass's error handling
2012-03-22 DemonMerge "Bug 35162 - Change in Database api break extensi...
2012-03-22 Aaron SchulzMerge "Fix newline in the message per CR Change method...
2012-03-22 Aaron SchulzMerge "Trim trailing whitespace"
2012-03-22 saperFix newline in the message per CR
2012-03-21 Aaron SchulzAdded per-backend profiling calls.
2012-03-21 Amir E. AharoniA little fix in whitespace and comment spelling.
2012-03-21 Aaron Schulz(bug 32827) "[Regression] Block log for IP ranges not...
2012-03-21 Sam ReedBug 35162 - Change in Database api break extension...
2012-03-21 Sam ReedTrim trailing whitespace
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'.
next