Merge "Catch exceptions in SqlBagOStuff and cache connection failures."
[lhc/web/wiklou.git] / docs /
2012-08-16 DemonMerge "Add UserTest::testAllRightsWithMessage"
2012-08-15 CatropeMerge "allow localization of elements via data-msg...
2012-08-15 CatropeMerge "Fix checks to pass or display "return to" links...
2012-08-15 CatropeMerge "(bug 24437) Add nofollow to image link"
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-15 CatropeMerge "(bug 31040) Fixed $wgSecureLogin effect on retur...
2012-08-14 Aaron SchulzMerge "Follow-up I47412b67: pass an array of query...
2012-08-14 DemonMerge "(bug 33471) Changed detection of secure cookies."
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "New hook 'ParserTestGlobals'"
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-13 Daniel WernerNew hook 'ParserTestGlobals'
2012-08-13 Aaron SchulzMerge "Added a Redis client for object cache storage"
2012-08-13 Trevor ParscalMerge "remove bizarre overflow:hidden from lists in...
2012-08-10 DemonMerge "[FileBackend] Added option for copy script to...
2012-08-09 Siebrand MazelandFix documentation for hook AbortNewAccount.
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-04 Aaron SchulzMerge "Improve detection of php binary."
2012-08-03 awjrichardsMerge "Added line to rel notes about CacheHelper class"
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 IAlexMerge "Make rebuildLocalisationCache.php also obey...
2012-08-03 ReedyMerge "Fixes to Special:Mostlinkedtemplates."
2012-08-03 ReedyMerge "Use WebRequest instead of $_SERVER in ApiMain."
2012-08-03 IAlexMerge "Change from wgMiserMode to isCached on Special...
2012-08-03 Aaron SchulzMerge "Introduce default expiry time for special:block...
2012-08-03 CatropeMerge "(bug 38351) Image alignment should follow the...
2012-08-02 robin(bug 38351) Image alignment should follow the page...
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 "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 "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 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 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 Trevor ParscalMerge "(bug 260) Handle <pre> overflow automatically...
2012-07-20 ReedyMerge "Undo feature: Add a wpUndidRevision field that...
2012-07-19 Derrick Coetzee(bug 35060) more allowed params to Special:MyPage,...
2012-07-18 Aaron SchulzMerge "escape HTML elements in docblock with double...
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 "(bug 37249) validate export-demo.xml against...
2012-07-18 CatropeMerge "Allow extensions to abort (and replace) email...
2012-07-18 CatropeMerge "API: Cleanup around comment/reason params"
2012-07-17 CatropeMerge "merge msg script now detects extensions main...
2012-07-17 Andrew GarrettAllow extensions to abort (and replace) email notifications
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-15 Aaron SchulzMerge "Retrieve rev_len for sizediff in usercontributio...
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-13 Aaron SchulzMerge "merge two foreach in Special:Contributions"
2012-07-13 Aaron SchulzMerge "(bug 38093) Gender of changed user groups missin...
2012-07-13 Aaron SchulzMerge "Add userToolLinks on Special:FileDuplicateSearch"
2012-07-13 Aaron SchulzMerge "Sort result of FileRepo::findBySha1"
2012-07-10 SiebrandMerge "Drop characters in Unicode Private Use Area...
2012-07-09 Aaron SchulzMerge "adjust method comment for Ia19f1011"
2012-07-09 HasharMerge "pass Language to wfMessage() calls"
2012-07-08 KrinkleMerge "Add some trailing full stops"
2012-07-07 ReedyMerge "(bug 38237) Add missing parentheses around diff...
2012-07-07 ReedyMerge "CLI install exited with 0 status code"
2012-07-07 Aaron SchulzMerge "Send correct HTML when reporting a MWException...
2012-07-07 ReedyMerge "Use Revision::getParentLengths in history"
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 jeroendedauwAdded SpecialPageAfterExecute and SpecialPageBeforeExec...
2012-07-05 Aaron SchulzMerge "Use Linker::getInvalidTitleDescription() to...
2012-07-05 Aaron SchulzMerge "Remove some old debugging code"
2012-07-05 KrinkleMerge "(bug 37604) Update jquery.cookie.js from 2009...
next