Better support for rtl-in-ltr and ltr-in-rtl nesting. Needs to be tested in IE- if...
[lhc/web/wiklou.git] / includes /
2006-03-24 Gabriel WickeValidate html ids properly, prefix if necessary
2006-03-24 Gabriel WickeDon't place html in alt/title attributes, especially...
2006-03-24 Gabriel WickeHandle {{/subpage}} properly
2006-03-24 Gabriel WickeFix JS injection vulnerability and test case
2006-03-24 Gabriel WickeFix bug 2095: three closing brackets
2006-03-24 Gabriel WickeHandle urls as external-url args
2006-03-24 Gabriel WickeThis is actually the table special case, the other...
2006-03-24 Gabriel WickeProvide some cleanup if tidy is disabled:
2006-03-24 Gabriel Wickespecial case: don't return an empty table, fixes test...
2006-03-24 Gabriel WickeMake size of thumb box for non-existent images consiste...
2006-03-23 Magnus ManskeSpecial:Export contributor list back in (default:off)
2006-03-22 Rob ChurchUse the new unified functions for building user tools...
2006-03-22 Brion VibberRevert database-killing feature.
2006-03-22 Rob ChurchFix stupid cockup -> $res->user_text not $res_user_text
2006-03-22 Rob ChurchPerformance hacks to avoid killing the slaves;
2006-03-22 Ævar Arnfjörð Bjar... * Fixed last and other commits to use proper escaping...
2006-03-22 Rob ChurchShow links to user page, talk page and contributions...
2006-03-22 Magnus ManskeSpecial:Export can now return a list of contributors...
2006-03-22 Tim StarlingDocumentation
2006-03-22 Tim Starlingdocumentation
2006-03-21 Brion VibberLong obsolete; apparently forgot to remove from this...
2006-03-21 Domas Mituzasuse proper user specification for offsets, fixes newbie...
2006-03-21 Tim StarlingSpecify both revisions in the diff link in IRC
2006-03-20 Tim Starlingfixed error reporting in evaluation of function returns
2006-03-20 Tim Starlingbackwards compatibility: keep SkinTemplate::getNameSpac...
2006-03-20 Tim StarlingFaster execution of generated code, by skipping CBTValu...
2006-03-20 Rob Church(bug 4114) Spacing in watchlist rows (in editing mode)
2006-03-19 Tim StarlingImplemented PHP code generation for CBT templates....
2006-03-19 Rob Church(bug 3047) Don't mention talk pages on Special:Movepage...
2006-03-19 Rob ChurchSupport a custom convert command for thumbnailing....
2006-03-18 Rob Church(bug 4729) Add user preference that marks a user's...
2006-03-18 Brion Vibber* (bug 5286) Fix regression in display of missing/bad...
2006-03-18 Rob Church(bug 4611) Add user preference (default on) to add...
2006-03-18 Rob Church* Remove deprecated $wgOnlySysopsCanPatrol references...
2006-03-18 Lupinunused globals removed
2006-03-17 Brion Vibber* Don't URL-decode in the title attribute for URL links...
2006-03-16 Brion Vibber* Add a clickable contribs link in user tool links...
2006-03-16 Brion Vibberremove unnecessary private declaration so zwinger's...
2006-03-16 Brion Vibber* Further work on rev_deleted; changed to a bitfield...
2006-03-16 Tim StarlingExperimental callback-based template processor, includi...
2006-03-16 Tim StarlingSave the last modified timestamp to the parser cache...
2006-03-16 Tim StarlingMoved getNameSpaceKey() from SkinTemplate to title.
2006-03-16 Tim StarlingPreload existence of the three links commonly needed...
2006-03-16 Tim StarlingDon't require an existence check before calling loadPag...
2006-03-14 Brion VibberFixed bogus fallback to master in external storage.
2006-03-13 Rob ChurchFix stupid mistake that caused the page not to be cache...
2006-03-12 Domas Mituzasreplace TYPE= with ENGINE=, (supported since 4.0, TYPE...
2006-03-11 Lupintrailing whitespace removal
2006-03-11 Brion Vibber* (bug 5228) Workaround for broken LanguageConverter...
2006-03-09 Erik Moeller&preload= is not just there because of the inputbox...
2006-03-07 Ævar Arnfjörð Bjar... * Adding a trailing ?>
2006-03-07 Brion Vibber* (bug 5161) Don't try to load template list for nonexi...
2006-03-07 Lupinundeclared globals
2006-03-07 Tim Starlingfixed whitespace
2006-03-07 Lupinfix whitespace fixes
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-03-06 Tim Starlingindenting
2006-03-06 Tim Starlingbetter IRC lines for log entries
2006-03-06 Lupinwhitespace
2006-03-05 Tim StarlingReplaced codepointToUtf8 calls with string literals...
2006-03-04 Rob Church(bug 5167) Add {{SUBPAGENAME}} variable
2006-03-04 Niklas LaxströmReally hide live preview when not enabled
2006-03-04 Lupin(bug 4855) Section edit links now have the section...
2006-03-03 Brion Vibber* (bug 5152) Proper HTML escaping on subpage breadcrumbs
2006-03-03 Rob Church(bug 5150 and related) Fix missing ID attribute in...
2006-03-02 Brion Vibber* (bug 5141) Gracefully handle the new account link...
2006-03-01 LupinPatch for bug 4273: "New section" editing page should...
2006-03-01 Tim StarlingPut something sensible in cl_timestamp, with oracle...
2006-03-01 Tim StarlingFixed bug 2861. cl_timestamp isn't used for anything...
2006-03-01 Tim StarlingInvalidate image description page cache when the list...
2006-03-01 LupinBug 5136: corner cases with relative oldids are wrong
2006-03-01 Tim StarlingFixed inappropriate access of $wgTitle from LanguageCon...
2006-03-01 Brion Vibber* Purge thumbnails and metadata cache for action=purge...
2006-02-28 Tim StarlingMaintain backwards-compatibility in $wgUrlProtocols...
2006-02-28 Tim Starlingclosing tag
2006-02-28 Tim StarlingClass to help with debugging inappropriate references...
2006-02-28 Tim StarlingDocumentation, plus two accessor functions that might...
2006-02-28 Tim Starlingdocumentation
2006-02-27 Brion Vibber* (bug 5062) Width sometimes one pixel short when using...
2006-02-27 Brion Vibber* (bug 5086) Force image resize dimensions on ImageMagi...
2006-02-26 Niklas LaxströmSome enhancements to allmessages filter
2006-02-26 Rob Church* (bug 4838) Add relative oldids (prev, next, cur)...
2006-02-26 Brion Vibber* (bug 5081) Remove bogus fix for invalid characters...
2006-02-26 Tim StarlingShow the job queue length in Special:Statistics
2006-02-25 Rob ChurchRevert Tim's changes to category links, owing to the...
2006-02-25 Domas Mituzasallow to disable schema checks - those acquire giant...
2006-02-25 Tim Starlingprofiling
2006-02-25 Tim StarlingFixed SQL error, keep track of job_id
2006-02-25 Tim StarlingAvoid circular links updates
2006-02-25 Tim StarlingDifferent pop method
2006-02-25 Tim StarlingIf there's a duplicate, don't delete and recreate,...
2006-02-24 Tim StarlingThe live immediateBegin hack didn't actually do anythin...
2006-02-24 Niklas LaxströmFix my previous commit so that it might even work
2006-02-24 Domas Mituzas* live immediatebegin hack
2006-02-24 Niklas Laxström* Javascript filter for Special:Allmessages
2006-02-24 Tim Starlingprofiling
2006-02-24 Tim Starlingbug
2006-02-24 Tim StarlingAdded job table, for deferred processing of jobs. The...
2006-02-24 Tim StarlingMake links to categories in the catlinks box blue wheth...
2006-02-23 Niklas LaxströmFixfix
next