lhc/web/wiklou.git
2004-12-02 Erik Moeller(sp)
2004-12-02 Evan ProdromouFurther explanation as to why to avoid CVS keywords.
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 Tim StarlingchiTumbuka
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 Brion VibberPrefixes now working in installer
2004-12-01 Brion VibberRemove odd version check in one of the updates which...
2004-12-01 Brion VibberFix second install pass (upgrade) running on a wiki...
2004-12-01 Brion VibberAdd basic support for table prefixes to the installer...
2004-12-01 Brion VibberRemove unused initialdata.sql, possibly unsafe if someb...
2004-12-01 Shane KingAdded a special page for "uncategorized categories...
2004-12-01 Brion VibberMoved Evan's sample hook-using extension from phase3...
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-12-01 Brion Vibber(bug 961) Treat languages without names more cleanly
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 Zhutypo
2004-11-29 Zheng Zhutry all variants when displaying search results.
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-29 Zheng Zhuadded convertForSearchResult() so that search results...
2004-11-28 Evan ProdromouAdded "unknown action" event, so that extensions can...
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 VibberFor now, at least, language links are written in HTML...
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 ProdromouPer brion's suggestion, changed <? to <?php in Syslog...
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 VibberBold changed words in diff output, per recommendation...
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-27 Tim StarlingCorrect name for Nauruan according to en.wikipedia...
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 Zhuconvert to simplified Chinese before for searching...
2004-11-25 Zheng ZhuReally show the desired number of lines per hit.
2004-11-24 Brion VibberConvert to UTF-8; fix for short open tags off; remove...
2004-11-24 Brion VibberAvoid 'undefined index' notices
2004-11-24 Andre EngelsAdapted version - this is for li:, not nl:, also syntax...
2004-11-24 Shane KingAdded the ability to protect a page from moves but...
2004-11-24 Andre EngelsLanguage file for Limburgian, created by Dutch/Limburgi...
2004-11-24 Shane KingAllow filtering of Special:Contributions by namespace...
2004-11-24 Brion VibberRecentchanges optimization: avoid a lot of senseless...
2004-11-24 Brion VibberRemove some redundant checks; if these ever failed...
2004-11-24 Brion VibberHave Title::makeTitle() do the space to underscore...
2004-11-24 Brion VibberEnsure ObjectCache.php is included (by default it's...
2004-11-24 Brion VibberAdd profiling points, and disable output instead of...
2004-11-23 Brion Vibber(bug 482) Don't print TOC box when hidden. Patch by...
2004-11-23 Brion VibberProfiling points etc
2004-11-23 Brion VibberLegibility, profiling points, comments, tweaking. Remov...
2004-11-23 Brion Vibber* Sort the profiling log output so the slowest is at...
2004-11-23 Brion VibberInner loop optimization: when rendering a wiki page...
2004-11-23 Brion VibberSwitch do_html_entity_decode() from using strtr() to...
2004-11-23 Brion VibberMake sure wfProfileIn is available for testing, in...
next