Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | add button to add new device tokens | Christoph Wurst | 2016-05-23 | 1 | -1/+76 | |
| * | | list user's auth tokens on the personal settings page | Christoph Wurst | 2016-05-23 | 1 | -0/+66 | |
* | | | Merge pull request #24349 from owncloud/nfd-storagewrapper | Vincent Petry | 2016-05-23 | 1 | -0/+203 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fixes for encoding wrapper | Vincent Petry | 2016-05-20 | 1 | -0/+49 | |
| * | | Add wrapper for NFD encoding workaround | Vincent Petry | 2016-05-20 | 1 | -0/+154 | |
* | | | Merge pull request #24726 from owncloud/tests-psr-4 | Vincent Petry | 2016-05-23 | 36 | -42/+55 | |
|\ \ \ | ||||||
| * | | | Move tests/settings to PSR-4 | Joas Schilling | 2016-05-19 | 10 | -21/+32 | |
| * | | | Move tests/core/ to PSR-4 | Joas Schilling | 2016-05-19 | 26 | -21/+23 | |
* | | | | Merge pull request #24603 from owncloud/federated_reshare | Vincent Petry | 2016-05-23 | 3 | -5/+11 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | use share initiator as fall back to access the file | Björn Schießle | 2016-05-20 | 3 | -5/+11 | |
* | | | | Merge pull request #24732 from owncloud/autoloader_fix | Vincent Petry | 2016-05-21 | 1 | -15/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix unit tests | Roeland Jago Douma | 2016-05-20 | 1 | -15/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #24696 from owncloud/lock-jobs-while-executing | Vincent Petry | 2016-05-21 | 1 | -66/+60 | |
|\ \ \ \ | ||||||
| * | | | | Lock jobs while executing them, to allow multiple executors to run in parallel | Joas Schilling | 2016-05-21 | 1 | -66/+60 | |
| |/ / / | ||||||
* | | | | Act on effective system tag canAssign permission | Vincent Petry | 2016-05-20 | 1 | -0/+1 | |
* | | | | Add system tag assignability check with groups | Vincent Petry | 2016-05-20 | 1 | -1/+21 | |
* | | | | Add systemtag_group table and get/set methods | Vincent Petry | 2016-05-20 | 1 | -0/+17 | |
* | | | | Updated canUser* functions in SystemTagManager to accept objects | Vincent Petry | 2016-05-20 | 1 | -29/+15 | |
* | | | | Add interface methods for permission check | Vincent Petry | 2016-05-20 | 1 | -0/+82 | |
|/ / / | ||||||
* | / | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 256 | -178/+171 | |
| |/ |/| | ||||||
* | | Merge pull request #24728 from owncloud/no-more-test_-files | Vincent Petry | 2016-05-20 | 3 | -5/+7 | |
|\ \ | ||||||
| * | | Add PSR-4 loading for Test\ and Tests\ | Joas Schilling | 2016-05-19 | 1 | -0/+2 | |
| * | | Create a Fallback in the old autoloader for PSR-4 Test\TestCase | Joas Schilling | 2016-05-19 | 2 | -0/+6 | |
| * | | No more Test_* files exist, remove autoloading | Joas Schilling | 2016-05-19 | 1 | -6/+0 | |
* | | | Merge pull request #24725 from owncloud/ocs-provider-psr4 | Vincent Petry | 2016-05-19 | 2 | -7/+11 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Move OCS Provider to PSR-4 namespace | Joas Schilling | 2016-05-19 | 2 | -7/+11 | |
| |/ | ||||||
* | | Merge pull request #24660 from owncloud/no-token-login-for-disabled-users | Vincent Petry | 2016-05-19 | 1 | -0/+32 | |
|\ \ | ||||||
| * | | don't allow token login for disabled users | Christoph Wurst | 2016-05-18 | 1 | -0/+32 | |
| |/ | ||||||
* | | Merge pull request #24716 from owncloud/fix-test-namespaces-2 | Vincent Petry | 2016-05-19 | 78 | -406/+527 | |
|\ \ | ||||||
| * | | Fix renamed class | Joas Schilling | 2016-05-19 | 1 | -3/+3 | |
| * | | Fix more failures | Joas Schilling | 2016-05-19 | 2 | -3/+3 | |
| * | | 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 #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 |