Merge "Follow-up I0b781c11 (2a55449): use User::getAutomaticGroups()."
[lhc/web/wiklou.git] / includes / specials / SpecialUndelete.php
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 KrinkleMerge "Adding ResourceLoader module "jquery.jStorage""
2012-08-28 CatropeMerge "[FileJournal] Made getMasterDB() reuse the DB...
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 SiebrandMerge "Added missing @since tags to all methods"
2012-08-27 Alex Monk(bug 39680) Convert valign to CSS vertical-align
2012-08-27 PlatonidesRemove a couple of unused globals
2012-08-27 IAlexMerge "optimize ../images/spinner.gif, ajax-loader...
2012-08-27 IAlexMerge "pngcrushed skins/common/images/add.png"
2012-08-27 NikerabbitMerge "Fix double braceSubstitution of some preview...
2012-08-26 SiebrandMerge "Check fallbacks correctly in getHeaderVariant()."
2012-08-26 Siebrand MazelandMerge "Prevent Call to a member function msg() on a...
2012-08-25 umherirrenderUse __METHOD__ in SpecialUndelete.php
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 "prop=duplicatefiles does not show duplicates...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-22 CatropeMerge "Added --quick option to file test script to...
2012-08-21 IAlexMerge "Remove equal duplicate array key and add FIXME...
2012-08-20 Aaron SchulzMerge "Cleaned up FileJournal documentation."
2012-08-19 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-19 SiebrandMerge "Display a return to Special:Watchlist instead...
2012-08-19 Siebrand MazelandReplace deprecated wfMsg* calls with Message class...
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-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 SiebrandMerge "Follow-up I6b0c58fb (d50b416): add message to...
2012-08-15 umherirrenderAllow aliased field names with separated syntax
2012-08-15 IAlexMerge "(bug 37638) Remove calls to deprecated LogPage...
2012-08-15 Dereckson(bug 37638) Remove calls to deprecated LogPage::logName...
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 "Introduce default expiry time for special:block...
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-29 SiebrandMerge "Use local context to get messages and time forma...
2012-07-26 Aaron SchulzMerge "Fix for I5211ec50 (d969a27): more refactoring...
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-22 Aaron SchulzMerge "Use User::getDefaultOption() instead of $wgDefau...
2012-07-21 Aaron SchulzMerge "Updated result properties in paraminfo API"
2012-07-20 Trevor ParscalMerge "(bug 260) Handle <pre> overflow automatically...
2012-07-18 DemonMerge "Minor documentation tweaks"
2012-07-18 DemonMerge "Api method documentation tweaks"
2012-07-18 Aaron SchulzMerge "updateCollation.php size histogram feature"
2012-07-18 CatropeMerge "API: Cleanup around comment/reason params"
2012-07-18 CatropeMerge "prop=imageinfo&iiprop=url|thumbmime needs iiurlw...
2012-07-17 CatropeMerge "merge msg script now detects extensions main...
2012-07-17 CatropeMerge "Notice: Undefined index: page_is_redirect in...
2012-07-17 AaronMerge "[LockManager] Memc lockmanager improvements."
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-15 Aaron SchulzMerge "Retrieve rev_len for sizediff in usercontributio...
2012-07-14 NikerabbitMerge "Make dates in sortable tables depend on page...
next