aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/lib/hooks.php
Commit message (Expand)AuthorAgeFilesLines
* some more clean-up, isVersioned() is no longer needed; rename hook fixed if a...Björn Schießle2013-01-111-12/+10
* keep track of the size of the versions directoryBjörn Schießle2013-01-101-9/+9
* Checkstyle: many fixesFelix Moeller2012-11-021-1/+1
* Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-231-1/+1
* fix missing dir creation for file versions (OC_Filesystemview::mkdir doesn't ...Björn Schießle2012-10-101-1/+1
* adding space between) and {Thomas Mueller2012-09-071-2/+2
* Whitespace fixesBart Visscher2012-09-071-44/+44
* use getStorage() to get versions locationBjoern Schiessle2012-07-111-32/+37
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-37/+35
* moved remove and rename hook to libs/hooks.phpBjoern Schiessle2012-07-051-0/+37
* Moved hooks and versions.php into new lib directorySam Tuke2012-07-031-0/+35