aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [Share 2.0] Fix pre_share and post_share hooksRoeland Jago Douma2016-01-131-0/+7
* [Share 2.0] Let the factory do the factory stuffRoeland Jago Douma2016-01-131-184/+41
* [Share 2.0] Use full share id (providerId:shareId)Roeland Jago Douma2016-01-132-7/+23
* [Share 2.0] Add share provider factoryRoeland Jago Douma2016-01-131-271/+140
* [Share 2.0] Allow registering of share providersRoeland Jago Douma2016-01-131-10/+240
* Merge pull request #20018 from owncloud/cache_group_backendThomas Müller2016-01-132-58/+84
|\
| * Inject DBConnectionRoeland Jago Douma2016-01-122-58/+84
* | Fix unit testLukas Reschke2016-01-131-0/+10
* | Merge pull request #21591 from owncloud/add-code-checking-for-appsThomas Müller2016-01-133-2/+209
|\ \
| * | Verify signature of apps with level "Official" coming from the appstoreLukas Reschke2016-01-103-2/+209
* | | Merge pull request #21648 from owncloud/smb-statcache-capThomas Müller2016-01-132-1/+68
|\ \ \
| * | | cap the number of entries we cache in smb's statcacheRobin Appelman2016-01-122-1/+68
* | | | Add hidden config switch to disable code integrity checkingLukas Reschke2016-01-122-2/+205
* | | | Allow admins to add system wide root certificatesRobin Appelman2016-01-122-8/+19
|/ / /
* | | Merge pull request #21628 from owncloud/deprecated_secure_random_funcionsThomas Müller2016-01-125-23/+6
|\ \ \
| * | | Fix unit testsRoeland Jago Douma2016-01-112-18/+1
| * | | getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma2016-01-112-3/+3
| * | | getLowStrengthGenerator does not do anything anymoreRoeland Jago Douma2016-01-112-2/+2
| | |/ | |/|
* / | Remove unused deprecated functionRoeland Jago Douma2016-01-111-5/+0
|/ /
* / Remove generateRandomBytes from OC_UtilRoeland Jago Douma2016-01-101-5/+0
|/
* Verify the path is a file on avatar updateRoeland Jago Douma2016-01-081-0/+17
* Merge pull request #21527 from owncloud/remove_all_avatarsThomas Müller2016-01-081-7/+23
|\
| * Remove all cache avatars on avatar deletionRoeland Jago Douma2016-01-071-7/+23
* | Merge pull request #21498 from owncloud/cleanup-OC_DBThomas Müller2016-01-0713-19/+19
|\ \
| * | Remove OC_DB::getConnectionMorris Jobke2016-01-0710-14/+14
| * | Remove OC_DB::insertidMorris Jobke2016-01-072-3/+3
| * | Remove OC_DB::dropTableMorris Jobke2016-01-072-2/+2
* | | Merge pull request #21502 from owncloud/di_mimetypedetectorThomas Müller2016-01-071-0/+2
|\ \ \ | |_|/ |/| |
| * | Add 'OCP\Files\IMimeTypeDetector' to DI containerRoeland Jago Douma2016-01-071-0/+2
* | | Merge pull request #21505 from owncloud/allow-downgrades-for-brave-developersThomas Müller2016-01-071-13/+25
|\ \ \
| * | | Allow downgrades for our brave developers, that switch between branchesJoas Schilling2016-01-071-13/+25
| |/ /
* | | Merge pull request #20773 from owncloud/share2.0_createThomas Müller2016-01-072-12/+1380
|\ \ \ | |_|/ |/| |
| * | [Sharing 2.0] Some error cases report 404 instead of 403Roeland Jago Douma2016-01-061-6/+11
| * | [Sharing 2.0] Add L10N instance to manager for translated errorsRoeland Jago Douma2016-01-061-16/+38
| * | [Share 2.0] Make the share manager ready for share creationRoeland Jago Douma2016-01-061-12/+1165
| * | [Share 2.0] Make share provider ready for create sharesRoeland Jago Douma2016-01-061-0/+188
* | | Move lib/repair to lib/private/repairMorris Jobke2016-01-071-1/+1
| |/ |/|
* | Assign DB group for unit testsLukas Reschke2016-01-041-0/+4
* | Move regeneration of session ID into session classesLukas Reschke2016-01-041-1/+15
|/
* Merge pull request #21216 from owncloud/fopen-statcacheThomas Müller2015-12-281-0/+13
|\
| * test for statcache after fopenRobin Appelman2015-12-151-0/+13
* | Fix unit testRoeland Jago Douma2015-12-241-2/+6
* | prefer scalar type hints over phpdoc annotationBernhard Posselt2015-12-241-0/+19
* | Restore DB connection after failureVincent Petry2015-12-211-2/+12
* | Merge pull request #21289 from owncloud/issue-20399-keep-periodic-background-...Thomas Müller2015-12-211-2/+9
|\ \
| * | Fix the test to expect the new behaviourJoas Schilling2015-12-181-2/+9
* | | Merge pull request #21290 from owncloud/public-api-usage-getversionThomas Müller2015-12-183-6/+6
|\ \ \
| * | | Use OCP\Util::getVersion instead of the internal private implementationMorris Jobke2015-12-183-6/+6
* | | | Merge pull request #21288 from owncloud/deprecated_helper_mimetypesThomas Müller2015-12-181-22/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Removed deprecated unsused function OC_Helper::getStringMimeTypeRoeland Jago Douma2015-12-181-10/+0