Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | fix a ImageExportPlugin Test (#25215) | Georg Ehrke | 2016-06-27 | 2 | -8/+15 | |
* | | | | Merge pull request #281 from nextcloud/update-3rdparty-master | Björn Schießle | 2016-07-01 | 1 | -0/+0 | |
|\ \ \ \ | ||||||
| * | | | | update to 3rdparty master | Morris Jobke | 2016-07-01 | 1 | -0/+0 | |
| |/ / / | ||||||
* | | | | Merge pull request #278 from nextcloud/master-traversal-directory-js | Björn Schießle | 2016-07-01 | 2 | -2/+15 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Match on 405 | Lukas Reschke | 2016-07-01 | 2 | -1/+6 | |
| * | | | Match for /../ | Lukas Reschke | 2016-07-01 | 2 | -1/+5 | |
| * | | | Do not allow directory traversal using "../" | Lukas Reschke | 2016-07-01 | 2 | -1/+5 | |
|/ / / | ||||||
* | | | Merge pull request #255 from nextcloud/dav-permission-check | Björn Schießle | 2016-06-30 | 4 | -3/+96 | |
|\ \ \ | ||||||
| * | | | fix error message | Bjoern Schiessle | 2016-06-30 | 1 | -1/+1 | |
| * | | | Fix tests | Lukas Reschke | 2016-06-30 | 1 | -0/+20 | |
| * | | | Add proper throws PHP docs | Lukas Reschke | 2016-06-30 | 1 | -2/+13 | |
| * | | | Add required $message parameter | Lukas Reschke | 2016-06-30 | 1 | -2/+2 | |
| * | | | Add integration tests | Lukas Reschke | 2016-06-30 | 2 | -0/+47 | |
| * | | | add some additonal permission checks to the webdav backend | Bjoern Schiessle | 2016-06-30 | 1 | -1/+16 | |
* | | | | Merge pull request #258 from nextcloud/set-disposition | Marius Blüm | 2016-06-30 | 2 | -2/+7 | |
|\ \ \ \ | ||||||
| * | | | | Set content-type to "application/octet-stream" | Lukas Reschke | 2016-06-30 | 2 | -2/+7 | |
| |/ / / | ||||||
* | | | | Merge pull request #253 from nextcloud/fix-versions | Morris Jobke | 2016-06-30 | 1 | -5/+11 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | check permissions before rollback | Bjoern Schiessle | 2016-06-30 | 1 | -5/+11 | |
|/ / / | ||||||
* | | | Merge pull request #247 from nextcloud/l10n-fixes | Morris Jobke | 2016-06-30 | 1 | -1/+3 | |
|\ \ \ | ||||||
| * | | | Fix update notification text | Morris Jobke | 2016-06-29 | 1 | -1/+3 | |
* | | | | Merge pull request #206 from nextcloud/ci-mysql | Morris Jobke | 2016-06-30 | 4 | -6/+32 | |
|\ \ \ \ | ||||||
| * | | | | mysql only works with 3 byte UTF-8 | Morris Jobke | 2016-06-29 | 2 | -1/+9 | |
| * | | | | fix mysql error handling | Morris Jobke | 2016-06-23 | 2 | -1/+1 | |
| * | | | | Add mysql job to CI | Morris Jobke | 2016-06-23 | 2 | -6/+24 | |
* | | | | | Merge pull request #248 from nextcloud/tx-fixes | Morris Jobke | 2016-06-29 | 1 | -16/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update transifex config | Morris Jobke | 2016-06-29 | 1 | -16/+15 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #245 from nextcloud/fix-243 | Morris Jobke | 2016-06-29 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | targets 3rdparty submodule from Nc instead of oC | Vincent Chan | 2016-06-28 | 1 | -1/+1 | |
* | | | | | Merge pull request #242 from nextcloud/fix-229 | Morris Jobke | 2016-06-29 | 2 | -1/+6 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | get only vcard which match both the address book id and the vcard uri | Bjoern Schiessle | 2016-06-28 | 2 | -1/+6 | |
|/ / / / | ||||||
* | | | | Merge pull request #236 from nextcloud/master-sync-upstream | Morris Jobke | 2016-06-28 | 42 | -252/+387 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-06-27 | 42 | -252/+387 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Merge pull request #25273 from owncloud/ext-fixsessioncredentialsnolazyload | Vincent Petry | 2016-06-27 | 1 | -0/+4 | |
| | |\ \ \ | ||||||
| | | * | | | Quickfix: do not lazy load auth mechanisms for ext storages | Vincent Petry | 2016-06-27 | 1 | -0/+4 | |
| | * | | | | Merge pull request #25237 from owncloud/search-filelistnextpageresults | Vincent Petry | 2016-06-27 | 2 | -4/+29 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Prerender file list pages to include search results | Vincent Petry | 2016-06-24 | 2 | -4/+29 | |
| | * | | | | | Merge pull request #25261 from owncloud/app-password-login-name | Vincent Petry | 2016-06-27 | 4 | -2/+28 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | fix layout | Christoph Wurst | 2016-06-24 | 3 | -6/+24 | |
| | | * | | | | | show which login name to use for the new app password | Christoph Wurst | 2016-06-24 | 3 | -0/+8 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge pull request #25263 from owncloud/decryptall-keepencryptionenabledforsi... | Christoph Wurst | 2016-06-27 | 1 | -0/+3 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Keep encryption enabled if decrypting for single user | Vincent Petry | 2016-06-24 | 1 | -0/+3 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge pull request #25250 from owncloud/linkshare-includedeletewithuploadperms | Vincent Petry | 2016-06-27 | 10 | -45/+214 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Repair step to adjust link share delete permissions | Vincent Petry | 2016-06-24 | 3 | -1/+111 | |
| | | * | | | | | Add explicit delete permission to link shares | Vincent Petry | 2016-06-24 | 7 | -44/+103 | |
| | * | | | | | | Merge pull request #25258 from owncloud/integritycheck-whennotinstalled | Vincent Petry | 2016-06-27 | 1 | -3/+12 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Make code integrity check work when OC is not installed yet | Vincent Petry | 2016-06-24 | 1 | -3/+12 | |
| | * | | | | | | | Merge pull request #25252 from owncloud/authtoken-removetooltipondisconnect | Morris Jobke | 2016-06-27 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Remove tooltip when disconnecting token | Vincent Petry | 2016-06-23 | 1 | -0/+2 | |
| | * | | | | | | | | Merge pull request #25129 from owncloud/remove-ie | Vincent Petry | 2016-06-27 | 10 | -203/+11 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | remove ie8+9 support | Hendrik Leppelsack | 2016-06-23 | 10 | -203/+11 | |
| | | | |_|_|_|_|/ | | | |/| | | | | |