Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | create new mounts every time the mount provider is called | Robin Appelman | 2015-09-18 | 1 | -2/+4 | |
| * | | | | | | | clear up tests a bit | Robin Appelman | 2015-09-18 | 1 | -6/+8 | |
* | | | | | | | | Merge pull request #17689 from owncloud/repair-ocs-ids | Thomas Müller | 2015-09-18 | 4 | -2/+198 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Prefer OCS Id from database | Lukas Reschke | 2015-09-18 | 1 | -0/+6 | |
| * | | | | | | | | Add repair step for outdated OCS IDs | Lukas Reschke | 2015-09-18 | 3 | -2/+192 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #18911 from owncloud/preview-show-cached-directly | Thomas Müller | 2015-09-18 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Show cached previews directly | Robin Appelman | 2015-09-08 | 1 | -0/+6 | |
* | | | | | | | | | Merge pull request #18840 from owncloud/fix-app-disable-route | Thomas Müller | 2015-09-18 | 3 | -50/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into fix-app-disable-route | Robin McCorkell | 2015-09-14 | 644 | -4844/+10008 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Get sorted navigation list | Robin McCorkell | 2015-09-06 | 1 | -1/+1 | |
| * | | | | | | | | | | Rebuild app navigation in JS | Robin McCorkell | 2015-09-05 | 3 | -50/+16 | |
* | | | | | | | | | | | Merge pull request #18943 from owncloud/trashbin-expiration-cronjob-no-db | Thomas Müller | 2015-09-18 | 8 | -1/+245 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Log deleted files | Victor Dubiniuk | 2015-09-16 | 1 | -0/+4 | |
| * | | | | | | | | | | | Add PHPDoc | Lukas Reschke | 2015-09-16 | 2 | -2/+16 | |
| * | | | | | | | | | | | Updates according to review | Victor Dubiniuk | 2015-09-16 | 2 | -11/+23 | |
| * | | | | | | | | | | | Fix tests | Victor Dubiniuk | 2015-09-16 | 1 | -3/+6 | |
| * | | | | | | | | | | | Add expiration cronjob | Victor Dubiniuk | 2015-09-16 | 8 | -1/+212 | |
* | | | | | | | | | | | | Merge pull request #18983 from owncloud/fix_18926 | Thomas Müller | 2015-09-18 | 3 | -5/+71 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | check for the right user if we can change his password | Bjoern Schiessle | 2015-09-14 | 3 | -5/+71 | |
* | | | | | | | | | | | | | Merge pull request #18679 from owncloud/add-reshare-activities | Thomas Müller | 2015-09-18 | 1 | -4/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add reshare activities for the parent sharee and the original file owner | Joas Schilling | 2015-09-15 | 1 | -4/+38 | |
* | | | | | | | | | | | | | | Merge pull request #18986 from owncloud/federated_capabilities | Thomas Müller | 2015-09-18 | 2 | -0/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Expose federated sharing capabilities to authenticated users | Roeland Jago Douma | 2015-09-15 | 2 | -0/+42 | |
* | | | | | | | | | | | | | | | Merge pull request #19087 from owncloud/disable-remote-share-notifications-fo... | Thomas Müller | 2015-09-18 | 3 | -7/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Disable the remote sharing notifications until they work properly | Joas Schilling | 2015-09-17 | 3 | -2/+8 | |
| * | | | | | | | | | | | | | | | Change the order of the buttons | Joas Schilling | 2015-09-17 | 1 | -5/+5 | |
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #19092 from owncloud/allow-checking-for-notifiers | Thomas Müller | 2015-09-18 | 2 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Allow checking whether there are notifiers registered | Joas Schilling | 2015-09-17 | 2 | -0/+14 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #19017 from owncloud/dav-download-tests | Thomas Müller | 2015-09-18 | 2 | -1/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | fix tests with empty response body | Robin Appelman | 2015-09-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Add tests for downloading files over dav | Robin Appelman | 2015-09-16 | 2 | -1/+61 | |
* | | | | | | | | | | | | | | | Merge pull request #18724 from owncloud/expiration-cronjob | Thomas Müller | 2015-09-18 | 6 | -1/+171 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Correct method title. Add docblock | Victor Dubiniuk | 2015-09-16 | 2 | -2/+6 | |
| * | | | | | | | | | | | | | | | Postrebase cleanup | Victor Dubiniuk | 2015-09-15 | 2 | -16/+3 | |
| * | | | | | | | | | | | | | | | Add expiration for versions older than max | Victor Dubiniuk | 2015-09-15 | 6 | -1/+180 | |
* | | | | | | | | | | | | | | | | Merge pull request #19069 from owncloud/ext-s3-ceph | Thomas Müller | 2015-09-18 | 4 | -4/+124 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Make AmazonS3 path style actually work | Robin McCorkell | 2015-09-16 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | AmazonS3 Ceph tests | Robin McCorkell | 2015-09-16 | 3 | -3/+120 | |
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #19088 from owncloud/fix-availability-int | Thomas Müller | 2015-09-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Explicitly cast number to integer | Robin McCorkell | 2015-09-16 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #19095 from owncloud/set-priority-to-1-for-maintenance | Thomas Müller | 2015-09-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Make sure Maintenance is checked before auth and others | Joas Schilling | 2015-09-17 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #19126 from owncloud/fix-19117 | Thomas Müller | 2015-09-18 | 1 | -6/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | fix missing checkboxes in share dialog | Hendrik Leppelsack | 2015-09-17 | 1 | -6/+12 | |
* | | | | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-18 | 22 | -20/+52 | |
* | | | | | | | | | | | | | | | | Merge pull request #19090 from owncloud/ext-priority-logic | Thomas Müller | 2015-09-17 | 3 | -3/+136 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Unit tests for UserGlobalStoragesService::getUniqueStorages() | Robin McCorkell | 2015-09-16 | 1 | -2/+78 | |
| * | | | | | | | | | | | | | | | | Fix external storage priority logic | Robin McCorkell | 2015-09-16 | 2 | -1/+58 | |
* | | | | | | | | | | | | | | | | | Merge pull request #19121 from owncloud/sidebar-design-details | Thomas Müller | 2015-09-17 | 4 | -36/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | fix sidebar Sharing layout a bit | Jan-Christoph Borchardt | 2015-09-17 | 2 | -24/+16 |