* Run wikitext-escaping on plaintext sigs (no wiki markup, just name)
[lhc/web/wiklou.git] / includes /
2005-11-15 Brion Vibber* Run wikitext-escaping on plaintext sigs (no wiki...
2005-11-13 Tim StarlingFixed breakage of comments
2005-11-13 Tim StarlingSupport for short empty extension tags, e.g. <extension...
2005-11-13 Tim StarlingMoving the title cache from a static local variable...
2005-11-13 Ævar Arnfjörð Bjar... * spaces => tabs
2005-11-13 Ævar Arnfjörð Bjar... * @copyright tag
2005-11-12 Domas Mituzasmarking as expensive, needs other index in order to...
2005-11-12 Domas Mituzascategories deserve recentchanges based recentchanges...
2005-11-12 Domas Mituzasrecentchanges based recentchanges linked
2005-11-12 Domas Mituzasuse index for sorting, sorting by cur_id makes no sense
2005-11-12 Domas Mituzaspage_timestamp does not exist, eh eh, page_touched...
2005-11-12 Domas Mituzasavoid filesorts on big dataset with name_title index...
2005-11-12 Domas Mituzasthere were two queries to be fixed, ...
2005-11-12 Domas Mituzasmove function name comment from start of query string...
2005-11-12 Domas Mituzasdo not join revision for pages not touched, saves some...
2005-11-12 Domas Mituzas"I LOVE YOU AVAR" type of commit
2005-11-10 Ævar Arnfjörð Bjar... * Rewrote magnus's spaghetti-hook, see mail.wikimedia...
2005-11-10 Ævar Arnfjörð Bjar... * If uploading is disabled and $wgUploadNavigationUrl...
2005-11-10 Brion Vibber* (bug 3562) for go search, try Caps-Variants-Broken...
2005-11-10 Ævar Arnfjörð Bjar... * Add a creeping featureism that includes MediaWiki...
2005-11-09 Brion Vibber* Allow parser cache on redirect targets
2005-11-09 Brion Vibber* Forbid usernames that can be interpreted as titles...
2005-11-08 Tim StarlingAdded local message cache feature ($wgLocalMessageCache...
2005-11-08 Brion Vibber* (bug 3817) Use localized date formats in preferences...
2005-11-07 Ævar Arnfjörð Bjar... * Trim the first and last newlines of strings passed...
2005-11-07 Tim Starlingnoindex,nofollow on action=purge
2005-11-07 Tim StarlingRequire POST method for action=purge, to prevent bots...
2005-11-07 Tim Starlingtypo
2005-11-05 Brion Vibber* Fix WebRequest::getRequestURL() to strip off the...
2005-11-05 Brion Vibber* (bug 2392) Fix Atom items content type, upgrade to...
2005-11-05 Brion VibberChange version number from '1.6alpha' to '1.6devel...
2005-11-05 Brion Vibber* (bug 3666) Don't spew PHP warnings in prefs on unreco...
2005-11-04 Magnus ManskeAdditional hook
2005-11-04 Ævar Arnfjörð Bjar... * (bug 327��) modify teh rc putput
2005-11-04 Brion Vibber(bug 3787) Don't replace variables and sigs in comments
2005-11-04 Brion Vibber* (bug 3877) Render math images into temp directory...
2005-11-03 Tim Starlingfix for PHP 5.1, yet another arbitrary change of return...
2005-11-03 Brion Vibber* (bug 918) Search index incorrectly joined words at...
2005-11-03 Brion Vibber* (bug 3487) Fix category edit preview with preview...
2005-11-03 Magnus ManskeChanging/adding of topics now requires bureaucrat
2005-11-03 Ævar Arnfjörð Bjar... * (bug 3270) show put rc_id in the IRC RC url for wikis...
2005-11-03 Ævar Arnfjörð Bjar... * Use wfTimestamp() instead of custom functions
2005-11-03 Ævar Arnfjörð Bjar... * Add support for TS_ISO_8601, used for Special:Import...
2005-11-03 Ævar Arnfjörð Bjar... * Added a isMain() function that's the inverse of isTal...
2005-11-02 Jens FrankChange storage architecture in images/math/.
2005-11-02 Ævar Arnfjörð Bjar... * Remove redundant variable definition
2005-11-02 Ævar Arnfjörð Bjar... * Bah, use wfMsgForContent()
2005-11-01 Tim StarlingCheck for error response codes, don't proxy via localho...
2005-11-01 Tim StarlingPHP 5 compatibility
2005-11-01 Brion Vibber* (bug 3852) "Redirected from" link no longer obscured...
2005-10-31 Tim StarlingMore informative error message for loss of session...
2005-10-31 Brion Vibber* Fix Parser::unstrip on PHP 5.1.0RC4
2005-10-30 Ævar Arnfjörð Bjar... * (bug 3808) added nntp:// to the url protocol whitelist
2005-10-30 Ævar Arnfjörð Bjar... * Rewrote the url protocol thing to not suck
2005-10-30 Brion Vibber* (bug 2885) Remove unnecessary reference parameter...
2005-10-29 Magnus ManskeFixes requested by Alfio Puglisi
2005-10-29 Ævar Arnfjörð Bjar... * strtolower() => $wgContLang->lc()
2005-10-29 Brion Vibber* (bug 3761) Avoid deprecation warnings in Special...
2005-10-29 Ævar Arnfjörð Bjar... * Last commmit fixed, done properly now
2005-10-29 Brion VibberRestore default sig changed without explanation
2005-10-29 Brion Vibber* (bug 3667) Add missing global in page move code
2005-10-29 Ævar Arnfjörð Bjar... * NS_USER => $row->namespace (it's going to be the...
2005-10-29 Ævar Arnfjörð Bjar... * Logic error: $row->namespace not NS_USER
2005-10-29 Ævar Arnfjörð Bjar... * brion, the preprocessResults() function you removed...
2005-10-29 Ævar Arnfjörð Bjar... * If the user is at Special:Preferences and logs out...
2005-10-29 Tim StarlingAbility to set the blobs table name for any server...
2005-10-29 Ævar Arnfjörð Bjar... * (bug 3391) Display a link to the talk page in the...
2005-10-28 Brion Vibber* Avoid numerous redundant latest-revision lookups...
2005-10-28 Brion Vibber* (bug 3771) Handle internal functions in backtrace...
2005-10-28 Brion Vibber* (bug 3816) Throw edit conflict instead of fatal error...
2005-10-28 Brion Vibber* MySQL 5.0 strict mode fix for moving unwatched pages
2005-10-28 Tim StarlingGive informative connection errors more often
2005-10-28 Brion Vibber* (bug 3806) Gracefully fall back to client-side scalin...
2005-10-27 Brion VibberDon't re-run diff3 with missing files for the debug...
2005-10-27 Brion Vibber* Fail gracefully on invalid namespace in Special:Newpages
2005-10-27 Brion Vibber* (bug 3807) Fix 'all' in namespaces drop-down on contr...
2005-10-27 Tom Gilder***SORRY*** new preference to disable "jump to" links...
2005-10-26 Erik Moellernew config option: $wgAllowExternalImagesFrom
2005-10-26 Brion Vibber* Fix Special:BrokenRedirects on MySQL 5.0
2005-10-26 Brion Vibber* (bug 3803) Fix links on Special:Wantedcategories...
2005-10-26 Niklas LaxströmNo spaces then
2005-10-26 Brion VibberTomg, please test with error_reporting set to E_ALL...
2005-10-26 Niklas Laxström* (bug 2324) image for redirects should be without...
2005-10-26 Niklas Laxström* (bug 3798) DoubleRedirects no longer has hard coded...
2005-10-26 Tom Gilder(*fanfare*) added scripting to save the position of...
2005-10-26 Brion Vibber* Sanitizer CSS comment processing order fix
2005-10-26 Ævar Arnfjörð Bjar... * If there's only one category, display "Category"...
2005-10-26 Brion Vibber* (bug 3786) Experimental support for MySQL 4.1/5.0...
2005-10-26 Ævar Arnfjörð Bjar... * Documentation fix for User::isSysop()
2005-10-26 Ævar Arnfjörð Bjar... * Duck reference errors on PHP >4.4.0
2005-10-25 Brion Vibber* (bug 3735) Fix to run under MySQL 5's strict mode
2005-10-25 Ævar Arnfjörð Bjar... * New including feature: <onlyinclude>, see parsertests...
2005-10-25 Tim StarlingRemoved obsolete dump cruft
2005-10-24 Tom GilderAccessibility: added <label>s
2005-10-24 Ævar Arnfjörð Bjar... * Wrap uploadtext in <div id="uploadtext"> so that...
2005-10-24 Ævar Arnfjörð Bjar... * Debugging code commited to cvs, oops
2005-10-24 Ævar Arnfjörð Bjar... * Made an interface for wpIgnoreWarning, already suppor...
2005-10-24 Tim StarlingMeaningful error message when all servers are busy
2005-10-24 Brion VibberReverting fix for 2585; some users report seeing error...
2005-10-24 Ævar Arnfjörð Bjar... * Place a block user link in the sidebar on user pages...
next