Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove gravatar and no-avatar functionality, prepare for default avatars ↵ | kondou | 2013-08-25 | 1 | -33/+5 |
| | | | | even more and reword some stuff | ||||
* | Fix testDefaultAvatar | kondou | 2013-08-25 | 1 | -1/+1 |
| | |||||
* | Have /avatar.php as a central avatar-point | kondou | 2013-08-25 | 1 | -10/+7 |
| | |||||
* | Improve styling & enable avatar-upload at personal page | kondou | 2013-08-25 | 1 | -1/+1 |
| | |||||
* | Add unittests & check filetype in setLocalAvatar() | kondou | 2013-08-25 | 2 | -0/+61 |
| | | | | TODO: Fix OC_Image->mimetype(), it always returns "image/png" | ||||
* | Merge pull request #4467 from owncloud/storage-wrapper-quota | icewind1991 | 2013-08-19 | 3 | -2/+141 |
|\ | | | | | Move quota logic from filesystem proxy to storage wrapper | ||||
| * | merge master in storage-wrapper-quota | Robin Appelman | 2013-08-18 | 20 | -58/+778 |
| |\ | |||||
| * | | 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 ↵ | Robin Appelman | 2013-07-25 | 1 | -0/+78 |
| | | | | | | | | | | | | to a stream | ||||
* | | | 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 | 4 | -0/+70 |
|\ \ | | | | | | | Plural translations | ||||
| * | | 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 |
|\ \ \ | | | | | | | | | Move dbtype depending logic into object per type | ||||
| * \ \ | 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 |
|\ \ \ \ | |/ / / |/| | | | Add unittests | ||||
| * | | | Remove pointless unittest (search/result) | kondou | 2013-08-05 | 1 | -17/+0 |
| | | | | |||||
| * | | | Add unittests | kondou | 2013-08-05 | 3 | -0/+168 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unittests for: - search/result - util - preferences | ||||
* | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | Use file_get_contents() and base64_encode(file_get_contents()), to load from data and base64, to cover more cases | ||||
* | | | | Add OC_Image Unit Test | kondou | 2013-08-01 | 4 | -0/+220 |
|/ / / | | | | | | | | | | | | | data() somehow does not return, what file_get_contents() returns, so I skipped related tests. | ||||
* | | | Merge pull request #4221 from owncloud/fix-3698 | Jörn Friedrich Dreyer | 2013-08-01 | 1 | -0/+5 |
|\ \ \ | | | | | | | | | Fix calculating size for empty folders | ||||
| * | | | 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 |
|\ \ \ \ | | | | | | | | | | | Fix boolean support for xml schema definitions | ||||
| * | | | | 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 |
|\ \ \ \ \ | | | | | | | | | | | | | test lastinsertid | ||||
| * | | | | | 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 |
| |\ \ \ \ | | | | | | | | | | | | | Remove outdated unit tests for storage backend | ||||
| | * \ \ \ | Merge branch 'master' into storage-test-cleanup | Thomas Müller | 2013-07-24 | 6 | -35/+104 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/lib/files/storage/storage.php | ||||
| | * | | | | | 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. | ||||
| | * | | | | | | 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 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Refactoring of group management code | ||||
| | * \ \ \ \ | 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 |
| | | | | | | |