Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #24833 from owncloud/fix_24832 | Vincent Petry | 2016-05-25 | 1 | -0/+7 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | don't fail on "bad signature" during login. Most likely this happens because | Björn Schießle | 2016-05-25 | 1 | -0/+7 | |
|/ / / | ||||||
* | | | Merge pull request #24735 from juliushaertl/passwordreset-invalid | Vincent Petry | 2016-05-25 | 2 | -18/+139 | |
|\ \ \ | ||||||
| * | | | Add more tests for OC\Core\Controller\LostController | Julius Haertl | 2016-05-23 | 1 | -3/+104 | |
| * | | | Show error messages if a password reset link is invalid or expired | Julius Haertl | 2016-05-23 | 1 | -15/+35 | |
* | | | | Merge pull request #24812 from owncloud/fkammer-enhancement-cache-folder-gc-ttl | Vincent Petry | 2016-05-25 | 2 | -1/+17 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Changed labels of chunk TTL to mention chunks | Vincent Petry | 2016-05-24 | 2 | -3/+3 | |
| * | | | Move cache chunk TTL value to FileChunking class | Vincent Petry | 2016-05-24 | 2 | -2/+10 | |
| * | | | Add config value for cache gc ttl | Frederik Kammer | 2016-05-24 | 2 | -1/+9 | |
* | | | | Fix ShareControllerTest (#24824) | Joas Schilling | 2016-05-25 | 1 | -1/+5 | |
* | | | | Merge pull request #24444 from owncloud/update-notifications-for-core-and-apps | Vincent Petry | 2016-05-25 | 10 | -1/+911 | |
|\ \ \ \ | ||||||
| * | | | | Add a URL to the notifications | Joas Schilling | 2016-05-24 | 2 | -17/+48 | |
| * | | | | The setting only affects available core updates | Joas Schilling | 2016-05-24 | 2 | -3/+7 | |
| * | | | | Add tests for the Notifier | Joas Schilling | 2016-05-24 | 2 | -1/+105 | |
| * | | | | 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 #24798 from owncloud/fix-class-name-in-hook | Vincent Petry | 2016-05-25 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix class name in hook registration | Joas Schilling | 2016-05-24 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #24814 from owncloud/fix-psr4-external-maste | Vincent Petry | 2016-05-25 | 2 | -0/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Move Stuff to PSR-4 again | Joas Schilling | 2016-05-24 | 2 | -0/+0 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #24811 from owncloud/client-login-token-2fa | Vincent Petry | 2016-05-25 | 6 | -25/+152 | |
|\ \ \ \ \ | ||||||
| * | | | | | add default token auth config on install, upgrade and add it to sample config | Christoph Wurst | 2016-05-24 | 2 | -0/+10 | |
| * | | | | | do not allow client password logins if token auth is enforced or 2FA is enabled | Christoph Wurst | 2016-05-24 | 5 | -25/+142 | |
* | | | | | | Merge pull request #24804 from owncloud/move-search-to-psr4 | Vincent Petry | 2016-05-25 | 3 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move public search namespace to PSR-4 | Joas Schilling | 2016-05-24 | 3 | -0/+0 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-25 | 194 | -0/+348 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-24 | 324 | -1138/+1244 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #24748 from owncloud/login-explicitly | Vincent Petry | 2016-05-24 | 21 | -47/+117 | |
|\ \ \ \ \ | ||||||
| * | | | | | when generating browser/device token, save the login name for later password ... | Christoph Wurst | 2016-05-24 | 21 | -38/+106 | |
| * | | | | | generate device token for UID, not login name | Christoph Wurst | 2016-05-24 | 1 | -2/+3 | |
| * | | | | | login explicitly | Christoph Wurst | 2016-05-24 | 3 | -9/+10 | |
* | | | | | | Merge pull request #7897 from owncloud/ext-swiftcaching | Vincent Petry | 2016-05-24 | 1 | -17/+71 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Added object cache for Swift ext storage | Vincent Petry | 2016-05-24 | 1 | -17/+71 | |
* | | | | | | Merge pull request #24760 from owncloud/objectstore_multibucket | Vincent Petry | 2016-05-24 | 4 | -2/+409 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Store user bucket in preferences | Roeland Jago Douma | 2016-05-23 | 3 | -20/+98 | |
| * | | | | | Fix Name | Roeland Jago Douma | 2016-05-23 | 3 | -7/+11 | |
| * | | | | | Add unit tests for ObjectHomeMountProvider | Roeland Jago Douma | 2016-05-23 | 1 | -0/+170 | |
| * | | | | | Add mapper unit tests | Roeland Jago Douma | 2016-05-23 | 1 | -0/+50 | |
| * | | | | | Allow multibucket in objectstore | Roeland Jago Douma | 2016-05-23 | 2 | -2/+107 | |
* | | | | | | Merge pull request #24799 from owncloud/altyr-117-upstream | Vincent Petry | 2016-05-24 | 136 | -1738/+232415 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix phpdoc | Robin Appelman | 2016-05-24 | 1 | -1/+1 | |
| * | | | | | | Fix cert bundle path | Robin Appelman | 2016-05-24 | 1 | -1/+1 | |
| * | | | | | | Fix autoloading for new google SDK lib | Vincent Petry | 2016-05-24 | 2 | -3/+1 | |
| * | | | | | | Add new files | Francesco Rovelli | 2016-05-24 | 101 | -0/+228841 | |
| * | | | | | | enable autoload of lib in google storage | Francesco Rovelli | 2016-05-24 | 1 | -0/+1 | |
| * | | | | | | Update google-api-php-client from 1.0.6-beta to 1.1.7 | Francesco Rovelli | 2016-05-24 | 33 | -1733/+3570 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | skip google map files (#24807) | Vincent Petry | 2016-05-24 | 1 | -4/+7 |