Move URLs to their own lines, add newline.
[lhc/web/wiklou.git] / includes /
2006-10-02 Yuri Astrakhan* API: implemented generator function
2006-10-02 Brion Vibber* Cleaner error behavior on thumb.php with invalid...
2006-10-02 Yuri Astrakhan*API: better version gen, added check for read-only...
2006-10-02 Brion VibberInclude retry number on connect loop errors
2006-10-02 Brion Vibberwhitespace
2006-10-02 Brion VibberCommitted a bunch of live hacks from Wikimedia servers
2006-10-02 Brion Vibber* (bug 7460) Revert broken patch for bug 7226 which...
2006-10-02 Yuri AstrakhanNew method loadFromId() per brion's suggestion. Reverte...
2006-10-02 Brion Vibber* Add + to $wgLegalTitleChars by default. Some sites...
2006-10-02 Yuri Astrakhanadded optional $db param to newFromId( $id, $db = null )
2006-10-02 Greg Sabino MullaneOffer hint for common "null title" import error.
2006-10-01 Yuri Astrakhan* API: added version information to each module (availa...
2006-10-01 Yuri Astrakhan* API: pageSet now supports pageids, revised revisions...
2006-10-01 Tim Starlingescaping for $path, call me paranoid
2006-10-01 Yuri Astrakhan* Code cleanup per TimStarling's suggestions
2006-10-01 Yuri Astrakhan* Changed status DEFINEs to class consts
2006-10-01 Jimmy Collins* (bug 6130, bug 5818) Replaced message 'go' with the...
2006-10-01 Yuri Astrakhan* API: result data generation cleanup, minor cleaning
2006-09-30 Tim Starlinghook for RC events
2006-09-30 Jimmy Collins* (bug 6864) Replace message 'editing' with new message...
2006-09-30 Yuri Astrakhan* API: revisions & pageset cleanup
2006-09-30 Tim StarlingMade {{INT:}} a core parser function instead of a speci...
2006-09-29 Jimmy Collins* (bug 6023) Fixed mismatch of 0/NULL for wl_notificati...
2006-09-29 Yuri Astrakhan* API: revisions module fixes
2006-09-27 Jimmy Collins(bug 7059) 'anchorencode' colon function needs one...
2006-09-27 Jimmy Collins* (bug 7425) Preceeding whitespace in [[...]] breaks...
2006-09-27 Yuri Astrakhan* API: Refactored per brion's suggestions
2006-09-27 Tim StarlingAdded file size limit for all shell processes, to stop...
2006-09-26 Jimmy CollinsFix update made in r16659 - now use field revision_time...
2006-09-26 Jimmy Collins* (bug 6092) Introduce magic words {{REVISIONDAY}}...
2006-09-26 Brion Vibber* (bug 6849) Block @ from usernames; interferes with...
2006-09-26 Yuri Astrakhan* API: Overall query-related cleanup.
2006-09-26 Yuri Astrakhan* API: All pages list
2006-09-26 Brion Vibber* Fix regression in cachability of generated CSS and...
2006-09-26 Yuri Astrakhan* API: Query Meta SiteInfo module
2006-09-25 Greg Sabino MullaneAnother attempt at cross-database compatibility; mysql...
2006-09-25 Yuri Astrakhan* API: General query modules order of execution
2006-09-25 Yuri Astrakhan* API: A new ApiPageSet class to retrieve page data...
2006-09-25 Tim StarlingAdded exception list feature to the bad image list
2006-09-24 Tim StarlingMoved wfParseCIDR() to IP::parseCIDR(). Added IP::parse...
2006-09-24 Tim StarlingAllow hooks to be static member functions
2006-09-24 Jimmy CollinsImproved layout after deleting items from watchlist
2006-09-23 Yuri Astrakhan* API-query: normalization
2006-09-23 Yuri Astrakhan* API: major refactoring
2006-09-23 Yuri Astrakhan* Moved session saving code from processLogin() to...
2006-09-22 Jimmy CollinsAdded info text to Special:Lonelypages
2006-09-22 Jimmy Collins* Added info text to Special:Deadendpages
2006-09-22 Rotem LissFix.
2006-09-22 Rotem Liss(bug 7357) Make supposedly static methods of Skin actua...
2006-09-21 Jimmy CollinsReplaced 'lastmodifiedby' with 'lastmodifiedatby' with...
2006-09-21 Jimmy Collinswithout any words ... ;-(
2006-09-21 Jimmy Collins* (bug 6518) Seperated parameters for date and time...
2006-09-21 Jimmy Collins* (bug 7335) SVN revision check in Special:Version...
2006-09-20 Brion Vibbermerge r16576 from SerbianVariants branch; should fix...
2006-09-20 Brion Vibberremove stray wfProfileOut()
2006-09-20 Brion Vibber* Updates to language variant code for Serbian et al
2006-09-19 Jimmy Collins* Fix layout for Special:Preferences->Date and Time...
2006-09-18 Jimmy CollinsRemove ":" for 'youremail' and 'yourrealname' in includ...
2006-09-18 Brion Vibber* Added experimental $wgRevisionCacheExpiry to cache...
2006-09-18 Brion Vibber* Lazy extraction of text chunks in Revision objects...
2006-09-15 Brion Vibberreverting SerbianVariants check-in, not ready to go...
2006-09-15 Brion VibberMerge from SerbianVariants branch, trunk 16500 vs Serbi...
2006-09-14 Brion Vibber* (bug 7324) Fix error message for failure of Database...
2006-09-13 Jens Frankadd missing wgLang definition
2006-09-13 Brion Vibber* Set Vary: Cookie on action=raw generated CSS and...
2006-09-13 Brion Vibber* (bug 7305) Proper compare for bot check on RC notify...
2006-09-13 Brion Vibber* (bug 7312) Don't emit SET NAMES utf8 if connection...
2006-09-13 Rotem Liss(bug 7306) RTL text in an LTR wiki breaks appearance...
2006-09-12 Brion Vibber* (bug 7299) Normalize username filter on Special:Newpages
2006-09-12 Rotem Liss(bug 7293) HTML validation of Special:Revisiondelete...
2006-09-11 Brion Vibber* (bug 6777) Remove some PHP 4 compat cruft
2006-09-11 Brion Vibber* (bug 7064) Replace hard-coded empty message checks...
2006-09-10 Brion Vibber* Clear newtalk marker on diff links with explicit...
2006-09-10 Brion Vibber* (bug 7279) Use wfBaseName in place of basename()...
2006-09-09 Rotem Liss* (bug 6886) PHP undefined offset on bad input to Speci...
2006-09-09 Rotem LisswgOnlySysopMayMove is now unused, removing.
2006-09-09 Rotem LisswgOnlySysopMayMove seems to be still used, partial...
2006-09-08 Tim StarlingImplemented short connection timeout with retries and...
2006-09-08 Yuri Astrakhan* Non-working API to facilitate dev collaboration....
2006-09-08 Rotem LissSeparate the Special:Preferences title and the link...
2006-09-08 Rotem LissMake the permissions check in Special:Movepage reasonab...
2006-09-08 Rotem Liss(bug 6615) PHP fatal error on bad input to Special...
2006-09-06 Rotem Liss(bug 6927) User login requested if not allowed to read
2006-09-06 Brion Vibber* Set default disabled values for DjVu render options
2006-09-05 Tim Starlingadded getRelatedCache()
2006-09-05 Brion Vibber* (bug 7223) Monobook.js is used for site content,...
2006-09-05 Tim Starlingrevert complete breakage on MySQL
2006-09-05 Greg Sabino MullaneTypo, thanks to Sven Klemm for catching it.
2006-09-04 Rotem Liss(bug 7226) Use the fallback language instead of English...
2006-09-03 Greg Sabino MullaneAdd checks for proper Postgres version early on.
2006-09-03 Jimmy Collins(bug 6675) Replaced message 'watchthis' with new message
2006-09-03 Greg Sabino MullaneTypo.
2006-09-03 Rotem LissCreating the function MessageCache::getExtensionMessage...
2006-09-03 Rotem Liss(bug 7220) Don't override the edit summary with the...
2006-09-03 Greg Sabino MullaneAdd advanced tsearch2 config testing, attempt to force...
2006-09-03 Greg Sabino MullaneExplicitly use 'default' locale for tsearch2 queries.
2006-09-02 Greg Sabino MullaneFix to bug #7186: adds item to GROUP BY clause.
2006-09-02 Daniel KinzlerFactored out sortkey magic to allow CategoryTree to...
2006-09-01 Brion Vibber* (bug 7188) Fix minor borkage in HTMLForm
2006-08-31 Rob Church* (bug 7144) Don't "return to main" from OutputPage...
next