]>
source.dussan.org Git - nextcloud-server.git/log
Lukas Reschke [Sun, 25 Sep 2016 16:58:05 +0000 (18:58 +0200)]
Graceful error handling and logging
Right now a failed "copyr" will result in the error log being spammed with not really helpful error messages. Also situations such as `$dir` returning `false` are not really caught.
This adds more error handling and logging to make debugging such situations easier.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Nextcloud bot [Sun, 25 Sep 2016 00:09:40 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 24 Sep 2016 00:09:45 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Fri, 23 Sep 2016 10:35:26 +0000 (12:35 +0200)]
Merge pull request #1496 from aroseartist/patch-1
Installation details for README
Lora Rose [Fri, 23 Sep 2016 03:12:51 +0000 (20:12 -0700)]
Installation details for README
Per issue: https://github.com/nextcloud/server/issues/16
Added installation link guides per the already established documentation rather than attempting to re-create the documentation here.
Nextcloud bot [Fri, 23 Sep 2016 00:09:45 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Thu, 22 Sep 2016 14:21:44 +0000 (16:21 +0200)]
Merge pull request #1487 from nextcloud/move-integration-tests-to-single-containers
Move integration tests to single execution containers in .drone.yml
Joas Schilling [Thu, 22 Sep 2016 10:23:46 +0000 (12:23 +0200)]
Merge pull request #1455 from nextcloud/use-magic-di
Use magic DI
Lukas Reschke [Thu, 22 Sep 2016 10:10:26 +0000 (12:10 +0200)]
Use new integration-php7.0 container
This one caches the dependencies
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 22 Sep 2016 09:44:28 +0000 (11:44 +0200)]
Merge pull request #1488 from nextcloud/rely-on-github-api-output
Rely solely on GitHub API output
Lukas Reschke [Thu, 22 Sep 2016 09:40:00 +0000 (11:40 +0200)]
Rely solely on GitHub API output
This doesn't download the whole git repository again which saves roughly 90 seconds in execution time on the test.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 22 Sep 2016 09:14:15 +0000 (11:14 +0200)]
Move integration tests to single containers
This adds improved performance
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 22 Sep 2016 08:55:14 +0000 (10:55 +0200)]
Merge pull request #1481 from nextcloud/signed-off-by
Add Developer Certificate of Origin (DCO)
Lukas Reschke [Wed, 21 Sep 2016 21:55:18 +0000 (23:55 +0200)]
Add checker for signed off commits
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Bjoern Schiessle [Wed, 21 Sep 2016 09:23:51 +0000 (11:23 +0200)]
Add Developer Certificate of Origin (DCO)
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Nextcloud bot [Thu, 22 Sep 2016 00:11:32 +0000 (00:11 +0000)]
[tx-robot] updated from transifex
Julius Härtl [Wed, 21 Sep 2016 14:34:01 +0000 (16:34 +0200)]
Merge pull request #1480 from nextcloud/icon-more-white
add icon-more-white
Jan-Christoph Borchardt [Wed, 21 Sep 2016 13:25:14 +0000 (15:25 +0200)]
add icon-more-white
Jan-Christoph Borchardt [Wed, 21 Sep 2016 09:30:53 +0000 (11:30 +0200)]
Merge pull request #1477 from nextcloud/fix-tabheaders
fix sidebar tab headers margin
Jan-Christoph Borchardt [Wed, 21 Sep 2016 08:56:47 +0000 (10:56 +0200)]
fix sidebar tab headers margin
Jan-Christoph Borchardt [Wed, 21 Sep 2016 08:39:17 +0000 (10:39 +0200)]
Merge pull request #1469 from nextcloud/hide-empty-tag-input
Hide collaborative tag input when empty
Nextcloud bot [Wed, 21 Sep 2016 00:09:40 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Tue, 20 Sep 2016 22:24:37 +0000 (00:24 +0200)]
Merge pull request #1473 from nextcloud/fix-select2-input
Fix the font in the select2 placeholders
Jan-Christoph Borchardt [Tue, 20 Sep 2016 22:22:19 +0000 (00:22 +0200)]
proper padding for Tags action
Joas Schilling [Tue, 20 Sep 2016 21:16:30 +0000 (23:16 +0200)]
Fix the font in the select2 placeholders
Morris Jobke [Tue, 20 Sep 2016 16:58:58 +0000 (18:58 +0200)]
Merge pull request #1468 from nextcloud/icons-audio-video-2
add proper classes for white audio and video icons
Joas Schilling [Tue, 20 Sep 2016 16:45:55 +0000 (18:45 +0200)]
Add viewbox to icons
Joas Schilling [Tue, 20 Sep 2016 15:20:09 +0000 (17:20 +0200)]
Add a handle for the tags label
Jan-Christoph Borchardt [Tue, 20 Sep 2016 15:33:52 +0000 (17:33 +0200)]
add proper classes for white audio and video icons
Joas Schilling [Tue, 20 Sep 2016 15:19:11 +0000 (17:19 +0200)]
Hide the tags input field when it's empty
Joas Schilling [Tue, 20 Sep 2016 12:28:17 +0000 (14:28 +0200)]
Fix more tests
Joas Schilling [Tue, 20 Sep 2016 11:26:06 +0000 (13:26 +0200)]
Use default value instead of throwing when the service could not be found
Lukas Reschke [Tue, 20 Sep 2016 09:08:32 +0000 (11:08 +0200)]
Merge pull request #1454 from nextcloud/morris
Don't check Same-Site attribute for mobile chrome
Nextcloud bot [Tue, 20 Sep 2016 00:09:37 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 19 Sep 2016 23:25:47 +0000 (01:25 +0200)]
Merge pull request #1451 from nextcloud/icons-audio-video
add audio and video icons
Lukas Reschke [Mon, 19 Sep 2016 23:15:06 +0000 (01:15 +0200)]
Don't check for Same-Site cookie on Chrome Android
Chrome on Android has a bug that it doesn't sent cookies with the
same-site attribute for the download manager. To work around that
all same-site cookies get deleted and recreated directly. Awesome!
FIXME: Remove once Chrome 54 is deployed to end-users
@see https://github.com/nextcloud/server/pull/1454
Joas Schilling [Mon, 19 Sep 2016 23:15:24 +0000 (01:15 +0200)]
Use magic DI
Lukas Reschke [Mon, 19 Sep 2016 21:59:57 +0000 (23:59 +0200)]
Merge pull request #1430 from longsleep/fixup-getURLParameter
Fixup getURLParameter 'null' return and encoding support
Jan-Christoph Borchardt [Mon, 19 Sep 2016 21:39:00 +0000 (23:39 +0200)]
add audio and video icons
Nextcloud bot [Mon, 19 Sep 2016 00:09:33 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 18 Sep 2016 00:09:26 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Sat, 17 Sep 2016 21:02:44 +0000 (23:02 +0200)]
Merge pull request #1417 from nextcloud/strict_CSP_for_OCS
Strict CSP for OCS API
Morris Jobke [Sat, 17 Sep 2016 20:52:38 +0000 (22:52 +0200)]
Merge pull request #1334 from nextcloud/bump_symfony_eventdispatcher
[3rdparty] Bump symfony/event-dispatcher
Morris Jobke [Sat, 17 Sep 2016 20:50:17 +0000 (22:50 +0200)]
Merge pull request #1429 from nextcloud/bump_handlebars
Bump handlebars to version 4.0.5
Nextcloud bot [Sat, 17 Sep 2016 00:10:14 +0000 (00:10 +0000)]
[tx-robot] updated from transifex
Simon Eisenmann [Fri, 16 Sep 2016 14:03:15 +0000 (16:03 +0200)]
Fixup getURLParameter behavior
This commit further changes the behavior of getURLParmeter to handle
encoded parameter values and returns the decoded string and improves
behavior for parameters without value and multiple equals and other
similar cases which did not work before. See the comments at
http://stackoverflow.com/questions/
1403888 /get-escaped-url-parameter for
a list of the issues handled by the updated implementation.
This change does not change the general behavior of the function. Empty
or non existing parameters still return an empty string ('').
Simon Eisenmann [Fri, 16 Sep 2016 13:48:28 +0000 (15:48 +0200)]
Return '' instead of 'null'
This commit changes the behavior of getURLParameter(name) to return an
empty string when the parameter is not set or has empty value. Before it
returned 'null' as string.
Roeland Jago Douma [Fri, 16 Sep 2016 13:27:56 +0000 (15:27 +0200)]
Bump handlebars to version 4.0.5
Roeland Jago Douma [Fri, 16 Sep 2016 08:12:30 +0000 (10:12 +0200)]
Merge pull request #1408 from nextcloud/chunk-calendar-objects-query
Chunk if you have too many contacts/events
Nextcloud bot [Fri, 16 Sep 2016 00:09:34 +0000 (00:09 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 15 Sep 2016 10:41:39 +0000 (12:41 +0200)]
Make OCS intergration tests check for CSP
* Very hacky in simple test but at least we test
Roeland Jago Douma [Thu, 15 Sep 2016 10:12:30 +0000 (12:12 +0200)]
Add tests
Roeland Jago Douma [Thu, 15 Sep 2016 09:26:24 +0000 (11:26 +0200)]
Add trict CSP to OCS responses
If a repsonse now explicitly has the Empty CSP set then the middleware
won't touch it.
Joas Schilling [Thu, 15 Sep 2016 07:47:39 +0000 (09:47 +0200)]
Close cursors
Nextcloud bot [Thu, 15 Sep 2016 00:12:37 +0000 (00:12 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Wed, 14 Sep 2016 14:29:58 +0000 (16:29 +0200)]
Chunk if you have too many contacts
Joas Schilling [Wed, 14 Sep 2016 14:29:33 +0000 (16:29 +0200)]
Chunk if you have too many events
Roeland Jago Douma [Wed, 14 Sep 2016 12:33:20 +0000 (14:33 +0200)]
Merge pull request #1405 from nextcloud/update_moment_js
update moment.js to 2.15
Lukas Reschke [Wed, 14 Sep 2016 12:26:41 +0000 (14:26 +0200)]
Merge pull request #1375 from nextcloud/display-that-updating-failed-for-htaccess
Display an error when updating .htaccess failed
Georg Ehrke [Wed, 14 Sep 2016 11:21:38 +0000 (13:21 +0200)]
update moment.js to 2.15
Morris Jobke [Wed, 14 Sep 2016 06:10:04 +0000 (08:10 +0200)]
Merge pull request #1401 from nextcloud/rename-file-to-copying
Rename COPYING-AGPL to COPYING
Nextcloud bot [Wed, 14 Sep 2016 00:10:31 +0000 (00:10 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Tue, 13 Sep 2016 20:50:12 +0000 (22:50 +0200)]
Rename COPYING-AGPL to COPYING
That way GitHub properly indexes the license information and displays it inline. Also renamed one old usage of "ownCloud" to Nextcloud.
Morris Jobke [Tue, 13 Sep 2016 20:39:08 +0000 (22:39 +0200)]
Merge pull request #1395 from nextcloud/issue-369-htaccess-max-sizes
Make sure memory limit is > post size and upload filesize
Roeland Jago Douma [Tue, 13 Sep 2016 19:55:14 +0000 (21:55 +0200)]
Merge pull request #1348 from karakayasemi/patch-1
Bug fix CachedMountInfo for user home storage
Roeland Jago Douma [Tue, 13 Sep 2016 19:53:07 +0000 (21:53 +0200)]
Merge pull request #1400 from nextcloud/fix-mysql-racecondition
add actual check if mysql is up already
Morris Jobke [Tue, 13 Sep 2016 18:42:31 +0000 (20:42 +0200)]
add actual check if mysql is up already
Roeland Jago Douma [Tue, 13 Sep 2016 17:23:51 +0000 (19:23 +0200)]
Merge pull request #1338 from nextcloud/fix-trashbin-errors
Opening the trashbin causes errors in log for files without preview
Roeland Jago Douma [Tue, 13 Sep 2016 17:17:14 +0000 (19:17 +0200)]
Merge pull request #1396 from nextcloud/fix-phpunit-4.8
Make tests work with 4.8 at least
Roeland Jago Douma [Tue, 13 Sep 2016 17:16:33 +0000 (19:16 +0200)]
Merge pull request #1399 from nextcloud/use-tests-to-drone-from-travis
Move Travis tests to DroneCI
Lukas Reschke [Tue, 13 Sep 2016 15:40:19 +0000 (17:40 +0200)]
Move Travis tests to DroneCI
Should give us some quicker test execution speed as we're not limited by Travis
Explicitly invoke with "bash"
Install instance already
Use newest litmus container
Lukas Reschke [Tue, 13 Sep 2016 14:55:07 +0000 (16:55 +0200)]
Merge pull request #1393 from longsleep/redirect_url-on-setup-support
Pass redirect_url through setup form
Joas Schilling [Tue, 13 Sep 2016 12:42:52 +0000 (14:42 +0200)]
Make sure memory limit is > post size and upload filesize
Joas Schilling [Tue, 13 Sep 2016 14:16:02 +0000 (16:16 +0200)]
Make tests work with 4.8 at least
Simon Eisenmann [Tue, 13 Sep 2016 10:15:30 +0000 (12:15 +0200)]
Pass redirect_url through setup form
When accessing a 'not set up' Nextcloud with a redirect_url parameter
the parameter will is added to the setup POST request, resulting in the
requested redirect after setup is complete.
This is required in scenarios where Nextcloud is used as authorization
provider like on the Spreedbox to allow redirection to the required page
when normally a login form would be shown but the setup form is shown
instead.
Joas Schilling [Tue, 13 Sep 2016 08:50:58 +0000 (10:50 +0200)]
Update docs
Joas Schilling [Mon, 12 Sep 2016 13:51:33 +0000 (15:51 +0200)]
Display an error when updating .htaccess failed
Christoph Wurst [Tue, 13 Sep 2016 08:50:20 +0000 (10:50 +0200)]
Merge pull request #1383 from nextcloud/improve-ci-speed
clone depth of 1 and execute integration tests first
Morris Jobke [Tue, 13 Sep 2016 08:41:59 +0000 (10:41 +0200)]
Merge pull request #1386 from nextcloud/better-mentions
Try to mention 3 people that will leave comments
Morris Jobke [Tue, 13 Sep 2016 08:33:03 +0000 (10:33 +0200)]
add nextcloud-bot to userBlacklist
Joas Schilling [Tue, 13 Sep 2016 08:30:11 +0000 (10:30 +0200)]
Try to mention 3 people that will leave comments
Morris Jobke [Tue, 13 Sep 2016 08:28:39 +0000 (10:28 +0200)]
Merge pull request #1370 from nextcloud/dav-fixassemblystreamperf
[uc] Improve chunk upload AssemblyStream performance
Morris Jobke [Tue, 13 Sep 2016 08:24:40 +0000 (10:24 +0200)]
Merge pull request #1378 from nextcloud/phpunit_db_fix
Fix getMock phpunit warnings
Morris Jobke [Tue, 13 Sep 2016 08:20:33 +0000 (10:20 +0200)]
Merge pull request #1376 from nextcloud/upstream-25966
Allow increasing permissions for share owner
Morris Jobke [Tue, 13 Sep 2016 07:46:39 +0000 (09:46 +0200)]
clone depth of 1 and execute integration tests first
* specify git image
Roeland Jago Douma [Tue, 13 Sep 2016 07:26:00 +0000 (09:26 +0200)]
Fix tests
Vincent Petry [Mon, 29 Aug 2016 09:21:44 +0000 (11:21 +0200)]
Allow increasing permissions for share owner
In some cases, the owner of the share is also recipient through a group
share. The owner must still be able to increase permissions in that
situation.
Vincent Petry [Thu, 8 Sep 2016 09:50:04 +0000 (11:50 +0200)]
Improve chunk upload AssemblyStream performance
Roeland Jago Douma [Mon, 12 Sep 2016 20:13:31 +0000 (22:13 +0200)]
Fix getMock UtilTest
Roeland Jago Douma [Mon, 12 Sep 2016 20:00:29 +0000 (22:00 +0200)]
Fix getMock UsersControllerTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:53:21 +0000 (21:53 +0200)]
Fix getMock User
Roeland Jago Douma [Mon, 12 Sep 2016 19:41:19 +0000 (21:41 +0200)]
Fix getMock UrlGeneratortest
Roeland Jago Douma [Mon, 12 Sep 2016 19:40:00 +0000 (21:40 +0200)]
Fix getMock TagTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:38:56 +0000 (21:38 +0200)]
Fix getMock ManagerTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:38:07 +0000 (21:38 +0200)]
Fix getMock CertificateMangerTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:36:57 +0000 (21:36 +0200)]
Fix getMock RepairUnmergedSharesTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:35:24 +0000 (21:35 +0200)]
Fix getMock DBLockingProviderTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:33:38 +0000 (21:33 +0200)]
Fix getMock HelperStorageTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:32:11 +0000 (21:32 +0200)]
Fix getMock ViewTest
Roeland Jago Douma [Mon, 12 Sep 2016 19:29:38 +0000 (21:29 +0200)]
Fix getMock scannertest