]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoDon't waste time making another call since we know it doesn't exist
Michael Gapczynski [Sat, 12 Jan 2013 02:09:01 +0000 (21:09 -0500)]
Don't waste time making another call since we know it doesn't exist

11 years agoBump version
Michael Gapczynski [Sat, 12 Jan 2013 02:01:28 +0000 (21:01 -0500)]
Bump version

11 years agoMerge branch 'filesystem' into filesystem-etags
Michael Gapczynski [Sat, 12 Jan 2013 02:00:02 +0000 (21:00 -0500)]
Merge branch 'filesystem' into filesystem-etags

11 years agoRemove old create etag function
Michael Gapczynski [Sat, 12 Jan 2013 01:59:53 +0000 (20:59 -0500)]
Remove old create etag function

11 years agoDon't use more entropy for etags
Michael Gapczynski [Sat, 12 Jan 2013 01:56:36 +0000 (20:56 -0500)]
Don't use more entropy for etags

11 years agoReturn NOT_FOUND in shared cache
Michael Gapczynski [Fri, 11 Jan 2013 03:29:47 +0000 (22:29 -0500)]
Return NOT_FOUND in shared cache

11 years agoSwitch scan to scanFile for root of mount points
Michael Gapczynski [Fri, 11 Jan 2013 03:28:50 +0000 (22:28 -0500)]
Switch scan to scanFile for root of mount points

11 years agoScan mount points in root before adding a entry
Michael Gapczynski [Thu, 10 Jan 2013 17:09:55 +0000 (12:09 -0500)]
Scan mount points in root before adding a entry

11 years agoChange length of mimetypes to 255, the maximum length according to RFC 4288
Michael Gapczynski [Thu, 10 Jan 2013 03:57:42 +0000 (22:57 -0500)]
Change length of mimetypes to 255, the maximum length according to RFC 4288

11 years agoMake Google Drive storage id unique, before it was anonymousanonymous
Michael Gapczynski [Thu, 10 Jan 2013 03:17:39 +0000 (22:17 -0500)]
Make Google Drive storage id unique, before it was anonymousanonymous

11 years agoAlmost fix Shared scanner...
Michael Gapczynski [Tue, 8 Jan 2013 01:52:51 +0000 (20:52 -0500)]
Almost fix Shared scanner...

11 years agoMaked Shared_Permissions extend Permissions class
Michael Gapczynski [Mon, 7 Jan 2013 23:17:14 +0000 (18:17 -0500)]
Maked Shared_Permissions extend Permissions class

11 years agoFix mimetypes in shared cache
Michael Gapczynski [Mon, 7 Jan 2013 20:27:22 +0000 (15:27 -0500)]
Fix mimetypes in shared cache

11 years agoFix permissions for mount point
Michael Gapczynski [Mon, 7 Jan 2013 20:21:38 +0000 (15:21 -0500)]
Fix permissions for mount point

11 years agoMerge branch 'filesystem' into filesystem-etags
Michael Gapczynski [Mon, 7 Jan 2013 15:28:37 +0000 (10:28 -0500)]
Merge branch 'filesystem' into filesystem-etags

Conflicts:
lib/files/cache/cache.php

11 years agoCache: normalize mimetypes
Robin Appelman [Mon, 7 Jan 2013 00:40:09 +0000 (01:40 +0100)]
Cache: normalize mimetypes

11 years agoCache: split permission cache scanning and cache scanning
Robin Appelman [Mon, 7 Jan 2013 00:03:11 +0000 (01:03 +0100)]
Cache: split permission cache scanning and cache scanning

11 years agoCache: split permission cache scanning and cache scanning
Robin Appelman [Mon, 7 Jan 2013 00:03:11 +0000 (01:03 +0100)]
Cache: split permission cache scanning and cache scanning

11 years agoFix messed up mounts
Robin Appelman [Sun, 6 Jan 2013 23:36:39 +0000 (00:36 +0100)]
Fix messed up mounts

11 years agoAutoload namespaced test classes
Robin Appelman [Sun, 6 Jan 2013 23:36:01 +0000 (00:36 +0100)]
Autoload namespaced test classes

11 years agomerge master into filesystem
Robin Appelman [Sun, 6 Jan 2013 23:16:10 +0000 (00:16 +0100)]
merge master into filesystem

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 6 Jan 2013 23:06:32 +0000 (00:06 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #632 from owncloud/fix_629
Thomas Müller [Sun, 6 Jan 2013 22:03:02 +0000 (14:03 -0800)]
Merge pull request #632 from owncloud/fix_629

fix pattern for database names - #629

11 years agoMerge pull request #1092 from owncloud/rename_dot
Thomas Müller [Sun, 6 Jan 2013 15:25:12 +0000 (07:25 -0800)]
Merge pull request #1092 from owncloud/rename_dot

Files: prevent people from renaming files to '.'

11 years agorename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has changed!
Thomas Mueller [Sun, 6 Jan 2013 11:52:00 +0000 (12:52 +0100)]
rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has changed!
adding file name checks and notifications to isFileNameValid() for . and empty file name

11 years agoMerge pull request #1079 from owncloud/update-progress
Michael Gapczynski [Sat, 5 Jan 2013 17:33:29 +0000 (09:33 -0800)]
Merge pull request #1079 from owncloud/update-progress

Updater progress feedback

11 years agoMerge branch 'master' into update-progress
Michael Gapczynski [Sat, 5 Jan 2013 17:24:21 +0000 (12:24 -0500)]
Merge branch 'master' into update-progress

11 years agoReformat long line
Michael Gapczynski [Sat, 5 Jan 2013 17:21:57 +0000 (12:21 -0500)]
Reformat long line

11 years agoTweak failure message and throw exceptions from updateDbFromStructure()
Michael Gapczynski [Sat, 5 Jan 2013 17:13:36 +0000 (12:13 -0500)]
Tweak failure message and throw exceptions from updateDbFromStructure()

11 years agoModify and include additional update messages from updating apps
Michael Gapczynski [Sat, 5 Jan 2013 16:28:01 +0000 (11:28 -0500)]
Modify and include additional update messages from updating apps

11 years agoRemove old data directory protection from update, should already have taken place...
Michael Gapczynski [Sat, 5 Jan 2013 16:09:48 +0000 (11:09 -0500)]
Remove old data directory protection from update, should already have taken place or not working because the server isn't Apache

11 years agoMerge pull request #1066 from owncloud/fix-388-master
Thomas Müller [Sat, 5 Jan 2013 14:21:28 +0000 (06:21 -0800)]
Merge pull request #1066 from owncloud/fix-388-master

workaround for 32-bit systems to handle filesizes bigger than 2GB

11 years agoFiles: prevent people from renaming files to '.'
Robin Appelman [Sat, 5 Jan 2013 02:30:05 +0000 (03:30 +0100)]
Files: prevent people from renaming files to '.'

11 years agoMerge pull request #1053 from owncloud/ocs_api
Michael Gapczynski [Sat, 5 Jan 2013 01:18:58 +0000 (17:18 -0800)]
Merge pull request #1053 from owncloud/ocs_api

External API for ownCloud based on OCS

11 years agoOnly show the version updating to instead of worrying about converting internal to...
Michael Gapczynski [Sat, 5 Jan 2013 01:13:00 +0000 (20:13 -0500)]
Only show the version updating to instead of worrying about converting internal to a formatted version

11 years agoremove duplicate return
Thomas Mueller [Fri, 4 Jan 2013 23:09:37 +0000 (00:09 +0100)]
remove duplicate return

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 4 Jan 2013 23:03:58 +0000 (00:03 +0100)]
[tx-robot] updated from transifex

11 years agoenhanced log message
Thomas Mueller [Fri, 4 Jan 2013 22:44:01 +0000 (23:44 +0100)]
enhanced log message

11 years agodocumentation adjusted on the way
Thomas Mueller [Fri, 4 Jan 2013 22:04:23 +0000 (23:04 +0100)]
documentation adjusted on the way

11 years agoFallback to use COM or exec('stat ..') is only executed if stat or filesize return...
Thomas Mueller [Fri, 4 Jan 2013 22:03:26 +0000 (23:03 +0100)]
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

11 years agoOC_Helper::is_function_enabled() added to find out if a function is available
Thomas Mueller [Fri, 4 Jan 2013 22:00:51 +0000 (23:00 +0100)]
OC_Helper::is_function_enabled() added to find out if a function is available
And some documentation adjusted on the way

11 years agoAdd back check if installed around background jobs
Michael Gapczynski [Fri, 4 Jan 2013 19:16:59 +0000 (14:16 -0500)]
Add back check if installed around background jobs

11 years agoMerge pull request #1081 from owncloud/fix-issue-1075
Thomas Müller [Fri, 4 Jan 2013 18:17:25 +0000 (10:17 -0800)]
Merge pull request #1081 from owncloud/fix-issue-1075

Remove echo from lost password page

11 years agoRemove echo from lost password page
Michael Gapczynski [Fri, 4 Jan 2013 16:12:28 +0000 (11:12 -0500)]
Remove echo from lost password page

11 years agoAdd maintenance mode entry to config.sample.php
Michael Gapczynski [Fri, 4 Jan 2013 15:31:59 +0000 (10:31 -0500)]
Add maintenance mode entry to config.sample.php

11 years agoUse hooks to send updates from apps
Michael Gapczynski [Fri, 4 Jan 2013 15:21:33 +0000 (10:21 -0500)]
Use hooks to send updates from apps

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 4 Jan 2013 12:23:31 +0000 (13:23 +0100)]
[tx-robot] updated from transifex

11 years agoBasic update progress of database update only
Michael Gapczynski [Fri, 4 Jan 2013 02:32:33 +0000 (21:32 -0500)]
Basic update progress of database update only

11 years agoRearrange code to prepare for updater feedback
Michael Gapczynski [Thu, 3 Jan 2013 19:11:00 +0000 (14:11 -0500)]
Rearrange code to prepare for updater feedback

11 years agoRemove unnecessary length parameter from last commit
Michael Gapczynski [Thu, 3 Jan 2013 17:13:45 +0000 (12:13 -0500)]
Remove unnecessary length parameter from last commit

11 years agoUpdate old storage classes names to the new namespace during mounting
Michael Gapczynski [Thu, 3 Jan 2013 17:07:04 +0000 (12:07 -0500)]
Update old storage classes names to the new namespace during mounting

11 years agoDon't mount shared storage unless there are shared files
Michael Gapczynski [Thu, 3 Jan 2013 00:20:34 +0000 (19:20 -0500)]
Don't mount shared storage unless there are shared files

11 years agoMerge pull request #1067 from owncloud/fix-logout
Michael Gapczynski [Thu, 3 Jan 2013 16:36:19 +0000 (08:36 -0800)]
Merge pull request #1067 from owncloud/fix-logout

Check if oc_token cookie exists during logout

11 years agomerge master into filesystem
Robin Appelman [Thu, 3 Jan 2013 14:59:17 +0000 (15:59 +0100)]
merge master into filesystem

11 years agoMerge pull request #1063 from owncloud/translate_not_enough_space_available
Thomas Müller [Thu, 3 Jan 2013 14:46:36 +0000 (06:46 -0800)]
Merge pull request #1063 from owncloud/translate_not_enough_space_available

add translation call for 'Not enough space available' upload error

11 years agofix error when wrong dir was specified
Jörn Friedrich Dreyer [Thu, 3 Jan 2013 12:31:23 +0000 (13:31 +0100)]
fix error when wrong dir was specified

11 years agomove $l to top
Jörn Friedrich Dreyer [Thu, 3 Jan 2013 10:57:42 +0000 (11:57 +0100)]
move $l to top

11 years agoalso translate 'No file was uploaded. Unknown error'
Jörn Friedrich Dreyer [Thu, 3 Jan 2013 10:57:17 +0000 (11:57 +0100)]
also translate 'No file was uploaded. Unknown error'

11 years agoCheck if oc_token cookie exists before trying to use it
Michael Gapczynski [Thu, 3 Jan 2013 00:59:04 +0000 (19:59 -0500)]
Check if oc_token cookie exists before trying to use it

11 years agoworkaround for 32-bit systems to handle filesizes bigger than 2GB
Thomas Mueller [Wed, 2 Jan 2013 23:35:57 +0000 (00:35 +0100)]
workaround for 32-bit systems to handle filesizes bigger than 2GB

11 years agoCache: rename index to prevent colissions with old fscache indexes
Robin Appelman [Wed, 2 Jan 2013 23:29:10 +0000 (00:29 +0100)]
Cache: rename index to prevent colissions with old fscache indexes

11 years agofixing indent
Thomas Mueller [Wed, 2 Jan 2013 22:02:38 +0000 (23:02 +0100)]
fixing indent

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 2 Jan 2013 23:05:19 +0000 (00:05 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #1041 from owncloud/fixing-856-master
Thomas Müller [Wed, 2 Jan 2013 22:58:54 +0000 (14:58 -0800)]
Merge pull request #1041 from owncloud/fixing-856-master

Fixing #856 master

11 years agoMerge pull request #975 from irgsmirx/patch-1
Thomas Müller [Wed, 2 Jan 2013 22:01:38 +0000 (14:01 -0800)]
Merge pull request #975 from irgsmirx/patch-1

Update lib/util.php

11 years agofixing undefined variable $l
Thomas Mueller [Wed, 2 Jan 2013 21:15:43 +0000 (22:15 +0100)]
fixing undefined variable $l

11 years agoadd translation call for 'Not enough space available' upload error
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 20:00:50 +0000 (21:00 +0100)]
add translation call for 'Not enough space available' upload error

11 years agoUse the sub storage's permission cache for retrieving the correct permission
Michael Gapczynski [Wed, 2 Jan 2013 19:40:06 +0000 (14:40 -0500)]
Use the sub storage's permission cache for retrieving the correct permission

11 years agoMerge pull request #1062 from owncloud/fix-1048-master
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 18:48:58 +0000 (10:48 -0800)]
Merge pull request #1062 from owncloud/fix-1048-master

add smtp port configuration option

11 years agoadd smtp port configuration option
Thomas Mueller [Wed, 2 Jan 2013 18:04:08 +0000 (19:04 +0100)]
add smtp port configuration option

11 years agoMerge pull request #945 from owncloud/fix_app_management_in_ie8
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 16:17:28 +0000 (08:17 -0800)]
Merge pull request #945 from owncloud/fix_app_management_in_ie8

since @tanghus and @DeepDiver1975 gave me their :+1: I'll merge this now: Fix app management in ie8

11 years agophpdoc fixes for public api
Robin Appelman [Tue, 25 Dec 2012 17:17:32 +0000 (18:17 +0100)]
phpdoc fixes for public api

11 years agocombine ie8 fix with debug check
Jörn Friedrich Dreyer [Wed, 2 Jan 2013 11:21:30 +0000 (12:21 +0100)]
combine ie8 fix with debug check

11 years agoomit type attribute in script tag to use fallback (text/javascript)
Jörn Friedrich Dreyer [Tue, 18 Dec 2012 20:47:51 +0000 (21:47 +0100)]
omit type attribute in script tag to use fallback (text/javascript)

11 years agofix broken console.log in ie8
Jörn Friedrich Dreyer [Tue, 18 Dec 2012 20:38:01 +0000 (21:38 +0100)]
fix broken console.log in ie8

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 1 Jan 2013 23:05:14 +0000 (00:05 +0100)]
[tx-robot] updated from transifex

11 years agoUse the source Scanner for shared storage when the path is specified
Michael Gapczynski [Tue, 1 Jan 2013 19:47:25 +0000 (14:47 -0500)]
Use the source Scanner for shared storage when the path is specified

11 years agoInitialize storageId variable in shared cache
Michael Gapczynski [Tue, 1 Jan 2013 19:13:05 +0000 (14:13 -0500)]
Initialize storageId variable in shared cache

11 years agoCache: provide path hints to getCache/etc where available
Robin Appelman [Tue, 1 Jan 2013 19:19:53 +0000 (20:19 +0100)]
Cache: provide path hints to getCache/etc where available

11 years agoCache: optional path argument for getCache/Scanner/etc
Robin Appelman [Tue, 1 Jan 2013 19:11:39 +0000 (20:11 +0100)]
Cache: optional path argument for getCache/Scanner/etc

11 years agoActually add Shared_Watcher
Michael Gapczynski [Tue, 1 Jan 2013 18:16:42 +0000 (13:16 -0500)]
Actually add Shared_Watcher

11 years agoRemove Shared_Scanner and add Shared_Watcher instead
Michael Gapczynski [Tue, 1 Jan 2013 17:43:38 +0000 (12:43 -0500)]
Remove Shared_Scanner and add Shared_Watcher instead

11 years agoForgot to select storage from filecache
Michael Gapczynski [Tue, 1 Jan 2013 16:26:04 +0000 (11:26 -0500)]
Forgot to select storage from filecache

11 years agoShare: fix cache put function
Robin Appelman [Tue, 1 Jan 2013 17:10:38 +0000 (18:10 +0100)]
Share: fix cache put function

11 years agoShare: small phpdoc fixes
Robin Appelman [Tue, 1 Jan 2013 17:07:10 +0000 (18:07 +0100)]
Share: small phpdoc fixes

11 years agoCache: allow storage backends to overwrite Watcher
Robin Appelman [Tue, 1 Jan 2013 17:04:29 +0000 (18:04 +0100)]
Cache: allow storage backends to overwrite Watcher

11 years agoFix Shared root problems with Watcher and Quota proxy
Michael Gapczynski [Tue, 1 Jan 2013 16:19:33 +0000 (11:19 -0500)]
Fix Shared root problems with Watcher and Quota proxy

11 years agoFix eTagUpdate and add tests
Michael Gapczynski [Mon, 31 Dec 2012 23:16:44 +0000 (18:16 -0500)]
Fix eTagUpdate and add tests

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 31 Dec 2012 23:04:42 +0000 (00:04 +0100)]
[tx-robot] updated from transifex

11 years agoRemove the WIP external sharing api
Tom Needham [Mon, 31 Dec 2012 16:31:22 +0000 (16:31 +0000)]
Remove the WIP external sharing api

11 years agoRemove WIP OAuth code
Tom Needham [Mon, 31 Dec 2012 16:19:46 +0000 (16:19 +0000)]
Remove WIP OAuth code

11 years agoRemove accidental submodule
Tom Needham [Mon, 31 Dec 2012 16:09:37 +0000 (16:09 +0000)]
Remove accidental submodule

11 years agoCode cleanup and add copyright info
Tom Needham [Mon, 31 Dec 2012 16:08:21 +0000 (16:08 +0000)]
Code cleanup and add copyright info

11 years agoMerge branch 'master' into ocs_api
Tom Needham [Mon, 31 Dec 2012 15:47:15 +0000 (15:47 +0000)]
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

11 years agoRemove unused methods
Tom Needham [Mon, 31 Dec 2012 14:16:29 +0000 (14:16 +0000)]
Remove unused methods

11 years agoMerge branch 'filesystem' into filesystem-etags
Michael Gapczynski [Mon, 31 Dec 2012 02:26:48 +0000 (21:26 -0500)]
Merge branch 'filesystem' into filesystem-etags

Conflicts:
lib/files/cache/updater.php

11 years agoChange length of etag field to 40
Michael Gapczynski [Mon, 31 Dec 2012 02:23:54 +0000 (21:23 -0500)]
Change length of etag field to 40

11 years agoFix function name
Michael Gapczynski [Mon, 31 Dec 2012 02:23:17 +0000 (21:23 -0500)]
Fix function name

11 years agoFix retrieving of cache and scanner in Updater class
Michael Gapczynski [Mon, 31 Dec 2012 01:27:38 +0000 (20:27 -0500)]
Fix retrieving of cache and scanner in Updater class

11 years agoUpdate etags in parent folders
Michael Gapczynski [Mon, 31 Dec 2012 00:54:51 +0000 (19:54 -0500)]
Update etags in parent folders