Vincent Petry
6d4abdab8f
Fix DAV stat cache to properly cache 404
...
404 errors were not properly cached due to catching the wrong
exception. Now catching ClientHttpException and checking the error
code. In case of 404, adjust the stat cache accordingly.
2017-01-05 09:39:07 +01:00
Robin Appelman
6a0f0403d0
Merge pull request #2937 from nextcloud/remove-static-stream-wrapper
...
remove static:// stream wrapper
2017-01-04 18:13:28 +01:00
Morris Jobke
32f06ab415
update autoloader
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-01-04 16:25:07 +01:00
Robin Appelman
bca91f2216
remove static:// stream wrapper
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-01-04 15:57:02 +01:00
Morris Jobke
9dbcc1a177
Merge pull request #2933 from nextcloud/dont-link-to-oc-forum
...
Don't link to the oC forum
2017-01-04 13:22:54 +01:00
Nextcloud bot
2e0cf21f7f
[tx-robot] updated from transifex
2017-01-04 12:09:43 +00:00
Joas Schilling
5533c77b91
Don't link to the oC forum
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-04 12:44:10 +01:00
Robin Appelman
a75cfb601e
Merge pull request #2923 from nextcloud/remove-fakedir-stream
...
remove no longer used fakedir stream wrapper
2017-01-03 20:22:16 +01:00
Morris Jobke
8070ccc6f7
update autoloader
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-01-03 19:00:05 +01:00
Robin Appelman
5b09565594
remove no longer used fakedir stream wrapper
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-01-03 17:06:03 +01:00
Lukas Reschke
389623ee7b
Merge pull request #2921 from nextcloud/remove-unused-assetic-use-statements
...
remove unused Assetic use statements
2017-01-03 11:06:51 +01:00
Christoph Wurst
b6de122d5e
remove unused Assetic use statements
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-01-03 10:13:30 +01:00
Christoph Wurst
edd331489d
Merge pull request #2913 from nextcloud/update-root-authorities
...
Update bundled CA Certificates
2017-01-03 10:01:51 +01:00
Nextcloud bot
acad4ba93e
[tx-robot] updated from transifex
2017-01-03 01:07:46 +00:00
Roeland Jago Douma
fdf10e242d
Merge pull request #2850 from nextcloud/downstream-26603
...
Fixed size issues on main detail view and disappearing of share recipients (#26603 )
2017-01-02 21:19:43 +01:00
Morris Jobke
8e3f442fe2
Merge pull request #2872 from nextcloud/admin-settings-split-db
...
split db logic from settings manager and test them separately
2017-01-02 16:44:28 +01:00
Morris Jobke
9e32885b34
Merge pull request #2712 from nextcloud/master-2648
...
Fix legacy DAV endpoint
2017-01-02 16:41:51 +01:00
Lukas Reschke
1b8aae837c
Merge pull request #2912 from nextcloud/increase-coverage-response.php
...
Add 100% coverage for response.php
2017-01-02 16:01:47 +01:00
Robin Appelman
4c6ffeda3e
phpdoc
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-01-02 15:36:54 +01:00
Lukas Reschke
a0f07dd754
Update bundled CA Certificates
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-01-02 15:35:36 +01:00
Lukas Reschke
e2e4677501
Merge pull request #2911 from nextcloud/rebrand-to-nextcloud-server-crawler
...
Rebrand to "Nextcloud" and add 100% coverage
2017-01-02 15:32:09 +01:00
Lukas Reschke
746fc3d3bf
Add 100% coverage for response.php
...
While already at https://github.com/nextcloud/server/pull/2911 I thought I can as well finish that one as well...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-01-02 15:16:35 +01:00
Roeland Jago Douma
db3c918adb
Fix legacy caldav endpoints
...
* CaldavBackend is now endpoint aware (use old style principals on old
endpoint and new onces on new).
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-01-02 15:02:18 +01:00
Lukas Reschke
3c34b8577c
Add test execution against legacy DAV backend
...
Since the tests to quite hugely rely on sync tokens being present I also included those in the legacy backend.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-01-02 15:02:18 +01:00
Roeland Jago Douma
60a8a1a844
Merge pull request #2909 from nextcloud/tests/remember-me-integration-test
...
Test remember-me login
2017-01-02 14:52:34 +01:00
Lukas Reschke
5679f04cb1
Rebrand to "Nextcloud" and add 100% coverage
...
Noticed while debugging https://github.com/nextcloud/server/issues/2910
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-01-02 14:51:16 +01:00
Morris Jobke
61720bfbd3
Merge pull request #2159 from nextcloud/s3-objectstore-ci
...
S3 objectstore ci
2017-01-02 14:48:45 +01:00
Robin Appelman
3243a6032a
adjust test
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-01-02 14:17:20 +01:00
Robin Appelman
ac2542f0f0
add ci support for s3 object store
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-01-02 14:17:19 +01:00
Roeland Jago Douma
17d2b25ad4
Merge pull request #2896 from nextcloud/3rdparty_master
...
Point 3rdparty to master
2017-01-02 13:59:07 +01:00
Roeland Jago Douma
19086ff769
Point 3rdparty to master
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-01-02 11:58:51 +01:00
Christoph Wurst
02359c79fd
Test remember-me login
...
This adds a simple integration test that ensures that remembered
login works when the session cookies vanish.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-01-02 11:20:22 +01:00
Nextcloud bot
0d24e5d5f9
[tx-robot] updated from transifex
2017-01-02 01:07:33 +00:00
Nextcloud bot
5c50df72b7
[tx-robot] updated from transifex
2017-01-01 01:07:30 +00:00
Nextcloud bot
02eb0f7fa4
[tx-robot] updated from transifex
2016-12-31 01:08:36 +00:00
Roeland Jago Douma
221b56d494
Merge pull request #2897 from nextcloud/revert-2881-update-swift-mailer
...
Revert "Update third-party ref"
2016-12-30 23:03:53 +01:00
Roeland Jago Douma
308b163b8b
Revert "Update third-party ref"
2016-12-30 22:36:17 +01:00
Roeland Jago Douma
108a308ef1
Merge pull request #2881 from nextcloud/update-swift-mailer
...
Update third-party ref
2016-12-30 21:37:56 +01:00
Roeland Jago Douma
2f235d9693
Merge pull request #2894 from nextcloud/provisioning_api_middleware_tests
...
Adds provisioning middleware tests
2016-12-30 20:35:30 +01:00
Roeland Jago Douma
15efd3b38d
Merge pull request #2892 from nextcloud/usercontroller_tests
...
Adds user controller tests
2016-12-30 14:58:52 +01:00
Roeland Jago Douma
bc5bf23479
Merge pull request #2891 from nextcloud/user_cmd_test
...
User command enable/disable tests
2016-12-30 14:58:41 +01:00
Roeland Jago Douma
e13affa29d
Adds provisioning middleware tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-12-30 14:12:10 +01:00
Roeland Jago Douma
31a3e9847f
Adds user controller tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-12-30 13:26:26 +01:00
Roeland Jago Douma
b5a23c9754
User command enable/disable tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-12-30 13:17:41 +01:00
Nextcloud bot
fc02564ea6
[tx-robot] updated from transifex
2016-12-30 01:07:28 +00:00
Roeland Jago Douma
0f6dd65a91
Merge pull request #2877 from nextcloud/webdavapache
...
Add files_external webdav apache tests
2016-12-29 15:02:04 +01:00
Roeland Jago Douma
f1c66de2ab
Merge pull request #2878 from nextcloud/cmd_group_tests
...
Add Group Command tests
2016-12-29 13:02:13 +01:00
Roeland Jago Douma
3256a1c792
Add files_external webdav apache tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-12-29 12:47:48 +01:00
Lukas Reschke
306f3c3e4f
Update third-party ref
...
For https://github.com/nextcloud/3rdparty/pull/25
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-29 12:18:54 +01:00
Roeland Jago Douma
a7d9b7c876
Add Group Command tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-12-29 11:48:57 +01:00