aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move BackendUtility to PSR-4Joas Schilling2016-05-253-3/+3
* Move Configuration to PSR-4Joas Schilling2016-05-2510-15/+14
* Move Connection to PSR-4Joas Schilling2016-05-2519-32/+30
* Move FilesystemHelper to PSR-4Joas Schilling2016-05-2513-13/+16
* Move Helper to PSR-4Joas Schilling2016-05-2516-23/+20
* Move interface to PSR-4Joas Schilling2016-05-2516-23/+14
* Move LDAP to PSR-4Joas Schilling2016-05-2513-15/+16
* Move LDAP Utility to PSR-4Joas Schilling2016-05-254-2/+5
* Move LogWrapper to PSR-4Joas Schilling2016-05-2513-16/+17
* Move Proxy to PSR-4Joas Schilling2016-05-253-4/+7
* lib/userJoas Schilling2016-05-251-1/+2
* Move wizardJoas Schilling2016-05-254-7/+12
* Move lib\user to PSR-4Joas Schilling2016-05-2531-68/+67
* Move User_LDAP and User_Proxy to PSR-4Joas Schilling2016-05-2519-33/+33
* Move Group_LDAP and Group_Proxy to PSR-4Joas Schilling2016-05-257-18/+18
* Move Command namespace to PSR-4Joas Schilling2016-05-259-27/+23
* Move User_LDAP to PSR-4Joas Schilling2016-05-255-0/+2
* Merge pull request #24661 from owncloud/files_sharing-psr4Vincent Petry2016-05-2568-113/+128
|\
| * Move tests to PSR-4Joas Schilling2016-05-2532-104/+118
| * Move background job to PSR-4Joas Schilling2016-05-253-3/+5
| * Move lib/ to PSR-4Joas Schilling2016-05-2526-0/+0
| * Move classes from outside lib/ to PSR-4Joas Schilling2016-05-259-6/+5
* | Merge pull request #24836 from owncloud/auth-tests-to-psr4Vincent Petry2016-05-253-2/+4
|\ \
| * | Move parallel merged auth tests to PSR-4Joas Schilling2016-05-253-2/+4
* | | Merge pull request #24838 from owncloud/fix-failing-updatenotifications-testsVincent Petry2016-05-251-6/+12
|\ \ \
| * | | Fix failing update notifications testsJoas Schilling2016-05-251-6/+12
* | | | Merge pull request #24815 from owncloud/fix-autotest-external-psr4Vincent Petry2016-05-257-13/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix the names of the tests so the script discovers them againJoas Schilling2016-05-246-11/+11
| * | | Fix ext storage test class name in test scriptVincent Petry2016-05-241-2/+4
* | | | Merge pull request #24833 from owncloud/fix_24832Vincent Petry2016-05-251-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | don't fail on "bad signature" during login. Most likely this happens becauseBjörn Schießle2016-05-251-0/+7
|/ / /
* | | Merge pull request #24735 from juliushaertl/passwordreset-invalidVincent Petry2016-05-252-18/+139
|\ \ \
| * | | Add more tests for OC\Core\Controller\LostControllerJulius Haertl2016-05-231-3/+104
| * | | Show error messages if a password reset link is invalid or expiredJulius Haertl2016-05-231-15/+35
* | | | Merge pull request #24812 from owncloud/fkammer-enhancement-cache-folder-gc-ttlVincent Petry2016-05-252-1/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | Changed labels of chunk TTL to mention chunksVincent Petry2016-05-242-3/+3
| * | | Move cache chunk TTL value to FileChunking classVincent Petry2016-05-242-2/+10
| * | | Add config value for cache gc ttlFrederik Kammer2016-05-242-1/+9
* | | | Fix ShareControllerTest (#24824)Joas Schilling2016-05-251-1/+5
* | | | Merge pull request #24444 from owncloud/update-notifications-for-core-and-appsVincent Petry2016-05-2510-1/+911
|\ \ \ \
| * | | | Add a URL to the notificationsJoas Schilling2016-05-242-17/+48
| * | | | The setting only affects available core updatesJoas Schilling2016-05-242-3/+7
| * | | | Add tests for the NotifierJoas Schilling2016-05-242-1/+105
| * | | | Add tests for the background jobJoas Schilling2016-05-244-13/+450
| * | | | Make the group selectableJoas Schilling2016-05-244-2/+37
| * | | | Dismiss the notifications when the update is already installedJoas Schilling2016-05-242-4/+47
| * | | | Add a notifier that parses the notificationsJoas Schilling2016-05-242-0/+79
| * | | | Add a background job that generates notifications when an update is availableJoas Schilling2016-05-243-1/+178
* | | | | Merge pull request #24798 from owncloud/fix-class-name-in-hookVincent Petry2016-05-251-1/+1
|\ \ \ \ \
| * | | | | Fix class name in hook registrationJoas Schilling2016-05-241-1/+1
| |/ / / /