Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve error messages displayed to the user | Bjoern Schiessle | 2015-05-27 | 4 | -26/+15 |
* | Merge pull request #16527 from owncloud/end-processing-when-404 | Morris Jobke | 2015-05-27 | 1 | -0/+1 |
|\ | |||||
| * | End processing when file is not found | Lukas Reschke | 2015-05-22 | 1 | -0/+1 |
* | | Revert "Revert "Revert "FIX for webdav.mediencenter.t-online.de""" | Thomas Müller | 2015-05-26 | 1 | -5/+0 |
* | | Revert "Revert "FIX for webdav.mediencenter.t-online.de"" | Oliver Kohl D.Sc | 2015-05-26 | 1 | -0/+5 |
* | | Merge pull request #16561 from owncloud/add-default-timeout-back | Björn Schießle | 2015-05-26 | 1 | -1/+7 |
|\ \ | |||||
| * | | Add connection timeout to default POST options | Lukas Reschke | 2015-05-26 | 1 | -1/+7 |
* | | | Merge pull request #16515 from owncloud/deprecate-useless-helper-class | Vincent Petry | 2015-05-26 | 2 | -1/+5 |
|\ \ \ | |||||
| * | | | Deprecate useless helper class | Lukas Reschke | 2015-05-21 | 2 | -1/+5 |
* | | | | Merge pull request #16532 from owncloud/cors-no-cookie-auth | Vincent Petry | 2015-05-26 | 2 | -7/+47 |
|\ \ \ \ | |||||
| * | | | | disallow cookie auth for cors requests | Bernhard Posselt | 2015-05-22 | 2 | -7/+47 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #16452 from owncloud/enc_ftp_upload | Björn Schießle | 2015-05-26 | 1 | -9/+30 |
|\ \ \ \ | |||||
| * | | | | flush() comments + perf opt | jknockaert | 2015-05-26 | 1 | -5/+7 |
| * | | | | fix calculation of $count, $count is always 8129 so we need to check this | jknockaert | 2015-05-21 | 1 | -1/+1 |
| * | | | | test to simulate a non-seekable stream wrapper | Bjoern Schiessle | 2015-05-21 | 1 | -6/+18 |
| * | | | | encrypted filesize calculation in flush() | jknockaert | 2015-05-21 | 1 | -1/+8 |
* | | | | | Merge pull request #16339 from owncloud/master-override-channel | Thomas Müller | 2015-05-26 | 2 | -2/+33 |
|\ \ \ \ \ | |||||
| * | | | | | Allow change update channel via public API | Victor Dubiniuk | 2015-05-13 | 2 | -2/+33 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-25 | 4 | -4/+8 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-24 | 4 | -0/+18 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-23 | 8 | -0/+26 |
* | | | | | | Merge pull request #16526 from owncloud/enc_fix_versions_webdav_upload | Vincent Petry | 2015-05-22 | 1 | -1/+2 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | remove part file extension before we read a filekey to reuse a existing key i... | Bjoern Schiessle | 2015-05-22 | 1 | -1/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #16493 from owncloud/cache-movewithcorrectmimetype | Vincent Petry | 2015-05-22 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Get correct mimetype when moving and changing extension | Vincent Petry | 2015-05-21 | 1 | -1/+1 |
* | | | | | | Merge pull request #16516 from owncloud/fix-phpdoc-trait | Joas Schilling | 2015-05-22 | 5 | -4/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix PHPDoc | Lukas Reschke | 2015-05-22 | 5 | -4/+16 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-22 | 14 | -0/+28 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #16499 from owncloud/fix-phpdoc-annotations | Lukas Reschke | 2015-05-21 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix PHPDoc :see_no_evil: | Lukas Reschke | 2015-05-21 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #16473 from owncloud/occ_16221 | Joas Schilling | 2015-05-21 | 1 | -4/+19 |
|\ \ \ \ \ | |||||
| * | | | | | Skip disable3rdParty Apps | Steffen Lindner | 2015-05-20 | 1 | -4/+19 |
| | |/ / / | |/| | | | |||||
* / | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-21 | 70 | -94/+8 |
|/ / / / | |||||
* | | | | Merge pull request #16322 from owncloud/trash-view | Morris Jobke | 2015-05-20 | 2 | -3/+20 |
|\ \ \ \ | |||||
| * | | | | use copy when doing a crossStorageCopy on the same storage | Robin Appelman | 2015-05-19 | 2 | -3/+20 |
* | | | | | Merge pull request #16075 from owncloud/skeleton-copy-delay | Vincent Petry | 2015-05-20 | 3 | -7/+13 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | exception class will be logged as well - helps especially in cases where the ... | Thomas Müller | 2015-05-19 | 1 | -3/+9 |
| * | | | | wait with copying the skeleton untill login and setupfs are done | Robin Appelman | 2015-05-18 | 2 | -4/+4 |
* | | | | | Merge pull request #16463 from owncloud/add-support-to-disallow-domains | Jan-Christoph Borchardt | 2015-05-20 | 1 | -2/+110 |
|\ \ \ \ \ | |||||
| * | | | | | Add support for disallowing domains to the ContentSecurityPolicy | Lukas Reschke | 2015-05-20 | 1 | -2/+110 |
* | | | | | | Merge pull request #16453 from cmeh/patch-6 | Morris Jobke | 2015-05-20 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Clean-up of orthography, grammar | Christian Hoffmann | 2015-05-19 | 1 | -2/+2 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-20 | 16 | -4/+22 |
* | | | | | | Merge pull request #16440 from owncloud/scrutinizer-patch-1 | Thomas Müller | 2015-05-19 | 7 | -26/+0 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-19 | 7 | -26/+0 |
* | | | | | | Merge pull request #16447 from owncloud/fix-minor-code-problems | Thomas Müller | 2015-05-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix unexisting class and broken doc | Joas Schilling | 2015-05-19 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #16419 from owncloud/user-group-backend-performance | Thomas Müller | 2015-05-19 | 2 | -11/+47 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Reduce the complexity of the search queries in the backends to a minimum | Joas Schilling | 2015-05-18 | 2 | -11/+47 |
* | | | | | | Merge pull request #15965 from owncloud/conditional-logging | Thomas Müller | 2015-05-19 | 4 | -47/+108 |
|\ \ \ \ \ \ |