Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Move OCS Provider to PSR-4 namespace | Joas Schilling | 2016-05-19 | 4 | -9/+14 | |
* | | | | | | | Merge pull request #24722 from owncloud/notification_psr4 | Vincent Petry | 2016-05-19 | 6 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix mention bot | Roeland Jago Douma | 2016-05-19 | 1 | -1/+1 | |
| * | | | | | | | Move \OCP\Notification to PSR-4 | Roeland Jago Douma | 2016-05-18 | 5 | -0/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #24724 from owncloud/mail_psr4 | Vincent Petry | 2016-05-19 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move \OCP\Mail to PSR-4 | Roeland Jago Douma | 2016-05-18 | 1 | -0/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #24723 from owncloud/migration_psr4 | Vincent Petry | 2016-05-19 | 2 | -0/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move \OCP\Migration to PSR-4 | Roeland Jago Douma | 2016-05-18 | 2 | -0/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #24720 from owncloud/systemtag_psr4 | Vincent Petry | 2016-05-19 | 8 | -0/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move \OCP\SystemTag to PSR-4 | Roeland Jago Douma | 2016-05-18 | 8 | -0/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #24719 from owncloud/security_psr4 | Vincent Petry | 2016-05-19 | 6 | -0/+0 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Move \OCP\Security to PSR-4 | Roeland Jago Douma | 2016-05-18 | 6 | -0/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #24660 from owncloud/no-token-login-for-disabled-users | Vincent Petry | 2016-05-19 | 2 | -0/+36 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | don't allow token login for disabled users | Christoph Wurst | 2016-05-18 | 2 | -0/+36 | |
* | | | | | | | Merge pull request #24716 from owncloud/fix-test-namespaces-2 | Vincent Petry | 2016-05-19 | 80 | -408/+529 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Fix renamed class | Joas Schilling | 2016-05-19 | 1 | -3/+3 | |
| * | | | | | | Fix more failures | Joas Schilling | 2016-05-19 | 4 | -5/+5 | |
| * | | | | | | Fix deprecated private method | Joas Schilling | 2016-05-19 | 1 | -2/+2 | |
| * | | | | | | Fix missing backtick before OC | Joas Schilling | 2016-05-19 | 1 | -1/+1 | |
| * | | | | | | Fix "Class 'Test\Security\DateTime' not found" | Joas Schilling | 2016-05-19 | 1 | -5/+5 | |
| * | | | | | | Fix lib/ | Joas Schilling | 2016-05-19 | 16 | -46/+84 | |
| * | | | | | | FIx lib/ a-d | Joas Schilling | 2016-05-19 | 12 | -42/+56 | |
| * | | | | | | Fix namespace in user/ | Joas Schilling | 2016-05-19 | 5 | -6/+14 | |
| * | | | | | | Fix namespace in share/ | Joas Schilling | 2016-05-19 | 5 | -253/+263 | |
| * | | | | | | Fix namespaces in security/ | Joas Schilling | 2016-05-19 | 12 | -0/+25 | |
| * | | | | | | Fix namespace in repair/ | Joas Schilling | 2016-05-19 | 1 | -1/+4 | |
| * | | | | | | Fix public/ namespace in tests | Joas Schilling | 2016-05-19 | 3 | -17/+24 | |
| * | | | | | | Fix namespace of memcache/ and ocs/ | Joas Schilling | 2016-05-19 | 2 | -3/+7 | |
| * | | | | | | Fix namespace in log/ and mail/ | Joas Schilling | 2016-05-19 | 3 | -2/+5 | |
| * | | | | | | Fix namespaces in tests/lib/integritycheck | Joas Schilling | 2016-05-19 | 2 | -2/+1 | |
| * | | | | | | Fix namespaces in tests/lib/http/ | Joas Schilling | 2016-05-19 | 3 | -3/+7 | |
| * | | | | | | Fix namespaces in tests/lib/groups/ | Joas Schilling | 2016-05-19 | 4 | -6/+12 | |
| * | | | | | | Fix namespaces and class names in tests/lib/files/ | Joas Schilling | 2016-05-19 | 8 | -13/+13 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #24718 from owncloud/route_psr4 | Vincent Petry | 2016-05-19 | 2 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move \OCP\Route to PSR-4 | Roeland Jago Douma | 2016-05-18 | 2 | -0/+0 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #24717 from owncloud/preview_psr4 | Vincent Petry | 2016-05-19 | 1 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move \OCP\Preview to PSR-4 | Roeland Jago Douma | 2016-05-18 | 1 | -0/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #24712 from owncloud/fix-test-namespaces | Vincent Petry | 2016-05-19 | 39 | -74/+107 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix file name in tests/lib/encryption | Joas Schilling | 2016-05-18 | 1 | -0/+0 | |
| * | | | | | | Fix filenames and class names in tests/lib/comments | Joas Schilling | 2016-05-18 | 2 | -5/+3 | |
| * | | | | | | Fix file name of command test | Joas Schilling | 2016-05-18 | 1 | -0/+0 | |
| * | | | | | | Fix namespace of tests/cache/ | Joas Schilling | 2016-05-18 | 4 | -4/+6 | |
| * | | | | | | Fix missing namespaces in tests/lib/db/ | Joas Schilling | 2016-05-18 | 2 | -4/+8 | |
| * | | | | | | Fix namespace for archive tests | Joas Schilling | 2016-05-18 | 3 | -23/+32 | |
| * | | | | | | Fix namespaces in AppFramework tests | Joas Schilling | 2016-05-18 | 26 | -38/+58 | |
* | | | | | | | Merge pull request #24710 from owncloud/lock_psr4 | Vincent Petry | 2016-05-19 | 2 | -0/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move \OCP\Lock to PSR-4 | Roeland Jago Douma | 2016-05-18 | 2 | -0/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #24686 from owncloud/query-user-authtokens | Vincent Petry | 2016-05-19 | 5 | -0/+82 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | add method to query all user auth tokens | Christoph Wurst | 2016-05-18 | 5 | -0/+82 | |
| | |_|/ / / | |/| | | | | ||||||
* / | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-19 | 12 | -4/+62 | |
|/ / / / / |