Vincent Petry
|
e1a9a26bf5
|
Merge pull request #24686 from owncloud/query-user-authtokens
add method to query all user auth tokens
|
2016-05-19 10:28:00 +02:00 |
Joas Schilling
|
320b1c3abf
|
Fix more failures
|
2016-05-19 10:11:42 +02:00 |
Roeland Jago Douma
|
893204ef4a
|
Fix broken exception naming
|
2016-05-19 10:05:53 +02:00 |
Roeland Jago Douma
|
11cd6e3c1b
|
Fix mention bot
|
2016-05-19 09:51:20 +02:00 |
Joas Schilling
|
a6b4ba9ba1
|
Fix errors in the tests
|
2016-05-19 09:48:00 +02:00 |
Joas Schilling
|
da332c134e
|
Move federation tests to PSR-4
|
2016-05-19 09:48:00 +02:00 |
Joas Schilling
|
0c727f1755
|
Move federation code to PSR-4
|
2016-05-19 09:48:00 +02:00 |
Joas Schilling
|
f24179a327
|
Fix deprecated private method
|
2016-05-19 09:44:53 +02:00 |
Roeland Jago Douma
|
d666725fa7
|
Move \OCP to PSR-4
|
2016-05-19 09:43:33 +02:00 |
Joas Schilling
|
e88a9b2fed
|
Fix missing backtick before OC
|
2016-05-19 09:41:45 +02:00 |
Joas Schilling
|
e823d50044
|
Fix "Class 'Test\Security\DateTime' not found"
|
2016-05-19 09:40:34 +02:00 |
Joas Schilling
|
9a4253ef7c
|
Fix lib/
|
2016-05-19 09:38:52 +02:00 |
Joas Schilling
|
55fc6536d3
|
FIx lib/ a-d
|
2016-05-19 09:27:21 +02:00 |
Joas Schilling
|
7f3f16d155
|
Fix namespace in user/
|
2016-05-19 09:19:03 +02:00 |
Joas Schilling
|
a107e7de7b
|
Fix namespace in share/
|
2016-05-19 09:15:10 +02:00 |
Joas Schilling
|
68481c10e6
|
Fix namespaces in security/
|
2016-05-19 09:02:58 +02:00 |
Joas Schilling
|
a9f24a74a2
|
Fix namespace in repair/
|
2016-05-19 08:59:37 +02:00 |
Joas Schilling
|
d19d6533dd
|
Fix public/ namespace in tests
|
2016-05-19 08:56:47 +02:00 |
Joas Schilling
|
859d2bc0ff
|
Fix namespace of memcache/ and ocs/
|
2016-05-19 08:53:06 +02:00 |
Joas Schilling
|
71603fe348
|
Fix namespace in log/ and mail/
|
2016-05-19 08:50:14 +02:00 |
Joas Schilling
|
0ab1120a33
|
Fix namespaces in tests/lib/integritycheck
|
2016-05-19 08:48:22 +02:00 |
Joas Schilling
|
51db410e67
|
Fix namespaces in tests/lib/http/
|
2016-05-19 08:46:58 +02:00 |
Joas Schilling
|
995d4b7ecd
|
Fix namespaces in tests/lib/groups/
|
2016-05-19 08:44:41 +02:00 |
Joas Schilling
|
b1458d590d
|
Fix namespaces and class names in tests/lib/files/
|
2016-05-19 08:41:01 +02:00 |
Jenkins for ownCloud
|
7ca5b35379
|
[tx-robot] updated from transifex
|
2016-05-19 01:54:58 -04:00 |
Christoph Wurst
|
f824f3e5f3
|
don't allow token login for disabled users
|
2016-05-18 21:10:37 +02:00 |
Joas Schilling
|
f57407e73e
|
Fix file name in tests/lib/encryption
|
2016-05-18 18:57:46 +02:00 |
Joas Schilling
|
ba230888c6
|
Fix filenames and class names in tests/lib/comments
|
2016-05-18 18:57:46 +02:00 |
Joas Schilling
|
bbf758b1b0
|
Fix file name of command test
|
2016-05-18 18:57:46 +02:00 |
Joas Schilling
|
1b6cd583f7
|
Fix namespace of tests/cache/
|
2016-05-18 18:57:46 +02:00 |
Joas Schilling
|
c54d79947b
|
Fix missing namespaces in tests/lib/db/
|
2016-05-18 18:57:45 +02:00 |
Joas Schilling
|
5ce5eb195a
|
Fix namespace for archive tests
|
2016-05-18 18:57:45 +02:00 |
Joas Schilling
|
9eade36ae5
|
Fix namespaces in AppFramework tests
|
2016-05-18 18:57:45 +02:00 |
Roeland Jago Douma
|
c05032ff20
|
Move \OCP\SystemTag to PSR-4
|
2016-05-18 18:30:49 +02:00 |
Roeland Jago Douma
|
f67f888d50
|
Move \OCP\Security to PSR-4
|
2016-05-18 18:28:31 +02:00 |
Christoph Wurst
|
0626578739
|
add method to query all user auth tokens
|
2016-05-18 18:25:37 +02:00 |
Roeland Jago Douma
|
2dc8c3a3f2
|
Move \OCP\Route to PSR-4
|
2016-05-18 18:23:44 +02:00 |
Vincent Petry
|
dc0e3617dc
|
Merge pull request #24707 from owncloud/l10n_psr4
Move \OCP\L10N to PSR-4
|
2016-05-18 18:23:44 +02:00 |
Roeland Jago Douma
|
31f6d01606
|
Move \OCP\Preview to PSR-4
|
2016-05-18 18:22:34 +02:00 |
Vincent Petry
|
e16589a16d
|
Merge pull request #24701 from owncloud/federatedfilesharing-psr4
Move FederatedFileSharing to PSR-4
|
2016-05-18 18:21:40 +02:00 |
Roeland Jago Douma
|
bd27eadf9e
|
Move \OCP\Notification to PSR-4
|
2016-05-18 18:21:27 +02:00 |
Roeland Jago Douma
|
1c721771ff
|
Move \OCP\Migration to PSR-4
|
2016-05-18 18:19:24 +02:00 |
Vincent Petry
|
01f44d83b2
|
Merge pull request #24691 from owncloud/fixchunkttl
Allow chunk GC mtime tolerance for unfinished part chunks
|
2016-05-18 18:19:08 +02:00 |
Vincent Petry
|
9f04248f62
|
Merge pull request #24657 from owncloud/fix-libreoffice-templates
Remove author from libreoffice templates
|
2016-05-18 18:11:49 +02:00 |
Roeland Jago Douma
|
babdf8477d
|
Move \OCP\Mail to PSR-4
|
2016-05-18 17:42:33 +02:00 |
Roeland Jago Douma
|
12fd87d0a3
|
Move \OCP\Lock to PSR-4
|
2016-05-18 17:10:04 +02:00 |
Vincent Petry
|
4a94203492
|
Merge pull request #24706 from owncloud/http_psr4
Move \OCP\Http to PSR-4
|
2016-05-18 16:50:17 +02:00 |
Roeland Jago Douma
|
40bf0a913f
|
Move \OCP\L10N to PSR-4
|
2016-05-18 16:38:44 +02:00 |
Vincent Petry
|
6231b72e25
|
Merge pull request #24677 from owncloud/single-token-provider
a single token provider suffices
|
2016-05-18 16:31:53 +02:00 |
Vincent Petry
|
eea3c99af6
|
Merge pull request #24685 from owncloud/files_psr4
Move \OCP\Files to PSR-4
|
2016-05-18 16:22:01 +02:00 |