summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Merge branch 'master' into oc_avatarskondou2013-09-043-4/+4
| |\ \ \
| * \ \ \ Merge branch 'master' into oc_avatarskondou2013-09-011-9/+27
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into oc_avatarskondou2013-08-311-0/+108
| |\ \ \ \ \
| * | | | | | Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitestskondou2013-08-301-0/+2
| * | | | | | Merge branch 'master' into oc_avatarskondou2013-08-283-5/+238
| |\ \ \ \ \ \
| * | | | | | | Continue work on cropperkondou2013-08-281-5/+7
| * | | | | | | Fix avatar-unittestkondou2013-08-251-2/+2
| * | | | | | | Fix spacing, have remove() and return JSON for custom-default-avatarskondou2013-08-251-11/+3
| * | | | | | | Remove gravatar and no-avatar functionality, prepare for default avatars even...kondou2013-08-251-33/+5
| * | | | | | | Fix testDefaultAvatarkondou2013-08-251-1/+1
| * | | | | | | Have /avatar.php as a central avatar-pointkondou2013-08-251-10/+7
| * | | | | | | Improve styling & enable avatar-upload at personal pagekondou2013-08-251-1/+1
| * | | | | | | Add unittests & check filetype in setLocalAvatar()kondou2013-08-252-0/+61
* | | | | | | | Merge pull request #4712 from owncloud/fileapi-forewardThomas Müller2013-09-135-0/+1701
|\ \ \ \ \ \ \ \
| * | | | | | | | - giving the user a new id for each test run in order to prevent reuse of e.g...Thomas Müller2013-09-131-1/+2
| * | | | | | | | Merge branch 'master' into fileapi-forewardRobin Appelman2013-09-125-14/+61
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | adjust test cases to namespace changesRobin Appelman2013-09-105-26/+26