Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | fix 3rdparty | jknockaert | 2015-02-19 | 1 | -0/+0 | |
| * | | | | | | again | jknockaert | 2015-02-19 | 1 | -36/+0 | |
| * | | | | | | try again | jknockaert | 2015-02-19 | 1 | -0/+36 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge remote-tracking branch 'origin/master' | jknockaert | 2015-02-19 | 5 | -4/+21 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | OC8 version | jknockaert | 2015-02-19 | 1 | -196/+170 | |
| | | * | | | | | | update enc stream | jknockaert | 2014-12-17 | 1 | -136/+161 | |
| | * | | | | | | | back | jknockaert | 2015-02-19 | 1 | -35/+34 | |
| * | | | | | | | | new try | jknockaert | 2015-02-19 | 2 | -130/+160 | |
* | | | | | | | | | Merge pull request #15107 from owncloud/user-mgmt-header | Morris Jobke | 2015-03-23 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix first user mgmt header jumping around, fix #8873 | Jan-Christoph Borchardt | 2015-03-23 | 1 | -1/+9 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #15108 from owncloud/issue/15049-iran-timezone | Thomas Müller | 2015-03-23 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | The iran timezone removed the DST handling which breaks the timezone lib | Joas Schilling | 2015-03-23 | 1 | -3/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #15103 from owncloud/link-personal | Morris Jobke | 2015-03-23 | 3 | -6/+11 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix capitalization in Personal settings | Jan-Christoph Borchardt | 2015-03-23 | 1 | -3/+3 | |
| * | | | | | | | | link back to top on Personal page, fix #14519 | Jan-Christoph Borchardt | 2015-03-23 | 3 | -3/+8 | |
|/ / / / / / / / | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-23 | 22 | -20/+70 | |
* | | | | | | | | Merge pull request #15088 from oparoz/3d-support | Morris Jobke | 2015-03-22 | 3 | -305/+286 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Introducing 3D images support (media type) | Olivier Paroz | 2015-03-20 | 3 | -305/+286 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-22 | 58 | -0/+136 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-21 | 32 | -10/+196 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #14737 from owncloud/app-descriptions-collapsible | Jan-Christoph Borchardt | 2015-03-20 | 3 | -16/+48 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | collapse app descriptions by default, make expandable, fix #13112 | Jan-Christoph Borchardt | 2015-03-19 | 3 | -16/+48 | |
* | | | | | | | | | Merge pull request #15069 from owncloud/enable-oci-testing-on-pr-master | Thomas Müller | 2015-03-20 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Adding magic file to enable oci on pull request testing on ci.owncloud.org | Thomas Müller | 2015-03-20 | 1 | -0/+0 | |
* | | | | | | | | | | Merge pull request #14857 from owncloud/preview-provider-registration-in-manager | Thomas Müller | 2015-03-20 | 19 | -270/+551 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove load*() methods from public interface | Joas Schilling | 2015-03-16 | 1 | -48/+1 | |
| * | | | | | | | | | | Fix controller test | Joas Schilling | 2015-03-16 | 1 | -0/+1 | |
| * | | | | | | | | | | Only register the core providers when necessary | Joas Schilling | 2015-03-16 | 1 | -6/+13 | |
| * | | | | | | | | | | Move mimetype check from template to controller | Joas Schilling | 2015-03-16 | 2 | -4/+4 | |
| * | | | | | | | | | | Create an interface for OC_Image and OCP\Image for the public API | Joas Schilling | 2015-03-16 | 13 | -25/+220 | |
| * | | | | | | | | | | Only sort the list when required | Joas Schilling | 2015-03-16 | 1 | -2/+13 | |
| * | | | | | | | | | | Order the providers alphabetically | Joas Schilling | 2015-03-16 | 1 | -8/+8 | |
| * | | | | | | | | | | Only do all the "find path" magic when we need to register them | Joas Schilling | 2015-03-16 | 1 | -1/+5 | |
| * | | | | | | | | | | Cache result for isMimeTypeSupported() | Joas Schilling | 2015-03-16 | 1 | -0/+13 | |
| * | | | | | | | | | | Add more type hinting | Joas Schilling | 2015-03-16 | 4 | -4/+4 | |
| * | | | | | | | | | | Use DI for the config | Joas Schilling | 2015-03-16 | 3 | -13/+23 | |
| * | | | | | | | | | | Add an interface for the preview providers | Joas Schilling | 2015-03-16 | 4 | -6/+50 | |
| * | | | | | | | | | | Clean up some docs | Joas Schilling | 2015-03-16 | 2 | -9/+9 | |
| * | | | | | | | | | | Move default provider registration to preview manager | Joas Schilling | 2015-03-16 | 3 | -178/+209 | |
| * | | | | | | | | | | Register preview providers on the preview manager instead of OC\Preview | Joas Schilling | 2015-03-16 | 4 | -61/+74 | |
| * | | | | | | | | | | Use the PreviewManager where possible | Joas Schilling | 2015-03-16 | 2 | -5/+4 | |
* | | | | | | | | | | | Merge pull request #14941 from AdamWill/pipeline-apps | Morris Jobke | 2015-03-20 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | fall back to absolute path for pipelined assets (#14940) | Adam Williamson | 2015-03-16 | 1 | -1/+5 | |
* | | | | | | | | | | | Merge pull request #11884 from owncloud/ext-appframework | Vincent Petry | 2015-03-20 | 32 | -489/+4316 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Introduce async status checking | Robin McCorkell | 2015-03-20 | 3 | -10/+9 | |
| * | | | | | | | | | | | Fix PHPDoc in files_external, add missing tag | Vincent Petry | 2015-03-17 | 8 | -25/+77 | |
| * | | | | | | | | | | | Fix storage priority in JS unit test | Vincent Petry | 2015-03-16 | 1 | -3/+6 | |
| * | | | | | | | | | | | Fix PHPDoc for StoragesController | Vincent Petry | 2015-03-16 | 1 | -6/+9 | |
| * | | | | | | | | | | | Generate storage config ids when missing | Vincent Petry | 2015-03-16 | 8 | -43/+317 | |
| * | | | | | | | | | | | Fix mount config unit tests | Vincent Petry | 2015-03-13 | 2 | -26/+56 |