Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 3 | -71/+25 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 3 | -25/+71 |
| | |||||
* | replace hook with storage wrapper | Bjoern Schiessle | 2015-01-19 | 1 | -1/+1 |
| | |||||
* | make versions of shared files downloadable | Bjoern Schiessle | 2015-01-09 | 1 | -3/+3 |
| | |||||
* | reduce OC_Preferences, OC_Config and \OCP\Config usage | Morris Jobke | 2014-12-08 | 1 | -3/+4 |
| | | | | | | | | | | * files_encryption * files_versions * files_trashbin * tests * status.php * core * server container | ||||
* | Autoload lib files of versions app | Joas Schilling | 2014-12-02 | 1 | -0/+0 |
| | |||||
* | don't move versions if only the mount point was renamed | Bjoern Schiessle | 2014-10-31 | 1 | -0/+10 |
| | |||||
* | Fix typo | Lukas Reschke | 2014-10-29 | 1 | -2/+2 |
| | |||||
* | get the source path and owner in a pre hook and the target path and owner in a | Bjoern Schiessle | 2014-10-29 | 2 | -11/+68 |
| | | | | post hook | ||||
* | make sure that we always delete oldest first | Bjoern Schiessle | 2014-10-09 | 1 | -0/+3 |
| | |||||
* | make sure that the versions array contains the correct path | Bjoern Schiessle | 2014-08-05 | 1 | -2/+2 |
| | |||||
* | add unit test for rename and copy operation | Bjoern Schiessle | 2014-07-30 | 1 | -0/+10 |
| | |||||
* | make sure that we always find all versions | Bjoern Schiessle | 2014-07-30 | 1 | -22/+37 |
| | |||||
* | make the versions and encryption app aware of the copy operation | Bjoern Schiessle | 2014-07-30 | 2 | -5/+26 |
| | |||||
* | Remove deleted versions from the cache | Robin Appelman | 2014-07-10 | 1 | -4/+21 |
| | |||||
* | Dont delete versions as local files | Robin Appelman | 2014-07-07 | 1 | -5/+4 |
| | |||||
* | initialize array | Bjoern Schiessle | 2014-06-18 | 1 | -0/+1 |
| | |||||
* | wwe no longer have a versions table | Bjoern Schiessle | 2014-06-10 | 2 | -26/+0 |
| | |||||
* | Fix merge conflict | Thomas Müller | 2014-06-03 | 1 | -31/+0 |
| | |||||
* | let file cache handle the versions size | Bjoern Schiessle | 2014-06-02 | 1 | -40/+9 |
| | |||||
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 2 | -13/+13 |
| | | | | * test case added to avoid adding them later | ||||
* | Fix more missing or broken PHPDoc | Robin McCorkell | 2014-05-16 | 1 | -3/+3 |
| | |||||
* | Fix PHPDoc in /apps | Robin McCorkell | 2014-05-16 | 1 | -6/+6 |
| | |||||
* | @returns -> @return | Thomas Müller | 2014-05-13 | 1 | -1/+1 |
| | |||||
* | remove legacy aka deprecated code: OC_Filesystem | Thomas Müller | 2014-05-12 | 1 | -1/+1 |
| | |||||
* | add preDelete hook for files_versions app | Georg Ehrke | 2014-03-11 | 1 | -1/+4 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -2/+2 |
| | | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend | ||||
* | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-18 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: lib/private/migration/content.php | ||||
| * | Remove usage of legacy OC_Appconfig | Robin Appelman | 2014-02-13 | 1 | -1/+1 |
| | | |||||
* | | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -2/+2 |
|/ | |||||
* | fix array order | Bjoern Schiessle | 2014-01-22 | 1 | -4/+3 |
| | |||||
* | fix size calculation of getAllVersions() | Bjoern Schiessle | 2014-01-22 | 1 | -1/+1 |
| | |||||
* | isolate getExpireList function to make it testable | Bjoern Schiessle | 2014-01-21 | 1 | -77/+76 |
| | |||||
* | don't use the user id within the versions preview call as it could be used ↵ | Thomas Müller | 2014-01-21 | 1 | -6/+11 |
| | | | | to access previews of another user | ||||
* | When reading the size of "files" mountpoints need to be excluded | Vincent Petry | 2014-01-20 | 1 | -1/+1 |
| | | | | | | | | | | | The versions and trashbin app are now passing "includeMountPoints=false" to "getFileInfo()" to make sure that the calculated total size doesn't include mount points like Shared or external storage. This is because the default call (legacy) used to return the size of mount points as well. Fixes #6731 | ||||
* | call getFileInfo to enforce a file cache entry for the new version, fix #6286 | Bjoern Schiessle | 2014-01-15 | 1 | -2/+4 |
| | |||||
* | use better coding style | Bjoern Schiessle | 2013-11-28 | 1 | -1/+2 |
| | |||||
* | make sure that we don't try to access an already deleted files, fixes some ↵ | Bjoern Schiessle | 2013-11-28 | 2 | -16/+49 |
| | | | | file source not found warnings | ||||
* | Merge pull request #6039 from owncloud/trashbin_move_file_to_owners_trash | Björn Schießle | 2013-11-27 | 1 | -0/+1 |
|\ | | | | | move files to owners trash | ||||
| * | move files to owners trash | Bjoern Schiessle | 2013-11-25 | 1 | -0/+1 |
| | | |||||
* | | remove unused variable | Bjoern Schiessle | 2013-11-22 | 1 | -2/+0 |
| | | |||||
* | | use oc filesystem operations to calc the versions size. This makes sure that ↵ | Bjoern Schiessle | 2013-11-19 | 1 | -12/+13 |
|/ | | | | we can handle missing directories correctly | ||||
* | implement delete hooks in file versions lib | Georg Ehrke | 2013-11-12 | 1 | -0/+3 |
| | |||||
* | Merge branch 'master' into versioning_preview_shared | Bjoern Schiessle | 2013-10-11 | 1 | -14/+12 |
|\ | |||||
| * | some small fixes | Bjoern Schiessle | 2013-10-11 | 1 | -2/+1 |
| | | |||||
| * | make files versions root a class constant | Bjoern Schiessle | 2013-10-10 | 1 | -3/+3 |
| | | |||||
| * | some small changes/fixes | Bjoern Schiessle | 2013-10-10 | 1 | -9/+8 |
| | | |||||
* | | make previews work for shared files in the versions drop-down | Bjoern Schiessle | 2013-10-10 | 1 | -1/+1 |
|/ | |||||
* | fix getVersions() for sub directories | Bjoern Schiessle | 2013-10-10 | 1 | -2/+3 |
| | |||||
* | add missing preview link | Bjoern Schiessle | 2013-10-10 | 1 | -0/+1 |
| |