Convert from old DiffHistoryBlob format. Untested, committing for test by Jelte.
[lhc/web/wiklou.git] / includes /
2008-11-01 Tim StarlingConvert from old DiffHistoryBlob format. Untested,...
2008-11-01 Roan KattouwAPI: Clean up ApiQueryBlocks, which was a stylistic...
2008-11-01 Alex Zpass user ID to Block::newFromDB in case of renames...
2008-11-01 Aaron SchulzPass user id to newFromDB() as well
2008-11-01 Tim StarlingImplemented xdiff_string_bpatch() in pure PHP, allowing...
2008-11-01 Tim Starling* Added $wgDebugLogPrefix, to allow users (or in this...
2008-11-01 Tim StarlingNew DiffHistoryBlob storage format and compression...
2008-11-01 Charles MelbyeLet's hide the (preview) link, as it won't do anything...
2008-11-01 Charles MelbyeMade it so that users can't test out skins if user...
2008-11-01 Charles MelbyeAdded a new configuration option: $wgAllowUserSkin
2008-11-01 Alex Z(bug 16207) - Fix title protection in the API. $expiry...
2008-10-31 Bryan Tong MinhISO 8601 timestamps can have decimal seconds
2008-10-31 Siebrand Mazeland(bug 13710) Allow to force "watch this" checkbox via...
2008-10-31 Raimond SpekkingFixing a Fatal error: Using $this when not in object...
2008-10-30 Alex Z(bug 10080) (bug 15820) - Allow modification of blocks...
2008-10-30 Roan KattouwAPI: Fix r42813, committed some stuff that shouldn...
2008-10-30 Aaron SchulzMake getSubjectPage return $this if the title is the...
2008-10-30 Roan KattouwAPI: Tweak r42794 (add docs for ApiBase class constants...
2008-10-30 Roan KattouwAPI: Self-revert r42811 (BREAKING CHANGE: Putting meta...
2008-10-30 Roan KattouwAPI: BREAKING CHANGE: Putting meta=siteinfo output...
2008-10-30 Aaron SchulzMake getTimestampFromId() need a title. Avoids some...
2008-10-30 Brion Vibber* (bug 11533) Fixed insane slowdown when in read-only...
2008-10-30 Chad HorohoeAdd some docs on these class constants
2008-10-29 Bryan Tong MinhNeed setOffset and setLimit as well
2008-10-29 Bryan Tong MinhAdd IndexPager::getResult so that other code (API)...
2008-10-29 Aaron SchulzRedo r41723: still show rcnotefrom as needed, but not...
2008-10-29 Aaron SchulzRevert r41723 and follow-up r41811: rcnotefrom had...
2008-10-29 Tim Starling* Added recompressTracked.php, the second part of the...
2008-10-29 Aaron SchulzFix typo
2008-10-29 Aaron SchulzDon't show orphaned revisions (will matter for bug...
2008-10-28 Charles MelbyeAdded a new configuration setting called $wgRC2UDPInter...
2008-10-28 Aaron SchulzSpacing tweaks
2008-10-28 Aaron SchulzParanoid page table check
2008-10-28 Aaron SchulzDon't use public-audience-only function
2008-10-28 Domas Mituzasusertext, not user :)
2008-10-28 Alexandre EmsenhuberFixes for r42735:
2008-10-28 Alex Zadd an id to form elements
2008-10-28 Chad HorohoeUse FORCE INDEX here, because Domas said we should...
2008-10-28 Tim StarlingFix docs
2008-10-28 Roan KattouwAPI: (bug 16158) Generators choke on pagelinks entries...
2008-10-28 Roan KattouwAPI: * (bug 16159) Add wlshow=patrolled|!patrolled...
2008-10-28 Aaron SchulzMove getEarliestTime() to Title
2008-10-28 Alexandre EmsenhuberUse $wgJsMimeType for JavaScript's Mime type
2008-10-28 Nicolas DumazetAdding function hook for numberofviews
2008-10-28 Tim StarlingIn sortable tables:
2008-10-28 Alex Zpartial revert of r42695, don't trim the comment
2008-10-28 Alex ZFix profiling
2008-10-28 Aryeh GregorForgot profiling for last commit
2008-10-27 Aryeh GregorCreate new, better tooltip/accesskey methods
2008-10-27 Aryeh GregorAllow '0' as an accesskey.
2008-10-27 Alex Z(bug 4253) - recentchanges IRC:
2008-10-27 Aaron SchulzRemove redundant code
2008-10-27 Aaron Schulzrc_deleted must be given; not secure otherwise
2008-10-27 Brion VibberRevert r42658 "(bug 10347) Add subtitle message for...
2008-10-27 Aaron Schulz(bug 10347) Add subtitle message for protected pages
2008-10-27 Aaron SchulzVisibility housekeeping
2008-10-27 Roan KattouwAPI: Also throw a warning when tokens for missing pages...
2008-10-27 Roan KattouwAPI: Per IRC conversation with Splarka, add a few words...
2008-10-27 Guy Van den BroeckFixed bug in HTML differ. A bad index was used when...
2008-10-27 Aaron SchulzNo need to show links if any type is given at all
2008-10-27 Aaron SchulzMake "show" work ;)
2008-10-27 Aaron SchulzFix debug line
2008-10-27 Aaron Schulz(bug 16046) Add show/hide for types that flood logs
2008-10-27 Tim StarlingExpanded documentation for $wgGroupsAddToSelf/$wgGroups...
2008-10-26 Roan KattouwAPI: (bug 16126) Added siprop=magicwords to meta=siteinfo
2008-10-26 Roan KattouwAPI: Fixing r42583: true isn't even allowed as a defaul...
2008-10-26 Brion VibberTweak for r42592 (re-adding alt text for arrows on...
2008-10-26 Alex Zrestore image alt text on enhanced RC, add title to...
2008-10-26 Brion VibberRevert r42584 "Hook SkinTemplateTabAction now passes...
2008-10-25 Jack Phoenixadded new hook, UserRights::showEditUserGroupsForm...
2008-10-25 Bryan Tong MinhHook SkinTemplateTabAction now passes $title by referen...
2008-10-25 Roan KattouwAPI: (bug 16115) API action=block dies with an exceptio...
2008-10-25 Alex ZFix for r42528 (enhanced RC JS/fallback fixes), use...
2008-10-25 Greg Sabino MullanePostgres timestamps can have decimals.
2008-10-25 Brion VibberHold back r42568 for now "Re-committing r42528:" (enhan...
2008-10-25 Brion VibberRevert r42037 "Improve hidden field checks for bug...
2008-10-25 Alex ZRe-committing r42528:
2008-10-25 Alexandre EmsenhuberDo a last check before creating the object to not throw...
2008-10-25 Roan KattouwAPI: (bug 16105) Image metadata attributes with spaces...
2008-10-25 Aaron SchulzFix RSS for non 'newbies' targets
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-10-25 Tim StarlingRemoved scary YAML parsing code, the function of which...
2008-10-25 Tim Starling* Fix r41814: totally broken use of empty(), ignores...
2008-10-25 Tim StarlingReverted r42528. Links with href="#" make firefox scrol...
2008-10-25 Tim StarlingFixed totally broken and obviously untested Interwiki...
2008-10-25 Alex ZRe-committing r42514:
2008-10-25 Brion VibberBack out r42352, r42355, r42363, r42410 for now "Redesi...
2008-10-25 Brion VibberRevert r42514 for now "(bug 16073) * Use onclick handle...
2008-10-24 Alex Z(bug 16073) * Use onclick handler for expand/collapse...
2008-10-24 Roan KattouwAPI: * Fix up r42471 which hardcoded pl_from instead...
2008-10-24 Roan KattouwAPI: Partial fix of bug 16076: use pl_from instead...
2008-10-24 Huji(bug 12764) Special:LonelyPages shows transcluded pages
2008-10-24 Roan KattouwAPI: * BREAKING CHANGE: (bug 16074) Providing prop...
2008-10-24 Roan KattouwAPI: Added redirect resolution to action=parse. Based...
2008-10-24 Domas Mituzasreset password attempt throttle at successful logins
2008-10-23 Alex ZDon't show a broken wikilink to Special:Allpages when...
2008-10-23 Alex ZCleanup for purge form:
2008-10-23 Tim StarlingFixed the expansion depth limit feature, broken by...
2008-10-23 Alexandre Emsenhuberfix XHTML error per report on [[Special:Code/MediaWiki...
2008-10-23 Chad HorohoeThrow a fieldset around the new search options.
next