documentation
[lhc/web/wiklou.git] / includes /
2006-03-28 Tim Starlingdocumentation
2006-03-28 Rob Church(bug 5367) Logic error in blank summaries handler cause...
2006-03-27 Rob Church(bug 5372) Add number of files to Special:Statistics
2006-03-27 Jens FrankUseless with modern PHP. Users should update their...
2006-03-27 Jens FrankOOP'ed Ajax functions, embedded in index.php for better...
2006-03-27 Tim StarlingWrite load distribution across multiple external storag...
2006-03-26 Rob Church(bug 5364) Don't raise false blank summary reminder...
2006-03-26 Jens FrankAjax based suggest feature for the search box
2006-03-26 Domas Mituzasa) force to read page first (as order by page_id is...
2006-03-26 Ævar Arnfjörð Bjar... * Reverting changes made in revision 1.33 by gwicke...
2006-03-26 Ævar Arnfjörð Bjar... * Patch by Ivan Krstic to fix a parser test case
2006-03-25 Ævar Arnfjörð Bjar... * Adding me and nikerabbit to authors;)
2006-03-25 Rob ChurchDon't watch creations by default
2006-03-25 Rob ChurchDon't show the autopatrol preference if recent changes...
2006-03-25 Rob ChurchImprove detection of blank edit summaries where automat...
2006-03-25 Rob Church(bug 4630) Add user preference to prompt users when...
2006-03-24 Gabriel WickeContact details- now hopefully in the right place
2006-03-24 Gabriel Wickerevert erronous commit, s/:r/:e/ ...
2006-03-24 Gabriel WickeUpdated contact data in credits
2006-03-24 Gabriel WickeAdding myself to authors, only did it on the 1.4 branch...
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...
next