Merge branch 'Wikidata' of ssh://gerrit.wikimedia.org:29418/mediawiki/core into Wikidata
[lhc/web/wiklou.git] / includes / WikiPage.php
2012-05-10 Aaron SchulzMerge "Fix typo in comments, rm debugging code"
2012-05-10 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-10 Brion VIBBERMerge "Adding new getCreator and getOldestRevision...
2012-05-10 NikerabbitMerge "Use the style for htmlform.tip Vector wide."
2012-05-10 KaldariAdding new getCreator and getOldestRevision methods...
2012-05-09 CatropeMerge "Remove 'jquery.ui.button' as dependency for...
2012-05-09 Brion VIBBERMerge "[FileRepo] Purging/transaction fixes."
2012-05-09 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 36568) Fixed "Illegal string offset 'LIMIT...
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-08 HasharMerge "Added Linker::getInvalidTitleDescription() to...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 Aaron SchulzMerge "fix 2 missing "local var" JavaScript statements"
2012-05-07 Aaron SchulzMerge "Made WikiPage recall the source of the data...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 Alexandre EmsenhuberMade WikiPage recall the source of the data used to...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "ImagePage refactoring"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-02 danielimplement feature switch for ContentHandler database...
2012-05-02 KaldariMerge "Prevents sidebar links from jumping on page...
2012-05-01 Aaron SchulzMerge "enable email for PreferencesTest.php"
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-05-01 Aaron SchulzMerge "Few documentation/type hint updates"
2012-05-01 ReedyFew documentation/type hint updates
2012-04-30 danielfixing insertion into archive table upon delete
2012-04-30 danieltransactions for SecondaryDataUpdate
2012-04-30 danielusing SecondaryDataUpdate to clean up after deletion
2012-04-29 danielmerged from master
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-26 Brion VIBBERMerge "[FileBackend] Some documentation and minor clean...
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added a script to copy files from...
2012-04-26 Brion VIBBERMerge "[FileBackend] Tweaked various cache parameters...
2012-04-26 Brion VIBBERMerge "strip off subpages direct in GenderCache"
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 Brion VIBBERMerge "(bug 30410) Remove deprecated $wgFilterCallback...
2012-04-26 Brion VIBBERMerge "Edit notices can now be translated."
2012-04-26 Brion VIBBERMerge "[FileRepo] Added hook to let us copy thumbnails...
2012-04-26 Brion VIBBERMerge "No environment reset for failure after prefetch...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added container stat caching to...
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Make data loading a bit better in ApiProtect."
2012-04-26 Aaron SchulzMerge "Use WikiPage::newFromID() instead of Title:...
2012-04-26 Aaron SchulzMerge "Optimise WikiPage::newFromID() to load all the...
2012-04-26 danielmerged incoming
2012-04-26 danieldocumented new hooks, deprecated old hooks
2012-04-26 danielspaces -> tabs
2012-04-26 danielremoved use of getNativeData() from WikiPage
2012-04-26 danielspaces -> tabs
2012-04-26 danielremoved use of getNativeData() from WikiPage
2012-04-26 danieldocu cleanup; marked contenthandler stuff as @since...
2012-04-25 danielmerged from master
2012-04-24 danielminor bugs and docu
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 danielupdate page_content_model from revision
2012-04-23 danielfix handling of per-revision content model if different...
2012-04-18 danielsome todo comments
2012-04-18 jeroendedauwfix return value
2012-04-17 Alexandre EmsenhuberOptimise WikiPage::newFromID() to load all the data...
2012-04-17 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
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-16 Nikola SmolenskiMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-16 jeroendedauwMerge branch 'Wikidata' of ssh://review/mediawiki/core...
2012-04-16 danielallow CotentHandler to override actions
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 jeroendedauwattempt to fix issues due to incorrect merge conflict...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-05 danieluse ParserOutput::getLinksUpdateAndOtherUpdates() in...
2012-04-05 danielfix getAutosummary() for cases where is empty
2012-04-05 DemonMerge "fix effective content model for non-existing...
2012-04-05 danielfix effective content model for non-existing pages
2012-04-04 Daniel Kinzlerbaby steps towards editing structured data
2012-04-04 Daniel KinzlerEditPage to use Content objects
2012-04-04 Daniel Kinzlerreworking EditPage to use the content object - work...
2012-04-04 Daniel KinzlerdoEdit(), etc
2012-04-04 Daniel Kinzlerfix JS/CSS view
2012-04-04 Daniel KinzlergetUndoContent()
next