Jörn Friedrich Dreyer
|
588bbd2c9f
|
Merge pull request #573 from owncloud/more_indexes
more db indexes
|
2012-11-26 06:17:27 -08:00 |
Arthur Schiwon
|
74cf3b5dfb
|
use normalizePath to have a proper target path
|
2012-11-26 14:35:13 +01:00 |
Arthur Schiwon
|
4c707d1b1f
|
remove debug output
|
2012-11-26 14:35:02 +01:00 |
Arthur Schiwon
|
e5ad774ab0
|
coding style
|
2012-11-26 14:34:51 +01:00 |
Arthur Schiwon
|
4764876192
|
check whether to join url with ? or &
|
2012-11-26 14:34:41 +01:00 |
Arthur Schiwon
|
776be8d9f7
|
all but the first parameter are introduced by &
|
2012-11-26 14:34:28 +01:00 |
Arthur Schiwon
|
fdc7a8b204
|
make sure path starts with /
|
2012-11-26 14:34:09 +01:00 |
Jenkins for ownCloud
|
7892204077
|
[tx-robot] updated from transifex
|
2012-11-26 00:02:04 +01:00 |
Robin Appelman
|
a609992a75
|
better check if we are passing a fileid to Cache::get
|
2012-11-25 16:30:57 +01:00 |
Robin Appelman
|
0cfef83ed9
|
sort output of getFolderContent by name
|
2012-11-25 16:08:35 +01:00 |
Robin Appelman
|
03fd43a239
|
Merge branch 'master' into filesystem
|
2012-11-25 15:38:17 +01:00 |
Thomas Müller
|
f005254a91
|
Merge pull request #576 from owncloud/webdav_output_buffer
make sure the output buffer is closed when handeling webdav
|
2012-11-25 06:15:08 -08:00 |
Frank Karlitschek
|
f712ca61df
|
remove the index on the share table because of problems with the index size. Thanks to icewind for spotting this.
|
2012-11-25 15:09:07 +01:00 |
Robin Appelman
|
eaf8399aaf
|
make sure the output buffer is closed when handeling webdav
|
2012-11-25 14:45:13 +01:00 |
Robin Appelman
|
ffd14dfd09
|
add sample configuration for user backends
|
2012-11-25 14:43:45 +01:00 |
Thomas Müller
|
f81321af3d
|
Merge pull request #556 from owncloud/postgres_insert_id
use lastval() to get the insert id in postgesql
|
2012-11-24 22:55:33 -08:00 |
Michael Gapczynski
|
cc5d8e5609
|
Check if data variable in scanner isn't null before using it
|
2012-11-24 20:29:57 -05:00 |
Jenkins for ownCloud
|
1857d5f914
|
[tx-robot] updated from transifex
|
2012-11-25 00:03:37 +01:00 |
Robin Appelman
|
709aacfa0f
|
change behaviour of Filesystem::getMountPoint when a mountpoint is passed as path without trailing slash
|
2012-11-24 23:41:39 +01:00 |
Robin Appelman
|
d3e37fa157
|
remove fileatime from common storage backend
|
2012-11-24 22:55:26 +01:00 |
Michael Gapczynski
|
c47bf9bbce
|
Add checks for storage object
|
2012-11-24 16:42:54 -05:00 |
Frank Karlitschek
|
ebe3c9130d
|
add a few more indexes. This is just a first step. More work is needed here but this should improve perfomance already for big installations.
|
2012-11-24 20:58:51 +01:00 |
Michael Gapczynski
|
9b630f57d0
|
Merge pull request #562 from owncloud/dberrors
prettier error output.
|
2012-11-24 09:30:19 -08:00 |
Frank Karlitschek
|
e450933650
|
remove left over tag
|
2012-11-24 18:25:05 +01:00 |
Frank Karlitschek
|
0f61816278
|
A new function to create nice error page. And use it for fatal db errors
|
2012-11-24 18:07:26 +01:00 |
Jenkins for ownCloud
|
dde3342398
|
[tx-robot] updated from transifex
|
2012-11-24 00:03:00 +01:00 |
Frank Karlitschek
|
fb5d0db037
|
prettier error output. Let´s see how many more low hanging fruits I find on my way to the real bug that I want to fix ;-)
|
2012-11-23 16:40:28 +01:00 |
Robin Appelman
|
555dec2d92
|
merge master into filesystem
|
2012-11-23 16:20:56 +01:00 |
Jörn Friedrich Dreyer
|
995b5c0739
|
readd fallback code for pre token links
|
2012-11-23 15:51:57 +01:00 |
Frank Karlitschek
|
67f9f079ae
|
Merge pull request #561 from owncloud/cssfix
even error messages have the right to look a bit pretty
|
2012-11-23 05:59:20 -08:00 |
Frank Karlitschek
|
19797ee7db
|
even error messages have the right to look a bit pretty
|
2012-11-23 14:22:57 +01:00 |
Thomas Müller
|
db2be74b4d
|
Merge pull request #479 from owncloud/fix_438
Do the url encoding once, only in breadcrumbs template
|
2012-11-23 03:07:02 -08:00 |
Thomas Müller
|
b5b7a67f8a
|
Merge pull request #480 from owncloud/fix_435_and_437
Also reject names with \ in the name
|
2012-11-23 03:05:52 -08:00 |
Thomas Müller
|
97ed467224
|
Merge pull request #418 from libasys/Fix-IE8-fileactions-binding
Fixes two issues if you using IE8. IE8 has problems with .bind actions a...
|
2012-11-23 02:16:21 -08:00 |
Robin Appelman
|
95057e727d
|
merge master into filesystem
|
2012-11-23 00:40:58 +01:00 |
Robin Appelman
|
95340a9e67
|
use lastval() to get the insert id in postgesql
|
2012-11-23 00:23:27 +01:00 |
Robin Appelman
|
8fb4dfd2ea
|
use background scanner
|
2012-11-23 00:20:46 +01:00 |
Robin Appelman
|
ad706229f5
|
explicitly sort files when using getFolderContents
|
2012-11-23 00:17:18 +01:00 |
Jenkins for ownCloud
|
3688376a6f
|
[tx-robot] updated from transifex
|
2012-11-23 00:03:17 +01:00 |
Thomas Müller
|
7e123cfb67
|
Merge pull request #554 from owncloud/reverse_proxy
better reverse proxy support
|
2012-11-22 12:49:57 -08:00 |
Sam Tuke
|
a465b3cb63
|
Development snapshot
|
2012-11-22 20:19:03 +00:00 |
Sam Tuke
|
5f78f9d642
|
Development snapshot
|
2012-11-22 19:36:48 +00:00 |
Frank Karlitschek
|
6cb3774706
|
make it possible to manually override the hostname and protocol if the automatic detection from ownCloud fails. This can happen in reverse proxy situations or with loadbalancers setups.
|
2012-11-22 19:22:00 +01:00 |
Sam Tuke
|
13d93fb416
|
Development snapshot
|
2012-11-22 14:08:19 +00:00 |
Robin Appelman
|
8ce5e0d30d
|
don't throw fatal error in updater cache if setup failed for some reason
|
2012-11-22 13:14:39 +01:00 |
Jörn Friedrich Dreyer
|
a81d7cd79f
|
introduce Files.containsInvalidCharacters(), use when creating or renaming files
|
2012-11-22 13:03:17 +01:00 |
Robin Appelman
|
810563ae8a
|
don't redefine inherited functions as abstract
|
2012-11-22 12:45:29 +01:00 |
Robin Appelman
|
8687e0d346
|
add Scanner->backgroundScan
|
2012-11-22 12:45:29 +01:00 |
Robin Appelman
|
186c9e77e8
|
add Cache->getIncomplete for use in background scanning
|
2012-11-22 12:45:29 +01:00 |
Robin Appelman
|
e6cf082fe0
|
emit a hooks during the filesystem scan
|
2012-11-22 12:45:29 +01:00 |