fix merge of Iec98e472
[lhc/web/wiklou.git] / includes / api / ApiEditPage.php
2012-09-19 danielmerged master
2012-09-14 danielMerge "get rid of Revision::getText" into Wikidata
2012-09-13 danielComment cleanup
2012-09-12 danielMerge "Make EditPage fail on non-textual content."...
2012-09-12 danielMake EditPage fail on non-textual content.
2012-09-11 danielmerged master (2012-09-11)
2012-09-05 Daniel KinzlerMerge "New hook ApiCheckCanExecute."
2012-09-05 danielmerge latest master.
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 Trevor ParscalMerge "Adjust margin of wpSummary elements per move...
2012-08-31 SiebrandMerge "Fix zhtable's Makefile.py"
2012-08-31 SiebrandMerge "Better conversion for 线/綫/線"
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 Aaron SchulzMerge "Make LinksUpdate run without a db transaction."
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-30 KrinkleMerge "(bug 36329) Fix accesskey tooltip for Firefox...
2012-08-30 CatropeMerge "(bug 39273) add diff support to LivePreview"
2012-08-30 Aaron SchulzMerge "clear magicword cache before testing cleanSig"
2012-08-30 SiebrandMerge "Fix the incorrect nesting"
2012-08-30 Daniel KinzlerMerge "Added default implmentation of instanceProvider...
2012-08-30 NikerabbitMerge "Add cache/ to .gitignore"
2012-08-30 CatropeMerge "Added explicit DB flags for Revision loading...
2012-08-30 Aaron SchulzAdded explicit DB flags for Revision loading calls.
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-29 danielmerged master some more
2012-08-29 danielMerge "Fix error display on failing rollback" into...
2012-08-29 danielMerge "Check prepareSave() before undeleting." into...
2012-08-28 danielMerge "Fixing creation of DifferenceEninge" into Wikidata
2012-08-28 danielMerge "Revert all changes to DairikiDiff." into Wikidata
2012-08-28 danielMerge "Make LinkFilter handle Content objects" into...
2012-08-28 danielMerge "Add Content::matchMagicWord" into Wikidata
2012-08-28 danielMerge "cleaned up comments in DifferenceEngine" into...
2012-08-28 danielMerge "Improved content model handling in ApiEditPage...
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-21 IAlexMerge "Remove equal duplicate array key and add FIXME...
2012-08-21 danielImproved content model handling in ApiEditPage
2012-08-20 danielfixing long lines
2012-08-20 danielMerge "merging latest master" into Wikidata
2012-08-20 danielmerging latest master
2012-08-19 SiebrandMerge "Display a return to Special:Watchlist instead...
2012-08-19 IAlexMerge "Add 'list' to allowed input attributes in HTMLForm"
2012-08-19 Aaron SchulzMerge "(bug 32774) Added config options and flags for...
2012-08-18 Alex MonkUse wfMessage instead of deprecated wfMsg*
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-03 Aaron SchulzMerge "use FileRepo api to delete and check for files"
2012-08-03 Aaron SchulzMerge "Introduce default expiry time for special:block...
2012-08-02 ReedyMerge "Fix ApiWatchTest"
2012-08-02 ReedyMerge "debug log group for DNS blacklist lookup results"
2012-08-02 danielmerged master
2012-08-01 KrinkleMerge "Revert "AJAXify watchlist editor""
2012-08-01 CatropeMerge "(bug 30625) Return warnings, if they exist,...
2012-08-01 CatropeMerge "AJAXify watchlist editor"
2012-07-31 Trevor ParscalMerge "Some fixes to our jQuery UI skin for buttons"
2012-07-30 Aaron SchulzMerge "Make MWHttpRequest::__construct() protected."
2012-07-30 SiebrandMerge "Localize comma separators in jump-to-nav."
2012-07-30 DemonMerge "Follow-up Ifa9c55b7 (58852d8): Change one more...
2012-07-30 DemonMerge "No need to call parseTitle() directly in MediaWi...
2012-07-30 DemonMerge "Fix for Ic74c7ba7 (c8c50eb): there's no reason...
2012-07-29 SiebrandMerge "Use local context to get messages and time forma...
2012-07-29 SiebrandMerge "Store the Title and User objects passed RecentCh...
2012-07-29 SiebrandMerge "Making listToText() not break if passed a 1...
2012-07-29 ReedyMerge "Cleanup InfoAction"
2012-07-27 Aaron SchulzMerge "Replace hard coded parentheses"
2012-07-27 Aaron SchulzMerge "Refactor out LinkBatch related query building"
2012-07-27 NikerabbitMerge "Make DateFormatter work in any language, by...
2012-07-27 Aaron SchulzMerge "Use WebRequest instead of $_SERVER in OutputPage."
2012-07-27 Aaron SchulzMerge "explode()'ing the callback is no longer needed...
2012-07-26 Aaron SchulzMerge "Fix for I5211ec50 (d969a27): more refactoring...
2012-07-26 SiebrandMerge "Add 皮膚 for better word segmentation."
2012-07-26 SiebrandMerge "Drop conversion from 游標 to 光标 which can also...
2012-07-26 SiebrandMerge "Add 路面 for better word segmentation."
2012-07-26 CatropeMerge "allow combined width/height param in {{filepath:}}"
2012-07-25 KrinkleMerge "Revert "(bug 260) Handle <pre> overflow automati...
2012-07-25 Aaron SchulzMerge "Revert "memcached: better error messaging""
2012-07-24 CatropeMerge "Fix regression in API log events (bug 35635)"
2012-07-24 CatropeMerge "show old protection in prop=info, if no new...
2012-07-24 CatropeMerge "make list of 'Languages that support variant...
2012-07-23 ReedyMerge "(bug 38333) Check global blocks on account create"
2012-07-23 danielmerged master
2012-07-23 KaldariMerge "More accurate function description for isAllowed()"
2012-07-22 Aaron SchulzMerge "Use User::getDefaultOption() instead of $wgDefau...
2012-07-21 Aaron SchulzMerge "[LockManager] Made LSLockManager session 32...
2012-07-21 Aaron SchulzMerge "Updated result properties in paraminfo API"
2012-07-21 Aaron SchulzMerge "Revert "Do not show empty categories with list...
2012-07-20 umherirrender(bug 38190) Add "required" flag to some token params
next