Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Fix elementToFile to also return path when defined | Vincent Petry | 2016-02-08 | 2 | -0/+10 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #22202 from owncloud/global-auth-no-user | Thomas Müller | 2016-02-09 | 2 | -2/+119 | |
|\ \ \ \ | ||||||
| * | | | | Add tests | Robin Appelman | 2016-02-08 | 2 | -2/+117 | |
| * | | | | handle no user set for personal global auth | Robin Appelman | 2016-02-08 | 1 | -0/+2 | |
* | | | | | Merge pull request #22225 from owncloud/sharing-moar-hooks | Thomas Müller | 2016-02-09 | 2 | -7/+76 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Example hook check | Roeland Jago Douma | 2016-02-09 | 2 | -14/+26 | |
| * | | | | Fix unit test | Roeland Jago Douma | 2016-02-09 | 1 | -1/+5 | |
| * | | | | throw hooks when accessing a link share | Arthur Schiwon | 2016-02-09 | 1 | -2/+55 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #22199 from owncloud/multiple_checksums | Thomas Müller | 2016-02-09 | 2 | -8/+75 | |
|\ \ \ \ | ||||||
| * | | | | For possible future usage allow multiple checksums | Roeland Jago Douma | 2016-02-08 | 2 | -8/+75 | |
* | | | | | Merge pull request #22217 from owncloud/fix_22215 | Thomas Müller | 2016-02-09 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Federates shares have to set a file_target | Roeland Jago Douma | 2016-02-08 | 1 | -0/+6 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-09 | 12 | -14/+50 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #22112 from owncloud/dav-filesreport | Thomas Müller | 2016-02-08 | 3 | -1/+850 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add REPORT on files endpoint for filtering | Vincent Petry | 2016-02-08 | 3 | -1/+850 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #22211 from owncloud/versions-hook-info | Thomas Müller | 2016-02-08 | 2 | -9/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | use int values and constants instead of strings | Arthur Schiwon | 2016-02-08 | 1 | -8/+12 | |
| * | | | | | versions provide more information when throwing hooks | Arthur Schiwon | 2016-02-08 | 2 | -9/+12 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #22206 from owncloud/share2_migration_with_federated | Thomas Müller | 2016-02-08 | 4 | -6/+25 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Update the migration step to include federated shares | Roeland Jago Douma | 2016-02-08 | 4 | -6/+25 | |
| |/ / / | ||||||
* | | | | Merge pull request #21817 from owncloud/support-old-carddav-endpoint | Thomas Müller | 2016-02-08 | 9 | -29/+193 | |
|\ \ \ \ | ||||||
| * | | | | Fix path | Thomas Müller | 2016-02-08 | 1 | -2/+2 | |
| * | | | | Adding pre oc 9.0 CalDAV endpoint for migration of old clients | Thomas Müller | 2016-02-08 | 2 | -2/+75 | |
| * | | | | Remove calendar-proxy support - did this ever work? | Thomas Müller | 2016-02-08 | 2 | -6/+1 | |
| * | | | | Adding pre oc 9.0 CardDAV endpoint for migration of old clients | Thomas Müller | 2016-02-08 | 7 | -26/+122 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #22164 from owncloud/files_external-verify | Thomas Müller | 2016-02-08 | 2 | -0/+147 | |
|\ \ \ \ | ||||||
| * | | | | Add occ command to verify storage configurations | Robin Appelman | 2016-02-08 | 2 | -0/+147 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #22080 from owncloud/fed_share_provider | Thomas Müller | 2016-02-08 | 11 | -15/+1748 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Added tests for used parts | Roeland Jago Douma | 2016-02-08 | 3 | -2/+449 | |
| * | | | Respect not allowing outgoing shares | Roeland Jago Douma | 2016-02-08 | 2 | -3/+27 | |
| * | | | Update OCS Share API to use federated share provider | Roeland Jago Douma | 2016-02-08 | 2 | -15/+31 | |
| * | | | implementation of the federated share provider | Bjoern Schiessle | 2016-02-08 | 8 | -0/+1246 | |
| |/ / | ||||||
* | | | Fix PHPDoc | Lukas Reschke | 2016-02-08 | 1 | -5/+7 | |
* | | | Adding common name to sharee | Thomas Müller | 2016-02-08 | 3 | -4/+7 | |
* | | | Original resources should not be overwritten by shared resources | Thomas Müller | 2016-02-08 | 2 | -13/+19 | |
|/ / | ||||||
* | | Merge pull request #22190 from owncloud/fix_22189 | Thomas Müller | 2016-02-08 | 2 | -2/+2 | |
|\ \ | ||||||
| * | | Even single shares are returned as array | Roeland Jago Douma | 2016-02-08 | 2 | -2/+2 | |
* | | | Collapse long comments | Vincent Petry | 2016-02-08 | 2 | -4/+68 | |
* | | | Merge pull request #22160 from owncloud/files_external-create | Thomas Müller | 2016-02-08 | 4 | -0/+358 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | output mount id on create | Robin Appelman | 2016-02-05 | 1 | -0/+5 | |
| * | | verify that the auth backend is valid for the storage backend | Robin Appelman | 2016-02-05 | 1 | -0/+5 | |
| * | | list supported auth backends for storage backends | Robin Appelman | 2016-02-05 | 1 | -0/+3 | |
| * | | Add occ files_external:create command to add new mounts | Robin Appelman | 2016-02-05 | 4 | -0/+345 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-08 | 18 | -0/+68 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-07 | 14 | -0/+68 | |
* | | | Merge pull request #22102 from owncloud/ldap_2nddispname-master | Thomas Müller | 2016-02-06 | 11 | -15/+209 | |
|\ \ \ | ||||||
| * | | | Port of test_ldap_2nddispname to master | Arthur Schiwon | 2016-02-03 | 11 | -15/+209 | |
* | | | | Merge pull request #22139 from owncloud/comments-files-cleanup | Thomas Müller | 2016-02-06 | 5 | -24/+151 | |
|\ \ \ \ | ||||||
| * | | | | Move casting to IExpressionBuilder | Joas Schilling | 2016-02-05 | 1 | -2/+3 | |
| * | | | | fix pgsql | Arthur Schiwon | 2016-02-05 | 1 | -2/+4 |