Commit Graph

272 Commits (ab8c97e9c60307d25b83c71d2ea210b40e836382)

Author SHA1 Message Date
Jenkins for ownCloud bfe6334cd9 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 68fa0b7dcc [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 8d9352a40d [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud fb23ac3ce2 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 39d19a9274 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 04146f2059 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud f7d898d835 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud e5c05e9674 [tx-robot] updated from transifex 12 years ago
Thomas Mueller e0212c1174 l10n support enhanced in files_versions 12 years ago
Thomas Mueller 488ab0dba2 l10n support enhanced in files_version 12 years ago
Bart Visscher 0e548283fc Replace OC_FileCache usage in files_versions 12 years ago
Bart Visscher 3e7ca373ec Only calculate md5 of local file once 12 years ago
Bart Visscher 148e4facfa Change files_versions namespace to OCA\Files_Versions 12 years ago
Jenkins for ownCloud 98f37f4bed [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud da6e79a381 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud b29b55a332 [tx-robot] updated from transifex 12 years ago
Robin Appelman 929b8c3e69 fix files_version hooks 12 years ago
Robin Appelman 7207211f3a change required ownCloud version to 4.91 12 years ago
Jenkins for ownCloud 00a28062e1 [tx-robot] updated from transifex 12 years ago
Björn Schießle f15deaf556 listen to post delete event to allow the trash bin to create a copy of the version first 12 years ago
Bart Visscher a8f963d9cf Spaces to tabs 12 years ago
Björn Schießle c494eb79ab listen to post delete event to allow the trash bin to create a copy of the version first 12 years ago
Björn Schießle 73c4d0faff initialize $versionCreated 12 years ago
Björn Schießle f71a5dec99 initialize 12 years ago
Björn Schießle 60d5d5f636 fix for issue #1186, missing variables added 12 years ago
Björn Schießle ef4e6f3d6c fix for issue #1189, missing variables added 12 years ago
Jenkins for ownCloud fdd667a83c [tx-robot] updated from transifex 12 years ago
Björn Schießle d276d21c76 - code clean-up 12 years ago
Björn Schießle 99a0ea44ee function description fixed 12 years ago
Björn Schießle 67d00bc6bb some more clean-up, isVersioned() is no longer needed; rename hook fixed if a complete folder gets renamed 12 years ago
Björn Schießle 6be9c0a974 some code clean-up 12 years ago
Jenkins for ownCloud d03dce1283 [tx-robot] updated from transifex 12 years ago
Björn Schießle dca0fda2ad keep track of the size of the versions directory 12 years ago
Björn Schießle 417498d519 add complete size of versions to array 12 years ago
Jenkins for ownCloud 912050afa0 [tx-robot] updated from transifex 12 years ago
Björn Schießle d51fba7781 every 1000s run reduce the number of versions for all files, not only for the currently edited file 12 years ago
Björn Schießle a0b0a1d294 adjust timestamp of the file copied from the version history 12 years ago
Björn Schießle 619c3ef56d use limits defined in issue https://github.com/owncloud/core/issues/860 12 years ago
Thomas Mueller 7042b5bf1f remove silly assignment 12 years ago
Jenkins for ownCloud 3bcdd8c900 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 329bddab48 [tx-robot] updated from transifex 12 years ago
Michael Gapczynski f94c26e573 Change post_write hook to write to prevent creating a duplicate of the original file on upload 12 years ago
Jenkins for ownCloud e9c51b319e [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 0656b41747 [tx-robot] updated from transifex 12 years ago
Björn Schießle ec3c5f36cb debug output removed 12 years ago
Björn Schießle 21cdf93616 remove DEFAULTMAXFILESIZE limit and make percentage of available space for versions configurable 12 years ago
Björn Schießle e6e9d332cb add missing bracket 12 years ago
Jenkins for ownCloud a4b0df419e [tx-robot] updated from transifex 12 years ago
Björn Schießle 0e0d54dc58 get timestamp from file instead from time(); typo fixed 12 years ago
Björn Schießle 2a42344781 don't check for min interval, no longer needed 12 years ago