Thomas Müller
1a4b9b0c92
Merge pull request #14263 from owncloud/missing-visibility-activity-iextension
Add visibility to interface to make scrutinizer 1 step happier
11 years ago
Thomas Müller
29c8dfe1f8
Merge pull request #13879 from owncloud/add_debug_log_for_memcache_instantiation
add debug log for memcache instantiation
11 years ago
Jörn Friedrich Dreyer
87db136508
add debug log for memcache instantiation
11 years ago
Joas Schilling
f808acd317
Add visibility to interface to make scrutinizer 1 step happier
11 years ago
Morris Jobke
5a5d6bf4db
Merge pull request #14128 from owncloud/drop-unused-methods
Remove unused function and correct PHPDoc
11 years ago
Morris Jobke
fadf0a9443
Merge pull request #10673 from owncloud/smb-new
New SMB storage backend
11 years ago
Thomas Müller
9271059195
Merge pull request #13750 from owncloud/enhanced-code-checker
Implement php code checker to detect usage of not allowed private ...
11 years ago
Joas Schilling
8eb804b1f6
Merge pull request #13269 from owncloud/issue/13211-cache-array-implementation
Add an array implementation of cache and use it if we are not debugging
11 years ago
Thomas Müller
9c47ab91f2
Merge pull request #14194 from owncloud/url-encode-logout-attribute
URLEncode logout attribute
11 years ago
Joas Schilling
8848b5f067
Add an array implementation of cache and use it if we are not debugging
11 years ago
Thomas Müller
bd994cb294
Update 3rdparty commit to master
11 years ago
Lukas Reschke
c6705ab574
Merge pull request #13890 from owncloud/add-no-referrer
Add `rel="noreferrer"` where possible and switch to HTTPS
11 years ago
Morris Jobke
f7bd543a85
Merge pull request #14243 from owncloud/console-execution-time-master
console commands shall not be limited with respect to execution time
11 years ago
Robin Appelman
6477e39be9
also make sure we have a leading slash for the test root
11 years ago
Thomas Müller
6cdc7a890a
Merge pull request #14076 from owncloud/autotest-external-ftp
[files_external] ftp tests
11 years ago
Robin Appelman
6467369cad
make sure the root has a trailing slash
11 years ago
Robin Appelman
35077ec34e
remove outdated test
11 years ago
Robin Appelman
e98983485f
handle deleting non existing files
11 years ago
Robin Appelman
e5731b6e1a
Use better way to check for the existence of smbclient
11 years ago
Robin Appelman
d2255a1d30
New SMB storage backend
11 years ago
Lukas Reschke
7e45f5d27b
Remove unused function and correct PHPDoc
11 years ago
Lukas Reschke
8791f1992e
Add noreferrer to footer URI
11 years ago
Thomas Müller
78febb2ee5
Merge pull request #14201 from owncloud/propagator-dont-decrease-mtime
Dont lower the mtime of a folder when propagating changes
11 years ago
Thomas Müller
09a33b11a4
Merge pull request #13809 from owncloud/fix-autoloader-message
Properly show the warning about the missing composer autoloader
11 years ago
Thomas Müller
d001c4e375
Merge pull request #13922 from owncloud/smb-autotest-external
[files_external] add SMB autotest
11 years ago
Thomas Müller
d5ca5c7bcc
Merge pull request #14138 from owncloud/fix-image-flip-php53
Don't flip image in PHP 5.4
11 years ago
Thomas Müller
036a8e3c1f
console commands shall not be limited with respect to execution time - fixes #14156
11 years ago
Jenkins for ownCloud
786ff6a5a3
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
31c0cce092
[tx-robot] updated from transifex
11 years ago
Jenkins for ownCloud
2f851ff8bb
[tx-robot] updated from transifex
11 years ago
Thomas Müller
d665b7a4b1
Merge pull request #14206 from owncloud/issue/14204-revert-14171
Issue/14204 revert #14171
11 years ago
Joas Schilling
113fd47a0b
Update version to a higher one then before
11 years ago
Joas Schilling
3a5b0a8cfc
Revert "Improve: Index for file_map"
This reverts commit c9b5608405 .
11 years ago
Joas Schilling
6039523cd6
Revert "Incorporate review changes"
This reverts commit f6a452cabf .
11 years ago
Robin Appelman
6ecfcde954
update test
11 years ago
Robin Appelman
134243d3e5
Dont lower the mtime of a folder when propagating changes
11 years ago
Morris Jobke
1393563965
Merge pull request #14178 from RealRancor/fix_config_sample
Removed anchor in config.sample.php
11 years ago
Lukas Reschke
276bfe5f33
Merge pull request #14197 from owncloud/ensure-that-passed-file-path-is-always-a-string
Ensure that passed argument is always a string
11 years ago
Lukas Reschke
95860d8113
Merge pull request #14086 from hlop/master
App install behind a Proxy
11 years ago
Lukas Reschke
9904b30070
Ensure that passed argument is always a string
Some code paths called the `normalizePath` functionality with types other than a string which resulted in unexpected behaviour.
Thus the function is now manually casting the type to a string and I corrected the usage in list.php as well.
11 years ago
Lukas Reschke
025110821f
URLEncode logout attribute
Otherwise logout can fail if the requesttoken contains a +
11 years ago
Joas Schilling
51f8d240c1
Merge pull request #14171 from owncloud/fix/11639
Improve: Index for file_map
11 years ago
Jenkins for ownCloud
6b1ed4d688
[tx-robot] updated from transifex
11 years ago
RealRancor
840ad708d6
Removed anchor in config.sample.php
11 years ago
Lukas Reschke
f6a452cabf
Incorporate review changes
11 years ago
windaishi
c9b5608405
Improve: Index for file_map
Added two indices for file_map, that improve syncing and uploading and deleting files
11 years ago
Lukas Reschke
dfcd4acd5a
Merge pull request #13771 from owncloud/fix-humanfileSize
generate valid human readable text for 0
11 years ago
Lukas Reschke
bd5440a8a3
Merge pull request #13780 from owncloud/cmreflector-inheritance
Additional controllermethodreflector inheritance tests
11 years ago
Lukas Reschke
8e8acad550
Merge pull request #14145 from owncloud/no-whitespace-from-themes-master
catch any whitespaces which might get written to the output buffer while...
11 years ago
Thomas Müller
738fcdafbe
Merge pull request #14159 from owncloud/remove-internal
Remove internal annotation
11 years ago