Lukas Reschke
|
36ce254ffd
|
Move dummy backend to Tests namespace
|
2015-09-22 11:01:11 +02:00 |
Robin Appelman
|
415f16eb24
|
fix tests
|
2015-05-18 12:11:31 +02:00 |
Robin Appelman
|
d5434c9c4e
|
more propagation tests
|
2015-04-27 14:07:16 +02:00 |
Robin Appelman
|
30ad56813a
|
propagate etags for all user of a share
|
2015-04-27 14:07:15 +02:00 |
Bjoern Schiessle
|
fac7ec3fc4
|
fix re-shares with encryption
|
2015-04-07 13:30:30 +02:00 |
Bjoern Schiessle
|
391fab35f0
|
reset storage for each unit test
|
2015-04-07 13:30:30 +02:00 |
Thomas Müller
|
00338f9dca
|
Removing files_encryption left overs
|
2015-04-07 13:30:28 +02:00 |
Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Joas Schilling
|
ac5bb97d04
|
Reset the group backend aswell
|
2015-02-25 16:03:12 +01:00 |
Vincent Petry
|
4290e1990e
|
Merge pull request #13829 from owncloud/appmanager-list
Better caching for enabled apps
|
2015-02-23 16:03:32 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
Robin Appelman
|
5394a81c05
|
Dont fatal error test when encryption is enabled
|
2015-02-17 15:05:29 +01:00 |
Joas Schilling
|
76ebd3a050
|
Make apps/ extend the \Test\TestCase and fix overwritten methods
|
2014-11-19 14:52:09 +01:00 |
Lukas Reschke
|
988c85d292
|
Refactor file sharing public link handling
fixes download issue introduced by #10755
Conflicts:
apps/files_sharing/public.php
|
2014-11-14 16:26:59 +01:00 |
Robin Appelman
|
0f3fd89f7d
|
Fix sharing tests
|
2014-11-06 18:31:41 +01:00 |
Robin Appelman
|
9c79c2fa17
|
Dont make real users in tests
|
2014-11-06 18:31:40 +01:00 |
Thomas Müller
|
f776bcd4a0
|
remove unnecessary require calls - the ownCloud class loader is supposed to take care of this
|
2014-10-30 17:20:40 +01:00 |