Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-07 | 78 | -24/+504 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-06 | 18 | -10/+32 |
| | |||||
* | Merge pull request #16771 from owncloud/fix-storage-full-message | Lukas Reschke | 2015-06-05 | 5 | -3/+37 |
|\ | | | | | Add owner to the storage stats to enable better notifications | ||||
| * | Add owner to the storage stats to enable better notifications | Morris Jobke | 2015-06-05 | 5 | -3/+37 |
| | | | | | | | | | | * getstoragestats.php returns now the owner and it's display name * show proper storage stats notifications for shared folders | ||||
* | | Merge pull request #16768 from owncloud/add-missing-mime-types | Morris Jobke | 2015-06-05 | 1 | -0/+3 |
|\ \ | | | | | | | Adding mimetype x-h for header files | ||||
| * | | Adding mark down mime type mkd - fixes ↵ | Thomas Müller | 2015-06-05 | 1 | -0/+1 |
| | | | | | | | | | | | | https://github.com/owncloud/files_texteditor/issues/45 | ||||
| * | | Adding mimetype x-h for header files - fixes ↵ | Thomas Müller | 2015-06-05 | 1 | -0/+2 |
| |/ | | | | | | | https://github.com/owncloud/files_texteditor/issues/70 | ||||
* | | Merge pull request #16767 from owncloud/webdav-preventdeleteroot | Lukas Reschke | 2015-06-05 | 2 | -25/+16 |
|\ \ | | | | | | | Prevent deleting Webdav root | ||||
| * | | Fix sabre directory test cases | Vincent Petry | 2015-06-05 | 1 | -24/+15 |
| | | | | | | | | | | | | | | | | | | | | | - rely on a mock subfolder instead of the root - remove obsolete "Shared" limitation tests which did pass but not for the right reasons - added test for the prevention of root deletion | ||||
| * | | Prevent deleting Webdav root | Vincent Petry | 2015-06-05 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #16770 from owncloud/update-ocp-phpdoc | Morris Jobke | 2015-06-05 | 7 | -5/+36 |
|\ \ \ | |_|/ |/| | | [OCP] update PHPdoc to contain correct @since tags | ||||
| * | | [OCP] update PHPdoc to contain correct @since tags | Morris Jobke | 2015-06-05 | 7 | -5/+36 |
|/ / | |||||
* | | Merge pull request #16753 from ↵ | Thomas Müller | 2015-06-05 | 4 | -0/+80 |
|\ \ | | | | | | | | | | | | | owncloud/issue-16752-check-for-existing-user-in-expire-tasks Check whether the user exists before trying to set up his file system | ||||
| * | | Add unit tests for non existing users | Joas Schilling | 2015-06-05 | 2 | -0/+68 |
| | | | |||||
| * | | Check whether the user exists before trying to set up his file system | Joas Schilling | 2015-06-05 | 2 | -0/+12 |
| | | | |||||
* | | | Merge pull request #16765 from owncloud/fix-chunked-upload-jenkins | Thomas Müller | 2015-06-05 | 3 | -0/+266 |
|\ \ \ | |_|/ |/| | | Fix chunked upload jenkins | ||||
| * | | fix unit test | Thomas Müller | 2015-06-05 | 1 | -29/+22 |
| | | | |||||
| * | | Bring back unit tests for \OC\Cache\File | Thomas Müller | 2015-06-05 | 1 | -0/+85 |
| | | | |||||
| * | | Bring back OC\Cache\File - fixes #16760 | Thomas Müller | 2015-06-05 | 2 | -0/+188 |
| | | | |||||
* | | | Merge pull request #16755 from owncloud/files-mkcolbackslash | Vincent Petry | 2015-06-05 | 2 | -4/+45 |
|\ \ \ | |/ / |/| | | Validate path in getChild | ||||
| * | | Fix "@throws" tags on doc blocks | Joas Schilling | 2015-06-05 | 1 | -3/+15 |
| | | | |||||
| * | | Add unit tests for InvalidPath Exception being thrown | Joas Schilling | 2015-06-05 | 1 | -1/+27 |
| | | | |||||
| * | | Validate path in getChild | Vincent Petry | 2015-06-05 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #16718 from owncloud/files-catchajaxexceptions | Thomas Müller | 2015-06-05 | 4 | -21/+59 |
|\ \ \ | |/ / |/| | | Catch exceptions in files ajax calls | ||||
| * | | Catch exceptions in files ajax calls | Vincent Petry | 2015-06-03 | 4 | -21/+59 |
| | | | |||||
* | | | Merge pull request #16748 from owncloud/fix-ldap-port-detection-regression | Morris Jobke | 2015-06-05 | 1 | -13/+21 |
|\ \ \ | | | | | | | | | port detection needs to take care of now thrown exceptions when LDAP … | ||||
| * | | | port detection needs to take care of now thrown exceptions when LDAP server ↵ | Arthur Schiwon | 2015-06-04 | 1 | -13/+21 |
| | | | | | | | | | | | | | | | | is not available | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-05 | 32 | -10/+150 |
| | | | | |||||
* | | | | Merge pull request #16746 from owncloud/fix-phpdoc | Robin McCorkell | 2015-06-04 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Fix typo in PHPDoc | ||||
| * | | | Fix typo in PHPDoc | Morris Jobke | 2015-06-04 | 1 | -1/+1 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-04 | 130 | -94/+172 |
| | | | |||||
* | | | Merge pull request #15895 from owncloud/dav-getremoteetag | Joas Schilling | 2015-06-03 | 2 | -3/+35 |
|\ \ \ | | | | | | | | | Get etag from remote OC server | ||||
| * | | | Disable update check test when testing wrappers | Vincent Petry | 2015-06-02 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | The checkUpdate test is intended for testing real storages, not wrappers. | ||||
| * | | | Added storage backend test for checkUpdate | Vincent Petry | 2015-06-02 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | This helps testing whether checkUpdate properly returns false when no change exists | ||||
| * | | | Get etag from remote OC server | Vincent Petry | 2015-06-02 | 1 | -3/+17 |
| | | | | |||||
* | | | | Merge pull request #16730 from owncloud/LukasReschke-patch-1 | Thomas Müller | 2015-06-03 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Fix unit tests | ||||
| * | | | | Fix unit tests | Lukas Reschke | 2015-06-03 | 1 | -2/+2 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Regression caused by https://github.com/owncloud/core/pull/16721 Failed the unit tests as per https://ci.owncloud.org/job/server-master-linux/database=sqlite,label=SLAVE/1994/testReport/junit/(root)/Test_Encryption_ManagerTest/testGetEncryptionModuleUnknown/: ``` Test\Encryption\ManagerTest::testGetEncryptionModuleUnknown Failed asserting that exception message 'Module with id: unknown does not exist.' contains 'Module with id: unknown does not exists.' ``` | ||||
* | | | | Merge pull request #16703 from owncloud/fix-ie8-ie9 | Morris Jobke | 2015-06-03 | 1 | -0/+6 |
|\ \ \ \ | | | | | | | | | | | Fix IE8 & IE9 - setup page | ||||
| * | | | | Add min-height to login page for IE8 and IE9 | Morris Jobke | 2015-06-03 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Revert "fix theme in IE8 and IE9" | Morris Jobke | 2015-06-03 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit a4c9688711977376f9d8ad7bf94a1e92d964cd7b. | ||||
* | | | | | Merge pull request #16691 from owncloud/trash-deleteasrecipientkeepversions | Morris Jobke | 2015-06-03 | 2 | -9/+125 |
|\ \ \ \ \ | | | | | | | | | | | | | Keep versions when deleting as recipient | ||||
| * | | | | | Keep versions when deleting as recipient | Vincent Petry | 2015-06-02 | 2 | -9/+125 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The original owner could not be resolved because the original file was already deleted, so no versions were retained. This fix passes the owner and path to retainVersions() since it was already resolved before the file deletion. This reactivates the versions logic and creates a copy of the versions in each trashbin. | ||||
* | | | | | | Merge pull request #16721 from owncloud/fix-grammar-enc-module | Clark Tomlinson | 2015-06-03 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Fixing grammar - refs https://www.transifex.com/projects/p/owncloud/t… | ||||
| * | | | | | Catch NotFoundException and return no quota information which simply ↵ | Thomas Müller | 2015-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | reflects the current state - no file storage has been initialized for the user. | ||||
| * | | | | | Fixing grammar - refs ↵ | Thomas Müller | 2015-06-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | https://www.transifex.com/projects/p/owncloud/translate/#en_GB/lib/50330746 | ||||
* | | | | | | Merge pull request #16719 from owncloud/fix-encryption-tests | Thomas Müller | 2015-06-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | use not deprecated method in tests | ||||
| * | | | | | | use not deprecated method in tests | Morris Jobke | 2015-06-03 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #16434 from owncloud/persist-maintenance-state | Thomas Müller | 2015-06-03 | 3 | -9/+27 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Persist the state of the maintenance after an upgrade | ||||
| * | | | | | | Persist the state of the maintenance after an upgrade | Morris Jobke | 2015-05-19 | 3 | -9/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * if maintenance mode was enabled before an upgrade it will be enabled afterwards too * fixes #16429 | ||||
* | | | | | | | Merge pull request #16687 from owncloud/issue-16113-redis-minimum-version | Thomas Müller | 2015-06-03 | 3 | -8/+20 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Check for redis to be 2.2.5+ |