summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into move-aborted-upload-detection-into-plugin-masterThomas Müller2013-09-307-3/+205
|\
| * Merge pull request #4969 from owncloud/fixing-4043-masterThomas Müller2013-09-301-0/+87
| |\
| | * code cleanupThomas Müller2013-09-271-39/+22
| | * adding unit tests for ObjectTree::move()Thomas Müller2013-09-261-0/+104
| * | Merge pull request #4966 from owncloud/text_preview_blacklistAndreas Fischer2013-09-293-1/+61
| |\ \
| | * | rename variable in testIsTransparentGeorg Ehrke2013-09-271-3/+3
| | * | rename testTxtBlacklist to txtBlacklistGeorg Ehrke2013-09-271-3/+3
| | * | move fileView object initialization to testIsTransparentGeorg Ehrke2013-09-271-10/+10
| | * | use dataProvider for txt blacklist testGeorg Ehrke2013-09-271-25/+28
| | * | add test for txt blacklistGeorg Ehrke2013-09-251-0/+38
| | * | add test data for cal and contact previewGeorg Ehrke2013-09-242-0/+19
| * | | phpunit.xml: Port code coverage excludes from autotest to dist.Andreas Fischer2013-09-261-0/+14
| * | | Merge pull request #4999 from owncloud/run-unit-tests-for-apps-masterMorris Jobke2013-09-261-2/+0
| |\ \ \
| | * | | Remove $RUNTIME_NOAPPS - setting to false was not enoughThomas Müller2013-09-261-2/+0
| | * | | run unit tests for apps as wellThomas Müller2013-09-261-1/+1
| * | | | Missing Test for the previous commitArthur Schiwon2013-09-251-0/+43
| |/ / /
* | | | expect unlinkto be calledThomas Müller2013-09-251-0/+4
* | | | adding unit testsThomas Müller2013-09-251-0/+93
|/ / /
* | | Adjust Tests and satisfy themArthur Schiwon2013-09-242-40/+45
* | | User: move checkPassword from User to Manager to not break APIArthur Schiwon2013-09-241-22/+10
| |/ |/|
* | clear permissions cache when scanning a fileRobin Appelman2013-09-241-0/+17
* | Merge pull request #4869 from owncloud/fixing-4866-masterThomas Müller2013-09-231-12/+37
|\ \
| * | Move setUp() and tearDown() up in tests/lib/files/cache/scanner.php.Andreas Fischer2013-09-231-15/+15
| * | Merge remote-tracking branch 'owncloud/master' into fixing-4866-masterAndreas Fischer2013-09-237-11/+418
| |\|
| * | Do not convert boolean to integer in tests. put() already does this.Andreas Fischer2013-09-211-1/+0
| * | when storing back the data field 'encrypted' it is necessary to cast the bool...Thomas Müller2013-09-201-0/+1
| * | etag changes are now propagated up the file treeThomas Müller2013-09-161-6/+15
| * | recreate an etag within the scanner if the cache contains an empty etagThomas Müller2013-09-161-0/+17
* | | Merge pull request #4856 from owncloud/fix-link-expirationAndreas Fischer2013-09-231-0/+48
|\ \ \ | |_|/ |/| |
| * | Tests whether expired/valid link share is still accessible.Andreas Fischer2013-09-161-0/+48
* | | Merge pull request #4327 from owncloud/scanfile-removeThomas Müller2013-09-221-0/+10
|\ \ \
| * | | remove deleted files while scanningRobin Appelman2013-08-061-0/+10
* | | | Merge pull request #4623 from owncloud/convert-oc_preferencesBart Visscher2013-09-221-0/+179
|\ \ \ \
| * | | | Convert OC_Preference to object interfaceBart Visscher2013-09-191-0/+179
| | |/ / | |/| |
* / | | files: when filtering search results, ensure results are children of the fake...Robin Appelman2013-09-221-0/+14
|/ / /
* | | Merge pull request #4825 from owncloud/fix-sharing-expiration-oracleBart Visscher2013-09-164-10/+215
|\ \ \ | |_|/ |/| |
| * | Calculate dateInPast and dateInFuture.Andreas Fischer2013-09-121-5/+8
| * | Compare objects directly. Also use $expected and $actual.Andreas Fischer2013-09-121-6/+6
| * | Add database tests for INSERT/SELECT date format.Andreas Fischer2013-09-123-0/+80
| * | Add comment explaining how $dateInFuture was picked.Andreas Fischer2013-09-121-0/+2
| * | Coding style: { for methods start are supposed to be on the same line.Andreas Fischer2013-09-121-12/+6
| * | Expiration tests for sharing with groups.Andreas Fischer2013-09-121-6/+76
| * | Do not repeat shareUserOneTestFileWithUserTwo() code.Andreas Fischer2013-09-121-25/+22
| * | Make dates test class properties.Andreas Fischer2013-09-121-2/+5
| * | Try to make Oracle happy by also specifying seconds.Andreas Fischer2013-09-121-2/+2
| * | Test whether a still-valid user share is still accessible.Andreas Fischer2013-09-121-11/+34
| * | Test whether an expired user share is still accessible.Andreas Fischer2013-09-121-0/+33
* | | Merge pull request #4506 from owncloud/oc_avatarsBernhard Posselt2013-09-142-0/+26
|\ \ \
| * | | Merge branch 'master' into oc_avatarskondou2013-09-121-1/+30
| |\| |
| * | | Pass view in \OC_Avatar to constructor and use $_ for enable_avatarskondou2013-09-091-6/+6