Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add mimetype for MKV videos | Lukas Reschke | 2014-03-19 | 1 | -0/+1 |
* | Merge pull request #7557 from owncloud/issue/7297 | Vincent Petry | 2014-03-19 | 2 | -1/+21 |
|\ | |||||
| * | Use tipsy to display error when selecting a date in the past | Joas Schilling | 2014-03-19 | 1 | -2/+10 |
| * | Do not allow setting an expiration date in the past | Joas Schilling | 2014-03-05 | 2 | -1/+13 |
* | | Merge pull request #7800 from owncloud/filesort-performance | icewind1991 | 2014-03-19 | 3 | -11/+17 |
|\ \ | |||||
| * | | Improve sorting performance of large lists of files | Robin Appelman | 2014-03-19 | 3 | -11/+17 |
|/ / | |||||
* | | Merge pull request #7777 from owncloud/fix/7776 | Thomas Müller | 2014-03-19 | 1 | -0/+0 |
|\ \ | |||||
| * | | updating 3rdparty submodule | Thomas Müller | 2014-03-17 | 1 | -0/+0 |
* | | | Merge pull request #7790 from owncloud/fix/7788 | Thomas Müller | 2014-03-19 | 9 | -584/+62 |
|\ \ \ | |||||
| * | | | drop file cache migration OC5 -> OC6 | Thomas Müller | 2014-03-18 | 9 | -584/+62 |
* | | | | Merge pull request #7792 from owncloud/extstorage-fixpersonalstorage | Vincent Petry | 2014-03-19 | 2 | -17/+136 |
|\ \ \ \ | |||||
| * | | | | Added unit tests for when adding ext storage mount points | Vincent Petry | 2014-03-18 | 2 | -16/+135 |
| * | | | | Fix validation of allowed personal backend | Vincent Petry | 2014-03-18 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-19 | 45 | -374/+470 |
* | | | | | Merge pull request #7791 from owncloud/app-setting-auto-scroll | Morris Jobke | 2014-03-19 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Set overflow-y to auto | Thomas Tanghus | 2014-03-18 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #7766 from Xenopathic/master | Robin McCorkell | 2014-03-18 | 1 | -11/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix smb4php to work with home shares | Robin McCorkell | 2014-03-17 | 1 | -11/+5 |
* | | | | | Merge pull request #7784 from owncloud/enc-adminpageallowupload | Morris Jobke | 2014-03-18 | 1 | -2/+0 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Display admin option for public upload with encryption enabled | Vincent Petry | 2014-03-18 | 1 | -2/+0 |
|/ / / / | |||||
* | / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-18 | 17 | -39/+39 |
| |/ / |/| | | |||||
* | | | Merge pull request #7649 from owncloud/routing-public | Thomas Müller | 2014-03-17 | 14 | -66/+269 |
|\ \ \ | |/ / |/| | | |||||
| * | | update copyright header | Robin Appelman | 2014-03-10 | 1 | -1/+1 |
| * | | switch OC::getRouter usages to OC::$server->getRouter | Robin Appelman | 2014-03-10 | 4 | -13/+5 |
| * | | Move the router classes to a namespace and expose it with a public interface | Robin Appelman | 2014-03-10 | 11 | -55/+266 |
* | | | Merge pull request #7764 from owncloud/datadir-chmod | icewind1991 | 2014-03-17 | 2 | -30/+1 |
|\ \ \ | |||||
| * | | | use a non-recursive chmod on the datadir | Robin Appelman | 2014-03-17 | 2 | -30/+1 |
* | | | | Merge pull request #7760 from owncloud/core-roundbytes | icewind1991 | 2014-03-17 | 2 | -3/+5 |
|\ \ \ \ | |||||
| * | | | | Correctly round bytes when converted from human readable format | Vincent Petry | 2014-03-17 | 2 | -3/+5 |
| |/ / / | |||||
* | | | | Merge pull request #7761 from owncloud/improve_documentation | Vincent Petry | 2014-03-17 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | clearify the use-case of this app | Frank Karlitschek | 2014-03-17 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge pull request #7727 from owncloud/cli-trusteddomainupgradewarning | icewind1991 | 2014-03-17 | 2 | -1/+27 |
|\ \ \ \ | |||||
| * | | | | Added warning for trusted_domains after CLI upgrade | Vincent Petry | 2014-03-14 | 2 | -1/+27 |
* | | | | | Merge pull request #7704 from owncloud/preview_use_pre_instead_of_post_delete... | Vincent Petry | 2014-03-17 | 2 | -12/+58 |
|\ \ \ \ \ | |||||
| * | | | | | improve validation of getFileInfo in \OC\Preview | Georg Ehrke | 2014-03-13 | 1 | -8/+20 |
| * | | | | | use preDelete instead of postDelete hook | Georg Ehrke | 2014-03-13 | 2 | -4/+38 |
* | | | | | | Merge pull request #7728 from owncloud/oc_image_show_save_custom_mime | Vincent Petry | 2014-03-17 | 3 | -56/+122 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | unit tests for specific image type output added | Thomas Müller | 2014-03-17 | 2 | -3/+28 |
| * | | | | | fixing PHPDoc | Thomas Müller | 2014-03-17 | 1 | -49/+58 |
| * | | | | | OC_Image::_output() - throw exception instead of falling back to png | Georg Ehrke | 2014-03-14 | 1 | -1/+1 |
| * | | | | | remove image/pjpeg from OC_Image::_output | Georg Ehrke | 2014-03-14 | 1 | -1/+0 |
| * | | | | | don't change mimetype of whole image object | Georg Ehrke | 2014-03-14 | 1 | -6/+6 |
| * | | | | | always output a png | Georg Ehrke | 2014-03-14 | 1 | -1/+1 |
| * | | | | | make it possible to influence output type of \OC_Image | Georg Ehrke | 2014-03-14 | 1 | -7/+40 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-17 | 16 | -107/+132 |
* | | | | | | Merge pull request #7734 from owncloud/icon-class-remove | Morris Jobke | 2014-03-16 | 3 | -6/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | remove unneeded icon class | Jan-Christoph Borchardt | 2014-03-14 | 3 | -6/+6 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-16 | 31 | -195/+263 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-15 | 99 | -558/+683 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #7725 from owncloud/body-public | Raghu Nayyar | 2014-03-14 | 1 | -1/+1 |
|\ \ \ \ \ \ |