Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix encryption migration test | Robin Appelman | 2015-10-16 | 1 | -0/+25 |
| | |||||
* | Fix listing of trash files in test | Robin Appelman | 2015-10-16 | 1 | -0/+2 |
| | |||||
* | Fix trashbin handling of unknown/unlimited free space | Robin Appelman | 2015-10-16 | 1 | -2/+3 |
| | |||||
* | Fix rename shared versions test | Robin Appelman | 2015-10-16 | 1 | -3/+2 |
| | |||||
* | handle versions expire for home storages with unlimited quota | Robin Appelman | 2015-10-16 | 1 | -8/+12 |
| | |||||
* | fix delete orphan shares test with object home storage | Robin Appelman | 2015-10-16 | 1 | -1/+6 |
| | |||||
* | Fix preserving file ids when restoring a file with object storage | Robin Appelman | 2015-10-16 | 1 | -1/+14 |
| | |||||
* | fix objectstore files having create permissions | Robin Appelman | 2015-10-16 | 1 | -2/+2 |
| | |||||
* | dont assume home storage is local in trash test | Robin Appelman | 2015-10-16 | 1 | -13/+15 |
| | |||||
* | Make shared folder size propagation test work with object home storage | Robin Appelman | 2015-10-16 | 2 | -7/+5 |
| | |||||
* | detect object homestorage in share code | Robin Appelman | 2015-10-16 | 1 | -1/+3 |
| | |||||
* | Fix shared storage tests for non local home storage | Robin Appelman | 2015-10-16 | 1 | -3/+3 |
| | |||||
* | fix sabre connector tests when using a non local home storage | Robin Appelman | 2015-10-16 | 2 | -8/+14 |
| | |||||
* | Add tests for double cache rename | Robin Appelman | 2015-10-16 | 1 | -0/+18 |
| | |||||
* | Skip checkupdate test for swift | Robin Appelman | 2015-10-16 | 1 | -0/+4 |
| | |||||
* | don't move files in cache twice, fixes renaming for objectstores | Jörn Friedrich Dreyer | 2015-10-16 | 1 | -7/+9 |
| | |||||
* | Merge pull request #19843 from ↵ | Thomas Müller | 2015-10-16 | 2 | -2/+2 |
|\ | | | | | | | | | owncloud/an-app-is-identified-by-having-a-info.xml-app.php-should-not-be-mandatory an-app-is-identified-by-having-a-info.xml-app.php-should-not-be-manda… | ||||
| * | Fix failing unit test | Thomas Müller | 2015-10-16 | 1 | -1/+1 |
| | | |||||
| * | an-app-is-identified-by-having-a-info.xml-app.php-should-not-be-mandatory | Thomas Müller | 2015-10-16 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #19820 from owncloud/properError_sharing_with_owner | Roeland Douma | 2015-10-16 | 2 | -7/+51 |
|\ \ | | | | | | | When sharing with the owner show the path | ||||
| * | | Check for error when resharing | Roeland Jago Douma | 2015-10-16 | 2 | -10/+27 |
| | | | |||||
| * | | When sharing with the owner show the path | Roeland Jago Douma | 2015-10-16 | 2 | -1/+28 |
|/ / | | | | | | | | | The error message should contain the path that is being shared not the numeric id. | ||||
* | | Merge pull request #19821 from owncloud/GreenArchon-fix-memberof-regression | C. Montero Luque | 2015-10-16 | 2 | -15/+5 |
|\ \ | |/ |/| | Revert "adjust to nested group fix | ||||
| * | Adjust unit tests | Lukas Reschke | 2015-10-16 | 1 | -8/+3 |
| | | |||||
| * | Fix style | Lukas Reschke | 2015-10-16 | 1 | -1/+1 |
| | | |||||
| * | Revert "adjust to nested group fix | Frédéric Fortier | 2015-10-16 | 1 | -6/+1 |
| | | | | | | | | This reverts commit 845485cfe, which fixes #19816 regression. | ||||
* | | Merge pull request #19836 from owncloud/share-fix-spinner-position | Thomas Müller | 2015-10-16 | 2 | -3/+12 |
|\ \ | | | | | | | Fix spinner positions in share tab | ||||
| * | | Fix spinner positions in share tab | Vincent Petry | 2015-10-16 | 2 | -3/+12 |
| | | | | | | | | | | | | Also fix missing spinner when removing link share | ||||
* | | | Merge pull request #19831 from owncloud/ext-dropbox-removecacheafterupload | Thomas Müller | 2015-10-16 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Remove Dropbox metadata from cache after upload | ||||
| * | | | Remove Dropbox metadata from cache after upload | Vincent Petry | 2015-10-16 | 1 | -0/+1 |
| | |/ | |/| | | | | | | | | | | This will make sure that the next calls that read the mtime will get the correct value. | ||||
* | | | Merge pull request #19828 from owncloud/ie9-placeholder-sickness | Thomas Müller | 2015-10-16 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | [IE9] Prevent LDAP password field to become plain text | ||||
| * | | | [IE9] Prevent LDAP password field to become plain text | Vincent Petry | 2015-10-16 | 1 | -0/+4 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | The placeholders library converts the password field to a text field to achieve placeholders functionality. However this is buggy and doesn't properly mask the password when it was set through $el.val(). This workaround sets the type back to password directly after setting a value. | ||||
* | | | Merge pull request #18688 from owncloud/dav-app | Thomas Müller | 2015-10-16 | 58 | -200/+261 |
|\ \ \ | |_|/ |/| | | Consolidate webdav code - move all to one app | ||||
| * | | Fix typo and adjust required version | Morris Jobke | 2015-10-16 | 1 | -2/+2 |
| | | | |||||
| * | | Fix webdav access | Roeland Jago Douma | 2015-10-16 | 3 | -4/+5 |
| | | | | | | | | | | | | | | | * Correct namespace * Pass the EventDispatcher to the webDAV server | ||||
| * | | Fix uni tests | Thomas Müller | 2015-10-16 | 7 | -8/+8 |
| | | | |||||
| * | | Remove $ETagFunction - it was never used | Thomas Müller | 2015-10-16 | 2 | -13/+1 |
| | | | |||||
| * | | Consolidate webdav code - move all to one app | Thomas Müller | 2015-10-16 | 56 | -177/+249 |
|/ / | |||||
* | | Merge pull request #19823 from owncloud/require-idn | Thomas Müller | 2015-10-16 | 1 | -0/+4 |
|\ \ | | | | | | | Run test only when idn is available | ||||
| * | | Run test only when idn is available | Lukas Reschke | 2015-10-16 | 1 | -0/+4 |
| |/ | | | | | | | IDN is not installed on all machines making the unit test execution fail on those without. Let's make IDN thus a pre-requirement for the text execution. | ||||
* | | Merge pull request #19822 from owncloud/share-checkboxuniqueids | Roeland Douma | 2015-10-16 | 5 | -119/+138 |
|\ \ | |/ |/| | Fix DOM element ids in share dialog | ||||
| * | Fix DOM element ids in share dialog | Vincent Petry | 2015-10-16 | 5 | -119/+138 |
|/ | | | | | | | | - Rely on class names instead of global ids - When global ids are needed for label+checkbox, append the view id (cid) to the element's id This fixes the checkboxes when multiple sidebars exist in the DOM. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-16 | 22 | -22/+276 |
| | |||||
* | Merge pull request #19814 from owncloud/filelist-preventerrorwhennosidebar | Thomas Müller | 2015-10-15 | 3 | -6/+49 |
|\ | | | | | Do not register sidebar panels when no sidebar | ||||
| * | Do not register sidebar panels when no sidebar | Vincent Petry | 2015-10-15 | 3 | -6/+49 |
| | | |||||
* | | Merge pull request #19806 from owncloud/fix_19572 | Thomas Müller | 2015-10-15 | 1 | -4/+11 |
|\ \ | | | | | | | only wrap source if fopen was successful | ||||
| * | | check if fopen was successful before continue | Bjoern Schiessle | 2015-10-15 | 1 | -3/+7 |
| | | | |||||
| * | | only wrap source if fopen was successful | Bjoern Schiessle | 2015-10-15 | 1 | -1/+4 |
| |/ | |||||
* | | Merge pull request #19795 from owncloud/fix-language-level-compat | Thomas Müller | 2015-10-15 | 1 | -2/+3 |
|\ \ | | | | | | | Remove arbitrary expression in empty | ||||
| * | | Remove arbitrary expression in empty | Lukas Reschke | 2015-10-14 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | Those are only allowed in PHP 5.5, thus making our code incompatible with PHP 5.4 Fixes https://github.com/owncloud/core/issues/19793 |