documented new hooks, deprecated old hooks
[lhc/web/wiklou.git] / includes / EditPage.php
2012-04-26 danieldocumented new hooks, deprecated old hooks
2012-04-26 danieldocu cleanup; marked contenthandler stuff as @since...
2012-04-25 danielspaces -> tabs
2012-04-25 danielmerged from master
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-25 DemonMerge "[FileBackend] Reduced code duplication with...
2012-04-25 DemonMerge "Use $wgContLang and an anonymous user in refresh...
2012-04-25 CatropeMerge "(bug 36047) Adds high definition (HD) CSS for...
2012-04-24 Aaron SchulzMerge "Parameter documentation for PathRouter"
2012-04-24 DemonMerge "[FileBackend] Renamed getOperations() to reflect...
2012-04-24 Max SemenikFixed undefined defines warnings introduced in change...
2012-04-24 DemonMerge "Refactoring previewnote."
2012-04-23 DemonMerge "bug 36087: PostgresUpdater fails on 8.3.14"
2012-04-23 danielfix page creation for non-wikitext system messages
2012-04-23 Aaron SchulzMerge "Fix notices from r94259 due to undefined variables"
2012-04-22 Tim StarlingFix notices from r94259 due to undefined variables
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-17 danielrenamed getDifferenceEngine to createDifferenceEngine
2012-04-17 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-17 danielrenamed emptyContent to makeEmptyContent
2012-04-17 jeroendedauwpass context instead of title to getParserOutput
2012-04-16 Amir E. AharoniRefactoring previewnote.
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 jeroendedauwMerge branch 'Wikidata' of ssh://review/mediawiki/core...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-16 danielEditPage::getOriginalContent should not use Article...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
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-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "[FileRepo] Various code cleanups."
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Brion VIBBERMerge ""Show Changes" on default messages shows now...
2012-04-05 umherirrender"Show Changes" on default messages shows now diff again...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Daniel Kinzlerclean up handling of JS/CSS pages
2012-04-04 Daniel Kinzlertabs
2012-04-04 Daniel Kinzlerhandle parse errors sanely
2012-04-04 Daniel Kinzlersome fixes for data editing
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 Kinzleravoid getNativeData()
2012-04-04 Daniel KinzlergetNativeData()
2012-04-04 Daniel Kinzlermessing with wfMerge
2012-04-04 Daniel Kinzlermessing with replaceSection()
2012-04-04 Daniel Kinzlerfixed bad calls
2012-04-04 Daniel Kinzlerreplacing deprecated getText, etc
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Brion VIBBERMerge "Fix Bug 33653 -JqueryMsg parser should support...
2012-04-04 Brion VIBBERMerge changes Id1ac2f8b,I48f8cd17,I10481ce6,Id4530499
2012-04-04 Daniel Kinzlerintegration with Title and Revision (work in progress)
2012-04-03 umherirrender(bug 17615) nosummary option should be reassigned on...
2012-04-03 Brion VIBBERMerge "(bug 21796) Fix null dereference on Special...
2012-04-03 Brion VIBBERMerge "(bug 25277) Moved the space before the dirmark."
2012-04-03 Brion VIBBERMerge "(bug 34470) Apply explicit margin-left/right...
2012-04-03 Brion VIBBERMerge "(bug 32384) API: Allow descending order for...
2012-04-02 Brion VIBBERMerge "(bug 22870) Separate interface message when...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-04-02 DemonMerge "Allow closing dump output multiple times"
2012-04-02 DemonMerge "Changed wfMessage() usage to call directly Messa...
2012-04-02 DemonMerge "anchor to jump to editform when previewing changes"
2012-04-01 umherirrender(bug 22870) Separate interface message when creating...
2012-04-01 Aaron SchulzMerge "(bug 18062) new message when edit or create...
2012-03-31 umherirrender(bug 18062) new message when edit or create the local...
2012-03-26 tstarlingMerge "Fix typo in comment"
2012-03-26 Brion VIBBERMerge "Sync HISTORY with RELEASE-NOTES from REL1_18"
2012-03-26 Aaron SchulzMerge "First half of fix for bug #30332 ("API spamblock...
2012-03-26 jarry1250First half of fix for bug #30332 ("API spamblocklist...
2012-03-15 Max SemenikBug 35051 - [Regression] If heading has a trailing...
2012-03-11 Sam ReedMore of r113580
2012-03-08 Tim Starling(bug 34929) Show the correct diff when a section edit...
2012-03-02 Alexandre EmsenhuberPer happy-melon, fix for r107653: don't add the error...
2012-03-01 Alexandre Emsenhuber* (bug 34849) Diff when editing an old version show...
2012-02-20 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::begin() and DatabaseBa...
2012-02-16 Alexandre EmsenhuberWhitespaces fixes
2012-02-16 Sam ReedFix user related direct member variable access
2012-02-15 mrbluesky(bug 33442) Dont prompt for summary on page creation.
2012-02-15 Daniel FriesenAdd an OutputPage to the EditPage::showEditForm:initial...
2012-02-13 Mark A. Hershbergerrevert r111225 and r111201
2012-02-11 Mark A. Hershbergerugh, missed this global var
2012-02-11 mrblueskyFollow-up to r111091. Dont paste md5 in the code.
2012-02-11 Aaron SchulzReverted r111188: backport conflict fodder
2012-02-10 Mark A. Hershbergerpart 1 of fix for Bug 30332 - API spamblocklist error...
2012-02-10 Mark A. HershbergerFixes Bug 18775 - Redirect preview rendering stops...
2012-02-10 Mark A. Hershbergerw/s
2012-02-09 mrbluesky(bug 17416) Don't prompt for summary when summary is...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-01-25 Benny SituRevert from 107187 to 107186 for bug24430 patch, it...
2012-01-19 mrblueskyUpdate comment
2012-01-19 mrblueskyComments on status codes
next