Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #24346 from lenz1111/fix_24331 | Vincent Petry | 2016-05-24 | 3 | -5/+8 |
|\ | | | | | Fix: Bugs in shared link with video #24331 | ||||
| * | bug fix | Piotr Filiciak | 2016-05-24 | 1 | -1/+1 |
| | | |||||
| * | video poster | Piotr Filiciak | 2016-05-24 | 3 | -6/+7 |
| | | |||||
| * | Fix: Bugs in shared link with video #24331 | Piotr Filiciak | 2016-05-15 | 2 | -4/+6 |
| | | |||||
* | | Merge pull request #24750 from ↵ | Vincent Petry | 2016-05-23 | 1 | -2/+11 |
|\ \ | | | | | | | | | | | | | owncloud/lenz1111-share_download_range_requests_support Http Range requests support in downloads | ||||
| * | | Http Range requests support in downloads | Piotr Filiciak | 2016-05-20 | 1 | -2/+11 |
| | | | | | | | | | | | | Http range requests support is required for video preview | ||||
* | | | Merge pull request #24603 from owncloud/federated_reshare | Vincent Petry | 2016-05-23 | 7 | -690/+47 |
|\ \ \ | | | | | | | | | flat federated re-share | ||||
| * | | | remove reshares and the mapping in the federated_reshares table on unshare ↵ | Björn Schießle | 2016-05-20 | 1 | -1/+34 |
| | | | | | | | | | | | | | | | | from self | ||||
| * | | | move motifier from the files_sharing app to the federatedfilessharing app | Björn Schießle | 2016-05-20 | 2 | -105/+0 |
| | | | | |||||
| * | | | use share initiator as fall back to access the file | Björn Schießle | 2016-05-20 | 2 | -2/+12 |
| | | | | | | | | | | | | | | | | | | | | in case of federated re-shares the owner can be a remote user. Therefore we can't always use to owner to access the local file | ||||
| * | | | close cursor after select to avoid db lock | Björn Schießle | 2016-05-20 | 1 | -0/+1 |
| | | | | |||||
| * | | | create re-share by owner and propagate unshare and unshare-from self request | Björn Schießle | 2016-05-20 | 1 | -3/+9 |
| | | | | | | | | | | | | | | | | correctly accross share owner and share initiator | ||||
| * | | | move request handler for federated shares to the federated sharing app | Björn Schießle | 2016-05-20 | 2 | -588/+0 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-23 | 4 | -0/+12 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-22 | 2 | -12/+12 |
|/ / | |||||
* | | Fix more failures | Joas Schilling | 2016-05-19 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-19 | 2 | -0/+48 |
| | | |||||
* | | Group fixup (#24621) | Roeland Douma | 2016-05-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * Move used OC_Group_xx to \OC\Group * Add (deprecated) legacy wrapper in legacy, OC_Group_xx * Replace deprecated use of OC_Group_xx with \OC\Group\xx | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-17 | 4 | -0/+102 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-16 | 4 | -0/+14 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-15 | 2 | -12/+12 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-14 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-13 | 4 | -8/+14 |
| | |||||
* | Background jobs from info.xml (#24582) | Joas Schilling | 2016-05-12 | 3 | -27/+5 |
| | | | | | | | | | | | | | | * Move background job registration of Federation to info.xml * Move background registration of Files app to info.xml * Move background job registration of files_sharing to info.xml * Move background job registration of files_trashbin to info.xml * Move background job registration of files_versions to info.xml * Move background job registration from user_ldap to info.xml | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-12 | 2 | -0/+8 |
| | |||||
* | Fix test race condition | Roeland Jago Douma | 2016-05-11 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | E-tag propagation replies on the mtime of the file. Order of events: 1. add file 'foo.txt' with content 'bar' 2. Set mtime to now() - 1 3. Check if etag changed. Now this goes right often when 1 and 2 happen in the same second. However imagine 1. add file 'foo.txt' with content 'bar' (at t=0.999) 2. Set mtime to now() - 1 (at t=1.001) Now the mtime will be set to the same time. Thus not chaning the etag. | ||||
* | Yo-ho-oh - Murder all band 'o pirates | Thomas Müller | 2016-05-11 | 2 | -12/+0 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-09 | 2 | -2/+10 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-08 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-07 | 4 | -0/+30 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-06 | 6 | -0/+50 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-05 | 14 | -0/+64 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-04 | 2 | -0/+6 |
| | |||||
* | Merge pull request #22989 from owncloud/lock_sharing_ops | Morris Jobke | 2016-05-03 | 2 | -43/+222 |
|\ | | | | | Add locking to modifying operation of the OCS Share API | ||||
| * | Unlock before all returns | Roeland Jago Douma | 2016-04-30 | 1 | -7/+50 |
| | | |||||
| * | Add locking to modifying operation of the OCS Share API | Roeland Jago Douma | 2016-04-30 | 2 | -39/+175 |
| | | | | | | | | | | | | | | | | | | | | Fixes #17243 This is done in the OCS Share API instead of the share manager since we want lazy shares in general. However when doing modifying calls via the OCS Share API it is fine to force real nodes. * Updated unit tests to work with logging | ||||
* | | Cleanup Files_Sharing CLASSPATH | Roeland Jago Douma | 2016-05-02 | 7 | -19/+11 |
| | | | | | | | | | | | | | | | | | | | | * OC\Files\Cache\SharedScanner * OC\Files\Cache\Shared_Cache * OC\Files\Cache\Shared_Permissions * OC\Files\Cache\Shared_Updater * OC\Files\Cache\Shared_Watcher * OCA\Files\Share\Maintainer * OCA\Files\Share\Proxy | ||||
* | | Merge pull request #24376 from owncloud/remove_dead_code | Roeland Douma | 2016-05-02 | 1 | -15/+0 |
|\ \ | | | | | | | Remove dead code | ||||
| * | | Remove dead code | Roeland Jago Douma | 2016-05-02 | 1 | -15/+0 |
| | | | | | | | | | | | | Ancient files_sharing updater code I came across. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-02 | 2 | -0/+2 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-01 | 6 | -8/+66 |
| | | |||||
* | | There is no need to do old etag propagation | Roeland Jago Douma | 2016-04-30 | 2 | -101/+0 |
|/ | | | | Etags are calculated differently now and don't require manual updating. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-30 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-29 | 10 | -0/+104 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-28 | 14 | -0/+148 |
| | |||||
* | Merge pull request #24027 from owncloud/translate_ocs_share | Thomas Müller | 2016-04-26 | 4 | -63/+94 |
|\ | | | | | Translate OCS Share API error messages | ||||
| * | Translate OCS Share API error messages | Roeland Jago Douma | 2016-04-25 | 4 | -63/+94 |
| | | | | | | | | For https://github.com/owncloud/core/issues/22209 | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-26 | 92 | -994/+116 |
| | | |||||
* | | do propagation in a single query | Robin Appelman | 2016-04-25 | 2 | -2/+1 |
| | | |||||
* | | Merge pull request #24073 from owncloud/move_federated_sharing_settings_to_app | Björn Schießle | 2016-04-25 | 24 | -806/+71 |
|\ \ | |/ |/| | move federated sharing settings to the federatedfilesharing app |