lhc/web/wiklou.git
2010-08-10 Chad HorohoeRewrite trackback.php so it looks like it was written...
2010-08-10 Raimond SpekkingMake the subtitle of Special:Watchlist more consistent...
2010-08-10 PlatonidesAdd an extra option for extensions adding an extra...
2010-08-10 PlatonidesFollow up r70783. Define variable used in debug message.
2010-08-10 Chad HorohoeCleanup r70571, more strict checks for getCookie()...
2010-08-10 Sam ReedFix fixme placed on r30022 by me (fixing per comment)
2010-08-10 PlatonidesFollow up r70783 CR.
2010-08-10 Sam ReedPrefix searches for users, not pages
2010-08-10 Raimond SpekkingAdd ID to minor/watch labels to allow separate styling...
2010-08-10 Jeroen De DauwAdded some docs
2010-08-09 PlatonidesUse only the page relevant pieces in the parser cache...
2010-08-09 X!Fix r70770: Will I ever get this working? :)
2010-08-09 Sam ReedChange require_once to actual path
2010-08-09 PlatonidesFollow up r70653. Missing line.
2010-08-09 Raimond Spekking* (bug 21052) Fix link color for stubs in NewPages
2010-08-09 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-09 Raimond Spekking* (bug 11005) Add CSS class to empty pages in Special...
2010-08-09 Raimond SpekkingFollow-up r70773 per Niklas suggestion.
2010-08-09 Raimond Spekking* (bug 8140) Add dedicated CSS classes to Special:Newpa...
2010-08-09 Chad HorohoeRemove unnecessary require(). Autoloader already handle...
2010-08-09 Chad HorohoeRemove silly end-of-class comment
2010-08-09 X!Followup to r70701: Facepalm fixing.
2010-08-09 Max SemenikFixes for password checker from r70520:
2010-08-09 Roan KattouwSwap order of exists() and isAlwaysKnown() checks,...
2010-08-09 PlatonidesIt should only be saved in the ParserCache if it IS...
2010-08-09 PlatonidesMove pieces related to ParserOutput expiry into a new...
2010-08-09 Tim Starling* Revert r66878, completely misses the point of factori...
2010-08-09 Tim StarlingPer CR r52888, have Article::getParserOptions() clone...
2010-08-09 HujiReverting r70585 since it breaks the whole functionalit...
2010-08-09 Jeroen De DauwAdded ExtensionTypes hook that can be called from stati...
2010-08-09 Jeroen De DauwThis change puts extensions that have an unknown type...
2010-08-09 Jeroen De DauwMade base extension types accessible for other code
2010-08-09 X!Add format=dump and format=dumpfm, outputs results...
2010-08-08 Jeroen De DauwFollow up to r70661. Restored original behavior but...
2010-08-08 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-08 Alexandre EmsenhuberModified Special:Movepage to subclass UnlistedSpecialPage
2010-08-08 Alexandre EmsenhuberMoved the @todo to the bottom of the comment; seems...
2010-08-08 Jack Phoenixcoding style tweaks
2010-08-08 Aryeh GregorUpdate tables.sql for category sorting changes
2010-08-08 Jack Phoenixfollow-up to r70703: converted spaces to tabs and trimm...
2010-08-08 Chad Horohoe(bug 24408) Remove include path changes in LocalSetting...
2010-08-08 Chad HorohoeFollowup r70711, release notes
2010-08-08 Chad HorohoeGreatly simplify path and extension detection for NoLoc...
2010-08-08 X!(bug 24722) Only show blockinfo if user is actually...
2010-08-08 Chad HorohoeRemove OK message for SQLite search. Outputs as warning...
2010-08-08 Chad HorohoeTweak output from install. Make non-fatals still say...
2010-08-08 X!Followup to r70658: Code styling, use ApiPageSet to...
2010-08-08 Alexandre EmsenhuberRemoved PHP4-ism
2010-08-08 X!Followup to r70638: Clean up code, add prop to function...
2010-08-08 Alexandre EmsenhuberSeems I forgot to commit these files in r70699
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-08-08 Niklas Laxström* Removed unused globals: $wgEnableSerializedMessages...
2010-08-08 Niklas LaxströmRemoved $wgUseZhdaemon, $wgZhdaemonHost and $wgZhdaemon...
2010-08-08 Niklas LaxströmRemove $wgColorErrors. Apparently unused at least since...
2010-08-08 Niklas LaxströmRemove $wgDisableSearchContext, unused for a long time...
2010-08-08 Max SemenikRemoved deprecated $wgUseMemCached from DefaultSettings...
2010-08-08 Chad HorohoeKill NamespaceCompat. Nothing, anywhere (not even comme...
2010-08-08 Niklas LaxströmRemoved $wgEnableSerializedMessages and $wgCheckSeriali...
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-08-08 Alexandre EmsenhuberFix for r70684: correct description
2010-08-08 Alexandre Emsenhuber* standardised file headers
2010-08-08 Alexandre Emsenhuber* standardised file headers
2010-08-08 Alexandre Emsenhuber* fixed doxygen warnings
2010-08-08 Jeroen De DauwFixed mistake in docs
2010-08-08 Niklas LaxströmMark the comment as documentation
2010-08-08 Niklas LaxströmFollowup r70515, commiting forgotten file
2010-08-08 Max Semenik(bug 15470) First letters of filenames are always capit...
2010-08-08 Jeroen De DauwFixed minor logic error that caused layout issues
2010-08-08 X!(bug 24330) Add &redirect parameter to ?action=edit
2010-08-08 Niklas LaxströmAllow negative caching in process cache and use it...
2010-08-07 Niklas LaxströmUse for loops for iterating query results
2010-08-07 Niklas LaxströmSpelling fixes in documentation
2010-08-07 PlatonidesMake thumbsize option go through ParserOptions.
2010-08-07 PlatonidesSome minor changes I had in my working copy.
2010-08-07 PlatonidesRevert r70533 and the piece of r70501 that it tried...
2010-08-07 Siebrand MazelandTweak "config-install-interwiki-exists". Spotted by...
2010-08-07 Alexandre EmsenhuberThis documents the file, not the constant below :)
2010-08-07 Alexandre Emsenhuber* changed @addtogroup to @ingroup
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-07 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-07 Alexandre EmsenhuberFix for r68897: correct use of wfAppendQuery()
2010-08-07 Alexandre EmsenhuberPer comments, follow-up to r70278: make patrol tokens...
2010-08-07 X!-(bug 24484) Add prop=pageprops module
2010-08-07 Alexandre EmsenhuberAdded a note to set $wgShowExceptionDetails = true...
2010-08-07 Sam ReedRemove redundant text post r70628
2010-08-07 X!Followup to r70584: Use fourth parameter of ApiQueryBas...
2010-08-07 X!Followup r70587: Remove unnecessary references
2010-08-07 Roan KattouwHack up UserRightsProxy to support setting preferences...
2010-08-07 Alexandre EmsenhuberRemoved @package and added @file from the documentation...
2010-08-07 Alexandre EmsenhuberPut copyright notice in the standard place (and added...
2010-08-07 Sam ReedUpdate outdated API documentation... (is this file...
2010-08-07 Siebrand MazelandRevert changes to SpecialSearch.php in r70608 because...
2010-08-07 Max SemenikGood bye, SearchMysql4!
2010-08-07 Max SemenikNot implemented != deprecated
2010-08-07 Max SemenikTypo in message, spotted by Hamilton Abreu on TWN
2010-08-07 HujiUpdating main-ltr.css for Vector skin to ensure the...
2010-08-07 Max SemenikFollow-up r70608: you don't need to override this stuff...
2010-08-06 Ryan BiesDatabaseMssql class and related changes
2010-08-06 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-06 Chad HorohoeFix for r70571, still have to use $_COOKIE here too...
next