Robin McCorkell
|
5a1619d80d
Unit test getting temp dir from config
|
9 年之前 |
Robin McCorkell
|
a0dfaf9be3
Clean up TempManager to follow code guidelines
|
9 年之前 |
root
|
acae208f2f
moved code to /lib/private/tempmanager.php
|
9 年之前 |
Joas Schilling
|
d3e3a84cae
Move the helpful method to the TestCase class
|
9 年之前 |
Lukas Reschke
|
155ae44bc6
Fix collision on temporary files + adjust permissions
|
9 年之前 |
Lukas Reschke
|
9622fbdf29
Filter potential dangerous characters in path name
|
9 年之前 |
Olivier Paroz
|
f890c3ffb1
Make the method compatible with all types of extensions
|
9 年之前 |
Thomas Müller
|
5d4b7e0e2b
fix failing unit test for the temp manager - concurrently executed unit tests influence each other
|
10 年之前 |
Joas Schilling
|
cb3a598cdb
Make root tests extend the \Test\TestCase
|
10 年之前 |
Joas Schilling
|
a9c2e5a08e
Windows does not support CHMOD, therefor we can not test not writable folders
|
10 年之前 |
Robin Appelman
|
83c74b80ad
Add \OC\TempManager to handle creating and cleaning temporary files
|
10 年之前 |