Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove outdated test | Robin Appelman | 2014-04-25 | 1 | -18/+0 |
| | |||||
* | merge master into webdav-injection | Robin Appelman | 2014-04-25 | 5 | -25/+111 |
|\ | |||||
| * | Normalise testcleanuplistener.php indentation and end of file. | Andreas Fischer | 2014-04-24 | 1 | -17/+16 |
| | | |||||
| * | Make PHPUnit_Framework_TestListener implementations compatible to 4.0. | Andreas Fischer | 2014-04-24 | 2 | -0/+6 |
| | | |||||
| * | Merge pull request #8304 from owncloud/add-xss-tests | Andreas Fischer | 2014-04-24 | 2 | -8/+35 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | Add unit tests for arrays and quotationmark * owncloud/add-xss-tests: Remove uneeded newline Fix indentation Add unit tests for arrays and " | ||||
| | * | Remove uneeded newline | Lukas Reschke | 2014-04-22 | 1 | -1/+0 |
| | | | |||||
| | * | Fix indentation | Lukas Reschke | 2014-04-22 | 1 | -1/+1 |
| | | | |||||
| | * | Add unit tests for arrays and " | Lukas Reschke | 2014-04-22 | 2 | -9/+37 |
| | | | | | | | | | | | | OC_Util::sanitizeHTML() also supports array but we actually had no unit test for it. Additionally this commit introduces a test for escaping " into " | ||||
| * | | add setting to set default expire date | Bjoern Schiessle | 2014-04-24 | 1 | -0/+54 |
| |/ | |||||
* | | merge master into webdav-injection | Robin Appelman | 2014-04-22 | 4 | -10/+3 |
|\| | |||||
| * | make download and redirectresponse public | Bernhard Posselt | 2014-04-20 | 3 | -3/+3 |
| | | |||||
| * | Merge pull request #8183 from owncloud/move-security-headers | Morris Jobke | 2014-04-16 | 1 | -7/+0 |
| |\ | | | | | | | Move security headers | ||||
| | * | Remove uneeded usages of nosniff | Lukas Reschke | 2014-04-13 | 1 | -7/+0 |
| | | | |||||
* | | | merge master into webdav-injection | Robin Appelman | 2014-04-15 | 4 | -3/+15 |
|\| | | |||||
| * | | Merge pull request #8197 from owncloud/secure_mimetypes | Lukas Reschke | 2014-04-15 | 1 | -0/+12 |
| |\ \ | | | | | | | | | White-list known secure mime types. Refs. #8184 | ||||
| | * | | White-list known secure mime types. Refs. #8184 | Thomas Tanghus | 2014-04-14 | 1 | -0/+12 |
| | | | | |||||
| * | | | adjust tests accordingly | Arthur Schiwon | 2014-04-15 | 3 | -3/+3 |
| | | | | |||||
* | | | | merge master into webdav-injection | Robin Appelman | 2014-04-15 | 20 | -91/+480 |
|\| | | | |||||
| * | | | Merge pull request #8059 from owncloud/countUsersInGroup | Lukas Reschke | 2014-04-14 | 1 | -0/+62 |
| |\ \ \ | | | | | | | | | | | add optional countUsersInGroup method to group backends | ||||
| | * | | | add group tests | Arthur Schiwon | 2014-04-08 | 1 | -0/+62 |
| | | | | | |||||
| * | | | | Merge pull request #8178 from owncloud/fix-request-parameters | Lukas Reschke | 2014-04-14 | 3 | -14/+18 |
| |\ \ \ \ | | | | | | | | | | | | | Correctly process request parameters other than GET or POST, dont use gl... | ||||
| | * | | | | default to GET request when no method is set to fix unittests, also set ↵ | Bernhard Posselt | 2014-04-12 | 3 | -14/+18 |
| | | |_|/ | | |/| | | | | | | | | | | | | parsed json parameters on the post attribute | ||||
| * | | | | Merge pull request #8019 from owncloud/thumbnail_fixes | Thomas Müller | 2014-04-14 | 1 | -42/+98 |
| |\ \ \ \ | | |_|_|/ | |/| | | | Thumbnail fixes | ||||
| | * | | | adding unit test for cache mechanism | Thomas Müller | 2014-04-04 | 1 | -40/+96 |
| | | | | | |||||
| | * | | | fixing typos/spellings | Thomas Müller | 2014-04-04 | 1 | -16/+16 |
| | | | | | |||||
| * | | | | Remove annoying karma 404 warnings for images | Vincent Petry | 2014-04-11 | 1 | -0/+8 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Karma now serves images from core to avoid polluting the logs with a lot of 404 warnings. This also makes it easier to read the test errors during development. | ||||
| * | | | Merge pull request #8112 from owncloud/karma-enableautowatch | Thomas Müller | 2014-04-10 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Enable autowatch for karma | ||||
| | * | | | Enable autowatch for karma | Vincent Petry | 2014-04-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This way unit tests can be run in multiple browsers with the command line and tests will re-run automatically when files are changed. | ||||
| * | | | | Merge pull request #8137 from owncloud/routeing-requirements | Thomas Müller | 2014-04-10 | 1 | -4/+22 |
| |\ \ \ \ | | | | | | | | | | | | | add requirements to routing | ||||
| | * | | | | add requirements to routing | Bernhard Posselt | 2014-04-09 | 1 | -4/+22 |
| | | | | | | |||||
| * | | | | | Merge pull request #8018 from owncloud/ocs_result_success_is_100 | Vincent Petry | 2014-04-10 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | OC_OCS_Result Class, Only accept 100 code as success | ||||
| | * | | | | Fix test case for api response code | tomneedham | 2014-04-03 | 1 | -1/+1 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge pull request #7643 from owncloud/chainable_response | Thomas Müller | 2014-04-08 | 3 | -0/+40 |
| |\ \ \ \ | | |_|/ / | |/| | | | Chainable Response in AppFramework | ||||
| | * | | | Chainable Response in AppFramework | Thomas Tanghus | 2014-03-09 | 3 | -0/+40 |
| | | | | | |||||
| * | | | | class Test_Config is already declared | Thomas Müller | 2014-04-08 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
| * | | | unit test testSetAppValueIfSetToNull() added | Thomas Müller | 2014-04-07 | 1 | -0/+37 |
| | | | | |||||
| * | | | Merge pull request #7476 from owncloud/type-hinting | Thomas Müller | 2014-04-03 | 2 | -3/+6 |
| |\ \ \ | | | | | | | | | | | Type hinting | ||||
| | * \ \ | Merge branch 'master' into type-hinting | Bart Visscher | 2014-03-31 | 19 | -39/+624 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/private/image.php lib/private/l10n.php lib/private/request.php lib/private/share/mailnotifications.php lib/private/template/base.php | ||||
| | * | | | | More PHPDoc fixes, using scrutinizer patches as hints | Bart Visscher | 2014-02-28 | 2 | -3/+6 |
| | | | | | | |||||
| * | | | | | Merge pull request #7970 from owncloud/webdav-upload-hash | Thomas Müller | 2014-04-03 | 1 | -1/+20 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | Fix uploading files containing a # in the path for webdav | ||||
| | * | | | | Fix uploading files containing a # in the path for webdav | Robin Appelman | 2014-03-31 | 1 | -1/+20 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge pull request #7979 from owncloud/core-fixfilegetcontentsloop | Vincent Petry | 2014-04-02 | 2 | -2/+42 |
| |\ \ \ \ | | | | | | | | | | | | | Correctly read the full stream in file_get_contents | ||||
| | * | | | | Correctly read the full stream in file_get_contents | Vincent Petry | 2014-04-01 | 2 | -2/+42 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When using user-defined stream wrappers, PHP will return a maximum of 8192 bytes even if more was requested. This fix uses stream_get_contents to make sure the full stream is read and not only the first 8 KB. Added unit test with a bigger test file to cover this case. | ||||
| * | | | | Merge pull request #7884 from owncloud/use-idn_to_ascii-if-available | Thomas Müller | 2014-04-01 | 1 | -0/+9 |
| |\ \ \ \ | | |/ / / | |/| | | | idn_to_ascii is only used if available | ||||
| | * | | | idn_to_ascii is only used if available | Thomas Müller | 2014-03-26 | 1 | -0/+9 |
| | | | | | |||||
| * | | | | Merge pull request #7824 from owncloud/hash-parameter-order | Thomas Müller | 2014-03-28 | 1 | -15/+32 |
| |\ \ \ \ | | | | | | | | | | | | | Fix parameter order for Storage\Local::hash | ||||
| | * | | | | Fix parameter order for Storage\Local::hash | Robin Appelman | 2014-03-20 | 1 | -15/+32 |
| | | | | | | |||||
| * | | | | | Merge pull request #7879 from owncloud/sharing_cleanup_public_api | Vincent Petry | 2014-03-28 | 1 | -6/+6 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | sharing api cleanup, first step | ||||
| | * | | | | | always return an array | Bjoern Schiessle | 2014-03-25 | 1 | -6/+6 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #7613 from owncloud/fix_urlGenerator2 | Vincent Petry | 2014-03-28 | 1 | -3/+27 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add \OC::$WEBROOT to URLGenerator::getAbsoluteURL() |