Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #17316 from ↵ | Joas Schilling | 2015-07-02 | 1 | -1/+1 |
|\ | | | | | | | | | owncloud/master-delete-ocsid-from-db-if-none-specified [Master] Delete OCS ID from DB if none is specified | ||||
| * | Bump versions | Lukas Reschke | 2015-07-02 | 1 | -1/+1 |
| | | |||||
* | | [master] Remove OCS IDs | Lukas Reschke | 2015-07-02 | 1 | -1/+0 |
|/ | | | | | | While making the AppStore ready for 8.1 I also deleted some dummy entries which means that these IDs do not resolve anymore. We should remove them to prevent errors such as https://github.com/owncloud/core/issues/17307 Ref https://github.com/owncloud/activity/issues/320#issuecomment-117691867 | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-02 | 4 | -4/+4 |
| | |||||
* | Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_util | Morris Jobke | 2015-07-01 | 1 | -3/+3 |
|\ | | | | | Move core apps from OC_Log::write to OCP\Util | ||||
| * | Move core apps from OC_Log::write to OCP\Util | Roeland Jago Douma | 2015-05-18 | 1 | -3/+3 |
| | | |||||
* | | update license headers and authors | Morris Jobke | 2015-06-25 | 9 | -8/+24 |
| | | |||||
* | | Use trusted mimetype | Lukas Reschke | 2015-06-22 | 1 | -1/+1 |
| | | | | | | | | We shall not use untrusted mimetypes in this context | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-07 | 2 | -0/+8 |
| | | |||||
* | | Add unit tests for non existing users | Joas Schilling | 2015-06-05 | 1 | -0/+34 |
| | | |||||
* | | Check whether the user exists before trying to set up his file system | Joas Schilling | 2015-06-05 | 1 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-02 | 2 | -0/+20 |
| | | |||||
* | | Abort expiration when file is gone | Vincent Petry | 2015-05-29 | 2 | -1/+15 |
| | | | | | | | | | | | | | | Sometimes a background job for versions expiration was scheduled for a file that has been moved or deleted since. This prevents showing useless warnings in the log and simply bail out. | ||||
* | | Merge pull request #16075 from owncloud/skeleton-copy-delay | Vincent Petry | 2015-05-20 | 1 | -0/+1 |
|\ \ | | | | | | | wait with copying the skeleton untill login and setupfs are done | ||||
| * | | fix tests | Robin Appelman | 2015-05-18 | 1 | -0/+1 |
| |/ | |||||
* / | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-19 | 1 | -1/+0 |
|/ | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | Merge pull request #16337 from owncloud/versions-expireforowner | Joas Schilling | 2015-05-15 | 2 | -12/+97 |
|\ | | | | | Use owner when expiring versions, not the logged in user | ||||
| * | Added unit tests for versions storing | Vincent Petry | 2015-05-15 | 1 | -4/+86 |
| | | |||||
| * | Use owner when expiring versions, not the logged in user | Vincent Petry | 2015-05-13 | 1 | -8/+11 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-14 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #15881 from owncloud/share-moveversionsproperly | Vincent Petry | 2015-05-11 | 2 | -31/+174 |
|\ | | | | | Fix version rename with files and folders | ||||
| * | Fix version rename with files and folders | Vincent Petry | 2015-04-27 | 2 | -31/+174 |
| | | | | | | | | | | - fix moving folder into another folder - fix moving file or folder into shared folder as recipient | ||||
* | | 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 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-05 | 2 | -0/+20 |
| | | |||||
* | | Use moveFromStorage instead of streamCopy when restoring version | Vincent Petry | 2015-04-30 | 1 | -14/+1 |
| | | |||||
* | | Fix version rollback to keep fileid | Vincent Petry | 2015-04-30 | 2 | -4/+134 |
| | | |||||
* | | dont use our now non existing hook | Robin Appelman | 2015-04-27 | 1 | -1/+3 |
|/ | |||||
* | Fix usage of deprecated private constants | Joas Schilling | 2015-04-18 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-14 | 4 | -10/+10 |
| | |||||
* | fix versions tests | Bjoern Schiessle | 2015-04-07 | 1 | -0/+6 |
| | |||||
* | kill OC_FileProxy :boom: | Thomas Müller | 2015-04-07 | 1 | -14/+0 |
| | |||||
* | Merge pull request #15229 from owncloud/response-setContentLengthHeader | Thomas Müller | 2015-04-03 | 1 | -1/+1 |
|\ | | | | | Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround... | ||||
| * | Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround. | Andreas Fischer | 2015-03-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | Do not send Content-Length headers with a value larger than PHP_INT_MAX (2147483647) on Apache PHP SAPI 32-bit. PHP will eat them and send 2147483647 instead. When X-Sendfile is enabled, Apache will send a correct Content-Length header, even for files larger than 2147483647 bytes. When X-Sendfile is not enabled, ownCloud will not send a Content-Length header. This prevents progress bars from working, but allows the actual transfer to work properly. | ||||
* | | Merge pull request #15129 from owncloud/version-command-bus | Lukas Reschke | 2015-03-26 | 3 | -6/+92 |
|\ \ | | | | | | | expire versions in a background command | ||||
| * | | 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 |
| | | | |||||
| * | | Setup the filesystem in the expire command | Robin Appelman | 2015-03-26 | 3 | -4/+24 |
| | | | |||||
| * | | expire versions in a background command | Robin Appelman | 2015-03-26 | 2 | -5/+70 |
| |/ | |||||
* | | Merge pull request #14958 from owncloud/dropdown-style | Jan-Christoph Borchardt | 2015-03-26 | 1 | -3/+4 |
|\ \ | | | | | | | popover style for apps and user dropdown menus | ||||
| * | | adjust animations of Share, Versions and others to OC.menuSpeed | Jan-Christoph Borchardt | 2015-03-26 | 1 | -3/+4 |
| |/ | |||||
* / | Update license headers | Jenkins for ownCloud | 2015-03-26 | 11 | -55/+240 |
|/ | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 11 | -236/+71 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Merge pull request #14403 from owncloud/update-license-headers | Thomas Müller | 2015-02-23 | 11 | -71/+236 |
|\ | | | | | Update license headers | ||||
| * | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 11 | -71/+236 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-23 | 2 | -0/+10 |
|/ | |||||
* | Merge pull request #14366 from owncloud/remove-old-l10n-files | Lukas Reschke | 2015-02-19 | 1 | -5/+0 |
|\ | | | | | Remove some old l10n files they arent loaded anymore | ||||
| * | Remove some old l10n files they arent loaded anymore | Joas Schilling | 2015-02-19 | 1 | -5/+0 |
| | | |||||
* | | Use `int` instead of `string` | Lukas Reschke | 2015-02-16 | 1 | -1/+1 |
| | | |||||
* | | Manually type-case all AJAX files | Lukas Reschke | 2015-02-13 | 2 | -3/+3 |
|/ | | | | | | This enforces proper types on POST and GET arguments where I considered it sensible. I didn't update some as I don't know what kind of values they would support :see_no_evil: Fixes https://github.com/owncloud/core/issues/14196 for core |