Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -161/+0 |
| | | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader | ||||
* | Fix namespaces in tests/lib/groups/ | Joas Schilling | 2016-05-19 | 1 | -1/+3 |
| | |||||
* | Group fixup (#24621) | Roeland Douma | 2016-05-17 | 1 | -1/+1 |
| | | | | | | | | * Move used OC_Group_xx to \OC\Group * Add (deprecated) legacy wrapper in legacy, OC_Group_xx * Replace deprecated use of OC_Group_xx with \OC\Group\xx | ||||
* | Inject DBConnection | Roeland Jago Douma | 2016-01-12 | 1 | -36/+49 |
| | | | | | * Use query builder * Minor unit tests additions | ||||
* | Apply DB group annotation ... | Thomas Müller | 2015-11-30 | 1 | -0/+5 |
| | |||||
* | Do not use uniqid in Group and User tests as it is not unique on windows | Joas Schilling | 2014-11-06 | 1 | -5/+3 |
| | |||||
* | extend Dummy user and group implementation to pass tests | Arthur Schiwon | 2014-06-25 | 1 | -2/+6 |
| | |||||
* | clean up created groups after testing, and correct parameter order | Arthur Schiwon | 2014-06-24 | 1 | -9/+6 |
| | |||||
* | add tests | Arthur Schiwon | 2014-06-23 | 1 | -1/+38 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -2/+2 |
| | | | | | | | | | | | 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 | ||||
* | drop SimpleTest compatibility | Thomas Mueller | 2013-01-24 | 1 | -10/+10 |
| | |||||
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -26/+26 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -4/+4 |
| | |||||
* | allow multiply group backends | Robin Appelman | 2012-04-13 | 1 | -0/+105 |