Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #14925 from owncloud/ext-mountoptions-ui | Robin McCorkell | 2015-03-26 | 9 | -28/+366 |
|\ | |||||
| * | Make sure mountOptions keep their data type | Vincent Petry | 2015-03-26 | 3 | -7/+63 |
| * | Added ext storage mount options GUI | Vincent Petry | 2015-03-26 | 6 | -21/+303 |
* | | Merge pull request #14918 from owncloud/fix-password-change-ie8-and-9 | Jan-Christoph Borchardt | 2015-03-26 | 2 | -1/+12 |
|\ \ | |||||
| * | | fix enforced password for share in IE8 | Morris Jobke | 2015-03-26 | 1 | -0/+5 |
| * | | Don't use placeholder for password in IE8 & 9 | Morris Jobke | 2015-03-26 | 1 | -1/+7 |
* | | | Merge pull request #13802 from owncloud/share-partfilepermissions | Morris Jobke | 2015-03-26 | 5 | -28/+225 |
|\ \ \ | |||||
| * | | | Fix share permission related unit tests | Vincent Petry | 2015-03-20 | 2 | -11/+15 |
| * | | | Rename must be possible with update-only permission | Vincent Petry | 2015-03-19 | 1 | -17/+23 |
| * | | | Fix permission checks in Sabre connector | Vincent Petry | 2015-03-19 | 1 | -6/+15 |
| * | | | Reenable trashbin after failed rename | Vincent Petry | 2015-03-18 | 1 | -0/+16 |
| * | | | Fix shared storage permission checks | Vincent Petry | 2015-03-18 | 2 | -4/+166 |
* | | | | Merge pull request #14488 from owncloud/enhancement/security/inline-disposition | Morris Jobke | 2015-03-26 | 1 | -0/+19 |
|\ \ \ \ | |||||
| * | | | | Remove unneeded argument | Lukas Reschke | 2015-03-26 | 1 | -1/+1 |
| * | | | | Serve all files with a Content-Disposition of 'attachment' via WebDAV | Lukas Reschke | 2015-03-26 | 1 | -0/+19 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #15001 from owncloud/kill-share-proxy | Thomas Müller | 2015-03-26 | 7 | -79/+23 |
|\ \ \ \ | |||||
| * | | | | replace share proxy with hook | Robin Appelman | 2015-03-26 | 7 | -74/+18 |
| * | | | | rename proxy test | Robin Appelman | 2015-03-26 | 1 | -7/+7 |
| |/ / / | |||||
* | | | | Merge pull request #15234 from owncloud/encryption2_core | Thomas Müller | 2015-03-26 | 28 | -2/+2980 |
|\ \ \ \ | |||||
| * | | | | implement basic encryption functionallity in core to enable multiple encrypti... | Bjoern Schiessle | 2015-03-26 | 28 | -2/+2980 |
* | | | | | Merge pull request #15237 from owncloud/remove-ide-autocomplete-fail | Thomas Müller | 2015-03-26 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove IDE autocomplete fail | Lukas Reschke | 2015-03-26 | 1 | -1/+0 |
* | | | | | | Merge pull request #15214 from owncloud/no-php-timeouts-on-webdav-master | Morris Jobke | 2015-03-26 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | no php execution timeout for webdav | Thomas Müller | 2015-03-26 | 1 | -0/+4 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #14399 from owncloud/ignore-empty-plurals | Lukas Reschke | 2015-03-26 | 5 | -43/+7 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Revert "Correctly fallback to english, if the plural case is not translated" | Joas Schilling | 2015-02-20 | 4 | -41/+4 |
| * | | | | | Ignore empty plurals just like with singulars | Joas Schilling | 2015-02-20 | 1 | -2/+3 |
* | | | | | | Merge pull request #15129 from owncloud/version-command-bus | Lukas Reschke | 2015-03-26 | 7 | -10/+132 |
|\ \ \ \ \ \ | |||||
| * | | | | | | teardown after we're done | Robin Appelman | 2015-03-26 | 1 | -0/+1 |
| * | | | | | | save uid instead of user object in command | Robin Appelman | 2015-03-26 | 2 | -5/+5 |
| * | | | | | | check limit of serialized command in unit tests | Robin Appelman | 2015-03-26 | 1 | -0/+3 |
| * | | | | | | ensure commands can be serialized in unit tests | Robin Appelman | 2015-03-26 | 1 | -1/+4 |
| * | | | | | | Setup the filesystem in the expire command | Robin Appelman | 2015-03-26 | 3 | -4/+24 |
| * | | | | | | Handle exceptions thrown during hooks when running unit tests | Robin Appelman | 2015-03-26 | 2 | -0/+11 |
| * | | | | | | Force test cases using background commands to handle setting up the filesystem | Robin Appelman | 2015-03-26 | 3 | -3/+22 |
| * | | | | | | expire versions in a background command | Robin Appelman | 2015-03-26 | 2 | -5/+70 |
* | | | | | | | Merge pull request #15232 from owncloud/remove-arg-separator-magic | Lukas Reschke | 2015-03-26 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Remove custom `arg_separator.output` | Lukas Reschke | 2015-03-26 | 1 | -1/+0 |
* | | | | | | | Merge pull request #14665 from owncloud/fileid-increment | Morris Jobke | 2015-03-26 | 7 | -1/+218 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add repair step to fix SQLite autoincrement | Vincent Petry | 2015-03-26 | 3 | -0/+168 |
| * | | | | | | | Rename platform | Robin Appelman | 2015-03-25 | 2 | -2/+2 |
| * | | | | | | | triger db upgrade to set autoincrement for sqlite | Robin Appelman | 2015-03-25 | 1 | -1/+1 |
| * | | | | | | | Add custom sqlite platform to set auto increment | Robin Appelman | 2015-03-25 | 2 | -0/+36 |
| * | | | | | | | SQLite autoincrement test | Vincent Petry | 2015-03-25 | 1 | -0/+13 |
* | | | | | | | | Merge pull request #15228 from owncloud/add-missing-navigation-for-tips-n-tricks | Thomas Müller | 2015-03-26 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add navigation entry for tips and tricks setion | Joas Schilling | 2015-03-26 | 1 | -0/+1 |
* | | | | | | | | | Merge pull request #15230 from owncloud/sqlite-notice | Jan-Christoph Borchardt | 2015-03-26 | 1 | -11/+10 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | move SQLite notice from warnings to tips & tricks | Jan-Christoph Borchardt | 2015-03-26 | 1 | -11/+10 |
* | | | | | | | | | | Merge pull request #14958 from owncloud/dropdown-style | Jan-Christoph Borchardt | 2015-03-26 | 14 | -73/+147 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | mock up missing elements in the tests | Jan-Christoph Borchardt | 2015-03-26 | 2 | -2/+5 |