Frank Karlitschek
|
5944ee6ebe
|
5.0.2
|
2013-04-02 11:23:47 +02:00 |
|
VicDeo
|
c16860e648
|
Remove space before parethesis
|
2013-03-31 16:51:54 +04:00 |
|
VicDeo
|
ed39e47c9d
|
Remove leading and trailing backslashes in classname. Ref #2310
|
2013-03-31 16:49:43 +04:00 |
|
blizzz
|
4d50a21eb4
|
Merge pull request #2558 from owncloud/fix_cache_upgrade
Fix cache upgrade
|
2013-03-27 11:10:22 -07:00 |
|
Arthur Schiwon
|
4411de0dbf
|
Cache: on equal mtime also for equal size before keeping ETag, at least makes Unit Test happy
|
2013-03-26 23:42:00 +01:00 |
|
Arthur Schiwon
|
4384cf70da
|
Cache: Do not overwrite ETag when file did not change
|
2013-03-26 16:03:40 +01:00 |
|
Arthur Schiwon
|
0b6b5e807c
|
Only prepare an SQL statement once.
|
2013-03-25 21:46:50 +01:00 |
|
Arthur Schiwon
|
b2b78228d6
|
Add PHPDoc
|
2013-03-25 21:45:55 +01:00 |
|
Arthur Schiwon
|
2e5829445f
|
Adjust to Icewind's fix
|
2013-03-25 21:45:10 +01:00 |
|
Robin Appelman
|
e63a12a481
|
Cache: fix property path for getting legacy etag
|
2013-03-25 21:43:51 +01:00 |
|
Robin Appelman
|
56302ff9cf
|
Port Icewind's fix I
|
2013-03-25 21:43:49 +01:00 |
|
Arthur Schiwon
|
19a65f6c3f
|
Change LIMIT in DB query respectively remove where not necessary
|
2013-03-25 17:54:10 +01:00 |
|
Björn Schießle
|
011ab3a11c
|
listen to touch hook to update the mtime after sync
|
2013-03-25 16:26:17 +01:00 |
|
Thomas Mueller
|
fe73b5919d
|
some more test cases & fix on file name generation with index
|
2013-03-24 19:17:56 +01:00 |
|
Thomas Mueller
|
5ad7eb080e
|
adding extension to slugified physical path
|
2013-03-24 19:17:55 +01:00 |
|
Arthur Schiwon
|
0fb9cc3c25
|
Upgrade FileCache on ownCloud upgrade for all users with files
|
2013-03-22 23:33:40 +01:00 |
|
Arthur Schiwon
|
0d075df15e
|
Performance: prepare queries only once
|
2013-03-22 13:36:31 +01:00 |
|
Arthur Schiwon
|
c82f43ee55
|
Fix lost ETag on Cache Upgrade
|
2013-03-22 13:23:43 +01:00 |
|
Thomas Mueller
|
7de540b8ee
|
using rtrim
|
2013-03-19 17:00:48 +01:00 |
|
Thomas Mueller
|
9a41453254
|
fixes #2081
|
2013-03-19 17:00:35 +01:00 |
|
Jörn Friedrich Dreyer
|
707b319157
|
Merge pull request #2449 from owncloud/fix_npe
fix npe when createStorage() returns null
|
2013-03-19 07:48:54 -07:00 |
|
Jörn Friedrich Dreyer
|
1cb3872df0
|
fix npe when createStorage() returns null
|
2013-03-19 14:18:44 +01:00 |
|
Thomas Tanghus
|
84a2be1aad
|
Backport #2440 js parameter.
|
2013-03-19 13:13:11 +01:00 |
|
Frank Karlitschek
|
532e5463db
|
backport https://github.com/owncloud/core/pull/2411
|
2013-03-17 22:17:24 +01:00 |
|
Robin Appelman
|
cfea3ce2d7
|
Cache: better rename hook for cache updater
|
2013-03-17 14:16:13 +01:00 |
|
Michael Gapczynski
|
e6616ed758
|
Add error handling to the file cache upgrade
|
2013-03-16 15:22:27 -04:00 |
|
Björn Schießle
|
92ce2bf89b
|
fix for #2267, use OC_DB instead of MDB2
|
2013-03-13 16:51:41 +01:00 |
|
Thomas Mueller
|
eedc1e76db
|
enable UTF-8 charset on mssql
disable MDB2_PORTABILITY_EMPTY_TO_NULL for mssql to allow insert of empty string to no null fields
|
2013-03-12 20:01:40 +01:00 |
|
Thomas Mueller
|
510cbc4ff9
|
write error message to log file in case insert to file cache failed - took hours to find that the insert failed :-(
|
2013-03-12 20:01:40 +01:00 |
|
Thomas Mueller
|
9b9497bedf
|
fixing various filesystem/storage unit tests on windows
fixing copy operation on mapper
|
2013-03-12 19:57:56 +01:00 |
|
Thomas Mueller
|
253f7ec932
|
adding //IGNORE to iconv to prevent nasty php warnings
|
2013-03-12 19:57:28 +01:00 |
|
Thomas Mueller
|
8bafcd1414
|
slug generates uniqid in case the file/folder name contains not one single valid character
|
2013-03-12 19:56:44 +01:00 |
|
Thomas Mueller
|
40bb805b83
|
indexed slug should be created based on logic path
|
2013-03-12 19:56:33 +01:00 |
|
Olivier Tétard
|
2afece459a
|
Fix file sharing via public link for one particular file.
Fix OC_Files::get() to not return the first character of the filename
if only one file is requested.
|
2013-03-12 11:53:41 +01:00 |
|
Frank Karlitschek
|
256595e7b2
|
5.0.0
|
2013-03-09 18:51:02 +01:00 |
|
Lukas Reschke
|
3ae70ab162
|
Check if username is valid and remove slashes from filename
|
2013-03-11 16:21:26 +01:00 |
|
Bernhard Posselt
|
1e20067c00
|
Merge pull request #2183 from owncloud/fix-shared-statuses-again
Fix #2080 and fix #2141
|
2013-03-11 02:43:16 -07:00 |
|
Bernhard Posselt
|
11251ec8a8
|
Merge pull request #2218 from owncloud/fix-mounting-all
Fix variable for mounting for all users, fix #357
|
2013-03-11 02:41:41 -07:00 |
|
Bernhard Posselt
|
049a4df259
|
Merge pull request #1786 from owncloud/shared-folder-etags
Include etags for the root of the shared folder
|
2013-03-11 02:38:50 -07:00 |
|
Lukas Reschke
|
3c06020e3e
|
Merge pull request #2217 from owncloud/mountconfig-location
Store the global mount configuration file in the datadir
|
2013-03-10 00:25:10 -08:00 |
|
Michael Gapczynski
|
8a5946fadc
|
Fix variable for mounting for all users, fix #357
|
2013-03-09 21:09:31 -05:00 |
|
Robin Appelman
|
be4806d031
|
Store the global mount configuration file in the datadir
|
2013-03-10 02:25:03 +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 |
|
Jenkins for ownCloud
|
6bdb84ab28
|
[tx-robot] updated from transifex
|
2013-03-10 00:06:53 +01:00 |
|
Valerio Ponte
|
99c873ea29
|
fixed typo that broke xsendfile
|
2013-03-09 15:35:36 +01:00 |
|
Arthur Schiwon
|
988a67fc9a
|
remove remaining br-tags that do not belong here
|
2013-03-09 13:45:37 +01: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 |
|
Lukas Reschke
|
546fb72b25
|
Merge pull request #2165 from owncloud/fix_2155
Offer download of whole shared dir only if it does not exceed zip input ...
|
2013-03-08 10:31:48 -08:00 |
|
Arthur Schiwon
|
f4a326173e
|
fix foldersize check to validate zip input size
|
2013-03-08 19:21:06 +01:00 |
|