Bjoern Schiessle
|
6650be9913
|
add setting to set default expire date
|
2014-04-24 13:34:31 +02:00 |
Bjoern Schiessle
|
bc0292c16d
|
always return an array
|
2014-03-25 17:47:24 +01:00 |
Bjoern Schiessle
|
cf7ef0d356
|
fix sharing unit tests
|
2014-02-21 13:36:00 +01:00 |
Scrutinizer Auto-Fixer
|
adaee6a5a1
|
Scrutinizer Auto-Fixes
This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720
Enabled analysis tools:
- PHP Analyzer
- JSHint
- PHP Copy/Paste Detector
- PHP PDepend
|
2014-02-19 09:31:54 +01:00 |
Arthur Schiwon
|
72f134cfce
|
intendation
|
2014-02-11 10:50:10 +01:00 |
Arthur Schiwon
|
32afdcbefe
|
Inject logger
|
2014-02-11 10:49:59 +01:00 |
Arthur Schiwon
|
9a39cd3b38
|
test for share dialoge sorter
|
2014-02-11 10:49:46 +01:00 |
Thomas Müller
|
a3ea5aa2ac
|
fixing comment + adding unit test for checkPasswordProtectedShare
|
2014-01-21 12:07:08 +01:00 |
ben-denham
|
30f77f53d5
|
updated the unit test for OCP\Share::unshareAll() to verify that shares by all users are removed for an item.
|
2014-01-10 14:08:29 +13:00 |
Andreas Fischer
|
8872b881cc
|
Add tests for OCP\Share::unshareAll().
|
2013-11-03 12:31:53 +01:00 |
Andreas Fischer
|
07714d9a72
|
Tests whether expired/valid link share is still accessible.
|
2013-09-16 21:24:16 +02:00 |
Andreas Fischer
|
294f3632e0
|
Calculate dateInPast and dateInFuture.
|
2013-09-12 23:43:21 +02:00 |
Andreas Fischer
|
261766fe49
|
Add comment explaining how $dateInFuture was picked.
|
2013-09-12 23:43:20 +02:00 |
Andreas Fischer
|
f567bd1b8a
|
Coding style: { for methods start are supposed to be on the same line.
|
2013-09-12 23:43:20 +02:00 |
Andreas Fischer
|
fb650deaf7
|
Expiration tests for sharing with groups.
|
2013-09-12 23:43:20 +02:00 |
Andreas Fischer
|
cf97eac401
|
Do not repeat shareUserOneTestFileWithUserTwo() code.
|
2013-09-12 23:43:20 +02:00 |
Andreas Fischer
|
e4b334c3f1
|
Make dates test class properties.
|
2013-09-12 23:43:20 +02:00 |
Andreas Fischer
|
924a7046dd
|
Try to make Oracle happy by also specifying seconds.
|
2013-09-12 23:43:20 +02:00 |
Andreas Fischer
|
1358b0078a
|
Test whether a still-valid user share is still accessible.
|
2013-09-12 23:43:20 +02:00 |
Andreas Fischer
|
05c970095d
|
Test whether an expired user share is still accessible.
|
2013-09-12 23:43:20 +02:00 |
Michael Gapczynski
|
9a2ca0ae64
|
Check resharing setting
|
2013-02-26 13:31:15 -05:00 |
Thomas Mueller
|
ef88ceba8c
|
drop SimpleTest compatibility
|
2013-01-24 16:47:17 +01:00 |
Bart Visscher
|
8bed38c78d
|
Rename install hook functions to register hook
|
2012-11-15 18:13:54 +01:00 |
Bart Visscher
|
530f3f8be9
|
Create functions to install standard hooks
Also use these in tests that needs them
Fix #151
|
2012-11-13 23:45:17 +01:00 |
Thomas Tanghus
|
56239df2e7
|
Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_*
|
2012-11-11 23:10:23 +01:00 |
Felix Moeller
|
a4b2ea586d
|
Style: Remove all the dangling white spaces
|
2012-11-04 22:16:04 +01:00 |
Bart Visscher
|
3fef4564f0
|
Give share test users a unique prefix
|
2012-10-13 20:23:02 +02:00 |
Bart Visscher
|
95c8adba19
|
Swap values for assertEqual to get better error message, also renamed the function to phpunit name
|
2012-10-13 15:10:19 +02:00 |
Bart Visscher
|
8c281a456d
|
PHPUnit 3.6 does not support @expectedException with the generic exception class
|
2012-10-12 19:28:24 +02:00 |
Robin Appelman
|
7b64ab9294
|
make sure the share backend test case can find the correct interface
|
2012-10-10 11:40:40 +02:00 |
Robin Appelman
|
aa13a58513
|
Merge branch 'phpunit'
|
2012-10-10 11:05:19 +02:00 |
Michael Gapczynski
|
dc767798c6
|
Manually change appconfig value for share policy so tests work correctly
|
2012-10-09 17:16:59 -04:00 |
Robin Appelman
|
22f8f50e05
|
initual phpunit support
|
2012-10-03 21:29:50 +02:00 |
Michael Gapczynski
|
f23f719d99
|
Fix unsharing from self for group shares and add test for it
|
2012-09-08 20:15:47 -04:00 |
Michael Gapczynski
|
4c065deb55
|
Listen to post_deleteGroup hook in Share API
|
2012-09-02 20:01:09 -04:00 |
Michael Gapczynski
|
f0f2d93908
|
Restructure generateTarget for the post_addToGroup hook
|
2012-09-02 18:23:19 -04:00 |
Michael Gapczynski
|
95cd48dea8
|
Fix sharing test case
|
2012-08-28 14:00:46 -04:00 |
Thomas Mueller
|
07df52c998
|
assert array length and individual content instead of assertEqual on arrays
|
2012-08-28 00:35:10 +02:00 |
Thomas Mueller
|
2abb63de70
|
assert array length and individual content instead of assertEqual on arrays
|
2012-08-28 00:12:01 +02:00 |
Jörn Friedrich Dreyer
|
fa3497f6ed
|
add backticks to SQL, use limit parameter instead of LIMIT SQL
|
2012-08-25 01:52:27 +02:00 |
Michael Gapczynski
|
9699ff03bd
|
Revert using item name, no longer allowing the same item source exist for a user
|
2012-08-22 11:57:58 -04:00 |
Michael Gapczynski
|
5eca531f99
|
Refactor again so we can tell what item is being reshared in case the same source shows up. This is the end of the share_api branch, moving to master.
|
2012-08-19 22:14:38 -04:00 |
Michael Gapczynski
|
f987e22d85
|
Large refactoring to allow for the same item to be shared to a group and again with a user in the group with different permissions
|
2012-08-19 16:30:38 -04:00 |
Michael Gapczynski
|
df8a2e5361
|
File sharing cleanup, works perfectly I think :)
|
2012-08-16 12:20:14 -04:00 |
Michael Gapczynski
|
137e4cb342
|
Add tests for Share API, all tests passing :)
|
2012-08-15 11:55:54 -04:00 |
Michael Gapczynski
|
30b58f5677
|
Merge branch 'master' into share_api
Conflicts:
apps/calendar/js/loader.js
apps/contacts/index.php
apps/contacts/js/loader.js
apps/files/js/files.js
apps/files_sharing/sharedstorage.php
lib/filesystemview.php
|
2012-07-25 17:08:18 -04:00 |