Thomas Müller
|
582b33bdf1
Merge pull request #4537 from owncloud/no-realpath
|
11 lat temu |
Andreas Fischer
|
83afb46205
Use __DIR__ instead of dirname(__FILE__).
|
11 lat temu |
Andreas Fischer
|
9753e44ac2
Do not use realpath() on includes.
|
11 lat temu |
kondou
|
9e8a6b704d
Add _many_ newlines at the end of files
|
11 lat temu |
Jörn Friedrich Dreyer
|
b6f8d2b859
raise failed tests from first commit to size @medium
|
11 lat temu |
Florin Peter
|
9dd277576a
added users for tests
|
11 lat temu |
Florin Peter
|
c7981abbc9
improved test
|
11 lat temu |
Florin Peter
|
afbfa742d7
improved tests
|
11 lat temu |
Florin Peter
|
04b0843bb4
fixed some tests
|
11 lat temu |
Florin Peter
|
3c100af132
revert changes to fbbc76f281f50afa3072d99e4e0d413df835b3d3 because master is very unstable right now
|
11 lat temu |
Florin Peter
|
b08179d406
fixed tests after merge against master
|
11 lat temu |
Florin Peter
|
882a747b47
rename folder to tests
|
11 lat temu |
Sam Tuke
|
015787fbb3
All in-use unit tests now passing after merge
|
12 lat temu |
Sam Tuke
|
265f3654af
all unit files_encryption crypt unit tests now passing after merge
|
12 lat temu |
Sam Tuke
|
ed980674a6
Development snapshot
|
12 lat temu |
Sam Tuke
|
d294e77721
Development snapshot:
|
12 lat temu |
Robin Appelman
|
d0455c5819
truncate decrypted files based on filelength
|
12 lat temu |
Robin Appelman
|
195c37f88a
fix for encryption binary files
|
12 lat temu |
Thomas Mueller
|
583dce5276
removing executable bit - again
|
12 lat temu |
Frank Karlitschek
|
8c7f854671
move all the files stuff into a files class
|
12 lat temu |
Frank Karlitschek
|
93b63cf375
ported the rest of the OC_Helper calls
|
12 lat temu |
Robin Appelman
|
b39c3d4c4e
make use of the fact that stream_read will always read 8192 bytes for encryption stream
|
12 lat temu |