Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install cron job on install and update | Thomas Müller | 2016-01-19 | 3 | -4/+52 |
| | |||||
* | Add daily cron job to sync system address book | Thomas Müller | 2016-01-18 | 4 | -2/+51 |
| | |||||
* | Merge pull request #21755 from owncloud/share2_hardening_creation | Thomas Müller | 2016-01-18 | 2 | -13/+84 |
|\ | | | | | [Share 2.0] Additional checks for share object creation | ||||
| * | [Share 2.0] Share Object creation is a fragile thing | Roeland Jago Douma | 2016-01-18 | 2 | -13/+84 |
| | | | | | | | | | | | | | | * We can't assume that the file still exists * We can't assume that the user/group still exists Basically we do not always nicely cleanup shares. | ||||
* | | Merge pull request #21700 from owncloud/update-system-addressbook-on-user-change | Thomas Müller | 2016-01-18 | 7 | -78/+248 |
|\ \ | |/ |/| | Updating system addressbook as soon as a user is added or removed | ||||
| * | Fix ctor | Thomas Müller | 2016-01-14 | 1 | -1/+4 |
| | | |||||
| * | Unit tests for updateUser and deleteUser | Thomas Müller | 2016-01-14 | 1 | -1/+35 |
| | | |||||
| * | Add test for ensureSystemAddressBookExists | Thomas Müller | 2016-01-14 | 1 | -0/+11 |
| | | |||||
| * | Start updating system addressbook | Thomas Müller | 2016-01-14 | 6 | -77/+199 |
| | | |||||
* | | Merge pull request #21765 from owncloud/3rdparty_composer_consitency | Thomas Müller | 2016-01-18 | 1 | -0/+0 |
|\ \ | | | | | | | [3rdparty] Composer consistency again | ||||
| * | | [3rdparty] Composer consistency again | Roeland Jago Douma | 2016-01-18 | 1 | -0/+0 |
| | | | |||||
* | | | Merge pull request #21770 from owncloud/files_external-export | Thomas Müller | 2016-01-18 | 3 | -20/+86 |
|\ \ \ | | | | | | | | | Add files_external:export command | ||||
| * | | | Add files_external:export command | Robin Appelman | 2016-01-18 | 3 | -20/+86 |
| |/ / | |||||
* | | | Merge pull request #21757 from owncloud/files-external-applicable-db-fix | Thomas Müller | 2016-01-18 | 2 | -2/+20 |
|\ \ \ | | | | | | | | | Correctly remove global applicable | ||||
| * | | | Correctly remove global applicable | Robin McCorkell | 2016-01-15 | 2 | -2/+20 |
| | | | | |||||
* | | | | Merge pull request #21754 from owncloud/ocs_share_api_add_share_owner | Thomas Müller | 2016-01-18 | 2 | -11/+21 |
|\ \ \ \ | | | | | | | | | | | [Share 2.0] Add share owner information to OCS Share API | ||||
| * | | | | [Share 2.0] Add share owner information to OCS Share API | Roeland Jago Douma | 2016-01-15 | 2 | -11/+21 |
| |/ / / | |||||
* | | | | Merge pull request #21519 from owncloud/propagate-folder-size | Thomas Müller | 2016-01-18 | 7 | -11/+54 |
|\ \ \ \ | |_|/ / |/| | | | propagate folder size in the same query for write updates | ||||
| * | | | handle noopscanner in shared scanner | Robin Appelman | 2016-01-15 | 2 | -2/+29 |
| | | | | |||||
| * | | | propagate folder size in the same query for write updates | Robin Appelman | 2016-01-15 | 5 | -9/+25 |
| |/ / | |||||
* | | | Merge pull request #21732 from owncloud/gdrive-stream-download | Thomas Müller | 2016-01-18 | 1 | -6/+16 |
|\ \ \ | | | | | | | | | Use Guzzle stream to download files from GDrive | ||||
| * | | | Use Guzzle stream to download files from GDrive | Vincent Petry | 2016-01-14 | 1 | -6/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The API library does not support streaming and always reads the full file into memory. This workaround copies the signed headers to a Guzzle request and returns the response as stream. | ||||
* | | | | Merge pull request #21769 from owncloud/sort-mimetype-list-before-saving | Roeland Douma | 2016-01-18 | 2 | -13/+15 |
|\ \ \ \ | | | | | | | | | | | Sort mimetype list before saving | ||||
| * | | | | Run the command once again | Joas Schilling | 2016-01-18 | 1 | -13/+13 |
| | | | | | |||||
| * | | | | Sort the list before saving | Joas Schilling | 2016-01-18 | 1 | -0/+2 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-18 | 4 | -0/+44 |
| | | | | |||||
* | | | | Merge pull request #21759 from owncloud/symfony-console-2.8.1 | Thomas Müller | 2016-01-17 | 1 | -0/+0 |
|\ \ \ \ | | | | | | | | | | | [3rdparty] Bump symfony/console to 2.8.1 | ||||
| * | | | | [3rdparty] Bump symfony/console to 2.8.1 | Roeland Jago Douma | 2016-01-17 | 1 | -0/+0 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-17 | 20 | -6/+260 |
| | | | | |||||
* | | | | Merge pull request #20882 from owncloud/backbone-webdav | Roeland Douma | 2016-01-16 | 5 | -0/+736 |
|\ \ \ \ | | | | | | | | | | | Backbone transport for Webdav | ||||
| * | | | | Backbone transport for Webdav | Vincent Petry | 2016-01-16 | 5 | -0/+736 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-16 | 4 | -0/+36 |
| | | | | |||||
* | | | | Merge pull request #21753 from owncloud/add-question-about-code-signing-status | Thomas Müller | 2016-01-15 | 1 | -0/+8 |
|\ \ \ \ | | | | | | | | | | | Add question about code signing status | ||||
| * | | | | Add question about code signing status | Lukas Reschke | 2016-01-15 | 1 | -0/+8 |
| | |/ / | |/| | | | | | | | | | | | | | | Let's ask the users to paste the signing status of their ownCloud instance. I went this way instead of simply asking "Has your instance passed code signing?" as a lot of users would probably simply answer "Yes" here. If they paste the results of http://example.org/index.php/settings/integrity/failed the expected output is "No errors have been found.". Everything else indicates they tampered with their installation. | ||||
* | | | | Merge pull request #21739 from owncloud/issue_21110 | Thomas Müller | 2016-01-15 | 1 | -25/+1 |
|\ \ \ \ | | | | | | | | | | | Fix bug issue 21110 | ||||
| * | | | | Change icon only on WND and Sharepoint external storages | Jesús Macias | 2016-01-15 | 1 | -25/+1 |
| | | | | | |||||
| * | | | | Fis bug issue 21110 | Jesús Macias | 2016-01-15 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #21705 from owncloud/improve-background-job-message | Thomas Müller | 2016-01-15 | 4 | -6/+20 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Improve background job error message | ||||
| * | | | | Add message key to context of logException | Thomas Müller | 2016-01-15 | 4 | -6/+15 |
| | | | | | |||||
| * | | | | use logException() to properly log the exception | Morris Jobke | 2016-01-14 | 2 | -4/+9 |
| | | | | | |||||
| * | | | | Improved error message for failing background job | Morris Jobke | 2016-01-14 | 2 | -2/+2 |
| | | | | | |||||
* | | | | | Merge pull request #21730 from owncloud/fix-install-of-shipped-apps | Thomas Müller | 2016-01-15 | 1 | -9/+22 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix installation of shipped apps | ||||
| * | | | | | Fixing CodeChecker usage :see_no_evil: | Thomas Müller | 2016-01-14 | 1 | -1/+4 |
| | | | | | | |||||
| * | | | | | - isolate include calls in installer.php which prevents local variables to ↵ | Thomas Müller | 2016-01-14 | 1 | -8/+18 |
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | be overwritten - add the app to the autoloader before calling install.php | ||||
* | | | | | Merge pull request #21702 from owncloud/fix_emit_scanFiles_II | Thomas Müller | 2016-01-15 | 1 | -7/+25 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix: emit 'scanFiles' will only fire on files and not on folders (II) | ||||
| * | | | | | Fix: emit 'scanFiles' will only fire on files and not on folders (II) | Martin | 2016-01-13 | 1 | -7/+25 |
| | | | | | | |||||
* | | | | | | Merge pull request #21370 from owncloud/system-certs-occ | Thomas Müller | 2016-01-15 | 4 | -0/+226 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add occ commands to manager trusted certificates | ||||
| * | | | | | | Add occ commands to manager trusted certificates | Robin Appelman | 2016-01-13 | 4 | -0/+226 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #20927 from owncloud/handle-return-code-on-webdav-put | Thomas Müller | 2016-01-15 | 1 | -1/+9 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Handle return code of streamCopy in WebDAV put | ||||
| * | | | | | | | Handle return code of streamCopy in WebDAV put | Morris Jobke | 2016-01-11 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * throw a different exception if streamCopy failed |