nathangray
|
7163acfe1d
|
* Add action to share filemanager folder (readonly) with hidden upload folder
|
2020-03-24 20:34:04 -06:00 |
|
nathangray
|
458a40c792
|
Avoid some warnings caused by using foreach() over null
|
2020-03-11 09:25:31 -06:00 |
|
nathangray
|
173b695cf2
|
Api: Sharing listens to Vfs hooks to stay up-to-date with deleted or renamed files
|
2020-03-06 14:48:26 -07:00 |
|
Ralf Becker
|
ce47208874
|
fix function signature in order to update to phpUnit 8
|
2020-03-04 18:47:48 +01:00 |
|
nathangray
|
48f2513f40
|
Cleanup
|
2019-05-07 16:15:17 -06:00 |
|
nathangray
|
753c26a909
|
Check to see if Travis likes these tests now
|
2019-05-07 15:55:31 -06:00 |
|
nathangray
|
bacccbc42a
|
Fix VFS Share tests
|
2019-05-07 15:23:34 -06:00 |
|
nathangray
|
12648ad74f
|
Use Travis environment variable to skip the sharing tests that fail instead of always skipping them
|
2019-04-26 11:09:01 -06:00 |
|
nathangray
|
3ccb142a48
|
Skip sharing tests since they fail on Travis
|
2019-04-25 13:03:52 -06:00 |
|
nathangray
|
601cf775f2
|
Check files_dir and skip tests if we don't have read/write access
|
2019-04-24 16:12:41 -06:00 |
|
nathangray
|
759df4cf6e
|
Another attempt to make session for Sharing, even though we're on the command line
|
2019-04-24 15:07:45 -06:00 |
|
nathangray
|
f44a26432c
|
Some changes to tests, maybe they pass
Mostly about getting a session for Sharing, even though we're on the command line
|
2019-04-24 14:14:35 -06:00 |
|
nathangray
|
11cf369540
|
Turn off debug
|
2018-05-04 15:07:57 -06:00 |
|
nathangray
|
c8ddbe0680
|
Some more debug for Travis
|
2018-05-04 14:36:24 -06:00 |
|
nathangray
|
bd570c3676
|
- Fix incorrect skipped method
- Move cache clear before logout
|
2018-05-04 11:36:38 -06:00 |
|
nathangray
|
77a71d1c9c
|
Some more debug for Travis
|
2018-05-04 09:58:21 -06:00 |
|
nathangray
|
a7a2092a48
|
Some more debug for Travis
|
2018-05-04 09:37:53 -06:00 |
|
nathangray
|
1ee1c15e75
|
Turn on debug for sharing tests
|
2018-05-03 13:59:39 -06:00 |
|
nathangray
|
5f160114e9
|
Better error message & correct lost Vfs::$db
|
2018-04-12 11:23:54 -06:00 |
|
nathangray
|
f26b271067
|
Exclude symlinks from Vfs
|
2018-04-09 14:02:24 -06:00 |
|
nathangray
|
cbdbae2f9a
|
Shuffle around some code for better extendability
|
2018-04-09 14:02:24 -06:00 |
|
nathangray
|
e2209b1e57
|
- Add check to see if merge sqlfs directory is there before creating it
- Add parameter to addFiles() to provide test file content
- Add current user as owner for filesystem mount
|
2018-04-09 14:02:24 -06:00 |
|
nathangray
|
2de26a0f2b
|
Refactor sharing tests to use a base class so Collabora tests can exend it
|
2018-04-05 08:49:25 -06:00 |
|
nathangray
|
97134373dc
|
Refactor sharing tests to use a base class so Collabora tests can exend it
|
2018-04-05 08:49:25 -06:00 |
|