Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #24604 from owncloud/user_ldap-psr4 | Vincent Petry | 2016-05-25 | 81 | -385/+378 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix the tests again | Joas Schilling | 2016-05-25 | 5 | -4/+7 | |
| * | | | | | Fix throws docs | Joas Schilling | 2016-05-25 | 1 | -3/+3 | |
| * | | | | | Last instances of lowercase user_ldap | Joas Schilling | 2016-05-25 | 2 | -3/+3 | |
| * | | | | | Move tests/ to PSR-4 | Joas Schilling | 2016-05-25 | 32 | -66/+61 | |
| * | | | | | Fix several minor issues | Joas Schilling | 2016-05-25 | 4 | -11/+9 | |
| * | | | | | Move Job to a better class name | Joas Schilling | 2016-05-25 | 3 | -5/+11 | |
| * | | | | | Move Access to PSR-4 | Joas Schilling | 2016-05-25 | 14 | -33/+25 | |
| * | | | | | Move BackendUtility to PSR-4 | Joas Schilling | 2016-05-25 | 3 | -3/+3 | |
| * | | | | | Move Configuration to PSR-4 | Joas Schilling | 2016-05-25 | 10 | -15/+14 | |
| * | | | | | Move Connection to PSR-4 | Joas Schilling | 2016-05-25 | 19 | -32/+30 | |
| * | | | | | Move FilesystemHelper to PSR-4 | Joas Schilling | 2016-05-25 | 13 | -13/+16 | |
| * | | | | | 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 #24842 from owncloud/files-storage-wrapper-encoding-psr4 | Vincent Petry | 2016-05-25 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Move Test\Files\Storage\Wrapper\EncodingTest to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 | |
* | | | | | | Merge pull request #24840 from owncloud/fix-missing-ext-str-import | Vincent Petry | 2016-05-25 | 3 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Adjust the phpunit config | Joas Schilling | 2016-05-25 | 1 | -2/+2 | |
| * | | | | | | Fix missing use statements in ext. str. tests | Joas Schilling | 2016-05-25 | 2 | -0/+2 | |
* | | | | | | | Merge pull request #24831 from owncloud/update_3rdparty_commit | Vincent Petry | 2016-05-25 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | checkout latest 3rdparty for JSqueeze update | Georg Ehrke | 2016-05-25 | 1 | -0/+0 | |
* | | | | | | | Merge pull request #24661 from owncloud/files_sharing-psr4 | Vincent Petry | 2016-05-25 | 68 | -113/+128 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | 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 | 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 | 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 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. 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 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | |