Merge "(bug 33471) Changed detection of secure cookies."
[lhc/web/wiklou.git] / tests /
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-14 Aaron SchulzMerge "Added utility method taking an array of elements...
2012-08-14 Aaron SchulzMerge "Added GenericArrayObject class and associated...
2012-08-14 jeroendedauwAdded GenericArrayObject class and associated test...
2012-08-13 Daniel WernerNew hook 'ParserTestGlobals'
2012-08-13 Aaron SchulzMerge "add 'editprotected' right to list of available...
2012-08-13 Aaron SchulzMerge "Move method to its using test class rather then...
2012-08-13 Aaron SchulzMerge "Fix for assertArrayEquals. Was throwing fatal...
2012-08-13 Aaron SchulzMerge "Improve documentation of maintenance scripts."
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-13 Trevor ParscalMerge "Clean up mw.util.jsMessage"
2012-08-12 jeroendedauwFix for assertArrayEquals. Was throwing fatal for objec...
2012-08-12 IAlexMerge "Localisation updates from translatewiki.net."
2012-08-12 jeroendedauwMove method to its using test class rather then having...
2012-08-12 jeroendedauwAdded utility method taking an array of elements and...
2012-08-12 jeroendedauwAdded missing @since tags and fixed style
2012-08-09 CatropeMerge "Kranitor #2: Pass JSHint on resources/mediawiki/*"
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 GWickeMerge "Added another parser test for headings."
2012-08-08 Subramanya SastryAdded another parser test for headings.
2012-08-08 IAlexMerge "(bug 24521) Move hard coded "code error!" to...
2012-08-08 DemonMerge "Add a MagicWordArray::getNames() function"
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-08 CatropeMerge "(bug 38987) mediawiki.api.parse.test: Fix test...
2012-08-08 Aaron Schulz[Database] Various DB cleanups.
2012-08-08 Timo Tijhof(bug 38987) mediawiki.api.parse.test: Fix test breakage
2012-08-07 Aaron SchulzMerge "Follow-up SVN r98012: pass Title objects to...
2012-08-07 IAlexMerge "Set form name for HTMLForms in FormAction subcla...
2012-08-07 Aaron SchulzMerge "Added some docs, fixed some docs and made implic...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-07 IAlexMerge "Allowing Message objects to be passed as error...
2012-08-07 Aaron SchulzMerge "Add a Uri class."
2012-08-07 Daniel FriesenAdd 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 NikerabbitMerge "* Bug 39032 - ApiQuery generates help in constru...
2012-08-04 Aaron SchulzMerge "Improve detection of php binary."
2012-08-03 Gabriel WickeAdd a test for paragraphs with extra newline spacing
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 "Use WebRequest instead of $_SERVER in ApiMain."
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 ReedyMerge "Fix bug causing API to list anons as autoconfirm...
2012-08-02 KrinkleMerge "Fix jquery.localize tests, change number of...
2012-08-02 ReedyFix jquery.localize tests, change number of expected...
2012-08-02 CatropeMerge "(bug 35526) Make jquery.tablesorter use a stable...
2012-08-02 Brad Jorsch(bug 35526) Make jquery.tablesorter use a stable sort
2012-08-02 CatropeMerge "Add feature to disable rollback edit count"
2012-08-02 NikerabbitMerge "Update languagesWithVariants"
2012-08-02 ReedyMerge "Fix ApiWatchTest"
2012-08-02 ReedyMerge "debug log group for DNS blacklist lookup results"
2012-08-02 DemonMerge "Support deleting all rows"
2012-08-01 CatropeMerge "[FileBackend] Skip over some illegal paths and...
2012-08-01 Aaron SchulzMerge "memcached: better error messaging"
2012-08-01 NikerabbitMerge "autoloader entry for UserNotLoggedIn class"
2012-08-01 SiebrandMerge "Namespace gender aliases for Lithuanian (lt)"
2012-08-01 Alex Monk(bug 38151) Implement mw.user.getRights and getGroups
2012-08-01 KrinkleMerge "Revert "AJAXify watchlist editor""
2012-08-01 CatropeMerge "(bug 30625) Return warnings, if they exist,...
2012-08-01 CatropeMerge "(bug 18834) Add an edit count to rollback link"
2012-08-01 CatropeMerge "(bug 27395) Write PHPUnit test suite for CSSJanus"
2012-08-01 CatropeMerge "AJAXify watchlist editor"
2012-07-31 Trevor ParscalMerge "Some fixes to our jQuery UI skin for buttons"
2012-07-31 CatropeMerge "[FileBackend] Made swift handle unknown content...
2012-07-31 Timo Tijhof(bug 27395) Write PHPUnit test suite for CSSJanus
2012-07-31 CatropeMerge "Add hint for pipe-separated list to action=help"
2012-07-31 DemonMerge "* oracle DB schema update to current (changes...
2012-07-31 Trevor ParscalAdded placeholder-msg support and more documentation...
2012-07-30 Trevor ParscalMerge "(bug 37390) Clean up QUnit test suites"
2012-07-30 Timo Tijhof(bug 37390) Clean up QUnit test suites
2012-07-30 Aaron SchulzMerge "Fix at end navigation condition for query pages"
2012-07-30 Aaron SchulzMerge "Realign $magicWords array in LanguageEn.php"
2012-07-30 Aaron SchulzMerge "Move some readonly around"
2012-07-30 Aaron SchulzMerge "Make MWHttpRequest::__construct() protected."
2012-07-30 Catrope(bug 37331) Modules sometimes execute twice in Firefox
2012-07-30 SiebrandMerge "Localize comma separators in jump-to-nav."
2012-07-30 SiebrandMerge "(bug 38362) Special:Listuser now includeable"
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 "Update SkinLegacy to use newer methods to create...
2012-07-29 SiebrandMerge "Making listToText() not break if passed a 1...
2012-07-29 ReedyMerge "Cleanup InfoAction"
2012-07-28 CatropeMerge "Update jquery.qunit from upstream v1.8.0 to...
2012-07-27 Aaron SchulzMerge "Add hints to comment of ApiBase::needsToken...
2012-07-27 Aaron SchulzMerge "Replace hard coded parentheses"
2012-07-27 Aaron SchulzMerge "Refactor out LinkBatch related query building"
2012-07-27 Timo TijhofUpdate jquery.qunit from upstream v1.8.0 to v1.9.0
2012-07-27 Aaron SchulzMerge "Added point in release notes about added ORM...
next