| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Backport #26087 to stable9.1 (#26230) | RealRancor | 2016-09-27 | 1 | -1/+1 |
* | [stable9.1] Translate file summary connector (#26221) (#26222) | Thomas Müller | 2016-09-27 | 1 | -2/+4 |
* | [stable9.1] Change the minimum log level to fatal (#26213) (#26215) | Thomas Müller | 2016-09-27 | 1 | -1/+1 |
* | [stable9.1] In case the build on master or any release branch fails an email ... | Thomas Müller | 2016-09-21 | 1 | -0/+7 |
* | Merge pull request #26148 from owncloud/stable9.1-c97f24efbaec7756667368568b0... | Vincent Petry | 2016-09-20 | 2 | -0/+44 |
|\ |
|
| * | [stable9.1] Redirect to challenge page when only one 2FA provider (#26141) | Vincent Petry | 2016-09-19 | 2 | -0/+44 |
* | | [stable9.1] Fix mimetype detection inside hidden folders (#26138) (#26151) | Thomas Müller | 2016-09-20 | 2 | -2/+6 |
* | | Allow uploading empty files (#26135) | Vincent Petry | 2016-09-19 | 1 | -4/+0 |
* | | Final 9.1.1 in version.phpv9.1.1 | Vincent Petry | 2016-09-19 | 1 | -2/+2 |
|/ |
|
* | Increased version for 9.1.1 RC3v9.1.1RC3 | Vincent Petry | 2016-09-13 | 1 | -2/+2 |
* | Improve chunk upload AssemblyStream performance (#26062) (#26072) | Vincent Petry | 2016-09-09 | 2 | -11/+94 |
* | Only use realpath for real directories (#26060) | Vincent Petry | 2016-09-08 | 1 | -1/+6 |
* | Increase version for 9.1.1RC2v9.1.1RC2 | Vincent Petry | 2016-09-07 | 1 | -2/+2 |
* | Merge pull request #26050 from owncloud/stable9.1-prefilter-inaccessible-shares | Vincent Petry | 2016-09-07 | 2 | -31/+195 |
|\ |
|
| * | Prefilter inaccessible shares in DefaultShareProvider::getSharedWith() | Vincent Petry | 2016-09-07 | 2 | -31/+195 |
* | | Merge pull request #26041 from owncloud/stable9.1-fed-share-retry | Vincent Petry | 2016-09-07 | 2 | -7/+23 |
|\ \ |
|
| * | | Fix fed share test call to return proper result | Vincent Petry | 2016-09-07 | 2 | -7/+23 |
| |/ |
|
* | | Merge pull request #26048 from owncloud/stable9.1-cath-needs-upgrade-non-cli | Vincent Petry | 2016-09-07 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Pass web requests to occ controller if upgrade is needed | Victor Dubiniuk | 2016-09-06 | 1 | -0/+6 |
* | | Merge pull request #26043 from owncloud/stable9.1-d17a7ff32a38804d9e6cfbc7dde... | Vincent Petry | 2016-09-07 | 2 | -29/+22 |
|\ \
| |/
|/| |
|
| * | [stable9.1] Fix failing preview unit tests (#26039) | Thomas Müller | 2016-09-06 | 2 | -29/+22 |
* | | Merge pull request #26045 from owncloud/stable9.1-fix-shareperms-increase-owner | Vincent Petry | 2016-09-06 | 2 | -1/+109 |
|\ \
| |/
|/| |
|
| * | Allow increasing permissions for share owner | Vincent Petry | 2016-09-06 | 2 | -1/+109 |
|/ |
|
* | forward port smbfixes (#25951) | Jörn Friedrich Dreyer | 2016-09-06 | 2 | -61/+170 |
* | [stable9.1] Comments field is not properly escaped (#26008) (#26009) | Thomas Müller | 2016-09-02 | 1 | -1/+1 |
* | Merge pull request #25987 from owncloud/stable9.1-integration_tests_local_ext... | Vincent Petry | 2016-08-31 | 6 | -6/+91 |
|\ |
|
| * | Changed enabled/disabled app in provisioning api tests | Sergio Bertolín | 2016-08-30 | 1 | -6/+7 |
| * | External storage was not enabled and content was not deleted before scenarios | Sergio Bertolín | 2016-08-30 | 1 | -0/+3 |
| * | Added local_storage folder | Sergio Bertolín | 2016-08-30 | 1 | -0/+4 |
| * | Run as current user | Sergio Bertolin | 2016-08-30 | 1 | -1/+2 |
| * | Removed extra context added needed option and remove storage after external s... | Sergio Bertolin | 2016-08-30 | 3 | -26/+1 |
| * | Added feature and context, not working yet, option to allow sharing needs to ... | Sergio Bertolin | 2016-08-30 | 2 | -0/+50 |
| * | Creating the folder when the tests run | Sergio Bertolín | 2016-08-30 | 2 | -0/+36 |
| * | Add integration test for sharing with group, then user in group | Vincent Petry | 2016-08-30 | 1 | -0/+15 |
|/ |
|
* | Allow space for federated share id search (#25981) | Vincent Petry | 2016-08-30 | 2 | -1/+53 |
* | Added closeCursor in SharedMount numeric id (#25979) | Vincent Petry | 2016-08-30 | 1 | -0/+1 |
* | Merge pull request #25948 from owncloud/stable9.1-usermountcache-orphanedshare | Vincent Petry | 2016-08-29 | 3 | -3/+12 |
|\ |
|
| * | Prevent error with orphaned shares when updating user mount cache | Vincent Petry | 2016-08-29 | 3 | -3/+12 |
|/ |
|
* | Fix redirection taking care of protocol and port (#25956) | VicDeo | 2016-08-29 | 1 | -1/+1 |
* | [stable9.1] Don't log credentials of LoginController::tryLogin (#25902) (#25935) | Thomas Müller | 2016-08-29 | 2 | -6/+45 |
* | Merge pull request #25929 from owncloud/stable9.1-integration-tests-subadmins | Vincent Petry | 2016-08-26 | 2 | -0/+80 |
|\ |
|
| * | Typo in scenario | Sergio Bertolín | 2016-08-25 | 1 | -1/+1 |
| * | Change of user missing | Sergio Bertolin | 2016-08-25 | 1 | -0/+1 |
| * | Only check the pertenence to groups | Sergio Bertolin | 2016-08-25 | 2 | -4/+24 |
| * | Added testcases about adding and removing users to groups using subadmins | Sergio Bertolin | 2016-08-25 | 1 | -0/+59 |
|/ |
|
* | Merge pull request #25931 from owncloud/stable9.1-users-lazydropdownwithpencil | Vincent Petry | 2016-08-24 | 7 | -119/+143 |
|\ |
|
| * | Users page lazy multiselect group dropdowns | Vincent Petry | 2016-08-24 | 7 | -119/+143 |
|/ |
|
* | Merge pull request #25914 from owncloud/stable9.1-4f73fb491a2bf12dbf4d20964cf... | Vincent Petry | 2016-08-24 | 4 | -0/+263 |
|\ |
|
| * | [stable9.1] Add occ command to expire the trashbin (#25878) | Thomas Müller | 2016-08-23 | 4 | -0/+263 |
* | | [stable9.1] 2FA can now be enabled and disabled via the provisioning api (#25... | Thomas Müller | 2016-08-23 | 3 | -164/+218 |
|/ |
|