Bart Visscher
|
9379cbf602
|
Add OC_Image to public api
|
2013-07-19 11:23:47 +02:00 |
Thomas Müller
|
7fac7fef03
|
pgsql support added
|
2013-07-19 10:49:30 +02:00 |
Thomas Müller
|
1257a3c948
|
parallel execution support for mysql added
|
2013-07-19 08:50:22 +02:00 |
Jenkins for ownCloud
|
ae82f7fd17
|
[tx-robot] updated from transifex
|
2013-07-19 02:03:14 -04:00 |
Robin Appelman
|
a945ce908b
|
style fix
|
2013-07-19 02:23:57 +02:00 |
Andreas Fischer
|
2c38c2a70e
|
Merge pull request #3947 from runky/patch-1
* runky/patch-1:
Update authenticate.php
|
2013-07-19 02:19:14 +02:00 |
Thomas Müller
|
fdfb224d97
|
Merge branch 'master' into parallel-autotest.sh-master
|
2013-07-18 23:28:06 +02:00 |
Bart Visscher
|
084cf0c202
|
Merge pull request #2221 from owncloud/doctrine
OC6: Implement Doctrine as the backend for OC_DB
|
2013-07-18 14:24:27 -07:00 |
Jan-Christoph Borchardt
|
100eb2b611
|
replace external storage status images with CSS, also use form to distinguish, fix #3910
|
2013-07-18 23:00:04 +02:00 |
Jan-Christoph Borchardt
|
48948ccf5f
|
finally remove the file size obfuscation as it had more disadvantages. I was wrong, sorry.
|
2013-07-18 22:15:26 +02:00 |
Bart Visscher
|
e2b6781cf9
|
Tweaks to the MDB2SchemaReader
|
2013-07-18 21:07:56 +02:00 |
Robin Appelman
|
e3ea3ed3c5
|
group: only pass backends that hold that specific group to the group constructor
|
2013-07-18 12:15:34 +02:00 |
Jenkins for ownCloud
|
279a71acb3
|
[tx-robot] updated from transifex
|
2013-07-18 02:02:51 -04:00 |
Thomas Müller
|
3c6b205e37
|
Merge pull request #4099 from owncloud/fixing-unix-timestamp-mssql-master
fixing UNIX_TIMESTAMP() for mssql
|
2013-07-17 13:57:43 -07:00 |
Thomas Müller
|
93b9bad6bb
|
Update build.xml
|
2013-07-17 15:25:41 +02:00 |
Markus Goetz
|
3fd4ff79ee
|
Merge pull request #4042 from guruz/webdav_auth_check_existing
WebDAV Auth Connector: Check if already logged in
|
2013-07-17 05:00:59 -07:00 |
Markus Goetz
|
bf7514f76a
|
WebDAV Auth Connector: Check if already logged in
|
2013-07-17 13:51:15 +02:00 |
Thomas Mueller
|
24283425a6
|
fixing UNIX_TIMESTAMP() for mssql
|
2013-07-17 13:18:46 +02:00 |
Thomas Müller
|
a3ff771567
|
Merge pull request #4067 from owncloud/fixing-tests-win32-master
<<<EOL seems not to use proper end of lines on windows
|
2013-07-17 00:37:02 -07:00 |
Jenkins for ownCloud
|
210006c4a6
|
[tx-robot] updated from transifex
|
2013-07-17 02:28:02 -04:00 |
Robin Appelman
|
b2bcc9774b
|
memcache: make base testcase abstract
|
2013-07-16 23:11:22 +02:00 |
Robin Appelman
|
cfac7fcd53
|
Storage: remove some unneeded strict tests of mtime behaviour
|
2013-07-16 23:07:35 +02:00 |
Robin Appelman
|
97f0bc1c4a
|
Storage: remove tests for search
|
2013-07-16 23:05:23 +02:00 |
Bart Visscher
|
5b60fad467
|
Display the exception error backtrace preformatted
|
2013-07-16 22:42:09 +02:00 |
Bart Visscher
|
971a3fd124
|
Early errors (in base.php) don't have session available
|
2013-07-16 22:37:32 +02:00 |
Bart Visscher
|
49fca86f3c
|
Cleanup error generation in base.php
|
2013-07-16 22:36:39 +02:00 |
Bart Visscher
|
7d86e262e1
|
Use autoloader for Patchwork/PHP/Shim/Normalizer
|
2013-07-16 22:32:04 +02:00 |
icewind1991
|
e09ffb6f57
|
Merge pull request #2395 from owncloud/cache
Seperate the memory based cache and file based cache in OC_Cache
|
2013-07-16 13:25:07 -07:00 |
Bart Visscher
|
285f288cf3
|
Merge pull request #3959 from owncloud/buildNotExistingFileNameForView
Fix renaming using parenthesis
|
2013-07-16 12:06:53 -07:00 |
Robin Appelman
|
dc1a17b6f4
|
memcache: also switch factory to prefix
|
2013-07-16 16:08:37 +02:00 |
Robin Appelman
|
504089940d
|
mamcache: implement the ArrayAccess interface
|
2013-07-16 16:06:00 +02:00 |
Robin Appelman
|
8ad148feaf
|
memcache: some additional unit tests
|
2013-07-16 15:46:27 +02:00 |
Robin Appelman
|
69048ab71f
|
memchache: use prefix string instead of global flag
|
2013-07-16 15:42:40 +02:00 |
Robin Appelman
|
d82c1dfcab
|
split out memcache factory from base class
|
2013-07-16 15:34:22 +02:00 |
Robin Appelman
|
0ae8eb4f5e
|
Merge branch 'master' into cache
|
2013-07-16 15:22:47 +02:00 |
Thomas Müller
|
5cba09e931
|
fixing / adding comments
|
2013-07-16 11:35:48 +02:00 |
Thomas Müller
|
9c0bf5c41a
|
Merge branch 'master' into ext-fs-irods-master
|
2013-07-16 11:30:56 +02:00 |
Thomas Müller
|
d673d8c253
|
Merge pull request #4075 from owncloud/markdown-readme-master
Markdown readme master
|
2013-07-16 02:29:58 -07:00 |
VicDeo
|
feb01847e7
|
Merge pull request #4076 from owncloud/fix_typos_kondou
Fix some typos
|
2013-07-16 01:23:16 -07:00 |
Jan-Christoph Borchardt
|
7403cfff8b
|
update 'get in touch' links
|
2013-07-16 09:50:06 +02:00 |
Jenkins for ownCloud
|
a8acbfdf7b
|
[tx-robot] updated from transifex
|
2013-07-16 02:06:21 -04:00 |
kondou
|
d9c697534d
|
Fix some typos
|
2013-07-16 06:01:26 +02:00 |
Thomas Müller
|
4e625202d1
|
Use EXECUTOR_NUMBER in database name and user name.
|
2013-07-16 00:53:56 +02:00 |
Thomas Müller
|
bfa0496fbb
|
initial markdown verions of README
|
2013-07-15 23:58:51 +02:00 |
Thomas Müller
|
a457501394
|
rename README
|
2013-07-15 23:46:28 +02:00 |
Bart Visscher
|
1a2db491af
|
Merge pull request #3962 from owncloud/move-error-handlers
Move error handlers from OC_Log to OC\Log\ErrorHandler
|
2013-07-15 09:23:37 -07:00 |
Georg Ehrke
|
63791e2d8d
|
return empty array instead of 0
|
2013-07-15 16:58:30 +02:00 |
Thomas Mueller
|
7ba4269c26
|
<<<EOL seems not to use proper end of lines on windows
|
2013-07-15 10:28:14 +02:00 |
Jenkins for ownCloud
|
f2639d6269
|
[tx-robot] updated from transifex
|
2013-07-15 02:34:45 +02:00 |
Thomas Müller
|
6f5b0af67f
|
Merge pull request #3487 from owncloud/basic_auth_hack
Basic Auth is broken - again...
|
2013-07-14 14:56:45 -07:00 |