Merge "(bug 19195) Make user IDs more readily available with the API"
[lhc/web/wiklou.git] / includes / api / ApiEditPage.php
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
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 Aaron SchulzMerge changes Ic19071c7,Icc8dc4ae
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-07 HasharMerge "Adding tests for dumps"
2012-05-04 Alexandre EmsenhuberDon't make two database requests to load the same objec...
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 KaldariMerge "Prevents sidebar links from jumping on page...
2012-05-02 umherirrender(bug 30488) API now allows listing of backlinks/embedde...
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-05-01 Aaron SchulzMerge "(bug 31704) Allow selection of associated namesp...
2012-05-01 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-29 Aaron SchulzMerge "Fixup some raw sqls!"
2012-04-28 Aaron SchulzMerge "Fatal error: Call to a member function getId...
2012-04-28 ReedyMerge "add hints to description of action=edit"
2012-04-28 umherirrenderadd hints to description of action=edit
2012-04-27 Brion VIBBERMerge "Update jQuery UI to 1.8.19"
2012-04-27 Brion VIBBERMerge "Simplify and refactor out api code for getting...
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-27 ReedySimplify and refactor out api code for getting title...
2012-04-27 CatropeMerge "Whitespace and typo fix"
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 "Changed wfMessage() usage to call directly Messa...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added 'recursive' flag to director...
2012-04-26 Brion VIBBERMerge "(bug 33602) list=allusers throws exceptions...
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-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-24 Alex Monk(bug 30410) Remove deprecated $wgFilterCallback. The...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
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 ReedyMerge "Document $mDb"
2012-04-09 HasharMerge "Fix documentation to match potential code"
2012-04-08 Aaron SchulzMerge "setGroup doesn't return anything, so don't try...
2012-04-07 Aaron SchulzMerge "Action::checkCanExecute doesn't return anything...
2012-04-07 Aaron SchulzMerge "Fix assignment in conditional"
2012-04-07 Aaron SchulzMerge "A set method doesn't need to return anything...
2012-04-07 Aaron SchulzMerge "Document StringUtils"
2012-04-07 Aaron SchulzMerge "Document spawn* class variables"
2012-04-07 Aaron SchulzMerge "$rootCode isn't used so no point creating it"
2012-04-07 Aaron SchulzMerge "Fix convIPTC docs"
2012-04-07 Aaron SchulzMerge "wfLocalFile returns a LocalFile (or null) not...
2012-04-07 Aaron SchulzMerge "Fix variable collision"
2012-04-07 Aaron SchulzMerge "Fix repo type of a LocalFile to be LocalRepo...
2012-04-07 Aaron SchulzMerge "Fix duplicate array key of fa_deleted in LocalFile"
2012-04-07 ReedyMerge "(bug 32497) API now allows changing of protectio...
2012-04-07 NikerabbitMerge "Make $procOpenResource protected as it's used...
2012-04-07 Alex Monk(bug 32497) API now allows changing of protection level...
2012-04-07 PlatonidesRemove BOM and parser error in parent commit 77b72c24fc...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 Max Semenik(bug 32492) API now allows editing using pageid
2012-01-13 Sam ReedRather than using an error code of unknownerror, use...
2011-12-27 Sam ReedRe-instate most of the revisions for bug 33147 "API...
2011-12-20 Brion VibberRevert r106521: creates lots of long, unwrappable lines...
2011-12-20 Ryan Kaldari$reqArr is an ambiguous variable name - req can mean...
2011-12-20 Ryan Kaldariadding sectiontitle/wgSectionTitle as a new parameter...
2011-12-17 Sam ReedMore example conversions/additions
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-23 Sam ReedFix hook copy paste fail
2011-11-23 Sam Reed* (bug 32609) API: Move captchaid/captchaword of action...
2011-11-17 Alexandre Emsenhuber* Use the fact that WikiPage::getLatest() is updated...
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-11-03 Alexandre EmsenhuberPer Aaron, fix for r89405: introduced DerivativeRequest...
2011-10-26 John Du HartAdding context to the API
2011-08-26 John Du HartAPI get functions should be public
2011-08-26 Roan Kattouw(bug 29246) Edit API occasionally throws "unknown error...
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-28 Mark A. Hershbergertabs are tabs, not spaces
2011-07-17 Sam ReedFollowup r92396, add help urls for most of the core...
2011-06-20 Sam Reed* (bug 29278) server error 500 when attempting to add...
2011-06-20 Sam ReedRevert r90488, rename variable from r90487
next