Merge "CologneBlue rewrite: kill mWatchLinkNum, watchThisPage() is only called once...
[lhc/web/wiklou.git] / includes / api / ApiBase.php
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-10-04 SiebrandMerge "Support explicit 0 and 1 forms for plural in...
2012-10-03 Brion VIBBERMerge "[FileBackend] Optimized concatenate() to use...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getFileContentsMulti() and...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getLocalCopyMulti() and...
2012-10-03 Brion VIBBERMerge "Changed notifyOnPageChange() to use onTransactio...
2012-10-03 Brion VIBBERMerge "Removed useless begin()/commit() calls as DBO_TR...
2012-09-28 KaldariMerge "Adding wildcard support to $wgCopyUploadsDomains"
2012-09-28 awjrichardsMerge "Clean up: Declare variables with public instead...
2012-09-28 CatropeMerge "(bug 40541) Fixed $wgSecureLogin functionality."
2012-09-28 CatropeMerge "Added protocol option to Linker and OutputPage...
2012-09-28 CatropeMerge "(bug 29898) Set cookie to force HTTPS from HTTP"
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-25 NikerabbitMerge "Change case to use the canonical names."
2012-09-25 Trevor ParscalMerge "mediawiki.action.edit.preview: New module replac...
2012-09-25 Aaron SchulzMerge "(bug 40353) SpecialDoubleRedirect: Fix for inter...
2012-09-24 KaldariMerge "improving comment re DateFormatter.php"
2012-09-24 CatropeMerge "[FileBackend] Added FileBackend::getWikiID(...
2012-09-24 DemonMerge "[FileRepo] Throw an exception if a storage key...
2012-09-24 CatropeMerge "Limit bad transactions warnings to those involvi...
2012-09-24 NikerabbitMerge "Replace RLE/LRE/PDF with RLM/LRM."
2012-09-24 Tim StarlingAdd an API log
2012-09-20 Aaron SchulzMerge "Trigger warning for bad use of transactions."
2012-09-19 SiebrandMerge "(bug 40098) Don't parse the section's name in...
2012-09-16 Aaron SchulzMerge "Use WikiPage::makeParserOptions() where possible."
2012-09-14 Daniel KinzlerMerge "Added MediaWikiTestCase::assertTypeOrValue to...
2012-09-13 IAlexMerge "Some changes to Special:ListUsers and Special...
2012-09-13 IAlexMerge "(bug 39538) SVG filepages do not need the file...
2012-09-12 DemonMerge "Make userWasLastToEdit reusable."
2012-09-12 ReedyMerge "Upgrade jQuery to 1.8.1 now that the remaining...
2012-09-12 CatropeMerge "Various javascript optimizations (fixes bug...
2012-09-12 KrinkleMerge "(bug 40072) Add semantic CSS classes to identify...
2012-09-11 KrinkleMerge "(bug 33445) Remove default right margin on wikit...
2012-09-11 Aaron SchulzMerge "Limit the Title backlink cache to two instances."
2012-09-11 KrinkleMerge "enhance jquery.spinner, keeping backwards compat...
2012-09-11 Aaron SchulzMerge "Don't exit too quickly when reporting an exception."
2012-09-10 CatropeMerge "[FileBackend] Treat NoSuchObjectException as...
2012-09-10 IAlexMerge "Replace some occurrences of wfMsg* by alternativ...
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-03 Siebrand MazelandReplace some occurrences of wfMsg* by alternatives...
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 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
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-19 SiebrandMerge "Display a return to Special:Watchlist instead...
2012-08-19 Aaron SchulzMerge "(bug 32774) Added config options and flags for...
2012-08-17 CatropeMerge "[FileBackend] Added profiling calls to addMissin...
2012-08-17 CatropeMerge "[FileRepo] Use the backend sha1 function for...
2012-08-17 Aaron SchulzMerge "MessageCache::destroyInstance() is static."
2012-08-17 CatropeMerge "[FileBackend] Added auth token/url cache to...
2012-08-17 IAlexMerge "Add missing unit of measure in inline CSS."
2012-08-17 IAlexMerge "Remove presentational HTML tags in favour of...
2012-08-17 IAlexMerge "Replace deprecated <tt> with <code>."
2012-08-17 IAlexMerge "Some API errors didn't include the prefix of...
2012-08-17 ReedySome API errors didn't include the prefix of the module...
2012-08-17 CatropeMerge "[FileBackend] Refactored Swift backend to use...
2012-08-16 DemonMerge "Add UserTest::testAllRightsWithMessage"
2012-08-15 CatropeMerge "allow localization of elements via data-msg...
2012-08-15 CatropeMerge "Allow aliased field names with separated syntax"
2012-08-15 CatropeMerge "Allow importing pages as subpage"
2012-08-15 umherirrenderAllow importing pages as subpage
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 IAlexMerge "(bug 24521) Move hard coded "code error!" to...
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-07 Aaron SchulzMerge "Add a Uri class."
2012-08-06 Aaron SchulzMerge "Always save the cache if stuff was added to...
2012-08-06 Aaron SchulzMerge "Memcached PHP client improvements"
2012-08-06 Aaron SchulzMerge "change some rc_new to rc_type == RC_NEW"
2012-08-04 Aaron SchulzMerge "Fix possible error texts in action=options"
2012-08-04 Aaron SchulzMerge "remove 'cantpurge' from possible errors in actio...
2012-08-04 Aaron SchulzMerge "Rename 'file-session-key' in api message map"
2012-08-04 Aaron SchulzMerge "unknown error 'filerevert-badversion'"
2012-08-04 umherirrenderRename 'file-session-key' in api message map
2012-08-04 umherirrenderunknown error 'filerevert-badversion'
2012-08-04 Aaron SchulzMerge "Improve detection of php binary."
2012-08-03 awjrichardsMerge "Bug 38676 - password-change-forbidden isn't...
2012-08-03 Aaron SchulzMerge "use FileRepo api to delete and check for files"
2012-08-03 ReedyMerge "Use WebRequest instead of $_SERVER in ApiMain."
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-01 CatropeMerge "[FileBackend] Skip over some illegal paths and...
2012-08-01 Aaron SchulzMerge "memcached: better error messaging"
2012-08-01 KrinkleMerge "Revert "AJAXify watchlist editor""
2012-08-01 CatropeMerge "(bug 30625) Return warnings, if they exist,...
next