testPngNativetZtxt requires zlib extension
[lhc/web/wiklou.git] / includes / dao /
2013-01-25 Subramanya SastryMerge "Test improperly quoted attribute values in HTML...
2013-01-24 jenkins-botMerge "(bug 42030) Include original URL params in varia...
2013-01-24 jenkins-botMerge "(bug 22457) More natural flow for the "By e...
2013-01-24 jenkins-botMerge "Further tweaks to pipe trick documentation ...
2013-01-24 jenkins-botMerge " (bug 42004) Enable subpages per default on...
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-22 jenkins-botMerge "Cleanup to ImagePage::openShowImage()"
2013-01-22 jenkins-botMerge "(bug 41477) Add Language::isSupportedLanguage"
2013-01-21 jenkins-botMerge "Links created by Linker::makeExternalLink didn...
2013-01-21 jenkins-botMerge "Fix ApiCreateAccountTest for $wgEnableEmail...
2013-01-21 jenkins-botMerge "Pass database connection to SpecialWatchlist...
2013-01-18 jenkins-botMerge "Make redirect update in refreshLinks.php bypass...
2013-01-18 IAlexMerge "Moved $function definition up to make IDE happy."
2013-01-18 jenkins-botMerge "Made upload stash cleanup script scan the temp...
2013-01-18 jenkins-botMerge "Made ORMTable and ORMRow non-abstract"
2013-01-18 jeroendedauwMade ORMTable and ORMRow non-abstract
2013-01-04 jenkins-botMerge "Parser test to test language conversion around...
2012-12-23 jenkins-botMerge "Hook to allow manipulation of image data"
2012-12-15 jenkins-botMerge "Add some entries removed in I41f1995d back."
2012-12-14 CSteippMerge "(bug 37714) Use log type in target object when...
2012-12-14 Daniel KinzlerMerge "(bug 42089) meta=siteinfo should output the...
2012-12-12 jenkins-botMerge "(bug 42211) Fix the display of some user rights...
2012-12-09 SiebrandMerge "(Bug 38439) Attempt on fixing the suicidal LangO...
2012-12-09 IAlexMerge "Remove static method from interface"
2012-12-08 jenkins-botMerge "(bug 40585) Don't drop 'step="any"' in HTML...
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-12-07 Brion VIBBERMerge "[FileBackend] Removed obsolete "allowStale"...
2012-12-06 CatropeMerge "mediawiki.Uri: Don't raw encode the 'title'...
2012-12-05 NikerabbitMerge "Improve documentation for "pipe trick""
2012-12-03 Aaron SchulzMerge "(no bug) Fix per-connection db name in ORMTable."
2012-12-02 HasharMerge "Fixed documentation"
2012-12-02 IAlexMerge "(bug 37755) Set robot meta tags for 'view source...
2012-11-30 NikerabbitMerge "Implement static public Parser::getExternalLinkRel"
2012-11-30 jeroendedauwFixed documentation
2012-11-28 NikerabbitMerge "MWTimestamp::getHumanTimestamp uses 'just-now...
2012-11-28 CatropeMerge "Add 'dimensions' and 'thumbmine' to resultproper...
2012-11-28 Ori.livnehMerge "Addition of SearchAfterNoDirectMatch hook"
2012-11-27 Ori LivnehMerge "Fix typo (sentances => sentences)"
2012-11-27 Aaron SchulzMerge "Fix hash validation in api"
2012-11-27 IAlexMerge "Fix doc/hooks.txt for EditPage::showStandardInpu...
2012-11-27 DemonMerge "Fix per-connection database name in DBAccessBase."
2012-11-27 danielFix per-connection database name in DBAccessBase.
2012-11-27 DemonMerge "Make clear that reportConnectionError() stops...
2012-11-27 DemonMerge "Move around User::getEditCount() code."
2012-11-27 DemonMerge "Base class for objects accessign databases."
2012-11-27 danielBase class for objects accessign databases.
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-08 danielmerge latest master into Wikidata branch
2012-10-05 MaxSemMerge "Don't display multiple language links to the...
2012-10-05 CatropeMerge "Bug 40756 - API: Call to a member function isGoo...
2012-10-04 ReedyMerge "Added "posdump" option to syncFileBackend to...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: remove stuff from pageTitle...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: get rid of some extra ugly...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: kill mWatchLinkNum, watchTh...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: finally a proper sidebar...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: adjust the quickbar content...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: start cleaning up the quick...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: fix search form(s) generation"
2012-10-04 IAlexMerge "Added @since tag to IDBAccessObject."
2012-10-04 Aaron SchulzAdded @since tag to IDBAccessObject.
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-20 danielMerge "merging latest master" into Wikidata
2012-08-20 danielmerging latest master
2012-08-15 CatropeMerge "Fix checks to pass or display "return to" links...
2012-08-15 CatropeMerge "(bug 24437) Add nofollow to image link"
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-13 Aaron SchulzMerge "Added a Redis client for object cache storage"
2012-08-09 CatropeMerge "Kranitor #2: Pass JSHint on resources/mediawiki/*"
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 IAlexMerge "(bug 24521) Move hard coded "code error!" to...
2012-08-08 DemonMerge "Add a MagicWordArray::getNames() function"
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-08 CatropeMerge "(bug 38987) mediawiki.api.parse.test: Fix test...
2012-08-08 Aaron SchulzRevision and WikiPage cleanup with IDBAccessObject...
2012-08-02 ReedyMerge "Fix ApiWatchTest"
2012-08-01 KrinkleMerge "Revert "AJAXify watchlist editor""
2012-08-01 CatropeMerge "AJAXify watchlist editor"
next