Noralise a few of the magic numbers used in r114084
[lhc/web/wiklou.git] / includes /
2012-03-17 Jeroen De Dauwadding special page with scaffolding for caching chunks...
2012-03-17 Siebrand MazelandFollow-up r113939: Add divs to addWikiText().
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 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 Aaron Schulz[FileRepo] Tweaked transformErrorOutput() to allow...
2012-03-15 Aaron Schulz* r113886: use <div> instead of span to wrap element...
2012-03-15 Max SemenikBug 35051 - [Regression] If heading has a trailing...
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 Aaron SchulzFixed comment typo
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...
2012-03-14 Marcin CieślakCosmetic improvements to PostreSQL updater output
2012-03-13 Amir E. AharoniBug 35034 - moved autocomment-prefix between the prefix...
2012-03-13 Alexandre EmsenhuberUse local context to get message
2012-03-13 Aaron SchulzReverted r113177 per CR
2012-03-13 Alexandre EmsenhuberMove delcaration of User::$mAllowUsertalk out of the...
2012-03-13 Alexandre EmsenhuberFollow-up r113223: set the "interface" flag in Message...
2012-03-13 Aaron Schulz[FileBackend] r113704: updated FileBackend constructor...
2012-03-13 Rob MoenUser:PleaseStand patch fixes bug 34972
2012-03-13 Alexandre Emsenhuber* (bug 34887) Fix for r100138: make $3 and $4 parameter...
2012-03-13 Alexandre Emsenhuber* (bug 35152) Fix for r92924: help message for e-mail...
2012-03-13 Aaron Schulz[FileBackend]
2012-03-13 Aaron Schulz(bug 34978) Use a rev parent batch query to get the...
2012-03-13 Aaron SchulzMade wfShellMaintenanceCmd() not totally broken due...
2012-03-12 Alexandre EmsenhuberRevert r113650 and reapply r113619 and r113649 with...
2012-03-12 Marcin CieślakRevert r113619, r113649: Breaks unit tests
2012-03-12 Marcin CieślakFix r113619: Convert timestamp to the backend database...
2012-03-12 Alexandre Emsenhuber* Put the timer stuff after leading line breaks in...
2012-03-12 Sam ReedAdd a getValue method...
2012-03-12 Alexandre EmsenhuberRemoved the remaining parts of "cookie password" stuff...
2012-03-12 Alexandre EmsenhuberSet the user_touched field directly when adding a new...
2012-03-11 Sam ReedBug 35162 - Change in Database api break extension...
2012-03-11 Sam ReedMore of r113580
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-03-10 Robin Pepermansfix r113403
2012-03-10 Benny Situfollowup to -r113545 - add null for missing $default...
2012-03-09 Sam ReedDocumentation, spaces, braces, explicit member variables
2012-03-09 Roan Kattouw(bug 34521) Returning to the previous page after loggin...
2012-03-09 Siebrand MazelandAdd message keys for 18 missing summary messages.
2012-03-09 Aaron SchulzMake sure ForkController nukes any connection resources...
2012-03-09 Raimond SpekkingLocalisation updates for core and extension messages...
2012-03-09 Marcin CieślakFix PostgreSQL updater broken by r113487
2012-03-09 Alexandre EmsenhuberLet's be consistent and use the same check to show...
2012-03-09 Alexandre EmsenhuberNo need to create a new Revision object if we already...
2012-03-09 Aaron SchulzMade FileOp::allowStaleReads take a boolean argument...
2012-03-09 Sam ReedFix syntax error and indenting from r113487
2012-03-09 Sam ReedPHP Fatal error: Call to undefined method DatabasePost...
2012-03-09 Sam ReedFix up some documentation weirdness from r113487
2012-03-09 Sam ReedFix broken unit tests post r113487
2012-03-09 Max Semenik(bug 23795) Add parser itself to ParserMakeImageParams...
2012-03-09 Marcin CieślakHandle PostgreSQL transaction errors and improve schema...
2012-03-09 Aaron Schulzr113416: added missing parameter to message
2012-03-09 Alexandre EmsenhuberUse WikiPage::getRevision() instead of another Revision...
2012-03-09 Aaron SchulzDisable file locking for thumbnail purging just as...
2012-03-08 Aaron SchulzAdded backend-fail-maxsize failure message and use...
2012-03-08 Max Semenik(bug 25095) Special:Categories doesn't show first relev...
2012-03-08 Aaron Schulz[FileBackend] Made doOperations() Status handling align...
2012-03-08 Marcin CieślakPostgreSQL: Improve SQL error handling
2012-03-08 Alexandre Emsenhuber* (bug 35019) Fix for rr99942: edit summaries are no...
2012-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-03-08 Raimond SpekkingLocalisation updates for core and extension messages...
2012-03-08 Alexandre Emsenhuber* (bug 35014) Fix for r100529: including a special...
2012-03-08 Robin PepermansFollow-up r112479
2012-03-08 Krinkle[ObjectCache.php] typo from r112985
2012-03-08 Tim Starling(bug 34929) Show the correct diff when a section edit...
2012-03-08 Ryan Kaldaribetter error message and comment
2012-03-07 Ryan Kaldaritypo fix
2012-03-07 Tim StarlingFix for r113312: explain the bug without the use of...
2012-03-07 Aaron Schulz[FileRepo]
2012-03-07 Benny Situfollowup to -r112918 - display old title in SpecialNews...
2012-03-07 Roan Kattouw(bug 35036) Wikipage-based ResourceLoader modules were...
2012-03-07 Krinkle[Html::namespaceSelector] Remove default id/name attributes
2012-03-07 Jeroen De DauwFollow up to r113142; fix incorrect conversion to array...
2012-03-07 Niklas LaxströmMy proposed fix to bug 34987: gender not working in...
2012-03-07 Antoine Musso(bug 34302) Add CSS classes to email fields in user...
2012-03-07 Roan KattouwIt seems that parseMsg() sometimes receives strings...
2012-03-07 Aaron Schulzr109469: ported r113208 by bumping max file size from...
2012-03-06 Aaron SchulzFixed FileOp::attemptBatch() behavior when unexpected...
2012-03-06 Raimond SpekkingLocalisation updates for core and extension messages...
2012-03-06 Alexandre EmsenhuberUse local context to get messages
2012-03-06 Alexandre EmsenhuberNo need to do a database query when passing an IP addre...
2012-03-06 Aaron Schulzr110955: also truncate rc_comment for log entries....
2012-03-06 Jeroen De Dauwget rid of deperacted method usage
2012-03-06 Jeroen De Dauwfollow up to r113113, get rid of code ducpliation and...
next