lhc/web/wiklou.git
2008-11-27 Daniel Kinzlerimage import new supports per-image description files
2008-11-27 Aaron Schulz(bug 16445) add info if accounts are not sul accounts...
2008-11-26 Siebrand MazelandFollow up on r43982. Reduce dirname(__FILE__) calls...
2008-11-26 Bryan Tong... Make returnto parameter work as well with cookieRedirect
2008-11-26 Raimond SpekkingPer r43967: Bump $wgStyleVersion
2008-11-26 Aaron SchulzOpp, add this bit back
2008-11-26 Aaron SchulzCleanup for r43841:
2008-11-26 Ryan Schmidt* Added complimentary function for addHandler() called...
2008-11-26 Brion Vibberfix regression from r43965 -- forgot the .png extension...
2008-11-26 Brion VibberFollow-up to r43964 (bug 16440)
2008-11-26 Brion Vibber* (bug 16440) Broken 0-byte math renderings are now...
2008-11-26 Chad HorohoeRefactor Special:Import to extend SpecialPage instead...
2008-11-25 Siebrand MazelandFix RELEASE-NOTES for r43944.
2008-11-25 Siebrand MazelandSub pages get a redirect on move, even when "Leave...
2008-11-25 Chad HorohoeAs brought up in bug 16374, the parserTests seem to...
2008-11-25 Brion VibberLet's try limiting the language object cache... see...
2008-11-25 Brion Vibber* Follow-up to r43656 -- rename the use of a function...
2008-11-25 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-11-25 Brion Vibberlist right bug number
2008-11-25 Brion Vibber* (bug 5477) Searches for words less than 4 characters...
2008-11-24 Brion VibberDrop 'locale' directory, not actually used by MediaWiki...
2008-11-24 Brion Vibber* Add guard exception in OutputPage::parse() for failur...
2008-11-23 Aaron Schulz* Remove project+main search to reduce clutter
2008-11-23 Aaron Schulz* I didn't even notice the extra reblock check; merged...
2008-11-22 Alexandre EmsenhuberAdded missing devs
2008-11-22 Roan KattouwAPI: (bug 16421) Actually do user name normalization...
2008-11-22 Alexandre Emsenhuberfix double escaping
2008-11-22 Alexandre EmsenhuberAPI wants namespaces to be separated with a pipe, not...
2008-11-22 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-11-22 Rotem LissLocalization update.
2008-11-22 Greg Sabino... Set numeric_version more globally so things like search...
2008-11-22 Greg Sabino... Add CASCADE back in: better to break older Postgres...
2008-11-22 Greg Sabino... Set numeric_version
2008-11-22 Greg Sabino... Need to bail without error if no user so installer...
2008-11-22 Alex ZMove password resetting out of Special:Preferences...
2008-11-21 Brion Vibber* Dropped old Paser_OldPP class. Only new parser with...
2008-11-21 Rotem LissLocalization update and fixes.
2008-11-21 Siebrand MazelandAlso update default for block page to Special:Block...
2008-11-21 Siebrand MazelandMake special pages names for Special:MostLinked* consis...
2008-11-21 Chad HorohoeRevert r43788 and r43788 (adding findBySha1 functionali...
2008-11-21 Roan KattouwAPI: (bug 16408) Added DOM tree generation (rvgeneratex...
2008-11-21 Aryeh GregorAdd comment per wikitech-l thread
2008-11-21 Ilmari KaronenTurn wfMkdirParents() into just a thin wrapper around...
2008-11-21 Chad HorohoeReplace mkdir() in favor of wfMkdirParents():
2008-11-21 Aaron SchulzRevert r43804 'This should probably be in Response...
2008-11-21 Chad HorohoeRevert r43785 (switching hardcoded Image: to loading...
2008-11-21 Chad HorohoeThis should probably be in Response, not Request, as...
2008-11-21 Chad Horohoe(bug 8702) Refactor stats updating in nukePage. Now...
2008-11-21 Ilmari Karonenalso fix image names with magic tildes in them, got...
2008-11-21 Ilmari KaronenClean up image titles with HTML entities (made invalid...
2008-11-21 Aaron SchulzRemove duplicate group rights
2008-11-21 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-11-21 Aaron Schulz(bug 16388) 'HTMLFileCache's $mFileCache is initialized...
2008-11-21 Chad HorohoeTypo (and incidentally, it works 100% now :)
2008-11-21 Chad HorohoeAdd experimental findBySha1 functionality for ForeignAP...
2008-11-21 Siebrand MazelandRemove fixed characters (spaces and comma) from listToT...
2008-11-20 Steve Sanbegundo 43772; there seems to be various special behavior...
2008-11-20 Chad HorohoeGet the real canonical name for NS_IMAGE, don't assume...
2008-11-20 Charles MelbyeAdded a new configuration option ($wgUsePrivateIPs...
2008-11-20 HujiLocalisation updates: Adding/updating Persian translations
2008-11-20 Steve Sanbegthis should prevent the parser from inserting <p> tags...
2008-11-20 Rotem LissLocalization update for he.
2008-11-20 Roan KattouwFix up r43673: reindex the rights array after removing...
2008-11-20 Roan KattouwAPI: (bug 16398) meta=userinfo&uiprop=rights lists...
2008-11-20 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-11-20 Siebrand MazelandRemove accidentally added BOM
2008-11-20 Siebrand MazelandFix incorrect setting for namespace alias for NS_IMAGE_...
2008-11-20 Siebrand MazelandUpdate 'undelete-show-file-confirm' to allow time and...
2008-11-19 Siebrand MazelandLocalisation updates for core from Betawiki
2008-11-19 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-11-19 Rotem LissLocalization update.
2008-11-19 Siebrand Mazeland'pages' -> 'content pages' where applicable in search...
2008-11-19 Andrew GarrettRevert "Starter for a re-jig of hit counting (in a...
2008-11-19 Andrew GarrettStarter for a re-jig of hit counting (in a per-day...
2008-11-19 Siebrand MazelandUpdate magic words for Ukranian
2008-11-19 Siebrand MazelandRevert magic word localisation updates from r43441...
2008-11-19 Aaron SchulzMore fixes and consistency tweaks
2008-11-19 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-11-19 Aaron Schulz* Checkbox fix
2008-11-19 Aaron Schulz* Make for loop faster
2008-11-19 Aaron Schulz* Remove <hr/>
2008-11-19 Aaron SchulzAdd FeedItem::stripComment() and remove duplication
2008-11-19 Aaron Schulz* Remove incomplete isFileCacheable(), the parent one...
2008-11-18 Chad Horohoe* Move user-agent construction to its own method, so...
2008-11-18 Siebrand MazelandFix syntax error in MessagesTe.php in r43687
2008-11-18 Siebrand MazelandLocalisation updates for core from Betawiki
2008-11-18 Siebrand MazelandLocalisation updates for core from Betawiki
2008-11-18 Chad HorohoeBunch of globals laying around and nobody using them.
2008-11-18 Rotem LissLocalization update.
2008-11-18 Chad Horohoe(bug 2077) Info on how to use external editor is vague...
2008-11-18 Rotem LissLocalization:
2008-11-18 Roan KattouwAPI: (bug 12760) meta=userinfo&uiprop=ratelimits doesn...
2008-11-18 Roan KattouwAPI: Make reblocking (introduced in r42843) possible...
2008-11-18 Roan KattouwAPI: (bug 16367) Add allowusertalk attribute to list...
2008-11-18 Raimond Spekking* (bug 11728) Unify layout of enhanced watchlist/recent...
2008-11-18 Chad HorohoeCleanup to r43657, don't really need strlen() here.
2008-11-18 Raimond SpekkingAdd hints for maximum values of some user preferences.
2008-11-18 Raimond SpekkingUpdate per r43658 and r43661
2008-11-18 Tim StarlingMark the functions I just accessed from outside the...
2008-11-18 Tim StarlingProtect users from attacks against their browsers via...
next