id int64 0 10.2k | text_id stringlengths 17 67 | repo_owner stringclasses 232
values | repo_name stringclasses 295
values | issue_url stringlengths 39 89 | pull_url stringlengths 37 87 | comment_url stringlengths 37 94 | links_count int64 1 2 | link_keyword stringclasses 12
values | issue_title stringlengths 7 197 | issue_body stringlengths 45 21.3k | base_sha stringlengths 40 40 | head_sha stringlengths 40 40 | diff_url stringlengths 120 170 | diff stringlengths 478 132k | changed_files stringlengths 47 2.6k | changed_files_exts stringclasses 22
values | changed_files_count int64 1 22 | java_changed_files_count int64 1 22 | kt_changed_files_count int64 0 0 | py_changed_files_count int64 0 0 | code_changed_files_count int64 1 22 | repo_symbols_count int64 32.6k 242M | repo_tokens_count int64 6.59k 49.2M | repo_lines_count int64 992 6.2M | repo_files_without_tests_count int64 12 28.1k | changed_symbols_count int64 0 36.1k | changed_tokens_count int64 0 6.5k | changed_lines_count int64 0 561 | changed_files_without_tests_count int64 1 17 | issue_symbols_count int64 45 21.3k | issue_words_count int64 2 1.39k | issue_tokens_count int64 13 4.47k | issue_lines_count int64 1 325 | issue_links_count int64 0 19 | issue_code_blocks_count int64 0 31 | pull_create_at timestamp[s] | repo_stars int64 10 44.3k | repo_language stringclasses 8
values | repo_languages stringclasses 296
values | repo_license stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
519 | wso2/product-is/4636/3914 | wso2 | product-is | https://github.com/wso2/product-is/issues/3914 | https://github.com/wso2/product-is/pull/4636 | https://github.com/wso2/product-is/pull/4636 | 1 | fix | OIdC Session Management RP-initiated logout : Backchannel logout tokens form param should change to "logout_token" | backchannel logout tokens have a form param "logoutToken", which, according to the spec, should be "logout_token". Ref: http://openid.net/specs/openid-connect-backchannel-1_0.html#BCRequest. | b97dce268a5c3d198a24dbcce29a553fae6db0d5 | 3c3dba0dea7cf1f015e02613bd9aac6532794aaa | https://github.com/wso2/product-is/compare/b97dce268a5c3d198a24dbcce29a553fae6db0d5...3c3dba0dea7cf1f015e02613bd9aac6532794aaa | diff --git a/modules/samples/oauth2/playground2/src/main/org/wso2/sample/identity/oauth2/OIDCBackchannelLogoutServlet.java b/modules/samples/oauth2/playground2/src/main/org/wso2/sample/identity/oauth2/OIDCBackchannelLogoutServlet.java
index 9def5b6fa..902953f65 100644
--- a/modules/samples/oauth2/playground2/src/main/o... | ['modules/samples/oauth2/playground2/src/main/org/wso2/sample/identity/oauth2/OIDCBackchannelLogoutServlet.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,655,058 | 326,093 | 41,410 | 298 | 375 | 80 | 4 | 1 | 190 | 18 | 47 | 1 | 1 | 0 | 1970-01-01T00:25:52 | 627 | Java | {'Java': 5237276, 'JavaScript': 1286957, 'CSS': 701967, 'HTML': 68342, 'Python': 56729, 'Handlebars': 56641, 'Shell': 51738, 'Batchfile': 33345, 'Jinja': 12917} | Apache License 2.0 |
9,175 | huaweicloud/sermant/970/969 | huaweicloud | sermant | https://github.com/huaweicloud/Sermant/issues/969 | https://github.com/huaweicloud/Sermant/pull/970 | https://github.com/huaweicloud/Sermant/pull/970 | 1 | fixes | 【fix】fix bug springboot registry plugin | ### What happened?
if url contains space , request will fail;
We need use the encoded url replcae decoded url
### How can we reproduce it (as minimally and precisely as possible)?
Use url which has space(%20) request
### Anything else we need to know?
_No response_
### Sermant version
<details>
0.7.0
</detail... | e079acbd008d426caabb0ef8eed4b46b4a8255de | 0568661b7abc9911afd6aec3e4a95e80a8a0c7cb | https://github.com/huaweicloud/sermant/compare/e079acbd008d426caabb0ef8eed4b46b4a8255de...0568661b7abc9911afd6aec3e4a95e80a8a0c7cb | diff --git a/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/utils/RequestInterceptorUtils.java b/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/utils/RequestInterceptorUtils.java
index 4b05f568..7dd73d7... | ['sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/utils/RequestInterceptorUtils.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,909,138 | 667,695 | 92,192 | 978 | 249 | 50 | 4 | 1 | 576 | 92 | 147 | 37 | 0 | 1 | 1970-01-01T00:27:49 | 625 | Java | {'Java': 5367471, 'Roff': 51750, 'Vue': 35403, 'Groovy': 9659, 'Shell': 6979, 'Python': 6856, 'TypeScript': 3199, 'FreeMarker': 3170, 'CSS': 2150, 'SCSS': 1577, 'Batchfile': 873, 'HTML': 344, 'JavaScript': 317, 'Dockerfile': 217} | Apache License 2.0 |
9,176 | huaweicloud/sermant/964/963 | huaweicloud | sermant | https://github.com/huaweicloud/Sermant/issues/963 | https://github.com/huaweicloud/Sermant/pull/964 | https://github.com/huaweicloud/Sermant/pull/964 | 1 | fixes | 【fix】fix protocol of feign for spring-boot-registry | ### What happened?
feign maybe not effect
### How can we reproduce it (as minimally and precisely as possible)?
N/A
### Anything else we need to know?
_No response_
### Sermant version
<details>
0.7.0
</details>
### OS version
<details>
```console
# On Linux:
$ cat /etc/os-release
# paste output here... | fa2a96fe391294765180eae060a694bc71e5ae9f | 86ddedacf126a020396c1195d8f591499ceb78a0 | https://github.com/huaweicloud/sermant/compare/fa2a96fe391294765180eae060a694bc71e5ae9f...86ddedacf126a020396c1195d8f591499ceb78a0 | diff --git a/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/interceptors/FeignInvokeInterceptor.java b/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/interceptors/FeignInvokeInterceptor.java
index e86e3... | ['sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/interceptors/httpclient/HttpAsyncClient4xInterceptor.java', 'sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/utils/RequestInterceptorUtils.java', 'sermant... | {'.java': 10} | 10 | 10 | 0 | 0 | 10 | 2,874,679 | 660,108 | 90,995 | 969 | 3,898 | 780 | 56 | 10 | 474 | 74 | 126 | 36 | 0 | 1 | 1970-01-01T00:27:48 | 625 | Java | {'Java': 5367471, 'Roff': 51750, 'Vue': 35403, 'Groovy': 9659, 'Shell': 6979, 'Python': 6856, 'TypeScript': 3199, 'FreeMarker': 3170, 'CSS': 2150, 'SCSS': 1577, 'Batchfile': 873, 'HTML': 344, 'JavaScript': 317, 'Dockerfile': 217} | Apache License 2.0 |
9,186 | huaweicloud/sermant/838/837 | huaweicloud | sermant | https://github.com/huaweicloud/Sermant/issues/837 | https://github.com/huaweicloud/Sermant/pull/838 | https://github.com/huaweicloud/Sermant/pull/838 | 1 | fixes | 【bug】fix the registry plugin bugs | ### What happened?
feign core 10.12无法正常工作,resttemplate 5.3.13/5.1.2.RELEASE无法正确处理异常
### How can we reproduce it (as minimally and precisely as possible)?
no
### Anything else we need to know?
_No response_
### Sermant version
0.6.1
### OS version
n/a | 2cf78adfe99402a2de2d5ca361bc9091f957d10b | c465388a830cbd0d44ce56a31b0c50a891be2b51 | https://github.com/huaweicloud/sermant/compare/2cf78adfe99402a2de2d5ca361bc9091f957d10b...c465388a830cbd0d44ce56a31b0c50a891be2b51 | diff --git a/sermant-agentcore/sermant-agentcore-core/src/main/java/com/huaweicloud/sermant/core/plugin/PluginManager.java b/sermant-agentcore/sermant-agentcore-core/src/main/java/com/huaweicloud/sermant/core/plugin/PluginManager.java
index 423a720a..d9c5d91a 100644
--- a/sermant-agentcore/sermant-agentcore-core/src/ma... | ['sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/interceptors/RestTemplateInterceptor.java', 'sermant-agentcore/sermant-agentcore-core/src/main/java/com/huaweicloud/sermant/core/plugin/PluginManager.java', 'sermant-plugins/sermant-springboot-registry/springboot... | {'.java': 4} | 4 | 4 | 0 | 0 | 4 | 3,129,595 | 717,319 | 98,560 | 1,112 | 3,040 | 503 | 76 | 3 | 277 | 37 | 89 | 19 | 0 | 0 | 1970-01-01T00:27:45 | 625 | Java | {'Java': 5367471, 'Roff': 51750, 'Vue': 35403, 'Groovy': 9659, 'Shell': 6979, 'Python': 6856, 'TypeScript': 3199, 'FreeMarker': 3170, 'CSS': 2150, 'SCSS': 1577, 'Batchfile': 873, 'HTML': 344, 'JavaScript': 317, 'Dockerfile': 217} | Apache License 2.0 |
9,185 | huaweicloud/sermant/839/835 | huaweicloud | sermant | https://github.com/huaweicloud/Sermant/issues/835 | https://github.com/huaweicloud/Sermant/pull/839 | https://github.com/huaweicloud/Sermant/pull/839 | 1 | fixes | 【bug】fix the registry plugin bugs | ### What happened?
can not work
### How can we reproduce it (as minimally and precisely as possible)?
no
### Anything else we need to know?
_No response_
### Sermant version
<details>
0.6.0
</details>
### OS version
<details>
```console
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -... | 5b4a28a42a6380a36dea764fc07bfffe45dc67da | 4c76c97cfad4011049c478f85438d437b21353af | https://github.com/huaweicloud/sermant/compare/5b4a28a42a6380a36dea764fc07bfffe45dc67da...4c76c97cfad4011049c478f85438d437b21353af | diff --git a/sermant-plugins/sermant-springboot-registry/springboot-registry-service/src/main/java/com/huawei/discovery/service/retry/RetryServiceImpl.java b/sermant-plugins/sermant-springboot-registry/springboot-registry-service/src/main/java/com/huawei/discovery/service/retry/RetryServiceImpl.java
index ce5ee597..454... | ['sermant-plugins/sermant-springboot-registry/springboot-registry-service/src/main/java/com/huawei/discovery/service/retry/RetryServiceImpl.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 3,128,862 | 717,238 | 98,530 | 1,112 | 342 | 60 | 6 | 1 | 463 | 73 | 123 | 36 | 0 | 1 | 1970-01-01T00:27:45 | 625 | Java | {'Java': 5367471, 'Roff': 51750, 'Vue': 35403, 'Groovy': 9659, 'Shell': 6979, 'Python': 6856, 'TypeScript': 3199, 'FreeMarker': 3170, 'CSS': 2150, 'SCSS': 1577, 'Batchfile': 873, 'HTML': 344, 'JavaScript': 317, 'Dockerfile': 217} | Apache License 2.0 |
9,184 | huaweicloud/sermant/840/835 | huaweicloud | sermant | https://github.com/huaweicloud/Sermant/issues/835 | https://github.com/huaweicloud/Sermant/pull/840 | https://github.com/huaweicloud/Sermant/pull/840 | 1 | fixes | 【bug】fix the registry plugin bugs | ### What happened?
can not work
### How can we reproduce it (as minimally and precisely as possible)?
no
### Anything else we need to know?
_No response_
### Sermant version
<details>
0.6.0
</details>
### OS version
<details>
```console
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -... | 9c4a080942067f774c7d02a2dc5c6e64717565f2 | 31e113661c432a76cbbe2dece28674bcf5df202c | https://github.com/huaweicloud/sermant/compare/9c4a080942067f774c7d02a2dc5c6e64717565f2...31e113661c432a76cbbe2dece28674bcf5df202c | diff --git a/sermant-agentcore/sermant-agentcore-premain/src/main/java/com/huawei/sermant/premain/AgentPremain.java b/sermant-agentcore/sermant-agentcore-premain/src/main/java/com/huawei/sermant/premain/AgentPremain.java
index 1844d8f1..f29440dd 100644
--- a/sermant-agentcore/sermant-agentcore-premain/src/main/java/com... | ['sermant-plugins/sermant-springboot-registry/springboot-registry-service/src/main/java/com/huawei/discovery/service/lb/DiscoveryManager.java', 'sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/utils/RequestInterceptorUtils.java', 'sermant-plugins/sermant-springb... | {'.java': 6} | 6 | 6 | 0 | 0 | 6 | 3,128,849 | 717,234 | 98,530 | 1,112 | 1,685 | 341 | 37 | 6 | 463 | 73 | 123 | 36 | 0 | 1 | 1970-01-01T00:27:45 | 625 | Java | {'Java': 5367471, 'Roff': 51750, 'Vue': 35403, 'Groovy': 9659, 'Shell': 6979, 'Python': 6856, 'TypeScript': 3199, 'FreeMarker': 3170, 'CSS': 2150, 'SCSS': 1577, 'Batchfile': 873, 'HTML': 344, 'JavaScript': 317, 'Dockerfile': 217} | Apache License 2.0 |
9,183 | huaweicloud/sermant/841/835 | huaweicloud | sermant | https://github.com/huaweicloud/Sermant/issues/835 | https://github.com/huaweicloud/Sermant/pull/841 | https://github.com/huaweicloud/Sermant/pull/841 | 1 | fixes | 【bug】fix the registry plugin bugs | ### What happened?
can not work
### How can we reproduce it (as minimally and precisely as possible)?
no
### Anything else we need to know?
_No response_
### Sermant version
<details>
0.6.0
</details>
### OS version
<details>
```console
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -... | 7192b632d955dab24f9b5603fb571adf18a0f589 | 9813581cc4f726895c46736a4794d62c7ed6e97f | https://github.com/huaweicloud/sermant/compare/7192b632d955dab24f9b5603fb571adf18a0f589...9813581cc4f726895c46736a4794d62c7ed6e97f | diff --git a/sermant-agentcore/sermant-agentcore-core/src/main/java/com/huaweicloud/sermant/core/plugin/agent/entity/ExecuteContext.java b/sermant-agentcore/sermant-agentcore-core/src/main/java/com/huaweicloud/sermant/core/plugin/agent/entity/ExecuteContext.java
index 983044d0..900dae41 100644
--- a/sermant-agentcore/s... | ['sermant-agentcore/sermant-agentcore-core/src/main/java/com/huaweicloud/sermant/core/plugin/agent/entity/ExecuteContext.java', 'sermant-agentcore/sermant-agentcore-core/src/main/java/com/huaweicloud/sermant/core/plugin/agent/template/AdviceConstTemplate.java', 'sermant-agentcore/sermant-agentcore-core/src/main/java/co... | {'.java': 9} | 9 | 9 | 0 | 0 | 9 | 3,129,041 | 717,301 | 98,535 | 1,112 | 5,849 | 1,261 | 128 | 9 | 463 | 73 | 123 | 36 | 0 | 1 | 1970-01-01T00:27:45 | 625 | Java | {'Java': 5367471, 'Roff': 51750, 'Vue': 35403, 'Groovy': 9659, 'Shell': 6979, 'Python': 6856, 'TypeScript': 3199, 'FreeMarker': 3170, 'CSS': 2150, 'SCSS': 1577, 'Batchfile': 873, 'HTML': 344, 'JavaScript': 317, 'Dockerfile': 217} | Apache License 2.0 |
9,182 | huaweicloud/sermant/843/835 | huaweicloud | sermant | https://github.com/huaweicloud/Sermant/issues/835 | https://github.com/huaweicloud/Sermant/pull/843 | https://github.com/huaweicloud/Sermant/pull/843 | 1 | fixes | 【bug】fix the registry plugin bugs | ### What happened?
can not work
### How can we reproduce it (as minimally and precisely as possible)?
no
### Anything else we need to know?
_No response_
### Sermant version
<details>
0.6.0
</details>
### OS version
<details>
```console
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -... | d746892d4bbe9990d765b98a101029b1ac4789ed | 38432cfdc370f2ca5c78a07a02b0229ef0e20d9e | https://github.com/huaweicloud/sermant/compare/d746892d4bbe9990d765b98a101029b1ac4789ed...38432cfdc370f2ca5c78a07a02b0229ef0e20d9e | diff --git a/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/declarers/OkHttp3ClientDeclarer.java b/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/declarers/OkHttp3ClientDeclarer.java
index 2c06e3a6..d44... | ['sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/test/java/com/huawei/discovery/interceptors/OkHttp3ClientInterceptorTest.java', 'sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/utils/RequestInterceptorUtils.java', 'sermant-plugins/se... | {'.java': 8} | 8 | 8 | 0 | 0 | 8 | 3,130,392 | 717,663 | 98,568 | 1,112 | 7,549 | 1,369 | 164 | 6 | 463 | 73 | 123 | 36 | 0 | 1 | 1970-01-01T00:27:45 | 625 | Java | {'Java': 5367471, 'Roff': 51750, 'Vue': 35403, 'Groovy': 9659, 'Shell': 6979, 'Python': 6856, 'TypeScript': 3199, 'FreeMarker': 3170, 'CSS': 2150, 'SCSS': 1577, 'Batchfile': 873, 'HTML': 344, 'JavaScript': 317, 'Dockerfile': 217} | Apache License 2.0 |
9,181 | huaweicloud/sermant/844/835 | huaweicloud | sermant | https://github.com/huaweicloud/Sermant/issues/835 | https://github.com/huaweicloud/Sermant/pull/844 | https://github.com/huaweicloud/Sermant/pull/844 | 1 | fixes | 【bug】fix the registry plugin bugs | ### What happened?
can not work
### How can we reproduce it (as minimally and precisely as possible)?
no
### Anything else we need to know?
_No response_
### Sermant version
<details>
0.6.0
</details>
### OS version
<details>
```console
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -... | 8987157956e7a1afa021d92e83502f342d262b44 | 41ce77de4e084593196d307cf594143bfb687ef5 | https://github.com/huaweicloud/sermant/compare/8987157956e7a1afa021d92e83502f342d262b44...41ce77de4e084593196d307cf594143bfb687ef5 | diff --git a/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/utils/RequestInterceptorUtils.java b/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/utils/RequestInterceptorUtils.java
index 0ed24ac4..6347170... | ['sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/utils/RequestInterceptorUtils.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 3,130,337 | 717,636 | 98,563 | 1,112 | 2,713 | 491 | 47 | 1 | 463 | 73 | 123 | 36 | 0 | 1 | 1970-01-01T00:27:45 | 625 | Java | {'Java': 5367471, 'Roff': 51750, 'Vue': 35403, 'Groovy': 9659, 'Shell': 6979, 'Python': 6856, 'TypeScript': 3199, 'FreeMarker': 3170, 'CSS': 2150, 'SCSS': 1577, 'Batchfile': 873, 'HTML': 344, 'JavaScript': 317, 'Dockerfile': 217} | Apache License 2.0 |
9,180 | huaweicloud/sermant/848/847 | huaweicloud | sermant | https://github.com/huaweicloud/Sermant/issues/847 | https://github.com/huaweicloud/Sermant/pull/848 | https://github.com/huaweicloud/Sermant/pull/848 | 1 | fixes | 【fix】remove the logic for catch throwabel of bytebudy | ### What happened?
remove the logic for catch throwabel of bytebudy
### How can we reproduce it (as minimally and precisely as possible)?
100%
### Anything else we need to know?
_No response_
### Sermant version
<details>
0.7
</details>
### OS version
<details>
```console
# On Linux:
$ cat /etc/os-rel... | 086b4bed4a685bb807ffae45fadf37fd040fb78a | e55faf698126cc6717a87b46b41cfed35c7f86b0 | https://github.com/huaweicloud/sermant/compare/086b4bed4a685bb807ffae45fadf37fd040fb78a...e55faf698126cc6717a87b46b41cfed35c7f86b0 | diff --git a/sermant-agentcore/sermant-agentcore-core/src/main/java/com/huaweicloud/sermant/core/plugin/agent/template/AdviceConstTemplate.java b/sermant-agentcore/sermant-agentcore-core/src/main/java/com/huaweicloud/sermant/core/plugin/agent/template/AdviceConstTemplate.java
index f5e8453c..51bda3a9 100644
--- a/serma... | ['sermant-agentcore/sermant-agentcore-core/src/main/java/com/huaweicloud/sermant/core/plugin/agent/template/BootstrapConstTemplate.java', 'sermant-agentcore/sermant-agentcore-core/src/main/java/com/huaweicloud/sermant/core/plugin/agent/template/AdviceConstTemplate.java', 'sermant-agentcore/sermant-agentcore-core/src/ma... | {'.java': 6} | 6 | 6 | 0 | 0 | 6 | 3,133,465 | 718,297 | 98,646 | 1,112 | 1,542 | 352 | 24 | 6 | 499 | 78 | 129 | 36 | 0 | 1 | 1970-01-01T00:27:45 | 625 | Java | {'Java': 5367471, 'Roff': 51750, 'Vue': 35403, 'Groovy': 9659, 'Shell': 6979, 'Python': 6856, 'TypeScript': 3199, 'FreeMarker': 3170, 'CSS': 2150, 'SCSS': 1577, 'Batchfile': 873, 'HTML': 344, 'JavaScript': 317, 'Dockerfile': 217} | Apache License 2.0 |
9,179 | huaweicloud/sermant/853/852 | huaweicloud | sermant | https://github.com/huaweicloud/Sermant/issues/852 | https://github.com/huaweicloud/Sermant/pull/853 | https://github.com/huaweicloud/Sermant/pull/853 | 1 | fixes | 【bug】配置项为list时,yaml会抛出解析错误的bug | ### What happened?
配置项为list时,yaml会抛出解析错误的bug
### How can we reproduce it (as minimally and precisely as possible)?
配置项为list时,yaml会抛出解析错误的bug
### Anything else we need to know?
_No response_
### Sermant version
<details>
0.6.1
</details>
### OS version
n/a | 8f306861e38ada86c329e017f232adcf82d205d8 | 0ca5a54a4ff30a72a434b20c993f256f75946154 | https://github.com/huaweicloud/sermant/compare/8f306861e38ada86c329e017f232adcf82d205d8...0ca5a54a4ff30a72a434b20c993f256f75946154 | diff --git a/sermant-agentcore/sermant-agentcore-core/src/main/java/com/huaweicloud/sermant/core/plugin/subscribe/processor/ConfigOrderIntegratedProcessor.java b/sermant-agentcore/sermant-agentcore-core/src/main/java/com/huaweicloud/sermant/core/plugin/subscribe/processor/ConfigOrderIntegratedProcessor.java
index ab536... | ['sermant-plugins/sermant-router/router-config-service/src/main/java/com/huaweicloud/sermant/router/config/handler/ServiceConfigHandler.java', 'sermant-plugins/sermant-service-registry/dubbo-registry-service/src/main/java/com/huawei/dubbo/registry/listener/GovernanceConfigListener.java', 'sermant-plugins/sermant-router... | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 3,133,129 | 718,217 | 98,646 | 1,112 | 3,886 | 728 | 72 | 5 | 268 | 36 | 90 | 22 | 0 | 0 | 1970-01-01T00:27:46 | 625 | Java | {'Java': 5367471, 'Roff': 51750, 'Vue': 35403, 'Groovy': 9659, 'Shell': 6979, 'Python': 6856, 'TypeScript': 3199, 'FreeMarker': 3170, 'CSS': 2150, 'SCSS': 1577, 'Batchfile': 873, 'HTML': 344, 'JavaScript': 317, 'Dockerfile': 217} | Apache License 2.0 |
9,178 | huaweicloud/sermant/901/900 | huaweicloud | sermant | https://github.com/huaweicloud/Sermant/issues/900 | https://github.com/huaweicloud/Sermant/pull/901 | https://github.com/huaweicloud/Sermant/pull/901 | 1 | fixes | 【fix】fix the statics logic for request count | ### What happened?
Redundant statistics for request count
### How can we reproduce it (as minimally and precisely as possible)?
always
### Anything else we need to know?
_No response_
### Sermant version
<details>
0.6.1
</details>
### OS version
<details>
```console
# On Linux:
$ cat /etc/os-release
... | fe56e06cff5c62a5c70afbef622507df34d16914 | 7dddcbf6071b1d4b0270b9062ee42b6d52cd94b0 | https://github.com/huaweicloud/sermant/compare/fe56e06cff5c62a5c70afbef622507df34d16914...7dddcbf6071b1d4b0270b9062ee42b6d52cd94b0 | diff --git a/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/entity/SimpleRequestRecorder.java b/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/entity/SimpleRequestRecorder.java
index 13274605..65c66a95 ... | ['sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/test/java/com/huawei/discovery/entity/SimpleRequestRecorderTest.java', 'sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/entity/SimpleRequestRecorder.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 3,241,569 | 742,701 | 102,013 | 1,146 | 555 | 99 | 11 | 1 | 493 | 75 | 127 | 36 | 0 | 1 | 1970-01-01T00:27:47 | 625 | Java | {'Java': 5367471, 'Roff': 51750, 'Vue': 35403, 'Groovy': 9659, 'Shell': 6979, 'Python': 6856, 'TypeScript': 3199, 'FreeMarker': 3170, 'CSS': 2150, 'SCSS': 1577, 'Batchfile': 873, 'HTML': 344, 'JavaScript': 317, 'Dockerfile': 217} | Apache License 2.0 |
9,177 | huaweicloud/sermant/960/959 | huaweicloud | sermant | https://github.com/huaweicloud/Sermant/issues/959 | https://github.com/huaweicloud/Sermant/pull/960 | https://github.com/huaweicloud/Sermant/pull/960 | 1 | fixes | 【fix】fix bug for springboot registry plugin | ### What happened?
if the url which for springboot registry plugin is invalid, it will throw ex
### How can we reproduce it (as minimally and precisely as possible)?
use url request whose url is invalid, such as http://www.domain.com/test
### Anything else we need to know?
_No response_
### Sermant version
<deta... | 32db176cc5b92438fc0a260209bf552b8c02c945 | d3dad05e34a6b709ac30dba5b9e27eac87842268 | https://github.com/huaweicloud/sermant/compare/32db176cc5b92438fc0a260209bf552b8c02c945...d3dad05e34a6b709ac30dba5b9e27eac87842268 | diff --git a/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/interceptors/FeignInvokeInterceptor.java b/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/interceptors/FeignInvokeInterceptor.java
index c48a5... | ['sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/interceptors/httpclient/HttpAsyncClient4xInterceptor.java', 'sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/utils/RequestInterceptorUtils.java', 'sermant... | {'.java': 9} | 9 | 9 | 0 | 0 | 9 | 2,873,726 | 659,881 | 90,973 | 969 | 5,018 | 1,065 | 84 | 9 | 597 | 93 | 151 | 36 | 1 | 1 | 1970-01-01T00:27:48 | 625 | Java | {'Java': 5367471, 'Roff': 51750, 'Vue': 35403, 'Groovy': 9659, 'Shell': 6979, 'Python': 6856, 'TypeScript': 3199, 'FreeMarker': 3170, 'CSS': 2150, 'SCSS': 1577, 'Batchfile': 873, 'HTML': 344, 'JavaScript': 317, 'Dockerfile': 217} | Apache License 2.0 |
9,187 | huaweicloud/sermant/836/835 | huaweicloud | sermant | https://github.com/huaweicloud/Sermant/issues/835 | https://github.com/huaweicloud/Sermant/pull/836 | https://github.com/huaweicloud/Sermant/pull/836 | 1 | fixes | 【bug】fix the registry plugin bugs | ### What happened?
can not work
### How can we reproduce it (as minimally and precisely as possible)?
no
### Anything else we need to know?
_No response_
### Sermant version
<details>
0.6.0
</details>
### OS version
<details>
```console
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -... | 960821e519fb82f73c6484d18713c7d0bdcaec4e | e92160564783ad57a6192fe62b005cb4a847ca3c | https://github.com/huaweicloud/sermant/compare/960821e519fb82f73c6484d18713c7d0bdcaec4e...e92160564783ad57a6192fe62b005cb4a847ca3c | diff --git a/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/config/LbConfig.java b/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/config/LbConfig.java
index 72f1627e..de1eb957 100644
--- a/sermant-plugi... | ['sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/interceptors/httpclient/HttpAsyncClient4xInterceptor.java', 'sermant-plugins/sermant-springboot-registry/springboot-registry-service/src/test/java/com/huawei/discovery/service/lb/stats/InstanceStatsTest.java', 's... | {'.java': 11} | 11 | 11 | 0 | 0 | 11 | 3,127,660 | 716,923 | 98,510 | 1,112 | 6,337 | 1,373 | 124 | 10 | 463 | 73 | 123 | 36 | 0 | 1 | 1970-01-01T00:27:45 | 625 | Java | {'Java': 5367471, 'Roff': 51750, 'Vue': 35403, 'Groovy': 9659, 'Shell': 6979, 'Python': 6856, 'TypeScript': 3199, 'FreeMarker': 3170, 'CSS': 2150, 'SCSS': 1577, 'Batchfile': 873, 'HTML': 344, 'JavaScript': 317, 'Dockerfile': 217} | Apache License 2.0 |
9,174 | huaweicloud/sermant/1012/1010 | huaweicloud | sermant | https://github.com/huaweicloud/Sermant/issues/1010 | https://github.com/huaweicloud/Sermant/pull/1012 | https://github.com/huaweicloud/Sermant/pull/1012 | 1 | fixes | 【fix】fix the bug that springboot registry plugin can not process the url query params when method is post | ### What happened?
when the method is post, and it's url has the url query params, plugin will not handler it. The result for it will lose the query params
### How can we reproduce it (as minimally and precisely as possible)?
N/A
### Anything else we need to know?
_No response_
### Sermant version
<details>
0.8... | 0bdf7d91bd519f175d413d40c986677096b9b6ae | 1cf2ef962ea9ac5fb937b4487d603b761860e1ac | https://github.com/huaweicloud/sermant/compare/0bdf7d91bd519f175d413d40c986677096b9b6ae...1cf2ef962ea9ac5fb937b4487d603b761860e1ac | diff --git a/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/utils/RequestInterceptorUtils.java b/sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/utils/RequestInterceptorUtils.java
index 7dd73d7e..3efa99e... | ['sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/utils/RequestInterceptorUtils.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,922,022 | 670,560 | 92,522 | 980 | 318 | 61 | 5 | 1 | 588 | 97 | 152 | 36 | 0 | 1 | 1970-01-01T00:27:50 | 625 | Java | {'Java': 5367471, 'Roff': 51750, 'Vue': 35403, 'Groovy': 9659, 'Shell': 6979, 'Python': 6856, 'TypeScript': 3199, 'FreeMarker': 3170, 'CSS': 2150, 'SCSS': 1577, 'Batchfile': 873, 'HTML': 344, 'JavaScript': 317, 'Dockerfile': 217} | Apache License 2.0 |
9,173 | huaweicloud/sermant/1013/1010 | huaweicloud | sermant | https://github.com/huaweicloud/Sermant/issues/1010 | https://github.com/huaweicloud/Sermant/pull/1013 | https://github.com/huaweicloud/Sermant/pull/1013 | 1 | fixes | 【fix】fix the bug that springboot registry plugin can not process the url query params when method is post | ### What happened?
when the method is post, and it's url has the url query params, plugin will not handler it. The result for it will lose the query params
### How can we reproduce it (as minimally and precisely as possible)?
N/A
### Anything else we need to know?
_No response_
### Sermant version
<details>
0.8... | b1dd072144a8bda8fd8a139041d9c0273b9d0656 | 6919115739eefd10ccae0252fbba47e040f7a05d | https://github.com/huaweicloud/sermant/compare/b1dd072144a8bda8fd8a139041d9c0273b9d0656...6919115739eefd10ccae0252fbba47e040f7a05d | diff --git a/sermant-plugins/sermant-loadbalancer/dubbo-loadbalancer-plugin/src/main/java/com/huaweicloud/loadbalancer/declarer/UrlDeclarer.java b/sermant-plugins/sermant-loadbalancer/dubbo-loadbalancer-plugin/src/main/java/com/huaweicloud/loadbalancer/declarer/UrlDeclarer.java
index 20cb863a..6821721a 100644
--- a/ser... | ['sermant-plugins/sermant-loadbalancer/dubbo-loadbalancer-plugin/src/main/java/com/huaweicloud/loadbalancer/interceptor/UrlInterceptor.java', 'sermant-plugins/sermant-springboot-registry/springboot-registry-plugin/src/main/java/com/huawei/discovery/utils/RequestInterceptorUtils.java', 'sermant-plugins/sermant-loadbalan... | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 2,942,984 | 675,320 | 93,198 | 987 | 769 | 161 | 11 | 3 | 588 | 97 | 152 | 36 | 0 | 1 | 1970-01-01T00:27:50 | 625 | Java | {'Java': 5367471, 'Roff': 51750, 'Vue': 35403, 'Groovy': 9659, 'Shell': 6979, 'Python': 6856, 'TypeScript': 3199, 'FreeMarker': 3170, 'CSS': 2150, 'SCSS': 1577, 'Batchfile': 873, 'HTML': 344, 'JavaScript': 317, 'Dockerfile': 217} | Apache License 2.0 |
8,811 | hxsecurity/dongtai-agent-java/158/153 | hxsecurity | dongtai-agent-java | https://github.com/HXSecurity/DongTai-agent-java/issues/153 | https://github.com/HXSecurity/DongTai-agent-java/pull/158 | https://github.com/HXSecurity/DongTai-agent-java/pull/158#issuecomment-983420821 | 1 | closes | When using resttemplate to customize the header, some fields will not be loaded, such as the host header. | ### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/HXSecurity/DongTai/blob/main/.github/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker](https://www.github.com/HXSecurity/DongTai/issues) for an issue that matches the one I want to file, w... | c11628f9d235e6e972d24f2657fab5ba3305e85f | 4e143208c5377fc88d31e40892ded345be30d0c7 | https://github.com/hxsecurity/dongtai-agent-java/compare/c11628f9d235e6e972d24f2657fab5ba3305e85f...4e143208c5377fc88d31e40892ded345be30d0c7 | diff --git a/iast-agent/src/main/java/com/secnium/iast/agent/AgentLauncher.java b/iast-agent/src/main/java/com/secnium/iast/agent/AgentLauncher.java
index 26ef6647..6f380206 100755
--- a/iast-agent/src/main/java/com/secnium/iast/agent/AgentLauncher.java
+++ b/iast-agent/src/main/java/com/secnium/iast/agent/AgentLaunche... | ['iast-agent/src/main/java/com/secnium/iast/agent/AgentLauncher.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 569,114 | 124,230 | 17,871 | 229 | 74 | 13 | 1 | 1 | 1,248 | 138 | 322 | 30 | 3 | 0 | 1970-01-01T00:27:18 | 621 | Java | {'Java': 1172876, 'Shell': 3769} | Apache License 2.0 |
8,812 | hxsecurity/dongtai-agent-java/447/374 | hxsecurity | dongtai-agent-java | https://github.com/HXSecurity/DongTai-agent-java/issues/374 | https://github.com/HXSecurity/DongTai-agent-java/pull/447 | https://github.com/HXSecurity/DongTai-agent-java/pull/447#issuecomment-1457515691 | 1 | fixed | [Bug]: install成功后,原服务无法正常工作 | ### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/HXSecurity/DongTai/blob/main/.github/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker](https://www.github.com/HXSecurity/DongTai/issues) for an issue that matches the one I want to file, w... | 9b326f53b76bd46229045cf5a4e5adca658ed38b | af37a3604be994928dcfdd98ec687bcc86bf89a8 | https://github.com/hxsecurity/dongtai-agent-java/compare/9b326f53b76bd46229045cf5a4e5adca658ed38b...af37a3604be994928dcfdd98ec687bcc86bf89a8 | diff --git a/dongtai-core/src/main/java/io/dongtai/iast/core/bytecode/enhance/plugin/spring/SpringApplicationImpl.java b/dongtai-core/src/main/java/io/dongtai/iast/core/bytecode/enhance/plugin/spring/SpringApplicationImpl.java
index 682d9329..d1a91db6 100644
--- a/dongtai-core/src/main/java/io/dongtai/iast/core/bytecod... | ['dongtai-core/src/main/java/io/dongtai/iast/core/bytecode/enhance/plugin/spring/SpringApplicationImpl.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 799,051 | 173,938 | 23,432 | 294 | 410 | 82 | 6 | 1 | 13,947 | 435 | 3,071 | 163 | 3 | 1 | 1970-01-01T00:27:52 | 621 | Java | {'Java': 1172876, 'Shell': 3769} | Apache License 2.0 |
8,813 | hxsecurity/dongtai-agent-java/534/533 | hxsecurity | dongtai-agent-java | https://github.com/HXSecurity/DongTai-agent-java/issues/533 | https://github.com/HXSecurity/DongTai-agent-java/pull/534 | https://github.com/HXSecurity/DongTai-agent-java/pull/534#issuecomment-1586758946 | 1 | fix | [Bug]: fastjson已经是1.2.83版本了,洞态显示请求头有反序列化漏洞 | ### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/HXSecurity/DongTai/blob/main/.github/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker](https://www.github.com/HXSecurity/DongTai/issues) for an issue that matches the one I want to file, w... | 1142b3229194466dd0a69d2144e5d539ecb48b12 | d327a1db4478cd5643a18a5c11d6f49267d3e80d | https://github.com/hxsecurity/dongtai-agent-java/compare/1142b3229194466dd0a69d2144e5d539ecb48b12...d327a1db4478cd5643a18a5c11d6f49267d3e80d | diff --git a/dongtai-agent/src/main/java/io/dongtai/iast/agent/middlewarerecognition/dubbo/DubboService.java b/dongtai-agent/src/main/java/io/dongtai/iast/agent/middlewarerecognition/dubbo/DubboService.java
index 0007b4e1..c46f4ee3 100644
--- a/dongtai-agent/src/main/java/io/dongtai/iast/agent/middlewarerecognition/dub... | ['dongtai-agent/src/main/java/io/dongtai/iast/agent/middlewarerecognition/dubbo/DubboService.java', 'dongtai-core/src/main/java/io/dongtai/iast/core/handler/hookpoint/vulscan/dynamic/FastjsonCheck.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 867,401 | 186,520 | 25,295 | 301 | 1,424 | 266 | 16 | 2 | 1,115 | 99 | 362 | 34 | 6 | 0 | 1970-01-01T00:28:06 | 621 | Java | {'Java': 1172876, 'Shell': 3769} | Apache License 2.0 |
8,814 | hxsecurity/dongtai-agent-java/542/538 | hxsecurity | dongtai-agent-java | https://github.com/HXSecurity/DongTai-agent-java/issues/538 | https://github.com/HXSecurity/DongTai-agent-java/pull/542 | https://github.com/HXSecurity/DongTai-agent-java/pull/542 | 1 | fix | [Bug]: POST出现服务器端请求伪造漏洞,位置:HEADER | ### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/HXSecurity/DongTai/blob/main/.github/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker](https://www.github.com/HXSecurity/DongTai/issues) for an issue that matches the one I want to file, w... | 87dd311b4a33c283b66ff9345dbd1152146578ed | e987bfee2fd367ab6c246acbb81050a4dc08203d | https://github.com/hxsecurity/dongtai-agent-java/compare/87dd311b4a33c283b66ff9345dbd1152146578ed...e987bfee2fd367ab6c246acbb81050a4dc08203d | diff --git a/dongtai-core/src/main/java/io/dongtai/iast/core/handler/hookpoint/models/taint/range/TaintCommand.java b/dongtai-core/src/main/java/io/dongtai/iast/core/handler/hookpoint/models/taint/range/TaintCommand.java
index a269fb53..f131b262 100644
--- a/dongtai-core/src/main/java/io/dongtai/iast/core/handler/hookp... | ['dongtai-core/src/main/java/io/dongtai/iast/core/handler/hookpoint/models/taint/range/TaintCommandRunner.java', 'dongtai-core/src/main/java/io/dongtai/iast/core/handler/hookpoint/models/taint/range/TaintCommand.java', 'dongtai-core/src/main/java/io/dongtai/iast/core/handler/hookpoint/models/taint/range/TaintRangesBuil... | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 950,980 | 207,467 | 28,410 | 336 | 568 | 133 | 13 | 3 | 1,140 | 94 | 384 | 34 | 6 | 0 | 1970-01-01T00:28:08 | 621 | Java | {'Java': 1172876, 'Shell': 3769} | Apache License 2.0 |
8,816 | hxsecurity/dongtai-agent-java/201/202 | hxsecurity | dongtai-agent-java | https://github.com/HXSecurity/DongTai-agent-java/issues/202 | https://github.com/HXSecurity/DongTai-agent-java/pull/201 | https://github.com/HXSecurity/DongTai-agent-java/pull/201 | 1 | closes | Agent动态attach后卸载存在bug | ### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/HXSecurity/DongTai/blob/main/.github/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker](https://www.github.com/HXSecurity/DongTai/issues) for an issue that matches the one I want to file, w... | 72d05912ae91060b2a50489abd32120f53f8d045 | c13466d162ffb4430a4319c8822f7ed1d45bfbf5 | https://github.com/hxsecurity/dongtai-agent-java/compare/72d05912ae91060b2a50489abd32120f53f8d045...c13466d162ffb4430a4319c8822f7ed1d45bfbf5 | diff --git a/iast-agent/src/main/java/com/secnium/iast/agent/AttachLauncher.java b/iast-agent/src/main/java/com/secnium/iast/agent/AttachLauncher.java
index ab373c86..fe861bc1 100644
--- a/iast-agent/src/main/java/com/secnium/iast/agent/AttachLauncher.java
+++ b/iast-agent/src/main/java/com/secnium/iast/agent/AttachLau... | ['iast-agent/src/main/java/com/secnium/iast/agent/AttachLauncher.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 582,267 | 126,584 | 18,287 | 230 | 106 | 26 | 2 | 1 | 845 | 96 | 251 | 31 | 3 | 0 | 1970-01-01T00:27:20 | 621 | Java | {'Java': 1172876, 'Shell': 3769} | Apache License 2.0 |
8,815 | hxsecurity/dongtai-agent-java/406/403 | hxsecurity | dongtai-agent-java | https://github.com/HXSecurity/DongTai-agent-java/issues/403 | https://github.com/HXSecurity/DongTai-agent-java/pull/406 | https://github.com/HXSecurity/DongTai-agent-java/pull/406 | 1 | close | [Bug]: agent在wndows下运行时,无法注册,报错 | ### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/HXSecurity/DongTai/blob/main/.github/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker](https://www.github.com/HXSecurity/DongTai/issues) for an issue that matches the one I want to file, w... | fb3940975dd33fa7b84645fe37f02d9dad352d61 | 60941c8700ab5e729826553b5c2d7b940eb88736 | https://github.com/hxsecurity/dongtai-agent-java/compare/fb3940975dd33fa7b84645fe37f02d9dad352d61...60941c8700ab5e729826553b5c2d7b940eb88736 | diff --git a/dongtai-agent/src/main/java/io/dongtai/iast/agent/report/AgentRegisterReport.java b/dongtai-agent/src/main/java/io/dongtai/iast/agent/report/AgentRegisterReport.java
index ce285d2b..6b887954 100644
--- a/dongtai-agent/src/main/java/io/dongtai/iast/agent/report/AgentRegisterReport.java
+++ b/dongtai-agent/s... | ['dongtai-agent/src/main/java/io/dongtai/iast/agent/report/AgentRegisterReport.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 924,350 | 203,464 | 27,425 | 343 | 1,071 | 184 | 20 | 1 | 2,293 | 247 | 750 | 49 | 3 | 1 | 1970-01-01T00:27:47 | 621 | Java | {'Java': 1172876, 'Shell': 3769} | Apache License 2.0 |
9,004 | androidx/media/141/131 | androidx | media | https://github.com/androidx/media/issues/131 | https://github.com/androidx/media/pull/141 | https://github.com/androidx/media/pull/141 | 1 | fixes | API <=26: MediaNotification will add a Badge to the App Icon | New APIs will never show a badge for a MediaStyle notification. It seems that for older API versions it needs to be deactivated manually.
### Media3 Version
1.0.0-beta02
| 26c8478de667180cb8137a20ae88df285c0bb046 | 22efef2dea3789c19a5660c57a0b5e31b96dace2 | https://github.com/androidx/media/compare/26c8478de667180cb8137a20ae88df285c0bb046...22efef2dea3789c19a5660c57a0b5e31b96dace2 | diff --git a/libraries/session/src/main/java/androidx/media3/session/DefaultMediaNotificationProvider.java b/libraries/session/src/main/java/androidx/media3/session/DefaultMediaNotificationProvider.java
index 4b588cfda7..23bbb9f85d 100644
--- a/libraries/session/src/main/java/androidx/media3/session/DefaultMediaNotific... | ['libraries/session/src/main/java/androidx/media3/session/DefaultMediaNotificationProvider.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 11,161,935 | 2,478,514 | 298,867 | 1,020 | 95 | 27 | 3 | 1 | 179 | 28 | 41 | 7 | 0 | 0 | 1970-01-01T00:27:39 | 609 | Java | {'Java': 20334016, 'C++': 112467, 'GLSL': 48492, 'AIDL': 28951, 'Makefile': 11496, 'Shell': 8440, 'CMake': 3728} | Apache License 2.0 |
431 | exercism/java/1646/1645 | exercism | java | https://github.com/exercism/java/issues/1645 | https://github.com/exercism/java/pull/1646 | https://github.com/exercism/java/pull/1646 | 1 | fixes | DnD Character Track build issues | Hey everyone,
I am currently going through the Java track and I just downloaded the exercise.
This exercise gives me a lot of errors but that is without me implementing anything. It looks like the solution .java file has a lot of **missing methods** and that is uncommon for the track.
Here is the error log.
... | 83e8cb9a5c4d10e9df7642a615a55e3ecd8bdaea | 8e7e277fb9560be7604e69058831a96ffeb3dbc4 | https://github.com/exercism/java/compare/83e8cb9a5c4d10e9df7642a615a55e3ecd8bdaea...8e7e277fb9560be7604e69058831a96ffeb3dbc4 | diff --git a/exercises/dnd-character/src/main/java/DnDCharacter.java b/exercises/dnd-character/src/main/java/DnDCharacter.java
index 1bc48c69..470d3327 100644
--- a/exercises/dnd-character/src/main/java/DnDCharacter.java
+++ b/exercises/dnd-character/src/main/java/DnDCharacter.java
@@ -8,4 +8,32 @@ class DnDCharacter {... | ['exercises/dnd-character/src/main/java/DnDCharacter.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 222,451 | 47,239 | 7,953 | 206 | 1,015 | 159 | 28 | 1 | 4,931 | 403 | 1,137 | 89 | 1 | 1 | 1970-01-01T00:25:54 | 589 | Java | {'Java': 1063911, 'Shell': 29846} | MIT License |
434 | exercism/java/422/416 | exercism | java | https://github.com/exercism/java/issues/416 | https://github.com/exercism/java/pull/422 | https://github.com/exercism/java/pull/422 | 1 | closes | book-store: Example implementation is incorrect | The description of the exercise describes a a scenario that is also a [test case](https://github.com/exercism/xjava/blob/master/exercises/book-store/src/test/java/BookstoreTest.java#L70-L74) where two groups of 4 are cheaper than two groups of 5 and 3. The example implementation always starts with the biggest possible ... | 165511f4d6d8bceb1e7ac9c16f0e2a9b10d2758b | 0e0d28882bd889642f99b68550d93ad684e6bed5 | https://github.com/exercism/java/compare/165511f4d6d8bceb1e7ac9c16f0e2a9b10d2758b...0e0d28882bd889642f99b68550d93ad684e6bed5 | diff --git a/exercises/book-store/src/example/java/Bookstore.java b/exercises/book-store/src/example/java/Bookstore.java
index 54908ed6..48b27e7f 100644
--- a/exercises/book-store/src/example/java/Bookstore.java
+++ b/exercises/book-store/src/example/java/Bookstore.java
@@ -1,61 +1,57 @@
-import java.awt.print.Printabl... | ['exercises/book-store/src/example/java/Bookstore.java', 'exercises/book-store/src/test/java/BookstoreTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 97,207 | 20,997 | 3,674 | 118 | 2,819 | 702 | 76 | 1 | 1,064 | 139 | 250 | 14 | 1 | 1 | 1970-01-01T00:24:52 | 589 | Java | {'Java': 1063911, 'Shell': 29846} | MIT License |
432 | exercism/java/780/778 | exercism | java | https://github.com/exercism/java/issues/778 | https://github.com/exercism/java/pull/780 | https://github.com/exercism/java/pull/780 | 1 | fixes | saddle-points: unhelpful error message | When running the saddle-points tests you don't get a very descriptive error message (unless I'm doing something wrong). The error message I get is something along the lines of:
`expected:<MatrixCoordinate@1f> but was:<MatrixCoordinate@0`
Which isn't much help in finding out what you've done wrong.
To improve ... | 37e3c794bd78a0a707c84e07b2901193066fdd35 | 49db0afcf0a0e63626c9fcaf39a3ff1fcbce5534 | https://github.com/exercism/java/compare/37e3c794bd78a0a707c84e07b2901193066fdd35...49db0afcf0a0e63626c9fcaf39a3ff1fcbce5534 | diff --git a/exercises/saddle-points/.meta/src/reference/java/MatrixCoordinate.java b/exercises/saddle-points/.meta/src/reference/java/MatrixCoordinate.java
index 140bf2ce..1180e2ca 100644
--- a/exercises/saddle-points/.meta/src/reference/java/MatrixCoordinate.java
+++ b/exercises/saddle-points/.meta/src/reference/java... | ['exercises/saddle-points/.meta/src/reference/java/MatrixCoordinate.java', 'exercises/saddle-points/src/main/java/MatrixCoordinate.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 142,580 | 30,626 | 5,241 | 142 | 2,708 | 637 | 108 | 2 | 645 | 102 | 150 | 12 | 0 | 0 | 1970-01-01T00:25:06 | 589 | Java | {'Java': 1063911, 'Shell': 29846} | MIT License |
277 | asciidoctor/asciidoctorj/283/275 | asciidoctor | asciidoctorj | https://github.com/asciidoctor/asciidoctorj/issues/275 | https://github.com/asciidoctor/asciidoctorj/pull/283 | https://github.com/asciidoctor/asciidoctorj/pull/283 | 1 | fixes | Asciidoctorj gives error if input file is an absolute path | Hi,
I have error if I pass the input file as an absolute path, but using relative path everything is ok.
Asciidoctorj version (installed via GVM):
```
enrico@lap:~/union/feasibility-docs/developers-manual$ asciidoctorj --version
Asciidoctor 1.5.2 [http://asciidoctor.org]
```
The failing command:
```
enrico@lap:~/u... | 47f568070d1dcac5a4da0733ea1c8b2fd6823fa7 | b25541fcc7ff1ac3a385664f112374d1aa1f70e2 | https://github.com/asciidoctor/asciidoctorj/compare/47f568070d1dcac5a4da0733ea1c8b2fd6823fa7...b25541fcc7ff1ac3a385664f112374d1aa1f70e2 | diff --git a/asciidoctorj-core/src/main/java/org/asciidoctor/GlobDirectoryWalker.java b/asciidoctorj-core/src/main/java/org/asciidoctor/GlobDirectoryWalker.java
index 907b3ff7..a87fd80a 100644
--- a/asciidoctorj-core/src/main/java/org/asciidoctor/GlobDirectoryWalker.java
+++ b/asciidoctorj-core/src/main/java/org/asciid... | ['asciidoctorj-core/src/test/java/org/asciidoctor/WhenGlobExpressionIsUsedForScanning.java', 'asciidoctorj-core/src/main/java/org/asciidoctor/GlobDirectoryWalker.java', 'asciidoctorj-core/src/test/java/org/asciidoctor/cli/WhenAsciidoctorIsCalledUsingCli.java', 'asciidoctorj-core/src/main/java/org/asciidoctor/cli/Asciid... | {'.java': 4} | 4 | 4 | 0 | 0 | 4 | 263,175 | 55,199 | 8,228 | 85 | 2,909 | 565 | 65 | 2 | 1,846 | 145 | 526 | 46 | 1 | 4 | 1970-01-01T00:23:46 | 588 | Java | {'Java': 973088, 'Groovy': 143210, 'Ruby': 78105, 'Shell': 6743, 'CSS': 3759, 'PowerShell': 1831, 'CoffeeScript': 414, 'Makefile': 321, 'Slim': 25, 'Haml': 16} | Apache License 2.0 |
275 | asciidoctor/asciidoctorj/435/434 | asciidoctor | asciidoctorj | https://github.com/asciidoctor/asciidoctorj/issues/434 | https://github.com/asciidoctor/asciidoctorj/pull/435 | https://github.com/asciidoctor/asciidoctorj/pull/435 | 1 | fixes | asciidoctor.loadFile(file, options) doesn't generate complete document. | loadFile doesn't generate complete document, only first paragraph will be processed.
Reading from string (line based reading of a file done before) does work.
The project is maven based and is using version 1.5.4 of asciidoctorj.
// Example of reading via loadFile
Map<String,Object> attributes = new HashMap<String, O... | 7a8fe72a4bc58ac066be2295bb0d20d4dbd2d050 | 594bc08ae4ba503e95243e39fde8e224a13552b8 | https://github.com/asciidoctor/asciidoctorj/compare/7a8fe72a4bc58ac066be2295bb0d20d4dbd2d050...594bc08ae4ba503e95243e39fde8e224a13552b8 | diff --git a/asciidoctorj-core/src/main/java/org/asciidoctor/internal/JRubyAsciidoctor.java b/asciidoctorj-core/src/main/java/org/asciidoctor/internal/JRubyAsciidoctor.java
index 722041e0..64d8c0fd 100644
--- a/asciidoctorj-core/src/main/java/org/asciidoctor/internal/JRubyAsciidoctor.java
+++ b/asciidoctorj-core/src/ma... | ['asciidoctorj-core/src/main/java/org/asciidoctor/internal/JRubyAsciidoctor.java', 'asciidoctorj-core/src/test/java/org/asciidoctor/WhenAsciiDocIsRenderedToDocument.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 227,674 | 48,663 | 7,430 | 74 | 226 | 45 | 2 | 1 | 1,779 | 186 | 404 | 53 | 0 | 0 | 1970-01-01T00:24:16 | 588 | Java | {'Java': 973088, 'Groovy': 143210, 'Ruby': 78105, 'Shell': 6743, 'CSS': 3759, 'PowerShell': 1831, 'CoffeeScript': 414, 'Makefile': 321, 'Slim': 25, 'Haml': 16} | Apache License 2.0 |
273 | asciidoctor/asciidoctorj/594/593 | asciidoctor | asciidoctorj | https://github.com/asciidoctor/asciidoctorj/issues/593 | https://github.com/asciidoctor/asciidoctorj/pull/594 | https://github.com/asciidoctor/asciidoctorj/pull/594 | 2 | fixes | (RuntimeError) can't modify frozen NilClass on getParent() | When `getParent()` is called on the root `ContentNode` (where `null` is expected), a ruby `RuntimeError` is thrown.
Code to reproduce it:
public static void main(String[] args) {
String s = "== A small Example\\n" +
"\\n" +
"Lorem ipsum dolor sit amet:\\n";
... | 5b8018792c787f59df8ee099d5f8393f68e7591b | a4a41460ada7e095980ecc767de68b21a89672b8 | https://github.com/asciidoctor/asciidoctorj/compare/5b8018792c787f59df8ee099d5f8393f68e7591b...a4a41460ada7e095980ecc767de68b21a89672b8 | diff --git a/asciidoctorj-core/src/main/java/org/asciidoctor/ast/NodeConverter.java b/asciidoctorj-core/src/main/java/org/asciidoctor/ast/NodeConverter.java
index 9dbb8ed0..bdd04a6a 100644
--- a/asciidoctorj-core/src/main/java/org/asciidoctor/ast/NodeConverter.java
+++ b/asciidoctorj-core/src/main/java/org/asciidoctor/... | ['asciidoctorj-core/src/main/java/org/asciidoctor/ast/NodeConverter.java', 'asciidoctorj-core/src/test/java/org/asciidoctor/WhenAsciiDocIsRenderedToDocument.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 458,017 | 97,187 | 14,065 | 134 | 205 | 35 | 7 | 1 | 1,518 | 142 | 367 | 37 | 0 | 0 | 1970-01-01T00:25:11 | 588 | Java | {'Java': 973088, 'Groovy': 143210, 'Ruby': 78105, 'Shell': 6743, 'CSS': 3759, 'PowerShell': 1831, 'CoffeeScript': 414, 'Makefile': 321, 'Slim': 25, 'Haml': 16} | Apache License 2.0 |
272 | asciidoctor/asciidoctorj/759/749 | asciidoctor | asciidoctorj | https://github.com/asciidoctor/asciidoctorj/issues/749 | https://github.com/asciidoctor/asciidoctorj/pull/759 | https://github.com/asciidoctor/asciidoctorj/pull/759 | 1 | fixes | RubyExtensionRegistry references Impl | While refactoring the RubyExtensionRegistry to interfaces the implementation of this interface slipped through and appears as the return type:
https://github.com/asciidoctor/asciidoctorj/blob/15fd95849ad7f236a34a3e7a38321093ea741283/asciidoctorj-core/src/main/java/org/asciidoctor/extension/RubyExtensionRegistry.java#L... | fa6a40feffca444fa321b53a8ca125de93ffb83d | 2d32f1ddc76f4555416fc5578063797d66c8424d | https://github.com/asciidoctor/asciidoctorj/compare/fa6a40feffca444fa321b53a8ca125de93ffb83d...2d32f1ddc76f4555416fc5578063797d66c8424d | diff --git a/asciidoctorj-core/src/main/java/org/asciidoctor/extension/RubyExtensionRegistry.java b/asciidoctorj-core/src/main/java/org/asciidoctor/extension/RubyExtensionRegistry.java
index d575a139..b6ada669 100644
--- a/asciidoctorj-core/src/main/java/org/asciidoctor/extension/RubyExtensionRegistry.java
+++ b/asciid... | ['asciidoctorj-core/src/main/java/org/asciidoctor/extension/RubyExtensionRegistry.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 484,597 | 102,946 | 14,797 | 145 | 1,923 | 324 | 29 | 1 | 469 | 41 | 120 | 6 | 1 | 0 | 1970-01-01T00:25:48 | 588 | Java | {'Java': 973088, 'Groovy': 143210, 'Ruby': 78105, 'Shell': 6743, 'CSS': 3759, 'PowerShell': 1831, 'CoffeeScript': 414, 'Makefile': 321, 'Slim': 25, 'Haml': 16} | Apache License 2.0 |
278 | asciidoctor/asciidoctorj/282/275 | asciidoctor | asciidoctorj | https://github.com/asciidoctor/asciidoctorj/issues/275 | https://github.com/asciidoctor/asciidoctorj/pull/282 | https://github.com/asciidoctor/asciidoctorj/pull/282 | 1 | fixes | Asciidoctorj gives error if input file is an absolute path | Hi,
I have error if I pass the input file as an absolute path, but using relative path everything is ok.
Asciidoctorj version (installed via GVM):
```
enrico@lap:~/union/feasibility-docs/developers-manual$ asciidoctorj --version
Asciidoctor 1.5.2 [http://asciidoctor.org]
```
The failing command:
```
enrico@lap:~/u... | 2bdd6ea28ad1ae12c634192ff8875b69db9bdacb | c775e46d3a9b786a993eb4e0954f5e20704ad0c5 | https://github.com/asciidoctor/asciidoctorj/compare/2bdd6ea28ad1ae12c634192ff8875b69db9bdacb...c775e46d3a9b786a993eb4e0954f5e20704ad0c5 | diff --git a/asciidoctorj-core/src/main/java/org/asciidoctor/GlobDirectoryWalker.java b/asciidoctorj-core/src/main/java/org/asciidoctor/GlobDirectoryWalker.java
index 907b3ff7..a87fd80a 100644
--- a/asciidoctorj-core/src/main/java/org/asciidoctor/GlobDirectoryWalker.java
+++ b/asciidoctorj-core/src/main/java/org/asciid... | ['asciidoctorj-core/src/test/java/org/asciidoctor/WhenGlobExpressionIsUsedForScanning.java', 'asciidoctorj-core/src/main/java/org/asciidoctor/GlobDirectoryWalker.java', 'asciidoctorj-core/src/test/java/org/asciidoctor/cli/WhenAsciidoctorIsCalledUsingCli.java', 'asciidoctorj-core/src/main/java/org/asciidoctor/cli/Asciid... | {'.java': 4} | 4 | 4 | 0 | 0 | 4 | 222,477 | 47,141 | 7,325 | 74 | 2,909 | 565 | 65 | 2 | 1,846 | 145 | 526 | 46 | 1 | 4 | 1970-01-01T00:23:46 | 588 | Java | {'Java': 973088, 'Groovy': 143210, 'Ruby': 78105, 'Shell': 6743, 'CSS': 3759, 'PowerShell': 1831, 'CoffeeScript': 414, 'Makefile': 321, 'Slim': 25, 'Haml': 16} | Apache License 2.0 |
1,288 | kyoripowered/adventure/859/414 | kyoripowered | adventure | https://github.com/KyoriPowered/adventure/issues/414 | https://github.com/KyoriPowered/adventure/pull/859 | https://github.com/KyoriPowered/adventure/pull/859 | 1 | fixes | Unable to handle Empty Hover Event Value/Contents Array | Weirdly enough, vanilla Minecraft actually accepts a json string like this as a valid chat component.
```json
{"text": "hello", "hoverEvent":{"action":"show_text","value":[]}}
```
AND
```json
{"text": "hello", "hoverEvent":{"action":"show_text","contents":[]}}
```
Which in game, the whole hoverEvent would just ... | 42ea3df1942644a3a3b70c467c0035de63eb511c | 1438b88eec775bd981702cead14df1dee0ae0644 | https://github.com/kyoripowered/adventure/compare/42ea3df1942644a3a3b70c467c0035de63eb511c...1438b88eec775bd981702cead14df1dee0ae0644 | diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/StyleSerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/StyleSerializer.java
index 4f74b016..5f692cb6 100644
--- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gs... | ['text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/StyleSerializer.java', 'text-serializer-gson/src/test/java/net/kyori/adventure/text/serializer/gson/GsonComponentSerializerTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,730,035 | 398,207 | 49,738 | 371 | 1,117 | 210 | 17 | 1 | 4,650 | 220 | 1,298 | 43 | 0 | 4 | 1970-01-01T00:27:53 | 581 | Java | {'Java': 2437627, 'Kotlin': 34310} | MIT License |
1,290 | kyoripowered/adventure/475/473 | kyoripowered | adventure | https://github.com/KyoriPowered/adventure/issues/473 | https://github.com/KyoriPowered/adventure/pull/475 | https://github.com/KyoriPowered/adventure/pull/475 | 1 | fix | Expected BOOLEAN but was STRING at path $.underlined | Copied from Discord, but of course if you need more information I'm happy to provide.
Hello! Geyser just updated from 4.8.0 to 4.9.2 and we've got what appears to be a brand new error! yey
```
[09:47:22] [defaultEventLoopGroup-3-10/WARN] [Geyser-BungeeCord]: Downstream packet error! java.lang.IllegalStateException... | f5253d09c699e65418f4722ef8a9f46c1c9cf36b | 034768aca57e9f8b271f5c55532183b3219e43a7 | https://github.com/kyoripowered/adventure/compare/f5253d09c699e65418f4722ef8a9f46c1c9cf36b...034768aca57e9f8b271f5c55532183b3219e43a7 | diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/StyleSerializer.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/StyleSerializer.java
index 7293b0f4..cf0d317f 100644
--- a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gs... | ['text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/StyleSerializer.java', 'text-serializer-gson/src/test/java/net/kyori/adventure/text/serializer/gson/StyleTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,181,082 | 272,861 | 34,031 | 254 | 608 | 127 | 13 | 1 | 3,957 | 175 | 1,113 | 32 | 0 | 1 | 1970-01-01T00:27:13 | 581 | Java | {'Java': 2437627, 'Kotlin': 34310} | MIT License |
1,291 | kyoripowered/adventure/439/427 | kyoripowered | adventure | https://github.com/KyoriPowered/adventure/issues/427 | https://github.com/KyoriPowered/adventure/pull/439 | https://github.com/KyoriPowered/adventure/pull/439 | 1 | fixes | Enforce nullability checks on component appending | At the moment, the nullability of components is not enforced when appending components, meaning that the children of a component may contain null elements. | eb867ffbbd1e751ced298235abe51ff52d1dcdfe | 02449c28502bfcdec20db17481836612fc6477b5 | https://github.com/kyoripowered/adventure/compare/eb867ffbbd1e751ced298235abe51ff52d1dcdfe...02449c28502bfcdec20db17481836612fc6477b5 | diff --git a/api/src/main/java/net/kyori/adventure/text/AbstractComponentBuilder.java b/api/src/main/java/net/kyori/adventure/text/AbstractComponentBuilder.java
index a58d0840..4fecb02e 100644
--- a/api/src/main/java/net/kyori/adventure/text/AbstractComponentBuilder.java
+++ b/api/src/main/java/net/kyori/adventure/text... | ['api/src/main/java/net/kyori/adventure/text/ScopedComponent.java', 'api/src/main/java/net/kyori/adventure/text/AbstractComponentBuilder.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,180,100 | 272,466 | 34,015 | 254 | 1,312 | 243 | 21 | 2 | 155 | 24 | 28 | 1 | 0 | 0 | 1970-01-01T00:27:10 | 581 | Java | {'Java': 2437627, 'Kotlin': 34310} | MIT License |
1,293 | kyoripowered/adventure/364/363 | kyoripowered | adventure | https://github.com/KyoriPowered/adventure/issues/363 | https://github.com/KyoriPowered/adventure/pull/364 | https://github.com/KyoriPowered/adventure/pull/364 | 1 | fixes | Component contains check doesn't check identical but separately created components | The following test will fail despite seeming like it should work.
```java
final Component c0 = Component.text("best!");
final Component c1 = Component.text()
.append(Component.text("Nero "))
.append(Component.text(" are the ").append(c0))
.build();
assertTrue(c1.contains(Component.text("best!")));
```... | 9596f1ea0085cf0e987423637138d2358c683d8f | 6e269d83f8daab0e0cc2b2cca2a0acc5d15204c8 | https://github.com/kyoripowered/adventure/compare/9596f1ea0085cf0e987423637138d2358c683d8f...6e269d83f8daab0e0cc2b2cca2a0acc5d15204c8 | diff --git a/api/src/main/java/net/kyori/adventure/text/Component.java b/api/src/main/java/net/kyori/adventure/text/Component.java
index 8c85c3c8..b7ae6efa 100644
--- a/api/src/main/java/net/kyori/adventure/text/Component.java
+++ b/api/src/main/java/net/kyori/adventure/text/Component.java
@@ -28,7 +28,9 @@ import java... | ['api/src/main/java/net/kyori/adventure/text/Component.java', 'api/src/test/java/net/kyori/adventure/text/TextComponentTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,002,261 | 232,019 | 29,195 | 201 | 1,482 | 359 | 37 | 1 | 823 | 123 | 183 | 18 | 0 | 1 | 1970-01-01T00:27:00 | 581 | Java | {'Java': 2437627, 'Kotlin': 34310} | MIT License |
1,292 | kyoripowered/adventure/421/387 | kyoripowered | adventure | https://github.com/KyoriPowered/adventure/issues/387 | https://github.com/KyoriPowered/adventure/pull/421 | https://github.com/KyoriPowered/adventure/pull/421 | 1 | fixes | Loss of style when replacing full match text | When replacing text with a complete match of the text of a component with another component (`ComponentLike`) without a style (primitive text without any style), the outer style is lost, although it should be inherited. If you do a partial match, such as adding spaces at the end or beginning of the original component, ... | 201a0ba7bfbc9bd409a39c63524ee6a0e202238a | b2dfd4ec1d56a8fdf3bfd1fc00cdd94c96035b9c | https://github.com/kyoripowered/adventure/compare/201a0ba7bfbc9bd409a39c63524ee6a0e202238a...b2dfd4ec1d56a8fdf3bfd1fc00cdd94c96035b9c | diff --git a/api/src/main/java/net/kyori/adventure/text/TextReplacementRenderer.java b/api/src/main/java/net/kyori/adventure/text/TextReplacementRenderer.java
index 4b2f28b9..483330ce 100644
--- a/api/src/main/java/net/kyori/adventure/text/TextReplacementRenderer.java
+++ b/api/src/main/java/net/kyori/adventure/text/Te... | ['api/src/main/java/net/kyori/adventure/text/TextReplacementRenderer.java', 'api/src/test/java/net/kyori/adventure/text/TextReplacementRendererTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,113,670 | 257,347 | 32,220 | 241 | 272 | 52 | 5 | 1 | 788 | 79 | 208 | 5 | 2 | 0 | 1970-01-01T00:27:08 | 581 | Java | {'Java': 2437627, 'Kotlin': 34310} | MIT License |
1,287 | kyoripowered/adventure/954/953 | kyoripowered | adventure | https://github.com/KyoriPowered/adventure/issues/953 | https://github.com/KyoriPowered/adventure/pull/954 | https://github.com/KyoriPowered/adventure/pull/954 | 1 | closes | `ComponentFlattener.basic()` converts `ScoreComponent` with null `value` to null | A specific action bar received by Geyser cannot be serialized using the legacy serializer. The offending component was logged to console by the reporting user:
```
{"extra":[{"extra":[{"font":"nameplates:default","text":"끎끓끒끑끗"},{"color":"red","extra":[{"font":"nameplates:default","text":"끎끓끒끑끐끏끗"},{"... | f8fa6ffec951743d90994855509bdf852e994c36 | 999ae5611e2e49cccf46ed68806ac56a600a7c19 | https://github.com/kyoripowered/adventure/compare/f8fa6ffec951743d90994855509bdf852e994c36...999ae5611e2e49cccf46ed68806ac56a600a7c19 | diff --git a/api/src/main/java/net/kyori/adventure/text/flattener/ComponentFlattenerImpl.java b/api/src/main/java/net/kyori/adventure/text/flattener/ComponentFlattenerImpl.java
index 78dce1c1..51c1987b 100644
--- a/api/src/main/java/net/kyori/adventure/text/flattener/ComponentFlattenerImpl.java
+++ b/api/src/main/java/... | ['api/src/main/java/net/kyori/adventure/text/flattener/ComponentFlattenerImpl.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,896,024 | 435,511 | 54,027 | 410 | 349 | 80 | 6 | 1 | 3,775 | 168 | 1,393 | 36 | 2 | 4 | 1970-01-01T00:28:10 | 581 | Java | {'Java': 2437627, 'Kotlin': 34310} | MIT License |
1,294 | kyoripowered/adventure/213/212 | kyoripowered | adventure | https://github.com/KyoriPowered/adventure/issues/212 | https://github.com/KyoriPowered/adventure/pull/213 | https://github.com/KyoriPowered/adventure/pull/213 | 1 | fixes | @NonNull not being followed when using GsonComponentSerializer | When converting `"null"` using the GsonComponentSerializer the `deserialize` method returns null even though the method is marked `@NonNull`.
I think it would be best to throw a JsonSyntaxException or something similar in this case.
Version: 7acd956
Code:
```java
System.out.println(GsonComponentSerializer.gson... | f627af74783aa7b0372c9a090d68f0d4b00ce274 | 9fc26d18a88eb43a04c5a240e7aa99ff6cbfdf2e | https://github.com/kyoripowered/adventure/compare/f627af74783aa7b0372c9a090d68f0d4b00ce274...9fc26d18a88eb43a04c5a240e7aa99ff6cbfdf2e | diff --git a/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ComponentSerializerImpl.java b/text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ComponentSerializerImpl.java
index 2fa1686c..56f905bf 100644
--- a/text-serializer-gson/src/main/java/net/kyori/adventure/te... | ['text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/ComponentSerializerImpl.java', 'text-serializer-gson/src/main/java/net/kyori/adventure/text/serializer/gson/GsonComponentSerializerImpl.java', 'text-serializer-gson/src/test/java/net/kyori/adventure/text/serializer/gson/GsonComponentSerialize... | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 864,797 | 199,231 | 25,448 | 180 | 429 | 76 | 6 | 2 | 461 | 48 | 99 | 16 | 0 | 2 | 1970-01-01T00:26:46 | 581 | Java | {'Java': 2437627, 'Kotlin': 34310} | MIT License |
1,295 | kyoripowered/adventure/12/11 | kyoripowered | adventure | https://github.com/KyoriPowered/adventure/issues/11 | https://github.com/KyoriPowered/adventure/pull/12 | https://github.com/KyoriPowered/adventure/pull/12 | 1 | fixes | Legacy color code parsing | When more than one color code is specified consecutively, the one which appears first is used, rather than the last.
For example, `&a&9foo` is parsed to `foo` with color `green` as opposed to `foo` with color `blue`.
Test case:
```java
@Test
public void testFromColor() {
final TextComponent component = Text... | 24e44d683f825f9cc6fecbe2c8f5b684e5494b34 | 0ef8fcc8a7d1ee78aefd6aec2f3b479b3721c3b7 | https://github.com/kyoripowered/adventure/compare/24e44d683f825f9cc6fecbe2c8f5b684e5494b34...0ef8fcc8a7d1ee78aefd6aec2f3b479b3721c3b7 | diff --git a/src/main/java/net/kyori/text/AbstractBuildableComponent.java b/src/main/java/net/kyori/text/AbstractBuildableComponent.java
index 949ebfe1..904274a7 100644
--- a/src/main/java/net/kyori/text/AbstractBuildableComponent.java
+++ b/src/main/java/net/kyori/text/AbstractBuildableComponent.java
@@ -215,6 +215,15... | ['src/test/java/net/kyori/text/serializer/ComponentSerializerTest.java', 'src/main/java/net/kyori/text/BuildableComponent.java', 'src/main/java/net/kyori/text/serializer/LegacyComponentSerializerImpl.java', 'src/main/java/net/kyori/text/AbstractBuildableComponent.java'] | {'.java': 4} | 4 | 4 | 0 | 0 | 4 | 141,179 | 31,360 | 3,901 | 19 | 514 | 119 | 20 | 3 | 1,568 | 152 | 368 | 23 | 0 | 2 | 1970-01-01T00:25:13 | 581 | Java | {'Java': 2437627, 'Kotlin': 34310} | MIT License |
665 | scalecube/scalecube-services/550/549 | scalecube | scalecube-services | https://github.com/scalecube/scalecube-services/issues/549 | https://github.com/scalecube/scalecube-services/pull/550 | https://github.com/scalecube/scalecube-services/pull/550 | 1 | fix | Client-sdk doesn't parse type with nested generics | For example `java.util.List<io.scalecube.FetchResponse>>` throws exception | 76c8de6019e5480a1436d12b37acf163f70eea47 | 7c443017c41e6746ced8381747b5386db0ce0e38 | https://github.com/scalecube/scalecube-services/compare/76c8de6019e5480a1436d12b37acf163f70eea47...7c443017c41e6746ced8381747b5386db0ce0e38 | diff --git a/services-api/src/main/java/io/scalecube/services/methods/MethodInfo.java b/services-api/src/main/java/io/scalecube/services/methods/MethodInfo.java
index 0fcdb9fb..2d6c4463 100644
--- a/services-api/src/main/java/io/scalecube/services/methods/MethodInfo.java
+++ b/services-api/src/main/java/io/scalecube/se... | ['services-gateway-tests/src/test/java/io/scalecube/services/gateway/http/HttpLocalGatewayTest.java', 'services-gateway-clientsdk/src/main/java/io/scalecube/services/gateway/clientsdk/ClientCodec.java', 'services-api/src/main/java/io/scalecube/services/transport/api/DataCodec.java', 'services-gateway-tests/src/test/jav... | {'.java': 19} | 19 | 19 | 0 | 0 | 19 | 444,219 | 88,706 | 14,054 | 197 | 5,473 | 1,060 | 106 | 13 | 74 | 5 | 16 | 1 | 0 | 0 | 1970-01-01T00:25:56 | 581 | Java | {'Java': 668288} | Apache License 2.0 |
666 | scalecube/scalecube-services/515/513 | scalecube | scalecube-services | https://github.com/scalecube/scalecube-services/issues/513 | https://github.com/scalecube/scalecube-services/pull/515 | https://github.com/scalecube/scalecube-services/pull/515 | 1 | fix | Method not being called when making HTTP request to @ServiceMethod that have no input params | Method not being called when making HTTP request to @ServiceMethod that have no input params, response is empty and no error in log.
Example:
**Definition**
`@ServiceMethod("getVersion")
Mono<String> getVersion();`
**Implementation**
`@Override
public Mono<String> getVersion() {
return Mon... | a9761776973df8d990658eeffca7d5025f58b209 | fd7c32ebd462a793821c2c6b39551a17ecb8969d | https://github.com/scalecube/scalecube-services/compare/a9761776973df8d990658eeffca7d5025f58b209...fd7c32ebd462a793821c2c6b39551a17ecb8969d | diff --git a/services-api/src/main/java/io/scalecube/services/api/ServiceMessage.java b/services-api/src/main/java/io/scalecube/services/api/ServiceMessage.java
index 57612923..498cc025 100644
--- a/services-api/src/main/java/io/scalecube/services/api/ServiceMessage.java
+++ b/services-api/src/main/java/io/scalecube/se... | ['services-api/src/main/java/io/scalecube/services/transport/api/ServiceMessageCodec.java', 'services-api/src/main/java/io/scalecube/services/api/ServiceMessage.java', 'services-gateway-http/src/main/java/io/scalecube/services/gateway/http/HttpGatewayAcceptor.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 438,186 | 87,825 | 13,970 | 195 | 465 | 113 | 9 | 3 | 490 | 50 | 110 | 25 | 0 | 0 | 1970-01-01T00:25:50 | 581 | Java | {'Java': 668288} | Apache License 2.0 |
668 | scalecube/scalecube-services/36/34 | scalecube | scalecube-services | https://github.com/scalecube/scalecube-services/issues/34 | https://github.com/scalecube/scalecube-services/pull/36 | https://github.com/scalecube/scalecube-services/pull/36 | 1 | fix | Data type can be lost if message is passed via proxy node (e.g. gossip) | Since message doesn't contain field dataType, but only in deserialized form at MessageSchema when message pass via some proxy which can't resolve dataType via class by name (e.g. gossip which pass to some node which doesn't have required data model) then data type will be lost on this node and won't be transferred on n... | fb9cebc26a35184b357f6cd5d3135edbb8e51821 | 19bd2da6d286ce8594f776f11ec9cfd2d1ec20d2 | https://github.com/scalecube/scalecube-services/compare/fb9cebc26a35184b357f6cd5d3135edbb8e51821...19bd2da6d286ce8594f776f11ec9cfd2d1ec20d2 | diff --git a/transport/src/main/java/io/servicefabric/transport/TransportHeaders.java b/transport/src/main/java/io/servicefabric/transport/TransportHeaders.java
index 5bc3ef79..ef85fa9d 100644
--- a/transport/src/main/java/io/servicefabric/transport/TransportHeaders.java
+++ b/transport/src/main/java/io/servicefabric/t... | ['transport/src/main/java/io/servicefabric/transport/TransportHeaders.java', 'transport/src/main/java/io/servicefabric/transport/protocol/MessageSchema.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 195,153 | 41,441 | 6,064 | 74 | 3,166 | 626 | 68 | 2 | 329 | 56 | 68 | 2 | 0 | 0 | 1970-01-01T00:24:01 | 581 | Java | {'Java': 668288} | Apache License 2.0 |
667 | scalecube/scalecube-services/470/469 | scalecube | scalecube-services | https://github.com/scalecube/scalecube-services/issues/469 | https://github.com/scalecube/scalecube-services/pull/470 | https://github.com/scalecube/scalecube-services/pull/470 | 1 | fix | Client-sdk doesn't support redirecting | When we launch the following example:
```java
class Scratch {
public static void main(String[] args) throws Exception {
Client client =
onWebsocket(
ClientSettings.builder()
.host("develop-ws.aws.com")
.port(80) /// 443
.loopResourc... | d6a5d03afb226d8d132c7fbd77953ba81aec0dd2 | 8ceb77d7aa7410e8ba55632eacde67bdac29fe54 | https://github.com/scalecube/scalecube-services/compare/d6a5d03afb226d8d132c7fbd77953ba81aec0dd2...8ceb77d7aa7410e8ba55632eacde67bdac29fe54 | diff --git a/services-gateway-clientsdk/src/main/java/io/scalecube/services/gateway/clientsdk/ClientSettings.java b/services-gateway-clientsdk/src/main/java/io/scalecube/services/gateway/clientsdk/ClientSettings.java
index a51df11c..e418c881 100644
--- a/services-gateway-clientsdk/src/main/java/io/scalecube/services/ga... | ['services-gateway-clientsdk/src/main/java/io/scalecube/services/gateway/clientsdk/websocket/WebsocketClientTransport.java', 'services-gateway-clientsdk/src/main/java/io/scalecube/services/gateway/clientsdk/rsocket/RSocketClientTransport.java', 'services-gateway-clientsdk/src/main/java/io/scalecube/services/gateway/cli... | {'.java': 4} | 4 | 4 | 0 | 0 | 4 | 427,576 | 85,865 | 13,611 | 183 | 3,402 | 646 | 93 | 4 | 3,647 | 117 | 699 | 60 | 0 | 2 | 1970-01-01T00:25:44 | 581 | Java | {'Java': 668288} | Apache License 2.0 |
1,323 | polyhedraldev/terra/158/140 | polyhedraldev | terra | https://github.com/PolyhedralDev/Terra/issues/140 | https://github.com/PolyhedralDev/Terra/pull/158 | https://github.com/PolyhedralDev/Terra/pull/158 | 1 | closes | Eyes of ender do not work | When generating a terra world (fabric), if you use eyes of ender to try to find a stronghold, they cannot find one. This is with a vanilla world on the terra default config and the only 3 mods installed are terra, terra fabric server, and fabric api. | dbc60b1d8254eefedf626c4e6fc229ffe3fd0bb6 | 77a4c95c4a4f1f2f13bcfab75bee6d50403222dd | https://github.com/polyhedraldev/terra/compare/dbc60b1d8254eefedf626c4e6fc229ffe3fd0bb6...77a4c95c4a4f1f2f13bcfab75bee6d50403222dd | diff --git a/platforms/fabric/src/main/java/com/dfsek/terra/fabric/generation/FabricChunkGeneratorWrapper.java b/platforms/fabric/src/main/java/com/dfsek/terra/fabric/generation/FabricChunkGeneratorWrapper.java
index 2a78c36f8..efac7ee53 100644
--- a/platforms/fabric/src/main/java/com/dfsek/terra/fabric/generation/Fabr... | ['platforms/fabric/src/main/java/com/dfsek/terra/fabric/generation/FabricChunkGeneratorWrapper.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,181,429 | 267,140 | 34,758 | 672 | 1,797 | 329 | 34 | 1 | 250 | 47 | 56 | 1 | 0 | 0 | 1970-01-01T00:27:00 | 558 | Java | {'Java': 1687377, 'Kotlin': 54436} | MIT License |
1,322 | polyhedraldev/terra/379/378 | polyhedraldev | terra | https://github.com/PolyhedralDev/Terra/issues/378 | https://github.com/PolyhedralDev/Terra/pull/379 | https://github.com/PolyhedralDev/Terra/pull/379 | 1 | fixes | [Bug] Bukkit incorrectly names minecraft:end_crystal | Bukkit's Entity enum incorrectly calls `minecraft:end_crystal` `ENDER_CRYSTAL`
| 75a2dd7b6e443140815b05606841543b06be3238 | eb9685c734e42b762a7fb3de89fa2c917a0e7255 | https://github.com/polyhedraldev/terra/compare/75a2dd7b6e443140815b05606841543b06be3238...eb9685c734e42b762a7fb3de89fa2c917a0e7255 | diff --git a/platforms/bukkit/common/src/main/java/com/dfsek/terra/bukkit/handles/BukkitWorldHandle.java b/platforms/bukkit/common/src/main/java/com/dfsek/terra/bukkit/handles/BukkitWorldHandle.java
index 33e2f6708..563a3b66e 100644
--- a/platforms/bukkit/common/src/main/java/com/dfsek/terra/bukkit/handles/BukkitWorldH... | ['platforms/bukkit/common/src/main/java/com/dfsek/terra/bukkit/handles/BukkitWorldHandle.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,436,211 | 314,189 | 41,140 | 748 | 591 | 119 | 9 | 1 | 82 | 7 | 21 | 3 | 0 | 0 | 1970-01-01T00:27:47 | 558 | Java | {'Java': 1687377, 'Kotlin': 54436} | MIT License |
559 | greenmail-mail-test/greenmail/78/77 | greenmail-mail-test | greenmail | https://github.com/greenmail-mail-test/greenmail/issues/77 | https://github.com/greenmail-mail-test/greenmail/pull/78 | https://github.com/greenmail-mail-test/greenmail/pull/78 | 1 | fixes | Greenmail SMTP server doesn't handle periods correctly | Per http://tools.ietf.org/html/rfc5321#section-4.5.2 :
> ```
> When a line of mail text is received by the SMTP server, it checks
> the line. If the line is composed of a single period, it is
> treated as the end of mail indicator. If the first character is a
> period and there are other characters on the line, ... | 11297e2fe73686ac57ed28c0e6a406b14bb2790b | 93ef9c391a8c05552f1f69b30ad5d7666aae4ab0 | https://github.com/greenmail-mail-test/greenmail/compare/11297e2fe73686ac57ed28c0e6a406b14bb2790b...93ef9c391a8c05552f1f69b30ad5d7666aae4ab0 | diff --git a/greenmail-core/src/main/java/com/icegreen/greenmail/mail/MovingMessage.java b/greenmail-core/src/main/java/com/icegreen/greenmail/mail/MovingMessage.java
index 03e6a64e..fbbfd15d 100644
--- a/greenmail-core/src/main/java/com/icegreen/greenmail/mail/MovingMessage.java
+++ b/greenmail-core/src/main/java/com/... | ['greenmail-core/src/test/java/com/icegreen/greenmail/test/SmtpServerTest.java', 'greenmail-core/src/main/java/com/icegreen/greenmail/mail/MovingMessage.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 617,795 | 135,652 | 18,356 | 152 | 105 | 20 | 2 | 1 | 700 | 116 | 175 | 14 | 1 | 1 | 1970-01-01T00:23:53 | 546 | Java | {'Java': 954809, 'HTML': 2354, 'Dockerfile': 1625, 'Shell': 161} | Apache License 2.0 |
1,012 | slackapi/java-slack-sdk/412/410 | slackapi | java-slack-sdk | https://github.com/slackapi/java-slack-sdk/issues/410 | https://github.com/slackapi/java-slack-sdk/pull/412 | https://github.com/slackapi/java-slack-sdk/pull/412 | 2 | fix | Hint for a Modal Surface's Input block | ### Issue Type
Place an `x` in one of the `[ ]`.
- [x] Bug
- [ ] Enhancement / Feature request
- [ ] Question
- [ ] Documentation
### Description
According to the [Slack Block kit Reference for Layout blocks](https://api.slack.com/reference/block-kit/blocks#input), the Input block available on the **Modals... | 6b77581b87ff390513e6e0d7d8a3b36c9aefb0a9 | 5c9897e41cbc85369f0dfedb65b5c40ef39cad49 | https://github.com/slackapi/java-slack-sdk/compare/6b77581b87ff390513e6e0d7d8a3b36c9aefb0a9...5c9897e41cbc85369f0dfedb65b5c40ef39cad49 | diff --git a/slack-api-model/src/main/java/com/slack/api/model/block/InputBlock.java b/slack-api-model/src/main/java/com/slack/api/model/block/InputBlock.java
index 8646214f..d6399802 100644
--- a/slack-api-model/src/main/java/com/slack/api/model/block/InputBlock.java
+++ b/slack-api-model/src/main/java/com/slack/api/m... | ['slack-api-model/src/test/java/test_locally/api/model/block/BlocksTest.java', 'slack-api-model/src/test/java/test_locally/api/model/block/BlockKitTest.java', 'slack-api-model/src/main/java/com/slack/api/model/block/InputBlock.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 1,520,921 | 307,585 | 45,768 | 1,081 | 60 | 12 | 2 | 1 | 3,003 | 293 | 680 | 57 | 4 | 1 | 1970-01-01T00:26:25 | 525 | Java | {'Java': 5424202, 'Kotlin': 308094, 'Shell': 6494, 'Batchfile': 3120, 'Dockerfile': 253} | MIT License |
1,008 | slackapi/java-slack-sdk/490/489 | slackapi | java-slack-sdk | https://github.com/slackapi/java-slack-sdk/issues/489 | https://github.com/slackapi/java-slack-sdk/pull/490 | https://github.com/slackapi/java-slack-sdk/pull/490 | 1 | fix | Event type extract does not match correctly if there are "type" properties in JSON subentries. | The current code for extracting event types seems to assume that the "type:" entry that contains the event type is the first type entry in the JSON that follows "event:". However, this is not always the case.
E.g. in the following message `{"authed_users":["RETRACTED"],"event_id":"RETRACTED","api_app_id":"RETRACTED... | 05f9c5809f1681f05b5702d13f913ecdd2b58f57 | fe88a05f25ca93f2c2793003bede5792779f33de | https://github.com/slackapi/java-slack-sdk/compare/05f9c5809f1681f05b5702d13f913ecdd2b58f57...fe88a05f25ca93f2c2793003bede5792779f33de | diff --git a/slack-app-backend/src/main/java/com/slack/api/app_backend/events/EventTypeExtractorImpl.java b/slack-app-backend/src/main/java/com/slack/api/app_backend/events/EventTypeExtractorImpl.java
index 10233ad8..d3d586f8 100644
--- a/slack-app-backend/src/main/java/com/slack/api/app_backend/events/EventTypeExtract... | ['slack-app-backend/src/main/java/com/slack/api/app_backend/events/EventTypeExtractorImpl.java', 'slack-app-backend/src/test/java/test_locally/app_backend/events/EventTypeDetectorImplTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,587,688 | 320,775 | 47,509 | 1,114 | 4,530 | 944 | 103 | 1 | 1,166 | 77 | 327 | 5 | 1 | 0 | 1970-01-01T00:26:32 | 525 | Java | {'Java': 5424202, 'Kotlin': 308094, 'Shell': 6494, 'Batchfile': 3120, 'Dockerfile': 253} | MIT License |
1,009 | slackapi/java-slack-sdk/475/474 | slackapi | java-slack-sdk | https://github.com/slackapi/java-slack-sdk/issues/474 | https://github.com/slackapi/java-slack-sdk/pull/475 | https://github.com/slackapi/java-slack-sdk/pull/475 | 1 | fix | MethodsClientImpl oauthV2Access: redirect_uri should be optional | ### Issue Type
[ x ] Bug
[ ] Enhancement / Feature request
[ ] Question
[ ] Documentation
### Description
Hi @seratch !
I'm seeing this error when sending a null `redirect_uri` in `OauthV2AccessRequestBuilder`:
```
java.lang.IllegalArgumentException: Parameter specified as non-null is null: method okht... | 432fbab2bbee68fbc88a90b0655d3e32b4785849 | 41a2e7ec6b7d29e414d607643fdf13eec243a001 | https://github.com/slackapi/java-slack-sdk/compare/432fbab2bbee68fbc88a90b0655d3e32b4785849...41a2e7ec6b7d29e414d607643fdf13eec243a001 | diff --git a/slack-api-client/src/main/java/com/slack/api/methods/impl/MethodsClientImpl.java b/slack-api-client/src/main/java/com/slack/api/methods/impl/MethodsClientImpl.java
index 5ba4851d..f8430ce0 100644
--- a/slack-api-client/src/main/java/com/slack/api/methods/impl/MethodsClientImpl.java
+++ b/slack-api-client/s... | ['slack-api-client/src/main/java/com/slack/api/methods/impl/MethodsClientImpl.java', 'slack-api-client/src/test/java/test_locally/api/methods/OAuthTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,566,719 | 316,821 | 47,067 | 1,107 | 347 | 76 | 8 | 1 | 2,446 | 267 | 604 | 60 | 4 | 4 | 1970-01-01T00:26:30 | 525 | Java | {'Java': 5424202, 'Kotlin': 308094, 'Shell': 6494, 'Batchfile': 3120, 'Dockerfile': 253} | MIT License |
1,010 | slackapi/java-slack-sdk/427/426 | slackapi | java-slack-sdk | https://github.com/slackapi/java-slack-sdk/issues/426 | https://github.com/slackapi/java-slack-sdk/pull/427 | https://github.com/slackapi/java-slack-sdk/pull/427 | 2 | fix | url_verification request fails with bolt-micronaut | Trying to setup the Event API on the Slack App website and setting up the Event callback URL, seems Bolt is not able to parse the `UrlVerificationRequest` properly.
I'm running Java 9 (through Kotlin), with Bolt 1.0.4 on Windows 10
```
[pool-1-thread-2] WARN com.slack.api.bolt.util.SlackRequestParser - No reques... | 137ab4d2a21954d828428d0674a1af822e0d4c4f | 6386b1dc4b0fb8d0b4c473fea59e3e496fb39611 | https://github.com/slackapi/java-slack-sdk/compare/137ab4d2a21954d828428d0674a1af822e0d4c4f...6386b1dc4b0fb8d0b4c473fea59e3e496fb39611 | diff --git a/bolt-micronaut/src/main/java/com/slack/api/bolt/micronaut/SlackAppController.java b/bolt-micronaut/src/main/java/com/slack/api/bolt/micronaut/SlackAppController.java
index 7a2ab34a..287f098b 100644
--- a/bolt-micronaut/src/main/java/com/slack/api/bolt/micronaut/SlackAppController.java
+++ b/bolt-micronaut/... | ['bolt-micronaut/src/test/java/example/app/AppFactory.java', 'bolt-micronaut/src/test/java/test_locally/app/CommandsTest.java', 'bolt-micronaut/src/main/java/com/slack/api/bolt/micronaut/SlackAppMicronautAdapter.java', 'bolt-micronaut/src/main/java/com/slack/api/bolt/micronaut/SlackAppController.java', 'bolt-micronaut/... | {'.java': 6} | 6 | 6 | 0 | 0 | 6 | 1,521,645 | 307,707 | 45,788 | 1,081 | 1,030 | 196 | 19 | 2 | 651 | 65 | 187 | 8 | 0 | 1 | 1970-01-01T00:26:26 | 525 | Java | {'Java': 5424202, 'Kotlin': 308094, 'Shell': 6494, 'Batchfile': 3120, 'Dockerfile': 253} | MIT License |
1,014 | slackapi/java-slack-sdk/407/406 | slackapi | java-slack-sdk | https://github.com/slackapi/java-slack-sdk/issues/406 | https://github.com/slackapi/java-slack-sdk/pull/407 | https://github.com/slackapi/java-slack-sdk/pull/407 | 1 | fixes | Code breaks on receiving "user_change" event | ### Issue Type
- [x] Bug
- [ ] Enhancement / Feature request
- [ ] Question
- [ ] Documentation
### Description
When user_change event is sent, the code breaks with the following exception
```
java.lang.UnsupportedOperationException: JsonObject
at com.google.gson.JsonElement.getAsString(JsonElement.... | aca7d1aca1c1a89de155f62b38dd3161892bb76e | 13a245ea604ce3131f03a629e5792306b1221043 | https://github.com/slackapi/java-slack-sdk/compare/aca7d1aca1c1a89de155f62b38dd3161892bb76e...13a245ea604ce3131f03a629e5792306b1221043 | diff --git a/bolt/src/main/java/com/slack/api/bolt/middleware/builtin/IgnoringSelfEvents.java b/bolt/src/main/java/com/slack/api/bolt/middleware/builtin/IgnoringSelfEvents.java
index 5e77cf63..8067ed55 100644
--- a/bolt/src/main/java/com/slack/api/bolt/middleware/builtin/IgnoringSelfEvents.java
+++ b/bolt/src/main/java... | ['bolt/src/test/java/test_locally/middleware/IgnoringSelfEventsTest.java', 'bolt/src/main/java/com/slack/api/bolt/middleware/builtin/IgnoringSelfEvents.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,520,359 | 307,494 | 45,752 | 1,081 | 928 | 164 | 24 | 1 | 1,444 | 169 | 353 | 56 | 2 | 2 | 1970-01-01T00:26:24 | 525 | Java | {'Java': 5424202, 'Kotlin': 308094, 'Shell': 6494, 'Batchfile': 3120, 'Dockerfile': 253} | MIT License |
1,015 | slackapi/java-slack-sdk/360/359 | slackapi | java-slack-sdk | https://github.com/slackapi/java-slack-sdk/issues/359 | https://github.com/slackapi/java-slack-sdk/pull/360 | https://github.com/slackapi/java-slack-sdk/pull/360 | 1 | fix | Undefined signing secret causes NullPointerException | ### Issue Type
- [x] Bug
- [ ] Enhancement / Feature request
- [ ] Question
- [ ] Documentation
### Description
Failing to provide a `SLACK_SECRET` to `SlackSignature.Generator`'s constructor causes a `NullPointerException` when calling the resulting `Generator`'s `generate()` method.
---
The issue is repro... | e49be394f9270f72cb0d22d3d0cf800930642199 | 6246fa0cbaeb2571b677efe271d47f0e75bd35b6 | https://github.com/slackapi/java-slack-sdk/compare/e49be394f9270f72cb0d22d3d0cf800930642199...6246fa0cbaeb2571b677efe271d47f0e75bd35b6 | diff --git a/bolt-micronaut/src/test/java/test_locally/ControllerTest.java b/bolt-micronaut/src/test/java/test_locally/ControllerTest.java
index 97cac996..e76a74c6 100644
--- a/bolt-micronaut/src/test/java/test_locally/ControllerTest.java
+++ b/bolt-micronaut/src/test/java/test_locally/ControllerTest.java
@@ -23,7 +23,... | ['bolt/src/test/java/test_locally/AppTest.java', 'slack-app-backend/src/main/java/com/slack/api/app_backend/SlackSignature.java', 'slack-app-backend/src/test/java/test_locally/app_backend/SlackSignatureTest.java', 'slack-app-backend/src/test/java/test_locally/app_backend/events/EventsApiHandlerTest.java', 'bolt-microna... | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 1,496,681 | 302,922 | 45,059 | 1,027 | 319 | 56 | 3 | 1 | 1,465 | 164 | 393 | 35 | 3 | 2 | 1970-01-01T00:26:22 | 525 | Java | {'Java': 5424202, 'Kotlin': 308094, 'Shell': 6494, 'Batchfile': 3120, 'Dockerfile': 253} | MIT License |
888 | foundationdb/fdb-record-layer/230/227 | foundationdb | fdb-record-layer | https://github.com/FoundationDB/fdb-record-layer/issues/227 | https://github.com/FoundationDB/fdb-record-layer/pull/230 | https://github.com/FoundationDB/fdb-record-layer/pull/230 | 1 | fixes | The OnlineIndexerTest::closeWhileBuilding test sometimes hangs | I've seen the `OnlineIndexerTest::closeWhileBuilding` test hang a few times, possibly only when run on the CI server. There's presumably some timing issue, either with the test or with the code itself, that sometimes results in it waiting on a future that will never complete (if I had to guess). Either that, or its `wh... | 3ec34c630fa6e4c3505c8d246d4e5a1961f3c13a | dc87788b22b96408e2f406eadb3a3c4341b6a6e0 | https://github.com/foundationdb/fdb-record-layer/compare/3ec34c630fa6e4c3505c8d246d4e5a1961f3c13a...dc87788b22b96408e2f406eadb3a3c4341b6a6e0 | diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexerBase.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexerBase.java
index a336321b..4bdcbfd9 100644
--- a/fdb-record-layer-core/src/main/java/com/apple... | ['fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexerBase.java', 'fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexerTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 2,769,828 | 557,539 | 66,096 | 355 | 384 | 63 | 7 | 1 | 353 | 58 | 80 | 1 | 0 | 0 | 1970-01-01T00:25:45 | 508 | Java | {'Java': 15870980, 'Raku': 7494480, 'Shell': 29023, 'Python': 19103, 'HTML': 5563} | Apache License 2.0 |
887 | foundationdb/fdb-record-layer/256/255 | foundationdb | fdb-record-layer | https://github.com/FoundationDB/fdb-record-layer/issues/255 | https://github.com/FoundationDB/fdb-record-layer/pull/256 | https://github.com/FoundationDB/fdb-record-layer/pull/256 | 1 | fixes | FlatMapPipelinedCursor can return a null continuation when outer cursor is not exhausted if the first future is delayed | Attentive readers may remember #222 and #240. This error is very similar to #240, but it has the additional twist that the error only presents itself when there is a delay in the future returned by the `outerCursor` a `FlatMapPipelinedCursor`, which is why the unit tests introduced to guard us against regressions of #2... | a649a14d92f74245eac70e9f9bb8f620b99cdd9e | 6845679a72339702a72a4d4affec60b050ca76e0 | https://github.com/foundationdb/fdb-record-layer/compare/a649a14d92f74245eac70e9f9bb8f620b99cdd9e...6845679a72339702a72a4d4affec60b050ca76e0 | diff --git a/fdb-record-layer-core/src/com/apple/foundationdb/record/cursors/FlatMapPipelinedCursor.java b/fdb-record-layer-core/src/com/apple/foundationdb/record/cursors/FlatMapPipelinedCursor.java
index 52ea95fd..cb97f98b 100644
--- a/fdb-record-layer-core/src/com/apple/foundationdb/record/cursors/FlatMapPipelinedCur... | ['fdb-record-layer-core/test/unit/com/apple/foundationdb/record/RecordCursorTest.java', 'fdb-record-layer-core/src/com/apple/foundationdb/record/cursors/FlatMapPipelinedCursor.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 2,766,969 | 556,948 | 66,015 | 355 | 718 | 125 | 11 | 1 | 784 | 127 | 172 | 3 | 0 | 0 | 1970-01-01T00:25:46 | 508 | Java | {'Java': 15870980, 'Raku': 7494480, 'Shell': 29023, 'Python': 19103, 'HTML': 5563} | Apache License 2.0 |
889 | foundationdb/fdb-record-layer/135/19 | foundationdb | fdb-record-layer | https://github.com/FoundationDB/fdb-record-layer/issues/19 | https://github.com/FoundationDB/fdb-record-layer/pull/135 | https://github.com/FoundationDB/fdb-record-layer/pull/135 | 1 | fixes | Text: Query.or leads to record rather than index scan | In a full text query, if we have something like:
```java
Query.or(
Query.field("text").text().containsAll("civil unclean blood", 4),
Query.field("text").text().containsAll("king was 1016")
)
```
Then this gets planned as a scan over all records rather than an index scan. I suspect that this is becaus... | f3b47526379af534bbbc9f9858586050db74f52f | 18c99fb0e7b663c6f8edf870e51f2a82155f34db | https://github.com/foundationdb/fdb-record-layer/compare/f3b47526379af534bbbc9f9858586050db74f52f...18c99fb0e7b663c6f8edf870e51f2a82155f34db | diff --git a/fdb-record-layer-core/src/com/apple/foundationdb/record/query/plan/PlanOrderingKey.java b/fdb-record-layer-core/src/com/apple/foundationdb/record/query/plan/PlanOrderingKey.java
index ce504a93..13680440 100644
--- a/fdb-record-layer-core/src/com/apple/foundationdb/record/query/plan/PlanOrderingKey.java
+++... | ['fdb-record-layer-core/src/com/apple/foundationdb/record/query/plan/PlanOrderingKey.java', 'fdb-record-layer-core/test/unit/com/apple/foundationdb/record/provider/foundationdb/indexes/TextIndexTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 2,656,670 | 534,023 | 63,207 | 343 | 1,841 | 354 | 26 | 1 | 505 | 78 | 122 | 10 | 0 | 1 | 1970-01-01T00:25:41 | 508 | Java | {'Java': 15870980, 'Raku': 7494480, 'Shell': 29023, 'Python': 19103, 'HTML': 5563} | Apache License 2.0 |
890 | foundationdb/fdb-record-layer/129/126 | foundationdb | fdb-record-layer | https://github.com/FoundationDB/fdb-record-layer/issues/126 | https://github.com/FoundationDB/fdb-record-layer/pull/129 | https://github.com/FoundationDB/fdb-record-layer/pull/129 | 1 | fixes | Full Text: Queries Need to Sometimes Add Type Filters | If a full text query plan uses a multi-type or universal index and the query itself should only return records from a subset of the types (e.g., a single-type query), then a type filter needs to be added. | 6f34443572a15a8a13e20f45e8beb02c9f873d6a | f4c26e58a76febbe9f45bfaa4a471a3a58946f47 | https://github.com/foundationdb/fdb-record-layer/compare/6f34443572a15a8a13e20f45e8beb02c9f873d6a...f4c26e58a76febbe9f45bfaa4a471a3a58946f47 | diff --git a/fdb-record-layer-core/src/com/apple/foundationdb/record/query/plan/RecordQueryPlanner.java b/fdb-record-layer-core/src/com/apple/foundationdb/record/query/plan/RecordQueryPlanner.java
index 080fa450..9bd6a878 100644
--- a/fdb-record-layer-core/src/com/apple/foundationdb/record/query/plan/RecordQueryPlanner... | ['fdb-record-layer-core/src/com/apple/foundationdb/record/query/plan/RecordQueryPlanner.java', 'fdb-record-layer-core/test/unit/com/apple/foundationdb/record/provider/foundationdb/indexes/TextIndexTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 2,655,768 | 533,823 | 63,187 | 343 | 2,170 | 415 | 38 | 1 | 204 | 38 | 45 | 1 | 0 | 0 | 1970-01-01T00:25:41 | 508 | Java | {'Java': 15870980, 'Raku': 7494480, 'Shell': 29023, 'Python': 19103, 'HTML': 5563} | Apache License 2.0 |
881 | foundationdb/fdb-record-layer/574/573 | foundationdb | fdb-record-layer | https://github.com/FoundationDB/fdb-record-layer/issues/573 | https://github.com/FoundationDB/fdb-record-layer/pull/574 | https://github.com/FoundationDB/fdb-record-layer/pull/574 | 1 | fixes | FilterCursors can shuffle off work to the wrong executor | The `whileTrue` loop in `FilterCursor` does not set an executor:
https://github.com/FoundationDB/fdb-record-layer/blob/f2b43c13b39ba9bb9aa9e79174afdade3d62db00/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/FilterCursor.java#L68-L72
This means that if there are any asynchronous callback... | f2b43c13b39ba9bb9aa9e79174afdade3d62db00 | a4054a41892dbe771b4a1722159ec8ec6ced9777 | https://github.com/foundationdb/fdb-record-layer/compare/f2b43c13b39ba9bb9aa9e79174afdade3d62db00...a4054a41892dbe771b4a1722159ec8ec6ced9777 | diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/FilterCursor.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/FilterCursor.java
index 1a5f32d4..63c40013 100644
--- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/FilterCur... | ['fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/FilterCursor.java', 'fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/keyspace/ResolverMappingReplicator.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 3,558,326 | 716,086 | 82,988 | 434 | 133 | 27 | 4 | 2 | 439 | 38 | 115 | 5 | 1 | 0 | 1970-01-01T00:25:56 | 508 | Java | {'Java': 15870980, 'Raku': 7494480, 'Shell': 29023, 'Python': 19103, 'HTML': 5563} | Apache License 2.0 |
861 | foundationdb/fdb-record-layer/223/222 | foundationdb | fdb-record-layer | https://github.com/FoundationDB/fdb-record-layer/issues/222 | https://github.com/FoundationDB/fdb-record-layer/pull/223 | https://github.com/FoundationDB/fdb-record-layer/pull/223#issuecomment-447510854 | 1 | fixes | The FlatMapPipelinedCursor can return null continuations when not done | There are situations where the `FlatMapPipelinedCursor` can return `null` continuations even if the code isn't done yet. In particular, this can happen in situations where the inner cursor hits a limit before a single result is returned. It also probably means the cursor is less aggressive about updating its continuati... | 6d80c66d312dbe12e5cbad7a05f9f0fd1e1e20e0 | 39977424d51e716c1ad34e3e73df35eaa1a0cb9b | https://github.com/foundationdb/fdb-record-layer/compare/6d80c66d312dbe12e5cbad7a05f9f0fd1e1e20e0...39977424d51e716c1ad34e3e73df35eaa1a0cb9b | diff --git a/fdb-record-layer-core/src/com/apple/foundationdb/record/cursors/FlatMapPipelinedCursor.java b/fdb-record-layer-core/src/com/apple/foundationdb/record/cursors/FlatMapPipelinedCursor.java
index e7346488..dc25a85b 100644
--- a/fdb-record-layer-core/src/com/apple/foundationdb/record/cursors/FlatMapPipelinedCur... | ['fdb-record-layer-core/test/unit/com/apple/foundationdb/record/RecordCursorTest.java', 'fdb-record-layer-core/src/com/apple/foundationdb/record/cursors/FlatMapPipelinedCursor.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 2,752,831 | 553,897 | 65,364 | 354 | 1,247 | 253 | 16 | 1 | 382 | 59 | 76 | 1 | 0 | 0 | 1970-01-01T00:25:44 | 508 | Java | {'Java': 15870980, 'Raku': 7494480, 'Shell': 29023, 'Python': 19103, 'HTML': 5563} | Apache License 2.0 |
865 | foundationdb/fdb-record-layer/1954/1953 | foundationdb | fdb-record-layer | https://github.com/FoundationDB/fdb-record-layer/issues/1953 | https://github.com/FoundationDB/fdb-record-layer/pull/1954 | https://github.com/FoundationDB/fdb-record-layer/pull/1954 | 1 | fixes | LuceneRecordCursor.getTerms missing PrefixQuery | Because of the way this code is structured, it needs to know every possible Lucene search node.
| a2a2f0d2be652fe766dbe8c42fad64b438329645 | c610f52c5b3a17d5a7b86321f3f953683106644a | https://github.com/foundationdb/fdb-record-layer/compare/a2a2f0d2be652fe766dbe8c42fad64b438329645...c610f52c5b3a17d5a7b86321f3f953683106644a | diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneAutoCompleteResultCursor.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneAutoCompleteResultCursor.java
index 59abf528..1e39d9e6 100644
--- a/fdb-record-layer-lucene/src/main/java/com/app... | ['fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneRecordCursor.java', 'fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneAutoCompleteResultCursorTest.java', 'fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneAutoCompleteResul... | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 9,001,734 | 1,787,635 | 206,823 | 1,026 | 7,533 | 1,294 | 97 | 3 | 97 | 17 | 20 | 2 | 0 | 0 | 1970-01-01T00:27:52 | 508 | Java | {'Java': 15870980, 'Raku': 7494480, 'Shell': 29023, 'Python': 19103, 'HTML': 5563} | Apache License 2.0 |
870 | foundationdb/fdb-record-layer/1356/1355 | foundationdb | fdb-record-layer | https://github.com/FoundationDB/fdb-record-layer/issues/1355 | https://github.com/FoundationDB/fdb-record-layer/pull/1356 | https://github.com/FoundationDB/fdb-record-layer/pull/1356 | 1 | fixes | RecordQueryInUnionPlan doesn't handle dynamic input of 0 or 1 values | 0 is empty; 1 doesn’t need the dynamic union. | 93d52282529571c51c40ba8f6d77ccb4be9b8706 | 3ff27bb54ea7ebe3a7b9525bc91628a033423ab9 | https://github.com/foundationdb/fdb-record-layer/compare/93d52282529571c51c40ba8f6d77ccb4be9b8706...3ff27bb54ea7ebe3a7b9525bc91628a033423ab9 | diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryInUnionPlan.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryInUnionPlan.java
index 12f1ad25..e5080e65 100644
--- a/fdb-record-layer-core/src/main/java/com/apple... | ['fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/FDBInQueryTest.java', 'fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryInUnionPlan.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 6,441,289 | 1,281,880 | 148,045 | 734 | 299 | 61 | 7 | 1 | 45 | 9 | 13 | 1 | 0 | 0 | 1970-01-01T00:27:08 | 508 | Java | {'Java': 15870980, 'Raku': 7494480, 'Shell': 29023, 'Python': 19103, 'HTML': 5563} | Apache License 2.0 |
871 | foundationdb/fdb-record-layer/1210/1209 | foundationdb | fdb-record-layer | https://github.com/FoundationDB/fdb-record-layer/issues/1209 | https://github.com/FoundationDB/fdb-record-layer/pull/1210 | https://github.com/FoundationDB/fdb-record-layer/pull/1210 | 1 | fixes | planNestedFieldChild stop condition isn't quite right | The old planner optimization in #1143 can get confused about whether it can continue with more keys / conditions after the nested child, generating plans that use only part of the nested key's fields followed by non-nested, even though these follow some unbound nested keys. | 0d8f610cd8acc09daedb0e8bbd5c921acd242c0e | 7d848cb1abb2e0dc89036670735fffe10c76a936 | https://github.com/foundationdb/fdb-record-layer/compare/0d8f610cd8acc09daedb0e8bbd5c921acd242c0e...7d848cb1abb2e0dc89036670735fffe10c76a936 | diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/RecordQueryPlanner.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/RecordQueryPlanner.java
index e571b004..54509dd7 100644
--- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record... | ['fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/match/FilterMatcherWithComponent.java', 'fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/FDBNestedFieldQueryTest.java', 'fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/pl... | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 5,860,290 | 1,170,897 | 135,924 | 674 | 3,505 | 528 | 59 | 1 | 274 | 45 | 54 | 1 | 0 | 0 | 1970-01-01T00:26:56 | 508 | Java | {'Java': 15870980, 'Raku': 7494480, 'Shell': 29023, 'Python': 19103, 'HTML': 5563} | Apache License 2.0 |
869 | foundationdb/fdb-record-layer/1359/1358 | foundationdb | fdb-record-layer | https://github.com/FoundationDB/fdb-record-layer/issues/1358 | https://github.com/FoundationDB/fdb-record-layer/pull/1359 | https://github.com/FoundationDB/fdb-record-layer/pull/1359 | 1 | fixes | Support cluster event parsing on FDB 6.3 | The cluster event parsing tool contains the cluster protocol version within it, and it will only parse events if the protocol version matches. That value is still hard coded to the FDB 6.2 protocol version, so we should update it to be able to parse FDB 6.3 versions.
FDB also added a few extra changes in the transac... | 9f2fdb7f9d52664b882e274873aa34567ed21735 | 2cd94ad79b1834b8eedb4db3674487d7537b3caf | https://github.com/foundationdb/fdb-record-layer/compare/9f2fdb7f9d52664b882e274873aa34567ed21735...2cd94ad79b1834b8eedb4db3674487d7537b3caf | diff --git a/fdb-extensions/src/main/java/com/apple/foundationdb/clientlog/FDBClientLogEvents.java b/fdb-extensions/src/main/java/com/apple/foundationdb/clientlog/FDBClientLogEvents.java
index 8b69ff13..f09e7ca0 100644
--- a/fdb-extensions/src/main/java/com/apple/foundationdb/clientlog/FDBClientLogEvents.java
+++ b/fdb... | ['fdb-extensions/src/test/java/com/apple/foundationdb/clientlog/ClientLogEventCounterTest.java', 'fdb-extensions/src/test/java/com/apple/foundationdb/clientlog/DatabaseClientLogEventsTest.java', 'fdb-extensions/src/main/java/com/apple/foundationdb/clientlog/FDBClientLogEvents.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 6,512,699 | 1,295,086 | 149,496 | 741 | 8,828 | 1,633 | 135 | 1 | 615 | 84 | 150 | 3 | 1 | 0 | 1970-01-01T00:27:08 | 508 | Java | {'Java': 15870980, 'Raku': 7494480, 'Shell': 29023, 'Python': 19103, 'HTML': 5563} | Apache License 2.0 |
671 | opencubicchunks/cubicchunks/252/250 | opencubicchunks | cubicchunks | https://github.com/OpenCubicChunks/CubicChunks/issues/250 | https://github.com/OpenCubicChunks/CubicChunks/pull/252 | https://github.com/OpenCubicChunks/CubicChunks/pull/252 | 1 | fixes | Cube/Column inconsistency... again | This issue is back, again. Another instance of issue similar to #103, now failing a much earlier sanity check.
Crash report:
[crash-2017-07-13_17.44.43-server.txt](https://github.com/OpenCubicChunks/CubicChunks/files/1149037/crash-2017-07-13_17.44.43-server.txt)
| fd6da38c416a40eed475cd1f48a8c047f9e73558 | 2a09cfbdddd31010e2566dd486956b18417a40af | https://github.com/opencubicchunks/cubicchunks/compare/fd6da38c416a40eed475cd1f48a8c047f9e73558...2a09cfbdddd31010e2566dd486956b18417a40af | diff --git a/src/main/java/cubicchunks/util/XYZMap.java b/src/main/java/cubicchunks/util/XYZMap.java
index c02de1cc..bd4cc5db 100644
--- a/src/main/java/cubicchunks/util/XYZMap.java
+++ b/src/main/java/cubicchunks/util/XYZMap.java
@@ -25,17 +25,14 @@ package cubicchunks.util;
import mcp.MethodsReturnNonnullByDefault... | ['src/main/java/cubicchunks/world/cube/Cube.java', 'src/test/java/cubicchunks/TestXYZMap.java', 'src/main/java/cubicchunks/util/XYZMap.java', 'src/main/java/cubicchunks/world/column/CubeMap.java'] | {'.java': 4} | 4 | 4 | 0 | 0 | 4 | 1,450,892 | 323,357 | 36,265 | 277 | 16,044 | 3,226 | 332 | 3 | 269 | 22 | 83 | 5 | 1 | 0 | 1970-01-01T00:25:00 | 506 | Java | {'Java': 1717928, 'Kotlin': 23097} | MIT License |
590 | vaadin/flow/7140/7126 | vaadin | flow | https://github.com/vaadin/flow/issues/7126 | https://github.com/vaadin/flow/pull/7140 | https://github.com/vaadin/flow/pull/7140 | 1 | fixes | app does not start when using V15 alpha7 and flow.serverSideRoute | Steps to reproduce:
- check out the `ccdm` branch of the https://github.com/vaadin/bookstore-example/ repo (currently uses Vaadin 15.0.0.alpha7)
- install `@vaadin/router`: `npm install --save @vaadin/router`
- add a custom `index.ts`
```typescript
import {Router} from '@vaadin/router';
import {Flow} from... | c0ac450a465e8d19f7776d9e9d2098b970ff996d | b72d1e0f512fd15474c7967eb11e4ef54f30f776 | https://github.com/vaadin/flow/compare/c0ac450a465e8d19f7776d9e9d2098b970ff996d...b72d1e0f512fd15474c7967eb11e4ef54f30f776 | diff --git a/flow-server/src/main/java/com/vaadin/flow/component/internal/JavaScriptBootstrapUI.java b/flow-server/src/main/java/com/vaadin/flow/component/internal/JavaScriptBootstrapUI.java
index 8e763329a5..95e140a59d 100644
--- a/flow-server/src/main/java/com/vaadin/flow/component/internal/JavaScriptBootstrapUI.java... | ['flow-server/src/main/java/com/vaadin/flow/component/internal/JavaScriptBootstrapUI.java', 'flow-server/src/test/java/com/vaadin/flow/component/internal/JavaScriptBootstrapUITest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 5,749,053 | 1,177,914 | 166,878 | 1,005 | 2,042 | 367 | 43 | 1 | 867 | 101 | 227 | 21 | 2 | 1 | 1970-01-01T00:26:16 | 502 | Java | {'Java': 14177457, 'TypeScript': 439450, 'JavaScript': 319247, 'Kotlin': 117586, 'HTML': 61855, 'CSS': 15678, 'Mustache': 6354, 'Shell': 6177, 'Scala': 2828, 'Smarty': 175, 'SCSS': 124} | Apache License 2.0 |
1,300 | alphawallet/alpha-wallet-android/1269/1266 | alphawallet | alpha-wallet-android | https://github.com/AlphaWallet/alpha-wallet-android/issues/1266 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1269 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1269 | 1 | fixes | Value to tx is not added from TokenScript | Normally the value param allows you to add eth to your transaction, this does not work in android when the amount to add is not user-entry | 3329b4d9d24d811de94abd59b1b380e23e3fa08a | 3757ebd49628c5fcc1da520575931e41f0dff712 | https://github.com/alphawallet/alpha-wallet-android/compare/3329b4d9d24d811de94abd59b1b380e23e3fa08a...3757ebd49628c5fcc1da520575931e41f0dff712 | diff --git a/app/src/main/java/com/alphawallet/app/service/AssetDefinitionService.java b/app/src/main/java/com/alphawallet/app/service/AssetDefinitionService.java
index 5367c9196..0a540f145 100644
--- a/app/src/main/java/com/alphawallet/app/service/AssetDefinitionService.java
+++ b/app/src/main/java/com/alphawallet/app... | ['app/src/main/java/com/alphawallet/app/ui/ConfirmationActivity.java', 'app/src/main/java/com/alphawallet/app/service/AssetDefinitionService.java', 'app/src/main/java/com/alphawallet/app/viewmodel/TokenFunctionViewModel.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 2,488,038 | 483,616 | 71,925 | 539 | 2,413 | 479 | 38 | 3 | 138 | 26 | 28 | 1 | 0 | 0 | 1970-01-01T00:26:25 | 493 | Java | {'Java': 5657087, 'HTML': 59789, 'Kotlin': 32774, 'CSS': 9174, 'C': 6887, 'JavaScript': 5178, 'Shell': 4131, 'SCSS': 3063, 'Ruby': 2021, 'CMake': 652} | MIT License |
1,306 | alphawallet/alpha-wallet-android/1089/1087 | alphawallet | alpha-wallet-android | https://github.com/AlphaWallet/alpha-wallet-android/issues/1087 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1089 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1089 | 1 | closes | TokenScripts don't update after conditional on props | Example:
Compound requires you enable the dai contract before using supply or withdraw, our TokenScript checks if you have enabled and if so, allows you to supply/withdraw and if not displays a message saying you must enable first.
In Android this does not work, when you have updated, the prop check fails to upda... | d339125891914fcd510081ab3860522515b18745 | 9b1338342e7feaa8b6e3acb2e5e132ff7d8cd3a1 | https://github.com/alphawallet/alpha-wallet-android/compare/d339125891914fcd510081ab3860522515b18745...9b1338342e7feaa8b6e3acb2e5e132ff7d8cd3a1 | diff --git a/app/src/main/java/com/alphawallet/app/entity/tokenscript/TokenscriptFunction.java b/app/src/main/java/com/alphawallet/app/entity/tokenscript/TokenscriptFunction.java
index 1878d2ac4..13f4567e0 100644
--- a/app/src/main/java/com/alphawallet/app/entity/tokenscript/TokenscriptFunction.java
+++ b/app/src/main/... | ['app/src/main/java/com/alphawallet/app/entity/tokenscript/TokenscriptFunction.java', 'app/src/main/java/com/alphawallet/app/viewmodel/TransactionsViewModel.java', 'app/src/main/java/com/alphawallet/app/service/AssetDefinitionService.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 2,342,840 | 455,545 | 67,896 | 524 | 4,893 | 969 | 70 | 3 | 425 | 72 | 85 | 5 | 0 | 0 | 1970-01-01T00:26:19 | 493 | Java | {'Java': 5657087, 'HTML': 59789, 'Kotlin': 32774, 'CSS': 9174, 'C': 6887, 'JavaScript': 5178, 'Shell': 4131, 'SCSS': 3063, 'Ruby': 2021, 'CMake': 652} | MIT License |
1,305 | alphawallet/alpha-wallet-android/1127/1103 | alphawallet | alpha-wallet-android | https://github.com/AlphaWallet/alpha-wallet-android/issues/1103 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1127 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1127 | 1 | closes | Unnecessary prompt to backup wallet after keystore import | - Import from keystore
- enter keystore password
- authorise OS
- (wallet imported and taken to wallet tab)
- shows prompt to backup wallet
- Expect: no prompt to backup imported wallet?
- click on Settings, `Back up this Wallet` already shown as 100% secure | a779e6867aa21ca59a6a3fdf27b69838b8552251 | e346bb5c5a178469d5349be98850e8820b8a2314 | https://github.com/alphawallet/alpha-wallet-android/compare/a779e6867aa21ca59a6a3fdf27b69838b8552251...e346bb5c5a178469d5349be98850e8820b8a2314 | diff --git a/app/src/main/java/com/alphawallet/app/ui/HomeActivity.java b/app/src/main/java/com/alphawallet/app/ui/HomeActivity.java
index d439f3df0..b12560a7e 100644
--- a/app/src/main/java/com/alphawallet/app/ui/HomeActivity.java
+++ b/app/src/main/java/com/alphawallet/app/ui/HomeActivity.java
@@ -222,7 +222,6 @@ pub... | ['app/src/main/java/com/alphawallet/app/ui/HomeActivity.java', 'app/src/main/java/com/alphawallet/app/viewmodel/WalletViewModel.java', 'app/src/main/java/com/alphawallet/app/ui/WalletFragment.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 2,342,663 | 455,546 | 67,878 | 523 | 2,566 | 438 | 54 | 3 | 264 | 46 | 62 | 7 | 0 | 0 | 1970-01-01T00:26:20 | 493 | Java | {'Java': 5657087, 'HTML': 59789, 'Kotlin': 32774, 'CSS': 9174, 'C': 6887, 'JavaScript': 5178, 'Shell': 4131, 'SCSS': 3063, 'Ruby': 2021, 'CMake': 652} | MIT License |
1,304 | alphawallet/alpha-wallet-android/1129/914 | alphawallet | alpha-wallet-android | https://github.com/AlphaWallet/alpha-wallet-android/issues/914 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1129 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1129 | 1 | closes | TokenScript cards should take the localised name defined in the TokenScript | At the moment it is taking the name from the smart contract, instead it should take the name defined in the tokenscript file and fallback to english if the user's language is not there.
Useful for Devcon because we renamed the discovery card to devcon5 goodies but not a show stopper. | 7c6de64249afd5458d445d51496d5e011fb57f5a | 02271fb3e66cff2fd477ec8db07001f1c1fbce52 | https://github.com/alphawallet/alpha-wallet-android/compare/7c6de64249afd5458d445d51496d5e011fb57f5a...02271fb3e66cff2fd477ec8db07001f1c1fbce52 | diff --git a/app/src/main/java/com/alphawallet/app/entity/tokens/ERC721Token.java b/app/src/main/java/com/alphawallet/app/entity/tokens/ERC721Token.java
index 9ee45e25b..369746cb7 100644
--- a/app/src/main/java/com/alphawallet/app/entity/tokens/ERC721Token.java
+++ b/app/src/main/java/com/alphawallet/app/entity/tokens/... | ['app/src/main/java/com/alphawallet/app/entity/tokens/Token.java', 'app/src/main/java/com/alphawallet/app/entity/tokens/ERC721Token.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 2,349,843 | 456,937 | 68,099 | 524 | 1,109 | 217 | 22 | 2 | 289 | 51 | 63 | 3 | 0 | 0 | 1970-01-01T00:26:20 | 493 | Java | {'Java': 5657087, 'HTML': 59789, 'Kotlin': 32774, 'CSS': 9174, 'C': 6887, 'JavaScript': 5178, 'Shell': 4131, 'SCSS': 3063, 'Ruby': 2021, 'CMake': 652} | MIT License |
1,301 | alphawallet/alpha-wallet-android/1178/1177 | alphawallet | alpha-wallet-android | https://github.com/AlphaWallet/alpha-wallet-android/issues/1177 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1178 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1178 | 1 | fixes | "Scan QR Code" from Browser Tab home shows "Invalid Scan Result" | This only occurs on the home screen of the browser "My DApps", "Discover DApps", "History"...
This does not occur if a webpage is loaded. In that scenario the QR-code url loads successfully. | 8dd94a2333218f581352916e192fff616ce44ab6 | c80b6e1d67079f246af6ccb428395a98a51b8c44 | https://github.com/alphawallet/alpha-wallet-android/compare/8dd94a2333218f581352916e192fff616ce44ab6...c80b6e1d67079f246af6ccb428395a98a51b8c44 | diff --git a/app/src/main/java/com/alphawallet/app/ui/DappBrowserFragment.java b/app/src/main/java/com/alphawallet/app/ui/DappBrowserFragment.java
index 0e8621d0a..8a537e904 100644
--- a/app/src/main/java/com/alphawallet/app/ui/DappBrowserFragment.java
+++ b/app/src/main/java/com/alphawallet/app/ui/DappBrowserFragment.... | ['app/src/main/java/com/alphawallet/app/ui/DappBrowserFragment.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,390,993 | 464,549 | 69,269 | 532 | 467 | 94 | 15 | 1 | 191 | 32 | 44 | 2 | 0 | 0 | 1970-01-01T00:26:22 | 493 | Java | {'Java': 5657087, 'HTML': 59789, 'Kotlin': 32774, 'CSS': 9174, 'C': 6887, 'JavaScript': 5178, 'Shell': 4131, 'SCSS': 3063, 'Ruby': 2021, 'CMake': 652} | MIT License |
1,308 | alphawallet/alpha-wallet-android/944/908 | alphawallet | alpha-wallet-android | https://github.com/AlphaWallet/alpha-wallet-android/issues/908 | https://github.com/AlphaWallet/alpha-wallet-android/pull/944 | https://github.com/AlphaWallet/alpha-wallet-android/pull/944 | 1 | fixes | cDAI tokenscript is incorrectly bound to DAI card | Should only apply to the cDAI card but is also attached to the regular DAI card. | 390cad8e708a63fc6883b5cb13cce50410b5070a | 730c34c55475277f0530c96eb580325770cebe44 | https://github.com/alphawallet/alpha-wallet-android/compare/390cad8e708a63fc6883b5cb13cce50410b5070a...730c34c55475277f0530c96eb580325770cebe44 | diff --git a/app/src/main/java/com/alphawallet/app/service/AssetDefinitionService.java b/app/src/main/java/com/alphawallet/app/service/AssetDefinitionService.java
index 2dcce0588..f1e3f2232 100644
--- a/app/src/main/java/com/alphawallet/app/service/AssetDefinitionService.java
+++ b/app/src/main/java/com/alphawallet/app... | ['app/src/main/java/com/alphawallet/app/service/AssetDefinitionService.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,269,103 | 440,671 | 66,196 | 523 | 745 | 119 | 9 | 1 | 81 | 16 | 21 | 1 | 0 | 0 | 1970-01-01T00:26:11 | 493 | Java | {'Java': 5657087, 'HTML': 59789, 'Kotlin': 32774, 'CSS': 9174, 'C': 6887, 'JavaScript': 5178, 'Shell': 4131, 'SCSS': 3063, 'Ruby': 2021, 'CMake': 652} | MIT License |
1,298 | alphawallet/alpha-wallet-android/1457/1455 | alphawallet | alpha-wallet-android | https://github.com/AlphaWallet/alpha-wallet-android/issues/1455 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1457 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1457 | 1 | closes | Selection condition fails when comparing admin attribute to ownerAddress | To reproduce:
Watch: 0xD40EBAaA4Cb7fC3a5D7B373309F68B2ABCe5F1C5
go to GFO(GFO) token that has a server TS
Expected:
About Issue Move View actions should be present because ownerAddress == admin
Actual:
Only About is shown, this happens when the user is not an admin
TokenScript:
https://github.com/Alp... | d4ee0a0146adc9a6486c1a3587d421e9718a7e07 | cf4d951eeac3e4d642aa1317c54489e57d25536a | https://github.com/alphawallet/alpha-wallet-android/compare/d4ee0a0146adc9a6486c1a3587d421e9718a7e07...cf4d951eeac3e4d642aa1317c54489e57d25536a | diff --git a/app/src/main/java/com/alphawallet/app/service/AssetDefinitionService.java b/app/src/main/java/com/alphawallet/app/service/AssetDefinitionService.java
index 3653a2375..7e8840111 100644
--- a/app/src/main/java/com/alphawallet/app/service/AssetDefinitionService.java
+++ b/app/src/main/java/com/alphawallet/app... | ['lib/src/main/java/com/alphawallet/token/entity/TSSelection.java', 'app/src/main/java/com/alphawallet/app/service/AssetDefinitionService.java', 'lib/src/main/java/com/alphawallet/token/entity/FilterType.java', 'lib/src/main/java/com/alphawallet/token/entity/TSFilterNode.java'] | {'.java': 4} | 4 | 4 | 0 | 0 | 4 | 2,687,729 | 522,301 | 78,004 | 568 | 3,140 | 655 | 75 | 4 | 382 | 42 | 113 | 14 | 1 | 0 | 1970-01-01T00:26:32 | 493 | Java | {'Java': 5657087, 'HTML': 59789, 'Kotlin': 32774, 'CSS': 9174, 'C': 6887, 'JavaScript': 5178, 'Shell': 4131, 'SCSS': 3063, 'Ruby': 2021, 'CMake': 652} | MIT License |
1,311 | alphawallet/alpha-wallet-android/409/405 | alphawallet | alpha-wallet-android | https://github.com/AlphaWallet/alpha-wallet-android/issues/405 | https://github.com/AlphaWallet/alpha-wallet-android/pull/409 | https://github.com/AlphaWallet/alpha-wallet-android/pull/409 | 2 | fix | Can you adopt a pet dog success? | Please open the websitehttp://112.124.104.209:3000/ in alpha-wallet-android DAPP browser with selecting the network of the ropsten test network.
Click "Adopt" Button when to adopt a dog. Can it be success?
I can't get sucess, and I want to know how to debug in alpha-wallet-android DAPP browser ? | ea1a972702a3640d3917364cfa2bcaaefee37c43 | 61637ab8811d9e1b72ec50f5f5a576dff0182884 | https://github.com/alphawallet/alpha-wallet-android/compare/ea1a972702a3640d3917364cfa2bcaaefee37c43...61637ab8811d9e1b72ec50f5f5a576dff0182884 | diff --git a/app/src/main/java/io/stormbird/wallet/repository/EthereumNetworkRepository.java b/app/src/main/java/io/stormbird/wallet/repository/EthereumNetworkRepository.java
index 5f50695b3..4c0c31651 100644
--- a/app/src/main/java/io/stormbird/wallet/repository/EthereumNetworkRepository.java
+++ b/app/src/main/java/i... | ['app/src/main/java/io/stormbird/wallet/repository/EthereumNetworkRepository.java', 'app/src/main/java/io/stormbird/wallet/ui/DappBrowserFragment.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,569,701 | 306,182 | 46,494 | 442 | 480 | 148 | 10 | 2 | 298 | 46 | 76 | 3 | 1 | 0 | 1970-01-01T00:25:41 | 493 | Java | {'Java': 5657087, 'HTML': 59789, 'Kotlin': 32774, 'CSS': 9174, 'C': 6887, 'JavaScript': 5178, 'Shell': 4131, 'SCSS': 3063, 'Ruby': 2021, 'CMake': 652} | MIT License |
1,310 | alphawallet/alpha-wallet-android/817/814 | alphawallet | alpha-wallet-android | https://github.com/AlphaWallet/alpha-wallet-android/issues/814 | https://github.com/AlphaWallet/alpha-wallet-android/pull/817 | https://github.com/AlphaWallet/alpha-wallet-android/pull/817 | 1 | fixes | Transactions involving ether crash | Go to WETH tokencard and wrap ether for WETH, it will crash. We need to fix this before the tutorial | cdd88977f546cd7434bbfdd93cc3b2eb2d823ce8 | f5ba577165ebaab3d8a1c2682a18a4632ef2b9b0 | https://github.com/alphawallet/alpha-wallet-android/compare/cdd88977f546cd7434bbfdd93cc3b2eb2d823ce8...f5ba577165ebaab3d8a1c2682a18a4632ef2b9b0 | diff --git a/app/src/main/java/io/stormbird/wallet/entity/Token.java b/app/src/main/java/io/stormbird/wallet/entity/Token.java
index 0d751151b..f990f8d60 100644
--- a/app/src/main/java/io/stormbird/wallet/entity/Token.java
+++ b/app/src/main/java/io/stormbird/wallet/entity/Token.java
@@ -41,6 +41,7 @@ public class Toke... | ['app/src/main/java/io/stormbird/wallet/ui/FunctionActivity.java', 'app/src/main/java/io/stormbird/wallet/service/AssetDefinitionService.java', 'app/src/main/java/io/stormbird/wallet/ui/widget/adapter/TokensAdapter.java', 'lib/src/test/java/io/stormbird/token/tools/TokenDefinitionTest.java', 'lib/src/main/java/io/storm... | {'.java': 6} | 6 | 6 | 0 | 0 | 6 | 1,979,361 | 383,758 | 58,332 | 505 | 3,949 | 661 | 75 | 5 | 101 | 20 | 27 | 1 | 0 | 0 | 1970-01-01T00:26:06 | 493 | Java | {'Java': 5657087, 'HTML': 59789, 'Kotlin': 32774, 'CSS': 9174, 'C': 6887, 'JavaScript': 5178, 'Shell': 4131, 'SCSS': 3063, 'Ruby': 2021, 'CMake': 652} | MIT License |
8,594 | crawljax/crawljax/234/226 | crawljax | crawljax | https://github.com/crawljax/crawljax/issues/226 | https://github.com/crawljax/crawljax/pull/234 | https://github.com/crawljax/crawljax/pull/234 | 1 | fixes | Max number of states is incorrect | Some crawls quit because the maximum number of states was reached, while it hasn't.
| 7a483a5d9ac3fcc83c9c0661c0c8c7b5df6bc780 | b8cb6a2c7d986b8d435daaccb5c80e0db26353ac | https://github.com/crawljax/crawljax/compare/7a483a5d9ac3fcc83c9c0661c0c8c7b5df6bc780...b8cb6a2c7d986b8d435daaccb5c80e0db26353ac | diff --git a/core/src/main/java/com/crawljax/core/state/StateFlowGraph.java b/core/src/main/java/com/crawljax/core/state/StateFlowGraph.java
index a9d3c2b7..a2291d7d 100644
--- a/core/src/main/java/com/crawljax/core/state/StateFlowGraph.java
+++ b/core/src/main/java/com/crawljax/core/state/StateFlowGraph.java
@@ -38,6 ... | ['core/src/test/java/com/crawljax/core/state/StateFlowGraphTest.java', 'core/src/main/java/com/crawljax/core/state/StateMachine.java', 'core/src/main/java/com/crawljax/core/state/StateFlowGraph.java', 'core/src/main/java/com/crawljax/plugins/savecrawlsession/SessionReader.java', 'core/src/test/java/com/crawljax/core/st... | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 471,170 | 109,878 | 16,713 | 153 | 1,313 | 291 | 26 | 3 | 85 | 14 | 19 | 2 | 0 | 0 | 1970-01-01T00:22:45 | 493 | Java | {'Java': 2321919, 'JavaScript': 1023004, 'HTML': 766291, 'CSS': 21008, 'Dockerfile': 1832, 'Shell': 310} | Apache License 2.0 |
1,303 | alphawallet/alpha-wallet-android/1151/947 | alphawallet | alpha-wallet-android | https://github.com/AlphaWallet/alpha-wallet-android/issues/947 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1151 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1151 | 1 | closes | Problem bookmarking with mydapps in browser | - Go to browser tab
- Navigate to any page (eg twitter.com)
- Tap "..." in top right corner, then "Add to My DApps"
- Title: "Twitter. It's what's happening / Twitter"
- Address: "https://mobile.twitter.com/"
- Change Title and/or URL, tap done
- Tap "Add" (returns to twitter)
- Tap Browser tab, shows origin... | 533288d990ef415a2461777a79e8147289abb073 | 7462d3dc4446ccffda0e9ebae05dd17e72f67350 | https://github.com/alphawallet/alpha-wallet-android/compare/533288d990ef415a2461777a79e8147289abb073...7462d3dc4446ccffda0e9ebae05dd17e72f67350 | diff --git a/app/src/main/java/com/alphawallet/app/ui/AddEditDappActivity.java b/app/src/main/java/com/alphawallet/app/ui/AddEditDappActivity.java
index c41e94a4c..f93b6fd85 100644
--- a/app/src/main/java/com/alphawallet/app/ui/AddEditDappActivity.java
+++ b/app/src/main/java/com/alphawallet/app/ui/AddEditDappActivity.... | ['app/src/main/java/com/alphawallet/app/ui/AddEditDappActivity.java', 'app/src/main/java/com/alphawallet/app/ui/DappBrowserFragment.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 2,380,027 | 462,642 | 69,001 | 533 | 559 | 88 | 12 | 2 | 413 | 69 | 108 | 9 | 1 | 0 | 1970-01-01T00:26:21 | 493 | Java | {'Java': 5657087, 'HTML': 59789, 'Kotlin': 32774, 'CSS': 9174, 'C': 6887, 'JavaScript': 5178, 'Shell': 4131, 'SCSS': 3063, 'Ruby': 2021, 'CMake': 652} | MIT License |
8,592 | crawljax/crawljax/357/339 | crawljax | crawljax | https://github.com/crawljax/crawljax/issues/339 | https://github.com/crawljax/crawljax/pull/357 | https://github.com/crawljax/crawljax/pull/357 | 1 | fixes | Escape domain detection has a leak | When crawljax asserts if it has left the domain it checks if the host of its current url is in the new url.
This is done here in [Crawljax.java](https://github.com/crawljax/crawljax/blob/fa5a31390f202f6e8d55f4bb6f229c02a867c530/core/src/main/java/com/crawljax/core/Crawler.java#L410-L413)
However, when it visits a so... | 754e59e46ae1349be3c6eeefa95f56093bb12b61 | 38c754d786a41622ac23b975385c2090d2d63880 | https://github.com/crawljax/crawljax/compare/754e59e46ae1349be3c6eeefa95f56093bb12b61...38c754d786a41622ac23b975385c2090d2d63880 | diff --git a/core/src/main/java/com/crawljax/core/Crawler.java b/core/src/main/java/com/crawljax/core/Crawler.java
index 9ab526f3..1d4d51a0 100644
--- a/core/src/main/java/com/crawljax/core/Crawler.java
+++ b/core/src/main/java/com/crawljax/core/Crawler.java
@@ -408,8 +408,7 @@ public class Crawler {
}
private bo... | ['core/src/test/java/com/crawljax/util/UrlUtilsTest.java', 'core/src/main/java/com/crawljax/util/UrlUtils.java', 'core/src/main/java/com/crawljax/core/Crawler.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 453,766 | 104,377 | 15,958 | 151 | 865 | 201 | 25 | 2 | 494 | 66 | 136 | 8 | 1 | 0 | 1970-01-01T00:23:03 | 493 | Java | {'Java': 2321919, 'JavaScript': 1023004, 'HTML': 766291, 'CSS': 21008, 'Dockerfile': 1832, 'Shell': 310} | Apache License 2.0 |
1,299 | alphawallet/alpha-wallet-android/1291/1281 | alphawallet | alpha-wallet-android | https://github.com/AlphaWallet/alpha-wallet-android/issues/1281 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1291 | https://github.com/AlphaWallet/alpha-wallet-android/pull/1291 | 1 | fixes | "no data" on TokenScript action pages | Expected:
- Open ENS and click on any action button
- See the action page
Actual:
- Open ENS and click on any action button
- See "no data" in page (works only the first time, each time after requires you to kill the app and do it again)
Happening on xiaomi redmi | b9ed76ac56f55bf82d6e7cad2ea40fdacd6c0644 | 501e4c4c1d8157b21c3d0e96cceaa56498d17563 | https://github.com/alphawallet/alpha-wallet-android/compare/b9ed76ac56f55bf82d6e7cad2ea40fdacd6c0644...501e4c4c1d8157b21c3d0e96cceaa56498d17563 | diff --git a/app/src/main/java/com/alphawallet/app/di/RepositoriesModule.java b/app/src/main/java/com/alphawallet/app/di/RepositoriesModule.java
index aeee6300f..cbeec7704 100644
--- a/app/src/main/java/com/alphawallet/app/di/RepositoriesModule.java
+++ b/app/src/main/java/com/alphawallet/app/di/RepositoriesModule.java... | ['app/src/main/java/com/alphawallet/app/repository/TokenRepositoryType.java', 'app/src/main/java/com/alphawallet/app/di/RepositoriesModule.java', 'app/src/main/java/com/alphawallet/app/service/TokensService.java', 'app/src/main/java/com/alphawallet/app/interact/FetchTokensInteract.java', 'app/src/main/java/com/alphawal... | {'.java': 7} | 7 | 7 | 0 | 0 | 7 | 2,432,371 | 472,327 | 70,412 | 534 | 7,603 | 1,441 | 137 | 7 | 275 | 53 | 70 | 9 | 0 | 0 | 1970-01-01T00:26:26 | 493 | Java | {'Java': 5657087, 'HTML': 59789, 'Kotlin': 32774, 'CSS': 9174, 'C': 6887, 'JavaScript': 5178, 'Shell': 4131, 'SCSS': 3063, 'Ruby': 2021, 'CMake': 652} | MIT License |
1,296 | alphawallet/alpha-wallet-android/959/718 | alphawallet | alpha-wallet-android | https://github.com/AlphaWallet/alpha-wallet-android/issues/718 | https://github.com/AlphaWallet/alpha-wallet-android/pull/959 | https://github.com/AlphaWallet/alpha-wallet-android/pull/959#issuecomment-550086373 | 1 | fixes | With a new install, ALL is empty until we tap to CURRENCY and back | i.e. the Ethereum card doesn't show up.
~~Doesn't happen if I create a new wallet.~~ [updated to remove confusion]
Xiaomi. 7.1.2 N2G47H. | ceff9ca8bf42aab84e2b6efd8a3493b51ad04875 | 2d6ace83c1fe26096ef978bfdae38195f18deaba | https://github.com/alphawallet/alpha-wallet-android/compare/ceff9ca8bf42aab84e2b6efd8a3493b51ad04875...2d6ace83c1fe26096ef978bfdae38195f18deaba | diff --git a/app/src/awallet/java/com/alphawallet/app/repository/EthereumNetworkRepository.java b/app/src/awallet/java/com/alphawallet/app/repository/EthereumNetworkRepository.java
index 743479046..3178c1a72 100644
--- a/app/src/awallet/java/com/alphawallet/app/repository/EthereumNetworkRepository.java
+++ b/app/src/aw... | ['app/src/awallet/java/com/alphawallet/app/repository/EthereumNetworkRepository.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,281,149 | 442,939 | 66,403 | 524 | 225 | 40 | 4 | 1 | 142 | 22 | 46 | 5 | 0 | 0 | 1970-01-01T00:26:12 | 493 | Java | {'Java': 5657087, 'HTML': 59789, 'Kotlin': 32774, 'CSS': 9174, 'C': 6887, 'JavaScript': 5178, 'Shell': 4131, 'SCSS': 3063, 'Ruby': 2021, 'CMake': 652} | MIT License |
8,591 | crawljax/crawljax/389/388 | crawljax | crawljax | https://github.com/crawljax/crawljax/issues/388 | https://github.com/crawljax/crawljax/pull/389 | https://github.com/crawljax/crawljax/pull/389 | 1 | fixes | Missing URL Parameter | Hi,
There is a issue with this configuration:
CrawljaxConfigurationBuilder builder =
CrawljaxConfiguration.builderFor("http://site.com/page.aspx?q=biography")
.setBrowserConfig(new BrowserConfiguration(BrowserType.FIREFOX, 1))
.setProxyConfig(ProxyConfiguration.manualProxyOn("web-proxy", 8080))
.setBasicAuth("$iapsea... | 339266aab9a40da6f35457ba42d3039c75960b6b | 8e56215e27d746df2b4f3af79f9d49d321dd1b2d | https://github.com/crawljax/crawljax/compare/339266aab9a40da6f35457ba42d3039c75960b6b...8e56215e27d746df2b4f3af79f9d49d321dd1b2d | diff --git a/core/src/main/java/com/crawljax/core/configuration/CrawljaxConfiguration.java b/core/src/main/java/com/crawljax/core/configuration/CrawljaxConfiguration.java
index 869887cd..f8ec5141 100644
--- a/core/src/main/java/com/crawljax/core/configuration/CrawljaxConfiguration.java
+++ b/core/src/main/java/com/craw... | ['core/src/main/java/com/crawljax/core/configuration/CrawljaxConfiguration.java', 'core/src/test/java/com/crawljax/core/configuration/CrawljaxConfigurationBuilderTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 557,395 | 128,431 | 19,825 | 191 | 352 | 79 | 6 | 1 | 646 | 65 | 161 | 18 | 3 | 0 | 1970-01-01T00:23:15 | 493 | Java | {'Java': 2321919, 'JavaScript': 1023004, 'HTML': 766291, 'CSS': 21008, 'Dockerfile': 1832, 'Shell': 310} | Apache License 2.0 |
5,511 | branchmetrics/react-native-branch-deep-linking-attribution/188/187 | branchmetrics | react-native-branch-deep-linking-attribution | https://github.com/BranchMetrics/react-native-branch-deep-linking-attribution/issues/187 | https://github.com/BranchMetrics/react-native-branch-deep-linking-attribution/pull/188 | https://github.com/BranchMetrics/react-native-branch-deep-linking-attribution/pull/188 | 1 | fix | Crash when opening a link on Android (2.0.0-beta.2) | This is due to a recent change in 2.0.0-beta.2. A fix will be released quickly.
```
04-26 14:33:32.218 12830-12830/com.webview_example W/System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.lang.ref.WeakReference.get()' on a null object reference
04-26 14:33:32.219 12... | 5867bb4c36b6cba29964861b5b1c42d47c58b8b1 | a5fc5f4df555f7afaae19d007556901bb5dbd978 | https://github.com/branchmetrics/react-native-branch-deep-linking-attribution/compare/5867bb4c36b6cba29964861b5b1c42d47c58b8b1...a5fc5f4df555f7afaae19d007556901bb5dbd978 | diff --git a/android/src/main/java/io/branch/rnbranch/RNBranchModule.java b/android/src/main/java/io/branch/rnbranch/RNBranchModule.java
index a95d0bef..3e49511a 100644
--- a/android/src/main/java/io/branch/rnbranch/RNBranchModule.java
+++ b/android/src/main/java/io/branch/rnbranch/RNBranchModule.java
@@ -93,9 +93,9 @@... | ['android/src/main/java/io/branch/rnbranch/RNBranchModule.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 50,010 | 9,321 | 1,382 | 14 | 477 | 79 | 6 | 1 | 450 | 40 | 130 | 6 | 0 | 1 | 1970-01-01T00:24:53 | 491 | Objective-C | {'Objective-C': 87711, 'Java': 72584, 'JavaScript': 46121, 'TypeScript': 16463, 'Ruby': 5070, 'Objective-C++': 1732, 'Shell': 854} | MIT License |
834 | nationalsecurityagency/datawave/1220/1218 | nationalsecurityagency | datawave | https://github.com/NationalSecurityAgency/datawave/issues/1218 | https://github.com/NationalSecurityAgency/datawave/pull/1220 | https://github.com/NationalSecurityAgency/datawave/pull/1220 | 1 | fixes | Geo to GeoWave function conversion results in inaccurate bounds | When converting geo functions to geowave functions, the precision of the coordinates is not being preserved. | 4d8e8200c9e62c880701da195987d452c3f22668 | d84b86953f305747aa0120ba8cb8339dd0e0ad6b | https://github.com/nationalsecurityagency/datawave/compare/4d8e8200c9e62c880701da195987d452c3f22668...d84b86953f305747aa0120ba8cb8339dd0e0ad6b | diff --git a/warehouse/query-core/src/main/java/datawave/query/jexl/functions/GeoFunctionsDescriptor.java b/warehouse/query-core/src/main/java/datawave/query/jexl/functions/GeoFunctionsDescriptor.java
index ee81a503f4..d67c2e34f1 100644
--- a/warehouse/query-core/src/main/java/datawave/query/jexl/functions/GeoFunctions... | ['warehouse/query-core/src/test/java/datawave/query/jexl/functions/GeoFunctionsDescriptorTest.java', 'warehouse/query-core/src/main/java/datawave/query/jexl/functions/GeoFunctionsDescriptor.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 11,613,797 | 2,457,398 | 289,430 | 1,659 | 915 | 169 | 15 | 1 | 110 | 16 | 21 | 1 | 0 | 0 | 1970-01-01T00:27:06 | 484 | Java | {'Java': 17524398, 'Shell': 336944, 'HTML': 34795, 'JavaScript': 28894, 'Dockerfile': 7456, 'Python': 5806, 'CSS': 4835, 'XSLT': 535} | Apache License 2.0 |
833 | nationalsecurityagency/datawave/1222/1221 | nationalsecurityagency | datawave | https://github.com/NationalSecurityAgency/datawave/issues/1221 | https://github.com/NationalSecurityAgency/datawave/pull/1222 | https://github.com/NationalSecurityAgency/datawave/pull/1222 | 1 | fixes | Expose geowave configuration from ShardQueryConfiguration in ShardQueryLogic | There are a few configuration options available for geowave in shardqueryconfiguration which are not exposed in shardquerylogic. This makes it impossible to change these settings without rebuilding the jar. We should fix this. | 8f0dcde0aecded4566f5a6ee700dd8b5c0734fd1 | 41a9f2c846667591441a2d267753d573a69db9f8 | https://github.com/nationalsecurityagency/datawave/compare/8f0dcde0aecded4566f5a6ee700dd8b5c0734fd1...41a9f2c846667591441a2d267753d573a69db9f8 | diff --git a/warehouse/query-core/src/main/java/datawave/query/tables/ShardQueryLogic.java b/warehouse/query-core/src/main/java/datawave/query/tables/ShardQueryLogic.java
index 8616807ee4..7a08ec5fca 100644
--- a/warehouse/query-core/src/main/java/datawave/query/tables/ShardQueryLogic.java
+++ b/warehouse/query-core/sr... | ['warehouse/query-core/src/main/java/datawave/query/tables/ShardQueryLogic.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 11,612,969 | 2,457,217 | 289,406 | 1,659 | 851 | 181 | 24 | 1 | 228 | 33 | 44 | 1 | 0 | 0 | 1970-01-01T00:27:06 | 484 | Java | {'Java': 17524398, 'Shell': 336944, 'HTML': 34795, 'JavaScript': 28894, 'Dockerfile': 7456, 'Python': 5806, 'CSS': 4835, 'XSLT': 535} | Apache License 2.0 |
832 | nationalsecurityagency/datawave/1336/1334 | nationalsecurityagency | datawave | https://github.com/NationalSecurityAgency/datawave/issues/1334 | https://github.com/NationalSecurityAgency/datawave/pull/1336 | https://github.com/NationalSecurityAgency/datawave/pull/1336 | 1 | fixes | Intersection can return inconsistent shard after seeking | When an intersection contains days only and is seeked with a day_shard the following next call will return just the day that was returned with the day_shard rather than the next day. Add consistent checks when calling next to ensure the underlying iterators have been advanced beyond the last returned value. | e961dce064c171283b37dac11927696350db7bb7 | baf89910b4299aefca1f91ffa4a04d89a39d4010 | https://github.com/nationalsecurityagency/datawave/compare/e961dce064c171283b37dac11927696350db7bb7...baf89910b4299aefca1f91ffa4a04d89a39d4010 | diff --git a/warehouse/query-core/src/main/java/datawave/query/index/lookup/Intersection.java b/warehouse/query-core/src/main/java/datawave/query/index/lookup/Intersection.java
index 5f42ecf9e4..3501c03daf 100644
--- a/warehouse/query-core/src/main/java/datawave/query/index/lookup/Intersection.java
+++ b/warehouse/quer... | ['warehouse/query-core/src/test/java/datawave/query/index/lookup/IntersectionTest.java', 'warehouse/query-core/src/main/java/datawave/query/index/lookup/Intersection.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 11,823,735 | 2,502,300 | 294,337 | 1,682 | 439 | 75 | 7 | 1 | 308 | 51 | 58 | 1 | 0 | 0 | 1970-01-01T00:27:15 | 484 | Java | {'Java': 17524398, 'Shell': 336944, 'HTML': 34795, 'JavaScript': 28894, 'Dockerfile': 7456, 'Python': 5806, 'CSS': 4835, 'XSLT': 535} | Apache License 2.0 |
831 | nationalsecurityagency/datawave/1647/1645 | nationalsecurityagency | datawave | https://github.com/NationalSecurityAgency/datawave/issues/1645 | https://github.com/NationalSecurityAgency/datawave/pull/1647 | https://github.com/NationalSecurityAgency/datawave/pull/1647 | 1 | fixes | GeoWavePruning visitor should not be run against legacy geo fields | The GeoWavePruning visitor throws an exception if it runs against a legacy-geo field. This breaks the ability to query legacy geo types with the geowave functions. We should update the geowave pruning visitor to ignore these legacy fields. | e863fd09ee8053db7386f21cde2e907aaea6d3d9 | 02eaaa91082b8b939d04ac329b61af36a4847b4b | https://github.com/nationalsecurityagency/datawave/compare/e863fd09ee8053db7386f21cde2e907aaea6d3d9...02eaaa91082b8b939d04ac329b61af36a4847b4b | diff --git a/warehouse/query-core/src/main/java/datawave/query/jexl/visitors/GeoWavePruningVisitor.java b/warehouse/query-core/src/main/java/datawave/query/jexl/visitors/GeoWavePruningVisitor.java
index 5bd7154bcb..695338ea40 100644
--- a/warehouse/query-core/src/main/java/datawave/query/jexl/visitors/GeoWavePruningVis... | ['warehouse/query-core/src/test/java/datawave/query/jexl/visitors/GeoWavePruningVisitorTest.java', 'warehouse/query-core/src/main/java/datawave/query/jexl/visitors/GeoWavePruningVisitor.java', 'warehouse/query-core/src/test/java/datawave/query/jexl/functions/GeoWaveFunctionsDescriptorTest.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 11,900,911 | 2,522,568 | 296,192 | 1,693 | 3,049 | 552 | 52 | 1 | 241 | 38 | 52 | 1 | 0 | 0 | 1970-01-01T00:27:37 | 484 | Java | {'Java': 17524398, 'Shell': 336944, 'HTML': 34795, 'JavaScript': 28894, 'Dockerfile': 7456, 'Python': 5806, 'CSS': 4835, 'XSLT': 535} | Apache License 2.0 |
2,106 | datadog/dd-trace-java/327/325 | datadog | dd-trace-java | https://github.com/DataDog/dd-trace-java/issues/325 | https://github.com/DataDog/dd-trace-java/pull/327 | https://github.com/DataDog/dd-trace-java/pull/327 | 1 | closes | ClassCastException with Slick | Using Slick 3.2.1, I see the following exceptions in the logs:
> Caused by: java.lang.ClassCastException: datadog.trace.instrumentation.java.concurrent.ExecutorInstrumentation$RunnableWrapper cannot be cast to slick.util.AsyncExecutor$PrioritizedRunnable
at slick.util.ManagedArrayBlockingQueue.offer(Managed... | f74710a3bcadc7312fb0ff2edf11dce1f2c474c3 | 1641c5444818bff910a3de84e053b7808d0c0e68 | https://github.com/datadog/dd-trace-java/compare/f74710a3bcadc7312fb0ff2edf11dce1f2c474c3...1641c5444818bff910a3de84e053b7808d0c0e68 | diff --git a/dd-java-agent/instrumentation/java-concurrent/src/main/java/datadog/trace/instrumentation/java/concurrent/ExecutorInstrumentation.java b/dd-java-agent/instrumentation/java-concurrent/src/main/java/datadog/trace/instrumentation/java/concurrent/ExecutorInstrumentation.java
index 0ecbf2ae84..2dca101cbc 100644... | ['dd-java-agent/instrumentation/java-concurrent/src/main/java/datadog/trace/instrumentation/java/concurrent/ExecutorInstrumentation.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 445,439 | 94,145 | 13,185 | 163 | 1,009 | 222 | 15 | 1 | 1,696 | 76 | 373 | 21 | 0 | 0 | 1970-01-01T00:25:26 | 464 | Java | {'Java': 9643226, 'Groovy': 5984559, 'Scala': 68384, 'Shell': 30037, 'Kotlin': 22935, 'HTML': 4385, 'Dockerfile': 3384, 'Python': 2020, 'JavaScript': 1629, 'FreeMarker': 697, 'Mustache': 286, 'Batchfile': 138} | Apache License 2.0 |
565 | wro4j/wro4j/981/980 | wro4j | wro4j | https://github.com/wro4j/wro4j/issues/980 | https://github.com/wro4j/wro4j/pull/981 | https://github.com/wro4j/wro4j/pull/981 | 1 | close | Stale wro4j-core.jar when undeployed on windows tomcat | My application cannot be undeployed correctly on windows tomcat because there seems to be a file-lock on the wro4j-core.....jar event after application shutdown.
I tried to manually call WroManagerFactory.destroy() without any luck.
I suspect wro4j itself causing this file to be locked.
How do I correctly shutdown wr... | d1ff205bab699461215f80d35ff0888d6f232e24 | b9a4e954c0ca1507a1c4b4ad4cb4f35d6ebccb16 | https://github.com/wro4j/wro4j/compare/d1ff205bab699461215f80d35ff0888d6f232e24...b9a4e954c0ca1507a1c4b4ad4cb4f35d6ebccb16 | diff --git a/wro4j-core/src/main/java/ro/isdc/wro/util/WroUtil.java b/wro4j-core/src/main/java/ro/isdc/wro/util/WroUtil.java
index 2fa8c3979..e8ee3f09f 100644
--- a/wro4j-core/src/main/java/ro/isdc/wro/util/WroUtil.java
+++ b/wro4j-core/src/main/java/ro/isdc/wro/util/WroUtil.java
@@ -321,6 +321,7 @@ public final class ... | ['wro4j-core/src/main/java/ro/isdc/wro/util/WroUtil.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,154,157 | 258,566 | 36,829 | 346 | 20 | 4 | 1 | 1 | 335 | 49 | 75 | 7 | 0 | 0 | 1970-01-01T00:24:03 | 459 | Java | {'Java': 1927066, 'CSS': 381699, 'JavaScript': 301910, 'SCSS': 69119, 'Groovy': 11147, 'Handlebars': 6306, 'Less': 3633, 'CoffeeScript': 1407, 'TypeScript': 939} | Apache License 2.0 |
8,885 | mockbukkit/mockbukkit/757/691 | mockbukkit | mockbukkit | https://github.com/MockBukkit/MockBukkit/issues/691 | https://github.com/MockBukkit/MockBukkit/pull/757 | https://github.com/MockBukkit/MockBukkit/pull/757 | 1 | fixes | Disconnect doesn't call PlayerQuitEvent if PlayerMock is constructed with ServerMock#addPlayer(String) | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Are you using the latest version of MockBukkit?
- [X] I am using the latest version of MockBukkit.
### Minecraft Version
1.19
### Describe the bug
Disconnect doesn't appear to be calling PlayerQuitEvent if the Pl... | a0e92944c6c868843c0e91cde1429ead78ebded6 | efdd67b6a0931b9d50e1f91d2309d47d44db2a7d | https://github.com/mockbukkit/mockbukkit/compare/a0e92944c6c868843c0e91cde1429ead78ebded6...efdd67b6a0931b9d50e1f91d2309d47d44db2a7d | diff --git a/src/main/java/be/seeseemelk/mockbukkit/ServerMock.java b/src/main/java/be/seeseemelk/mockbukkit/ServerMock.java
index 7c6e02af..64afa194 100644
--- a/src/main/java/be/seeseemelk/mockbukkit/ServerMock.java
+++ b/src/main/java/be/seeseemelk/mockbukkit/ServerMock.java
@@ -345,7 +345,7 @@ public class ServerMo... | ['src/test/java/be/seeseemelk/mockbukkit/entity/PlayerMockTest.java', 'src/main/java/be/seeseemelk/mockbukkit/entity/PlayerMock.java', 'src/main/java/be/seeseemelk/mockbukkit/ServerMock.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 1,034,228 | 244,487 | 43,133 | 258 | 364 | 84 | 6 | 2 | 1,653 | 213 | 388 | 38 | 1 | 1 | 1970-01-01T00:28:02 | 457 | Java | {'Java': 1921509, 'Kotlin': 4941} | MIT License |
8,884 | mockbukkit/mockbukkit/765/763 | mockbukkit | mockbukkit | https://github.com/MockBukkit/MockBukkit/issues/763 | https://github.com/MockBukkit/MockBukkit/pull/765 | https://github.com/MockBukkit/MockBukkit/pull/765 | 1 | fixes | assertGameMode does not detect the change of gamemode | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Are you using the latest version of MockBukkit?
- [X] I am using the latest version of MockBukkit.
### Minecraft Version
1.18
### Describe the bug
When I type this code
```java
PlayerMock player = new PlayerMo... | f3190f6ff0c5b26f051c486088afaec52c6a2d67 | d26534dcd3cd244d04b3883ddb2b7f17e5508873 | https://github.com/mockbukkit/mockbukkit/compare/f3190f6ff0c5b26f051c486088afaec52c6a2d67...d26534dcd3cd244d04b3883ddb2b7f17e5508873 | diff --git a/src/main/java/be/seeseemelk/mockbukkit/entity/PlayerMock.java b/src/main/java/be/seeseemelk/mockbukkit/entity/PlayerMock.java
index 3c0bcc84..e87ca931 100644
--- a/src/main/java/be/seeseemelk/mockbukkit/entity/PlayerMock.java
+++ b/src/main/java/be/seeseemelk/mockbukkit/entity/PlayerMock.java
@@ -133,8 +13... | ['src/main/java/be/seeseemelk/mockbukkit/entity/PlayerMock.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,034,198 | 244,526 | 43,156 | 258 | 1,093 | 296 | 23 | 1 | 817 | 98 | 209 | 41 | 0 | 3 | 1970-01-01T00:28:02 | 457 | Java | {'Java': 1921509, 'Kotlin': 4941} | MIT License |
8,886 | mockbukkit/mockbukkit/559/444 | mockbukkit | mockbukkit | https://github.com/MockBukkit/MockBukkit/issues/444 | https://github.com/MockBukkit/MockBukkit/pull/559 | https://github.com/MockBukkit/MockBukkit/pull/559 | 1 | closes | Player#isPermissionSet(String) returns false when PermissionAttachment set to false | ```java
Player permissible = server.addPlayer();
permissible.addAttachment(
plugin,
"test.perm",
false,
);
permissible.isPermissionSet("test.perm"); // returns false but it should be true
permissible.permissionValue("test.perm"); // returns TriState.NOT_SET but is should be TriState.FALSE
```... | d71d70f197776b42ca928e31f187a24c9425167e | 7ce7c5b1bb47a483431a61edcd36ce79ef0570f8 | https://github.com/mockbukkit/mockbukkit/compare/d71d70f197776b42ca928e31f187a24c9425167e...7ce7c5b1bb47a483431a61edcd36ce79ef0570f8 | diff --git a/src/main/java/be/seeseemelk/mockbukkit/entity/EntityMock.java b/src/main/java/be/seeseemelk/mockbukkit/entity/EntityMock.java
index 282e9cc0..9c68830b 100644
--- a/src/main/java/be/seeseemelk/mockbukkit/entity/EntityMock.java
+++ b/src/main/java/be/seeseemelk/mockbukkit/entity/EntityMock.java
@@ -33,10 +33... | ['src/main/java/be/seeseemelk/mockbukkit/entity/EntityMock.java', 'src/test/java/be/seeseemelk/mockbukkit/entity/EntityMockTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 822,526 | 192,502 | 34,871 | 220 | 3,186 | 645 | 78 | 1 | 363 | 36 | 77 | 12 | 0 | 1 | 1970-01-01T00:27:38 | 457 | Java | {'Java': 1921509, 'Kotlin': 4941} | MIT License |
8,887 | mockbukkit/mockbukkit/546/543 | mockbukkit | mockbukkit | https://github.com/MockBukkit/MockBukkit/issues/543 | https://github.com/MockBukkit/MockBukkit/pull/546 | https://github.com/MockBukkit/MockBukkit/pull/546 | 1 | closes | Value of `getBukkitVersion()` is nonstandard | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Are you using the latest version of MockBukkit?
- [X] I am using the latest version of MockBukkit.
### Minecraft Version
1.19
### Describe the bug
The value of `Bukkit.getBukkitVersion()` does not conform to the expected forma... | 633f1551c617cebe053f02234a359eb8dc83108d | 1983eb54964f29ec3015e320522c1df7d7ff8e97 | https://github.com/mockbukkit/mockbukkit/compare/633f1551c617cebe053f02234a359eb8dc83108d...1983eb54964f29ec3015e320522c1df7d7ff8e97 | diff --git a/src/main/java/be/seeseemelk/mockbukkit/ServerMock.java b/src/main/java/be/seeseemelk/mockbukkit/ServerMock.java
index 5ae359da..93d89bd6 100644
--- a/src/main/java/be/seeseemelk/mockbukkit/ServerMock.java
+++ b/src/main/java/be/seeseemelk/mockbukkit/ServerMock.java
@@ -486,18 +486,16 @@ public class Server... | ['src/test/java/be/seeseemelk/mockbukkit/ServerMockTest.java', 'src/test/java/be/seeseemelk/mockbukkit/UnsafeValuesTest.java', 'src/main/java/be/seeseemelk/mockbukkit/ServerMock.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 789,169 | 184,459 | 33,422 | 200 | 624 | 129 | 12 | 1 | 1,489 | 208 | 354 | 48 | 0 | 1 | 1970-01-01T00:27:37 | 457 | Java | {'Java': 1921509, 'Kotlin': 4941} | MIT License |
8,889 | mockbukkit/mockbukkit/364/251 | mockbukkit | mockbukkit | https://github.com/MockBukkit/MockBukkit/issues/251 | https://github.com/MockBukkit/MockBukkit/pull/364 | https://github.com/MockBukkit/MockBukkit/pull/364 | 1 | closes | Wait for async event execution? | Is there a proper way to wait for async events to finish?
I saw that `BukkitSchedulerMock#waitAsyncTasksFinished()` exists, but it doesn't cover async events like `AsyncPlayerChatEvent`.
I am currently trying to test a plugin's reaction on `PlayerMock#chat(String)` and calling `Thread#sleep(long)` isn't optimal i... | 23197ee5aaa679e087e4cfd24818ce368bd8ade8 | 53108c92fb7e537446384db323f6fbcc5b881b29 | https://github.com/mockbukkit/mockbukkit/compare/23197ee5aaa679e087e4cfd24818ce368bd8ade8...53108c92fb7e537446384db323f6fbcc5b881b29 | diff --git a/src/main/java/be/seeseemelk/mockbukkit/scheduler/BukkitSchedulerMock.java b/src/main/java/be/seeseemelk/mockbukkit/scheduler/BukkitSchedulerMock.java
index e0ad468a..9e4d7df6 100644
--- a/src/main/java/be/seeseemelk/mockbukkit/scheduler/BukkitSchedulerMock.java
+++ b/src/main/java/be/seeseemelk/mockbukkit/... | ['src/main/java/be/seeseemelk/mockbukkit/scheduler/BukkitSchedulerMock.java', 'src/test/java/be/seeseemelk/mockbukkit/scheduler/BukkitSchedulerMockTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 615,045 | 142,100 | 26,803 | 118 | 1,361 | 300 | 43 | 1 | 390 | 51 | 99 | 7 | 0 | 0 | 1970-01-01T00:27:33 | 457 | Java | {'Java': 1921509, 'Kotlin': 4941} | MIT License |
8,890 | mockbukkit/mockbukkit/358/345 | mockbukkit | mockbukkit | https://github.com/MockBukkit/MockBukkit/issues/345 | https://github.com/MockBukkit/MockBukkit/pull/358 | https://github.com/MockBukkit/MockBukkit/pull/358 | 1 | closes | AsyncPlayerPreLoginEvent not being called on ServerMock#addPlayer | I use AsyncPlayerPreLoginEvent to fetch player heads asynchronously. However, this doesn't work in test environment simply because ServerMock#addPlayer does not fire AsyncPlayerPreLoginEvent.
```java
@EventHandler
public void onAsyncPlayerPreLogin(AsyncPlayerPreLoginEvent e) {
if (e.getLoginResult() != AsyncP... | 39988a3553f1480ff42ae6fc4dbdb770bcde7223 | 2d8d1cc15d76dcd8853ec9d61626759edde922b1 | https://github.com/mockbukkit/mockbukkit/compare/39988a3553f1480ff42ae6fc4dbdb770bcde7223...2d8d1cc15d76dcd8853ec9d61626759edde922b1 | diff --git a/src/main/java/be/seeseemelk/mockbukkit/ServerMock.java b/src/main/java/be/seeseemelk/mockbukkit/ServerMock.java
index 2ee2be4f..4bf2762e 100644
--- a/src/main/java/be/seeseemelk/mockbukkit/ServerMock.java
+++ b/src/main/java/be/seeseemelk/mockbukkit/ServerMock.java
@@ -40,6 +40,7 @@ import net.kyori.advent... | ['src/test/java/be/seeseemelk/mockbukkit/ServerMockTest.java', 'src/main/java/be/seeseemelk/mockbukkit/plugin/PluginManagerMock.java', 'src/main/java/be/seeseemelk/mockbukkit/ServerMock.java', 'src/main/java/be/seeseemelk/mockbukkit/scheduler/BukkitSchedulerMock.java'] | {'.java': 4} | 4 | 4 | 0 | 0 | 4 | 622,371 | 144,960 | 27,080 | 135 | 2,362 | 532 | 56 | 3 | 660 | 52 | 150 | 14 | 0 | 1 | 1970-01-01T00:27:33 | 457 | Java | {'Java': 1921509, 'Kotlin': 4941} | MIT License |
8,891 | mockbukkit/mockbukkit/86/20 | mockbukkit | mockbukkit | https://github.com/MockBukkit/MockBukkit/issues/20 | https://github.com/MockBukkit/MockBukkit/pull/86 | https://github.com/MockBukkit/MockBukkit/pull/86 | 1 | fixes | Using runTaskTimer with a 0 delay doesnt execute the first cycle. | `BukkitTask task = Bukkit.getScheduler().runTaskTimer(plugin, this::doTimer, 0, 20L); `
This creates a repeating task with a scheduledtick at 0 but the current tick is 0 yet it doesnt actually trigger the task instantly.
Hence it appears the task wont trigger.
``` AtomicInteger count = new AtomicInteger(0);
... | 5c06c1218145f938ffd578a05412fe9f8d4faa99 | 7b52212469a84c138115b4e97d8dafbd60d5af64 | https://github.com/mockbukkit/mockbukkit/compare/5c06c1218145f938ffd578a05412fe9f8d4faa99...7b52212469a84c138115b4e97d8dafbd60d5af64 | diff --git a/src/main/java/be/seeseemelk/mockbukkit/scheduler/BukkitSchedulerMock.java b/src/main/java/be/seeseemelk/mockbukkit/scheduler/BukkitSchedulerMock.java
index 51dbf710..e3948aee 100644
--- a/src/main/java/be/seeseemelk/mockbukkit/scheduler/BukkitSchedulerMock.java
+++ b/src/main/java/be/seeseemelk/mockbukkit/... | ['src/main/java/be/seeseemelk/mockbukkit/scheduler/BukkitSchedulerMock.java', 'src/test/java/be/seeseemelk/mockbukkit/scheduler/BukkitSchedulerMockTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 333,296 | 75,986 | 14,390 | 71 | 61 | 20 | 2 | 1 | 665 | 81 | 161 | 14 | 0 | 1 | 1970-01-01T00:26:33 | 457 | Java | {'Java': 1921509, 'Kotlin': 4941} | MIT License |
1,006 | thelastpickle/cassandra-reaper/1214/1211 | thelastpickle | cassandra-reaper | https://github.com/thelastpickle/cassandra-reaper/issues/1211 | https://github.com/thelastpickle/cassandra-reaper/pull/1214 | https://github.com/thelastpickle/cassandra-reaper/pull/1214 | 1 | fixes | millisSinceLastRepairForSchedule metric isn't cleaned up in distributed mode | Unlike schedules, which are persisted into the database, metrics only exist in memory for all Reaper instances.
When a schedule gets deleted, a cleanup is done to remove the corresponding `millisSinceLastRepairForSchedule` metric, but in distributed mode, only a single instance will get the deletion call. This means th... | 870cc88b40335fe59397e2681aa275bd82577106 | dcddc0812a2bdc8789cf92e66d549e81d5ec4a1e | https://github.com/thelastpickle/cassandra-reaper/compare/870cc88b40335fe59397e2681aa275bd82577106...dcddc0812a2bdc8789cf92e66d549e81d5ec4a1e | diff --git a/src/server/src/main/java/io/cassandrareaper/service/RepairScheduleService.java b/src/server/src/main/java/io/cassandrareaper/service/RepairScheduleService.java
index 2ee21e94..f5a9bdea 100644
--- a/src/server/src/main/java/io/cassandrareaper/service/RepairScheduleService.java
+++ b/src/server/src/main/java... | ['src/server/src/main/java/io/cassandrareaper/service/SchedulingManager.java', 'src/server/src/main/java/io/cassandrareaper/service/RepairScheduleService.java', 'src/server/src/test/java/io/cassandrareaper/service/SchedulingManagerTest.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 893,991 | 190,879 | 25,370 | 131 | 1,478 | 312 | 23 | 2 | 628 | 83 | 148 | 9 | 2 | 0 | 1970-01-01T00:27:37 | 455 | Java | {'Java': 1768221, 'JavaScript': 400173, 'Less': 276331, 'Shell': 53504, 'Python': 44156, 'Gherkin': 42529, 'Dockerfile': 9771, 'SCSS': 3775, 'Makefile': 3683, 'EJS': 1984, 'HTML': 1182} | Apache License 2.0 |
1,007 | thelastpickle/cassandra-reaper/1130/1128 | thelastpickle | cassandra-reaper | https://github.com/thelastpickle/cassandra-reaper/issues/1128 | https://github.com/thelastpickle/cassandra-reaper/pull/1130 | https://github.com/thelastpickle/cassandra-reaper/pull/1130 | 1 | fixes | table repair fails when limited on one DC | I am using reaper 2.3.1, OSS 3.11.10.
If I schedule a repair on a table which is replicated to 2 DCs, rf 3, and limit it to be run in one DC only, the repair fails with:
"`Replica set changed for segment 3d13c51f-283b-11ec-af04-a9ec581eeeb8 on range io.cassandrareaper.core.Segment@28d0f9f0`"
I've tried a different... | 351939deb131ff87f7f6995dcfb87c4cf42c3e28 | 4a4a978b3aa9d1da1f6cc2bafcadbea96bf0283d | https://github.com/thelastpickle/cassandra-reaper/compare/351939deb131ff87f7f6995dcfb87c4cf42c3e28...4a4a978b3aa9d1da1f6cc2bafcadbea96bf0283d | diff --git a/src/server/src/main/java/io/cassandrareaper/service/RepairRunService.java b/src/server/src/main/java/io/cassandrareaper/service/RepairRunService.java
index 41314eb2..021c9c73 100644
--- a/src/server/src/main/java/io/cassandrareaper/service/RepairRunService.java
+++ b/src/server/src/main/java/io/cassandrare... | ['src/server/src/main/java/io/cassandrareaper/service/RepairRunService.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 883,951 | 188,734 | 25,186 | 128 | 756 | 147 | 14 | 1 | 400 | 63 | 130 | 6 | 0 | 0 | 1970-01-01T00:27:14 | 455 | Java | {'Java': 1768221, 'JavaScript': 400173, 'Less': 276331, 'Shell': 53504, 'Python': 44156, 'Gherkin': 42529, 'Dockerfile': 9771, 'SCSS': 3775, 'Makefile': 3683, 'EJS': 1984, 'HTML': 1182} | Apache License 2.0 |
368 | adobe-consulting-services/acs-aem-commons/388/387 | adobe-consulting-services | acs-aem-commons | https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/387 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/388 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/387#issuecomment-65863901 | 1 | resolves | Adding an async index throws Exception as it tries to remove the unique property which does not exist. | Try adding an index which is async (but not unique => by definition). It throws following Exception:
``` java
05.12.2014 09:43:02.147 *INFO* [CM Event Dispatcher (Fire ConfigurationEvent: pid=com.adobe.acs.commons.oak.impl.EnsurePropertyIndex.9fe8dd22-995c-4688-a7ec-7a8b43fd9538)] com.adobe.acs.commons.oak.impl.Ensure... | cf9156ac96f19cc4a4212a937cdd02732d4c63a4 | 308c478bbae2c4c7b3f77eb6d8bc226185ed3311 | https://github.com/adobe-consulting-services/acs-aem-commons/compare/cf9156ac96f19cc4a4212a937cdd02732d4c63a4...308c478bbae2c4c7b3f77eb6d8bc226185ed3311 | diff --git a/bundle/src/main/java/com/adobe/acs/commons/oak/impl/EnsurePropertyIndex.java b/bundle/src/main/java/com/adobe/acs/commons/oak/impl/EnsurePropertyIndex.java
index ca604b18d..47d5d2ee2 100644
--- a/bundle/src/main/java/com/adobe/acs/commons/oak/impl/EnsurePropertyIndex.java
+++ b/bundle/src/main/java/com/ado... | ['bundle/src/main/java/com/adobe/acs/commons/oak/impl/EnsurePropertyIndex.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,011,365 | 205,858 | 28,478 | 225 | 166 | 34 | 4 | 1 | 3,351 | 118 | 808 | 38 | 0 | 1 | 1970-01-01T00:23:37 | 438 | Java | {'Java': 6698660, 'JavaScript': 326616, 'HTML': 122754, 'Less': 30283, 'CSS': 19369, 'Groovy': 3717, 'Shell': 960, 'Rich Text Format': 363} | Apache License 2.0 |
369 | adobe-consulting-services/acs-aem-commons/954/946 | adobe-consulting-services | acs-aem-commons | https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/946 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/954 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/946#issuecomment-291854495 | 2 | fixes | 3.7.0 breaks system notifications. | Hello,
I upgraded ACS commons from 3.4.0 to latest 3.7.0 on an AEM 6.2 instance. Now the notification feature does not work and throws an exception. I downgraded to 3.6.2 and the feature works on that version. Are there plans to fix this in 3.7.x next release?
```
Error during include of component '/apps/acs-c... | 366c15948fcc97169b206dda5b11cd8e0d5d6a76 | 4deb1837d8c9fab57936a7ac0329d596ba5f5cb9 | https://github.com/adobe-consulting-services/acs-aem-commons/compare/366c15948fcc97169b206dda5b11cd8e0d5d6a76...4deb1837d8c9fab57936a7ac0329d596ba5f5cb9 | diff --git a/bundle/src/main/java/com/adobe/acs/commons/xss/XSSFunctions.java b/bundle/src/main/java/com/adobe/acs/commons/xss/XSSFunctions.java
index dbc4802b3..a573af401 100644
--- a/bundle/src/main/java/com/adobe/acs/commons/xss/XSSFunctions.java
+++ b/bundle/src/main/java/com/adobe/acs/commons/xss/XSSFunctions.java... | ['bundle/src/main/java/com/adobe/acs/commons/xss/package-info.java', 'bundle/src/test/java/com/adobe/acs/commons/xss/XSSFunctionsTest.java', 'bundle/src/main/java/com/adobe/acs/commons/xss/XSSFunctions.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 2,252,038 | 455,002 | 62,290 | 535 | 153 | 52 | 4 | 2 | 840 | 85 | 220 | 22 | 1 | 1 | 1970-01-01T00:24:51 | 438 | Java | {'Java': 6698660, 'JavaScript': 326616, 'HTML': 122754, 'Less': 30283, 'CSS': 19369, 'Groovy': 3717, 'Shell': 960, 'Rich Text Format': 363} | Apache License 2.0 |
375 | adobe-consulting-services/acs-aem-commons/670/668 | adobe-consulting-services | acs-aem-commons | https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/668 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/670 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/670 | 2 | fixes | Versioned ClientLibs | Hi team,
We are using the versioned clientlibs of ACS commons.Everything was working as expected with the hash numbers for example:
"//localhost:4502/etc/ui/xyz/clientlibs/**one_two**.51fa0469aee8be9249c96195c63e7b73.js"
"//localhost:4502/etc/ui/xyz/clientlibs/**one_two**.51fa0469aee8be9249c96195c67e7b73.css"
Howev... | 24167c1975f05f55343ab8de9eb142aed89253bf | 115a9fb20b82dd39e11c8dd241276e64717c593d | https://github.com/adobe-consulting-services/acs-aem-commons/compare/24167c1975f05f55343ab8de9eb142aed89253bf...115a9fb20b82dd39e11c8dd241276e64717c593d | diff --git a/bundle/src/main/java/com/adobe/acs/commons/rewriter/impl/VersionedClientlibsTransformerFactory.java b/bundle/src/main/java/com/adobe/acs/commons/rewriter/impl/VersionedClientlibsTransformerFactory.java
index f33aaa6f4..4b5f5944d 100644
--- a/bundle/src/main/java/com/adobe/acs/commons/rewriter/impl/Versione... | ['bundle/src/test/java/com/adobe/acs/commons/rewriter/impl/VersionedClientlibsTransformerFactoryTest.java', 'bundle/src/main/java/com/adobe/acs/commons/rewriter/impl/VersionedClientlibsTransformerFactory.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,647,258 | 333,119 | 45,895 | 388 | 1,243 | 219 | 20 | 1 | 710 | 71 | 214 | 19 | 0 | 0 | 1970-01-01T00:24:16 | 438 | Java | {'Java': 6698660, 'JavaScript': 326616, 'HTML': 122754, 'Less': 30283, 'CSS': 19369, 'Groovy': 3717, 'Shell': 960, 'Rich Text Format': 363} | Apache License 2.0 |
376 | adobe-consulting-services/acs-aem-commons/573/462 | adobe-consulting-services | acs-aem-commons | https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/462 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/573 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/573 | 1 | resolve | Issue with email service | 1. If we have more than one recipients. The second recipient is getting one attachment which is the mail template. Third recipient gets two attachments etc. This is the behaviour in outlook.
2. When we are sending mail to gmail or other. Second recipient getting two mails. Third receipt getting three mails etc.
| 480c0601957b8486f3fc5869e52588313633289e | 2ecf5b642b2e865f645fa99d8a22350b95130135 | https://github.com/adobe-consulting-services/acs-aem-commons/compare/480c0601957b8486f3fc5869e52588313633289e...2ecf5b642b2e865f645fa99d8a22350b95130135 | diff --git a/bundle/src/main/java/com/adobe/acs/commons/email/impl/EmailServiceImpl.java b/bundle/src/main/java/com/adobe/acs/commons/email/impl/EmailServiceImpl.java
index 0c7a5c4cb..5dfea54d2 100644
--- a/bundle/src/main/java/com/adobe/acs/commons/email/impl/EmailServiceImpl.java
+++ b/bundle/src/main/java/com/adobe/... | ['bundle/src/test/java/com/adobe/acs/commons/email/EmailServiceImplTest.java', 'bundle/src/main/java/com/adobe/acs/commons/email/impl/EmailServiceImpl.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,384,620 | 279,519 | 38,695 | 307 | 6,499 | 1,258 | 118 | 1 | 313 | 53 | 62 | 3 | 0 | 0 | 1970-01-01T00:24:06 | 438 | Java | {'Java': 6698660, 'JavaScript': 326616, 'HTML': 122754, 'Less': 30283, 'CSS': 19369, 'Groovy': 3717, 'Shell': 960, 'Rich Text Format': 363} | Apache License 2.0 |
378 | adobe-consulting-services/acs-aem-commons/410/409 | adobe-consulting-services | acs-aem-commons | https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/409 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/410 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/410 | 2 | fixes | TraversingCursor when creating ACL packages | Hi,
we're running into TraversingCursor warnings when building an ACL package:
```
31.01.2015 18:48:13.956 *WARN* [0:0:0:0:0:0:0:1 [1422724031258] POST /etc/acs-commons/packagers/test/_jcr_content.package.json HTTP/1.1] org.apache.jackrabbit.oak.spi.query.Cursors$TraversingCursor Traversed 3455000 nodes with filter F... | 98bb4a7865de2bf7d864cb7d92ffaef75e219350 | 3002545d4dfa8475b1fc30f75abf74e2f8200a53 | https://github.com/adobe-consulting-services/acs-aem-commons/compare/98bb4a7865de2bf7d864cb7d92ffaef75e219350...3002545d4dfa8475b1fc30f75abf74e2f8200a53 | diff --git a/bundle/src/main/java/com/adobe/acs/commons/packaging/impl/ACLPackagerServletImpl.java b/bundle/src/main/java/com/adobe/acs/commons/packaging/impl/ACLPackagerServletImpl.java
index ebb2e8f77..606cfd353 100644
--- a/bundle/src/main/java/com/adobe/acs/commons/packaging/impl/ACLPackagerServletImpl.java
+++ b/b... | ['bundle/src/test/java/com/adobe/acs/commons/packaging/impl/ACLPackagerServletImplTest.java', 'bundle/src/main/java/com/adobe/acs/commons/packaging/impl/ACLPackagerServletImpl.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,016,550 | 206,938 | 28,589 | 225 | 4,642 | 872 | 100 | 1 | 792 | 74 | 223 | 14 | 1 | 1 | 1970-01-01T00:23:42 | 438 | Java | {'Java': 6698660, 'JavaScript': 326616, 'HTML': 122754, 'Less': 30283, 'CSS': 19369, 'Groovy': 3717, 'Shell': 960, 'Rich Text Format': 363} | Apache License 2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.