Jenkins for ownCloud
|
3c79d89492
|
[tx-robot] updated from transifex
|
2013-06-08 02:13:41 +02:00 |
Jenkins for ownCloud
|
67c085417c
|
[tx-robot] updated from transifex
|
2013-06-07 02:17:50 +02:00 |
Florin Peter
|
b3834b49c3
|
prevent files_versions from calling file proxy which calls files_encryption and do unnecessary load and file operations
|
2013-05-30 22:05:52 +02:00 |
Jenkins for ownCloud
|
afdad5c74d
|
[tx-robot] updated from transifex
|
2013-05-21 02:04:52 +02:00 |
Björn Schießle
|
96ff19a703
|
fix history template, print_unescaped() needs to include closing tags
|
2013-05-14 21:22:30 +02:00 |
Jenkins for ownCloud
|
74f92d0c7f
|
[tx-robot] updated from transifex
|
2013-05-12 02:05:29 +02:00 |
Björn Schießle
|
bda8187f3b
|
rename a file if it gets restored so that it no longer exists as a version. 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
|
2013-05-08 23:00:13 +02:00 |
Björn Schießle
|
b9134dcd6a
|
touch file relative to users file folder, otherwise the hooks will be ignored
|
2013-05-08 22:59:49 +02:00 |
Jenkins for ownCloud
|
7b2c64236c
|
[tx-robot] updated from transifex
|
2013-04-27 02:24:29 +02:00 |
Jenkins for ownCloud
|
7ea2f785f4
|
[tx-robot] updated from transifex
|
2013-04-26 01:58:21 +02:00 |
Jenkins for ownCloud
|
a7b4469b2e
|
[tx-robot] updated from transifex
|
2013-04-24 02:01:20 +02:00 |
Björn Schießle
|
ddde1b65db
|
adapt free space calculation to the way it is done for the trash bin
|
2013-04-17 10:43:12 +02:00 |
Björn Schießle
|
01d203c773
|
add explenation of the expire function to the apps description
|
2013-04-16 12:31:33 +02:00 |
Jenkins for ownCloud
|
19afc216cf
|
[tx-robot] updated from transifex
|
2013-04-13 02:15:54 +02:00 |
Jenkins for ownCloud
|
33ee2e2f10
|
[tx-robot] updated from transifex
|
2013-04-12 02:11:02 +02:00 |
Björn Schießle
|
544a46c690
|
remove used space for versions from db is a user was deleted
|
2013-04-11 14:39:56 +02:00 |
Jenkins for ownCloud
|
b02db643d0
|
[tx-robot] updated from transifex
|
2013-04-11 02:10:41 +02:00 |
Jenkins for ownCloud
|
c06bc81c79
|
[tx-robot] updated from transifex
|
2013-04-10 02:09:39 +02:00 |
Jenkins for ownCloud
|
ccde0212b1
|
[tx-robot] updated from transifex
|
2013-04-08 02:18:28 +02:00 |
Jenkins for ownCloud
|
29d33ff7c2
|
[tx-robot] updated from transifex
|
2013-04-02 00:04:27 +02:00 |
Jenkins for ownCloud
|
cfd8b911b6
|
[tx-robot] updated from transifex
|
2013-03-31 00:03:46 +01:00 |
Jenkins for ownCloud
|
5e74ec26a8
|
[tx-robot] updated from transifex
|
2013-03-30 00:06:29 +01:00 |
Jenkins for ownCloud
|
0c666cb764
|
[tx-robot] updated from transifex
|
2013-03-27 00:11:05 +01:00 |
Björn Schießle
|
5924d1d95c
|
add backticks around table names
|
2013-03-25 12:29:13 +01:00 |
Jenkins for ownCloud
|
63e3f978ab
|
[tx-robot] updated from transifex
|
2013-03-20 00:02:44 +01:00 |
Björn Schießle
|
418fb98c40
|
remove backticks around table names
|
2013-03-15 12:10:21 +01:00 |
Björn Schießle
|
e37e884d7a
|
add backtick for db queries to prevent postgresql errors
|
2013-03-15 12:10:07 +01:00 |
Frank Karlitschek
|
92a8676350
|
Merge pull request #2317 from owncloud/create_version_on_upload
create new version if the same file is uploaded again over the web interface
|
2013-03-15 01:18:20 -07:00 |
Jenkins for ownCloud
|
0c123ebf9d
|
[tx-robot] updated from transifex
|
2013-03-15 00:06:36 +01:00 |
Björn Schießle
|
f78594c0ae
|
fix var name
|
2013-03-14 17:09:48 +01:00 |
Björn Schießle
|
93b2ada6f6
|
fix var name
|
2013-03-14 17:08:16 +01:00 |
Björn Schießle
|
0cf50d63bf
|
create new version if the same file is uploaded again over the web interface
|
2013-03-14 16:47:59 +01:00 |
Jenkins for ownCloud
|
f3a2daaa9d
|
[tx-robot] updated from transifex
|
2013-03-13 00:06:21 +01:00 |
Tom Needham
|
dfbf57207d
|
Merge pull request #1584 from owncloud/ocs_multiple_methods
Allow registering of multiple methods on each api route. Add /cloud/capabilities route.
|
2013-03-09 16:59:13 -08:00 |
Tom Needham
|
e58dbd46fc
|
Merge in master
|
2013-03-09 00:04:33 +00:00 |
Jenkins for ownCloud
|
0629ff4dd9
|
[tx-robot] updated from transifex
|
2013-03-09 00:06:34 +01:00 |
Bernhard Posselt
|
0525bbd73c
|
Merge pull request #2189 from owncloud/versioning_sync_client
fix versioning for the sync client - distinguish between touch and write operation
|
2013-03-08 03:05:28 -08:00 |
Björn Schießle
|
8d26400cb5
|
remove some debug output; move code to the right function
|
2013-03-08 11:27:25 +01:00 |
Björn Schießle
|
45869afa5a
|
remove debug output
|
2013-03-08 10:51:28 +01:00 |
Jenkins for ownCloud
|
308c85090e
|
[tx-robot] updated from transifex
|
2013-03-08 00:26:35 +01:00 |
Björn Schießle
|
48bb53030c
|
distinguish between touch and write
|
2013-03-07 15:51:44 +01:00 |
Jenkins for ownCloud
|
c1a32b5073
|
[tx-robot] updated from transifex
|
2013-03-06 00:08:33 +01:00 |
Tom Needham
|
370f202251
|
Rebase to current master
|
2013-03-05 00:25:56 +00:00 |
Björn Schießle
|
2a5d9ca9c5
|
damn copy&paste, fix wrong var name
|
2013-03-04 12:59:48 +01:00 |
Björn Schießle
|
21bad1fcc0
|
fix type in var name
|
2013-03-04 12:33:16 +01:00 |
Björn Schießle
|
94dab96dba
|
fix quota calculation for trash and versions
|
2013-03-04 12:17:57 +01:00 |
Jenkins for ownCloud
|
844e18a8b1
|
[tx-robot] updated from transifex
|
2013-03-03 00:06:56 +01:00 |
Jenkins for ownCloud
|
6c96b93fd4
|
[tx-robot] updated from transifex
|
2013-03-05 00:19:07 +01:00 |
Bernhard Posselt
|
10b108ed8a
|
Merge pull request #2030 from j-ed/master
suppress log messages like `include path for class ... starts with "apps/"`
|
2013-03-04 12:59:39 -08:00 |
Björn Schießle
|
70014d37dc
|
fix expire function
|
2013-03-04 17:20:14 +01:00 |