Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Scanner: additional tests for reusing etags during scanning | Robin Appelman | 2013-08-12 | 2 | -0/+92 |
* | adding test case for a numeric value | Thomas Müller | 2013-08-09 | 1 | -2/+7 |
* | Add datetime test for numeric string. | Andreas Fischer | 2013-08-09 | 1 | -0/+7 |
* | Merge pull request #4271 from owncloud/plural_translations | Owen Winkler | 2013-08-08 | 4 | -0/+70 |
|\ | |||||
| * | remove unneeded vars from unit test | Thomas Müller | 2013-08-05 | 1 | -2/+2 |
| * | unit tests for plural translations added | Thomas Müller | 2013-08-02 | 4 | -0/+70 |
* | | Merge pull request #4151 from owncloud/doctrine-object | Jörn Friedrich Dreyer | 2013-08-08 | 1 | -2/+0 |
|\ \ | |||||
| * \ | merge master into doctrine-object | Robin Appelman | 2013-08-06 | 2 | -0/+151 |
| |\ \ | |||||
| * | | | DB: remove invalid asserts | Robin Appelman | 2013-08-02 | 1 | -2/+0 |
* | | | | Proper WHERE – the table is called userid not user | kondou | 2013-08-06 | 1 | -1/+1 |
* | | | | Use setUpBeforeClass() and tearDownAfterClass() | kondou | 2013-08-06 | 1 | -6/+2 |
* | | | | Clean up DB, after we're done with testing | kondou | 2013-08-06 | 1 | -0/+9 |
| |/ / |/| | | |||||
* | | | Merge pull request #4321 from owncloud/add_unittests_kondou | Morris Jobke | 2013-08-06 | 2 | -0/+151 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove pointless unittest (search/result) | kondou | 2013-08-05 | 1 | -17/+0 |
| * | | Add unittests | kondou | 2013-08-05 | 3 | -0/+168 |
* | | | Update skipped tests messages | kondou | 2013-08-02 | 1 | -3/+3 |
* | | | Optimize image and skip mimetype test | kondou | 2013-08-01 | 2 | -0/+1 |
* | | | Cover more cases | kondou | 2013-08-01 | 1 | -17/+17 |
* | | | Add OC_Image Unit Test | kondou | 2013-08-01 | 4 | -0/+220 |
|/ / | |||||
* | | Merge pull request #4221 from owncloud/fix-3698 | Jörn Friedrich Dreyer | 2013-08-01 | 1 | -0/+5 |
|\ \ | |||||
| * | | Add test for calculating size of newly empty folder | Michael Gapczynski | 2013-07-29 | 1 | -0/+5 |
* | | | Merge pull request #4155 from owncloud/mdb2schemareader-booleans | Morris Jobke | 2013-08-01 | 2 | -0/+157 |
|\ \ \ | |||||
| * | | | add tests for MDB2SchemaReader | Robin Appelman | 2013-07-29 | 2 | -0/+157 |
* | | | | Merge pull request #3982 from owncloud/test_lastinsertid | Morris Jobke | 2013-07-31 | 1 | -1/+15 |
|\ \ \ \ | |||||
| * | | | | check type, assertgreaterthan | Jörn Friedrich Dreyer | 2013-07-29 | 1 | -4/+6 |
| * | | | | test lastinsertid | Jörn Friedrich Dreyer | 2013-07-29 | 1 | -1/+13 |
| | |/ / | |/| | | |||||
* | | | | adding test case with no / | Thomas Müller | 2013-07-30 | 1 | -0/+1 |
* | | | | Merge branch 'master' into fixing-testGetById-master | Thomas Müller | 2013-07-30 | 10 | -102/+803 |
|\| | | | |||||
| * | | | Merge pull request #4093 from owncloud/storage-test-cleanup | Bart Visscher | 2013-07-26 | 1 | -50/+3 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into storage-test-cleanup | Thomas Müller | 2013-07-24 | 6 | -35/+104 |
| | |\ \ \ | |||||
| | * | | | | Storage: remove some unneeded strict tests of mtime behaviour | Robin Appelman | 2013-07-16 | 1 | -21/+2 |
| | * | | | | Storage: remove tests for search | Robin Appelman | 2013-07-16 | 1 | -29/+1 |
| * | | | | | Merge pull request #4191 from owncloud/autotest-show-skipped-tests | Jörn Friedrich Dreyer | 2013-07-25 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add verbose to autotest phpunit, so we see skipped and incomplete tests. | Andreas Fischer | 2013-07-25 | 1 | -0/+1 |
| * | | | | | | Add ACPu memory cache | Bart Visscher | 2013-07-24 | 2 | -0/+24 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #3995 from owncloud/groups | icewind1991 | 2013-07-24 | 3 | -46/+691 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into groups | Thomas Müller | 2013-07-24 | 1 | -0/+69 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | * | | | | | Merge branch 'master' into groups | Robin Appelman | 2013-07-23 | 13 | -77/+374 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | * | | | | | group: only pass backends that hold that specific group to the group constructor | Robin Appelman | 2013-07-18 | 2 | -9/+5 |
| | * | | | | | more consistent naming | Robin Appelman | 2013-07-10 | 1 | -2/+2 |
| | * | | | | | add test case for getting group after deleting it | Robin Appelman | 2013-07-10 | 1 | -0/+16 |
| | * | | | | | use new group api as backend for the old api | Robin Appelman | 2013-07-10 | 1 | -46/+62 |
| | * | | | | | update group management | Robin Appelman | 2013-07-10 | 2 | -0/+617 |
| * | | | | | | Merge pull request #4171 from owncloud/fix-config | Morris Jobke | 2013-07-24 | 1 | -11/+0 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Revert "fix failing master branch - Test_Config::testWriteData" | Bart Visscher | 2013-07-23 | 1 | -11/+0 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge pull request #4090 from owncloud/cleanup-some-template-functions | Thomas Müller | 2013-07-23 | 1 | -0/+69 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Split locating JS and CSS files to their own class | Bart Visscher | 2013-07-21 | 1 | -0/+69 |
| * | | | | | Merge pull request #3925 from berendt/reworking_OC_Files_Storage_AmazonS3 | Thomas Müller | 2013-07-22 | 1 | -9/+9 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | increasing allowed time difference | Christian Berendt | 2013-07-08 | 1 | -9/+9 |
| | * | | | | revoking additional tests | Christian Berendt | 2013-07-04 | 1 | -99/+0 |