Jenkins for ownCloud
|
3cb4a72960
|
[tx-robot] updated from transifex
|
2013-07-08 02:09:41 +02:00 |
Jenkins for ownCloud
|
096d7674fc
|
[tx-robot] updated from transifex
|
2013-07-07 02:06:06 +02:00 |
Robin Appelman
|
9cd7ecd502
|
Updater: pass update url as argument to update check
|
2013-07-06 17:05:38 +02:00 |
Robin Appelman
|
58f473d734
|
split upgrade logic from ajax file
|
2013-07-06 17:00:00 +02:00 |
Jenkins for ownCloud
|
c8ad3df1fa
|
[tx-robot] updated from transifex
|
2013-07-06 02:08:38 +02:00 |
Thomas Müller
|
c956a08d22
|
fixing check if public share is a folder or not
|
2013-07-06 00:12:29 +02:00 |
Thomas Müller
|
98da4bf704
|
removing unused getSharedItem()
|
2013-07-06 00:04:01 +02:00 |
Thomas Müller
|
dad91c156f
|
Merge branch 'master' into fixing-3942-master
Conflicts:
apps/files/ajax/upload.php
|
2013-07-06 00:02:11 +02:00 |
Thomas Müller
|
bc1c776642
|
Merge pull request #3951 from owncloud/fixing-3936-master
get the real physical folder name for anonymous upload
|
2013-07-05 14:43:47 -07:00 |
Bart Visscher
|
ab2037ab5d
|
Only change integer type when the length is set
|
2013-07-05 22:05:16 +02:00 |
Bart Visscher
|
b8a7e97301
|
Add comment to column definition
|
2013-07-05 21:42:37 +02:00 |
Bart Visscher
|
2db839c4d3
|
Move error handlers from OC_Log to OC\Log\ErrorHandler
|
2013-07-05 19:28:10 +02:00 |
Thomas Müller
|
4e04a710b6
|
Merge pull request #3955 from owncloud/cache-scanner-test
Scanner test: ensure mtime in the cache is the same as on the storage to...
|
2013-07-05 10:11:58 -07:00 |
Thomas Müller
|
d14c5a3fa7
|
Merge pull request #3958 from owncloud/fixing-3933-master
adding tipsy to the upload button showing the max upload and restoring c...
|
2013-07-05 08:45:12 -07:00 |
Thomas Müller
|
e159cbf527
|
on reshares we now recursively move to the root of all reshares - therefore some code has been refactured and added as a new public function
|
2013-07-05 17:39:41 +02:00 |
Bart Visscher
|
c8d700c713
|
Merge pull request #3948 from owncloud/fixing-3934-master
no anonymous upload on files only folders
|
2013-07-05 08:21:45 -07:00 |
Thomas Müller
|
f8dae11a23
|
Merge pull request #3957 from owncloud/config-glob-fail
OC_Config: handle failure of glob('*.config.php')
|
2013-07-05 07:38:04 -07:00 |
Björn Schießle
|
87063918f2
|
remove wrong closing bracket
|
2013-07-05 16:05:05 +02:00 |
Björn Schießle
|
9575c2f37c
|
added helper function to escape glob pattern
Conflicts:
apps/files_encryption/lib/helper.php
|
2013-07-05 16:03:20 +02:00 |
Björn Schießle
|
ec6350079f
|
fix getUidAndFilename() test
|
2013-07-05 16:00:43 +02:00 |
Björn Schießle
|
15cb8e4efd
|
only check for external mount points if the external storage app is enabled
|
2013-07-05 16:00:34 +02:00 |
Björn Schießle
|
ae30eb48f2
|
make trash bin aware of system wide mounts with respect to encryption keys
|
2013-07-05 16:00:25 +02:00 |
Björn Schießle
|
f9c337dd21
|
only escape glob pattern
|
2013-07-05 16:00:17 +02:00 |
Björn Schießle
|
93730a090b
|
del share keys from correct location
|
2013-07-05 16:00:08 +02:00 |
Björn Schießle
|
af2cd6f541
|
always return normalized path
|
2013-07-05 15:59:57 +02:00 |
Björn Schießle
|
3043dbfb95
|
delete file keys from the correct location
|
2013-07-05 15:59:46 +02:00 |
Björn Schießle
|
abc2ee2e07
|
handle rename correctly for system wide mounts
|
2013-07-05 15:59:38 +02:00 |
Björn Schießle
|
eb2587a08f
|
move isSystemWideMountPoint() to util.php
|
2013-07-05 15:59:29 +02:00 |
Björn Schießle
|
f2de4cb342
|
some performance improvements, check for system wide mounts only once while writing share keys
|
2013-07-05 15:59:19 +02:00 |
Björn Schießle
|
2e56f0e2f8
|
fix path to OC_Mount_Config
|
2013-07-05 15:59:06 +02:00 |
Björn Schießle
|
3e4dcafa89
|
handle system wide mount points
|
2013-07-05 15:58:55 +02:00 |
Jörn Friedrich Dreyer
|
212ea0508d
|
update comment
|
2013-07-05 15:39:57 +02:00 |
Bart Visscher
|
22c29eb64b
|
Fix renaming using parenthesis
|
2013-07-05 15:38:09 +02:00 |
Thomas Müller
|
18b11f76b1
|
fixing === and ident
|
2013-07-05 15:27:14 +02:00 |
Robin Appelman
|
492a35737c
|
fix \OC\Config test cases when debug mode is enabled
|
2013-07-05 15:26:39 +02:00 |
Robin Appelman
|
f29dd1c784
|
fix test case whitespace
|
2013-07-05 15:25:53 +02:00 |
Robin Appelman
|
c1cf829b9d
|
OC_Config: handle failure of glob('*.config.php')
|
2013-07-05 15:07:15 +02:00 |
Thomas Müller
|
0c2ebb984e
|
adding tipsy to the upload button showing the max upload and restoring client side upload size validation
|
2013-07-05 15:07:05 +02:00 |
Robin Appelman
|
3f5eb762b6
|
Scanner test: ensure mtime in the cache is the same as on the storage to prevent random failures
|
2013-07-05 14:51:22 +02:00 |
Jörn Friedrich Dreyer
|
00987feda1
|
fix insertIfNotExist return value, update doc and corresponding test
|
2013-07-05 14:05:42 +02:00 |
Thomas Müller
|
59b700a550
|
Merge branch 'master' into fixing-3934-master
Conflicts:
core/js/share.js
|
2013-07-05 13:52:33 +02:00 |
Thomas Müller
|
352c1415be
|
proper fix for getting the shared item if no user is logged in
|
2013-07-05 13:45:21 +02:00 |
Thomas Müller
|
d1d6885585
|
php 5.3 compliant now
|
2013-07-05 13:22:38 +02:00 |
Bart Visscher
|
424ec94680
|
Make buildNotExistingFileName testable and write unittests
|
2013-07-05 13:03:01 +02:00 |
Thomas Müller
|
0c32f66899
|
get the real physical folder name for anonymous upload
|
2013-07-05 12:15:47 +02:00 |
Jörn Friedrich Dreyer
|
9c855f7b3d
|
Merge pull request #3950 from owncloud/fixing-3941-master
no anonymous upload on read-only folders
|
2013-07-05 03:01:56 -07:00 |
Thomas Müller
|
0202d47f7a
|
fixing Notice: Undefined index: isPublic
|
2013-07-05 11:30:53 +02:00 |
Thomas Müller
|
27c0cc7fda
|
no anonymous upload on read-only folders
|
2013-07-05 11:23:08 +02:00 |
Thomas Müller
|
13991be5ce
|
no anonymous upload on files only folders
|
2013-07-05 10:53:59 +02:00 |
runky
|
6c868a9b5c
|
Update authenticate.php
Fix 'Undefined index: wrongpw' error
|
2013-07-05 10:37:24 +02:00 |