Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tests for the background job | Joas Schilling | 2016-05-24 | 4 | -13/+450 |
| | |||||
* | Make the group selectable | Joas Schilling | 2016-05-24 | 4 | -2/+37 |
| | |||||
* | Dismiss the notifications when the update is already installed | Joas Schilling | 2016-05-24 | 2 | -4/+47 |
| | |||||
* | Add a notifier that parses the notifications | Joas Schilling | 2016-05-24 | 2 | -0/+79 |
| | |||||
* | Add a background job that generates notifications when an update is available | Joas Schilling | 2016-05-24 | 3 | -1/+178 |
| | |||||
* | Merge pull request #24788 from owncloud/config-filesystem_check_changes | Vincent Petry | 2016-05-24 | 1 | -2/+3 |
|\ | | | | | clarify filesystem_check_changes in config.sample.php | ||||
| * | clarify filesystem_check_changes in config.sample.php | Carla Schroder | 2016-05-23 | 1 | -2/+3 |
| | | |||||
* | | Merge pull request #24787 from owncloud/fix-update-issue-on-master | Vincent Petry | 2016-05-24 | 1 | -2/+7 |
|\ \ | | | | | | | Add the background jobs after the table was updated | ||||
| * | | Add the background jobs after the table was updated | Joas Schilling | 2016-05-23 | 1 | -2/+7 |
| | | | |||||
* | | | Merge pull request #23395 from owncloud/mysql-check-speedup | Vincent Petry | 2016-05-24 | 1 | -0/+23 |
|\ \ \ | | | | | | | | | Speedup schema cloning for MySQL | ||||
| * | | | Speedup schema cloning for MySQL | Victor Dubiniuk | 2016-05-23 | 1 | -0/+23 |
| | | | | |||||
* | | | | Merge pull request #24750 from ↵ | Vincent Petry | 2016-05-23 | 5 | -15/+221 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | owncloud/lenz1111-share_download_range_requests_support Http Range requests support in downloads | ||||
| * | | | | Code style and doc fix | Piotr Filiciak | 2016-05-23 | 3 | -10/+11 |
| | | | | | |||||
| * | | | | Http Range requests support in downloads | Piotr Filiciak | 2016-05-20 | 5 | -15/+220 |
| | | | | | | | | | | | | | | | | | | | | Http range requests support is required for video preview | ||||
* | | | | | Merge pull request #24729 from owncloud/try-token-login-first | Vincent Petry | 2016-05-23 | 1 | -5/+13 |
|\ \ \ \ \ | | | | | | | | | | | | | try token login first | ||||
| * | | | | | try token login first | Christoph Wurst | 2016-05-20 | 1 | -5/+13 |
| | | | | | | |||||
* | | | | | | Merge pull request #24658 from owncloud/invalidate-disabled-user-session | Vincent Petry | 2016-05-23 | 2 | -3/+51 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | invalidate user session if the user was disabled | ||||
| * | | | | | | invalidate user session if the user is disabled | Christoph Wurst | 2016-05-23 | 2 | -3/+51 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #24559 from owncloud/2fa | Vincent Petry | 2016-05-23 | 27 | -8/+1471 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | two factor auth | ||||
| * | | | | | | add OCC command to enable/disable 2FA for a user | Christoph Wurst | 2016-05-23 | 6 | -3/+169 |
| | | | | | | | |||||
| * | | | | | | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 24 | -8/+1305 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #24777 from owncloud/scanner-dont-propagate | Vincent Petry | 2016-05-23 | 1 | -2/+4 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | dont needlessly triger the propgator in the scanner | ||||
| * | | | | | dont needlessly triger the propgator in the scanner | Robin Appelman | 2016-05-23 | 1 | -2/+4 |
| | | | | | | |||||
* | | | | | | Merge pull request #24699 from owncloud/background-scan-recursion | Vincent Petry | 2016-05-23 | 3 | -3/+34 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Only recurse into incomplete folders during background scans | ||||
| * | | | | | | Only recurse into incomplete folders during background scans | Robin Appelman | 2016-05-23 | 3 | -3/+34 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #22690 from owncloud/fix-comments-href-remote.php-files | Vincent Petry | 2016-05-23 | 2 | -4/+5 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | ensure comments-href returns a value also when propfind is done again… | ||||
| * | | | | | | | ensure comments-href returns a value also when propfind is done against ↵ | Arthur Schiwon | 2016-05-20 | 2 | -4/+5 |
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | remote.php/files | ||||
* | | | | | | | Merge pull request #24695 from owncloud/background-scan-propagate | Vincent Petry | 2016-05-23 | 1 | -1/+13 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Trigger propagation from the background scanner | ||||
| * | | | | | | | Trigger propagation from the background scanner | Robin Appelman | 2016-05-18 | 1 | -1/+13 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #24765 from owncloud/boolean-installed-config | Vincent Petry | 2016-05-23 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | Make sure we evaluate installed everywhere as a boolean | ||||
| * | | | | | | | Make sure we evaluate installed like we do it everywhere | Joas Schilling | 2016-05-23 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | Make sure that installed is a boolean | Joas Schilling | 2016-05-23 | 1 | -0/+1 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #24613 from owncloud/chunked-convert-database-queries | Vincent Petry | 2016-05-23 | 1 | -14/+56 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Chunk the "db:convert-type" select queries, to not run out of memory … | ||||
| * | | | | | | | | Chunk the "db:convert-type" select queries, to not run out of memory so fast | Joas Schilling | 2016-05-13 | 1 | -14/+56 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #24703 from owncloud/personal-settings-auth-tokens | Vincent Petry | 2016-05-23 | 19 | -10/+826 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | Personal settings auth tokens | ||||
| * | | | | | | | | add button to invalidate browser sessions/device tokens | Christoph Wurst | 2016-05-23 | 13 | -33/+236 |
| | | | | | | | | | |||||
| * | | | | | | | | add button to add new device tokens | Christoph Wurst | 2016-05-23 | 8 | -24/+259 |
| | | | | | | | | | |||||
| * | | | | | | | | list user's auth tokens on the personal settings page | Christoph Wurst | 2016-05-23 | 13 | -6/+384 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #24349 from owncloud/nfd-storagewrapper | Vincent Petry | 2016-05-23 | 7 | -15/+771 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | Add wrapper for NFD encoding workaround | ||||
| * | | | | | | | Remove unneeded unsets in encoding wrapper | Vincent Petry | 2016-05-20 | 1 | -16/+3 |
| | | | | | | | | |||||
| * | | | | | | | Fixes for encoding wrapper | Vincent Petry | 2016-05-20 | 4 | -44/+72 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improved label Fixed rename/copy/moveFromStorage/copyFromStorage and added tests Improved findPathToUse algo | ||||
| * | | | | | | | Scanner must normalize new children names for cache diff | Vincent Petry | 2016-05-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since new children from the storage might contain NFD entries, these must be normalized to NFC to be properly diff'ed with the cache contents which is always NFC. This fixes an issue where NFD entries would disappear from the cache after rescannng for children. | ||||
| * | | | | | | | Add encoding wrapper as opt-in mount option | Vincent Petry | 2016-05-20 | 4 | -16/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The encoding wrapper is now only applied when the mount option is set, disabled by default. | ||||
| * | | | | | | | Add wrapper for NFD encoding workaround | Vincent Petry | 2016-05-20 | 4 | -1/+732 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #24766 from owncloud/mmccarn-patch-2 | Vincent Petry | 2016-05-23 | 1 | -10/+13 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | Update imagePath to prefer theme, then app, then core images | ||||
| * | | | | | | | Update imagePath to prefer theme, then app, then core images | mmccarn | 2016-05-23 | 1 | -10/+13 |
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | imagePath updated so that image searches follow this priority: 1) /themes/$theme/apps/$app/img 2) /themes/$theme/$app/img 3) /themes/$theme/core/img 4) $appPath/img 5) /$app/img 6) /core/img For each folder: - if the specified file exists, use it. - otherwise, if $basename.svg does NOT exist, try $basename.png (This might better be "if filename was an svg, try the png"...) | ||||
* | | | | | | | Merge pull request #24726 from owncloud/tests-psr-4 | Vincent Petry | 2016-05-23 | 36 | -42/+55 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Tests outside of tests/lib/ to PSR-4 | ||||
| * | | | | | | | Move tests/settings to PSR-4 | Joas Schilling | 2016-05-19 | 10 | -21/+32 |
| | | | | | | | | |||||
| * | | | | | | | Move tests/core/ to PSR-4 | Joas Schilling | 2016-05-19 | 26 | -21/+23 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #24514 from owncloud/federation-psr4 | Vincent Petry | 2016-05-23 | 23 | -11/+21 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Move federation app to PSR-4 |