* Fix string escaping with PostgreSQL
[lhc/web/wiklou.git] / includes /
2004-12-08 Brion Vibber* Fix string escaping with PostgreSQL
2004-12-08 Brion Vibber(bug 1039) mCache may not be an array if cache failures...
2004-12-08 River Tarnellhtmlspecialchars [MF REL1_4]
2004-12-08 Jens Frankprevent javascript insertion
2004-12-07 Jens Frank(bug 1016) Fix handling of lines omitting Image: in...
2004-12-07 Zheng Zhuadded user option to disable Chinese language conversion
2004-12-07 Jens FrankWarning about enabling proxy scanner
2004-12-07 Jens Frank(bug 1024) Fix link to high-res image version on Image...
2004-12-07 Zheng Zhumore fixes for languages with no language files; allow...
2004-12-07 Brion Vibber* (bug 1018) Some pages fail with stub threshold enabled
2004-12-07 Nicholas Pisarro, JrFixed a problem when displaying the New Image Gallery.
2004-12-07 Shane KingFixed prev/next links for Special:BrokenRedirects and
2004-12-07 Brion Vibber(bug 1027) Fix page moves with table prefix
2004-12-07 Brion VibberFix fatal error on search update
2004-12-07 Shane KingFix for buf #1026, where next/prev page links point...
2004-12-07 Shane KingAdded support for .. style backlinks within subpages...
2004-12-06 Brion Vibber1014 fix from REL1_4
2004-12-06 Brion Vibber* Fix for load balancing mode, notify if using old...
2004-12-06 Brion Vibber* Login works again when using an old-style default...
2004-12-05 Jens FrankBug 985 Fix auto-summary for section edits
2004-12-05 Brion VibberGet image gallery playing nice with missing image files
2004-12-05 Brion Vibber* (bug 1010) fix broken Commons image link on Classic...
2004-12-05 Zheng ZhuTreat each Chinese character as a single word when...
2004-12-04 Brion Vibber(bug 992) Return a reference from RecentChange::getTitl...
2004-12-04 Zheng Zhuupdate comments
2004-12-04 Brion VibberFix wrong function call in changeslist for block link
2004-12-04 Brion Vibber(bug 987) revert broken attempt to fix bug 502, which...
2004-12-03 Brion VibberBump version to 1.5alpha
2004-12-03 Domas Mituzasfix really outdated comments
2004-12-03 Brion VibberAdd some conditional die()s to suppress fatal error...
2004-12-03 Brion Vibbernotes
2004-12-03 Brion VibberRequire running from command line
2004-12-03 Brion Vibber(bug 144) Dan Keshet's category backlinks special-casin...
2004-12-02 Erik Moeller(sp)
2004-12-02 Erik Moeller- Refactor Image class for better maintainability
2004-12-02 Domas Mituzasunbreak full text search support / index updates on...
2004-12-02 Domas Mituzas* move SpecialSearch::getSearchEngines() to SearchEngin...
2004-12-02 Brion Vibber(bug 973) quickie brake for images with many many uses
2004-12-01 Brion VibberXHTML fixes
2004-12-01 Brion VibberSend form submits back to this page, not imagelist!
2004-12-01 Brion VibberSigh...
2004-12-01 Shane KingAdded a special page for "uncategorized categories...
2004-12-01 Brion VibberRevert accidental checkin of unused experimental code.
2004-12-01 Brion VibberProfiling points. Bump version to 1.4.0beta0; update...
2004-11-30 Brion VibberAllowed HTML list has been frozen for some time, and...
2004-11-30 Evan ProdromouAdded hooks for watching and unwatching articles. Docum...
2004-11-30 Antoine MussoFix bug bugzilla.wikimedia.org/show_bug.cgi?id=671
2004-11-29 Evan ProdromouRemoved CVS keywords from files, to make merging betwee...
2004-11-29 Evan ProdromouMake User::newFromName set the user object's ID attribu...
2004-11-29 Evan ProdromouAnother step in removing deferred updates. Removed...
2004-11-29 Zheng Zhuslightly more informative error message
2004-11-29 Zheng Zhufix typo
2004-11-29 Tim Starlingmade connection errors work again
2004-11-29 Tim Starlingparse() function, simplifying calling of the parser...
2004-11-29 Evan ProdromouSince updates are no longer truly deferred, replaced...
2004-11-29 Evan ProdromouAdded hook events for "E-mail this user" feature. Docum...
2004-11-29 Brion VibberRC patrol fixlet: include rcid in 'diff' link in enhanc...
2004-11-29 Zheng Zhuexplode with limit
2004-11-29 Zheng Zhucorrect parsing of info line for CONV ALL query
2004-11-29 Zheng Zhubetter support for multiple language variants when...
2004-11-28 Evan ProdromouAdd event hooks for article save. Documented in hooks...
2004-11-28 Evan ProdromouAdd event hooking for article deletion. Add a hook...
2004-11-28 Brion VibberProfiling points
2004-11-28 Brion VibberLoop invariant optimization: skip further checks for...
2004-11-28 Brion VibberAvoid undefined string index notice on {{}}
2004-11-28 Evan ProdromouAdded hook events for article protection. Added sample...
2004-11-27 Evan ProdromouAdded event-hooking code for blocking users and IPs...
2004-11-27 Evan ProdromouAdd an extension for logging MediaWiki events to the...
2004-11-27 Evan ProdromouAdd a system of hooks to allow third-party code to...
2004-11-27 Brion VibberHave the skin cache the highlightbroken and hover optio...
2004-11-27 Brion VibberLight optimization on Skin::makeLinkObj(). Shaves about...
2004-11-27 Brion VibberSlight adjustment to self-interwiki fix: disallow empty...
2004-11-27 Brion VibberSubmit local-interwiki links to namespace splitting...
2004-11-27 Brion VibberAdjust memory usage stats for overhead as well. Fixed...
2004-11-27 Brion VibberCompensate for overhead of profiled subcalls in each...
2004-11-27 Brion VibberReduce total profiling overhead by about 6%, and intern...
2004-11-26 Brion VibberTell regexp parser to use extra analysis on external...
2004-11-26 Brion VibberCache title lookups in Title::newFromText(). In pages...
2004-11-26 Brion VibberTell regexp engine to do extra analysis on doBlockLevel...
2004-11-25 Brion VibberFix indentation, add profiling points
2004-11-25 Brion VibberMark the default skin in the preferences list. People...
2004-11-25 Brion VibberSuppress hidden files from skin list; some backup and...
2004-11-25 Brion Vibber(bug 934) List each category on a page only once.
2004-11-25 Domas MituzasPostgreSQL/Tsearch2 full-text-index initial support
2004-11-25 Brion VibberMove edit toolbar generation code from the Skin to...
2004-11-25 Brion VibberSplit recentchanges and image history list formatters...
2004-11-25 Brion VibberWhoops
2004-11-25 Brion VibberAvoid a lot of wasted time parsing and reparsing titles...
2004-11-25 Brion Vibber* Avoid a lot of needless reparsing of titles coming...
2004-11-25 Brion Vibber* Force index selection, MySQL may pick cur_namespace...
2004-11-25 Brion VibberProfiling points. Avoid reparsing of titles which came...
2004-11-25 Brion VibberAdd site-wide options to disable all e-mail functions...
2004-11-25 Brion VibberProfile point
2004-11-25 Brion VibberSeparate the HTML guts of the user login form into...
2004-11-25 Brion VibberRemove redundant operations
2004-11-25 Brion VibberRearrange the new template system a bit to make things...
2004-11-25 Zheng ZhuReally show the desired number of lines per hit.
2004-11-24 Brion VibberAvoid 'undefined index' notices
2004-11-24 Shane KingAdded the ability to protect a page from moves but...
2004-11-24 Shane KingAllow filtering of Special:Contributions by namespace...
next