summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax bugBart Visscher2012-09-191-1/+1
* Fix versioning of shared filesBart Visscher2012-09-191-72/+34
* Check if the versioned file exists before trying to do the versioningBart Visscher2012-09-171-0/+6
* Don't hide errors doing the versioning copyBart Visscher2012-09-131-1/+1
* adding space between) and {Thomas Mueller2012-09-072-6/+6
* Whitespace fixesBart Visscher2012-09-071-44/+44
* EOL fixesBart Visscher2012-09-071-311/+311
* OC_Share no longer exists. remove hooks that would trigger require_once / aut...jfd2012-08-251-29/+34
* fix ununsed variablesRobin Appelman2012-07-211-3/+3
* use getStorage() to get versions locationBjoern Schiessle2012-07-112-154/+137
* add OCP\Files to access filesBjoern Schiessle2012-07-101-4/+3
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-37/+35
* increase the time limit again to a sensible granularity of 1 min.Frank Karlitschek2012-07-061-1/+1
* use OC_Filesystem for rollbackBjoern Schiessle2012-07-051-1/+4
* moved remove and rename hook to libs/hooks.phpBjoern Schiessle2012-07-052-37/+37
* Merge branch 'master' of gitorious.org:owncloud/owncloudSam Tuke2012-07-031-10/+20
* Moved hooks and versions.php into new lib directorySam Tuke2012-07-032-0/+388