Merge "CologneBlue rewrite: kill mWatchLinkNum, watchThisPage() is only called once...
[lhc/web/wiklou.git] / api.php
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-05 Daniel KinzlerMerge "New hook ApiCheckCanExecute."
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 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-29 KrinkleMerge "Revert "Revert "Update jQuery UI to 1.8.23"""
2012-08-29 Aaron SchulzMerge "Rewrite the ThumbnailImage constructor to take...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-29 SiebrandMerge "Revert "Revert "jQuery 1.8"""
2012-08-29 awjrichardsMerge "New hook ApiMain::onException"
2012-08-29 SiebrandMerge "Fixed fallback behaviour for plural rules"
2012-08-29 SiebrandMerge "(bug 38556) Add header and footer messages to...
2012-08-29 SiebrandMerge "Use ImageGallery directly in SpecialUpload:...
2012-08-29 CatropeMerge "[FileBackend] Added preloadCache() so callers...
2012-08-28 CatropeMerge "Reduced some master queries via Revision::READ_N...
2012-08-28 CatropeMerge "Added new mw message 'editpage-head-copy-warn...
2012-08-28 KrinkleMerge "Work around preg_replace_callback() issue in...
2012-08-28 SiebrandMerge "Follow up to dirname( __FILE__ ) clean up"
2012-08-28 Hoo manFollow up to dirname( __FILE__ ) clean up
2012-08-28 KrinkleMerge "Adding ResourceLoader module "jquery.jStorage""
2012-08-28 CatropeMerge "[FileBackend] Made Swift clear the auth cache...
2012-08-28 CatropeMerge "[FileBackend] Bumped Swift auth caching TTL."
2012-08-28 CatropeMerge "[FileBackend] Reduced stat calls when using...
2012-08-28 CatropeMerge "[FileBackend] Use strcmp() for listing comparisons."
2012-08-28 KrinkleMerge "(bug 39680) Convert valign to CSS vertical-align"
2012-08-28 Aaron SchulzMerge "Removed unmatched commits in Job class."
2012-08-28 Aaron SchulzMerge "Validate number input for {{PLURAL}}"
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-28 Aaron SchulzMerge "Allow array condition for Database::conditional"
2012-08-27 Aaron SchulzMerge "(bug 39635) PostgreSQL has no LOCK IN SHARE...
2012-08-27 DemonMerge "Use __DIR__ instead of dirname( __FILE__ )"
2012-08-27 jeroendedauwUse __DIR__ instead of dirname( __FILE__ )
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-02 ReedyMerge "Fix ApiWatchTest"
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 DemonMerge "Fix for Ic74c7ba7 (c8c50eb): there's no reason...
2012-07-26 Aaron SchulzMerge "Fix for I5211ec50 (d969a27): more refactoring...
2012-07-25 KrinkleMerge "Revert "(bug 260) Handle <pre> overflow automati...
2012-07-24 CatropeMerge "Fix regression in API log events (bug 35635)"
2012-07-20 Trevor ParscalMerge "(bug 260) Handle <pre> overflow automatically...
2012-07-17 CatropeMerge "merge msg script now detects extensions main...
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-13 SiebrandMerge "'lang' attrib in #mw-imagepage-content should...
2012-07-13 SiebrandMerge "(bug 37587) Enforce language codes to be html...
2012-07-10 SiebrandMerge "Drop characters in Unicode Private Use Area...
2012-07-09 Aaron SchulzMerge "adjust method comment for Ia19f1011"
2012-07-07 ReedyMerge "(bug 38237) Add missing parentheses around diff...
2012-07-07 Aaron SchulzMerge "Added assertArrayEquals method to MediaWikiTestC...
2012-07-07 ReedyMerge "Added SpecialPageAfterExecute and SpecialPageBef...
2012-07-07 ReedyMerge "Improve documentation of maintenance scripts."
2012-07-07 ReedyMerge "(bug 31313) Clarify watchlist preference messages"
2012-07-06 MaxSemMerge "I18n of display of change tags"
2012-07-06 ReedyMerge "Pass the full context to the ApiMain instance...
2012-07-06 Alexandre EmsenhuberPass the full context to the ApiMain instance from...
2012-07-06 MaxSemMerge "Tweaked mysql_affected_rows() check in WikiPage...
2012-07-05 Aaron SchulzMerge "Use Linker::getInvalidTitleDescription() to...
2012-07-05 ReedyMerge "Reimplement CORS properly, addressing Tim's...
2012-07-05 CatropeReimplement CORS properly, addressing Tim's concerns
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-28 PlatonidesMerge "Tweak Accept-Language sorting method to respect...
2012-05-28 NikerabbitMerge "bug 37015: Allow disabling special page summary"
2012-05-28 NikerabbitMerge "Revert "Remove old compat methods/functions...
2012-05-27 Aaron SchulzMerge "Remove old compat methods/functions for mb_...
2012-05-26 KrinkleMerge "Revert "Re-phrased titles for diff and history...
2012-05-25 Aaron SchulzMerge "Avoid extreme performance regression in ImagePage."
2012-05-25 CatropeMerge "Add some more detailed info about the xslt param...
2012-05-25 NikerabbitMerge "Fix a typo in resources/jquery/jquery.byteLimit.js"
2012-05-24 Aaron SchulzMerge "HTMLForm: throw a warning when no callback is...
2012-05-24 Aaron SchulzMerge "(bug 36761) "Mark pages as visited" should submi...
2012-05-24 Aaron SchulzMerge "Scribunto parser support"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
next