summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix encryption migration testRobin Appelman2015-10-161-0/+25
|
* Fix listing of trash files in testRobin Appelman2015-10-161-0/+2
|
* Fix trashbin handling of unknown/unlimited free spaceRobin Appelman2015-10-161-2/+3
|
* Fix rename shared versions testRobin Appelman2015-10-161-3/+2
|
* handle versions expire for home storages with unlimited quotaRobin Appelman2015-10-161-8/+12
|
* fix delete orphan shares test with object home storageRobin Appelman2015-10-161-1/+6
|
* Fix preserving file ids when restoring a file with object storageRobin Appelman2015-10-161-1/+14
|
* fix objectstore files having create permissionsRobin Appelman2015-10-161-2/+2
|
* dont assume home storage is local in trash testRobin Appelman2015-10-161-13/+15
|
* Make shared folder size propagation test work with object home storageRobin Appelman2015-10-162-7/+5
|
* detect object homestorage in share codeRobin Appelman2015-10-161-1/+3
|
* Fix shared storage tests for non local home storageRobin Appelman2015-10-161-3/+3
|
* fix sabre connector tests when using a non local home storageRobin Appelman2015-10-162-8/+14
|
* Add tests for double cache renameRobin Appelman2015-10-161-0/+18
|
* Skip checkupdate test for swiftRobin Appelman2015-10-161-0/+4
|
* don't move files in cache twice, fixes renaming for objectstoresJörn Friedrich Dreyer2015-10-161-7/+9
|
* Merge pull request #19843 from ↵Thomas Müller2015-10-162-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 testThomas Müller2015-10-161-1/+1
| |
| * an-app-is-identified-by-having-a-info.xml-app.php-should-not-be-mandatoryThomas Müller2015-10-161-1/+1
| |
* | Merge pull request #19820 from owncloud/properError_sharing_with_ownerRoeland Douma2015-10-162-7/+51
|\ \ | | | | | | When sharing with the owner show the path
| * | Check for error when resharingRoeland Jago Douma2015-10-162-10/+27
| | |
| * | When sharing with the owner show the pathRoeland Jago Douma2015-10-162-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-regressionC. Montero Luque2015-10-162-15/+5
|\ \ | |/ |/| Revert "adjust to nested group fix
| * Adjust unit testsLukas Reschke2015-10-161-8/+3
| |
| * Fix styleLukas Reschke2015-10-161-1/+1
| |
| * Revert "adjust to nested group fixFrédéric Fortier2015-10-161-6/+1
| | | | | | | | This reverts commit 845485cfe, which fixes #19816 regression.
* | Merge pull request #19836 from owncloud/share-fix-spinner-positionThomas Müller2015-10-162-3/+12
|\ \ | | | | | | Fix spinner positions in share tab
| * | Fix spinner positions in share tabVincent Petry2015-10-162-3/+12
| | | | | | | | | | | | Also fix missing spinner when removing link share
* | | Merge pull request #19831 from owncloud/ext-dropbox-removecacheafteruploadThomas Müller2015-10-161-0/+1
|\ \ \ | | | | | | | | Remove Dropbox metadata from cache after upload
| * | | Remove Dropbox metadata from cache after uploadVincent Petry2015-10-161-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-sicknessThomas Müller2015-10-161-0/+4
|\ \ \ | | | | | | | | [IE9] Prevent LDAP password field to become plain text
| * | | [IE9] Prevent LDAP password field to become plain textVincent Petry2015-10-161-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-appThomas Müller2015-10-1658-200/+261
|\ \ \ | |_|/ |/| | Consolidate webdav code - move all to one app
| * | Fix typo and adjust required versionMorris Jobke2015-10-161-2/+2
| | |
| * | Fix webdav accessRoeland Jago Douma2015-10-163-4/+5
| | | | | | | | | | | | | | | * Correct namespace * Pass the EventDispatcher to the webDAV server
| * | Fix uni testsThomas Müller2015-10-167-8/+8
| | |
| * | Remove $ETagFunction - it was never usedThomas Müller2015-10-162-13/+1
| | |
| * | Consolidate webdav code - move all to one appThomas Müller2015-10-1656-177/+249
|/ /
* | Merge pull request #19823 from owncloud/require-idnThomas Müller2015-10-161-0/+4
|\ \ | | | | | | Run test only when idn is available
| * | Run test only when idn is availableLukas Reschke2015-10-161-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-checkboxuniqueidsRoeland Douma2015-10-165-119/+138
|\ \ | |/ |/| Fix DOM element ids in share dialog
| * Fix DOM element ids in share dialogVincent Petry2015-10-165-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 transifexJenkins for ownCloud2015-10-1622-22/+276
|
* Merge pull request #19814 from owncloud/filelist-preventerrorwhennosidebarThomas Müller2015-10-153-6/+49
|\ | | | | Do not register sidebar panels when no sidebar
| * Do not register sidebar panels when no sidebarVincent Petry2015-10-153-6/+49
| |
* | Merge pull request #19806 from owncloud/fix_19572Thomas Müller2015-10-151-4/+11
|\ \ | | | | | | only wrap source if fopen was successful
| * | check if fopen was successful before continueBjoern Schiessle2015-10-151-3/+7
| | |
| * | only wrap source if fopen was successfulBjoern Schiessle2015-10-151-1/+4
| |/
* | Merge pull request #19795 from owncloud/fix-language-level-compatThomas Müller2015-10-151-2/+3
|\ \ | | | | | | Remove arbitrary expression in empty
| * | Remove arbitrary expression in emptyLukas Reschke2015-10-141-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