r102411 fixup. Close register globals vuln, and document
[lhc/web/wiklou.git] / tests / phpunit / includes / upload /
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