Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #15195 from owncloud/reanimate-add-guzzle | Morris Jobke | 2015-03-26 | 4 | -29/+17 |
|\ | | | | | Add wrapper for Guzzle | ||||
| * | Add wrapper for Guzzle | Lukas Reschke | 2015-03-25 | 4 | -29/+17 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-26 | 8 | -4/+32 |
| | | |||||
* | | Merge pull request #15170 from owncloud/middleclickbreadcrumb | Morris Jobke | 2015-03-26 | 2 | -4/+4 |
|\ \ | | | | | | | Fix middle click on breadcrumb | ||||
| * | | Fix breadcrumb click JS unit test | Vincent Petry | 2015-03-25 | 1 | -2/+2 |
| | | | |||||
| * | | Fix middle click on breadcrumb | Vincent Petry | 2015-03-24 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #15185 from owncloud/fix-14775-master | Vincent Petry | 2015-03-25 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | tearDown the file system before reinitializing | ||||
| * | | | tearDown the file system before reinitializing - fixes #14775 | Thomas Müller | 2015-03-25 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge pull request #15180 from owncloud/ext-tabbing | Morris Jobke | 2015-03-25 | 1 | -30/+21 |
|\ \ \ \ | |_|_|/ |/| | | | Use individual timers for separate config rows | ||||
| * | | | Use individual timers for separate config rows | Robin McCorkell | 2015-03-24 | 1 | -30/+21 |
| | | | | |||||
* | | | | Merge pull request #15179 from owncloud/trash-recreatetrashfolderafterfulldelete | Vincent Petry | 2015-03-25 | 1 | -0/+2 |
|\ \ \ \ | | | | | | | | | | | Recreate trashbin folder after full deletion | ||||
| * | | | | Recreate trashbin folder after full deletion | Vincent Petry | 2015-03-24 | 1 | -0/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #14970 from owncloud/sidebar-enhancements | Jan-Christoph Borchardt | 2015-03-25 | 1 | -2/+8 |
|\ \ \ \ | |_|_|/ |/| | | | sidebar fixes | ||||
| * | | | double padding to account for Deleted files entry, issue with Firefox | Jan-Christoph Borchardt | 2015-03-24 | 1 | -0/+4 |
| | | | | |||||
| * | | | fix position of 'Deleted files' sidebar entry, fix #10815 | Jan-Christoph Borchardt | 2015-03-18 | 1 | -2/+4 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-25 | 14 | -2/+22 |
| |_|/ |/| | | |||||
* | | | Merge pull request #15055 from owncloud/share-activity-grouping | Morris Jobke | 2015-03-24 | 1 | -0/+14 |
|\ \ \ | | | | | | | | | Group sharing activities by user/group and file respectively | ||||
| * | | | Group sharing activities by user/group and file respectively | Joas Schilling | 2015-03-20 | 1 | -0/+14 |
| | | | | |||||
* | | | | Merge pull request #15160 from owncloud/deduplicate-external-manager-tests | Morris Jobke | 2015-03-24 | 2 | -154/+67 |
|\ \ \ \ | | | | | | | | | | | Deduplicate external manager tests | ||||
| * | | | | Merge the two tests into one | Joas Schilling | 2015-03-24 | 2 | -154/+67 |
| | | | | | |||||
* | | | | | No longer directly output OC_Image for thumbnails | Roeland Jago Douma | 2015-03-24 | 3 | -15/+53 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Only use public interfaces - Injected IPreview * Added unit tests | ||||
* | | | | | Merge pull request #15158 from owncloud/fix-failing-master | Robin Appelman | 2015-03-24 | 2 | -5/+14 |
|\| | | | | | | | | | | | | | | Fix failing master unit tests | ||||
| * | | | | *cough* | Joas Schilling | 2015-03-24 | 2 | -5/+14 |
| | | | | | |||||
* | | | | | Merge pull request #14998 from rullzer/ocs_api_new_url | Morris Jobke | 2015-03-24 | 2 | -2/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | OCS API should return fancy OC url | ||||
| * | | | | Added extra unit test | Roeland Jago Douma | 2015-03-21 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | OCS API should return fancy OC url | Roeland Jago Douma | 2015-03-21 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | * Also use the URLGenerator | ||||
* | | | | | correctly align file list summary when the list has the favorite feature | Jan-Christoph Borchardt | 2015-03-24 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Merge pull request #14580 from owncloud/issue/13765-duplicate-remote-share | Morris Jobke | 2015-03-24 | 4 | -26/+209 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | "Integrity constraint violation" when sharing the same item twice with the same user | ||||
| * | | | | Add a unit test for the naming conflict on the mountpoint name | Joas Schilling | 2015-03-17 | 2 | -6/+155 |
| | | | | | |||||
| * | | | | Use insertIfNotExists() instead of manual logic | Joas Schilling | 2015-03-17 | 1 | -24/+31 |
| | | | | | |||||
| * | | | | Correctly get the unique mountpoint name when mounting the share | Joas Schilling | 2015-03-17 | 3 | -10/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously the mount name was checked for uniqueness prior to inserting the share. This caused problems, when two shares with the same name where done or folder, mount point, local share with the same name was done, between sending and accepting of the remote share | ||||
* | | | | | Merge pull request #15145 from owncloud/fix-15097-master | Vincent Petry | 2015-03-24 | 4 | -23/+87 |
|\ \ \ \ \ | | | | | | | | | | | | | Properly catch whether a share is `null` | ||||
| * | | | | | when the path doesnt exist show a proper error page | Robin Appelman | 2015-03-24 | 1 | -0/+2 |
| | | | | | | |||||
| * | | | | | Properly catch whether a share is `null` | Lukas Reschke | 2015-03-24 | 4 | -23/+85 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Despite it's PHPDoc the function might return `null` which was not properly catched and thus in some situations the share was resolved to the sharing users root directory. To test this perform the following steps: * Share file in owncloud 7 (7.0.4.2) * Delete the parent folder of the shared file * The share stays is in the DB and the share via the sharelink is inaccessible. (which is good) * Upgrade to owncloud 8 (8.0.2) (This step is crucial. The bug is not reproduceable without upgrading from 7 to 8. It seems like the old tokens are handled different than the newer ones) * Optional Step: Logout, Reset Browser Session, etc. * Access the share via the old share url: almost empty page, but there is a dowload button which adds a "/download" to the URL. * Upon clicking, a download.zip is downloaded which contains EVERYTHING from the owncloud directory (of the user who shared the file) * No exception is thrown and no error is logged. This will add a check whether the share is a valid one and also adds unit tests to prevent further regressions in the future. Needs to be backported to ownCloud 8. Adding a proper clean-up of the orphaned shares is out-of-scope and would probably require some kind of FK or so. Fixes https://github.com/owncloud/core/issues/15097 | ||||
* | | | | | | Merge pull request #15003 from owncloud/issue/14859-speed-up-favorite-list | Vincent Petry | 2015-03-24 | 1 | -14/+11 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Do not walk over the users directory, but over the list of tagged objects | ||||
| * | | | | | | Do not walk over the users directory, but over the list of tagged objects | Joas Schilling | 2015-03-23 | 1 | -14/+11 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | Way quicker | ||||
* | | | | | | Do not duplicate the empty content css | Joas Schilling | 2015-03-24 | 2 | -24/+1 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-24 | 8 | -0/+32 |
| | | | | | | |||||
* | | | | | | Merge pull request #15123 from owncloud/fix_14098 | blizzz | 2015-03-23 | 2 | -1/+15 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | offset needs to be considered in computed limit | ||||
| * | | | | | offset needs to be considered in computed limit | Arthur Schiwon | 2015-03-23 | 2 | -1/+15 |
| | | | | | | |||||
* | | | | | | Merge pull request #13941 from owncloud/fix-folder-upload-on-firefox | Lukas Reschke | 2015-03-23 | 1 | -0/+9 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Show message if upload of folder isn't allowed | ||||
| * | | | | | | Show message if upload of folder isn't allowed | Morris Jobke | 2015-02-06 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * current firefox doesn't throw an exception anymore * it just reads 0 bytes -> folder or empty file * upload of folder or empty file isn't supported in every browser except Chrome * fixes #13940 | ||||
* | | | | | | | Merge pull request #15120 from owncloud/ldap-occ-fix-warnings | Morris Jobke | 2015-03-23 | 4 | -10/+37 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | fix PHP warnings when using occ with some LDAP commands | ||||
| * | | | | | | fix PHP warnings when using occ with some LDAP commands | Arthur Schiwon | 2015-03-23 | 4 | -10/+37 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #14383 from jknockaert/newbranch | Clark Tomlinson | 2015-03-23 | 1 | -130/+160 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | make encryption stream wrapper seekable | ||||
| * | | | | | | again | jknockaert | 2015-02-19 | 1 | -36/+0 |
| | | | | | | | |||||
| * | | | | | | try again | jknockaert | 2015-02-19 | 1 | -0/+36 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge remote-tracking branch 'origin/master' | jknockaert | 2015-02-19 | 5 | -4/+21 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/lib/stream.php | ||||
| | | * | | | | | | OC8 version | jknockaert | 2015-02-19 | 1 | -196/+170 |
| | | | | | | | | | |||||
| | | * | | | | | | update enc stream | jknockaert | 2014-12-17 | 1 | -136/+161 |
| | | | | | | | | |