Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 9.0.0 beta 2v9.0.0beta2 | C Montero-Luque | 2016-02-18 | 1 | -2/+2 |
* | Merge pull request #22493 from owncloud/issue_22467 | Thomas Müller | 2016-02-18 | 4 | -13/+9 |
|\ | |||||
| * | Make scrutinizer happy | Roeland Jago Douma | 2016-02-18 | 2 | -3/+2 |
| * | getRootFolder should not setup the FS for any user | Roeland Jago Douma | 2016-02-18 | 3 | -10/+7 |
* | | Merge pull request #22482 from owncloud/getowner-cache | Thomas Müller | 2016-02-18 | 1 | -1/+6 |
|\ \ | |||||
| * | | No more static | Joas Schilling | 2016-02-18 | 1 | -5/+4 |
| * | | cache result for getowner | Robin Appelman | 2016-02-17 | 1 | -1/+7 |
* | | | Merge pull request #22444 from owncloud/fix-federated-share-delete | Thomas Müller | 2016-02-18 | 3 | -79/+152 |
|\ \ \ | |||||
| * | | | get the actual user instead of a federated cloud id | Bjoern Schiessle | 2016-02-18 | 1 | -15/+43 |
| * | | | get the actual user instead of a federated cloud id | Bjoern Schiessle | 2016-02-18 | 2 | -64/+109 |
* | | | | Merge pull request #22496 from owncloud/jenkins-22355 | Thomas Müller | 2016-02-18 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix on shared groups assignment. | Leonardo Diez | 2016-02-18 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #22422 from owncloud/issue-17230-better-promotion-of-app-u... | Thomas Müller | 2016-02-18 | 2 | -1/+12 |
|\ \ \ \ | |||||
| * | | | | Make app updates better visible | Joas Schilling | 2016-02-18 | 2 | -1/+12 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #22489 from owncloud/bump-zipstreamer | Thomas Müller | 2016-02-18 | 1 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | Bump Zipstreamer | Lukas Reschke | 2016-02-18 | 1 | -0/+0 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #21610 from owncloud/quota-sharedfile | Thomas Müller | 2016-02-18 | 5 | -24/+180 |
|\ \ \ \ | |||||
| * | | | | Defer quota check in web UI when overwriting shared file | Vincent Petry | 2016-02-17 | 2 | -9/+42 |
| * | | | | Don't apply quota in stream wrapper for part files | Vincent Petry | 2016-02-17 | 1 | -5/+22 |
| * | | | | Check the quota on the actual file's storage in dav quota plugin | Vincent Petry | 2016-02-17 | 2 | -10/+116 |
* | | | | | Merge pull request #22498 from owncloud/fedshare-testremote-after-404 | Thomas Müller | 2016-02-18 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Properly trigger testRemote after getting a 404 from remote fed share | Vincent Petry | 2016-02-18 | 1 | -0/+3 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #22497 from owncloud/fix-redirect-response | Thomas Müller | 2016-02-18 | 2 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | fix unit test | v1r0x | 2016-02-18 | 1 | -1/+1 |
| * | | | | set correct http status code | v1r0x | 2016-02-18 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #22399 from owncloud/issue-22394-index-names-for-oracle | Thomas Müller | 2016-02-18 | 2 | -0/+20 |
|\ \ \ \ | |||||
| * | | | | Make sure our index names fit in oracle | Joas Schilling | 2016-02-16 | 1 | -0/+11 |
| * | | | | Add index names so Doctrine does not use a too long random string | Joas Schilling | 2016-02-15 | 1 | -0/+9 |
* | | | | | Merge pull request #22434 from owncloud/share_ocs_api_handle_invalid_shares | Thomas Müller | 2016-02-18 | 2 | -7/+356 |
|\ \ \ \ \ | |||||
| * | | | | | Add unit tests for formatShare | Roeland Jago Douma | 2016-02-17 | 1 | -0/+325 |
| * | | | | | OCS Share API should not return invalid shares | Roeland Jago Douma | 2016-02-17 | 2 | -7/+31 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #22478 from owncloud/external-missing-auth | Thomas Müller | 2016-02-18 | 1 | -0/+7 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | dont die when missing an auth backend | Robin Appelman | 2016-02-17 | 1 | -0/+7 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #22475 from owncloud/fix-js-issues | Thomas Müller | 2016-02-18 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Fixes code analysis issues | Morris Jobke | 2016-02-17 | 1 | -2/+2 |
* | | | | | Merge pull request #22418 from owncloud/issue-22393-filelist-plugins-for-othe... | Thomas Müller | 2016-02-18 | 2 | -9/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Show the comments and tags on the share filters | Joas Schilling | 2016-02-16 | 2 | -9/+8 |
* | | | | | | Merge pull request #22408 from owncloud/gdrive-remove-mimetype-detection | Thomas Müller | 2016-02-18 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix GDrive mime type detection with encryption | Vincent Petry | 2016-02-15 | 1 | -1/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #22491 from pra85/patch-1 | Thomas Müller | 2016-02-18 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Fix a typo in Readme | Prayag Verma | 2016-02-18 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #22446 from owncloud/3rdparty-adjustment | Thomas Müller | 2016-02-17 | 1 | -0/+0 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Add new patchwork references | Lukas Reschke | 2016-02-17 | 1 | -0/+0 |
* | | | | | Merge pull request #22340 from owncloud/allow-licensephp-for-app-repos-aswell | Thomas Müller | 2016-02-17 | 1 | -9/+53 |
|\ \ \ \ \ | |||||
| * | | | | | Check the mailmap file of core as well | Joas Schilling | 2016-02-17 | 1 | -1/+28 |
| * | | | | | Allow the script to run for different git roots | Joas Schilling | 2016-02-17 | 1 | -8/+25 |
* | | | | | | Merge pull request #16783 from owncloud/handle-redirects-global | Thomas Müller | 2016-02-17 | 9 | -20/+130 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Send 401 header for OC_JSON::checkLoggedIn() | Lukas Reschke | 2016-02-16 | 1 | -0/+1 |
| * | | | | | | Catch auth coming from JS in OCS | Lukas Reschke | 2016-02-15 | 1 | -2/+9 |
| * | | | | | | Add handler for global ajax errors | Vincent Petry | 2016-02-15 | 7 | -22/+117 |