Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 #22207 from owncloud/mountcache-exists-check | Thomas Müller | 2016-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | better exists check for insert mount cache | Robin Appelman | 2016-02-08 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #22186 from owncloud/show-different-unsupported-failure-me... | Thomas Müller | 2016-02-08 | 1 | -6/+10 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Add message with reference to forum post | Lukas Reschke | 2016-02-08 | 1 | -1/+1 | |
| * | | | | | | Don't show "report this to the community" when the upgrade is unsupported | Morris Jobke | 2016-02-08 | 1 | -6/+10 | |
* | | | | | | | Merge pull request #22200 from owncloud/node-checksum-resolvefileinfo | Thomas Müller | 2016-02-08 | 2 | -1/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add proper throw tags to File | Roeland Jago Douma | 2016-02-08 | 1 | -0/+10 | |
| * | | | | | | | Make sure fileinfo exists when calling getCheckSum in node API | Vincent Petry | 2016-02-08 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | 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 | 3 | -0/+173 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Add occ command to verify storage configurations | Robin Appelman | 2016-02-08 | 3 | -0/+173 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #22080 from owncloud/fed_share_provider | Thomas Müller | 2016-02-08 | 21 | -25/+1854 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Added tests for used parts | Roeland Jago Douma | 2016-02-08 | 4 | -3/+450 | |
| * | | | | | Fix intergration tests | Roeland Jago Douma | 2016-02-08 | 1 | -0/+1 | |
| * | | | | | Fix unit tests | Roeland Jago Douma | 2016-02-08 | 2 | -4/+11 | |
| * | | | | | Force app to be always enabled for now | Roeland Jago Douma | 2016-02-08 | 1 | -3/+4 | |
| * | | | | | Respect not allowing outgoing shares | Roeland Jago Douma | 2016-02-08 | 5 | -10/+65 | |
| * | | | | | Update OCS Share API to use federated share provider | Roeland Jago Douma | 2016-02-08 | 2 | -15/+31 | |
| * | | | | | Add federated share provider to core | Roeland Jago Douma | 2016-02-08 | 2 | -0/+53 | |
| * | | | | | implementation of the federated share provider | Bjoern Schiessle | 2016-02-08 | 11 | -1/+1250 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #22168 from owncloud/fix-some-dav-sharing-ux | Thomas Müller | 2016-02-08 | 3 | -22/+33 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | 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 | |
| |/ / / | ||||||
* | | | | Merge pull request #22138 from owncloud/comments-collapse | Thomas Müller | 2016-02-08 | 2 | -4/+68 | |
|\ \ \ \ | ||||||
| * | | | | Collapse long comments | Vincent Petry | 2016-02-08 | 2 | -4/+68 | |
|/ / / / | ||||||
* | | | | Merge pull request #22156 from owncloud/share2_unshare_ifexpired | Thomas Müller | 2016-02-08 | 3 | -3/+239 | |
|\ \ \ \ | ||||||
| * | | | | Fix exception on delete | Roeland Jago Douma | 2016-02-06 | 1 | -1/+6 | |
| * | | | | getSharesBy should also expire link shares | Roeland Jago Douma | 2016-02-06 | 3 | -2/+151 | |
| * | | | | Delete expired share when fetched by id | Roeland Jago Douma | 2016-02-06 | 2 | -0/+35 | |
| * | | | | Delete a link share if it is expired on access | Roeland Jago Douma | 2016-02-06 | 2 | -1/+48 | |
* | | | | | 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 | |
* | | | | | | Merge pull request #22161 from owncloud/dav-ie9 | Thomas Müller | 2016-02-08 | 1 | -55/+41 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Make JS Webdav work again with IE9-IE10 | Vincent Petry | 2016-02-05 | 1 | -55/+41 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-08 | 24 | -0/+76 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-07 | 18 | -0/+74 | |
| |_|/ / / |/| | | | |