Update HTMLSelectOrOtherField to correctly work, since the code changes of having...
[lhc/web/wiklou.git] / includes /
2009-04-24 Andrew GarrettUpdate HTMLSelectOrOtherField to correctly work, since...
2009-04-24 ThomasVfollow-up to r49669
2009-04-24 Alexandre EmsenhuberRemoved now useless "label-message" for the math option...
2009-04-24 Andrew GarrettUpdate MW_USER_VERSION
2009-04-24 Andrew GarrettFix sneaky memcached issue which was preventing success...
2009-04-24 Andrew GarrettFix storage of settings with no defaults -- treat the...
2009-04-24 Alexandre Emsenhuberand...
2009-04-24 Alexandre Emsenhuber* Call SpecialPage::setHeaders() and SpecialPage::outpu...
2009-04-24 Andrew GarrettFix spacing issues with autoformatted dates. Includes...
2009-04-24 Andrew GarrettBranch merge of preferences work branch. Includes fixes...
2009-04-23 Alexandre EmsenhuberGet the 'action' URL parameter from $wgRequest rather...
2009-04-23 Tim StarlingFixed XSS.
2009-04-23 Alexandre EmsenhuberDocumentation fixes:
2009-04-23 Aaron Schulzrevert code from r49742 accidentally committed
2009-04-23 Aaron SchulzChange for bug 18383, suppress user/talk page on user...
2009-04-22 Alexandre EmsenhuberUpdate documentation:
2009-04-22 Alexandre EmsenhuberUse Http::get() rather than file_get_contents()
2009-04-22 Roan KattouwAPI: (bug 18554) Also list hidden revisions in list...
2009-04-22 Aaron Schulz* Added visibility to some functions
2009-04-22 Aaron Schulzfix silly typo
2009-04-21 Ryan Schmidt* Follow up r49654: move the $extratags and $removetags...
2009-04-21 Chad HorohoeRemove last of ini_set() for allow_url_fopen. This...
2009-04-21 Roan KattouwAPI: (bug 18546) Added timestamp of new revision to...
2009-04-21 Aaron Schulz* Workaround ugly Safari/Chrome handling of <col> tags...
2009-04-21 Aaron Schulz* Fixed unblocking of hidden names (bug 18543)
2009-04-21 Aaron SchulzMade DB profiling work by actually committing it to...
2009-04-20 Ilmari Karonenfix regression from r47927
2009-04-20 Ilmari KaronenApply patch for bug 13172 by Brent G <overlordq@gmail...
2009-04-20 Chad HorohoePartial revert: way too many extensions rely on this...
2009-04-20 ThomasVextract text layer from djvu file (see bug 18046)
2009-04-20 Chad HorohoeAdd newlines back to eof.
2009-04-20 Chad HorohoeFollowup to r49493: Tweak this so we only set the title...
2009-04-20 Chad Horohoe(bug 18529) New hook: SoftwareInfo for adding informati...
2009-04-20 Philip TzouFollow on r49656, more comment added.
2009-04-20 Philip TzouEnabled LanguageConverter on CachedNotice to get a...
2009-04-20 Tim StarlingMove checkRedirect() from FileRepo to LocalRepo, leavin...
2009-04-19 Ryan SchmidtFollow-up on r49330
2009-04-19 Remember the dotMake the link regex non-greedy so that it is possible...
2009-04-19 Chad HorohoeReverting r49646 (and followups r49647 r49650) per...
2009-04-19 Rotem LissFollow-up to r49646: Untested fix for the problem that...
2009-04-19 Purodha B Blissenbach(bug 7039) Show/hide bots/own edits from Recentchanges...
2009-04-19 Aryeh GregorFix braindead wrong escaping from r49017, r49018
2009-04-18 Philip TzouUpdate the Chinese conversion tables.
2009-04-18 Remember the dotFollow-up to r49330: removed $wgRestrictDisplayTitle...
2009-04-17 Alexandre EmsenhuberFix for r49493: use correct doxygen's @param syntax
2009-04-17 Alexandre EmsenhuberFix doxygen warnings
2009-04-17 Aaron SchulzTweak for bug 18450, commit the transaction before...
2009-04-16 Roan Kattouw(bug 6092) Add parser function equivalents of {{REVISIO...
2009-04-16 Roan KattouwFollowup to r49572: forgot to commit LocalRepo.php
2009-04-16 Roan Kattouw(bug 18487) Another fix for r48379: move up getMemcKey...
2009-04-16 Alexandre Emsenhuber* (bug 18449) Fixed items number per column on category...
2009-04-16 Aaron Schulzreverted change committed by mistake
2009-04-16 Aaron SchulzTweaked r49408: Improved hiding and changed 1 revision...
2009-04-16 Philip TzouUpdate the Chinese conversion tables.
2009-04-16 Chad HorohoeFixed undefined var.
2009-04-15 Chad HorohoeStupid typo in comment.
2009-04-15 Raimond SpekkingFollow up r49442: Make this new error message and two...
2009-04-15 Raimond SpekkingFollow up r49500: fix classname
2009-04-15 Raimond Spekking* Special:AllPages: Move hardcoded styles from code...
2009-04-15 Chad HorohoeinitPage() is far too late to be setting a title, so...
2009-04-15 Chad HorohoeMake Whatlinkshere subclass SpecialPage.
2009-04-15 Chad Horohoe(bug 18151) Clean up duplicate code between Special...
2009-04-14 Aaron SchulzLog stream buffer fix
2009-04-14 Chad Horohoe(bug 18442) DefaultSettings docs. $wgLogRestrictions...
2009-04-13 Chad HorohoeIf the file doesn't exist, we get a whole bunch of...
2009-04-13 Chad Horohoe(bug 18317) Bolded selections in 1 | 3 | etc days on...
2009-04-13 Chad HorohoeStrict standards, declaration of functions much match...
2009-04-13 Roan KattouwAPI: Add parentid (rev_parent_id) to prop=revisions...
2009-04-13 Aaron SchulzRemove extra code left in r49433
2009-04-13 Aaron SchulzDisable extract for log items for speed
2009-04-12 Roan KattouwFix up r49428: add missing brace
2009-04-12 Roan KattouwFix warning in PHP 5.1 when feeding Title objects to...
2009-04-12 Aaron SchulzMore log extract cleanup
2009-04-11 Aaron SchulzRemoved $wgTitle from PageHistory
2009-04-11 Chad HorohoeNo more $wgTitle in the diff engine.
2009-04-11 Aaron Schulzuse correct item for count display
2009-04-11 Aaron Schulz(bug 16607) Added convenience checkboxes for revisionde...
2009-04-11 Aaron Schulz* Filter out duplicated url parameters
2009-04-10 Chad Horohoe(bug 18115) ForeignAPIRepo cache isn't working, fixed...
2009-04-10 Aaron Schulzminor style tweaks
2009-04-10 Aaron Schulz(bug 18361) Suppression log should be in the UI languag...
2009-04-10 Chad Horohoe(bugs 11381, 11613) Session.save_handler issues:
2009-04-10 Chad Horohoe(bug 7830) Pending transactions failed to commit on...
2009-04-10 Alexandre EmsenhuberRemoved double global declaration of $wgLang in SkinTem...
2009-04-09 Aaron SchulzPreserve default limit on submit
2009-04-09 Robert Leverington* Strict Standards: Cannot assign by reference.
2009-04-09 Robert Leverington* Strict Standards: Only variables may be passed by...
2009-04-09 Alexandre Emsenhuberfix variable collision introduced in r49324
2009-04-09 Alexandre Emsenhuber* removed useless $wgUser and $wgOut globalisation
2009-04-09 Remember the dot(bug 1553) Lowercase navigation headings in German
2009-04-09 Remember the dot(bug 12998) Allow <sup>, <sub>, etc. in DISPLAYTITLE
2009-04-09 Chad HorohoeStage 2 of war on $wgTitle!! Make OutputPage, Skin...
2009-04-08 Emil PodlaszewskiAdded new hook 'MessageCacheReplace' into MessageCache...
2009-04-07 Chad HorohoeDocument OutputPage::out()
2009-04-07 Alexandre EmsenhuberFollow-up r49280: use $this->getTitle() since this...
2009-04-07 Chad HorohoeUse getTitle() here, it's cleaner.
2009-04-07 Alexandre Emsenhuber* Use Linker::link()
2009-04-07 Chad HorohoeFirst round of war on $wgTitle. Don't use it in Special...
2009-04-07 Chad HorohoeRemove some unused $wgOut's.
2009-04-07 Chad HorohoeRe-add id's to special page groups (that I originally...
next