Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4348 from owncloud/fixing-4343-master | Jörn Friedrich Dreyer | 2013-08-27 | 1 | -0/+101 |
|\ | |||||
| * | Merge branch 'master' into fixing-4343-master | Thomas Müller | 2013-08-22 | 12 | -11/+312 |
| |\ | |||||
| * | | adding unit tests for quota checks | Thomas Müller | 2013-08-08 | 1 | -1/+55 |
| * | | adding unit tests to determine length | Thomas Müller | 2013-08-08 | 1 | -0/+47 |
* | | | Merge pull request #4507 from owncloud/existingusersfromgroup | blizzz | 2013-08-27 | 1 | -5/+5 |
|\ \ \ | |||||
| * | | | consolidate validity check for users in group class | Arthur Schiwon | 2013-08-26 | 1 | -5/+5 |
* | | | | Merge pull request #4292 from owncloud/add_appconfig_unittest | Bart Visscher | 2013-08-26 | 1 | -0/+132 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Use setUpBeforeClass() and tearDownAfterClass() | kondou | 2013-08-06 | 1 | -3/+9 |
| * | | | Revert "Add null and emptystring tests to check NOT NULL" | kondou | 2013-08-02 | 1 | -14/+0 |
| * | | | Add null and emptystring tests to check NOT NULL | kondou | 2013-08-02 | 1 | -0/+14 |
| * | | | Add \OC_Appconfig Unittest | kondou | 2013-08-02 | 1 | -0/+126 |
* | | | | Merge pull request #4467 from owncloud/storage-wrapper-quota | icewind1991 | 2013-08-19 | 3 | -2/+141 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | merge master in storage-wrapper-quota | Robin Appelman | 2013-08-18 | 13 | -58/+762 |
| |\ \ \ | |||||
| * | | | | add quota storage wrapper | Robin Appelman | 2013-07-25 | 1 | -0/+61 |
| * | | | | move storage wrapper test to new namespace | Robin Appelman | 2013-07-25 | 1 | -2/+2 |
| * | | | | add quota streamwrapper that limits the amount of data that can be written to... | Robin Appelman | 2013-07-25 | 1 | -0/+78 |
* | | | | | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 4 | -4/+4 |
| |/ / / |/| | | | |||||
* | | | | 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 | 1 | -0/+55 |
|\ \ \ \ | |||||
| * | | | | 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 | 1 | -0/+55 |
* | | | | | 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 | 1 | -0/+1 |
* | | | | Cover more cases | kondou | 2013-08-01 | 1 | -17/+17 |
* | | | | Add OC_Image Unit Test | kondou | 2013-08-01 | 1 | -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 | 9 | -102/+802 |
|\| | | | | |||||
| * | | | | 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 |
| * | | | | | | Add ACPu memory cache | Bart Visscher | 2013-07-24 | 2 | -0/+24 |
| | |_|_|_|/ | |/| | | | |