summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4243 from owncloud/no_empty_versionsBjörn Schießle2013-08-081-2/+5
|\
| * don't create empty versionsBjoern Schiessle2013-07-301-2/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2013-08-071-0/+3
* | [tx-robot] updated from transifexJenkins for ownCloud2013-08-041-0/+3
* | [tx-robot] updated from transifexJenkins for ownCloud2013-08-012-0/+6
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-07-303-0/+9
* [tx-robot] updated from transifexJenkins for ownCloud2013-07-293-0/+7
* [tx-robot] updated from transifexJenkins for ownCloud2013-07-2825-21/+61
* [tx-robot] updated from transifexJenkins for ownCloud2013-07-2746-315/+48
* new version drop downBjörn Schießle2013-07-259-211/+221
* fix array access and change variable names according to the coding styleBjörn Schießle2013-07-121-11/+13
* continue cleaning-up old versions if availableSpace=0. It's not necessary but...Björn Schießle2013-07-121-1/+1
* fix some var names according to our style guideBjörn Schießle2013-07-121-7/+7
* adjust commentsBjörn Schießle2013-07-121-1/+1
* fix typo in commentBjörn Schießle2013-07-121-1/+1
* also expire versions on rename, to update the history more regularlyBjörn Schießle2013-07-121-0/+2
* it is enough to call the expire function onceBjörn Schießle2013-07-121-6/+1
* call expire function before writing the new version to make sure to have enou...Björn Schießle2013-07-121-63/+96
* [tx-robot] updated from transifexJenkins for ownCloud2013-07-101-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2013-07-081-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2013-06-201-7/+7
* don't normalize absolute local pathBjörn Schießle2013-06-171-1/+1
* only escape glob patternBjörn Schießle2013-06-141-3/+4
* [tx-robot] updated from transifexJenkins for ownCloud2013-06-081-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2013-06-071-1/+9
* prevent files_versions from calling file proxy which calls files_encryption a...Florin Peter2013-05-301-0/+17
* [tx-robot] updated from transifexJenkins for ownCloud2013-05-211-0/+11
* fix history template, print_unescaped() needs to include closing tagsBjörn Schießle2013-05-141-4/+4
* [tx-robot] updated from transifexJenkins for ownCloud2013-05-122-2/+11
* rename a file if it gets restored so that it no longer exists as a version. O...Björn Schießle2013-05-081-1/+1
* touch file relative to users file folder, otherwise the hooks will be ignoredBjörn Schießle2013-05-081-4/+5
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-278-19/+8
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-261-3/+9
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-241-0/+2
* adapt free space calculation to the way it is done for the trash binBjörn Schießle2013-04-171-7/+15
* add explenation of the expire function to the apps descriptionBjörn Schießle2013-04-161-1/+19
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-131-0/+11
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-121-1/+1
* remove used space for versions from db is a user was deletedBjörn Schießle2013-04-113-0/+28
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-111-3/+9
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-103-2/+9
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-081-3/+9
* [tx-robot] updated from transifexJenkins for ownCloud2013-04-022-3/+10
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-311-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-301-3/+9
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-272-3/+4
* add backticks around table namesBjörn Schießle2013-03-251-3/+3
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-201-3/+9
* remove backticks around table namesBjörn Schießle2013-03-151-3/+3
* add backtick for db queries to prevent postgresql errorsBjörn Schießle2013-03-151-3/+3