lhc/web/wiklou.git
2012-04-24 danielintroducing WikiPageTest
2012-04-24 danielminor bugs and docu
2012-04-24 danielreplaceSection() should replace entire content if the...
2012-04-24 danieldocu fix: declare param type
2012-04-24 danieluse ContextSource in WikiPage::getParserOutput and...
2012-04-24 danielin isCountable(), take model and format from edit info...
2012-04-24 danielintroducing ContentHandler::isParserCacheSupported()
2012-04-24 danielfix doQuickEdit()
2012-04-23 danielmerged incoming
2012-04-23 danieladded tests for content model stuff to RevisionTest
2012-04-23 danielphpunit tests for JavascriptContent and CssContent
2012-04-23 danielphpunit tests for JavascriptContent and CssContent
2012-04-23 danielfix replaceSection(): return null for content models...
2012-04-23 danieladded unit tests for WikitextContent
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
next