I've gone and done something naughty. I've just bumped $wgVersion
[lhc/web/wiklou.git] / includes /
2010-05-26 Chad HorohoeI've gone and done something naughty. I've just bumped...
2010-05-26 Brian Wolff(bug 22967) Use javascript to make the maxlength of...
2010-05-26 Andrew GarrettFix r66858 -- reassign classes in the AutoLoader
2010-05-26 Andrew GarrettFix conflict in r66907 (follow-up r66793) accidentally...
2010-05-26 Andrew GarrettFix bug in r66793
2010-05-26 Chad HorohoeAdd getCookie(). Stuff should use this now instead...
2010-05-25 Sam ReedUpdate description of ApiQueryIWBacklinks as per IRC...
2010-05-25 Sam ReedRemove arrays from getDescription where we are only...
2010-05-25 Sam Reed* (bug 23524) Api Modules as followup to bug 14473...
2010-05-25 Sam ReedFollowup to r66873
2010-05-25 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-25 Sam ReedFollowup r66872
2010-05-25 Happy-melonFollow-up r66878 per CR.
2010-05-25 Happy-melon(bug 23641) refactor code around Article::doEdit()...
2010-05-25 Sam ReedPart of bug 23254 - Add interwiki links to parse output
2010-05-25 Sam Reedbug 23524 - &url for ApiQueryIWLinks to expand full URL
2010-05-25 Chad Horohoe(bug 23648) PHP yells about using objects in implode...
2010-05-25 Sam ReedRemove &redirects from example
2010-05-24 Sam ReedTry r66856 again - Less fail this time
2010-05-24 Sam ReedRevert r66856, due to the complete rubbish commit summa...
2010-05-24 Sam Reedbug 18608 done in a fashion much closer to how I should...
2010-05-24 PlatonidesFollow up r66835. Some people use direct urls in MediaW...
2010-05-24 Aaron Schulz* Removed leftover token check of unhide=1 that was...
2010-05-24 PlatonidesFollow up r62958. addToSidebar() was added in r59215...
2010-05-24 Sam Reedbug 18608 done in a fashion much closer to how I should...
2010-05-24 Alexandre EmsenhuberCosmetic in head scripts
2010-05-24 Aaron Schulz(bug 23593) Made revision/date links enabled at history...
2010-05-24 Alexandre Emsenhuberremoved unused variable
2010-05-24 Niklas LaxströmMake getUserPermissionsErrors(Expensive) actually handl...
2010-05-23 Alexandre EmsenhuberFixed some doxygen warnings and documented a bit
2010-05-23 Andrew GarrettAdd bug # for r66793
2010-05-23 Andrew GarrettUgly temporary fix for bug 21279:
2010-05-22 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-22 Jack Phoenix*coding style cleanup (added braces, spacing tweaks...
2010-05-22 Jack Phoenixtrim trailing spaces
2010-05-21 Chad HorohoeTypo in comment
2010-05-21 Sam ReedChange text to Users for bug 23620
2010-05-21 Sam ReedAdd missing {$p}
2010-05-21 Derk-Jan HartmanBug 22541. Support image redirects on Commons for Forei...
2010-05-21 Chad HorohoeUse __METHOD__ in a few places
2010-05-21 Tim StarlingPivot the interpretation of expiry time at 10 years...
2010-05-21 Mark A. Hershbergerre r66702 Use wfMsgForContent instead of wfMsg
2010-05-20 Chad HorohoeShow/hide memcached server field based on radio selecti...
2010-05-20 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-20 Raimond SpekkingFollow-up r66698: Fix syntax error (missing ;)
2010-05-20 Mark A. Hershberger* Add formatting for user messages.
2010-05-20 Raimond Spekking Bug 23608: "&nbsp" not followed by a semicolon in...
2010-05-20 Roan KattouwFix r66646: gotta be careful with search&replace
2010-05-20 Mark A. Hershberger* Since it makes sense (to me :) to make the arguments...
2010-05-19 Roan KattouwFix r66646: #simpleSearch is a div, not an input, oops
2010-05-19 Roan Kattouw(bug 23597) Make a number of ID selectors more specific...
2010-05-19 Mark A. Hershberger* remove function_exists calls for things that function...
2010-05-19 Mark A. Hershberger* Remove compatibility code for pre-5.1 versions of PHP
2010-05-19 Derk-Jan HartmanRepair makeThumbLink2() getUnscaledThumb() to pass...
2010-05-19 Ilmari Karonenbug 23588: properly colon-escape links used to replace...
2010-05-18 Alexandre EmsenhuberFixed some doxygen warnings and documented a bit
2010-05-18 Roan KattouwWiden SimpleSearch search box in Vector from 9em to...
2010-05-18 Happy-melonFollow up r63707: update the default link colour in...
2010-05-18 Derk-Jan HartmanFollowup r66566. wgUploadNavigationUrl is an external...
2010-05-18 Mark A. Hershbergerre: r66438 Fix doc string, add usermessage-editor to...
2010-05-17 Derk-Jan HartmanFollow up r66566. Fixes uninited value check
2010-05-17 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-17 Derk-Jan HartmanLet old skins take into account $wgUploadNavigationUrl.
2010-05-17 Chad HorohoeDrop <code> from install step. No wikitext in these...
2010-05-17 Chad HorohoeAdd cc-by-sa and cc-by-nc-sa licenses to list and updat...
2010-05-16 Sam ReedAdd extra newline between permissions (nicer formatting)
2010-05-16 Sam Reed* (bug 23548) Allow access of another users watchlist...
2010-05-16 Derk-Jan HartmanUpdate wgStyleVersion. Follow up to r66534 and r66535
2010-05-16 Matthew BrittonAPI: document uiprop=email parameter
2010-05-16 Siebrand MazelandFix for r66504 per Nikerabbit's CR. Actually copy-paste...
2010-05-15 Siebrand MazelandHTML5 fix: Bad value for attribute size on element...
2010-05-15 Siebrand MazelandHTML5 fix: short tag not allowed for <td>
2010-05-15 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-15 Roan KattouwAdd missing global
2010-05-15 Roan KattouwAPI: (bug 23534) Fix regression from r46809 (!) causing...
2010-05-15 Sam ReedMinor part of bug 23473 - For the top level ApiMain...
2010-05-15 Jack Phoenixcoding style tweaks
2010-05-15 Jack PhoenixParser.php: trim trailing spaces
2010-05-14 Sam ReedPart 1 of Bug 23524 - Api Modules as followup to bug...
2010-05-14 Alexandre Emsenhuberfixed some doxygen warnings
2010-05-14 Mark A. HershbergerStart adding support for leaving user's messages. ...
2010-05-14 Mark A. HershbergerMove jobqueue classes to their own directory.
2010-05-14 Sam Reedmetadata is one word...
2010-05-13 Chad HorohoeBeing bold and changing the default skin. Monobook...
2010-05-13 Alexandre Emsenhuberfixed some doxygen warnings
2010-05-13 Chad HorohoeFollowup r66364, add WinCache support to installer
2010-05-13 Chad Horohoe(bug 22844) Support Micosoft Windows Cache aka WINCACHE
2010-05-13 Tim StarlingAvoid E_NOTICE when texttop or textaftersummary is...
2010-05-12 Alexandre Emsenhuberfixed some doxygen warnings
2010-05-12 Alexandre EmsenhuberDon't escape $wgRightsIcon since it may contain "{...
2010-05-12 Alexandre Emsenhuberarray_unshift() returns the count of elements in the...
2010-05-12 Aryeh GregorFix validity error caused by r66068
2010-05-12 Raimond SpekkingFollow-up r66267: Use formatNum for the number
2010-05-12 Andrew GarrettFunction accessibility changes, documentation, revert...
2010-05-12 Andrew GarrettRewrite of XML Dump Processing:
2010-05-12 Sam ReedFollowup r66259 r66168
2010-05-12 Matthew Brittonfollowup r66168: fix typo in variable name
2010-05-12 Brian WolffSpecial:Userrights didn't recognize user as self if...
2010-05-11 Siebrand MazelandFollow-up r66234: support GENDER in 'siteuser'
2010-05-11 Siebrand Mazeland* support GENDER in 'siteuser'
next