Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Helper to PSR-4 | Joas Schilling | 2016-05-25 | 16 | -23/+20 |
| | |||||
* | Move interface to PSR-4 | Joas Schilling | 2016-05-25 | 16 | -23/+14 |
| | |||||
* | Move LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 13 | -15/+16 |
| | |||||
* | Move LDAP Utility to PSR-4 | Joas Schilling | 2016-05-25 | 4 | -2/+5 |
| | |||||
* | Move LogWrapper to PSR-4 | Joas Schilling | 2016-05-25 | 13 | -16/+17 |
| | |||||
* | Move Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 3 | -4/+7 |
| | |||||
* | lib/user | Joas Schilling | 2016-05-25 | 1 | -1/+2 |
| | |||||
* | Move wizard | Joas Schilling | 2016-05-25 | 4 | -7/+12 |
| | |||||
* | Move lib\user to PSR-4 | Joas Schilling | 2016-05-25 | 31 | -68/+67 |
| | |||||
* | Move User_LDAP and User_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 19 | -33/+33 |
| | |||||
* | Move Group_LDAP and Group_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 7 | -18/+18 |
| | |||||
* | Move Command namespace to PSR-4 | Joas Schilling | 2016-05-25 | 9 | -27/+23 |
| | |||||
* | Move User_LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 5 | -0/+2 |
| | |||||
* | Merge pull request #24661 from owncloud/files_sharing-psr4 | Vincent Petry | 2016-05-25 | 68 | -113/+128 |
|\ | | | | | Move Files_Sharing to PSR-4 | ||||
| * | Move tests to PSR-4 | Joas Schilling | 2016-05-25 | 32 | -104/+118 |
| | | |||||
| * | Move background job to PSR-4 | Joas Schilling | 2016-05-25 | 3 | -3/+5 |
| | | |||||
| * | Move lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 26 | -0/+0 |
| | | |||||
| * | Move classes from outside lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 9 | -6/+5 |
| | | |||||
* | | Merge pull request #24836 from owncloud/auth-tests-to-psr4 | Vincent Petry | 2016-05-25 | 3 | -2/+4 |
|\ \ | | | | | | | Move parallel merged auth tests to PSR-4 | ||||
| * | | Move parallel merged auth tests to PSR-4 | Joas Schilling | 2016-05-25 | 3 | -2/+4 |
| | | | |||||
* | | | Merge pull request #24838 from owncloud/fix-failing-updatenotifications-tests | Vincent Petry | 2016-05-25 | 1 | -6/+12 |
|\ \ \ | | | | | | | | | Fix failing update notifications tests | ||||
| * | | | Fix failing update notifications tests | Joas Schilling | 2016-05-25 | 1 | -6/+12 |
| | | | | |||||
* | | | | Merge pull request #24815 from owncloud/fix-autotest-external-psr4 | Vincent Petry | 2016-05-25 | 7 | -13/+15 |
|\ \ \ \ | |_|_|/ |/| | | | Fix ext storage test class name in test script | ||||
| * | | | Fix the names of the tests so the script discovers them again | Joas Schilling | 2016-05-24 | 6 | -11/+11 |
| | | | | |||||
| * | | | Fix ext storage test class name in test script | Vincent Petry | 2016-05-24 | 1 | -2/+4 |
| | | | | |||||
* | | | | Merge pull request #24833 from owncloud/fix_24832 | Vincent Petry | 2016-05-25 | 1 | -0/+7 |
|\ \ \ \ | |_|/ / |/| | | | don't fail on "bad signature" during login | ||||
| * | | | don't fail on "bad signature" during login. Most likely this happens because | Björn Schießle | 2016-05-25 | 1 | -0/+7 |
|/ / / | | | | | | | | | | | | | the login password changed at the user back-end (e.g ldap). Such failures will be handled after login correctly by allowing the user to adjust the passwords | ||||
* | | | Merge pull request #24735 from juliushaertl/passwordreset-invalid | Vincent Petry | 2016-05-25 | 2 | -18/+139 |
|\ \ \ | | | | | | | | | Show error messages if a password reset link is invalid or expired | ||||
| * | | | Add more tests for OC\Core\Controller\LostController | Julius Haertl | 2016-05-23 | 1 | -3/+104 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove testResetFormUnsuccessful as it is now splitted up in different test cases - add testResetFormInvalidToken to check if timestamp and token are present - add testResetFormInvalidTokenMatch to check if the saved token matches the provided - add testResetFormExpiredToken to check if expiration detection works - add testResetFormValidToken to check if detection of valid tokens works | ||||
| * | | | Show error messages if a password reset link is invalid or expired | Julius Haertl | 2016-05-23 | 1 | -15/+35 |
| | | | | | | | | | | | | | | | | | | | | - Moved token validation to method checkPasswordResetToken - Render error with message from exceptions | ||||
* | | | | Merge pull request #24812 from owncloud/fkammer-enhancement-cache-folder-gc-ttl | Vincent Petry | 2016-05-25 | 2 | -1/+17 |
|\ \ \ \ | |_|_|/ |/| | | | Make chunk cache ttl configurable | ||||
| * | | | 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 |
| | | | | | | | | | | | | | | | | This makes it less generic and only used for actual file chunking | ||||
| * | | | 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 |
|\ \ \ \ | | | | | | | | | | | Update notifications for core and apps | ||||
| * | | | | 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 | ||||
| * | | | | | 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 | ||||
| * | | | | | 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 |
|\ \ \ \ \ | | | | | | | | | | | | | do not allow client password logins if token auth is enforced or 2FA … | ||||
| * | | | | | add default token auth config on install, upgrade and add it to sample config | Christoph Wurst | 2016-05-24 | 2 | -0/+10 |
| | | | | | |