Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-01 | 4 | -2/+10 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-31 | 12 | -10/+108 | |
* | | | Merge pull request #15169 from rullzer/fix_displayNamesInGroup | Morris Jobke | 2015-03-30 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | When searching for displayname then search for displayname | Roeland Jago Douma | 2015-03-24 | 1 | -1/+1 | |
* | | | | Merge pull request #15269 from owncloud/migrate-checksetup-and-add-memcache | Robin McCorkell | 2015-03-30 | 2 | -38/+8 | |
|\ \ \ \ | ||||||
| * | | | | Add check for activated local memcache | Lukas Reschke | 2015-03-28 | 2 | -38/+8 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-30 | 20 | -0/+48 | |
|/ / / / | ||||||
* | | | | Merge pull request #15289 from owncloud/min-upload-limit | Vincent Petry | 2015-03-28 | 1 | -3/+7 | |
|\ \ \ \ | ||||||
| * | | | | Require minimum 1 MiB upload limit | Robin McCorkell | 2015-03-27 | 1 | -3/+7 | |
* | | | | | Check for relative datadirectory path | Robin McCorkell | 2015-03-27 | 1 | -5/+11 | |
|/ / / / | ||||||
* | | | | Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig" | Vincent Petry | 2015-03-27 | 4 | -129/+6 | |
* | | | | Merge pull request #15155 from owncloud/share-donotreturntrashedfiles | Morris Jobke | 2015-03-27 | 1 | -11/+48 | |
|\ \ \ \ | ||||||
| * | | | | Do not return shares for files outside "files" | Vincent Petry | 2015-03-27 | 1 | -11/+48 | |
* | | | | | Merge pull request #13938 from owncloud/deprecate-iappconfig | Thomas Müller | 2015-03-27 | 5 | -9/+134 | |
|\ \ \ \ \ | ||||||
| * | | | | | migrate share helper method to IConfig | Morris Jobke | 2015-03-18 | 1 | -3/+5 | |
| * | | | | | Deprecated \OCP\IAppConfig - add missing methods to IConfig | Morris Jobke | 2015-03-17 | 4 | -6/+129 | |
* | | | | | | Merge pull request #15240 from owncloud/storage-wrapper-priority | Thomas Müller | 2015-03-27 | 3 | -10/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add priority to storage wrappers | Robin Appelman | 2015-03-26 | 3 | -10/+20 | |
* | | | | | | | Merge pull request #15265 from owncloud/enc2_fixes | Thomas Müller | 2015-03-27 | 5 | -6/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add deleteAllFileKeys to public interface and add "uid" as parameter for the | Bjoern Schiessle | 2015-03-27 | 3 | -2/+11 | |
| * | | | | | | | fix check if a file is excluded from encryption or not | Bjoern Schiessle | 2015-03-27 | 2 | -4/+17 | |
* | | | | | | | | Merge pull request #15247 from owncloud/fix_group_share_master_backport | Morris Jobke | 2015-03-27 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | also call generateTarget for group share to add the correct prefix if share_f... | Bjoern Schiessle | 2015-03-26 | 1 | -4/+5 | |
* | | | | | | | | Merge pull request #15227 from owncloud/ocetag-header | Vincent Petry | 2015-03-27 | 1 | -0/+46 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Copy Etag header to OC-Etag for sabre calls | Vincent Petry | 2015-03-26 | 1 | -0/+46 | |
* | | | | | | | | Merge pull request #15225 from owncloud/make-setups-for-users-that-tend-to-us... | Morris Jobke | 2015-03-27 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add some generic default headers as well via PHP | Lukas Reschke | 2015-03-26 | 1 | -0/+9 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-27 | 124 | -510/+12 | |
* | | | | | | | | | Filter potential dangerous characters in path name | Lukas Reschke | 2015-03-26 | 1 | -0/+5 | |
* | | | | | | | | | Merge pull request #13654 from oparoz/tmpfile-with-extension | Vincent Petry | 2015-03-26 | 2 | -3/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make the method compatible with all types of extensions | Olivier Paroz | 2015-03-19 | 1 | -1/+4 | |
| * | | | | | | | | | Fix the office class | Olivier Paroz | 2015-03-19 | 1 | -3/+7 | |
| * | | | | | | | | | Keep the extension in temp files | Olivier Paroz | 2015-03-19 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #14925 from owncloud/ext-mountoptions-ui | Robin McCorkell | 2015-03-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Make sure mountOptions keep their data type | Vincent Petry | 2015-03-26 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #13802 from owncloud/share-partfilepermissions | Morris Jobke | 2015-03-26 | 1 | -6/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix permission checks in Sabre connector | Vincent Petry | 2015-03-19 | 1 | -6/+15 | |
* | | | | | | | | | | | 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 #15234 from owncloud/encryption2_core | Thomas Müller | 2015-03-26 | 16 | -2/+2244 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | implement basic encryption functionallity in core to enable multiple encrypti... | Bjoern Schiessle | 2015-03-26 | 16 | -2/+2244 | |
* | | | | | | | | | | | | Merge pull request #14399 from owncloud/ignore-empty-plurals | Lukas Reschke | 2015-03-26 | 2 | -21/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Revert "Correctly fallback to english, if the plural case is not translated" | Joas Schilling | 2015-02-20 | 2 | -21/+3 | |
* | | | | | | | | | | | | Merge pull request #15129 from owncloud/version-command-bus | Lukas Reschke | 2015-03-26 | 3 | -3/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | Handle exceptions thrown during hooks when running unit tests | Robin Appelman | 2015-03-26 | 1 | -0/+3 | |
| * | | | | | | | | | | | | Force test cases using background commands to handle setting up the filesystem | Robin Appelman | 2015-03-26 | 2 | -2/+6 | |
* | | | | | | | | | | | | | Merge pull request #15232 from owncloud/remove-arg-separator-magic | Lukas Reschke | 2015-03-26 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |