summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* graceful teardown of cacheJörn Friedrich Dreyer2013-06-241-1/+3
* Merge pull request #3796 from owncloud/gracefully_handle_teardown_in_scanner_...Thomas Müller2013-06-201-4/+6
|\
| * skip teardown if cache has not been set upJörn Friedrich Dreyer2013-06-201-4/+6
* | adding unit test for folder remove: testRemovedFolder()Thomas Mueller2013-06-201-0/+11
* | remove deleted files when re-scanning a folderRobin Appelman2013-06-201-0/+10
|/
* Merge pull request #3764 from owncloud/scanfolder-existingicewind19912013-06-192-4/+21
|\
| * fix updaters test casesRobin Appelman2013-06-191-2/+1
| * add tests for reusing existing data in scannerRobin Appelman2013-06-171-1/+19
* | Merge pull request #3661 from owncloud/fixing-windows-server-masterJörn Friedrich Dreyer2013-06-191-3/+125
|\ \
| * | Add tests for the updater with mount pointsMichael Gapczynski2013-06-121-3/+125
* | | Merge pull request #3621 from owncloud/path-mimetypeThomas Müller2013-06-161-0/+9
|\ \ \
| * | | Basic tests for getFileNameMimeTypeRobin Appelman2013-06-161-0/+9
* | | | Merge pull request #3721 from owncloud/oracle_setup_fixesThomas Müller2013-06-141-1/+6
|\ \ \ \
| * | | | fix oci dbschema testJörn Friedrich Dreyer2013-06-141-1/+6
| | |_|/ | |/| |
* | | | No coverage for testsThomas Müller2013-06-141-0/+1
* | | | No coverage for settings/l10nThomas Müller2013-06-141-0/+1
* | | | No coverage for lib/l10n and core/l10nThomas Müller2013-06-141-0/+2
|/ / /
* | | Merge pull request #3640 from infoneo/masterThomas Müller2013-06-131-3/+15
|\ \ \
| * | | Update mapper.phpinfoneo2013-06-081-3/+15
* | | | every test now has 15min to executeJörn Friedrich Dreyer2013-06-121-2/+2
* | | | allow autotest to run 10x times longerJörn Friedrich Dreyer2013-06-111-3/+3
* | | | Merge pull request #3652 from owncloud/fix_fetchrow_usage_for_mdb2Jörn Friedrich Dreyer2013-06-111-2/+2
|\ \ \ \
| * | | | fix fetchRow checks to also work with MDB2Jörn Friedrich Dreyer2013-06-101-2/+2
* | | | | Merge pull request #3646 from owncloud/introduce_phpunit_timeoutsThomas Müller2013-06-116-1/+46
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | raise failed tests from first commit to size @mediumJörn Friedrich Dreyer2013-06-103-0/+10
| * | | | add timeouts 3/30/90 to phpunit testsJörn Friedrich Dreyer2013-06-104-1/+36
| | |/ / | |/| |
* | | | Merge pull request #3653 from owncloud/shorten_identifiers_in_testsThomas Müller2013-06-104-7/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | shorten table identifiers in testsJörn Friedrich Dreyer2013-06-104-7/+7
| |/ /
* / / add missing backticks all over the placeJörn Friedrich Dreyer2013-06-101-11/+11
|/ /
* | exclude 3rdparty folder within files_external and files_encryption from code ...Thomas Mueller2013-06-041-0/+2
* | ignore l10n folder within remaining appsThomas Mueller2013-06-041-0/+8
* | Cache Test: set datadir to temporary location, otherwise initmountpoints will...Arthur Schiwon2013-06-031-2/+8
* | Merge pull request #3561 from owncloud/usericewind19912013-06-036-0/+993
|\ \
| * | New user management classesRobin Appelman2013-05-296-0/+993
* | | Exclude apps/files/l10n from coverage reportsThomas Müller2013-06-031-0/+1
* | | fixing code coverageThomas Mueller2013-06-031-6/+10
* | | Fixing code coverage analysisThomas Mueller2013-06-031-6/+10
* | | merge master into backgroundjobRobin Appelman2013-06-0223-264/+783
|\ \ \
| * \ \ Merge pull request #3459 from owncloud/fix_for_2377icewind19912013-05-312-1/+86
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' into fix_for_2377Florin Peter2013-05-251-0/+27
| | |\ \
| | * | | improved tests to check if database layer normalize folder namesFlorin Peter2013-05-251-11/+29
| | * | | Merge branch 'master' into fix_for_2377Florin Peter2013-05-243-5/+44
| | |\ \ \
| | * | | | changed tests for using new normalizerFlorin Peter2013-05-242-3/+3
| | * | | | revert previous fix and added normalizer to cache classFlorin Peter2013-05-231-0/+67
| * | | | | didn't mean to commit this yetRobin Appelman2013-05-285-670/+0
| * | | | | implement ArrayInterface with SessionRobin Appelman2013-05-283-0/+509
| * | | | | Abstract the session away in a classRobin Appelman2013-05-282-0/+71
| | |_|/ / | |/| | |
| * | | | Merge pull request #3388 from roha4000/masterMichael Gapczynski2013-05-251-0/+27
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | New tests to assure that a move will not affect another users cache entriesRoland Hager2013-05-221-0/+27
| | |/ /
| * | | Merge pull request #3416 from owncloud/files_encryptionThomas Müller2013-05-242-5/+7
| |\ \ \