Robin Appelman
|
0ca5047da5
|
Autoload namespaced test classes
|
2013-01-07 00:36:01 +01:00 |
Robin Appelman
|
e8d08d4930
|
merge master into filesystem
|
2013-01-07 00:16:10 +01:00 |
Michael Gapczynski
|
035d0aa9d5
|
Merge branch 'master' into update-progress
|
2013-01-05 12:24:21 -05:00 |
Michael Gapczynski
|
f6426cee04
|
Tweak failure message and throw exceptions from updateDbFromStructure()
|
2013-01-05 12:13:36 -05:00 |
Michael Gapczynski
|
89823ef4f9
|
Modify and include additional update messages from updating apps
|
2013-01-05 11:28:01 -05:00 |
Thomas Müller
|
0c6213a371
|
Merge pull request #1066 from owncloud/fix-388-master
workaround for 32-bit systems to handle filesizes bigger than 2GB
|
2013-01-05 06:21:28 -08:00 |
Michael Gapczynski
|
0b13b41189
|
Merge pull request #1053 from owncloud/ocs_api
External API for ownCloud based on OCS
|
2013-01-04 17:18:58 -08:00 |
Michael Gapczynski
|
a94405b4e4
|
Only show the version updating to instead of worrying about converting internal to a formatted version
|
2013-01-04 20:13:00 -05:00 |
Thomas Mueller
|
da28ae0069
|
remove duplicate return
|
2013-01-05 00:09:37 +01:00 |
Thomas Mueller
|
2cb6632752
|
enhanced log message
|
2013-01-04 23:44:01 +01:00 |
Thomas Mueller
|
ac50c2f973
|
documentation adjusted on the way
|
2013-01-04 23:04:23 +01:00 |
Thomas Mueller
|
cedec593ee
|
Fallback to use COM or exec('stat ..') is only executed if stat or filesize return negative values.
Special case of BSD has been added as stat syntax differs
In addition unknown OS is logged
|
2013-01-04 23:03:26 +01:00 |
Thomas Mueller
|
dfc8d757b5
|
OC_Helper::is_function_enabled() added to find out if a function is available
And some documentation adjusted on the way
|
2013-01-04 23:00:51 +01:00 |
Michael Gapczynski
|
f2e6df807d
|
Add back check if installed around background jobs
|
2013-01-04 14:16:59 -05:00 |
Michael Gapczynski
|
e7eea3dd2e
|
Use hooks to send updates from apps
|
2013-01-04 10:21:33 -05:00 |
Michael Gapczynski
|
7505837079
|
Basic update progress of database update only
|
2013-01-03 21:32:33 -05:00 |
Michael Gapczynski
|
a52aa69ffe
|
Rearrange code to prepare for updater feedback
|
2013-01-03 14:11:00 -05:00 |
Michael Gapczynski
|
1137723b2a
|
Remove unnecessary length parameter from last commit
|
2013-01-03 12:13:45 -05:00 |
Michael Gapczynski
|
38876fc98a
|
Update old storage classes names to the new namespace during mounting
|
2013-01-03 12:07:04 -05:00 |
Robin Appelman
|
e40be93e87
|
merge master into filesystem
|
2013-01-03 15:59:17 +01:00 |
Michael Gapczynski
|
ce443818d4
|
Check if oc_token cookie exists before trying to use it
|
2013-01-02 19:59:04 -05:00 |
Thomas Mueller
|
045c0acc92
|
workaround for 32-bit systems to handle filesizes bigger than 2GB
|
2013-01-03 00:38:44 +01:00 |
Thomas Mueller
|
34e5cb5070
|
fixing indent
|
2013-01-03 00:13:30 +01:00 |
Jenkins for ownCloud
|
3bcdd8c900
|
[tx-robot] updated from transifex
|
2013-01-03 00:05:19 +01:00 |
Thomas Müller
|
9dc5ea172e
|
Merge pull request #975 from irgsmirx/patch-1
Update lib/util.php
|
2013-01-02 14:01:38 -08:00 |
Michael Gapczynski
|
a068ddff64
|
Use the sub storage's permission cache for retrieving the correct permission
|
2013-01-02 14:40:06 -05:00 |
Thomas Mueller
|
1727b2e84d
|
add smtp port configuration option
|
2013-01-02 19:04:08 +01:00 |
Robin Appelman
|
54f6f1e6b7
|
phpdoc fixes for public api
|
2013-01-02 16:38:20 +01:00 |
Robin Appelman
|
a164fd160f
|
Cache: provide path hints to getCache/etc where available
|
2013-01-01 20:20:20 +01:00 |
Robin Appelman
|
04f83e3b53
|
Cache: optional path argument for getCache/Scanner/etc
|
2013-01-01 20:20:20 +01:00 |
Michael Gapczynski
|
f4e4a06826
|
Forgot to select storage from filecache
|
2013-01-01 12:17:54 -05:00 |
Robin Appelman
|
b41189de44
|
Cache: allow storage backends to overwrite Watcher
|
2013-01-01 18:04:29 +01:00 |
Michael Gapczynski
|
f2ca7023e1
|
Fix Shared root problems with Watcher and Quota proxy
|
2013-01-01 11:19:33 -05:00 |
Tom Needham
|
8a5f583cac
|
Remove WIP OAuth code
|
2012-12-31 16:19:46 +00:00 |
Tom Needham
|
9626d9ce31
|
Code cleanup and add copyright info
|
2012-12-31 16:08:21 +00:00 |
Tom Needham
|
6eb194b702
|
Merge branch 'master' into ocs_api
Conflicts:
l10n/templates/core.pot
l10n/templates/files.pot
l10n/templates/files_encryption.pot
l10n/templates/files_external.pot
l10n/templates/files_sharing.pot
l10n/templates/files_versions.pot
l10n/templates/lib.pot
l10n/templates/settings.pot
l10n/templates/user_ldap.pot
l10n/templates/user_webdavauth.pot
|
2012-12-31 15:47:15 +00:00 |
Tom Needham
|
218a5ea890
|
Remove unused methods
|
2012-12-31 14:16:29 +00:00 |
Michael Gapczynski
|
3ee3323b87
|
Fix retrieving of cache and scanner in Updater class
|
2012-12-30 20:27:38 -05:00 |
Jenkins for ownCloud
|
329bddab48
|
[tx-robot] updated from transifex
|
2012-12-31 00:05:31 +01:00 |
Jenkins for ownCloud
|
66e57f5fb1
|
[tx-robot] updated from transifex
|
2012-12-30 00:05:52 +01:00 |
Michael Gapczynski
|
7980bccaab
|
Fall back to default log file if logfile config file not found, suppress writing errors, fixes issue #826
|
2012-12-29 19:30:31 +00:00 |
Michael Gapczynski
|
cfc3526b25
|
Fix data for shared root folder
|
2012-12-29 11:45:13 -05:00 |
Michael Gapczynski
|
8bdfb04056
|
Fix shared folders
|
2012-12-28 15:06:12 -05:00 |
Jenkins for ownCloud
|
e9c51b319e
|
[tx-robot] updated from transifex
|
2012-12-28 00:20:34 +01:00 |
Michael Gapczynski
|
b035626709
|
Retrieve storage correctly, filename is not the mountpoint
|
2012-12-27 16:53:32 -05:00 |
Michael Gapczynski
|
65f1e52107
|
Change old is_readable to isReadable, fixes downloads
|
2012-12-27 15:49:48 -05:00 |
Jenkins for ownCloud
|
27f9ea2abb
|
[tx-robot] updated from transifex
|
2012-12-27 00:05:17 +01:00 |
Michael Gapczynski
|
1910057900
|
Fix shared statuses inside folders
|
2012-12-26 16:20:10 -05:00 |
Michael Gapczynski
|
b4515d874e
|
Only folders have Create permission
|
2012-12-26 15:36:50 -05:00 |
Robin Appelman
|
7e36f730ec
|
merge master into filesystem
|
2012-12-25 14:29:29 +01:00 |