summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/lib
Commit message (Expand)AuthorAgeFilesLines
* fix typo in variable nameBjörn Schießle2012-12-021-1/+1
* fix regression in file versioning for shared filesBjörn Schießle2012-12-021-6/+6
* Checkstyle: Fix the last two InvalidEOLCharFelix Moeller2012-11-041-277/+277
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* Checkstyle: many fixesFelix Moeller2012-11-022-5/+5
* remove remaining line from merge conflictBjörn Schießle2012-10-271-2/+1
* fix broken paths in versions appBjörn Schießle2012-10-271-280/+279
* Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-232-3/+3
* make files_versions use OC_User::getHome, fixes 'PHP Warning: Missing argume...Arthur Schiwon2012-10-151-7/+8
* Whitespace cleanupBart Visscher2012-10-141-1/+1
* fix missing dir creation for file versions (OC_Filesystemview::mkdir doesn't ...Björn Schießle2012-10-102-4/+4
* 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