Thomas Müller
|
a061ef75ea
|
Merge pull request #24127 from owncloud/handle-app-loading-error
Handle app loading error
|
2016-04-20 22:41:02 +02:00 |
Thomas Müller
|
42b25f7821
|
Merge pull request #23951 from owncloud/cleanlocks-chunk
chunk the cleaning up of shared locks
|
2016-04-20 20:40:32 +02:00 |
Thomas Müller
|
cd01c440a0
|
Merge pull request #23919 from owncloud/cyclyc-share-dep-example
SharedStorage to new sharing code + cleanup
|
2016-04-20 20:37:27 +02:00 |
Thomas Müller
|
cdcabbd0b3
|
Merge pull request #24098 from owncloud/fix_23782
When calling file_put_contents clear the checksum
|
2016-04-20 20:37:01 +02:00 |
Thomas Müller
|
7fea9974b7
|
In case an app has issues while loading the app is disabled and request processing continues
|
2016-04-20 18:02:37 +02:00 |
Thomas Müller
|
6a6fc742dc
|
Catch class Error on all root entrypoints
|
2016-04-20 18:01:47 +02:00 |
Thomas Müller
|
069af51dd0
|
With PHP7 Throwable is the new base interface for all Exception and Error - we should be capable to log Throwable as well
|
2016-04-20 17:56:08 +02:00 |
Roeland Jago Douma
|
702046d4aa
|
Move \OC\Preview to PSR-4
|
2016-04-20 15:02:44 +02:00 |
Lukas Reschke
|
afad27fafd
|
Merge pull request #24075 from owncloud/no-html-on-cli
In case of fatal php errors and other unhandled exceptions no html er…
|
2016-04-20 13:50:43 +02:00 |
Thomas Müller
|
ae27583fe2
|
Merge pull request #24116 from owncloud/fix_24095
preserve information if it is a rename operation or not
|
2016-04-20 13:48:24 +02:00 |
Thomas Müller
|
fff272b5cc
|
Merge pull request #23760 from owncloud/fix-setup-mysql
Fix conditional check in MySQL setup
|
2016-04-20 13:46:42 +02:00 |
Robin McCorkell
|
440b5caad7
|
Fix conditional check in MySQL setup
|
2016-04-20 11:58:27 +01:00 |
Roeland Jago Douma
|
bc4185a6fe
|
Move \OC\Mail to PSR-4
|
2016-04-20 12:49:23 +02:00 |
Björn Schießle
|
4f438eee56
|
preserve information if it is a rename operation or not
|
2016-04-20 12:17:15 +02:00 |
Thomas Müller
|
aa33ab0c03
|
Merge pull request #24094 from owncloud/move_dummy_group_backend_to_test
Move the group dummy backend to test
|
2016-04-20 11:55:00 +02:00 |
Thomas Müller
|
64956ec2cf
|
Merge pull request #24103 from owncloud/diagnostics_psr4
Move \OC\Diagnostics to PSR-4
|
2016-04-20 11:53:24 +02:00 |
Jan-Christoph Borchardt
|
5fe630c4f1
|
Merge pull request #23980 from owncloud/remember-email-when-setting-expirationdate
remember email when setting expiration date
|
2016-04-20 11:42:02 +02:00 |
Jenkins for ownCloud
|
a296cbd203
|
[tx-robot] updated from transifex
|
2016-04-20 01:54:55 -04:00 |
Roeland Jago Douma
|
0dbcbc4cae
|
When the scanner detects a file is changed clear checksum
Fixes #23782 and #23783
If the file scanner detects a changed file we clear the checksum while
we update the cache.
* Unit test added
|
2016-04-19 20:20:45 +02:00 |
Roeland Jago Douma
|
e2bff0b35d
|
Move \OC\Diagnostics to PSR-4
|
2016-04-19 19:29:47 +02:00 |
Thomas Müller
|
c0d132150a
|
Merge pull request #24079 from owncloud/console_psr4
Move \OC\Console to PSR-4
|
2016-04-19 16:05:34 +02:00 |
Thomas Müller
|
5b2ef92eb2
|
Merge pull request #24004 from owncloud/dont-transfer-files-to-not-ready-user
Introduce isReadyForUser and verify in file transfer ownership
|
2016-04-19 15:56:47 +02:00 |
Roeland Jago Douma
|
dd7e0d13e5
|
Move the group dummy backend to test
The dummy backend is only used for testing and should thus reside in
tests.
|
2016-04-19 15:13:31 +02:00 |
Roeland Jago Douma
|
b53d6598f1
|
Move moveFromCache to CacheJail
|
2016-04-19 14:04:00 +02:00 |
Roeland Jago Douma
|
f27d7cbf99
|
Move copy- and moveFromStorage to jail
|
2016-04-19 14:04:00 +02:00 |
Robin Appelman
|
2f1c62ce0b
|
Only construct the storage when we start using it
|
2016-04-19 14:04:00 +02:00 |
Roeland Jago Douma
|
c98fef8a51
|
Fix resolve path
|
2016-04-19 14:04:00 +02:00 |
Roeland Jago Douma
|
afa37d363f
|
Fix related logic
|
2016-04-19 14:04:00 +02:00 |
Robin Appelman
|
3f95d44ed1
|
cache the scanner/updater/cache in the wrapper storage
|
2016-04-19 14:04:00 +02:00 |
Christoph Wurst
|
e7f07ba02e
|
extract mail view for sending share invitations
fixes #22947
|
2016-04-19 11:37:23 +02:00 |
Roeland Jago Douma
|
a3a31b5fee
|
Move \OC\Console to PSR-4
|
2016-04-19 10:48:46 +02:00 |
Thomas Müller
|
7054b9719b
|
Merge pull request #24074 from owncloud/integritycheck_psr4
Move OC\IntegrityCheck to PSR-4
|
2016-04-19 10:17:48 +02:00 |
Thomas Müller
|
f8c55beaae
|
Merge pull request #23903 from owncloud/fix-user-data-folder-creation-for-apache-login
Ensure the user's data folder is created for IApacheBackend authentication
|
2016-04-19 08:35:21 +02:00 |
Jenkins for ownCloud
|
f812f51c5d
|
[tx-robot] updated from transifex
|
2016-04-19 01:55:59 -04:00 |
Thomas Müller
|
1773dcbef2
|
Merge pull request #23973 from owncloud/share_move_post_delete_from_group_hook
Move post_removeFromGroup to shareManager
|
2016-04-19 06:59:58 +02:00 |
Thomas Müller
|
c609abf075
|
In case of fatal php errors and other unhandled exceptions no html error page is expected to be displayed in the console
|
2016-04-18 22:30:01 +02:00 |
Roeland Jago Douma
|
c03bd2d8a7
|
Fix use statement
|
2016-04-18 22:06:14 +02:00 |
Roeland Jago Douma
|
161eaadc89
|
Move OC\IntegrityCheck to PSR-4
|
2016-04-18 21:46:07 +02:00 |
Lukas Reschke
|
8222ad5157
|
Move logout to controller
Testable code. Yay.
|
2016-04-18 21:21:52 +02:00 |
Christoph Wurst
|
b4c5a5b9bf
|
Merge pull request #23911 from owncloud/split-upgrade-command
Move version check code out of class Updater
|
2016-04-18 20:58:00 +02:00 |
Thomas Müller
|
1626850fc9
|
Remove deprecated HTTPHelper
|
2016-04-18 17:28:10 +02:00 |
Thomas Müller
|
5c3183cedd
|
Move version check code out of class Updater
|
2016-04-18 17:12:59 +02:00 |
Thomas Müller
|
739dfb5c66
|
Suggest cli based updater in case the instance is bigger - #23913
|
2016-04-18 17:09:21 +02:00 |
Lukas Reschke
|
14fdafaede
|
Merge pull request #23947 from owncloud/login-to-ctrl
Move login form into controller
|
2016-04-18 11:47:57 +02:00 |
Roeland Jago Douma
|
3301bfd195
|
Move \OC\Notification to PSR-4
|
2016-04-18 09:20:06 +02:00 |
Roeland Jago Douma
|
f3d05486fd
|
Move \OC\Memcache to PSR-4
|
2016-04-18 08:21:50 +02:00 |
Morris Jobke
|
d5aa694ccf
|
Merge pull request #24036 from owncloud/db_psr4
Move \OC\DB to PSR-4
|
2016-04-17 19:50:07 +02:00 |
Jenkins for ownCloud
|
d33f048bee
|
[tx-robot] updated from transifex
|
2016-04-17 01:54:52 -04:00 |
Roeland Jago Douma
|
d09f835dca
|
Move \OC\DB to PSR-4
Besides the statement wrapper that is moved to the legacy folder
(namepsace of shame folder)
|
2016-04-15 19:46:34 +02:00 |
Lukas Reschke
|
17dfffefb3
|
Keep used username in URL
This is required until the new controller can also handle POST requests
|
2016-04-15 19:33:25 +02:00 |