summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20650 from owncloud/systemtags-coreThomas Müller2015-11-302-0/+740
|\
| * Fix phpstorm complains in testsJoas Schilling2015-11-302-9/+7
| * Cleanup imports and type hintingThomas Müller2015-11-302-11/+18
| * Add phpunit group for testsJoas Schilling2015-11-302-0/+12
| * Added system tags data structure and PHP side managersVincent Petry2015-11-272-0/+723
* | Don't break app on travisThomas Müller2015-11-301-0/+5
* | More group DBThomas Müller2015-11-301-0/+7
* | Add DB group to some files_external testsThomas Müller2015-11-302-1/+8
* | Adding more DB groups to test suitsThomas Müller2015-11-3022-3/+140
* | Further unit test suite tweatsThomas Müller2015-11-303-50/+87
* | Adding more test suites to group DBThomas Müller2015-11-301-2/+23
* | Mock DIContainer to not hit the databaseThomas Müller2015-11-301-1/+3
* | Apply DB group annotation ...Thomas Müller2015-11-3049-4/+271
* | A TestCase which is not annotated to be in group DB will not allow access to ...Thomas Müller2015-11-301-3/+32
* | Merge pull request #20788 from owncloud/catch-missing-routeThomas Müller2015-11-301-3/+3
|\ \
| * | fix testsRobin Appelman2015-11-271-3/+3
* | | Merge pull request #20789 from owncloud/scanner-skip-not-availableRobin Appelman2015-11-272-6/+6
|\ \ \
| * | | Skip unavailable storages in scannerRobin Appelman2015-11-272-6/+6
| |/ /
* / / Added tests.Mitar2015-11-271-0/+20
|/ /
* | Merge pull request #20602 from owncloud/fix-installed-appsThomas Müller2015-11-262-4/+13
|\ \
| * | fix unit testsMorris Jobke2015-11-232-4/+13
* | | Merge pull request #20702 from owncloud/move-user-principal-into-subfolderThomas Müller2015-11-261-1/+6
|\ \ \
| * | | Introduce \OCP\IUser::getEMailAddress()Thomas Müller2015-11-251-1/+6
* | | | Merge pull request #20393 from owncloud/querybuilder-select-with-aliasThomas Müller2015-11-261-34/+116
|\ \ \ \
| * | | | Add a method to select a field or value with aliasJoas Schilling2015-11-231-34/+116
* | | | | Merge pull request #20744 from owncloud/oc_helper-getMimeType-cleanupThomas Müller2015-11-261-23/+0
|\ \ \ \ \
| * | | | | Remove last occurences of OC_Helper::getMimeType()Morris Jobke2015-11-261-23/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #20731 from owncloud/per-storage-updaterThomas Müller2015-11-261-30/+11
|\ \ \ \ \
| * | | | | Make Cache\Updater per storageRobin Appelman2015-11-251-30/+11
* | | | | | Remove unused internal methodsMorris Jobke2015-11-261-12/+0
| |/ / / / |/| | | |
* | | | | Merge pull request #20691 from owncloud/share2.0_di_fixesThomas Müller2015-11-252-255/+108
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [Sharing 2.0] Default share provider only generic DIRoeland Jago Douma2015-11-241-141/+105
| * | | | [Sharing 2.0] Removed unused DI stuffRoeland Jago Douma2015-11-241-114/+3
* | | | | Merge pull request #20439 from owncloud/etag-propagate-in-storageThomas Müller2015-11-253-38/+43
|\ \ \ \ \
| * | | | | update testsRobin Appelman2015-11-192-38/+10
| * | | | | take the etag of child mounts into account for the folder etagRobin Appelman2015-11-191-0/+33
| | |_|/ / | |/| | |
* | | | | Make sure that object id can be a stringJoas Schilling2015-11-231-14/+22
| |/ / / |/| | |
* | | | Merge pull request #20617 from owncloud/fix-usage-of-lastInsertIdThomas Müller2015-11-233-44/+7
|\ \ \ \
| * | | | lastInsertId() is properly working with Oracle if the table name is properly ...Thomas Müller2015-11-233-44/+7
* | | | | Merge pull request #20543 from owncloud/share2.0_fix_hooksThomas Müller2015-11-232-211/+410
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [Sharing 2.0] Move hook and delete children logic to share managerRoeland Jago Douma2015-11-232-211/+410
* | | | | Merge pull request #20577 from owncloud/notifications-datetime-timestampThomas Müller2015-11-231-25/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use a DateTime object instead of a timestampJoas Schilling2015-11-231-25/+35
| |/ / /
* | | | Merge pull request #20222 from owncloud/federated_sharing_auto_completeThomas Müller2015-11-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | added app "federation", allows you to connect ownClouds and exchange user listsBjörn Schießle2015-11-191-1/+1
| | |/ | |/|
* | | Merge pull request #16902 from owncloud/jsocclientThomas Müller2015-11-232-11/+28
|\ \ \
| * | | Fix undefined HTTP_USER_AGENTThomas Müller2015-11-221-8/+25
| * | | Added OC.Files.Client Webdav-based files clientVincent Petry2015-11-221-3/+3
* | | | Moved changedisplayname to usercontrollerRoeland Jago Douma2015-11-201-0/+169
|/ / /
* | | Merge pull request #20614 from owncloud/use-mocks-when-testing-isSharingDisab...Thomas Müller2015-11-201-30/+22
|\ \ \ | |/ / |/| |