Joas Schilling
2b7e5f841a
Merge spliteUserRemote with fixRemoteUrlInShareWith
11 years ago
Bjoern Schiessle
d38a378b8c
make sure that we split username and server address at the first '@' from the right to allow usernames containing '@'
11 years ago
Björn Schießle
a88b370dc8
Merge pull request #12546 from oparoz/patch-1
Send the mime icon if we can't generate a preview
11 years ago
Thomas Müller
ced15c44b4
Merge pull request #16657 from owncloud/view-emit-path
emit hooks from a view as long as the path is inside the default root
11 years ago
Bernhard Posselt
7fe5ab4d4a
Merge pull request #17056 from owncloud/appframework-type-cast
Allow multiple whitespace in type hints in AppFramework
11 years ago
Jenkins for ownCloud
c77e44117d
[tx-robot] updated from transifex
11 years ago
Robin McCorkell
05fb9ceef9
Merge pull request #17025 from owncloud/sftp-rmdir-emptydir
Workaround for empty dir deletion for SFTP
11 years ago
Robin McCorkell
103f8ca6e8
Merge pull request #17052 from owncloud/fix-phpdoc-groupmgm
Use proper type
11 years ago
Robin McCorkell
f1e3e25158
AppFramework annotation whitespace unit test
11 years ago
Jenkins for ownCloud
59513ac377
[tx-robot] updated from transifex
11 years ago
Robin McCorkell
04b6f67f07
Allow multiple whitespace in type hints in AppFramework
Type hints such as `@param bool $doSomething` will now correctly get
parsed, allowing for alignment of docblock parameters if the app developer so
wishes.
11 years ago
Jenkins for ownCloud
183bd6dd49
[tx-robot] updated from transifex
11 years ago
Lukas Reschke
1ead0b6f95
Use proper type
This is a string
11 years ago
Olivier Paroz
ba3b6f9be4
Remove unneeded returns from private cropping methods
11 years ago
Morris Jobke
5ed9743570
Merge pull request #17041 from owncloud/ocp-since-checker
Add tool to check OCP for missing @since tag
11 years ago
Thomas Müller
5c2646a4bf
Merge pull request #17024 from owncloud/master-verify-if-path-exists-in-upload
[master] Verify if path exists
11 years ago
Thomas Müller
1b7ec7d5ec
Merge pull request #17040 from owncloud/fix-param-naming
Fix naming of param in private/server.php
11 years ago
Thomas Müller
78e581d52a
Merge pull request #17026 from owncloud/update-config.sample.php
[config.sample.php] set correct default value for skeletondirectory
11 years ago
Morris Jobke
fc064212b9
[config.sample.php] set correct default value for skeletondirectory
11 years ago
Morris Jobke
b230b8e2c6
move the OCPSinceChecker.php to build/
11 years ago
Morris Jobke
eddbdb8f21
Fix missing @since tags in OCP
11 years ago
Morris Jobke
ba43ec974c
Add tool to check OCP for missing @since tag
* gets executed in autotest.sh and fails if some PHPDoc is missing
* doesn't check classes/methods that are marked as @deprecated
* iterates over all .php files in lib/public
11 years ago
Morris Jobke
7e046d0595
Fix naming of param in private/server.php
11 years ago
Joas Schilling
6adddb3095
Merge pull request #16889 from owncloud/group-sorting-fixes
Only sort by group name when LDAP is involved
11 years ago
Jenkins for ownCloud
a5eb2f01a9
[tx-robot] updated from transifex
11 years ago
Vincent Petry
6697f9524c
Merge pull request #16963 from owncloud/fileinfo-lock
Acquire read lock when getting file or directory info
11 years ago
Vincent Petry
0b34d888e6
Merge pull request #17017 from owncloud/cache-update-write-lock
update the file cache within the write lock
11 years ago
Vincent Petry
e15dd783ab
Workaround for empty dir deletion for SFTP
Explicitly clear the stat cache after deleting an empty folder to make
sure it is properly detected as deleted in subsequent requests.
This works around a problem with phpseclib where the folder is properly
deleted remotely but the stat cache was not updated.
11 years ago
Lukas Reschke
ebb5523698
Verify if path exists
We need to check if the path exists and throw an error instead of handling this situation ungraciously.
11 years ago
Robin Appelman
17be0993b4
remove unneeded normalize
11 years ago
Robin Appelman
6018567df2
unlock the file if the file doesnt exists
11 years ago
Robin Appelman
d7960d5db6
dont update the cache on rename fail
11 years ago
Robin Appelman
2a50dbd1a1
update noopscanner
11 years ago
Björn Schießle
7a0917e5b2
Merge pull request #16692 from owncloud/add_social_media_buttons
Add social media buttons
11 years ago
Robin Appelman
3e54696f7f
extends phpdoc
11 years ago
Robin Appelman
3526b352dc
update the file cache within the write lock
11 years ago
Olivier Paroz
64f0fd0889
Remove unneeded returns from private cropping methods
11 years ago
Olivier Paroz
8193e1d7c1
Move media type icon preview creation to its own method
11 years ago
Bjoern Schiessle
f9093466bf
add id to url
11 years ago
Thomas Müller
a04cb82fd9
Merge pull request #16890 from owncloud/fix-16588
the user is gone, userExists will not bring him back. But the user's …
11 years ago
Olivier Paroz
13617a0475
Send the mime icon if we can't generate a preview
11 years ago
Lukas Reschke
8d4f918671
Merge pull request #16993 from owncloud/verify-if-path-exists
[master] Verify if path exists
11 years ago
Jenkins for ownCloud
c4cb34da9d
[tx-robot] updated from transifex
11 years ago
Lukas Reschke
3b0b1a7ceb
Merge pull request #16973 from owncloud/button-close-sidebar
Let buttons hide the sidebar
11 years ago
Lukas Reschke
9e48f7f3ba
Remove MSSQL completely from list
11 years ago
Frank Karlitschek
d5ef1f28ce
8.1 RC1
11 years ago
Morris Jobke
bfa716acaa
Merge pull request #16995 from owncloud/fix-ocp-phpdoc
Fix return value for OCP PHPDoc
11 years ago
Carla Schroder
ea9c21f94e
remove mssql from supported dbs
11 years ago
Morris Jobke
9a0b0ba488
Merge pull request #16893 from owncloud/fixSlideToggle
Fix childs of slideToggle not sliding the target
11 years ago
Jan-Christoph Borchardt
b43bfaf132
fix look of 'Share with me via ownCloud' button, fix wording
11 years ago