| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #5464 from owncloud/fixing-5456-master | Thomas Müller | 2013-10-23 | 2 | -0/+41 |
|\ |
|
| * | test cases added for create/remove Shared folder and file | Thomas Müller | 2013-10-22 | 2 | -0/+41 |
* | | Fix namespace for OCP\Appframework\Http | Thomas Tanghus | 2013-10-23 | 5 | -4/+7 |
|/ |
|
* | Test that dispayNamesInGroup(s) always returns uid as key in the result array | Arthur Schiwon | 2013-10-20 | 1 | -0/+18 |
* | Merge pull request #5237 from owncloud/coverage-on-windows-master | Thomas Müller | 2013-10-17 | 3 | -347/+355 |
|\ |
|
| * | fixing syntax for openssl config | Thomas Müller | 2013-10-15 | 1 | -1/+1 |
| * | on windows we supply an openssl.cnf file in order to execute the unit tests p... | Thomas Müller | 2013-10-15 | 2 | -0/+355 |
| * | Merge branch 'master' into coverage-on-windows-master | Thomas Müller | 2013-10-15 | 2 | -0/+111 |
| |\ |
|
| * | | win32-phpunit.php is no longer required | Thomas Müller | 2013-10-09 | 1 | -347/+0 |
* | | | re-enable test in SecurityMiddlewareTest | Thomas Müller | 2013-10-16 | 1 | -5/+0 |
* | | | Merge branch 'master' into fixing-appframework-master | Thomas Müller | 2013-10-16 | 9 | -39/+186 |
|\ \ \ |
|
| * \ \ | Merge pull request #5067 from owncloud/urlParams_fix | Thomas Müller | 2013-10-16 | 2 | -3/+10 |
| |\ \ \ |
|
| | * | | | Get urlParams registered before Request is instantiated | Thomas Tanghus | 2013-10-01 | 2 | -3/+10 |
| * | | | | Fix avatar unittest | kondou | 2013-10-15 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into avater_with_encryption | Bjoern Schiessle | 2013-10-15 | 1 | -0/+34 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | streamCopy() should return proper structure. | Thomas Müller | 2013-10-14 | 1 | -0/+34 |
| * | | | | test should work now | Bjoern Schiessle | 2013-10-15 | 1 | -1/+0 |
| |/ / / |
|
| * | | | Merge pull request #5263 from owncloud/fixing-5255-master | VicDeo | 2013-10-10 | 1 | -0/+34 |
| |\ \ \ |
|
| | * | | | the path need to be normalized before putting it into resolvePath() | Thomas Müller | 2013-10-10 | 1 | -0/+34 |
| * | | | | merge master into hooks-view-same-start | Robin Appelman | 2013-10-10 | 1 | -0/+25 |
| |\| | | |
|
| | * | | | don't trigger the create hooks when if the file already exists for file_put_c... | Robin Appelman | 2013-10-09 | 1 | -0/+25 |
| | | |/
| | |/| |
|
| * / | | ensure the view's root is a subfolder of the the default root, not only start... | Robin Appelman | 2013-10-09 | 1 | -0/+18 |
| |/ / |
|
| * | | Merge pull request #5032 from owncloud/fixing-5006-master | Andreas Fischer | 2013-10-08 | 2 | -11/+6 |
| |\ \ |
|
| | * | | Adjust return value tests for checkPassword() to what OC_User_Example says. | Andreas Fischer | 2013-10-08 | 1 | -3/+3 |
| | * | | Use parent:: in Test_User_Database::getUser(). | Andreas Fischer | 2013-10-08 | 1 | -6/+1 |
| | * | | Test_User_Backend::getUser() does not return an array, it returns a string. | Andreas Fischer | 2013-10-08 | 1 | -1/+1 |
| | * | | Test OC_User_Database in Test_User_Database instead of OC_User_Dummy. | Andreas Fischer | 2013-10-08 | 1 | -1/+1 |
| * | | | Merge pull request #5188 from owncloud/master-delete-user | Thomas Müller | 2013-10-08 | 1 | -11/+41 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Add unit tests | Victor Dubiniuk | 2013-10-08 | 1 | -11/+41 |
| * | | | adding check isDeletable() on $sourcePath | Thomas Müller | 2013-10-08 | 1 | -13/+19 |
| |/ / |
|
* | | | OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller | Thomas Tanghus | 2013-10-11 | 6 | -7/+7 |
* | | | Merge branch 'master' into fixing-appframework-master | Thomas Müller | 2013-10-08 | 1 | -0/+38 |
|\| | |
|
| * | | Merge pull request #4974 from owncloud/fixing-4011-master | Thomas Müller | 2013-10-07 | 1 | -0/+38 |
| |\ \ |
|
| | * \ | Merge branch 'master' into fixing-4011-master | Thomas Müller | 2013-10-04 | 22 | -148/+2406 |
| | |\ \ |
|
| | * \ \ | Merge branch 'master' into fixing-4011-master | Thomas Müller | 2013-09-30 | 1 | -0/+97 |
| | |\ \ \ |
|
| | * | | | | adding test testSimplePutFailsOnRename() | Thomas Müller | 2013-09-30 | 1 | -0/+14 |
| | * | | | | Merge branch 'master' into fixing-4011-master | Thomas Müller | 2013-09-30 | 10 | -65/+260 |
| | |\ \ \ \ |
|
| | * | | | | | remove unused setUp() | Thomas Müller | 2013-09-27 | 1 | -3/+0 |
| | * | | | | | adding basic unit test for failing file_put_content operation | Thomas Müller | 2013-09-24 | 1 | -0/+27 |
* | | | | | | | remove getTrans() from API class | Thomas Müller | 2013-10-07 | 1 | -19/+2 |
* | | | | | | | fixing all appframework unit tests | Thomas Müller | 2013-10-07 | 7 | -142/+89 |
|/ / / / / / |
|
* | | | | | | Make abstract Middleware class public | Thomas Tanghus | 2013-10-05 | 2 | -5/+5 |
* | | | | | | Merge pull request #5125 from owncloud/fixing-5122-master | Frank Karlitschek | 2013-10-05 | 1 | -9/+13 |
|\ \ \ \ \ \ |
|
| * | | | | | | upload abortion detection only for PUT | Thomas Müller | 2013-10-04 | 1 | -9/+13 |
* | | | | | | | Merge pull request #5068 from owncloud/improved_request | Bart Visscher | 2013-10-04 | 2 | -0/+241 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix fix of POST :P | Thomas Tanghus | 2013-10-03 | 1 | -2/+2 |
| * | | | | | | | Modified PUT behaviour | Thomas Tanghus | 2013-10-02 | 1 | -24/+30 |
| * | | | | | | | Add assertions for ->params and array access with json | Thomas Tanghus | 2013-10-01 | 1 | -0/+2 |
| * | | | | | | | Implement PUT an PATCH support | Thomas Tanghus | 2013-10-01 | 2 | -1/+207 |
| * | | | | | | | Check if accessor matched request method. | Thomas Tanghus | 2013-10-01 | 1 | -0/+27 |
| | |_|_|_|_|/
| |/| | | | | |
|