summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #17316 from ↵Joas Schilling2015-07-021-1/+1
|\ | | | | | | | | owncloud/master-delete-ocsid-from-db-if-none-specified [Master] Delete OCS ID from DB if none is specified
| * Bump versionsLukas Reschke2015-07-021-1/+1
| |
* | [master] Remove OCS IDsLukas Reschke2015-07-021-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 transifexJenkins for ownCloud2015-07-024-4/+4
|
* Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_utilMorris Jobke2015-07-011-3/+3
|\ | | | | Move core apps from OC_Log::write to OCP\Util
| * Move core apps from OC_Log::write to OCP\UtilRoeland Jago Douma2015-05-181-3/+3
| |
* | update license headers and authorsMorris Jobke2015-06-259-8/+24
| |
* | Use trusted mimetypeLukas Reschke2015-06-221-1/+1
| | | | | | | | We shall not use untrusted mimetypes in this context
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-072-0/+8
| |
* | Add unit tests for non existing usersJoas Schilling2015-06-051-0/+34
| |
* | Check whether the user exists before trying to set up his file systemJoas Schilling2015-06-051-0/+6
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-022-0/+20
| |
* | Abort expiration when file is goneVincent Petry2015-05-292-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-delayVincent Petry2015-05-201-0/+1
|\ \ | | | | | | wait with copying the skeleton untill login and setupfs are done
| * | fix testsRobin Appelman2015-05-181-0/+1
| |/
* / Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-1/+0
|/ | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
* Merge pull request #16337 from owncloud/versions-expireforownerJoas Schilling2015-05-152-12/+97
|\ | | | | Use owner when expiring versions, not the logged in user
| * Added unit tests for versions storingVincent Petry2015-05-151-4/+86
| |
| * Use owner when expiring versions, not the logged in userVincent Petry2015-05-131-8/+11
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-142-2/+2
|/
* Merge pull request #15881 from owncloud/share-moveversionsproperlyVincent Petry2015-05-112-31/+174
|\ | | | | Fix version rename with files and folders
| * Fix version rename with files and foldersVincent Petry2015-04-272-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 pathJoas Schilling2015-05-071-1/+12
| |
* | Do not run method when the path is emptyJoas Schilling2015-05-071-0/+3
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-052-0/+20
| |
* | Use moveFromStorage instead of streamCopy when restoring versionVincent Petry2015-04-301-14/+1
| |
* | Fix version rollback to keep fileidVincent Petry2015-04-302-4/+134
| |
* | dont use our now non existing hookRobin Appelman2015-04-271-1/+3
|/
* Fix usage of deprecated private constantsJoas Schilling2015-04-181-1/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-144-10/+10
|
* fix versions testsBjoern Schiessle2015-04-071-0/+6
|
* kill OC_FileProxy :boom:Thomas Müller2015-04-071-14/+0
|
* Merge pull request #15229 from owncloud/response-setContentLengthHeaderThomas Müller2015-04-031-1/+1
|\ | | | | Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround...
| * Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.Andreas Fischer2015-03-261-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-busLukas Reschke2015-03-263-6/+92
|\ \ | | | | | | expire versions in a background command
| * | teardown after we're doneRobin Appelman2015-03-261-0/+1
| | |
| * | save uid instead of user object in commandRobin Appelman2015-03-262-5/+5
| | |
| * | Setup the filesystem in the expire commandRobin Appelman2015-03-263-4/+24
| | |
| * | expire versions in a background commandRobin Appelman2015-03-262-5/+70
| |/
* | Merge pull request #14958 from owncloud/dropdown-styleJan-Christoph Borchardt2015-03-261-3/+4
|\ \ | | | | | | popover style for apps and user dropdown menus
| * | adjust animations of Share, Versions and others to OC.menuSpeedJan-Christoph Borchardt2015-03-261-3/+4
| |/
* / Update license headersJenkins for ownCloud2015-03-2611-55/+240
|/
* Revert "Updating license headers"Morris Jobke2015-02-2611-236/+71
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Merge pull request #14403 from owncloud/update-license-headersThomas Müller2015-02-2311-71/+236
|\ | | | | Update license headers
| * Updating license headersJenkins for ownCloud2015-02-2311-71/+236
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-232-0/+10
|/
* Merge pull request #14366 from owncloud/remove-old-l10n-filesLukas Reschke2015-02-191-5/+0
|\ | | | | Remove some old l10n files they arent loaded anymore
| * Remove some old l10n files they arent loaded anymoreJoas Schilling2015-02-191-5/+0
| |
* | Use `int` instead of `string`Lukas Reschke2015-02-161-1/+1
| |
* | Manually type-case all AJAX filesLukas Reschke2015-02-132-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