Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | ||||
| * | Add warning to OCC as well in case another PHP version is used there | Lukas Reschke | 2015-05-08 | 1 | -0/+8 |
| | | | | | | | | In regard to a recent rant on social media where users complained about us to have broken the command line tool. Guess reading the documentation is hard… | ||||
* | | Merge pull request #16124 from ↵ | Lukas Reschke | 2015-05-08 | 1 | -0/+5 |
|\ \ | | | | | | | | | | | | | owncloud/issue-16109-fix-share-email-with-shared-folder Fix the share mail notification when the item is in a folder | ||||
| * | | 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 | ||||
| * | | | improved admin settings | Bjoern Schiessle | 2015-05-08 | 3 | -63/+90 |
| | |/ | |/| | |||||
* | | | Merge pull request #16146 from ↵ | Lukas Reschke | 2015-05-08 | 1 | -1/+7 |
|\ \ \ | |/ / |/| | | | | | | | | owncloud/issue-16103-hide-module-already-exists-on-enable-app Avoid the log entry with the ModuleAlreadyExists exception when enabl… | ||||
| * | | 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 | ||||
| * | | | 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 | ||||
| * | | | | 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 | ||||
| * | | | | 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 | ||||
| * | | | | | 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 ↵ | Morris Jobke | 2015-05-08 | 2 | -1/+15 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/issue-15924-php-notice-empty-path-pathinfo Do not run method when the path is empty | ||||
| * | | | | | 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 | ||||
| * | | | | | Fix typo in encryption module message | Morris Jobke | 2015-05-07 | 1 | -1/+1 |
| | |/ / / | |/| | | | | | | | | | | | | | * finishes #16021 | ||||
* | | | | | [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 |
|\ \ \ \ | |/ / / |/| | | | [HHVM] \OC\Connector\Sabre\CopyEtagHeaderPlugin constructor does not take any arguments | ||||
| * | | | \OC\Connector\Sabre\CopyEtagHeaderPlugin constructor does not take arguments. | Andreas Fischer | 2015-05-07 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #16035 from ↵ | Thomas Müller | 2015-05-07 | 5 | -20/+62 |
|\ \ \ | |/ / |/| | | | | | | | | owncloud/issue-15975-occ-encryption-enable-warning-no-module Display a message when there is a problem with the default module | ||||
| * | | Display a message when there is a problem with the default module | Joas Schilling | 2015-05-04 | 5 | -20/+62 |
| | | | |||||
* | | | Merge pull request #16034 from owncloud/issue-15987-encryption-module-admin-page | Morris Jobke | 2015-05-07 | 6 | -9/+21 |
|\ \ \ | | | | | | | | | Display the module settings in the list of the encryption modules | ||||
| * | | | Display the module settings in the list of the encryption modules | Joas Schilling | 2015-05-04 | 6 | -9/+21 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-07 | 204 | -236/+110 |
| | | | |||||
* | | | Merge pull request #16119 from owncloud/fix-16056 | Thomas Müller | 2015-05-07 | 1 | -11/+14 |
|\ \ \ | | | | | | | | | [HHVM] Throw RunTimeException from OC\AppFramework\App::buildAppNamespace() | ||||
| * | | | Check return value of OC_App::getAppPath() and verify info.xml exists. | Andreas Fischer | 2015-05-06 | 1 | -11/+14 |
| | | | | |||||
* | | | | Merge pull request #16122 from owncloud/fix-15866 | Morris Jobke | 2015-05-06 | 1 | -5/+9 |
|\ \ \ \ | | | | | | | | | | | Fix broken group presentation in selected groups list | ||||
| * | | | | fix filter index on selected groups is updated too early | Arthur Schiwon | 2015-05-06 | 1 | -2/+3 |
| | | | | | |||||
| * | | | | fix broken group presentation in selected groups list | Arthur Schiwon | 2015-05-06 | 1 | -3/+6 |
| | | | | | |||||
* | | | | | Merge pull request #15628 from owncloud/enc_fix_rename | Björn Schießle | 2015-05-06 | 3 | -17/+119 |
|\ \ \ \ \ | |/ / / / |/| | | | | Encryption - fix moving/copying files between storages | ||||
| * | | | | Fix missing types on doc block and deduplicate the method name | Joas Schilling | 2015-05-06 | 2 | -5/+5 |
| | | | | | |||||
| * | | | | update 'encrypted'-flag in file cache according to the storage settings | Bjoern Schiessle | 2015-05-06 | 2 | -6/+47 |
| | | | | | |||||
| * | | | | move/copy from storage | Bjoern Schiessle | 2015-05-06 | 2 | -16/+77 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #16099 from labkode/prevent-preview-hooks | Joas Schilling | 2015-05-06 | 1 | -1/+3 |
|\ \ \ \ | | | | | | | | | | | Do not trigger preview hooks if enable_previews is false | ||||
| * | | | | Do not trigger preview hooks if enable_previews is false | Hugo Gonzalez Labrador | 2015-05-06 | 1 | -10/+10 |
| | | | | | |||||
| * | | | | Do not trigger preview hooks if enable_previews is false | Hugo Gonzalez Labrador | 2015-05-06 | 1 | -7/+9 |
| | | | | | |||||
* | | | | | Merge pull request #16116 from owncloud/encryption-l10n-settings | Morris Jobke | 2015-05-06 | 1 | -9/+5 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Add l10n support to encryption settings | ||||
| * | | | | kill new lines in l10n strings | Morris Jobke | 2015-05-06 | 1 | -6/+2 |
| | | | | | |||||
| * | | | | Add l10n support to encryption settings | Morris Jobke | 2015-05-06 | 1 | -5/+5 |
| | |/ / | |/| | | | | | | | | | | * fixes #16111 | ||||
* | | | | Merge pull request #15880 from owncloud/check_if_encryption_is_enabled | Björn Schießle | 2015-05-06 | 3 | -75/+111 |
|\ \ \ \ | |/ / / |/| | | | check if encryption is enbaled before we start moving keys | ||||
| * | | | unit tests | Bjoern Schiessle | 2015-05-06 | 2 | -42/+69 |
| | | | | |||||
| * | | | check if encryption is enbaled before we start moving keys | Bjoern Schiessle | 2015-05-06 | 2 | -34/+43 |
| | | | | |||||
* | | | | Merge pull request #16098 from owncloud/remove-phpmailer | Lukas Reschke | 2015-05-06 | 1 | -0/+0 |
|\ \ \ \ | |/ / / |/| | | | Remove phpmailer from 3rdparty |