Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge branch 'master' into autoenable-federation-app | C. Montero Luque | 2016-03-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Automatically enable "federation" app | Lukas Reschke | 2016-03-04 | 1 | -11/+12 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'master' into fix-db-locking-cleanup | C. Montero Luque | 2016-03-04 | 10 | -17/+229 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge pull request #22860 from owncloud/trashbin-checkpath | C. Montero Luque | 2016-03-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Properly check path validity before deleting to trash | Vincent Petry | 2016-03-04 | 1 | -1/+1 | |
| * | | | | | | Merge pull request #22857 from owncloud/add-release-channel-selection | Thomas Müller | 2016-03-04 | 7 | -14/+219 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add release channel selection back | Lukas Reschke | 2016-03-04 | 7 | -14/+219 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge pull request #22816 from owncloud/external-unavailable-recheck | Thomas Müller | 2016-03-04 | 2 | -2/+9 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Properly set exception in FailedStorage | Vincent Petry | 2016-03-03 | 2 | -1/+7 | |
| | * | | | | | allow availability recheck for external storages | Robin Appelman | 2016-03-03 | 1 | -1/+2 | |
* | | | | | | | Run cleanup of expired DB file locks to background job | Morris Jobke | 2016-03-04 | 4 | -1/+60 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #22830 from owncloud/fix_dav_permissions | Thomas Müller | 2016-03-04 | 2 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Rename and move permissions are set when a file is updatable | Roeland Jago Douma | 2016-03-03 | 2 | -3/+3 | |
* | | | | | | | Fix download spinner to work with CSS styles | Vincent Petry | 2016-03-04 | 3 | -10/+42 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-04 | 40 | -28/+212 | |
|/ / / / / | ||||||
* / / / / | Keep "encryptedVersion" when calling `\OC\Files\View::copy` | Lukas Reschke | 2016-03-03 | 1 | -10/+12 | |
|/ / / / | ||||||
* | | | | Merge pull request #22778 from owncloud/fix-22770 | Thomas Müller | 2016-03-03 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | untangle different user manager instances, fixes #22770 | Arthur Schiwon | 2016-03-02 | 1 | -3/+3 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #22784 from owncloud/files-newmenu-removebrowsercomplete | Thomas Müller | 2016-03-03 | 1 | -1/+1 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Remove browser autocomplete in new file menu | Vincent Petry | 2016-03-02 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-03 | 8 | -2/+22 | |
* | | | Translate strings of federation admin section | Joas Schilling | 2016-03-02 | 1 | -4/+4 | |
|/ / | ||||||
* | | Increase all versions on master which is now 9.1 | Joas Schilling | 2016-03-02 | 14 | -28/+28 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-02 | 12 | -6/+152 | |
* | | Merge pull request #22757 from owncloud/apply-license | C. Montero Luque | 2016-03-01 | 169 | -96/+436 | |
|\ \ | ||||||
| * | | Add new apps | Lukas Reschke | 2016-03-01 | 8 | -4/+28 | |
| * | | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 43 | -43/+0 | |
| * | | Map Maci | Lukas Reschke | 2016-03-01 | 11 | -0/+11 | |
| * | | Update author information | Lukas Reschke | 2016-03-01 | 130 | -50/+398 | |
* | | | Merge branch 'master' into part-file-root | C. Montero Luque | 2016-03-01 | 4 | -2/+16 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #22742 from owncloud/ceph-keystone-readiness | C. Montero Luque | 2016-03-01 | 4 | -2/+16 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Use readiness notification socket to be absolutely sure this works | Robin McCorkell | 2016-02-29 | 4 | -2/+16 | |
* | | | | allow putting the part file in the view root | Robin Appelman | 2016-03-01 | 2 | -4/+69 | |
|/ / / | ||||||
* | | | Merge pull request #22699 from owncloud/checksum_int_test | Thomas Müller | 2016-03-01 | 2 | -2/+20 | |
|\ \ \ | ||||||
| * | | | 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 #22686 from owncloud/cleanup_remote_address_books | Thomas Müller | 2016-03-01 | 18 | -39/+155 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | increase version number | Bjoern Schiessle | 2016-03-01 | 1 | -1/+1 | |
| * | | | Handle null case | Thomas Müller | 2016-03-01 | 1 | -2/+5 | |
| * | | | fix doc-block | Bjoern Schiessle | 2016-02-29 | 1 | -0/+1 | |
| * | | | remove synced remote address book if the remote server revoked access to his ... | Bjoern Schiessle | 2016-02-29 | 7 | -7/+39 | |
| * | | | remove remote address book if the admin removes the server from the trusted s... | Bjoern Schiessle | 2016-02-29 | 9 | -18/+97 | |
| * | | | reuse the url_hash instead of calculating a new hash for the address book | Bjoern Schiessle | 2016-02-26 | 5 | -13/+14 | |
* | | | | 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 |