summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17342 from rullzer/test_preview_conditionsRoeland Douma2015-07-222-0/+5
|\
| * Only run some preview unit tets if imagemagick is availableRoeland Jago Douma2015-07-022-0/+5
* | Merge pull request #17381 from owncloud/fix_sharing_add_to_groupMorris Jobke2015-07-211-0/+108
|\ \
| * | intproduce pre_addToGroup hook. we need to calculate the possible uniqueBjoern Schiessle2015-07-061-0/+108
* | | Merge pull request #17743 from owncloud/return-proper-statuscodesBernhard Posselt2015-07-201-0/+51
|\ \ \
| * | | Return proper status code in case of a CORS exceptionLukas Reschke2015-07-201-0/+51
* | | | Merge pull request #16935 from owncloud/allow-app-check-code-for-deprecated-c...Joas Schilling2015-07-205-13/+323
|\ \ \ \ | |/ / / |/| | |
| * | | Only decorate the type when it was matchedJoas Schilling2015-07-171-1/+3
| * | | Use the decorator patternJoas Schilling2015-07-175-25/+110
| * | | Restructor the code into different classes instead of extendingJoas Schilling2015-07-175-59/+101
| * | | Check for methods as good as possibleJoas Schilling2015-07-172-56/+43
| * | | Allow checking for functionsJoas Schilling2015-07-172-2/+31
| * | | Add support for deprecated constantsJoas Schilling2015-07-172-0/+102
| * | | Correctly handle use statementsJoas Schilling2015-07-172-8/+14
| * | | Allow app:check-code to check for deprecated methodsJoas Schilling2015-07-172-2/+59
* | | | Merge pull request #17540 from owncloud/enc_detect_legacy_files2Björn Schießle2015-07-172-18/+115
|\ \ \ \
| * | | | make sure that we always detect legacy files correctlyBjoern Schiessle2015-07-172-18/+115
| |/ / /
* | | | Merge pull request #17682 from owncloud/fix-undefined-REMOTE_ADDR-masterThomas Müller2015-07-171-4/+15
|\ \ \ \
| * | | | Fixing 'Undefined index: REMOTE_ADDR' - fixes #17460Thomas Müller2015-07-161-4/+15
| |/ / /
* / / / Fix memcache factory unit testsRobin McCorkell2015-07-161-2/+4
|/ / /
* | | Strip public webdav info about sharing and mount pointsVincent Petry2015-07-131-3/+28
* | | Merge pull request #16924 from owncloud/copy-recursive-polyfillThomas Müller2015-07-061-0/+46
|\ \ \
| * | | add unit testsRobin Appelman2015-07-031-0/+46
* | | | Merge pull request #17304 from owncloud/fix-17265Vincent Petry2015-07-061-0/+11
|\ \ \ \
| * | | | Check if response could get generatedLukas Reschke2015-07-021-0/+11
| | |_|/ | |/| |
* | | | Fix unit testThomas Müller2015-07-031-1/+0
* | | | Remove OC_AppconfigThomas Müller2015-07-031-16/+16
* | | | Remove OC_LogThomas Müller2015-07-031-1/+1
* | | | Remove file mapper - was only use in Windows and never worked properlyThomas Müller2015-07-034-190/+0
| |_|/ |/| |
* | | fix wordingMorris Jobke2015-07-031-1/+1
* | | Correct wordingLukas Reschke2015-07-021-1/+1
* | | Add missing type annotationsLukas Reschke2015-07-021-0/+25
* | | Merge pull request #17077 from owncloud/files-scan-absolute-pathMorris Jobke2015-07-021-0/+43
|\ \ \ | |/ / |/| |
| * | add unit testRobin Appelman2015-06-291-0/+43
* | | Only do the description kung-fu on strings - fixes #17028Thomas Müller2015-07-011-0/+4
* | | Merge pull request #17078 from owncloud/fix-initial-server-hostMorris Jobke2015-07-011-2/+91
|\ \ \
| * | | Fix undefined offsetLukas Reschke2015-06-221-2/+91
* | | | Merge pull request #15569 from owncloud/remove-getetag-propertiesMorris Jobke2015-07-011-0/+77
|\ \ \ \
| * | | | Remove unneeded getetag entries in properties tableMorris Jobke2015-06-251-0/+77
* | | | | Merge pull request #17259 from owncloud/chunk-cleanupgracefulonlockVincent Petry2015-07-011-5/+89
|\ \ \ \ \
| * | | | | Test for chunk cache garbage collectionVincent Petry2015-06-301-5/+89
* | | | | | Use UTF-8 mode for preg_split and preg_replaceLukas Reschke2015-07-011-2/+8
|/ / / / /
* | | | | Merge pull request #17189 from owncloud/files-straypartfilesonexceptionMorris Jobke2015-06-302-29/+347
|\ \ \ \ \
| * | | | | Unlock first path on rename if second path is lockedVincent Petry2015-06-291-0/+33
| * | | | | Cleanup part file after upload exceptionVincent Petry2015-06-291-29/+314
* | | | | | Merge pull request #17249 from owncloud/file-cache-is-a-icacheJoas Schilling2015-06-301-0/+1
|\ \ \ \ \ \
| * | | | | | Fixing "ImportController::__construct() must implement interface OCP\\ICache,...Thomas Müller2015-06-291-0/+1
| |/ / / / /
* / / / / / Do not rely on actual time in unit testsLukas Reschke2015-06-291-5/+5
|/ / / / /
* | | | | Merge pull request #17229 from owncloud/maintenance-plugin-testJoas Schilling2015-06-291-0/+73
|\ \ \ \ \
| * | | | | Unit tests added for MaintenancePluginThomas Müller2015-06-291-0/+73