Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Save some calls to refreshInfo during upload | Vincent Petry | 2016-03-01 | 1 | -4/+5 |
* | Fix unit tests | Roeland Jago Douma | 2016-03-01 | 1 | -5/+7 |
* | Checksums on chunked files | Roeland Jago Douma | 2016-03-01 | 1 | -0/+8 |
* | Remove checksum on upload of non checksumed file | Roeland Jago Douma | 2016-03-01 | 2 | -1/+8 |
* | Merge pull request #22681 from owncloud/add-autodiscovery-for-ocs | Thomas Müller | 2016-03-01 | 12 | -24/+435 |
|\ | |||||
| * | Fix Scrutinizer issues | Lukas Reschke | 2016-02-29 | 2 | -0/+3 |
| * | Add autodiscovery support to server-to-server sharing | Lukas Reschke | 2016-02-26 | 12 | -24/+433 |
* | | Merge pull request #22728 from owncloud/external-share-testremote | Thomas Müller | 2016-03-01 | 4 | -28/+65 |
|\ \ | |||||
| * | | Only use scanner if remote is an ownCloud | Lukas Reschke | 2016-03-01 | 1 | -1/+17 |
| * | | /shareinfo is not required | Lukas Reschke | 2016-03-01 | 2 | -0/+8 |
| * | | Fix tests | Lukas Reschke | 2016-03-01 | 1 | -20/+14 |
| * | | Add missing trailing slash | Lukas Reschke | 2016-03-01 | 2 | -3/+3 |
| * | | use ocs discover endpoint to test remote | Robin Appelman | 2016-03-01 | 2 | -8/+27 |
* | | | Merge pull request #22700 from owncloud/only_1_linkshare | Thomas Müller | 2016-03-01 | 1 | -0/+9 |
|\ \ \ | |||||
| * | | | For now only allow 1 link share per file/folder | Roeland Jago Douma | 2016-03-01 | 1 | -0/+9 |
* | | | | Merge pull request #22731 from owncloud/hide-nodes-from-listening | Thomas Müller | 2016-03-01 | 3 | -3/+76 |
|\ \ \ \ | |||||
| * | | | | Hides nodes from listing that the user has no access to | Lukas Reschke | 2016-02-29 | 3 | -3/+76 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #22613 from owncloud/quota-changedavreturnvaluewhennoquotaset | Thomas Müller | 2016-03-01 | 3 | -4/+46 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Return -3 for unlimited quota | Vincent Petry | 2016-02-29 | 3 | -4/+46 |
* | | | | Merge pull request #22727 from owncloud/decrypt_all_master_key | Thomas Müller | 2016-03-01 | 3 | -27/+46 |
|\ \ \ \ | |||||
| * | | | | make decrypt all work with the master key | Bjoern Schiessle | 2016-02-29 | 3 | -27/+46 |
| |/ / / | |||||
* | | | | Merge pull request #22740 from owncloud/fix_resare_updates | Thomas Müller | 2016-03-01 | 2 | -0/+20 |
|\ \ \ \ | |||||
| * | | | | Check correct permissions when resharing | Roeland Jago Douma | 2016-02-29 | 2 | -0/+20 |
| |/ / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-01 | 10 | -2/+74 |
* | | | | Merge pull request #22707 from owncloud/use-our-public-api | Thomas Müller | 2016-03-01 | 4 | -36/+37 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_* | Joas Schilling | 2016-02-29 | 4 | -36/+37 |
* | | | | Merge pull request #22623 from owncloud/docker-logs-on-swift-external | Thomas Müller | 2016-02-29 | 1 | -0/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Print docker logs to the console fro debugging | Thomas Müller | 2016-02-24 | 1 | -0/+2 |
* | | | | Merge pull request #22662 from owncloud/comments-count | Thomas Müller | 2016-02-29 | 2 | -5/+3 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | remove comments count because it is not that relevant to show directly | Jan-Christoph Borchardt | 2016-02-25 | 2 | -5/+3 |
| | |/ | |/| | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-29 | 8 | -0/+12 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-28 | 32 | -18/+224 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-27 | 14 | -0/+38 |
* | | | Merge pull request #22671 from owncloud/issue-22670 | Thomas Müller | 2016-02-26 | 2 | -26/+26 |
|\ \ \ | |||||
| * | | | Move the tag filter at the end for now | Joas Schilling | 2016-02-26 | 2 | -26/+26 |
* | | | | Merge pull request #22640 from owncloud/fix_22587 | Thomas Müller | 2016-02-26 | 2 | -0/+129 |
|\ \ \ \ | |||||
| * | | | | Remove delete permissions for read-only federated reshares | Roeland Jago Douma | 2016-02-25 | 2 | -0/+129 |
* | | | | | Merge pull request #22608 from owncloud/collaborative-tags | Thomas Müller | 2016-02-26 | 2 | -3/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Rename system tags app to collaborative tags | Joas Schilling | 2016-02-26 | 2 | -3/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #22461 from owncloud/fix_6773 | Thomas Müller | 2016-02-26 | 13 | -63/+150 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix favorite icon unit test for icon image | Vincent Petry | 2016-02-25 | 1 | -2/+4 |
| * | | | | Make more action icons themable + style fixes | Vincent Petry | 2016-02-25 | 5 | -22/+24 |
| * | | | | Close class | Roeland Jago Douma | 2016-02-25 | 1 | -1/+1 |
| * | | | | Make file actions use icon CSS classes | Roeland Jago Douma | 2016-02-25 | 8 | -42/+125 |
| | |/ / | |/| | | |||||
* / | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-26 | 22 | -2/+58 |
|/ / / | |||||
* | | | Merge pull request #22644 from owncloud/external-share-manager | Thomas Müller | 2016-02-25 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | inject the correct external share manager into the storage | Robin Appelman | 2016-02-25 | 1 | -3/+4 |
* | | | | Merge pull request #22628 from owncloud/fix-thrashbin-cronjob | Thomas Müller | 2016-02-25 | 1 | -0/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Skip users with no trashbin | Victor Dubiniuk | 2016-02-24 | 1 | -0/+6 |
| | |/ | |/| | |||||
* | | | Merge pull request #22636 from owncloud/fix-ssl-on-external-storages | Thomas Müller | 2016-02-25 | 3 | -11/+40 |
|\ \ \ |