summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Florin Peter2013-05-301-0/+17
| | | | and do unnecessary load and file operations
* [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. ↵Björn Schießle2013-05-081-1/+1
| | | | Otherwise it can happen that the expire() function removes all other versions so that we end up with only one version which is exactly the same as the original file
* 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
|
* Merge pull request #2317 from owncloud/create_version_on_uploadFrank Karlitschek2013-03-151-3/+10
|\ | | | | create new version if the same file is uploaded again over the web interface
| * fix var nameBjörn Schießle2013-03-141-2/+2
| |
| * fix var nameBjörn Schießle2013-03-141-1/+1
| |
| * create new version if the same file is uploaded again over the web interfaceBjörn Schießle2013-03-141-3/+10
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-03-151-0/+6
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-03-132-1/+2
|
* Merge pull request #1584 from owncloud/ocs_multiple_methodsTom Needham2013-03-093-0/+33
|\ | | | | Allow registering of multiple methods on each api route. Add /cloud/capabilities route.
| * Merge in masterTom Needham2013-03-097-10/+23
| |\
| * \ Rebase to current masterTom Needham2013-03-0550-305/+416
| |\ \
| * | | Change capabilities exposure for files_versions since it extends filesTom Needham2013-02-101-3/+2
| | | |
| * | | Remove debug call, correct app identifierTom Needham2013-02-101-1/+1
| | | |
| * | | Fix api result merging.Tom Needham2013-02-093-5/+6
| | | |
| * | | Merge in masterTom Needham2013-02-0917-22/+108
| |\ \ \
| * | | | Add capabilities exposure to the versioning appTom Needham2013-02-093-0/+32
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-091-1/+9
| |_|_|/ |/| | |
* | | | Merge pull request #2189 from owncloud/versioning_sync_clientBernhard Posselt2013-03-081-1/+9
|\ \ \ \ | | | | | | | | | | fix versioning for the sync client - distinguish between touch and write operation
| * | | | remove some debug output; move code to the right functionBjörn Schießle2013-03-082-6/+8
| | | | |
| * | | | remove debug outputBjörn Schießle2013-03-081-2/+1
| | | | |
| * | | | distinguish between touch and writeBjörn Schießle2013-03-072-0/+7
| | | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-081-1/+2
|/ / / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-063-0/+3
| | | |