Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update licence headers via script | Morris Jobke | 2015-10-05 | 125 | -79/+172 |
| | |||||
* | add some output to explain the pre-conditions for decrypt-all | Bjoern Schiessle | 2015-10-05 | 1 | -0/+3 |
| | |||||
* | Merge pull request #19416 from owncloud/node-hook-connector | Thomas Müller | 2015-10-05 | 2 | -1/+156 |
|\ | | | | | pass view hooks trough to the node hooks | ||||
| * | pass view hooks trough to the node hooks | Robin Appelman | 2015-09-28 | 1 | -1/+5 |
| | | |||||
| * | Add hook connector to connect view and node hooks | Robin Appelman | 2015-09-28 | 1 | -0/+151 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-04 | 2 | -20/+278 |
| | | |||||
* | | Merge pull request #19545 from owncloud/fix-16908 | Thomas Müller | 2015-10-03 | 2 | -0/+3 |
|\ \ | | | | | | | Add remark that $run is not supported anymore | ||||
| * | | Add remark that $run is not supported anymore | Lukas Reschke | 2015-10-02 | 2 | -0/+3 |
| | | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/16908 | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-03 | 4 | -4/+42 |
|/ / | |||||
* | | Merge pull request #19272 from owncloud/mimetypes-enhanced | Thomas Müller | 2015-10-02 | 2 | -1/+53 |
|\ \ | | | | | | | Introduce a few new mimetypes for code, fix recursive mimetype aliases | ||||
| * | | Added mimetype repair step | Roeland Jago Douma | 2015-10-02 | 1 | -0/+52 |
| | | | | | | | | | | | | * Version number increased | ||||
| * | | Allow recursive mimetype aliases | Robin McCorkell | 2015-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | application/xml -> text/html -> text/code | ||||
* | | | Merge pull request #19525 from ↵ | Robin Appelman | 2015-10-02 | 1 | -8/+29 |
|\ \ \ | |/ / |/| | | | | | | | | owncloud/share-preventmovemountpointintosharedfolder Prevent moving mount point into already shared folder (outgoing) | ||||
| * | | Prevent moving mount point into already shared folder (outgoing) | Vincent Petry | 2015-10-02 | 1 | -8/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | It is already not allowed to share a folder containing mount points / incoming shares. This fixes an issue that made it possible to bypass the check by moving the incoming share mount point into an existing outgoing share folder. | ||||
* | | | Merge pull request #19533 from owncloud/free-space-inf | Robin Appelman | 2015-10-02 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Work around INF=0 on some shared hosts | ||||
| * | | | Work around INF=0 on some shared hosts | Robin Appelman | 2015-10-02 | 1 | -1/+1 |
| | | | | |||||
* | | | | [l10n] remove unused static methods | Morris Jobke | 2015-10-02 | 1 | -36/+3 |
|/ / / | |||||
* | | | Merge pull request #19510 from owncloud/json-grouplist-sharing-exclude | Thomas Müller | 2015-10-02 | 1 | -1/+6 |
|\ \ \ | | | | | | | | | save excluded groups in json format | ||||
| * | | | save excluded groups in json format - fixes #10983 | Thomas Müller | 2015-10-01 | 1 | -1/+6 |
| | | | | |||||
* | | | | Allow identifying whether the current item is the filtered one | Joas Schilling | 2015-10-02 | 2 | -0/+37 |
| |/ / |/| | | |||||
* | | | Merge pull request #19505 from owncloud/returnfloatforquota | Jörn Friedrich Dreyer | 2015-10-02 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | always return float, update doc | ||||
| * | | | always return float, update doc | Jörn Friedrich Dreyer | 2015-10-01 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #19480 from owncloud/fix-l10n | Jörn Friedrich Dreyer | 2015-10-02 | 1 | -14/+5 |
|\ \ \ \ | | | | | | | | | | | Fix l10n on master | ||||
| * | | | | Fix l10n on master | Morris Jobke | 2015-09-30 | 1 | -14/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * $app isn't useful for this case * kill it with :fire: | ||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-02 | 2 | -0/+2 |
| | | | | | |||||
* | | | | | Merge pull request #19463 from owncloud/fix_18132 | Thomas Müller | 2015-10-01 | 1 | -2/+24 |
|\ \ \ \ \ | | | | | | | | | | | | | encryption: versions should always use the keys of the original file, no need to … | ||||
| * | | | | | versions should always use the keys of the original file, no need to create ↵ | Bjoern Schiessle | 2015-10-01 | 1 | -2/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | new one | ||||
* | | | | | | Add tests | Robin Appelman | 2015-10-01 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | stricter check if thumbnail is cached | Robin Appelman | 2015-10-01 | 1 | -7/+4 |
| | | | | | | |||||
* | | | | | | to much copy paste | Robin Appelman | 2015-10-01 | 1 | -5/+3 |
| | | | | | | |||||
* | | | | | | use cache data we already have to check if a thumbnail of specific size is ↵ | Robin Appelman | 2015-10-01 | 1 | -1/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | cached | ||||
* | | | | | | use the fileinfo to check if we have a valid file | Robin Appelman | 2015-10-01 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | allow passing the fileinfo to the preview manager | Robin Appelman | 2015-10-01 | 1 | -2/+3 |
| |_|_|/ / |/| | | | | |||||
* | | | | | add more precise version to also repair git master instances | Morris Jobke | 2015-10-01 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Repair step to remove bogus expiration dates from non-link shares | Vincent Petry | 2015-10-01 | 2 | -0/+81 |
|/ / / / | |||||
* | | | | Merge pull request #19299 from owncloud/fixgetRawPathInfo | Thomas Müller | 2015-09-30 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fix get raw path info, always return a string | ||||
| * | | | | return '' instead of false | Jörn Friedrich Dreyer | 2015-09-23 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #19478 from owncloud/cache-found-l10n-per-app | Robin Appelman | 2015-09-30 | 1 | -3/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | cache found l10n per app and not globally | ||||
| * | | | | | cache found l10n per app and not globally | Morris Jobke | 2015-09-30 | 1 | -3/+4 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | * fixes: if the first call to this is with an app that has no translations all future call will get a list with only english in there - even if their l10n holds more translations | ||||
* | | | | | Merge pull request #19468 from owncloud/fix-36-vs-32-previews | Thomas Müller | 2015-09-30 | 2 | -3/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | Change small thumbnails to 32 px | ||||
| * | | | | Change small thumbnails to 32 px | Morris Jobke | 2015-09-30 | 2 | -3/+3 |
| | |/ / | |/| | | | | | | | | | | | | | | * fixes #16913 * fixes issues in IE8 where the thumbnail is too big | ||||
* | | | | Merge pull request #19460 from ↵ | Thomas Müller | 2015-09-30 | 2 | -3/+8 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | owncloud/fix-postScanFile-and-make-it-available-to-utils-scanner Fix postScanFile event and make it available to utils scanner | ||||
| * | | | | Make postScanFile and postScanFolder available to OC\Files\Utils\Scanner | Olivier Paroz | 2015-09-30 | 1 | -1/+6 |
| | | | | | |||||
| * | | | | Always send a postScanFile event when done scanning a file | Olivier Paroz | 2015-09-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | postScanFile is important when scanning external storage as it indicates when the file is ready to be used | ||||
* | | | | | Clean temp files used for thumbnail generation | Robin Appelman | 2015-09-30 | 1 | -1/+5 |
| | | | | | |||||
* | | | | | Merge pull request #19373 from owncloud/sidebar-preview-cover | Thomas Müller | 2015-09-30 | 1 | -9/+7 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Cover both width and height for the sidebar preview | ||||
| * | | | | Fix preview caching | Robin Appelman | 2015-09-29 | 1 | -25/+19 |
| | | | | | |||||
| * | | | | Cover both width and height for the sidebar preview | Robin Appelman | 2015-09-29 | 1 | -23/+27 |
| |/ / / | |||||
* | | | | Merge pull request #19355 from owncloud/cache_result_of_checkUpgrade | Thomas Müller | 2015-09-29 | 2 | -7/+10 |
|\ \ \ \ | | | | | | | | | | | [jenkins] Cache result of check upgrade | ||||
| * | | | | cache result of \OCP\Util::needUpgrade() | Individual IT Services | 2015-09-29 | 2 | -7/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reduce calls of \OCP\Util::needUpgrade() where \OCP\Util::needUpgrade() is called we can call as well self::checkUpgrade and use the cached result In line 877 the call way unnecessary anyway because of the first part of the if statement move caching to \OCP\Util::needUpgrade renaming variable fixing testNeedUpgradeCore() cache result of checkUpgrade() in self::$needUpgrade reduce calls of \OCP\Util::needUpgrade() where \OCP\Util::needUpgrade() is called we can call as well self::checkUpgrade and use the cached result In line 877 the call way unnecessary anyway because of the first part of the if statement move caching to \OCP\Util::needUpgrade renaming variable fixing testNeedUpgradeCore() fix typo in variable name deleting tabs |