Watchlist query group.
[lhc/web/wiklou.git] / includes /
2007-01-07 Tim StarlingWatchlist query group.
2007-01-07 Rob ChurchOn second thoughts, remove it altogether...if asking...
2007-01-07 Rob ChurchMove content language details to HTML comments; doesn...
2007-01-07 Antoine Musso- whitespaces
2007-01-06 Antoine MussoFix for r18893
2007-01-06 Antoine MussoSpecial:Listinterwikis
2007-01-06 Aryeh GregorRoll back workaround for Firefox link underlining:...
2007-01-06 Antoine MussoLanguage code and name used. It helps for support.
2007-01-06 Antoine MussoReturn nothing on empty math tags instead of char encoding
2007-01-06 Rotem LissAdding MessageCache::addMessagesByLang for localised...
2007-01-06 Antoine MussoFix #8417 : Handle EXIF unknown date
2007-01-06 Antoine MussoSeparate body and nav bar a bit.
2007-01-06 Antoine MussoCleaner HTML output
2007-01-06 Brion Vibber* Recentchanges RSS/Atom feeds now use a separate messa...
2007-01-05 Niklas Laxström* nbytes uses {{plural}}, support it
2007-01-05 Tim StarlingUse $wgLang->getCode() rather than $wgUser->getOption...
2007-01-05 Tim Starling* The MediaWiki namespace is no longer pre-filled with...
2007-01-05 Aryeh GregorWork around a bizarre interpretation of standards by...
2007-01-05 Tim StarlingIn SqlBagOStuff: Respect expiry time on get(). Fix...
2007-01-05 Tim StarlingRevert fix of bug 8326 in r18461, plus an unrelated...
2007-01-05 Rob ChurchRename ImageGallery::setCaptionSafe() to ImageGallery...
2007-01-04 Tim StarlingImprove Parser::strip() performance by delaying update...
2007-01-04 Rob Church* Move escaping of image gallery captions to ImageGalle...
2007-01-04 Antoine MussoFix #8330: Recentchanges counter is confusing
2007-01-04 Antoine MussoFix #8413 : document $wgNamespaceRobotPolicies better...
2007-01-04 Rob ChurchRemove commented-out code
2007-01-04 Rob Church(bug 8487) Don't show users action watch preferences...
2007-01-03 Rob ChurchAdvise users when updates for a query page have been...
2007-01-03 Tim Starlingonly generate preview output when the request is actual...
2007-01-03 Brion Vibber* Attempt to detect redirect loops for the canonical...
2007-01-03 Brion Vibber* Reduce config file clutter by setting various script...
2007-01-03 Brion VibberRevert the attempt to autodetect CGI configs with worki...
2007-01-03 Brion Vibberrevert apparently accidental change to defaults in...
2007-01-03 Nick JenkinsMinor tweak for E_STRICT PHP whinging:
2007-01-03 Aryeh GregorSteal better version of sorttable, tweak some:
2007-01-02 Brion Vibber* (bug 8041) Work around bug with debug_backtrace when...
2007-01-02 Rob Church(bug 8461) Support watching pages on move
2007-01-02 Greg Sabino MullaneAdd implicitGroupby function to account for different...
2007-01-02 Antoine MussoAdd a doctype to error pages (based on apache.org error...
2007-01-02 Brion Vibber* Avoid PHP warning in Creative Commons metadata when...
2007-01-02 Brion Vibberuse the full smörgåsbord of anti-caching headers; ...
2007-01-01 Robert StojnićMore lang variant stuff:
2007-01-01 Rob ChurchUpdate to 2007
2007-01-01 Niklas Laxström* Add new message sp-contributions-blocklog for better...
2007-01-01 Rob Church* Do not allow previews of deleted images to be cached
2006-12-31 Brion Vibber* (bug 8447) Fix SQL typo breaking non-default $wgHitco...
2006-12-31 Leon WeberMan, it's not a fake anymore. Damn, that's important!
2006-12-31 Ævar Arnfjörð Bjar... * Clarified function documentation
2006-12-31 Ævar Arnfjörð Bjar... * 001.001.001.001 and other addresses with leading...
2006-12-31 Brion Vibber* Fix for interwiki transclusion where target wiki...
2006-12-31 Brion Vibber* (bug 8392) Display protection status of transcluded...
2006-12-31 Brion Vibberfix regression -- bad query
2006-12-30 Rob Church* (bug 8437) Make Title::loadRestrictions() initialise...
2006-12-30 Tim StarlingAdded configuration global $wgDisableQueryPageUpdate...
2006-12-30 Brion Vibber* Add hook for extensions to add user information to...
2006-12-29 Aryeh GregorDocument Database::select()
2006-12-29 Brion Vibber* (bug 8427) MonoBook RTL IE 7.0 tweaks failed when...
2006-12-29 Rob Church* (bug 8018) Allow hiding minor edits from the watchlist
2006-12-29 Rob Church* (bug 5827) Use full text for option link labels on...
2006-12-29 Rob Church(bug 5908) Allow overriding the default category sort...
2006-12-28 Rob ChurchSome spacing under the "underline links" preference...
2006-12-27 Brion Vibber* (bug 8401) Fix regression in SORBS lookup for some...
2006-12-27 Rob ChurchFix
2006-12-27 Rob ChurchClean up Title::isSemiProtected() and make it return...
2006-12-27 Aryeh GregorRevert the conditional un-including of ajax.js from...
2006-12-27 Aryeh GregorRELEASE-NOTES for last commit, and don't load the AJAX...
2006-12-26 Aryeh Gregor(bug 7169) Use Ajax to watch/unwatch articles. Patch...
2006-12-26 Robert StojnićMore language variant stuff:
2006-12-25 Greg Sabino MullaneClean up some functions.
2006-12-25 Greg Sabino MullaneDo not have non-mysql databases attempt mysql-sepcific...
2006-12-25 Greg Sabino MullaneAdd dummy selectDB function.
2006-12-25 Leon WeberCorrected the description...
2006-12-25 Niklas Laxström* Added wgCanonicalSpecialPageName to JavaScript variables
2006-12-25 Tim StarlingFix breakage of child class in Special:Makesysop, plus...
2006-12-25 Rob Church* Minor cosmetic changes to Special:Userrights
2006-12-24 Rob ChurchRemove old unused watchlist cache (leftover from old...
2006-12-24 Rob Church(bug 6856) User::clearNotification() does not respect...
2006-12-24 Brion Vibber* (bug 8351) Fix undo for simple reverts
2006-12-23 Leon Weber* (bug 8331) Added the change size value to watchlists...
2006-12-23 Brion VibberRevert r18540; unilateral change to recentchanges forma...
2006-12-23 Leon Weber* Moved the timestamps to the begin of each line in...
2006-12-23 Niklas Laxström* {{PLURAL:}} now handles formatted numbers correctly
2006-12-23 Niklas Laxström* Fix some plurals
2006-12-23 Rob Church(bug 7612) Remove superfluous link to Special:Categorie...
2006-12-23 Rob Church* (bug 8214) Output file size limit and actual file...
2006-12-23 Rob Church(bug 8271) Show full time and date on viewer for indivi...
2006-12-23 Rob Church* Make the default messages for "undo" less intrusive...
2006-12-23 Brion Vibberrevert r18517; should have been on branch
2006-12-23 Brion Vibber* Set tabindex on fields in deletion form so you don...
2006-12-23 Brion Vibber* Fix regression in email password resets on read-restr...
2006-12-23 Paa Kwesi ImbeahMinimal version of IC functionality.
2006-12-23 Brion Vibber* (bug 3696) Strip LRM and RLM characters from titles...
2006-12-22 Brion Vibber* Initialize user_editcount to 0 instead of NULL for...
2006-12-22 Aryeh Gregor* (bug 532) Tweaked alt text for some interface messages
2006-12-22 Rob ChurchIntroduce 'PingLimiter' hook for overriding the result...
2006-12-22 Aryeh Gregor(bug 8304) Line breaks in "new page" autosummaries...
2006-12-22 Rotem LissCommited the categories redirect stuff by mistake.
2006-12-22 Rotem LissUpdate.
2006-12-22 Rob ChurchSort out user rights when patrolling. If a user has...
2006-12-22 Rob Church(bug 8247) Minor tweaks to includes/CoreParserFunctions...
next