Revert "merged master"
[lhc/web/wiklou.git] / tests / phpunit / includes / upload /
2012-08-29 Daniel KinzlerRevert "merged master"
2012-08-29 danielmerged master
2012-08-20 danielMerge "merging latest master" into Wikidata
2012-08-20 danielmerging latest master
2012-08-01 KrinkleMerge "Revert "AJAXify watchlist editor""
2012-08-01 CatropeMerge "AJAXify watchlist editor"
2012-07-31 Trevor ParscalMerge "Some fixes to our jQuery UI skin for buttons"
2012-07-26 Aaron SchulzMerge "Fix for I5211ec50 (d969a27): more refactoring...
2012-07-24 CatropeMerge "Fix regression in API log events (bug 35635)"
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-07 ReedyMerge "(bug 31313) Clarify watchlist preference messages"
2012-07-05 ReedyMerge "Sync DeviceDetection with MF"
2012-07-04 ReedyMerge "Revert "Watchlist grouping (not ready for review)""
2012-07-04 ReedyMerge "*(bug 30976) Add maintenance script to remove...
2012-07-04 HasharMerge "Revert "jquery.byteLimit: Partial rewrite to...
2012-07-04 CatropeMerge "jquery.byteLimit: Partial rewrite to fix logic...
2012-07-04 CatropeMerge "(bug 36310) jquery.byteLimit should skip < 0...
2012-07-03 Aaron SchulzMerge "Make OutputPage's mechanism for gathering Vary...
2012-07-01 SiebrandMerge "remove user right 'upload_by_url' from sysop...
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-07-01 SiebrandMerge "Make LogFormatter::msg() use RequestContext...
2012-07-01 SiebrandMerge "(bug 32348) Allow descending order for list...
2012-07-01 SiebrandMerge "- Make the require_once independent of the curre...
2012-07-01 SiebrandMerge "Special:EditWatchlist/raw now make use of Gender...
2012-06-29 Tim StarlingMerge "[FileBackend] Rewrote FileBackendStoreShardListI...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Aaron SchulzMerge "Purge Squid variant pages based on page language...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "Added sanity check to WikiPage to avoid duplicat...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-25 CatropeMerge "Introduce a new hook that allows extensions...
2012-06-25 HasharMerge "JavaScriptMinifierTest: Increase test coverage"
2012-06-25 danielmerged master
2012-06-25 DemonMerge "Bug 26911 - cli install doesn't ask for a password"
2012-06-23 Aaron SchulzMerge "Remove adittional type hinting stuff because...
2012-06-23 NikerabbitMerge "(follow-up) Fix "file not found" error in mediaw...
2012-06-22 Brion VIBBERMerge "Moved JobQueue.php file to Job.php"
2012-06-22 CatropeMerge "API: Reset token cache on login, so API tests...
2012-06-22 CatropeMerge "Make session persist between calls to doApiRequest"
2012-06-22 danielMake session persist between calls to doApiRequest
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-02-13 Alexandre EmsenhuberUse WikiPage instead of Article to call doDeleteArticle
2012-01-07 PlatonidesCalls to editToken() that r103294 missed.
2012-01-07 Aaron Schulzr108300: updated parserTest.inc tests and re-enabled...
2012-01-07 Aaron SchulzIn FileBackend/FileOp:
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2011-12-21 Ian BakerThis isn't a doc comment, so shouldn't start with ...
2011-12-21 Ian Bakerchanged instances of sample.com to example.com per...
2011-10-27 Alexandre EmsenhuberFix for r100905:
2011-10-16 Sam ReedFixup some assignments in conditionals
2011-10-07 Bryan Tong MinhFollow-up r99224, fix unit tests.
2011-09-29 Bryan Tong MinhUse data providers
2011-09-29 Bryan Tong Minh(bug 30202) Restrict file names on upload to 240 bytes...
2011-08-17 Brian Wolfffollow-up r94601 - add unit tests for stripping the...
2011-08-15 Ian BakerFixed incorrect usage of || operator, added test
2011-07-26 Chad HorohoeMark 2 tests as requiring a DB...since they do :)
2011-07-12 Ian BakerRefactored UploadStash and related classes to use the...
2011-07-01 Chad HorohoeMerge ApiTestSetup into ApiTestCase and update all...
2011-06-22 Sam Reedrequire_once dirname( dirname( __FILE__ ) ) . '/api...
2011-06-22 Sam ReedMove upload tests to upload folder
2011-06-21 PlatonidesRevert r90483, if tesla has problems, it should get...
2011-06-18 Bryan Tong MinhFollow-up r90340: just add the test file to SVN, which...
2011-06-18 Bryan Tong Minh(bug 29408) Key 'something.' is not in a proper format