lhc/web/wiklou.git
2010-09-03 Alexandre Emsenhuberadded file description header
2010-09-03 Sam ReedFollowup r72238, remove &
2010-09-03 Sam ReedFollowup r72234, pass $this->mConn instead of null
2010-09-03 Chad HorohoeFollowup r72108, put the history file in $IP/maintenanc...
2010-09-03 PlatonidesFollow up r72164. The list was still there.
2010-09-03 PlatonidesFollow up r72202 rename of Message::key() to wfMessage()
2010-09-03 Sam ReedWiden header documentation
2010-09-03 Priyanka DhandaFixing bad cpmmand to make phpunit work r72250
2010-09-03 Trevor ParscalActually does what r72249 claimed to do.
2010-09-03 Trevor ParscalFixed PHPUnit < 3.5 compatibiliy breaking change r72248...
2010-09-03 Trevor ParscalUsing PHPUnit/Autoload.php instead of trying to include...
2010-09-02 Sam ReedPartial revert of r72240
2010-09-02 Sam ReedAlign URL's
2010-09-02 Sam ReedRemove unused global
2010-09-02 Sam ReedComment out some unused array declarations
2010-09-02 Sam ReedAdd some $retval = '' before some wfShellExec
2010-09-02 Sam Reed$file->group to $this->group
2010-09-02 Sam Reed$result = '' in Title->checkPermissionHooks
2010-09-02 Jack Phoenixcoding style tweaks
2010-09-02 Sam ReedFixup some method calls with missing parameters
2010-09-02 Jack Phoenixtrim trailing whitespace
2010-09-02 Sam ReedFollowup r72207, uc isn't static
2010-09-02 Sam ReedPer r72181, refactor isInCategory into ArticleAssessmen...
2010-09-02 Sam ReedSimplify some returns, remove some whitespace
2010-09-02 Sam ReedFollowup r72200, cast return to bool
2010-09-02 Alexandre EmsenhuberRemoved leading whitespace
2010-09-02 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-02 Leons PetrazickisBased on r72134 feedback, applied spacing conventions...
2010-09-02 Ryan KaldariAdding helpful comments
2010-09-02 Niklas LaxströmOne step forward with the Message class.
2010-09-02 Sam ReedFollowup r72181, condense code, use selectRow()
2010-09-01 Sam ReedAdd a "isInCategory" function to check if a specific...
2010-09-01 Leons PetrazickisReverting some of r72166 and fixing the $wgDBport colli...
2010-09-01 Leons PetrazickisCompleted removal of $wgDBport_db2 in favour of regular...
2010-09-01 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-01 Chad HorohoeFix author list duplication.
2010-09-01 Alexandre EmsenhuberStandardised file description headers:
2010-09-01 Alexandre Emsenhuberinvert without namespace doesn't do anything, so ignore it
2010-09-01 Alexandre EmsenhuberDon't show the namespace list (and members) since we...
2010-09-01 Chad HorohoeAdd getConnection() for Oracle
2010-09-01 Chad HorohoeStray semicolon, followup r72150
2010-09-01 Chad HorohoeMove createTables() up a level, this code was practical...
2010-09-01 Chad HorohoeDeprecate archive() in favor of DatabaseBase::patchPath()
2010-09-01 Max Semeniksvn:eol-style=native
2010-09-01 Chad HorohoeMore duplication reduction
2010-09-01 Leons PetrazickisDB2: Implemented prepared statements for INSERT and...
2010-09-01 Chad HorohoeReduce some duplication, just implement stub in parent
2010-09-01 Chad HorohoeSkip install entirely if we did an upgrade
2010-09-01 Chad HorohoeCall time pass-by-ref
2010-09-01 Mark A. Hershbergerfill out appendQuery() for FauxRequest — probably shoul...
2010-09-01 Sam Reed* (bug 24166) API error when using rvprop=tags
2010-09-01 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-01 Chad Horohoe$_ENV['HOME'] might not exist for everyone, doesn't...
2010-09-01 Chad HorohoeDon't show "older edit" when no older edit available...
2010-09-01 Niklas LaxströmUpdate Doxyfile
2010-09-01 Niklas Laxströmfile_exists can emit warnings under safe mode... silenc...
2010-08-31 Adam Millerfollow up to r72055 - fixing the discussion tab
2010-08-31 Adam MillerFix for bug 24906
2010-08-31 Sam ReedApiBase.php:
2010-08-31 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-31 Aryeh GregorFix three test failures if project contains space
2010-08-31 Greg Sabino... Add in new categorylinks columns.
2010-08-31 Daniel Kinzlerintroducing Generic::verifyFileHook() to let media...
2010-08-31 Daniel KinzlerFollow-up to r71944: Interoducing MimeMagic::improveTyp...
2010-08-31 PlatonidesMove FileUpload hook out of the transaction.
2010-08-31 Platonides(Bug 20744) - Wiki forgets about an uploaded file
2010-08-31 Derk-Jan HartmanFollowup r71942. Documentation fix, the mime passed...
2010-08-31 Daniel Kinzlerreverting r71944 as per TheDJ's comment. Will investiga...
2010-08-31 Siebrand MazelandLocalisation updates for core messages from translatewi...
2010-08-31 Ryan KaldariFixing comment so that method documentation isn't broken
2010-08-30 Siebrand MazelandLocalisation updates for core messages from translatewi...
2010-08-30 Sam ReedSpaces and braces
2010-08-30 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-30 Chad HorohoeTweak SpecialRecentChangesQuery hook. Need to be able...
2010-08-30 Niklas LaxströmAvoid stupid queries in LinkHolderArray
2010-08-30 Chad HorohoeGet rid of PHP4-style constructors
2010-08-30 Chad HorohoeMark wfSeedRandom() for removal in next version. Not...
2010-08-30 Daniel Kinzleras per r71789: don't guess mime type again, that's...
2010-08-30 Daniel Kinzlerinteroduced new hoop in Uploadbase::verifyFile, as...
2010-08-29 Aryeh GregorRELEASE-NOTES for r71903
2010-08-29 Aryeh GregorMake SpecialUpload members public again
2010-08-29 Aryeh GregorFix category count when category table out of sync
2010-08-29 PlatonidesFollow up r32776.
2010-08-29 Aryeh GregorUse <<<HTML for vim docstring syntax highlighting
2010-08-29 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-29 Chad HorohoePartial revert r71363. I lied, these are used. They...
2010-08-29 Siebrand Mazeland(bug 24794) Update Tatar link trail.
2010-08-29 Andrew GarrettUnmerging r71867. Merge-conflicts with some things...
2010-08-29 Andrew GarrettFix bug introduced in untested r71576. getNamespaces...
2010-08-28 Siebrand MazelandLocalisation updates for core messages from translatewi...
2010-08-28 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-28 Alexandre EmsenhuberReuse code from updateRestrictions.php in do_restrictio...
2010-08-28 Sam ReedDescribe user property in ApiQueryAllimages
2010-08-28 Sam ReedBug 19195 - Make user IDs more readily available with...
2010-08-28 Sam Reedr71834, params and desc would be good
2010-08-28 Sam ReedFollowup r71831, it's not mutually exclusive!
2010-08-28 Sam ReedCouple more userid properties for Bug 19195
2010-08-28 Sam ReedPart of Bug 19195 - Make user IDs more readily availabl...
2010-08-27 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-27 PlatonidesMake a bunch of incompatible changes to the PoolCounter.
next