summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix mounting wrapped storages resulting in many-layered wrapping"Robin McCorkell2015-08-191-21/+0
* Merge pull request #17182 from owncloud/user_ini_upload_sizeRobin McCorkell2015-08-171-0/+135
|\
| * Unit test OC_Files::setUploadLimit()Robin McCorkell2015-07-201-0/+135
* | Merge pull request #17982 from owncloud/appframework-sanitize-nameThomas Müller2015-08-121-0/+19
|\ \
| * | Sanitize class names before registerService/queryRobin McCorkell2015-07-301-0/+19
* | | Merge pull request #18127 from owncloud/dav-request-testsThomas Müller2015-08-125-0/+405
|\ \ \
| * | | fix setup/teardownRobin Appelman2015-08-111-11/+18
| * | | split out creating the sabre dav server to it's own factoryRobin Appelman2015-08-111-31/+13
| * | | add test framework for doing full request webdav testsRobin Appelman2015-08-115-0/+416
* | | | Merge pull request #17852 from owncloud/register-alias-factoryRobin McCorkell2015-08-112-14/+47
|\ \ \ \
| * | | | add test for factoriesBernhard Posselt2015-07-252-14/+47
* | | | | Merge pull request #17932 from owncloud/fix_move_filesThomas Müller2015-08-111-1/+3
|\ \ \ \ \
| * | | | | make sure that we emit the hooks if a file gets moved from a subfolder to the...Bjoern Schiessle2015-07-291-1/+3
* | | | | | Merge pull request #17830 from owncloud/issue-17825-dont-silently-ignore-inva...Joas Schilling2015-08-111-0/+43
|\ \ \ \ \ \
| * | | | | | Throw a InvalidArgumentException when a consumer/extension is invalidJoas Schilling2015-07-231-0/+43
* | | | | | | Merge pull request #18096 from sualko/patch-1Morris Jobke2015-08-104-56/+56
|\ \ \ \ \ \ \
| * | | | | | | add more unit tests for data: as allowed image domainsualko2015-08-103-3/+3
| * | | | | | | add unit test for data: as allowed image domainsualko2015-08-071-53/+53
* | | | | | | | Merge pull request #18175 from owncloud/automatic-db-prefix-query-builderThomas Müller2015-08-103-53/+83
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unnecessary DB prefixes from existing query builder usagesJoas Schilling2015-08-102-19/+19
| * | | | | | | | Automatically prefix table names with *PREFIX* unless specifiedJoas Schilling2015-08-101-34/+64
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Use DIRoeland Jago Douma2015-08-102-18/+15
* | | | | | | | Added Capabilities ManagerRoeland Jago Douma2015-08-102-0/+171
|/ / / / / / /
* | | | | | | Merge pull request #18124 from owncloud/share-permwrongvarMorris Jobke2015-08-071-3/+60
|\ \ \ \ \ \ \
| * | | | | | | Fix removal of share permissions when share disabled for userVincent Petry2015-08-071-3/+60
* | | | | | | | Merge pull request #13641 from owncloud/cache-storage-statusVincent Petry2015-08-072-0/+170
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix mounting wrapped storages resulting in many-layered wrappingRobin McCorkell2015-07-201-0/+21
| * | | | | | | Store storage availability in databaseRobin McCorkell2015-07-201-0/+149
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #18035 from owncloud/ocs-2.0Bernhard Posselt2015-08-052-7/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix unit test within OCSControllerThomas Müller2015-08-031-4/+8
| * | | | | | Remove duplicate and unused codeThomas Müller2015-08-031-3/+2
* | | | | | | Use StringUtils::equals on CSRF token and add unit testsLukas Reschke2015-08-041-0/+95
* | | | | | | Remove pointless unit testThomas Müller2015-08-041-7/+0
|/ / / / / /
* | | | | | always update file cache, the cache can handle partial data correctly if the ...Bjoern Schiessle2015-07-311-3/+5
* | | | | | Fix incorrect test namingRobin McCorkell2015-07-301-4/+2
* | | | | | Merge pull request #17981 from owncloud/correct-regexThomas Müller2015-07-301-0/+4
|\ \ \ \ \ \
| * | | | | | Add more unit testsLukas Reschke2015-07-301-0/+2
| * | | | | | Correct regular expressionsLukas Reschke2015-07-301-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Check for PDO instead of removed function for PHP 7 compatibilityLukas Reschke2015-07-301-4/+16
* | | | | | properly mock dependencies for setup testsMorris Jobke2015-07-301-1/+7
| |_|_|_|/ |/| | | |
* | | | | fix unit testsMorris Jobke2015-07-291-2/+2
* | | | | Remove remainings of mssqlThomas Müller2015-07-294-14/+4
* | | | | Merge pull request #17950 from owncloud/config-dontdetectfschangesinrootbydef...Robin McCorkell2015-07-291-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix watcher tests to explicitly set policyVincent Petry2015-07-291-0/+3
* | | | | Merge pull request #15543 from rullzer/mimetypedetectorMorris Jobke2015-07-281-0/+283
|\ \ \ \ \
| * | | | | Pass config dir as parameter to detection classRoeland Jago Douma2015-07-271-4/+199
| * | | | | Loading of mapping/aliases is done in classRoeland Jago Douma2015-07-271-9/+0
| * | | | | Move mimetypedetection to files/type/detectionRoeland Jago Douma2015-07-271-4/+4
| * | | | | Added mimetype detectorRoeland Jago Douma2015-07-271-0/+97
| | |_|_|/ | |/| | |
* | | | | Merge pull request #17195 from rullzer/no_multiple_remote_shares_of_same_fileRoeland Douma2015-07-281-0/+36
|\ \ \ \ \ | |_|/ / / |/| | | |