Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-19 | 1 | -1/+8 |
* | Merge pull request #11552 from owncloud/fix_files_external_flickering | Jörn Friedrich Dreyer | 2014-10-17 | 1 | -76/+80 |
|\ | |||||
| * | cleanup variable names and duplicate jQuery selectors | Jörn Friedrich Dreyer | 2014-10-13 | 1 | -76/+80 |
| * | fix flickering users | Jörn Friedrich Dreyer | 2014-10-13 | 1 | -1/+1 |
* | | introduce new app page layout | Thomas Müller | 2014-10-15 | 1 | -0/+212 |
* | | Allow specifying protocol in ext storage OC config | Vincent Petry | 2014-10-13 | 2 | -0/+91 |
|/ | |||||
* | Merge pull request #11305 from owncloud/ext-updateetagonmount | Vincent Petry | 2014-10-09 | 4 | -1/+632 |
|\ | |||||
| * | Added PHP docs for etag propagator | Vincent Petry | 2014-10-08 | 1 | -4/+17 |
| * | More phpdoc | Robin Appelman | 2014-10-08 | 1 | -0/+5 |
| * | Hookup the etag propagator | Robin Appelman | 2014-10-08 | 2 | -0/+17 |
| * | Add EtagPropagator to handle etag changes when external storages are changed | Robin Appelman | 2014-10-08 | 2 | -0/+435 |
| * | Fix add/remove mountpoint hooks | Robin Appelman | 2014-10-08 | 2 | -6/+8 |
| * | Added failing unit tests for mount config hooks | Vincent Petry | 2014-10-08 | 2 | -8/+142 |
| * | Added filesystem hooks for mount/unmount ext storage | Vincent Petry | 2014-10-08 | 1 | -1/+26 |
* | | Add support for keys in the info.xml | Lukas Reschke | 2014-10-09 | 1 | -0/+3 |
* | | Updated info.xml app description | MTRichards | 2014-10-08 | 1 | -1/+5 |
* | | extract batchDelete(), better comments | Jörn Friedrich Dreyer | 2014-10-08 | 1 | -31/+31 |
* | | files_extern: remove empty Body and ContentLength in Amazon S3 mount | André Gaul | 2014-10-08 | 1 | -3/+1 |
* | | fix amazon s3 issues | Jörn Friedrich Dreyer | 2014-10-08 | 2 | -109/+124 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-05 | 1 | -1/+1 |
* | Merge pull request #10104 from owncloud/s3-overwrite | Lukas Reschke | 2014-10-01 | 2 | -43/+52 |
|\ | |||||
| * | Skip test for unsuported feature for amazon s3 | Robin Appelman | 2014-09-17 | 1 | -0/+4 |
| * | Fix copy overwrite for amazon s3 | Robin Appelman | 2014-09-17 | 1 | -12/+4 |
| * | Fix amazon s3 rename overwrite | Robin Appelman | 2014-09-17 | 1 | -2/+10 |
| * | Fix AmazonS3 rmdir on the root | Robin Appelman | 2014-09-17 | 2 | -38/+43 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-01 | 1 | -0/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-30 | 1 | -0/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-29 | 1 | -0/+4 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-28 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-20 | 2 | -11/+14 |
* | | Merge pull request #10968 from owncloud/admin-groupsselect2 | Lukas Reschke | 2014-09-19 | 59 | -5409/+2 |
|\ \ | |||||
| * | | Move select2 from files_external to core | Vincent Petry | 2014-09-09 | 59 | -5409/+2 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-19 | 3 | -0/+10 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-18 | 1 | -0/+4 |
| |/ |/| | |||||
* | | Also check if the file itself is updatable | Robin Appelman | 2014-09-17 | 2 | -2/+2 |
* | | Check if a folder is deletable before we try to recursively delete it | Robin Appelman | 2014-09-17 | 3 | -2/+5 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-17 | 2 | -0/+5 |
* | | Merge pull request #10680 from helmutschneider/aws-2.6.15 | Lukas Reschke | 2014-09-16 | 264 | -9790/+5917 |
|\ \ | |||||
| * | | Fix failing AmazonS3::touch on updated aws sdk | Johan Björk | 2014-09-03 | 1 | -1/+2 |
| * | | Update AWS sdk to 2.6.15 | Johan Björk | 2014-09-03 | 263 | -9789/+5915 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-16 | 2 | -0/+8 |
* | | | remove obsolete language files | Volkan Gezer | 2014-09-13 | 1 | -5/+0 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-12 | 1 | -0/+3 |
* | | | Merge pull request #9698 from owncloud/fix-9666 | Thomas Müller | 2014-09-11 | 1 | -3/+1 |
|\ \ \ | |||||
| * | | | Fix mkdir error in mountconfig.php | Robin McCorkell | 2014-09-10 | 1 | -1/+1 |
| * | | | Load apps in test situations | Robin McCorkell | 2014-09-10 | 1 | -2/+0 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-11 | 1 | -10/+60 |
|/ / / | |||||
* | / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-10 | 1 | -1/+1 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-09 | 1 | -0/+4 |
* | | Merge pull request #10885 from owncloud/swift-hasupdated | Lukas Reschke | 2014-09-08 | 2 | -20/+52 |
|\ \ |