Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix user mgmt search box position, fix #15928 | Jan-Christoph Borchardt | 2015-05-12 | 1 | -1/+8 |
* | Merge pull request #16127 from owncloud/fix-file-icons-in-shared-file-view | Jan-Christoph Borchardt | 2015-05-12 | 3 | -1/+4 |
|\ | |||||
| * | Enable file icons & previews in "Shared ..." categories | Morris Jobke | 2015-05-06 | 3 | -1/+4 |
* | | Merge pull request #16271 from owncloud/use-active | Jan-Christoph Borchardt | 2015-05-12 | 1 | -2/+2 |
|\ \ | |||||
| * | | Use active instead of non existing pressed | Lukas Reschke | 2015-05-12 | 1 | -2/+2 |
* | | | Merge pull request #16228 from owncloud/enc_fix_restore | Björn Schießle | 2015-05-12 | 6 | -22/+156 |
|\ \ \ | |/ / |/| | | |||||
| * | | use hooks to update encryption keys instead of the storage wrapper if a file ... | Bjoern Schiessle | 2015-05-11 | 6 | -22/+156 |
* | | | Merge pull request #16233 from owncloud/enc_fix_check_if_file_is_excluded | Morris Jobke | 2015-05-12 | 2 | -1/+2 |
|\ \ \ | |||||
| * | | | fix check if file is excluded from encryption | Bjoern Schiessle | 2015-05-11 | 2 | -1/+2 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-12 | 30 | -26/+20 |
* | | | Merge pull request #15881 from owncloud/share-moveversionsproperly | Vincent Petry | 2015-05-11 | 2 | -31/+174 |
|\ \ \ | |||||
| * | | | Fix version rename with files and folders | Vincent Petry | 2015-04-27 | 2 | -31/+174 |
* | | | | Merge pull request #16234 from owncloud/issue-16206-fix-app-config-parallel-i... | Morris Jobke | 2015-05-11 | 2 | -80/+172 |
|\ \ \ \ | |||||
| * | | | | Use insertIfNotExists to avoid problems with parallel calls | Joas Schilling | 2015-05-11 | 2 | -15/+22 |
| * | | | | Add a test for parallel insert | Joas Schilling | 2015-05-11 | 1 | -12/+29 |
| * | | | | Always test the object and the legacy class | Joas Schilling | 2015-05-11 | 1 | -59/+127 |
* | | | | | Merge pull request #15815 from owncloud/unshare-etag-propagate | Morris Jobke | 2015-05-11 | 3 | -80/+51 |
|\ \ \ \ \ | |||||
| * | | | | | Update etag of direct parent on unshare | Vincent Petry | 2015-04-28 | 3 | -80/+51 |
* | | | | | | Merge pull request #16208 from owncloud/fix-language-selection-sr-latin | Thomas Müller | 2015-05-11 | 1 | -0/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Some locales need to be converted to be compliant with CLDR | Thomas Müller | 2015-05-08 | 1 | -0/+11 |
* | | | | | | | Merge pull request #16213 from cmeh/patch-5 | Morris Jobke | 2015-05-11 | 1 | -2/+1 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Grammar, removal of line break | Christian Hoffmann | 2015-05-09 | 1 | -2/+1 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-11 | 20 | -6/+66 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-10 | 56 | -20/+148 |
|/ / / / / / | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-09 | 134 | -488/+134 |
* | | | | | | Merge pull request #16203 from owncloud/add-warning-for-people-that-cant-read | Thomas Müller | 2015-05-08 | 1 | -0/+8 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Add warning to OCC as well in case another PHP version is used there | Lukas Reschke | 2015-05-08 | 1 | -0/+8 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #16124 from owncloud/issue-16109-fix-share-email-with-shar... | Lukas Reschke | 2015-05-08 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Fix the share mail notification when the item is in a folder | Joas Schilling | 2015-05-06 | 1 | -0/+5 |
* | | | | | | Merge pull request #16155 from owncloud/enc_admin_settings | Björn Schießle | 2015-05-08 | 3 | -63/+90 |
|\ \ \ \ \ \ | |||||
| * | | | | | | improved admin settings | Bjoern Schiessle | 2015-05-08 | 3 | -63/+90 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #16146 from owncloud/issue-16103-hide-module-already-exist... | Lukas Reschke | 2015-05-08 | 1 | -1/+7 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Avoid the log entry with the ModuleAlreadyExists exception when enabling the app | Joas Schilling | 2015-05-07 | 1 | -1/+7 |
* | | | | | | Merge pull request #16168 from owncloud/cron-errors | Lukas Reschke | 2015-05-08 | 1 | -3/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix cron errors to only appear in one line instead of introducing another list | Jan-Christoph Borchardt | 2015-05-07 | 1 | -3/+1 |
* | | | | | | | Merge pull request #16170 from owncloud/fix-15621 | Thomas Müller | 2015-05-08 | 1 | -6/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | drop global file cache support, fixes #15621 | Arthur Schiwon | 2015-05-07 | 1 | -6/+9 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #16183 from owncloud/fix-16147 | Thomas Müller | 2015-05-08 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | check optional parameter before using it, fixes #16147 | Arthur Schiwon | 2015-05-07 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #16159 from owncloud/webdav-cross-storage-miove | Morris Jobke | 2015-05-08 | 1 | -10/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | use cross storage move when renaming the part file during webdav put | Robin Appelman | 2015-05-07 | 1 | -10/+12 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #16160 from owncloud/issue-15924-php-notice-empty-path-pat... | Morris Jobke | 2015-05-08 | 2 | -1/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add a test for getting the versions of an empty path | Joas Schilling | 2015-05-07 | 1 | -1/+12 |
| * | | | | | | | | Do not run method when the path is empty | Joas Schilling | 2015-05-07 | 1 | -0/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #16175 from owncloud/fix-enc-typo | Joas Schilling | 2015-05-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix typo in encryption module message | Morris Jobke | 2015-05-07 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-08 | 38 | -40/+234 |
* | | | | | | | | 8.1.0 beta 1v8.1.0beta1 | Frank Karlitschek | 2015-05-07 | 1 | -2/+2 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #16153 from owncloud/CopyEtagHeaderPlugin-noarg | Joas Schilling | 2015-05-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | \OC\Connector\Sabre\CopyEtagHeaderPlugin constructor does not take arguments. | Andreas Fischer | 2015-05-07 | 1 | -1/+1 |
|/ / / / / / |