summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixed quota stream's fseek methodVincent Petry2013-10-251-0/+72
* Merge pull request #5464 from owncloud/fixing-5456-masterThomas Müller2013-10-232-0/+41
|\
| * test cases added for create/remove Shared folder and fileThomas Müller2013-10-222-0/+41
* | Fix namespace for OCP\Appframework\HttpThomas Tanghus2013-10-235-4/+7
|/
* Test that dispayNamesInGroup(s) always returns uid as key in the result arrayArthur Schiwon2013-10-201-0/+18
* re-enable test in SecurityMiddlewareTestThomas Müller2013-10-161-5/+0
* Merge branch 'master' into fixing-appframework-masterThomas Müller2013-10-169-39/+186
|\
| * Merge pull request #5067 from owncloud/urlParams_fixThomas Müller2013-10-162-3/+10
| |\
| | * Get urlParams registered before Request is instantiatedThomas Tanghus2013-10-012-3/+10
| * | Fix avatar unittestkondou2013-10-151-1/+1
| * | Merge branch 'master' into avater_with_encryptionBjoern Schiessle2013-10-151-0/+34
| |\ \
| | * | streamCopy() should return proper structure.Thomas Müller2013-10-141-0/+34
| * | | test should work nowBjoern Schiessle2013-10-151-1/+0
| |/ /
| * | Merge pull request #5263 from owncloud/fixing-5255-masterVicDeo2013-10-101-0/+34
| |\ \
| | * | the path need to be normalized before putting it into resolvePath()Thomas Müller2013-10-101-0/+34
| * | | merge master into hooks-view-same-startRobin Appelman2013-10-101-0/+25
| |\| |
| | * | don't trigger the create hooks when if the file already exists for file_put_c...Robin Appelman2013-10-091-0/+25
| * | | ensure the view's root is a subfolder of the the default root, not only start...Robin Appelman2013-10-091-0/+18
| |/ /
| * | Merge pull request #5032 from owncloud/fixing-5006-masterAndreas Fischer2013-10-082-11/+6
| |\ \
| | * | Adjust return value tests for checkPassword() to what OC_User_Example says.Andreas Fischer2013-10-081-3/+3
| | * | Use parent:: in Test_User_Database::getUser().Andreas Fischer2013-10-081-6/+1
| | * | Test_User_Backend::getUser() does not return an array, it returns a string.Andreas Fischer2013-10-081-1/+1
| | * | Test OC_User_Database in Test_User_Database instead of OC_User_Dummy.Andreas Fischer2013-10-081-1/+1
| * | | Merge pull request #5188 from owncloud/master-delete-userThomas Müller2013-10-081-11/+41
| |\ \ \ | | |/ / | |/| |
| | * | Add unit testsVictor Dubiniuk2013-10-081-11/+41
| * | | adding check isDeletable() on $sourcePathThomas Müller2013-10-081-13/+19
| |/ /
* | | OCP\AppFramework\Controller\Controller => OCP\AppFramework\ControllerThomas Tanghus2013-10-116-7/+7
* | | Merge branch 'master' into fixing-appframework-masterThomas Müller2013-10-081-0/+38
|\| |
| * | Merge pull request #4974 from owncloud/fixing-4011-masterThomas Müller2013-10-071-0/+38
| |\ \
| | * \ Merge branch 'master' into fixing-4011-masterThomas Müller2013-10-0422-148/+2406
| | |\ \
| | * \ \ Merge branch 'master' into fixing-4011-masterThomas Müller2013-09-301-0/+97
| | |\ \ \
| | * | | | adding test testSimplePutFailsOnRename()Thomas Müller2013-09-301-0/+14
| | * | | | Merge branch 'master' into fixing-4011-masterThomas Müller2013-09-306-63/+227
| | |\ \ \ \
| | * | | | | remove unused setUp()Thomas Müller2013-09-271-3/+0
| | * | | | | adding basic unit test for failing file_put_content operationThomas Müller2013-09-241-0/+27
* | | | | | | remove getTrans() from API classThomas Müller2013-10-071-19/+2
* | | | | | | fixing all appframework unit testsThomas Müller2013-10-077-142/+89
|/ / / / / /
* | | | | | Make abstract Middleware class publicThomas Tanghus2013-10-052-5/+5
* | | | | | Merge pull request #5125 from owncloud/fixing-5122-masterFrank Karlitschek2013-10-051-9/+13
|\ \ \ \ \ \
| * | | | | | upload abortion detection only for PUTThomas Müller2013-10-041-9/+13
* | | | | | | Merge pull request #5068 from owncloud/improved_requestBart Visscher2013-10-042-0/+241
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix fix of POST :PThomas Tanghus2013-10-031-2/+2
| * | | | | | Modified PUT behaviourThomas Tanghus2013-10-021-24/+30
| * | | | | | Add assertions for ->params and array access with jsonThomas Tanghus2013-10-011-0/+2
| * | | | | | Implement PUT an PATCH supportThomas Tanghus2013-10-012-1/+207
| * | | | | | Check if accessor matched request method.Thomas Tanghus2013-10-011-0/+27
| | |_|_|_|/ | |/| | | |
* | | | | | Added unit tests for relative_modified_date, changed method signatureVincent Petry2013-10-031-1/+189
| |_|_|_|/ |/| | | |
* | | | | fix unit testsMorris Jobke2013-10-021-3/+3
|/ / / /
* | | | move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-5/+5
* | | | Merge pull request #4459 from owncloud/appframework-masterThomas Müller2013-09-3021-143/+2401
|\ \ \ \ | |_|_|/ |/| | |