- Nov 30, 2015
-
-
Thomas Müller authored
A TestCase which is not annotated to be in group DB will not allow access to the database connection. This is necessary to categorize unit test and avoid duplicate test case execution - it also allows us to closely review unit test implementations to identify unnecessary db calls.
-
- Nov 27, 2015
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Mitar authored
-
- Nov 26, 2015
-
-
Morris Jobke authored
* removes OC_Helper::mb_substr_replace and OC_Helper::mb_str_replace * keeps public interface wrapper working as expected
-
Morris Jobke authored
* ref #4774
-
- Nov 25, 2015
-
-
Thomas Müller authored
-
Robin Appelman authored
-
- Nov 24, 2015
-
-
Roeland Jago Douma authored
No injection of userfolders etc. Only generic DI components (IRootFolder) etc should be used to make sure we can also run this from the cli
-
Roeland Jago Douma authored
The share manager etc should not care about filtering stuff. They should return what is asked for them.
-
- Nov 23, 2015
-
-
Joas Schilling authored
-
Joas Schilling authored
-
Morris Jobke authored
-
Roeland Jago Douma authored
To make sure hooks are always fired and child entries are always cleaned. This logic is moved to the share manager. * Updated unit tests
-
Thomas Müller authored
-
Joas Schilling authored
-
- Nov 22, 2015
-
-
Thomas Müller authored
-
- Nov 19, 2015
-
-
Thomas Müller authored
-
Thomas Müller authored
-
Robin Appelman authored
-
Robin Appelman authored
this replaces shared etag propagation
-
Joas Schilling authored
-
- Nov 17, 2015
-
-
Joas Schilling authored
-
- Nov 16, 2015
-
-
Lukas Reschke authored
1. Allows it to use the more secure CSP rules of the AppFramework. 2. Adds some unit tests.
-
Joas Schilling authored
-
Joas Schilling authored
-
Roeland Jago Douma authored
-
- Nov 12, 2015
-
-
Christian Schnidrig authored
-
- Nov 10, 2015
-
-
Robin Appelman authored
-
- Nov 09, 2015
-
-
Roeland Jago Douma authored
Removed leftover print statement
-
- Nov 06, 2015
-
-
Roeland Jago Douma authored
This reduces a lot of the autoloader magic and makes sure that we generate full paths in the autoloader.
-
Joas Schilling authored
-
- Nov 05, 2015
-
-
Robin Appelman authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
OCS -> ShareManager -> DefaultShareProvider
-
Arthur Schiwon authored
-
- Nov 04, 2015
-
-
Björn Schießle authored
-
- Oct 29, 2015
-
-
Lukas Reschke authored
-
Joas Schilling authored
-