This website requires JavaScript.
Explore
Help
Sign in
Thijs
/
wiki.techinc.nl
Watch
1
Star
0
Fork
You've already forked wiki.techinc.nl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9d4fd0c567
wiki.techinc.nl
/
tests
/
phpunit
/
includes
/
upload
History
Ian Baker
9d4fd0c567
Refactored UploadStash and related classes to use the database for file metadata storage instead of the session, see bug 26179
...
Tweaked the UploadWizard to work properly with the new backend code, updated tests
2011-07-12 21:11:43 +00:00
..
UploadFromUrlTest.php
Merge ApiTestSetup into ApiTestCase and update all subclasses. The amount of duplication here was nasty, and also lets us get rid of a bunch of useless require_once()s.
2011-07-01 16:34:02 +00:00
UploadStashTest.php
Refactored UploadStash and related classes to use the database for file metadata storage instead of the session, see bug 26179
2011-07-12 21:11:43 +00:00
UploadTest.php
Move upload tests to upload folder
2011-06-22 21:34:18 +00:00