Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test files external amazon s3 storage id migration | Jörn Friedrich Dreyer | 2014-10-31 | 1 | -0/+117 |
* | fix files_external storage id migration | Jörn Friedrich Dreyer | 2014-10-31 | 1 | -3/+20 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-30 | 10 | -4/+32 |
* | update all translation files to js and json | Thomas Müller | 2014-10-29 | 240 | -3089/+6170 |
* | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 1 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-29 | 1 | -0/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-26 | 2 | -2/+2 |
* | Add type hinting to functions | Lukas Reschke | 2014-10-24 | 1 | -1/+1 |
* | Use function outside of loop | Lukas Reschke | 2014-10-24 | 1 | -3/+4 |
* | Make files non executable | Lukas Reschke | 2014-10-24 | 3 | -0/+0 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-24 | 1 | -1/+4 |
* | Merge pull request #11721 from owncloud/fix-s3-regression | Morris Jobke | 2014-10-23 | 1 | -5/+11 |
|\ | |||||
| * | Fix S3 connection | Vincent Petry | 2014-10-22 | 1 | -5/+11 |
* | | Merge pull request #11726 from owncloud/s3-fixunittests | Morris Jobke | 2014-10-23 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | Fix S3 folder creation for new AWS API | Vincent Petry | 2014-10-22 | 1 | -0/+1 |
* | | Lazy initialize external storages | Vincent Petry | 2014-10-22 | 6 | -107/+163 |
|/ | |||||
* | Merge pull request #11684 from owncloud/guess_mimetype_on_touch | Jörn Friedrich Dreyer | 2014-10-22 | 2 | -2/+5 |
|\ | |||||
| * | guess mimetype on touch | Jörn Friedrich Dreyer | 2014-10-21 | 2 | -2/+5 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-22 | 1 | -0/+39 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-21 | 1 | -0/+3 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-20 | 1 | -0/+1 |
* | [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 |