summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fix namespace in share/Joas Schilling2016-05-195-253/+263
| * | | | | | Fix namespaces in security/Joas Schilling2016-05-1912-0/+25
| * | | | | | Fix namespace in repair/Joas Schilling2016-05-191-1/+4
| * | | | | | Fix public/ namespace in testsJoas Schilling2016-05-193-17/+24
| * | | | | | Fix namespace of memcache/ and ocs/Joas Schilling2016-05-192-3/+7
| * | | | | | Fix namespace in log/ and mail/Joas Schilling2016-05-193-2/+5
| * | | | | | Fix namespaces in tests/lib/integritycheckJoas Schilling2016-05-192-2/+1
| * | | | | | Fix namespaces in tests/lib/http/Joas Schilling2016-05-193-3/+7
| * | | | | | Fix namespaces in tests/lib/groups/Joas Schilling2016-05-194-6/+12
| * | | | | | Fix namespaces and class names in tests/lib/files/Joas Schilling2016-05-198-13/+13
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #24718 from owncloud/route_psr4Vincent Petry2016-05-192-0/+0
|\ \ \ \ \ \
| * | | | | | Move \OCP\Route to PSR-4Roeland Jago Douma2016-05-182-0/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #24717 from owncloud/preview_psr4Vincent Petry2016-05-191-0/+0
|\ \ \ \ \ \
| * | | | | | Move \OCP\Preview to PSR-4Roeland Jago Douma2016-05-181-0/+0
| |/ / / / /
* | | | | | Merge pull request #24712 from owncloud/fix-test-namespacesVincent Petry2016-05-1939-74/+107
|\ \ \ \ \ \
| * | | | | | Fix file name in tests/lib/encryptionJoas Schilling2016-05-181-0/+0
| * | | | | | Fix filenames and class names in tests/lib/commentsJoas Schilling2016-05-182-5/+3
| * | | | | | Fix file name of command testJoas Schilling2016-05-181-0/+0
| * | | | | | Fix namespace of tests/cache/Joas Schilling2016-05-184-4/+6
| * | | | | | Fix missing namespaces in tests/lib/db/Joas Schilling2016-05-182-4/+8
| * | | | | | Fix namespace for archive testsJoas Schilling2016-05-183-23/+32
| * | | | | | Fix namespaces in AppFramework testsJoas Schilling2016-05-1826-38/+58
* | | | | | | Merge pull request #24710 from owncloud/lock_psr4Vincent Petry2016-05-192-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Move \OCP\Lock to PSR-4Roeland Jago Douma2016-05-182-0/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #24686 from owncloud/query-user-authtokensVincent Petry2016-05-195-0/+82
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | add method to query all user auth tokensChristoph Wurst2016-05-185-0/+82
| | |_|/ / / | |/| | | |
* / | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-1912-4/+62
|/ / / / /
* | | | | Merge pull request #24707 from owncloud/l10n_psr4Vincent Petry2016-05-181-0/+0
|\ \ \ \ \
| * | | | | Move \OCP\L10N to PSR-4Roeland Jago Douma2016-05-181-0/+0
* | | | | | Merge pull request #24701 from owncloud/federatedfilesharing-psr4Vincent Petry2016-05-1812-3/+1
|\ \ \ \ \ \
| * | | | | | Move FederatedFileSharing to PSR-4Joas Schilling2016-05-1812-3/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #24691 from owncloud/fixchunkttlVincent Petry2016-05-181-1/+3
|\ \ \ \ \ \
| * | | | | | Allow chunk GC mtime tolerance for unfinished part chunksVincent Petry2016-05-181-1/+3
| |/ / / / /
* | | | | | Merge pull request #24657 from owncloud/fix-libreoffice-templatesVincent Petry2016-05-183-0/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix #24655Thomas Müller2016-05-173-0/+0
* | | | | | Merge pull request #24706 from owncloud/http_psr4Vincent Petry2016-05-183-0/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Move \OCP\Http to PSR-4Roeland Jago Douma2016-05-183-0/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #24677 from owncloud/single-token-providerVincent Petry2016-05-187-69/+96
|\ \ \ \ \
| * | | | | a single token provider sufficesChristoph Wurst2016-05-187-69/+96
| |/ / / /
* | | | | Merge pull request #24685 from owncloud/files_psr4Vincent Petry2016-05-1844-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move \OCP\Files to PSR-4Roeland Jago Douma2016-05-1844-0/+0
|/ / / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-1816-0/+30
* | | | Fixed dynamic group ldap access (#23450)blizzz2016-05-171-9/+11
* | | | Move \OCP\Encryption to PSR-4 (#24680)Roeland Douma2016-05-175-0/+0
* | | | use mount providers to setup home storages (#24567)Robin Appelman2016-05-177-33/+227
|/ / /
* | | \OCP\DB to PSR-4 (#24650)Roeland Douma2016-05-176-2/+2
* | | Merge pull request #24597 from owncloud/run-upgrade-in-incognito-modeVincent Petry2016-05-171-0/+3
|\ \ \
| * | | run upgrades in incognito modeChristoph Wurst2016-05-121-0/+3
* | | | Group fixup (#24621)Roeland Douma2016-05-1715-514/+585
* | | | Move \OCP\Diagnostics to PSR-4 (#24667)Roeland Douma2016-05-174-0/+0