lhc/web/wiklou.git
2012-04-23 danielfixing Content::equals(): removing debug code, etc
2012-04-23 danieluse ContextSource with isCountable()
2012-04-23 danieltest cases for WikitextContentHandler
2012-04-23 danieladded todo
2012-04-23 danielfix redirect detection in getAutosummary
2012-04-23 danielpreserve content model and format in xml dump, use...
2012-04-23 danielmake sure revisions are created consistently in case...
2012-04-23 danielfix page creation for non-wikitext system messages
2012-04-23 danielupdate page_content_model from revision
2012-04-23 danielfix handling of per-revision content model if different...
2012-04-23 danielbugfix: provide context for getParserOutput()
2012-04-20 danieltest ContentHandler::getForTitle()
2012-04-20 danielcheck content model in ContentHandler::merge3()
2012-04-20 danieltest ContentHandler::makeContent()
2012-04-20 danielmore tests for ContentHandler::getContentText
2012-04-19 danieltests for ContentHandler::getContentText
2012-04-19 danielmore tests for Title
2012-04-18 danielsome todo comments
2012-04-18 danielfirst test cases. found and fixed a bug in Title::isCss...
2012-04-18 jeroendedauwfix return value
2012-04-18 Nikola Smolenski$context can't be null since we are later getting its...
2012-04-17 danielfixed size-checks on non-existing revisions
2012-04-17 danielfix incomplete rename of unserialize to unserializeContent
2012-04-17 danielrenamed getDifferenceEngine to createDifferenceEngine
2012-04-17 danieladded Content::copy()
2012-04-17 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-17 danielrenamed emptyContent to makeEmptyContent
2012-04-17 danielrenamed serialize/unserialize to serializeContent/unser...
2012-04-17 jeroendedauwpass context instead of title to getParserOutput
2012-04-17 danieluse ParserOutput::getSecondaryDataUpdates() as the...
2012-04-17 jeroendedauwcontextSource instead of Title
2012-04-17 jeroendedauwfix typo
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-16 danielanother attempt to merge EditPage (untested)
2012-04-16 Nikola SmolenskiMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-16 Nikola SmolenskiNew API format 'none', used to minimize the response...
2012-04-16 jeroendedauwMerge branch 'Wikidata' of ssh://review/mediawiki/core...
2012-04-16 danielmerging incoming
2012-04-16 jeroendedauwMerge branch 'Wikidata' of ssh://review/mediawiki/core...
2012-04-16 jeroendedauwadd fixme
2012-04-16 danielallow CotentHandler to override actions
2012-04-16 danieldocumenting Content class
2012-04-16 danielmore documentation for ContentHandler
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-16 danielsome documentation for ContentHandler
2012-04-16 danielmake html generation optional in Content::getParserOutput
2012-04-16 danielEditPage::getOriginalContent should not use Article...
2012-04-16 danielmake Article::getContentObject() protected. Not a good...
2012-04-12 jeroendedauwminor cleanup
2012-04-12 jeroendedauwminor cleanup, added todos and attempted (but aborted...
2012-04-11 jeroendedauwattempt to fix issues due to incorrect merge conflict...
2012-04-11 jeroendedauwMerge branch 'Wikidata', remote-tracking branch 'origin...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-11 Niklas LaxströmHtml::setSubmitTextMsg double escapes
2012-04-11 jeroendedauwMerge branch 'Wikidata' of ssh://review/mediawiki/core...
2012-04-11 jeroendedauwcleanup and conflict fix
2012-04-10 Brion VIBBERMerge "Follow-up I5b02aa914916f64492c85ce6dcc3272b64065...
2012-04-10 Aaron SchulzMerge "Remove request_with_session/request_without_session"
2012-04-10 Brion VIBBERMerge "Employing MediaWikiTestCase's temporary file...
2012-04-10 Alexandre EmsenhuberFollow-up I5b02aa914916f64492c85ce6dcc3272b6406551a...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 Aaron SchulzMerge "makes gitweb URL points to full sha1"
2012-04-10 DemonMerge "Normalise categorymembers to take ascending...
2012-04-10 Antoine Mussomakes gitweb URL points to full sha1
2012-04-10 saperbug35572 Blocks appear to succeed w/DB error
2012-04-10 Brion VIBBERMerge "Fix PostgreSQL updater to produce 1.19 schema"
2012-04-10 Brion VIBBERMerge "- Fix bug 35076 - More tests, test comments"
2012-04-10 Brion VIBBERMerge "Adding temp file/dir management to MediaWikiTest...
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-10 jeroendedauwsome cleanup
2012-04-10 Nikola Smolenski- Fix bug 35076
2012-04-10 saperFix PostgreSQL updater to produce 1.19 schema
2012-04-10 Aaron SchulzMerged r114672 from wmf1.19 plus tests; crosswiki block...
2012-04-10 Niklas LaxströmPartial revert of I80a47844 for (sr)
2012-04-10 ReedyMerge "Avoid PHP Notices in Translate from messages...
2012-04-10 Translation... Translation updates from translatewiki.net
2012-04-10 Niklas LaxströmAvoid PHP Notices in Translate from messages.inc
2012-04-10 Christian AistleitnerEmploying MediaWikiTestCase's temporary file methods
2012-04-10 Christian AistleitnerAdding temp file/dir management to MediaWikiTestCase
2012-04-10 ReedyAdd some spacing
2012-04-10 ReedyNormalise categorymembers to take ascending/descending...
2012-04-10 Siebrand MazelandFix typo in 'filereadonlyerror'.
2012-04-10 Alexandre EmsenhuberUse local context to get messages
2012-04-10 Santhosh Thottingal(bug 33658) support for {{GRAMMAR:}} in jqueryMsg
2012-04-10 tstarlingRemove request_with_session/request_without_session
2012-04-09 DemonFix tabbing
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 umherirrender(bug 33564) transwiki import sometimes result in invali...
2012-04-09 jarry1250Resolve bug #18704 ("Add an unique CSS class or ID...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Mark A. HershbergerBug 35601 — Watchlist doesn't show or count pages not...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
2012-04-09 Aaron SchulzMerge "(bug 32498) Allow comparing pages using pageids"
2012-04-09 Aaron SchulzMerge "parent::report() returns nothing, so don't attem...
2012-04-09 Aaron SchulzMerge "Export::dumpFrom() doesn't return any values...
2012-04-09 Brion VIBBERMerge "(bug 35069) Keep history line from ending '...
2012-04-09 umherirrenderUse Linker::userToolLinks on Special:ListUsers to forma...
2012-04-09 Brion VIBBERMerge "Check that the result of Title::makeTitleSafe...
2012-04-09 Brion VIBBERMerge "Fix for chunked uploading support in API."
next