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
647
spring-cloud/spring-cloud-dataflow/2439/2405
spring-cloud
spring-cloud-dataflow
https://github.com/spring-cloud/spring-cloud-dataflow/issues/2405
https://github.com/spring-cloud/spring-cloud-dataflow/pull/2439
https://github.com/spring-cloud/spring-cloud-dataflow/pull/2439
1
resolves
Command line arguments not passed to ScheduleRequest
When on the "Create Schedules" page in the dashboard, I can add a key and value to the "Task Arguments" but that value is not passed to the ScheduleRequest.commandLineArguments. But If you create the task with say `timestamp --timestamp.format=YYYY` it will be mapped as a property in the AppDefinition so that is wor...
d946c8093550e87330803ebfbe2c2de15971ee47
07c8b6cfece369c577e0898691f19512aa47d4cd
https://github.com/spring-cloud/spring-cloud-dataflow/compare/d946c8093550e87330803ebfbe2c2de15971ee47...07c8b6cfece369c577e0898691f19512aa47d4cd
diff --git a/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/service/impl/DefaultSchedulerService.java b/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/service/impl/DefaultSchedulerService.java index c5ed9f8f0..976892edc 100644 --- a/s...
['spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/service/impl/DefaultSchedulerService.java', 'spring-cloud-dataflow-server-core/src/test/java/org/springframework/cloud/dataflow/server/service/impl/DefaultSchedulerServiceTests.java']
{'.java': 2}
2
2
0
0
2
1,535,393
327,540
44,297
439
556
105
8
1
339
56
76
3
0
0
1970-01-01T00:25:37
1,007
Java
{'Java': 6711491, 'Shell': 131470, 'TypeScript': 51513, 'Starlark': 14704, 'Dockerfile': 1362, 'Mustache': 1297, 'XSLT': 863, 'Ruby': 846, 'Python': 477, 'JavaScript': 310, 'Vim Snippet': 190}
Apache License 2.0
645
spring-cloud/spring-cloud-dataflow/3206/3192
spring-cloud
spring-cloud-dataflow
https://github.com/spring-cloud/spring-cloud-dataflow/issues/3192
https://github.com/spring-cloud/spring-cloud-dataflow/pull/3206
https://github.com/spring-cloud/spring-cloud-dataflow/pull/3206
1
resolves
Scheduled Task does not recognize multiple profiles
@chrisjs commented on [Wed Apr 24 2019](https://github.com/spring-cloud/spring-cloud-dataflow-ui/issues/1178) @jsa4000 commented on [Wed Apr 24 2019](https://github.com/spring-cloud/spring-cloud-dataflow/issues/3187) **Description:** Creating a scheduled task using kubernetes Spring Cloud Dataflow server, it does no...
aa39aeaaa3e8d8305cf74b8ac737660b02543117
f4ce350549485eed99d650c17df369d2cb17b622
https://github.com/spring-cloud/spring-cloud-dataflow/compare/aa39aeaaa3e8d8305cf74b8ac737660b02543117...f4ce350549485eed99d650c17df369d2cb17b622
diff --git a/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/TaskSchedulerController.java b/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/TaskSchedulerController.java index 284cf08a4..4343dab82 100644 --- a/sprin...
['spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/TaskSchedulerController.java', 'spring-cloud-dataflow-server-core/src/test/java/org/springframework/cloud/dataflow/server/controller/TaskSchedulerControllerTests.java']
{'.java': 2}
2
2
0
0
2
1,807,425
390,562
52,139
503
397
80
5
1
2,879
262
761
64
5
0
1970-01-01T00:25:57
1,007
Java
{'Java': 6711491, 'Shell': 131470, 'TypeScript': 51513, 'Starlark': 14704, 'Dockerfile': 1362, 'Mustache': 1297, 'XSLT': 863, 'Ruby': 846, 'Python': 477, 'JavaScript': 310, 'Vim Snippet': 190}
Apache License 2.0
649
spring-cloud/spring-cloud-dataflow/2337/2336
spring-cloud
spring-cloud-dataflow
https://github.com/spring-cloud/spring-cloud-dataflow/issues/2336
https://github.com/spring-cloud/spring-cloud-dataflow/pull/2337
https://github.com/spring-cloud/spring-cloud-dataflow/pull/2337
1
resolves
DataFlow fails to schedule CTR
When dataflow creates a schedule for a CTR it fails because it the DefaultSchedulerService requests an AppRegistration for the CTR and the AppRegisty throws an exception. This is because the AppRegistry does not know how to handle CTRs (this is expected). So the DefaultSchedulerService needs to add code to support re...
0c55bfb86b8eeb9bfb32a876b0d50f006560d9ef
1944a2b8378e3f9493a53f330c332e848eeea662
https://github.com/spring-cloud/spring-cloud-dataflow/compare/0c55bfb86b8eeb9bfb32a876b0d50f006560d9ef...1944a2b8378e3f9493a53f330c332e848eeea662
diff --git a/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/service/impl/DefaultSchedulerService.java b/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/service/impl/DefaultSchedulerService.java index 41a6a6c05..c5ed9f8f0 100644 --- a/s...
['spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/service/impl/DefaultSchedulerService.java', 'spring-cloud-dataflow-server-core/src/test/java/org/springframework/cloud/dataflow/server/service/impl/DefaultSchedulerServiceTests.java']
{'.java': 2}
2
2
0
0
2
1,427,357
304,672
41,131
407
841
171
19
1
383
60
83
1
0
0
1970-01-01T00:25:32
1,007
Java
{'Java': 6711491, 'Shell': 131470, 'TypeScript': 51513, 'Starlark': 14704, 'Dockerfile': 1362, 'Mustache': 1297, 'XSLT': 863, 'Ruby': 846, 'Python': 477, 'JavaScript': 310, 'Vim Snippet': 190}
Apache License 2.0
653
spring-cloud/spring-cloud-dataflow/2198/2196
spring-cloud
spring-cloud-dataflow
https://github.com/spring-cloud/spring-cloud-dataflow/issues/2196
https://github.com/spring-cloud/spring-cloud-dataflow/pull/2198
https://github.com/spring-cloud/spring-cloud-dataflow/pull/2198
1
resolves
Argument sanitizer regex requires some more fine tuning
The argument sanitizer fails on the following stream DSL: ``` twitterstream --twitter.stream.stream-type=filter --twitter.stream.track=java --twitter.credentials.access-token-secret= --twitter.credentials.consumer-secret= --twitter.credentials.consumer-key= --twitter.credentials.access-token= | filter --filter.exp...
cc58c2e62308c44c157a86648564843a44bbf8f4
20b19cf43c6998c1fe4f2e882d3e212bfe4a1d92
https://github.com/spring-cloud/spring-cloud-dataflow/compare/cc58c2e62308c44c157a86648564843a44bbf8f4...20b19cf43c6998c1fe4f2e882d3e212bfe4a1d92
diff --git a/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/StreamDefinitionController.java b/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/StreamDefinitionController.java index 246093909..576c92897 100644 --- a...
['spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/StreamDefinitionController.java', 'spring-cloud-dataflow-server-core/src/test/java/org/springframework/cloud/dataflow/server/controller/StreamControllerTests.java', 'spring-cloud-dataflow-server-core/src/test/java/org...
{'.java': 5}
5
5
0
0
5
1,378,662
295,066
39,912
396
3,625
834
72
3
372
23
73
5
0
1
1970-01-01T00:25:25
1,007
Java
{'Java': 6711491, 'Shell': 131470, 'TypeScript': 51513, 'Starlark': 14704, 'Dockerfile': 1362, 'Mustache': 1297, 'XSLT': 863, 'Ruby': 846, 'Python': 477, 'JavaScript': 310, 'Vim Snippet': 190}
Apache License 2.0
657
spring-cloud/spring-cloud-dataflow/1866/1864
spring-cloud
spring-cloud-dataflow
https://github.com/spring-cloud/spring-cloud-dataflow/issues/1864
https://github.com/spring-cloud/spring-cloud-dataflow/pull/1866
https://github.com/spring-cloud/spring-cloud-dataflow/pull/1866
1
resolves
HttpMessageNotReadableException should not return a 500 HTTP status code
A HttpMessageNotReadableException should not return a 500 HTTP status code. Instead a `HttpStatus.BAD_REQUEST` should be returned. Task: Add `HttpMessageNotReadableException` as `@ExceptionHandler` to `RestControllerAdvice#onClientGenericBadRequest` Afterwards, fix `LocalServerSecurityWithSingleUserTests`
58bbc9b4d5dd777c881566c4c370a3b9fe40585d
b34e35f07c3a51817b7ba8e4b948ad7a92de9519
https://github.com/spring-cloud/spring-cloud-dataflow/compare/58bbc9b4d5dd777c881566c4c370a3b9fe40585d...b34e35f07c3a51817b7ba8e4b948ad7a92de9519
diff --git a/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/RestControllerAdvice.java b/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/RestControllerAdvice.java index 803b7e7df..d1801797f 100644 --- a/spring-clou...
['spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/RestControllerAdvice.java', 'spring-cloud-dataflow-server-core/src/test/java/org/springframework/cloud/dataflow/server/controller/ToolsControllerTests.java', 'spring-cloud-starter-dataflow-server-local/src/test/java/o...
{'.java': 4}
4
4
0
0
4
1,275,760
273,606
37,095
369
252
38
3
1
318
26
67
8
0
0
1970-01-01T00:25:14
1,007
Java
{'Java': 6711491, 'Shell': 131470, 'TypeScript': 51513, 'Starlark': 14704, 'Dockerfile': 1362, 'Mustache': 1297, 'XSLT': 863, 'Ruby': 846, 'Python': 477, 'JavaScript': 310, 'Vim Snippet': 190}
Apache License 2.0
660
spring-cloud/spring-cloud-dataflow/1186/1185
spring-cloud
spring-cloud-dataflow
https://github.com/spring-cloud/spring-cloud-dataflow/issues/1185
https://github.com/spring-cloud/spring-cloud-dataflow/pull/1186
https://github.com/spring-cloud/spring-cloud-dataflow/pull/1186
1
fixes
Docker deployment problem: Failed to list properties for Docker Resource
Trying to deploy a stream using deployment properties (with k8s server based on SCDF 1.2.0.M1) I get: ``` dataflow:>stream deploy --name ticktock --properties "deployer.log.count=2" Command failed org.springframework.cloud.dataflow.rest.client.DataFlowClientException: Failed to list properties for Docker Resource ...
b3a6e67bd5516bdd20c52c9ed07515df92214132
6e49a93fbac61a5a4b7c505d555f0b05ec8f93cb
https://github.com/spring-cloud/spring-cloud-dataflow/compare/b3a6e67bd5516bdd20c52c9ed07515df92214132...6e49a93fbac61a5a4b7c505d555f0b05ec8f93cb
diff --git a/spring-cloud-dataflow-configuration-metadata/src/main/java/org/springframework/cloud/dataflow/configuration/metadata/ApplicationConfigurationMetadataResolver.java b/spring-cloud-dataflow-configuration-metadata/src/main/java/org/springframework/cloud/dataflow/configuration/metadata/ApplicationConfigurationM...
['spring-cloud-dataflow-configuration-metadata/src/main/java/org/springframework/cloud/dataflow/configuration/metadata/ApplicationConfigurationMetadataResolver.java', 'spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/StreamDeploymentController.java', 'spring-cloud-dat...
{'.java': 3}
3
3
0
0
3
880,489
185,222
25,453
291
765
144
23
3
12,441
322
3,508
97
0
2
1970-01-01T00:24:47
1,007
Java
{'Java': 6711491, 'Shell': 131470, 'TypeScript': 51513, 'Starlark': 14704, 'Dockerfile': 1362, 'Mustache': 1297, 'XSLT': 863, 'Ruby': 846, 'Python': 477, 'JavaScript': 310, 'Vim Snippet': 190}
Apache License 2.0
656
spring-cloud/spring-cloud-dataflow/1989/1978
spring-cloud
spring-cloud-dataflow
https://github.com/spring-cloud/spring-cloud-dataflow/issues/1978
https://github.com/spring-cloud/spring-cloud-dataflow/pull/1989
https://github.com/spring-cloud/spring-cloud-dataflow/pull/1989
1
resolves
RootController shows invalid value for AppInstanceController
Project: _spring-cloud-dataflow-server-core_ Billboard URL on **RootController** `@RequestMapping("/")`: `http://localhost:9393/` The problematic part of it: `{ "rel": "runtime/apps/instances", "href": "http://localhost:9393/runtime/apps/interface%20org.springframework.web.util.UriComponents%24UriTemplat...
b3c1bd6ea09091d3e63679aba04b9528753e47d0
0de2d7503433c77e215ae8cb0f5d135528aa76c6
https://github.com/spring-cloud/spring-cloud-dataflow/compare/b3c1bd6ea09091d3e63679aba04b9528753e47d0...0de2d7503433c77e215ae8cb0f5d135528aa76c6
diff --git a/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/RootController.java b/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/RootController.java index 5a7276f9f..c2ea71531 100644 --- a/spring-cloud-dataflow-s...
['spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/RootController.java']
{'.java': 1}
1
1
0
0
1
1,338,029
286,057
38,775
389
175
34
2
1
919
81
212
23
2
0
1970-01-01T00:25:16
1,007
Java
{'Java': 6711491, 'Shell': 131470, 'TypeScript': 51513, 'Starlark': 14704, 'Dockerfile': 1362, 'Mustache': 1297, 'XSLT': 863, 'Ruby': 846, 'Python': 477, 'JavaScript': 310, 'Vim Snippet': 190}
Apache License 2.0
655
spring-cloud/spring-cloud-dataflow/1996/1974
spring-cloud
spring-cloud-dataflow
https://github.com/spring-cloud/spring-cloud-dataflow/issues/1974
https://github.com/spring-cloud/spring-cloud-dataflow/pull/1996
https://github.com/spring-cloud/spring-cloud-dataflow/pull/1996
1
resolves
When one app fails to deploy in a stream, the stream status is "all apps failed to deploy"
This is an incorrect message. This is what was observed when testing with skipper and investigating the issue with escaping quote characters. The transformer app failed to start, the runtime apps command was accurate reporting what was running and what had failed.
9899605ad1a04476899f94957ba48738b387789a
7f6380dbdf5b5580823f89172d467106783c7fde
https://github.com/spring-cloud/spring-cloud-dataflow/compare/9899605ad1a04476899f94957ba48738b387789a...7f6380dbdf5b5580823f89172d467106783c7fde
diff --git a/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/StreamDefinitionController.java b/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/StreamDefinitionController.java index c13c32064..3f3b26596 100644 --- a...
['spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/StreamDefinitionController.java', 'spring-cloud-dataflow-server-core/src/test/java/org/springframework/cloud/dataflow/server/controller/StreamControllerTests.java']
{'.java': 2}
2
2
0
0
2
1,339,892
286,445
38,821
389
321
73
6
1
265
42
48
2
0
0
1970-01-01T00:25:16
1,007
Java
{'Java': 6711491, 'Shell': 131470, 'TypeScript': 51513, 'Starlark': 14704, 'Dockerfile': 1362, 'Mustache': 1297, 'XSLT': 863, 'Ruby': 846, 'Python': 477, 'JavaScript': 310, 'Vim Snippet': 190}
Apache License 2.0
654
spring-cloud/spring-cloud-dataflow/2099/2033
spring-cloud
spring-cloud-dataflow
https://github.com/spring-cloud/spring-cloud-dataflow/issues/2033
https://github.com/spring-cloud/spring-cloud-dataflow/pull/2099
https://github.com/spring-cloud/spring-cloud-dataflow/pull/2099
1
resolves
StreamDefinitionToDslConverter may create unparsable dsl from valid definition
I have encountered an Exception on deploying a stream containing a jdbc source. The stream definition looks similar to this: jdbc-mssql --query='UPDATE top (100) ASSURANCE SET assurance_flag = 1 OUTPUT Inserted.* WHERE assurance_flag IS NULL' --password='******' --username='******' --url='jdbc:sqlserver://db:143...
15095222f7693b04573ae5aae678e0e991367758
7b09e3549fd7b2f96a7658ca486f114a041eca50
https://github.com/spring-cloud/spring-cloud-dataflow/compare/15095222f7693b04573ae5aae678e0e991367758...7b09e3549fd7b2f96a7658ca486f114a041eca50
diff --git a/spring-cloud-dataflow-core/src/main/java/org/springframework/cloud/dataflow/core/StreamDefinitionToDslConverter.java b/spring-cloud-dataflow-core/src/main/java/org/springframework/cloud/dataflow/core/StreamDefinitionToDslConverter.java index ebc4f19ee..632de3d58 100644 --- a/spring-cloud-dataflow-core/src/...
['spring-cloud-dataflow-core/src/main/java/org/springframework/cloud/dataflow/core/StreamDefinitionToDslConverter.java', 'spring-cloud-dataflow-core/src/test/java/org/springframework/cloud/dataflow/core/StreamDefinitionToDslConverterTests.java']
{'.java': 2}
2
2
0
0
2
1,357,385
290,132
39,250
393
293
68
6
1
829
97
202
13
0
0
1970-01-01T00:25:20
1,007
Java
{'Java': 6711491, 'Shell': 131470, 'TypeScript': 51513, 'Starlark': 14704, 'Dockerfile': 1362, 'Mustache': 1297, 'XSLT': 863, 'Ruby': 846, 'Python': 477, 'JavaScript': 310, 'Vim Snippet': 190}
Apache License 2.0
652
spring-cloud/spring-cloud-dataflow/2287/2277
spring-cloud
spring-cloud-dataflow
https://github.com/spring-cloud/spring-cloud-dataflow/issues/2277
https://github.com/spring-cloud/spring-cloud-dataflow/pull/2287
https://github.com/spring-cloud/spring-cloud-dataflow/pull/2287
1
resolves
Bad error message when app resource does not exist.
given ``` dataflow:>app import --uri http://bit.ly/Celsius-SR3-stream-applications-rabbit-maven dataflow:>app register --name customLog --type sink --uri http://example.com/log.jar --force dataflow:>stream create --name ticktock --definition "time | customLog" --deploy Command failed org.springframework.cloud.dataf...
503cc905109b8d636b72c9c77ba75e272bf21fb7
538558eb7b6342718148d4118ee8e737df254276
https://github.com/spring-cloud/spring-cloud-dataflow/compare/503cc905109b8d636b72c9c77ba75e272bf21fb7...538558eb7b6342718148d4118ee8e737df254276
diff --git a/spring-cloud-dataflow-configuration-metadata/src/main/java/org/springframework/cloud/dataflow/configuration/metadata/BootApplicationConfigurationMetadataResolver.java b/spring-cloud-dataflow-configuration-metadata/src/main/java/org/springframework/cloud/dataflow/configuration/metadata/BootApplicationConfig...
['spring-cloud-dataflow-configuration-metadata/src/main/java/org/springframework/cloud/dataflow/configuration/metadata/BootApplicationConfigurationMetadataResolver.java']
{'.java': 1}
1
1
0
0
1
1,417,484
302,595
40,864
404
237
41
4
1
2,887
93
746
27
2
2
1970-01-01T00:25:30
1,007
Java
{'Java': 6711491, 'Shell': 131470, 'TypeScript': 51513, 'Starlark': 14704, 'Dockerfile': 1362, 'Mustache': 1297, 'XSLT': 863, 'Ruby': 846, 'Python': 477, 'JavaScript': 310, 'Vim Snippet': 190}
Apache License 2.0
651
spring-cloud/spring-cloud-dataflow/2293/2292
spring-cloud
spring-cloud-dataflow
https://github.com/spring-cloud/spring-cloud-dataflow/issues/2292
https://github.com/spring-cloud/spring-cloud-dataflow/pull/2293
https://github.com/spring-cloud/spring-cloud-dataflow/pull/2293
1
resolves
Don't query for latest task executions when no task definitions are present
Depended on by https://github.com/spring-cloud/spring-cloud-dataflow-ui/issues/833
b2de7a00c4355100931521b3cfadf0225fbfaac3
5471397b8bf069112571e20d16b5c6349faecba6
https://github.com/spring-cloud/spring-cloud-dataflow/compare/b2de7a00c4355100931521b3cfadf0225fbfaac3...5471397b8bf069112571e20d16b5c6349faecba6
diff --git a/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/TaskDefinitionController.java b/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/TaskDefinitionController.java index 96c130bd5..705aa3a23 100644 --- a/spr...
['spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/TaskDefinitionController.java']
{'.java': 1}
1
1
0
0
1
1,418,607
302,863
40,884
404
733
150
13
1
82
4
20
1
1
0
1970-01-01T00:25:30
1,007
Java
{'Java': 6711491, 'Shell': 131470, 'TypeScript': 51513, 'Starlark': 14704, 'Dockerfile': 1362, 'Mustache': 1297, 'XSLT': 863, 'Ruby': 846, 'Python': 477, 'JavaScript': 310, 'Vim Snippet': 190}
Apache License 2.0
650
spring-cloud/spring-cloud-dataflow/2325/2242
spring-cloud
spring-cloud-dataflow
https://github.com/spring-cloud/spring-cloud-dataflow/issues/2242
https://github.com/spring-cloud/spring-cloud-dataflow/pull/2325
https://github.com/spring-cloud/spring-cloud-dataflow/pull/2325
1
resolves
Review Task's handling of quotes in launch arguments
Currently Task's launch controller forcefully removes all quotes inside the input arguments. This could break some RegeEx or other task functionality.
8a15f42c801e2c07731dd010fae2fb75f345753d
5d823eebb3215e6d9fe098a213662d5592637d31
https://github.com/spring-cloud/spring-cloud-dataflow/compare/8a15f42c801e2c07731dd010fae2fb75f345753d...5d823eebb3215e6d9fe098a213662d5592637d31
diff --git a/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/TaskExecutionController.java b/spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/TaskExecutionController.java index 6b60ff567..a2e362823 100644 --- a/sprin...
['spring-cloud-dataflow-server-core/src/test/java/org/springframework/cloud/dataflow/server/controller/TaskControllerTests.java', 'spring-cloud-dataflow-server-core/src/main/java/org/springframework/cloud/dataflow/server/controller/TaskExecutionController.java']
{'.java': 2}
2
2
0
0
2
1,425,435
304,296
41,078
406
211
44
3
1
150
21
26
1
0
0
1970-01-01T00:25:31
1,007
Java
{'Java': 6711491, 'Shell': 131470, 'TypeScript': 51513, 'Starlark': 14704, 'Dockerfile': 1362, 'Mustache': 1297, 'XSLT': 863, 'Ruby': 846, 'Python': 477, 'JavaScript': 310, 'Vim Snippet': 190}
Apache License 2.0
1,447
googlecloudplatform/dataflowtemplates/588/582
googlecloudplatform
dataflowtemplates
https://github.com/GoogleCloudPlatform/DataflowTemplates/issues/582
https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/588
https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/588
2
fixes
[Bug]: MongoDBtoBigQuery with UDF: ScriptObjectMirror cannot be cast to bson.Document
### Related Template(s) MongoDB to BigQuery ### What happened? When creating a job with MongoDB to BigQuery template and specify a UDF javascript file and function, the job fails to start. See relevant logs below. When UDF file and function are not specified, jobs with the same template can run normally. ### Bea...
fb7bb460c1f9899d079b5e5474d645d10e6a2a4c
317334cce8928565a6e52b9549f06096e68eae6e
https://github.com/googlecloudplatform/dataflowtemplates/compare/fb7bb460c1f9899d079b5e5474d645d10e6a2a4c...317334cce8928565a6e52b9549f06096e68eae6e
diff --git a/v2/common/src/main/java/com/google/cloud/teleport/v2/transforms/JavascriptDocumentTransformer.java b/v2/common/src/main/java/com/google/cloud/teleport/v2/transforms/JavascriptDocumentTransformer.java index a95016ed..85460f1a 100644 --- a/v2/common/src/main/java/com/google/cloud/teleport/v2/transforms/Javas...
['v2/mongodb-to-googlecloud/src/main/java/com/google/cloud/teleport/v2/mongodb/templates/MongoDbUtils.java', 'v2/mongodb-to-googlecloud/src/test/java/com/google/cloud/teleport/v2/mongodb/templates/MongoDbToBigQueryIT.java', 'v2/common/src/main/java/com/google/cloud/teleport/v2/transforms/JavascriptDocumentTransformer.j...
{'.java': 3}
3
3
0
0
3
6,265,280
1,326,875
165,306
980
1,235
254
26
2
1,042
94
240
24
0
1
1970-01-01T00:27:56
1,005
Java
{'Java': 9158571, 'Go': 39852, 'JavaScript': 34656, 'Python': 10437, 'Dockerfile': 925, 'PureBasic': 35}
Apache License 2.0
1,446
googlecloudplatform/dataflowtemplates/668/667
googlecloudplatform
dataflowtemplates
https://github.com/GoogleCloudPlatform/DataflowTemplates/issues/667
https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/668
https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/668
1
fixes
[Bug]: <Please Replace with a Summary of the Bug>
### Related Template(s) MQTT to Pub/Sub template ### What happened? Providing both username and password throws an IllegalArgumentException. ### Beam Version Newer than 2.46.0 ### Relevant log output ```shell While username is provided, password is required for authentication ```
a1538896321fd4ed499a8aa68f7f46316ca49f3c
6f9fd2a106c8af5740b698c106a60dd060938052
https://github.com/googlecloudplatform/dataflowtemplates/compare/a1538896321fd4ed499a8aa68f7f46316ca49f3c...6f9fd2a106c8af5740b698c106a60dd060938052
diff --git a/v2/mqtt-to-pubsub/src/main/java/com/google/cloud/teleport/v2/templates/MqttToPubsub.java b/v2/mqtt-to-pubsub/src/main/java/com/google/cloud/teleport/v2/templates/MqttToPubsub.java index 37f98fbc..9cbf6b21 100644 --- a/v2/mqtt-to-pubsub/src/main/java/com/google/cloud/teleport/v2/templates/MqttToPubsub.java ...
['v2/mqtt-to-pubsub/src/main/java/com/google/cloud/teleport/v2/templates/MqttToPubsub.java', 'v2/mqtt-to-pubsub/src/test/java/com/google/cloud/teleport/v2/templates/MqttToPubsubTest.java']
{'.java': 2}
2
2
0
0
2
5,212,183
1,103,778
137,880
912
1,898
360
36
1
288
39
61
18
0
1
1970-01-01T00:28:02
1,005
Java
{'Java': 9158571, 'Go': 39852, 'JavaScript': 34656, 'Python': 10437, 'Dockerfile': 925, 'PureBasic': 35}
Apache License 2.0
1,445
googlecloudplatform/dataflowtemplates/858/842
googlecloudplatform
dataflowtemplates
https://github.com/GoogleCloudPlatform/DataflowTemplates/issues/842
https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/858
https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/858
1
fixes
[Bug]: PubSubToMongoDB (V2) does not store data as UTF-8
### Related Template(s) PubSubToMongoDB ### What happened? The pipeline does not store special characters (e.g. ®) as UTF-8 in MongoDB, causing them to turn into ��. I think the root cause is this line of code: https://github.com/GoogleCloudPlatform/DataflowTemplates/blob/main/v2/pubsub-to-mongodb/src/main/java/...
00755b443aafd4803a117cac5fa3c152fb60d321
4757d3467b9c9194c32c7ebeba22be0949d19283
https://github.com/googlecloudplatform/dataflowtemplates/compare/00755b443aafd4803a117cac5fa3c152fb60d321...4757d3467b9c9194c32c7ebeba22be0949d19283
diff --git a/v1/src/main/java/com/google/cloud/teleport/templates/common/ErrorConverters.java b/v1/src/main/java/com/google/cloud/teleport/templates/common/ErrorConverters.java index 36a6fe29..656578b0 100644 --- a/v1/src/main/java/com/google/cloud/teleport/templates/common/ErrorConverters.java +++ b/v1/src/main/java/c...
['v2/googlecloud-to-googlecloud/src/main/java/com/google/cloud/teleport/v2/templates/TextIOToBigQuery.java', 'v2/googlecloud-to-googlecloud/src/test/java/com/google/cloud/teleport/v2/templates/SpannerChangeStreamsToPubSubTest.java', 'v1/src/main/java/com/google/cloud/teleport/templates/common/ErrorConverters.java', 'v2...
{'.java': 7}
7
7
0
0
7
5,731,735
1,214,849
151,896
1,032
1,255
222
19
6
639
66
157
25
1
1
1970-01-01T00:28:08
1,005
Java
{'Java': 9158571, 'Go': 39852, 'JavaScript': 34656, 'Python': 10437, 'Dockerfile': 925, 'PureBasic': 35}
Apache License 2.0
1,448
googlecloudplatform/dataflowtemplates/469/464
googlecloudplatform
dataflowtemplates
https://github.com/GoogleCloudPlatform/DataflowTemplates/issues/464
https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/469
https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/469
1
fixes
[Bug]: Datastream to BigQuery MERGE not running in correct project
### Related Template(s) Datastream to BigQuery ### What happened? I'm running this template using a different BigQuery project than the Datastream/GCS/Dataflow resources. I'm supplying it as the `--outputProjectId` value and data is flowing into my temporary table, just the MERGE fails: ``` 2022-09-09T20:40:23.1...
9ad9285922b1911b2dda75bea4ece13ed75ef53b
a3e2433dbc5a00c142d143f99faa8348cb38ea6b
https://github.com/googlecloudplatform/dataflowtemplates/compare/9ad9285922b1911b2dda75bea4ece13ed75ef53b...a3e2433dbc5a00c142d143f99faa8348cb38ea6b
diff --git a/v2/common/src/main/java/com/google/cloud/teleport/v2/cdc/merge/BigQueryMerger.java b/v2/common/src/main/java/com/google/cloud/teleport/v2/cdc/merge/BigQueryMerger.java index 083478a5..ad6e0781 100644 --- a/v2/common/src/main/java/com/google/cloud/teleport/v2/cdc/merge/BigQueryMerger.java +++ b/v2/common/sr...
['v2/common/src/main/java/com/google/cloud/teleport/v2/cdc/merge/BigQueryMerger.java', 'v2/common/src/main/java/com/google/cloud/teleport/v2/cdc/merge/MergeConfiguration.java', 'v2/datastream-to-bigquery/src/main/java/com/google/cloud/teleport/v2/templates/DataStreamToBigQuery.java']
{'.java': 3}
3
3
0
0
3
6,066,423
1,284,319
159,928
935
751
135
17
3
949
92
244
21
1
1
1970-01-01T00:27:43
1,005
Java
{'Java': 9158571, 'Go': 39852, 'JavaScript': 34656, 'Python': 10437, 'Dockerfile': 925, 'PureBasic': 35}
Apache License 2.0
259
apache/jena/1935/1934
apache
jena
https://github.com/apache/jena/issues/1934
https://github.com/apache/jena/pull/1935
https://github.com/apache/jena/pull/1935
1
resolved
NaN should not be same-value NaN
### Version 4.8.0 ### What happened? sameValue(NaN, NaN) is false. notSameValue(NaN, NaN) is true. ### Relevant output and stacktrace _No response_ ### Are you interested in making a pull request? Yes
5ac50472cc8e9e93c4041fb1b30503d16617427f
96d3a4b804f8bb10ec6a5b235b18937abf48962d
https://github.com/apache/jena/compare/5ac50472cc8e9e93c4041fb1b30503d16617427f...96d3a4b804f8bb10ec6a5b235b18937abf48962d
diff --git a/jena-arq/src/main/java/org/apache/jena/sparql/expr/ExprNode.java b/jena-arq/src/main/java/org/apache/jena/sparql/expr/ExprNode.java index bf70c052d5..26e89aca24 100644 --- a/jena-arq/src/main/java/org/apache/jena/sparql/expr/ExprNode.java +++ b/jena-arq/src/main/java/org/apache/jena/sparql/expr/ExprNode.ja...
['jena-arq/src/test/java/org/apache/jena/sparql/expr/TestExpressionsMath.java', 'jena-arq/src/main/java/org/apache/jena/sparql/expr/ExprNode.java', 'jena-arq/src/main/java/org/apache/jena/sparql/expr/NodeValue.java', 'jena-arq/src/test/java/org/apache/jena/sparql/expr/TestLeviathanFunctions.java', 'jena-arq/src/test/ja...
{'.java': 8}
8
8
0
0
8
26,223,436
5,993,471
743,904
4,689
7,354
1,648
166
3
216
31
57
20
0
0
1970-01-01T00:28:08
975
Java
{'Java': 37296473, 'Shell': 270724, 'Ruby': 216471, 'Vue': 104500, 'Lex': 82672, 'JavaScript': 81879, 'HTML': 66939, 'XSLT': 65126, 'Perl': 34501, 'Haml': 30030, 'Batchfile': 25854, 'C++': 5877, 'SCSS': 4242, 'Thrift': 3755, 'Dockerfile': 3528, 'AspectJ': 3446, 'CSS': 3241, 'Elixir': 2548, 'Python': 416, 'Makefile': 19...
Apache License 2.0
260
apache/jena/1903/1902
apache
jena
https://github.com/apache/jena/issues/1902
https://github.com/apache/jena/pull/1903
https://github.com/apache/jena/pull/1903
1
fixes
HttpLib throws NullPointerException if body is null.
### Version 4.7.0 ### What happened? This bug not only affect 4.7 but also 4.8 and the main branch. Executing a certain query results in a httpStatusCode in the range of 400 to 499. This results in the call of the [exception()](https://github.com/apache/jena/blob/main/jena-arq/src/main/java/org/apache/jena/http/Htt...
ba8b2b7ed07912e7e11819715c3274ec7b0c0e59
25969e433a4064a38639061fffcd4d6c73882364
https://github.com/apache/jena/compare/ba8b2b7ed07912e7e11819715c3274ec7b0c0e59...25969e433a4064a38639061fffcd4d6c73882364
diff --git a/jena-arq/src/main/java/org/apache/jena/http/HttpLib.java b/jena-arq/src/main/java/org/apache/jena/http/HttpLib.java index 96099669fb..5a16f13b41 100644 --- a/jena-arq/src/main/java/org/apache/jena/http/HttpLib.java +++ b/jena-arq/src/main/java/org/apache/jena/http/HttpLib.java @@ -232,9 +232,9 @@ public cl...
['jena-arq/src/main/java/org/apache/jena/riot/other/G.java', 'jena-arq/src/main/java/org/apache/jena/sparql/expr/nodevalue/XSDFuncOp.java', 'jena-arq/src/main/java/org/apache/jena/sparql/exec/http/QueryExecHTTP.java', 'jena-arq/src/main/java/org/apache/jena/sparql/SystemARQ.java', 'jena-cmds/src/main/java/arq/qexpr.jav...
{'.java': 7}
7
7
0
0
7
26,040,521
5,953,778
738,502
4,646
1,810
369
64
7
3,240
168
801
49
2
1
1970-01-01T00:28:06
975
Java
{'Java': 37296473, 'Shell': 270724, 'Ruby': 216471, 'Vue': 104500, 'Lex': 82672, 'JavaScript': 81879, 'HTML': 66939, 'XSLT': 65126, 'Perl': 34501, 'Haml': 30030, 'Batchfile': 25854, 'C++': 5877, 'SCSS': 4242, 'Thrift': 3755, 'Dockerfile': 3528, 'AspectJ': 3446, 'CSS': 3241, 'Elixir': 2548, 'Python': 416, 'Makefile': 19...
Apache License 2.0
261
apache/jena/1831/1830
apache
jena
https://github.com/apache/jena/issues/1830
https://github.com/apache/jena/pull/1831
https://github.com/apache/jena/pull/1831
1
resolved
Fuseki/webapp writes the configuration file with unnecessary additional triples
### Version 4.7.0 ### What happened? When a new database is created in the UI, the configuration file is written to `run/configuration/<nbame>.ttl`. This contains the instantiated template but also additional triples (system definitions, some RDF statements). The latter are unnecessary. ### Relevant output and stac...
ef902284ede904adc1a132e829de16c4447cd487
7e347a574a579a24a6eaf6f7f474983c4b3274b3
https://github.com/apache/jena/compare/ef902284ede904adc1a132e829de16c4447cd487...7e347a574a579a24a6eaf6f7f474983c4b3274b3
diff --git a/jena-fuseki2/jena-fuseki-webapp/src/main/java/org/apache/jena/fuseki/mgt/ActionDatasets.java b/jena-fuseki2/jena-fuseki-webapp/src/main/java/org/apache/jena/fuseki/mgt/ActionDatasets.java index f7c6a4b176..ef08684388 100644 --- a/jena-fuseki2/jena-fuseki-webapp/src/main/java/org/apache/jena/fuseki/mgt/Acti...
['jena-fuseki2/jena-fuseki-webapp/src/test/java/org/apache/jena/fuseki/AbstractTestWebappAuth_JDK.java', 'jena-fuseki2/jena-fuseki-webapp/src/main/java/org/apache/jena/fuseki/mgt/ActionDatasets.java', 'jena-fuseki2/jena-fuseki-webapp/src/test/java/org/apache/jena/fuseki/TS_FusekiWebapp.java']
{'.java': 3}
3
3
0
0
3
25,669,879
5,847,705
726,017
4,640
1,381
293
24
1
396
57
81
15
0
0
1970-01-01T00:28:00
975
Java
{'Java': 37296473, 'Shell': 270724, 'Ruby': 216471, 'Vue': 104500, 'Lex': 82672, 'JavaScript': 81879, 'HTML': 66939, 'XSLT': 65126, 'Perl': 34501, 'Haml': 30030, 'Batchfile': 25854, 'C++': 5877, 'SCSS': 4242, 'Thrift': 3755, 'Dockerfile': 3528, 'AspectJ': 3446, 'CSS': 3241, 'Elixir': 2548, 'Python': 416, 'Makefile': 19...
Apache License 2.0
1,095
beehive-lab/tornadovm/82/57
beehive-lab
tornadovm
https://github.com/beehive-lab/TornadoVM/issues/57
https://github.com/beehive-lab/TornadoVM/pull/82
https://github.com/beehive-lab/TornadoVM/pull/82#issuecomment-817727284
1
solves
TestArrays#testInitParallel on AMD - failed with '[REASON] [ERROR] reset() was called after warmup()'
When running `TestArrays#testInitParallel` I get '[REASON] [ERROR] reset() was called after warmup()' exception thrown from `TornadoVM.compileTaskFromBytecodeToBinary`. In fact, `TornadoTestBase.before` indeed reset ALL devices, but `TornadoVM.warmup` validates only one (VM-default ???) device. And if this device i...
093aeb80ef295e8396be282451ee47ff9058953b
f3c5ba9870a5114e5dc4a2a26f50f773be7291fa
https://github.com/beehive-lab/tornadovm/compare/093aeb80ef295e8396be282451ee47ff9058953b...f3c5ba9870a5114e5dc4a2a26f50f773be7291fa
diff --git a/examples/src/main/java/uk/ac/manchester/tornado/examples/compute/MatrixMultiplication1D.java b/examples/src/main/java/uk/ac/manchester/tornado/examples/compute/MatrixMultiplication1D.java index 403293a56..f36a5bf4c 100644 --- a/examples/src/main/java/uk/ac/manchester/tornado/examples/compute/MatrixMultipli...
['examples/src/main/java/uk/ac/manchester/tornado/examples/compute/MatrixMultiplication1D.java', 'runtime/src/main/java/uk/ac/manchester/tornado/runtime/tasks/TornadoTaskSchedule.java', 'runtime/src/main/java/uk/ac/manchester/tornado/runtime/graph/TornadoExecutionContext.java', 'runtime/src/main/java/uk/ac/manchester/t...
{'.java': 6}
6
6
0
0
6
4,553,281
1,047,609
122,869
901
2,462
598
37
6
446
53
116
4
0
0
1970-01-01T00:26:58
925
Java
{'Java': 7205361, 'C': 419399, 'C++': 274701, 'Python': 94263, 'Shell': 16800, 'CMake': 3336, 'JavaScript': 3316, 'Makefile': 1586, 'R': 896}
Apache License 2.0
640
spring-cloud/spring-cloud-stream/742/741
spring-cloud
spring-cloud-stream
https://github.com/spring-cloud/spring-cloud-stream/issues/741
https://github.com/spring-cloud/spring-cloud-stream/pull/742
https://github.com/spring-cloud/spring-cloud-stream/pull/742
1
fixes
Allow for binders without embedded headers to process 'originalContentType'
As part of the changes that led to support for native serialization/deserialization we've made the assumption that any payload that is not a `byte[]` is already fully processed and so will skip `deserializePayloadIfNecessary`. However, if the binder is based on endpoints that do their own deserialization and populate h...
38ba0d3941bb67899097ed9d5626901eeabc8eb9
4d74212932856a7d269ce155679715979df9a423
https://github.com/spring-cloud/spring-cloud-stream/compare/38ba0d3941bb67899097ed9d5626901eeabc8eb9...4d74212932856a7d269ce155679715979df9a423
diff --git a/spring-cloud-stream/src/main/java/org/springframework/cloud/stream/binder/AbstractMessageChannelBinder.java b/spring-cloud-stream/src/main/java/org/springframework/cloud/stream/binder/AbstractMessageChannelBinder.java index 3aac7c84d..db24919d0 100644 --- a/spring-cloud-stream/src/main/java/org/springframe...
['spring-cloud-stream/src/main/java/org/springframework/cloud/stream/binder/AbstractMessageChannelBinder.java']
{'.java': 1}
1
1
0
0
1
433,361
90,451
13,002
136
213
47
3
1
573
83
117
1
0
0
1970-01-01T00:24:42
918
Java
{'Java': 2946369, 'Shell': 3768, 'Kotlin': 1141}
Apache License 2.0
641
spring-cloud/spring-cloud-stream/402/403
spring-cloud
spring-cloud-stream
https://github.com/spring-cloud/spring-cloud-stream/issues/403
https://github.com/spring-cloud/spring-cloud-stream/pull/402
https://github.com/spring-cloud/spring-cloud-stream/pull/402
1
resolves
Support text/* content type for non-SCSt applications
When deserializing the payload at the consumer endpoint, the non-byte stream payload type requires to use `String` object when the underlying message content-type is of any `text` type contentType (text/plain, text/xml and text/html)
6acb825ad58107c42d5cc3ea7bc84035ef750315
4d8fa19a3ac68c5ac043302b21f79c3aeb885e65
https://github.com/spring-cloud/spring-cloud-stream/compare/6acb825ad58107c42d5cc3ea7bc84035ef750315...4d8fa19a3ac68c5ac043302b21f79c3aeb885e65
diff --git a/spring-cloud-stream-binders/spring-cloud-stream-binder-test/src/test/java/org/springframework/cloud/stream/binder/MessageChannelBinderSupportTests.java b/spring-cloud-stream-binders/spring-cloud-stream-binder-test/src/test/java/org/springframework/cloud/stream/binder/MessageChannelBinderSupportTests.java i...
['spring-cloud-stream-binders/spring-cloud-stream-binder-test/src/test/java/org/springframework/cloud/stream/binder/MessageChannelBinderSupportTests.java', 'spring-cloud-stream/src/main/java/org/springframework/cloud/stream/binder/AbstractBinder.java']
{'.java': 2}
2
2
0
0
2
420,230
86,916
12,431
106
243
48
3
1
234
33
48
2
0
0
1970-01-01T00:24:17
918
Java
{'Java': 2946369, 'Shell': 3768, 'Kotlin': 1141}
Apache License 2.0
639
spring-cloud/spring-cloud-stream/757/756
spring-cloud
spring-cloud-stream
https://github.com/spring-cloud/spring-cloud-stream/issues/756
https://github.com/spring-cloud/spring-cloud-stream/pull/757
https://github.com/spring-cloud/spring-cloud-stream/pull/757
1
resolves
Compilation issue on reactor 3.0.4 upgrade
master has this compilation issue: ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project spring-cloud-stream-reactive: Compilation failure [ERROR] /home/travis/build/spring-cloud/spring-cloud-stream/spring-cloud-stream-reactive/src/main/java/org/...
2abac42ebafa04f4d55e31c9911c4706ead3f170
503e749c19d0207a92a36648c2511d8bac2e7e48
https://github.com/spring-cloud/spring-cloud-stream/compare/2abac42ebafa04f4d55e31c9911c4706ead3f170...503e749c19d0207a92a36648c2511d8bac2e7e48
diff --git a/spring-cloud-stream-reactive/src/main/java/org/springframework/cloud/stream/reactive/ObservableToMessageChannelResultAdapter.java b/spring-cloud-stream-reactive/src/main/java/org/springframework/cloud/stream/reactive/ObservableToMessageChannelResultAdapter.java index 42c459a06..1157bb71d 100644 --- a/sprin...
['spring-cloud-stream-reactive/src/main/java/org/springframework/cloud/stream/reactive/ObservableToMessageChannelResultAdapter.java']
{'.java': 1}
1
1
0
0
1
401,430
82,397
11,564
131
463
106
8
1
862
68
213
12
0
1
1970-01-01T00:24:43
918
Java
{'Java': 2946369, 'Shell': 3768, 'Kotlin': 1141}
Apache License 2.0
638
spring-cloud/spring-cloud-stream/1041/1040
spring-cloud
spring-cloud-stream
https://github.com/spring-cloud/spring-cloud-stream/issues/1040
https://github.com/spring-cloud/spring-cloud-stream/pull/1041
https://github.com/spring-cloud/spring-cloud-stream/pull/1041
2
resolves
Set default SpEL to configure partition key expression for outbound messages
_From @ashvinkanani-dream on August 17, 2017 9:9_ Hi, I'd like to configure the partition key expression for all outbound messages being sent by any producer. To achieve this I have configured following property ``` spring.cloud.stream.default.producer.partitionKeyExpression=payload.id ``` But, it didn't w...
7cbd005e79ce35f1192d9b8f556af972c688994a
5ff4886434091241b1163dffe3d0155843939959
https://github.com/spring-cloud/spring-cloud-stream/compare/7cbd005e79ce35f1192d9b8f556af972c688994a...5ff4886434091241b1163dffe3d0155843939959
diff --git a/spring-cloud-stream/src/main/java/org/springframework/cloud/stream/config/BindingServiceProperties.java b/spring-cloud-stream/src/main/java/org/springframework/cloud/stream/config/BindingServiceProperties.java index 226227c90..ae06a2730 100644 --- a/spring-cloud-stream/src/main/java/org/springframework/clo...
['spring-cloud-stream/src/main/java/org/springframework/cloud/stream/config/EnvironmentEntryInitializingTreeMap.java', 'spring-cloud-stream/src/test/java/org/springframework/cloud/stream/binder/SourceBindingWithGlobalPropertiesOnlyTest.java', 'spring-cloud-stream/src/main/java/org/springframework/cloud/stream/config/Bi...
{'.java': 3}
3
3
0
0
3
518,607
106,707
14,928
163
1,701
313
29
2
824
68
182
24
1
2
1970-01-01T00:25:02
918
Java
{'Java': 2946369, 'Shell': 3768, 'Kotlin': 1141}
Apache License 2.0
637
spring-cloud/spring-cloud-stream/1049/1048
spring-cloud
spring-cloud-stream
https://github.com/spring-cloud/spring-cloud-stream/issues/1048
https://github.com/spring-cloud/spring-cloud-stream/pull/1049
https://github.com/spring-cloud/spring-cloud-stream/pull/1049
1
fixes
AbstractAvroMessageConverter is failing due originalContentType
Currently the `AbstractAvroMessageConverter` checks for the contentType header, but it turns out that the header is set at `originalContentType`. We need to make sure we check both values in order to make `canConvertFrom` work properly
51e71610561e09a4006017df613851617a667b71
007594cafd12c74f4812d8b9b8c92a38366b9e93
https://github.com/spring-cloud/spring-cloud-stream/compare/51e71610561e09a4006017df613851617a667b71...007594cafd12c74f4812d8b9b8c92a38366b9e93
diff --git a/spring-cloud-stream-schema/src/main/java/org/springframework/cloud/stream/schema/avro/AbstractAvroMessageConverter.java b/spring-cloud-stream-schema/src/main/java/org/springframework/cloud/stream/schema/avro/AbstractAvroMessageConverter.java index a1480b3c8..af544935e 100644 --- a/spring-cloud-stream-schem...
['spring-cloud-stream-schema/src/main/java/org/springframework/cloud/stream/schema/avro/AbstractAvroMessageConverter.java']
{'.java': 1}
1
1
0
0
1
522,743
107,545
15,016
163
789
167
25
1
239
35
50
3
0
0
1970-01-01T00:25:03
918
Java
{'Java': 2946369, 'Shell': 3768, 'Kotlin': 1141}
Apache License 2.0
672
zalando/nakadi/677/391
zalando
nakadi
https://github.com/zalando/nakadi/issues/391
https://github.com/zalando/nakadi/pull/677
https://github.com/zalando/nakadi/pull/677
1
fixes
Nakadi silently overrides metadata.flow_id
When publishing an event, if the header `X-Flow-Id` is not provided, then Nakadi will silently override this field with a randomly generated value. I would expect Nakadi not to override it, if it was provided, since it's mentioned in the API that "No preexisting value might be changed". > 1. Once the validation succe...
ddbfc693362b49214d4d13507be36f9008173a2b
011015d32a29b8dad051fe9e6981cc47de50652e
https://github.com/zalando/nakadi/compare/ddbfc693362b49214d4d13507be36f9008173a2b...011015d32a29b8dad051fe9e6981cc47de50652e
diff --git a/src/main/java/org/zalando/nakadi/enrichment/MetadataEnrichmentStrategy.java b/src/main/java/org/zalando/nakadi/enrichment/MetadataEnrichmentStrategy.java index 145545f9c..ec4e154fe 100644 --- a/src/main/java/org/zalando/nakadi/enrichment/MetadataEnrichmentStrategy.java +++ b/src/main/java/org/zalando/nakad...
['src/main/java/org/zalando/nakadi/enrichment/MetadataEnrichmentStrategy.java', 'src/test/java/org/zalando/nakadi/enrichment/MetadataEnrichmentStrategyTest.java']
{'.java': 2}
2
2
0
0
2
832,929
156,211
21,130
299
179
38
4
1
818
132
182
12
0
0
1970-01-01T00:24:56
904
Java
{'Java': 2529825, 'Shell': 1956, 'PLpgSQL': 1208, 'Dockerfile': 872}
MIT License
493
broadinstitute/picard/743/728
broadinstitute
picard
https://github.com/broadinstitute/picard/issues/728
https://github.com/broadinstitute/picard/pull/743
https://github.com/broadinstitute/picard/pull/743
1
fixes
CollectRnaSeqMetrics Null Pointer Exception when RIBOSOMAL_INTERVALS are not given
If the`RIBOSOMAL_INTERVALS` option is not given and `RRNA_FRAGMENT_PERCENTAGE=0`, then [this if statement is always true](https://github.com/broadinstitute/picard/blob/master/src/main/java/picard/analysis/directed/RnaSeqMetricsCollector.java#L168). This leads to the following NPE: ``` Exception in thread "main" ja...
f5b9f505531d1b65b3eabd47a45ad14ff1681e3d
2ed4968ed07cf30fad3af622867ee50a62b15d73
https://github.com/broadinstitute/picard/compare/f5b9f505531d1b65b3eabd47a45ad14ff1681e3d...2ed4968ed07cf30fad3af622867ee50a62b15d73
diff --git a/src/main/java/picard/analysis/CollectRnaSeqMetrics.java b/src/main/java/picard/analysis/CollectRnaSeqMetrics.java index dfeb67111..aed80f0bf 100644 --- a/src/main/java/picard/analysis/CollectRnaSeqMetrics.java +++ b/src/main/java/picard/analysis/CollectRnaSeqMetrics.java @@ -134,6 +134,15 @@ static final S...
['src/main/java/picard/analysis/directed/RnaSeqMetricsCollector.java', 'src/test/java/picard/analysis/CollectRnaSeqMetricsTest.java', 'src/main/java/picard/analysis/CollectRnaSeqMetrics.java']
{'.java': 3}
3
3
0
0
3
2,790,093
595,163
61,621
358
1,499
341
19
2
1,369
59
334
17
1
1
1970-01-01T00:24:45
884
Java
{'Java': 6182595, 'R': 26294, 'XSLT': 22469, 'Python': 17559, 'HTML': 11372, 'Shell': 10630, 'CSS': 3608, 'Dockerfile': 801, 'Rebol': 7}
MIT License
492
broadinstitute/picard/867/863
broadinstitute
picard
https://github.com/broadinstitute/picard/issues/863
https://github.com/broadinstitute/picard/pull/867
https://github.com/broadinstitute/picard/pull/867
1
fixes
UpdateVcfSequenceDictionary cannot write index
@ronlevine looks like you introduced a bug, can you fix? Try writing it to a file with `CREATE_INDEX=true`. Since you wrapped it with an output stream :/. I am curious as to why the change was made at all, since shouldn't `VariantContextWriterBuilder.determineOutputTypeFromFile` handle this? What was the original pr...
91339c54b3020dbbf18e0e8aaca2f50159f3ed3c
24593ac50877cc8e31d708c04ecb3e4b70cee1f4
https://github.com/broadinstitute/picard/compare/91339c54b3020dbbf18e0e8aaca2f50159f3ed3c...24593ac50877cc8e31d708c04ecb3e4b70cee1f4
diff --git a/src/main/java/picard/vcf/UpdateVcfSequenceDictionary.java b/src/main/java/picard/vcf/UpdateVcfSequenceDictionary.java index d688bebad..eacba3d73 100644 --- a/src/main/java/picard/vcf/UpdateVcfSequenceDictionary.java +++ b/src/main/java/picard/vcf/UpdateVcfSequenceDictionary.java @@ -38,15 +38,12 @@ import ...
['src/test/java/picard/vcf/UpdateVcfSequenceDictionaryTest.java', 'src/main/java/picard/vcf/UpdateVcfSequenceDictionary.java']
{'.java': 2}
2
2
0
0
2
3,627,078
776,709
79,753
451
520
94
11
1
448
50
110
3
1
0
1970-01-01T00:24:59
884
Java
{'Java': 6182595, 'R': 26294, 'XSLT': 22469, 'Python': 17559, 'HTML': 11372, 'Shell': 10630, 'CSS': 3608, 'Dockerfile': 801, 'Rebol': 7}
MIT License
1,004
apicurio/apicurio-studio/1604/1533
apicurio
apicurio-studio
https://github.com/Apicurio/apicurio-studio/issues/1533
https://github.com/Apicurio/apicurio-studio/pull/1604
https://github.com/Apicurio/apicurio-studio/pull/1604
1
fixes
Imports must be resolved before mocking in Microcks
When trying to mock an API (that contains imported types) with microcks, the following errors occurs in the browser: > io.apicurio.hub.core.exceptions.ServerError: Unexpected server error > at io.apicurio.hub.api.rest.impl.DesignsResource.mockApi(DesignsResource.java:933) > […] > Caused by: io.apicurio.hub.api.mi...
cc51237c008d280a12e2ec730b5642f849a9af29
d6c7df3b236affee5b79bcac144f4f17f3d7f224
https://github.com/apicurio/apicurio-studio/compare/cc51237c008d280a12e2ec730b5642f849a9af29...d6c7df3b236affee5b79bcac144f4f17f3d7f224
diff --git a/back-end/hub-api/src/main/java/io/apicurio/hub/api/microcks/MicrocksConnector.java b/back-end/hub-api/src/main/java/io/apicurio/hub/api/microcks/MicrocksConnector.java index f9c30ba6..4aad04d7 100644 --- a/back-end/hub-api/src/main/java/io/apicurio/hub/api/microcks/MicrocksConnector.java +++ b/back-end/hub...
['back-end/hub-api/src/main/java/io/apicurio/hub/api/microcks/MicrocksConnector.java']
{'.java': 1}
1
1
0
0
1
1,094,436
231,785
33,392
306
574
127
24
1
1,310
133
301
17
0
0
1970-01-01T00:27:06
867
TypeScript
{'TypeScript': 1453260, 'Java': 1410458, 'HTML': 647763, 'CSS': 241046, 'Shell': 5417, 'Scala': 4126, 'Dockerfile': 3804, 'Makefile': 2309, 'JavaScript': 382, 'Smarty': 176}
Apache License 2.0
1,276
eclipse-vertx/vertx-sql-client/975/963
eclipse-vertx
vertx-sql-client
https://github.com/eclipse-vertx/vertx-sql-client/issues/963
https://github.com/eclipse-vertx/vertx-sql-client/pull/975
https://github.com/eclipse-vertx/vertx-sql-client/pull/975
1
fixes
Table created with non-nullable column even without `NOT NULL` in column definition
When using the MS SQL Client for `CREATE TABLE` statements, the resulting columns are non-`nullable` even when `NOT NULL` is not specified on the column definition. This does not happen when using the JDBC client on the same database. ```java PreparedStatement create = conn.prepareStatement("create table Basic (...
59a2187dfb498f99748d2f2f88034f704f82d11a
70ac98aace8a145445d78c874d9327ac721ec538
https://github.com/eclipse-vertx/vertx-sql-client/compare/59a2187dfb498f99748d2f2f88034f704f82d11a...70ac98aace8a145445d78c874d9327ac721ec538
diff --git a/vertx-mssql-client/src/main/java/io/vertx/mssqlclient/impl/codec/InitCommandCodec.java b/vertx-mssql-client/src/main/java/io/vertx/mssqlclient/impl/codec/InitCommandCodec.java index b862195d..1f24603b 100644 --- a/vertx-mssql-client/src/main/java/io/vertx/mssqlclient/impl/codec/InitCommandCodec.java +++ b/...
['vertx-mssql-client/src/test/java/io/vertx/mssqlclient/MSSQLQueriesTest.java', 'vertx-mssql-client/src/main/java/io/vertx/mssqlclient/impl/protocol/client/login/LoginPacket.java', 'vertx-mssql-client/src/main/java/io/vertx/mssqlclient/impl/codec/InitCommandCodec.java']
{'.java': 3}
3
3
0
0
3
2,148,524
503,522
61,249
369
813
198
16
2
1,416
158
340
33
0
4
1970-01-01T00:27:03
836
Java
{'Java': 3751793, 'PLpgSQL': 22210, 'TSQL': 13875, 'PLSQL': 6105, 'Shell': 1839, 'Dockerfile': 200}
Apache License 2.0
1,275
eclipse-vertx/vertx-sql-client/1252/1251
eclipse-vertx
vertx-sql-client
https://github.com/eclipse-vertx/vertx-sql-client/issues/1251
https://github.com/eclipse-vertx/vertx-sql-client/pull/1252
https://github.com/eclipse-vertx/vertx-sql-client/pull/1252
1
fixes
Type pollution agent report
### Version Using version `4.3.4`. ### Context I've been running the Techempower benchmark with Quarkus + Hibernate Reactive + Vert.x `vertx-pg-client` and attaching the [agent to detect the type pollution cases](https://github.com/RedHatPerf/type-pollution-agent). This agent is able to report cases of [JDK...
356d134b0e436647cb9ef6e105cf153a64b62431
fec314bb3cdb65556873b4d8cc704bc3d4d40cc0
https://github.com/eclipse-vertx/vertx-sql-client/compare/356d134b0e436647cb9ef6e105cf153a64b62431...fec314bb3cdb65556873b4d8cc704bc3d4d40cc0
diff --git a/vertx-db2-client/src/main/java/io/vertx/db2client/impl/codec/ExtendedBatchQueryCommandCodec.java b/vertx-db2-client/src/main/java/io/vertx/db2client/impl/codec/ExtendedBatchQueryCommandCodec.java index 1190c575..cd405d47 100644 --- a/vertx-db2-client/src/main/java/io/vertx/db2client/impl/codec/ExtendedBatc...
['vertx-oracle-client/src/main/java/io/vertx/oracleclient/impl/commands/OraclePreparedBatch.java', 'vertx-mssql-client/src/main/java/io/vertx/mssqlclient/impl/codec/ExtendedBatchQueryCommandCodec.java', 'vertx-mysql-client/src/main/java/io/vertx/mysqlclient/impl/codec/ExtendedBatchQueryCommandCodec.java', 'vertx-pg-cli...
{'.java': 12}
12
12
0
0
12
2,417,177
567,261
69,946
419
2,691
572
58
12
2,302
224
545
42
2
1
1970-01-01T00:27:47
836
Java
{'Java': 3751793, 'PLpgSQL': 22210, 'TSQL': 13875, 'PLSQL': 6105, 'Shell': 1839, 'Dockerfile': 200}
Apache License 2.0
1,274
eclipse-vertx/vertx-sql-client/662/666
eclipse-vertx
vertx-sql-client
https://github.com/eclipse-vertx/vertx-sql-client/issues/666
https://github.com/eclipse-vertx/vertx-sql-client/pull/662
https://github.com/eclipse-vertx/vertx-sql-client/pull/662#issuecomment-635472139
1
fixes
Recycling pooled connection events are not emitted on the eventloop context associated with connection pool
### Version it should be only in 4.0 Currently recycling pooled connection events are not emitted on the eventloop context associated with connection pool and are emitted on the caller thread which might cause a racy access to the states of connection pool
a4e49c55966a87043b078e70f1594029d5dadea6
4ce65f3e87ec4dc8cc48de03ecc8cd3c17f48f3c
https://github.com/eclipse-vertx/vertx-sql-client/compare/a4e49c55966a87043b078e70f1594029d5dadea6...4ce65f3e87ec4dc8cc48de03ecc8cd3c17f48f3c
diff --git a/vertx-pg-client/src/test/java/io/vertx/pgclient/PgPoolTestBase.java b/vertx-pg-client/src/test/java/io/vertx/pgclient/PgPoolTestBase.java index 529e505e..0ec4f5cd 100644 --- a/vertx-pg-client/src/test/java/io/vertx/pgclient/PgPoolTestBase.java +++ b/vertx-pg-client/src/test/java/io/vertx/pgclient/PgPoolTes...
['vertx-pg-client/src/test/java/io/vertx/pgclient/PgPoolTestBase.java', 'vertx-sql-client/src/main/java/io/vertx/sqlclient/impl/pool/ConnectionPool.java']
{'.java': 2}
2
2
0
0
2
2,017,846
473,340
57,700
353
222
49
8
1
262
43
50
5
0
0
1970-01-01T00:26:30
836
Java
{'Java': 3751793, 'PLpgSQL': 22210, 'TSQL': 13875, 'PLSQL': 6105, 'Shell': 1839, 'Dockerfile': 200}
Apache License 2.0
1,280
eclipse-vertx/vertx-sql-client/836/833
eclipse-vertx
vertx-sql-client
https://github.com/eclipse-vertx/vertx-sql-client/issues/833
https://github.com/eclipse-vertx/vertx-sql-client/pull/836
https://github.com/eclipse-vertx/vertx-sql-client/pull/836
1
fixes
Improve transaction rollback of an already completed transaction
The implementation of the `Transaction` does not handle correctly reentrant termination of the transaction, i.e calling `rollback` or `commit` while the transaction state becomes completed. This can lead to releasing twice the connection to the connection pool preventing the state of the application to progress. Her...
bb56e651a9c851fd475631e1e9acace69bd006bc
e687fb7a088b65036021d34cafd09f71f6bb37ba
https://github.com/eclipse-vertx/vertx-sql-client/compare/bb56e651a9c851fd475631e1e9acace69bd006bc...e687fb7a088b65036021d34cafd09f71f6bb37ba
diff --git a/vertx-sql-client/src/main/java/io/vertx/sqlclient/impl/TransactionImpl.java b/vertx-sql-client/src/main/java/io/vertx/sqlclient/impl/TransactionImpl.java index 9493be0f..63bac5a8 100644 --- a/vertx-sql-client/src/main/java/io/vertx/sqlclient/impl/TransactionImpl.java +++ b/vertx-sql-client/src/main/java/io...
['vertx-sql-client/src/main/java/io/vertx/sqlclient/impl/TransactionImpl.java', 'vertx-sql-client/src/test/java/io/vertx/sqlclient/tck/TransactionTestBase.java']
{'.java': 2}
2
2
0
0
2
2,089,045
489,298
59,630
359
6,368
1,352
187
1
1,527
203
302
26
0
1
1970-01-01T00:26:47
836
Java
{'Java': 3751793, 'PLpgSQL': 22210, 'TSQL': 13875, 'PLSQL': 6105, 'Shell': 1839, 'Dockerfile': 200}
Apache License 2.0
1,278
eclipse-vertx/vertx-sql-client/855/851
eclipse-vertx
vertx-sql-client
https://github.com/eclipse-vertx/vertx-sql-client/issues/851
https://github.com/eclipse-vertx/vertx-sql-client/pull/855
https://github.com/eclipse-vertx/vertx-sql-client/pull/855
1
fixes
PreparedQuery does not take parameter types into account
This bug reports follows-up on https://github.com/quarkusio/quarkus/issues/11501 The user initially reported they were not able to insert into jsonb column with Pg Client whereas the same query with Postgres JDBC works. I proposed a better query to the user that works with both Postgres JDBC and the Pg Client as ...
cc3b6c99c7110ad98fd350c3d7f51b997c907305
93b12a0ed0205093e1cf933f637eab9ea9e1dbed
https://github.com/eclipse-vertx/vertx-sql-client/compare/cc3b6c99c7110ad98fd350c3d7f51b997c907305...93b12a0ed0205093e1cf933f637eab9ea9e1dbed
diff --git a/vertx-pg-client/src/main/java/io/vertx/pgclient/impl/PgSocketConnection.java b/vertx-pg-client/src/main/java/io/vertx/pgclient/impl/PgSocketConnection.java index 0820a4c3..6b2bfb84 100644 --- a/vertx-pg-client/src/main/java/io/vertx/pgclient/impl/PgSocketConnection.java +++ b/vertx-pg-client/src/main/java/...
['vertx-pg-client/src/main/java/io/vertx/pgclient/impl/PgSocketConnection.java', 'vertx-pg-client/src/test/java/io/vertx/pgclient/PreparedStatementTestBase.java']
{'.java': 2}
2
2
0
0
2
2,094,598
490,795
59,751
361
1,159
236
26
1
1,982
243
488
56
2
6
1970-01-01T00:26:48
836
Java
{'Java': 3751793, 'PLpgSQL': 22210, 'TSQL': 13875, 'PLSQL': 6105, 'Shell': 1839, 'Dockerfile': 200}
Apache License 2.0
1,279
eclipse-vertx/vertx-sql-client/848/847
eclipse-vertx
vertx-sql-client
https://github.com/eclipse-vertx/vertx-sql-client/issues/847
https://github.com/eclipse-vertx/vertx-sql-client/pull/848
https://github.com/eclipse-vertx/vertx-sql-client/pull/848
1
fix
[vertx 4.0.0] Connection.close callback may not be called
### Version Vertx 4.0.0 ### Context Some code working in vertx 3.9.x begin to hang. After investigation it was comming from `connection.close().await()` (using kotlin-coroutine) Replacing the kotlin extension `await()` by `onSuccess { ... }.onFailure{ ... }.onComplete{ ... }` showed that none is called. #...
33407c3ddfc8cd7affe2e77c585b97a5afd62f19
ce73aae89f5b511e222bceb2c6d7650fa164d448
https://github.com/eclipse-vertx/vertx-sql-client/compare/33407c3ddfc8cd7affe2e77c585b97a5afd62f19...ce73aae89f5b511e222bceb2c6d7650fa164d448
diff --git a/vertx-pg-client/src/test/java/io/vertx/pgclient/PgConnectionTestBase.java b/vertx-pg-client/src/test/java/io/vertx/pgclient/PgConnectionTestBase.java index 30b3f931..ab4cd49e 100644 --- a/vertx-pg-client/src/test/java/io/vertx/pgclient/PgConnectionTestBase.java +++ b/vertx-pg-client/src/test/java/io/vertx/...
['vertx-sql-client/src/main/java/io/vertx/sqlclient/impl/SqlConnectionImpl.java', 'vertx-pg-client/src/test/java/io/vertx/pgclient/PgConnectionTestBase.java']
{'.java': 2}
2
2
0
0
2
2,098,341
491,299
59,913
361
92
20
2
1
1,280
178
306
39
0
1
1970-01-01T00:26:47
836
Java
{'Java': 3751793, 'PLpgSQL': 22210, 'TSQL': 13875, 'PLSQL': 6105, 'Shell': 1839, 'Dockerfile': 200}
Apache License 2.0
1,282
eclipse-vertx/vertx-sql-client/706/671
eclipse-vertx
vertx-sql-client
https://github.com/eclipse-vertx/vertx-sql-client/issues/671
https://github.com/eclipse-vertx/vertx-sql-client/pull/706
https://github.com/eclipse-vertx/vertx-sql-client/pull/706
1
fixes
error using prepared statement cache with DB2
When I enable the prepared statement cache with DB2 in the HR test suite, I get an error. I *think* the root cause is this: ``` [2020-06-02 20:24:03] SEVERE io.vertx.db2client.impl.codec.DB2Encoder FATAL: Unable to encode command: io.vertx.sqlclient.impl.command.CloseStatementCommand@501e333e jav...
1456727c0d1f2fcd29eafd0ae1601e5853357ebc
b854f6ce91b9bc856b3c9fe50adb1601824341bc
https://github.com/eclipse-vertx/vertx-sql-client/compare/1456727c0d1f2fcd29eafd0ae1601e5853357ebc...b854f6ce91b9bc856b3c9fe50adb1601824341bc
diff --git a/vertx-db2-client/src/main/java/io/vertx/db2client/DB2Exception.java b/vertx-db2-client/src/main/java/io/vertx/db2client/DB2Exception.java index ec5ac85c..633bd1cd 100644 --- a/vertx-db2-client/src/main/java/io/vertx/db2client/DB2Exception.java +++ b/vertx-db2-client/src/main/java/io/vertx/db2client/DB2Exce...
['vertx-db2-client/src/main/java/io/vertx/db2client/impl/drda/SqlCode.java', 'vertx-db2-client/src/main/java/io/vertx/db2client/impl/drda/SectionManager.java', 'vertx-db2-client/src/main/java/io/vertx/db2client/DB2Exception.java', 'vertx-db2-client/src/main/java/io/vertx/db2client/impl/drda/NetSqlca.java', 'vertx-db2-c...
{'.java': 7}
7
7
0
0
7
2,045,069
478,700
58,434
351
2,763
594
56
7
6,063
164
1,276
71
0
1
1970-01-01T00:26:33
836
Java
{'Java': 3751793, 'PLpgSQL': 22210, 'TSQL': 13875, 'PLSQL': 6105, 'Shell': 1839, 'Dockerfile': 200}
Apache License 2.0
1,281
eclipse-vertx/vertx-sql-client/743/742
eclipse-vertx
vertx-sql-client
https://github.com/eclipse-vertx/vertx-sql-client/issues/742
https://github.com/eclipse-vertx/vertx-sql-client/pull/743
https://github.com/eclipse-vertx/vertx-sql-client/pull/743
1
fixes
Pool implementation for one-shot queries does not use all available resources
When executing one-shot queries, the pool implementation will often schedule the SQL commands on the few available connections instead of creating more if maximum size has not been reached. Consider the following test: ```java @Test public void testUseAvailableResources(TestContext ctx) { int poolSize ...
6bbdcf51be62c8fab42c2f8de49f54724565ab94
1bfb2aeeb4c32c37985b4de55c31a4f17b161342
https://github.com/eclipse-vertx/vertx-sql-client/compare/6bbdcf51be62c8fab42c2f8de49f54724565ab94...1bfb2aeeb4c32c37985b4de55c31a4f17b161342
diff --git a/vertx-pg-client/src/test/java/io/vertx/pgclient/PgPoolTest.java b/vertx-pg-client/src/test/java/io/vertx/pgclient/PgPoolTest.java index 67bc6faf..e9ad6a19 100644 --- a/vertx-pg-client/src/test/java/io/vertx/pgclient/PgPoolTest.java +++ b/vertx-pg-client/src/test/java/io/vertx/pgclient/PgPoolTest.java @@ -1...
['vertx-pg-client/src/test/java/io/vertx/pgclient/PgPoolTest.java', 'vertx-sql-client/src/main/java/io/vertx/sqlclient/impl/PoolBase.java']
{'.java': 2}
2
2
0
0
2
1,775,476
414,900
50,306
278
556
103
16
1
1,598
174
366
47
0
2
1970-01-01T00:26:37
836
Java
{'Java': 3751793, 'PLpgSQL': 22210, 'TSQL': 13875, 'PLSQL': 6105, 'Shell': 1839, 'Dockerfile': 200}
Apache License 2.0
9,438
objectionary/eo/1354/1351
objectionary
eo
https://github.com/objectionary/eo/issues/1351
https://github.com/objectionary/eo/pull/1354
https://github.com/objectionary/eo/pull/1354
1
fix
Home object design. Visibility modifiers.
The `org.eolang.maven.Home` object itself and most of his methods are declared as public, but we can restrict visibility to `package-private`.
0d9109677e9ba6581092aac2b00966426f9d417a
df5d1b884adf41b6c9ba142b125ae417fb783b36
https://github.com/objectionary/eo/compare/0d9109677e9ba6581092aac2b00966426f9d417a...df5d1b884adf41b6c9ba142b125ae417fb783b36
diff --git a/eo-maven-plugin/src/main/java/org/eolang/maven/Footprint.java b/eo-maven-plugin/src/main/java/org/eolang/maven/Footprint.java index f32fe344e..3603b4536 100644 --- a/eo-maven-plugin/src/main/java/org/eolang/maven/Footprint.java +++ b/eo-maven-plugin/src/main/java/org/eolang/maven/Footprint.java @@ -30,7 +3...
['eo-maven-plugin/src/main/java/org/eolang/maven/Objectionary.java', 'eo-maven-plugin/src/main/java/org/eolang/maven/FtCached.java', 'eo-maven-plugin/src/main/java/org/eolang/maven/FtDefault.java', 'eo-maven-plugin/src/main/java/org/eolang/maven/OyCaching.java', 'eo-maven-plugin/src/main/java/org/eolang/maven/OyEmpty.j...
{'.java': 12}
12
12
0
0
12
530,900
116,300
17,074
158
1,822
389
40
12
142
20
30
1
0
0
1970-01-01T00:27:46
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,441
objectionary/eo/1263/1256
objectionary
eo
https://github.com/objectionary/eo/issues/1256
https://github.com/objectionary/eo/pull/1263
https://github.com/objectionary/eo/pull/1263
1
fix
`keepBinaries` property is not respected in `UnplaceMojo`
Within `UnplaceMojo` we have config parameter `keepBinaries` which is supposed to prevent specified compiled (placed) files from removal. However current implementation ignore it since it calls consequently two steps: 1. `keepThem` step would remove everything but specified in `keepBinaries` 2. `killThem` step woul...
17e240ebb323d2e12e0a79fc9e3656eef9f7895e
74e17969d5f4bfac96c1d26b0defa680083ee327
https://github.com/objectionary/eo/compare/17e240ebb323d2e12e0a79fc9e3656eef9f7895e...74e17969d5f4bfac96c1d26b0defa680083ee327
diff --git a/eo-maven-plugin/src/main/java/org/eolang/maven/UnplaceMojo.java b/eo-maven-plugin/src/main/java/org/eolang/maven/UnplaceMojo.java index fdbbe2150..8648526e6 100644 --- a/eo-maven-plugin/src/main/java/org/eolang/maven/UnplaceMojo.java +++ b/eo-maven-plugin/src/main/java/org/eolang/maven/UnplaceMojo.java @@ ...
['eo-maven-plugin/src/test/java/org/eolang/maven/UnplaceMojoTest.java', 'eo-maven-plugin/src/main/java/org/eolang/maven/UnplaceMojo.java']
{'.java': 2}
2
2
0
0
2
520,737
114,505
16,826
156
178
40
4
1
433
57
96
6
0
0
1970-01-01T00:27:43
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,439
objectionary/eo/1339/1292
objectionary
eo
https://github.com/objectionary/eo/issues/1292
https://github.com/objectionary/eo/pull/1339
https://github.com/objectionary/eo/pull/1339
1
solved
SpyTrain.java:48-51: we need to implement StLambdaQuiet...
The puzzle `1248-52399106` from #1248 has to be resolved: https://github.com/objectionary/eo/blob/4a80878e27a1e6d41b71b4d2ab4949b741a1c51f/eo-maven-plugin/src/main/java/org/eolang/maven/SpyTrain.java#L48-L51 The puzzle was created by rultor on 30-Sep-22. Estimate: 30 minutes, role: DEV. If you have any technica...
2fd90f407b6a33a8679a8575314d9659932d968e
67e5087459eda1d882a7e23f664bc7164e97a5bc
https://github.com/objectionary/eo/compare/2fd90f407b6a33a8679a8575314d9659932d968e...67e5087459eda1d882a7e23f664bc7164e97a5bc
diff --git a/eo-maven-plugin/src/main/java/org/eolang/maven/SpyTrain.java b/eo-maven-plugin/src/main/java/org/eolang/maven/SpyTrain.java index a394a3d1a..ff6ac08d9 100644 --- a/eo-maven-plugin/src/main/java/org/eolang/maven/SpyTrain.java +++ b/eo-maven-plugin/src/main/java/org/eolang/maven/SpyTrain.java @@ -30,7 +30,6 ...
['eo-maven-plugin/src/main/java/org/eolang/maven/SpyTrain.java']
{'.java': 1}
1
1
0
0
1
525,058
115,277
16,919
157
1,035
149
21
1
631
66
210
10
3
0
1970-01-01T00:27:45
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,426
objectionary/eo/2224/2208
objectionary
eo
https://github.com/objectionary/eo/issues/2208
https://github.com/objectionary/eo/pull/2224
https://github.com/objectionary/eo/pull/2224
1
closes
BinarizeMojo.java:49-51: Make cargo compilation in...
The puzzle `2195-24c0d5f1` from #2195 has to be resolved: https://github.com/objectionary/eo/blob/0918ffe1f84cac89def9be8e89f8dc635184f266/eo-maven-plugin/src/main/java/org/eolang/maven/BinarizeMojo.java#L49-L51 The puzzle was created by rultor on 04-Jul-23. Estimate: 90 minutes, role: DEV. If you have any tech...
e9ef31a90b26e033d921daa4510af06a4264ca8e
9eed2b4286ffc4228c093ff5e403acce5e6f61cf
https://github.com/objectionary/eo/compare/e9ef31a90b26e033d921daa4510af06a4264ca8e...9eed2b4286ffc4228c093ff5e403acce5e6f61cf
diff --git a/eo-maven-plugin/src/main/java/org/eolang/maven/BinarizeMojo.java b/eo-maven-plugin/src/main/java/org/eolang/maven/BinarizeMojo.java index 69945b806..99d3d5214 100644 --- a/eo-maven-plugin/src/main/java/org/eolang/maven/BinarizeMojo.java +++ b/eo-maven-plugin/src/main/java/org/eolang/maven/BinarizeMojo.java...
['eo-maven-plugin/src/main/java/org/eolang/maven/BinarizeMojo.java']
{'.java': 1}
1
1
0
0
1
745,537
162,407
23,784
210
2,038
384
53
1
635
66
209
10
3
0
1970-01-01T00:28:08
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,427
objectionary/eo/2061/1123
objectionary
eo
https://github.com/objectionary/eo/issues/1123
https://github.com/objectionary/eo/pull/2061
https://github.com/objectionary/eo/pull/2061
1
closes
Can't dataize integer or float
I think it's necessary to notify users of EO that we can't dataize integer or float like this: ``` [] > app 5 > @ ``` Here is output after `eoc dataize app`: ``` Exception in thread "main" java.lang.ClassCastException: Cannot cast java.lang.Long to java.lang.Boolean at java.base/java.lang.Class.cast(Class.ja...
b6c2e15f2b8f4416836337e9cff5513272ebf810
5befbfda41ab0fe2988541b58cad3efa42cb945c
https://github.com/objectionary/eo/compare/b6c2e15f2b8f4416836337e9cff5513272ebf810...5befbfda41ab0fe2988541b58cad3efa42cb945c
diff --git a/eo-runtime/src/main/java/org/eolang/Main.java b/eo-runtime/src/main/java/org/eolang/Main.java index b6403ffff..91fc2ec17 100644 --- a/eo-runtime/src/main/java/org/eolang/Main.java +++ b/eo-runtime/src/main/java/org/eolang/Main.java @@ -193,11 +193,12 @@ public final class Main { phi.attr("Δ")....
['eo-runtime/src/main/java/org/eolang/Main.java', 'eo-runtime/src/test/java/org/eolang/MainTest.java']
{'.java': 2}
2
2
0
0
2
715,620
156,358
22,861
205
339
61
11
1
489
59
129
14
0
2
1970-01-01T00:28:03
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,428
objectionary/eo/1973/1961
objectionary
eo
https://github.com/objectionary/eo/issues/1961
https://github.com/objectionary/eo/pull/1973
https://github.com/objectionary/eo/pull/1973
1
closes
DcsDepgraph.java:195-197: Close `JsonReader` object in...
The puzzle `1897-5e29a33b` from #1897 has to be resolved: https://github.com/objectionary/eo/blob/8e82e617d5de10dc7816327d416acff19269cda0/eo-maven-plugin/src/main/java/org/eolang/maven/dependencies/DcsDepgraph.java#L195-L197 The puzzle was created by Max Petrov on 31-Mar-23. Estimate: 30 minutes, role: DEV. If...
02a511e6d5d9d872035770da4ead57318ec2813a
1caef19e9f38f7a1b02fa10a4418a5e72915ed0a
https://github.com/objectionary/eo/compare/02a511e6d5d9d872035770da4ead57318ec2813a...1caef19e9f38f7a1b02fa10a4418a5e72915ed0a
diff --git a/eo-maven-plugin/src/main/java/org/eolang/maven/dependencies/DcsDepgraph.java b/eo-maven-plugin/src/main/java/org/eolang/maven/dependencies/DcsDepgraph.java index fa6fbf1c9..cb7ecaf1d 100644 --- a/eo-maven-plugin/src/main/java/org/eolang/maven/dependencies/DcsDepgraph.java +++ b/eo-maven-plugin/src/main/jav...
['eo-maven-plugin/src/main/java/org/eolang/maven/dependencies/DcsDepgraph.java']
{'.java': 1}
1
1
0
0
1
696,003
152,268
22,160
201
528
80
9
1
653
67
210
10
3
0
1970-01-01T00:28:00
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,429
objectionary/eo/1968/1959
objectionary
eo
https://github.com/objectionary/eo/issues/1959
https://github.com/objectionary/eo/pull/1968
https://github.com/objectionary/eo/pull/1968
1
closes
RedundantParentheses.java:105-113: Refactor regexp in...
The puzzle `1897-b918ace1` from #1897 has to be resolved: https://github.com/objectionary/eo/blob/8e82e617d5de10dc7816327d416acff19269cda0/eo-parser/src/main/java/org/eolang/parser/RedundantParentheses.java#L105-L113 The puzzle was created by Max Petrov on 31-Mar-23. Estimate: 30 minutes, role: DEV. If you have...
c4289d759510b1551a0ac69c2adcbc44853ccf65
e940f2cb8b3a2c5d16f7fc27abdb9b77c0901e1e
https://github.com/objectionary/eo/compare/c4289d759510b1551a0ac69c2adcbc44853ccf65...e940f2cb8b3a2c5d16f7fc27abdb9b77c0901e1e
diff --git a/eo-parser/src/main/java/org/eolang/parser/RedundantParentheses.java b/eo-parser/src/main/java/org/eolang/parser/RedundantParentheses.java index a4d9bb39b..4c83b7029 100644 --- a/eo-parser/src/main/java/org/eolang/parser/RedundantParentheses.java +++ b/eo-parser/src/main/java/org/eolang/parser/RedundantPare...
['eo-parser/src/main/java/org/eolang/parser/RedundantParentheses.java']
{'.java': 1}
1
1
0
0
1
695,909
152,256
22,152
201
438
106
12
1
644
67
204
10
3
0
1970-01-01T00:28:00
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,430
objectionary/eo/1930/1897
objectionary
eo
https://github.com/objectionary/eo/issues/1897
https://github.com/objectionary/eo/pull/1930
https://github.com/objectionary/eo/pull/1930
1
fixes
sonarcube is complaining about our quality of code
We have pretty bad results in SonarCube: https://sonarcloud.io/summary/new_code?id=com.objectionary%3Aeo Let's try to fix at least the major problems.
3919daf96f6d10a4254d7cd178c323580f6c994b
8e82e617d5de10dc7816327d416acff19269cda0
https://github.com/objectionary/eo/compare/3919daf96f6d10a4254d7cd178c323580f6c994b...8e82e617d5de10dc7816327d416acff19269cda0
diff --git a/eo-maven-plugin/src/main/java/org/eolang/maven/Coordinates.java b/eo-maven-plugin/src/main/java/org/eolang/maven/Coordinates.java index 92649073c..90f76c3f1 100644 --- a/eo-maven-plugin/src/main/java/org/eolang/maven/Coordinates.java +++ b/eo-maven-plugin/src/main/java/org/eolang/maven/Coordinates.java @@ ...
['eo-runtime/src/main/java/org/eolang/Main.java', 'eo-maven-plugin/src/main/java/org/eolang/maven/DepDirs.java', 'eo-runtime/src/main/java/org/eolang/ExprReduce.java', 'eo-parser/src/main/java/org/eolang/parser/RedundantParentheses.java', 'eo-runtime/src/main/java/org/eolang/PhDefault.java', 'eo-maven-plugin/src/main/j...
{'.java': 12}
12
12
0
0
12
681,411
149,046
21,726
197
5,660
1,235
121
12
150
17
40
1
1
0
1970-01-01T00:27:59
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,432
objectionary/eo/1913/1376
objectionary
eo
https://github.com/objectionary/eo/issues/1376
https://github.com/objectionary/eo/pull/1913
https://github.com/objectionary/eo/pull/1913
1
closes
Home.java:47-48: Prohibit absolute paths in methods...
The puzzle `1352-39528ceb` from #1352 has to be resolved: https://github.com/objectionary/eo/blob/09faccc4fba201855269a0b61108053e460c21f3/eo-maven-plugin/src/main/java/org/eolang/maven/Home.java#L47-L48 The puzzle was created by rultor on 31-Oct-22. Estimate: 30 minutes, role: DEV. If you have any technical qu...
49ec17f8d60d59cb41fdf9f9c25521b7f52549e3
7757f3cd7d1ce57f90aedce05678d171e03e781f
https://github.com/objectionary/eo/compare/49ec17f8d60d59cb41fdf9f9c25521b7f52549e3...7757f3cd7d1ce57f90aedce05678d171e03e781f
diff --git a/eo-maven-plugin/src/main/java/org/eolang/maven/OptimizeMojo.java b/eo-maven-plugin/src/main/java/org/eolang/maven/OptimizeMojo.java index 42739f725..ad19809eb 100644 --- a/eo-maven-plugin/src/main/java/org/eolang/maven/OptimizeMojo.java +++ b/eo-maven-plugin/src/main/java/org/eolang/maven/OptimizeMojo.java...
['eo-maven-plugin/src/test/java/org/eolang/maven/hash/ChCompoundTest.java', 'eo-maven-plugin/src/test/java/org/eolang/maven/UnplaceMojoTest.java', 'eo-maven-plugin/src/test/java/org/eolang/maven/dependencies/DcsJsonTest.java', 'eo-maven-plugin/src/test/java/org/eolang/maven/util/HomeTest.java', 'eo-maven-plugin/src/tes...
{'.java': 9}
9
9
0
0
9
661,513
145,088
21,045
194
1,550
301
40
2
627
66
201
10
3
0
1970-01-01T00:27:59
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,443
objectionary/eo/1037/1007
objectionary
eo
https://github.com/objectionary/eo/issues/1007
https://github.com/objectionary/eo/pull/1037
https://github.com/objectionary/eo/pull/1037
1
closes
Ram is not thread safe
Ram is a singleton, if it's being used from two threads, CME will happen. https://github.com/objectionary/eo/blob/master/eo-runtime/src/main/java/EOorg/EOeolang/Ram.java https://github.com/objectionary/eo/blob/master/eo-runtime/src/main/eo/org/eolang/ram.eo
dc485edf1c92e2a6c43cf4deaa4dc5dee321d69c
7cca6fbe3320faa1151e7a78836114cfc3cba194
https://github.com/objectionary/eo/compare/dc485edf1c92e2a6c43cf4deaa4dc5dee321d69c...7cca6fbe3320faa1151e7a78836114cfc3cba194
diff --git a/eo-runtime/src/main/java/EOorg/EOeolang/Ram.java b/eo-runtime/src/main/java/EOorg/EOeolang/Ram.java index c0520bfd7..a22e10ec2 100644 --- a/eo-runtime/src/main/java/EOorg/EOeolang/Ram.java +++ b/eo-runtime/src/main/java/EOorg/EOeolang/Ram.java @@ -32,8 +32,8 @@ import java.io.RandomAccessFile; import java...
['eo-runtime/src/main/java/EOorg/EOeolang/Ram.java', 'eo-runtime/src/test/java/EOorg/EOeolang/RamTest.java']
{'.java': 2}
2
2
0
0
2
511,071
111,634
16,463
161
234
44
4
1
259
16
74
3
2
0
1970-01-01T00:27:40
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,440
objectionary/eo/1329/1322
objectionary
eo
https://github.com/objectionary/eo/issues/1322
https://github.com/objectionary/eo/pull/1329
https://github.com/objectionary/eo/pull/1329
1
fix
Unique hashcodes in parallel
@yegor256 @mximp Now the test passes succesfully with `threads = 100` but failes when `threads = 1000`: ``` @Test public void phiUniqueHashesInDynamic() { final int threads = 1000; final Set<Integer> hashes = ConcurrentHashMap.newKeySet(); new Threads<>( threads, ...
cd3465dfb99b6daee240c32931b87e4f60501343
ee5099c29b78a4044c825e2196e7d1af47fc1c02
https://github.com/objectionary/eo/compare/cd3465dfb99b6daee240c32931b87e4f60501343...ee5099c29b78a4044c825e2196e7d1af47fc1c02
diff --git a/eo-runtime/src/main/java/org/eolang/Vertices.java b/eo-runtime/src/main/java/org/eolang/Vertices.java index f8caa087f..1fba45eac 100644 --- a/eo-runtime/src/main/java/org/eolang/Vertices.java +++ b/eo-runtime/src/main/java/org/eolang/Vertices.java @@ -57,7 +57,7 @@ final class Vertices { public int ne...
['eo-runtime/src/main/java/org/eolang/Vertices.java', 'eo-runtime/src/test/java/org/eolang/VerticesTest.java']
{'.java': 2}
2
2
0
0
2
525,196
115,485
16,957
157
181
48
4
1
833
73
212
26
0
2
1970-01-01T00:27:45
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,446
objectionary/eo/889/739
objectionary
eo
https://github.com/objectionary/eo/issues/739
https://github.com/objectionary/eo/pull/889
https://github.com/objectionary/eo/pull/889
1
fixes
turn on Checkstyle in eo-runtime
At the moment it's disabled. Let's turn it on and fix the code.
a2a061c337d2da27fd91cba58119e246be4844e6
3d5bc78d6ce941ee51b17d1123601715fe008173
https://github.com/objectionary/eo/compare/a2a061c337d2da27fd91cba58119e246be4844e6...3d5bc78d6ce941ee51b17d1123601715fe008173
diff --git a/eo-runtime/src/main/java/EOorg/EOeolang/EOfloat$EOdiv.java b/eo-runtime/src/main/java/EOorg/EOeolang/EOfloat$EOdiv.java index abb876102..718e1d1d6 100644 --- a/eo-runtime/src/main/java/EOorg/EOeolang/EOfloat$EOdiv.java +++ b/eo-runtime/src/main/java/EOorg/EOeolang/EOfloat$EOdiv.java @@ -59,7 +59,13 @@ publ...
['eo-runtime/src/main/java/org/eolang/Data.java', 'eo-runtime/src/main/java/EOorg/EOeolang/EOheap$EOpointer$EOblock.java', 'eo-runtime/src/main/java/EOorg/EOeolang/EOstring$EOslice.java', 'eo-runtime/src/main/java/EOorg/EOeolang/EOint$EOdiv.java', 'eo-runtime/src/main/java/EOorg/EOeolang/EOram$EOread.java', 'eo-runtime...
{'.java': 11}
11
11
0
0
11
488,625
107,063
15,707
153
2,576
458
55
11
63
13
17
1
0
0
1970-01-01T00:27:38
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,445
objectionary/eo/891/873
objectionary
eo
https://github.com/objectionary/eo/issues/873
https://github.com/objectionary/eo/pull/891
https://github.com/objectionary/eo/pull/891
2
fixed
UnplaceMojo.delete() doesn't delete empty directories
`UnplaceMojo.delete()` deletes directories only sometimes. Some of them (even though they are empty) stay on the disc. Let's find out why it's happening, reproduce this in a test, and fix.
24920402dbf3122c9a24f05e59e4f56427e0ca85
45df2a303010596945b7af1ddae94ddd1a896a57
https://github.com/objectionary/eo/compare/24920402dbf3122c9a24f05e59e4f56427e0ca85...45df2a303010596945b7af1ddae94ddd1a896a57
diff --git a/eo-maven-plugin/src/main/java/org/eolang/maven/UnplaceMojo.java b/eo-maven-plugin/src/main/java/org/eolang/maven/UnplaceMojo.java index 73011adfe..5ce04bb5c 100644 --- a/eo-maven-plugin/src/main/java/org/eolang/maven/UnplaceMojo.java +++ b/eo-maven-plugin/src/main/java/org/eolang/maven/UnplaceMojo.java @@ ...
['eo-maven-plugin/src/test/java/org/eolang/maven/UnplaceMojoTest.java', 'eo-maven-plugin/src/main/java/org/eolang/maven/UnplaceMojo.java']
{'.java': 2}
2
2
0
0
2
489,774
107,332
15,728
154
364
71
8
1
188
30
45
1
0
0
1970-01-01T00:27:38
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,444
objectionary/eo/899/640
objectionary
eo
https://github.com/objectionary/eo/issues/640
https://github.com/objectionary/eo/pull/899
https://github.com/objectionary/eo/pull/899
1
resolve
RegisterMojo.java:80-85: Here, the "property" attribute...
The puzzle `636-57a3ebdc` from #636 has to be resolved: https://github.com/objectionary/eo/blob/59079f6a983651efc77280ec322a1a011a92b936/eo-maven-plugin/src/main/java/org/eolang/maven/RegisterMojo.java#L80-L85 The puzzle was created by @yegor256 on 16-May-22. Estimate: 30 minutes, role: DEV. If you have any tec...
d4ecc1ec78b081fe3bcc9dbc3c3b0522d333acda
f52ceb38154f2554d65f6cd4ec6133f4de5876a8
https://github.com/objectionary/eo/compare/d4ecc1ec78b081fe3bcc9dbc3c3b0522d333acda...f52ceb38154f2554d65f6cd4ec6133f4de5876a8
diff --git a/eo-maven-plugin/src/main/java/org/eolang/maven/RegisterMojo.java b/eo-maven-plugin/src/main/java/org/eolang/maven/RegisterMojo.java index 2b134b31c..4ccbc409b 100644 --- a/eo-maven-plugin/src/main/java/org/eolang/maven/RegisterMojo.java +++ b/eo-maven-plugin/src/main/java/org/eolang/maven/RegisterMojo.java...
['eo-maven-plugin/src/main/java/org/eolang/maven/RegisterMojo.java']
{'.java': 1}
1
1
0
0
1
489,837
107,348
15,730
154
736
183
11
1
636
66
205
10
3
0
1970-01-01T00:27:38
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,437
objectionary/eo/1457/877
objectionary
eo
https://github.com/objectionary/eo/issues/877
https://github.com/objectionary/eo/pull/1457
https://github.com/objectionary/eo/pull/1457
1
closes
Fix checkstyle warnings for `PhDefault`
Split from #739 Refactor the class to pass all checkstyle checks. Current warnings: ``` [INFO] Checkstyle: src/main/java/org/eolang/PhDefault.java[44]: Class Data Abstraction Coupling is 10 (max allowed is 7) classes [AtAbsent, AtNamed, AtPhiSensitive, AtSimple, CachedPhi, Data.ToPhi, ExFailure, Indented, Thread...
c6ecefc10995b794e3e3b57c0364d5fd031108c5
b866b95c3a67c30ba4eabca92a48dc14be9227f6
https://github.com/objectionary/eo/compare/c6ecefc10995b794e3e3b57c0364d5fd031108c5...b866b95c3a67c30ba4eabca92a48dc14be9227f6
diff --git a/eo-runtime/src/main/java/org/eolang/PhDefault.java b/eo-runtime/src/main/java/org/eolang/PhDefault.java index 42e104148..46a390478 100644 --- a/eo-runtime/src/main/java/org/eolang/PhDefault.java +++ b/eo-runtime/src/main/java/org/eolang/PhDefault.java @@ -44,6 +44,7 @@ import java.util.stream.Collectors; ...
['eo-runtime/src/main/java/org/eolang/PhDefault.java']
{'.java': 1}
1
1
0
0
1
602,101
131,420
19,234
180
1,047
272
22
1
1,110
105
299
12
0
1
1970-01-01T00:27:48
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,436
objectionary/eo/1635/1563
objectionary
eo
https://github.com/objectionary/eo/issues/1563
https://github.com/objectionary/eo/pull/1635
https://github.com/objectionary/eo/pull/1635
1
closes
Can't dataize eo program with `cage`: `IndexOutOfBoundsException`
I'm trying to dataize the next `eo` program: ``` +alias org.eolang.txt.sprintf +alias org.eolang.io.stdout [val] > container val > @ [] > loop cage 0 > index seq > @ index.write container 1 stdout sprintf "%s" index index.write container 2 stdout spr...
3a77b348d0a6c25626294f6ee5be23e6ab2a924f
b9439ff760fe9ead2dd5c6c0487fc854684da568
https://github.com/objectionary/eo/compare/3a77b348d0a6c25626294f6ee5be23e6ab2a924f...b9439ff760fe9ead2dd5c6c0487fc854684da568
diff --git a/eo-runtime/src/main/java/org/eolang/PhDefault.java b/eo-runtime/src/main/java/org/eolang/PhDefault.java index 46a390478..8635926ad 100644 --- a/eo-runtime/src/main/java/org/eolang/PhDefault.java +++ b/eo-runtime/src/main/java/org/eolang/PhDefault.java @@ -210,22 +210,25 @@ public abstract class PhDefault i...
['eo-runtime/src/main/java/org/eolang/PhDefault.java']
{'.java': 1}
1
1
0
0
1
607,614
133,113
19,393
181
603
128
13
1
2,613
155
714
71
0
2
1970-01-01T00:27:52
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
9,434
objectionary/eo/1880/1645
objectionary
eo
https://github.com/objectionary/eo/issues/1645
https://github.com/objectionary/eo/pull/1880
https://github.com/objectionary/eo/pull/1880
1
closes
ChResolve.java:38-40: Need to rename this class to a more...
The puzzle `1569-cc8ee668` from #1569 has to be resolved: https://github.com/objectionary/eo/blob/ece321e208aa459ff46c05aeaebb61a3287d9f99/eo-maven-plugin/src/main/java/org/eolang/maven/hash/ChResolve.java#L38-L40 The puzzle was created by rultor on 30-Dec-22. Estimate: 30 minutes, role: DEV. If you have any te...
f5e655ca99f2d8d4855c9fd6e5b0c72a8d46ae10
6bcc61183407425af88e15e22c490e4e524b1cf9
https://github.com/objectionary/eo/compare/f5e655ca99f2d8d4855c9fd6e5b0c72a8d46ae10...6bcc61183407425af88e15e22c490e4e524b1cf9
diff --git a/eo-maven-plugin/src/main/java/org/eolang/maven/ProbeMojo.java b/eo-maven-plugin/src/main/java/org/eolang/maven/ProbeMojo.java index 5ca98b751..c22686ae1 100644 --- a/eo-maven-plugin/src/main/java/org/eolang/maven/ProbeMojo.java +++ b/eo-maven-plugin/src/main/java/org/eolang/maven/ProbeMojo.java @@ -38,8 +3...
['eo-maven-plugin/src/test/java/org/eolang/maven/hash/ChResolveTest.java', 'eo-maven-plugin/src/main/java/org/eolang/maven/PullMojo.java', 'eo-maven-plugin/src/main/java/org/eolang/maven/hash/ChResolve.java', 'eo-maven-plugin/src/main/java/org/eolang/maven/ProbeMojo.java', 'eo-maven-plugin/src/test/java/org/eolang/mave...
{'.java': 5}
5
5
0
0
5
659,496
144,681
20,981
194
358
76
8
3
637
66
204
10
3
0
1970-01-01T00:27:58
814
Java
{'Java': 1396574, 'XSLT': 298556, 'TeX': 138771, 'Groovy': 16462, 'Rust': 5709, 'ANTLR': 3211, 'Makefile': 2212, 'Shell': 1454, 'Perl': 114}
MIT License
8,804
jreleaser/jreleaser/156/152
jreleaser
jreleaser
https://github.com/jreleaser/jreleaser/issues/152
https://github.com/jreleaser/jreleaser/pull/156
https://github.com/jreleaser/jreleaser/pull/156
1
fixes
[signing] ECDH keys not being recognized
This is an upstream issue. This issue only exists for upgrading as soon as upstream is fixed. Follow-up to https://github.com/jreleaser/jreleaser/issues/136. Of course I created a new key using Curve25519. ``` [INFO] Writing output properties to out/jreleaser/output.properties [ERROR] JReleaser failed after 1...
b1583b5b647af649925cb575eca46fda87bfc83a
902fc827809871000e7d4d4679a5e47148fe2adb
https://github.com/jreleaser/jreleaser/compare/b1583b5b647af649925cb575eca46fda87bfc83a...902fc827809871000e7d4d4679a5e47148fe2adb
diff --git a/core/jreleaser-utils/src/main/java/org/jreleaser/util/signing/Keyring.java b/core/jreleaser-utils/src/main/java/org/jreleaser/util/signing/Keyring.java index adc5fa79..71e2a0be 100644 --- a/core/jreleaser-utils/src/main/java/org/jreleaser/util/signing/Keyring.java +++ b/core/jreleaser-utils/src/main/java/o...
['core/jreleaser-utils/src/main/java/org/jreleaser/util/signing/Keyring.java']
{'.java': 1}
1
1
0
0
1
1,474,594
313,556
45,965
469
1,409
293
33
1
3,759
216
923
73
3
1
1970-01-01T00:27:01
803
Java
{'Java': 4664420, 'Groovy': 941002, 'Smarty': 176007, 'Shell': 50971, 'Tcl': 12113}
Apache License 2.0
816
spring-cloud/spring-cloud-consul/230/229
spring-cloud
spring-cloud-consul
https://github.com/spring-cloud/spring-cloud-consul/issues/229
https://github.com/spring-cloud/spring-cloud-consul/pull/230
https://github.com/spring-cloud/spring-cloud-consul/pull/230
1
fix
Consul ConfigWatch not working for FILES config format
Watching Consul for config changes stopped working with release 1.1 in case of using FILES config format. I ran into this as part of upgrading to Spring Camden.RELEASE (that updates from spring-cloud-consul 1.0.2 to 1.1.0). I did some debugging and think I know what the root cause is: - ConfigWatch always a trailing s...
ee007651e58fc2530b5f893c1477afb3d78c7d24
68b4459c3b7494252d47f596f5818777b22b7008
https://github.com/spring-cloud/spring-cloud-consul/compare/ee007651e58fc2530b5f893c1477afb3d78c7d24...68b4459c3b7494252d47f596f5818777b22b7008
diff --git a/spring-cloud-consul-config/src/main/java/org/springframework/cloud/consul/config/ConfigWatch.java b/spring-cloud-consul-config/src/main/java/org/springframework/cloud/consul/config/ConfigWatch.java index d9622bfd..d7e174d3 100644 --- a/spring-cloud-consul-config/src/main/java/org/springframework/cloud/cons...
['spring-cloud-consul-config/src/main/java/org/springframework/cloud/consul/config/ConfigWatch.java', 'spring-cloud-consul-config/src/test/java/org/springframework/cloud/consul/config/ConfigWatchTests.java']
{'.java': 2}
2
2
0
0
2
110,780
23,740
3,551
41
288
59
6
1
1,207
209
282
12
0
0
1970-01-01T00:24:35
793
Java
{'Java': 560522, 'CSS': 34264, 'HTML': 28643, 'Batchfile': 5822, 'Shell': 542}
Apache License 2.0
529
opengamma/strata/1313/1312
opengamma
strata
https://github.com/OpenGamma/Strata/issues/1312
https://github.com/OpenGamma/Strata/pull/1313
https://github.com/OpenGamma/Strata/pull/1313
1
fixes
MultiCurrencyAmountArray.of(size, fn) doesn't work with empty MultiCurrencyAmounts
The following code produces a `MultiCurrencyAmountArray` of size zero even though it is created from two `MultiCurrencyAmounts` ``` MultiCurrencyAmountArray array = MultiCurrencyAmountArray.of( MultiCurrencyAmount.empty(), MultiCurrencyAmount.empty()); ``` The following code always produces a `MultiCurrencyAm...
e118c05ed7fb826ed8ce9cb019ce51297497e912
e558988a726306271478b1539eb440ca71efb400
https://github.com/opengamma/strata/compare/e118c05ed7fb826ed8ce9cb019ce51297497e912...e558988a726306271478b1539eb440ca71efb400
diff --git a/modules/basics/src/main/java/com/opengamma/strata/basics/currency/MultiCurrencyAmountArray.java b/modules/basics/src/main/java/com/opengamma/strata/basics/currency/MultiCurrencyAmountArray.java index c9ec298a4..129fd33a9 100644 --- a/modules/basics/src/main/java/com/opengamma/strata/basics/currency/MultiCu...
['modules/basics/src/main/java/com/opengamma/strata/basics/currency/MultiCurrencyAmountArray.java', 'modules/basics/src/test/java/com/opengamma/strata/basics/currency/MultiCurrencyAmountArrayTest.java', 'modules/data/src/test/java/com/opengamma/strata/data/scenario/MultiCurrencyScenarioArrayTest.java']
{'.java': 3}
3
3
0
0
3
14,048,268
3,191,096
400,885
1,526
3,124
702
76
1
627
78
128
16
0
2
1970-01-01T00:24:32
771
Java
{'Java': 30371987}
Apache License 2.0
10,015
jolokia/jolokia/233/150
jolokia
jolokia
https://github.com/jolokia/jolokia/issues/150
https://github.com/jolokia/jolokia/pull/233
https://github.com/jolokia/jolokia/pull/233
1
fixed
HistoryKey should empty pathes as null
The HistoryKey curently distinguishes between pathes which are empty ('') or null. Since they are semantically the same they should be treated the same.
d375bf3903a467ac02d33a927d318b5090c8549b
d432b141315abd0bdcd119da56f41e07ddda3f23
https://github.com/jolokia/jolokia/compare/d375bf3903a467ac02d33a927d318b5090c8549b...d432b141315abd0bdcd119da56f41e07ddda3f23
diff --git a/agent/core/src/main/java/org/jolokia/history/HistoryKey.java b/agent/core/src/main/java/org/jolokia/history/HistoryKey.java index be494b66..d35f4b8f 100644 --- a/agent/core/src/main/java/org/jolokia/history/HistoryKey.java +++ b/agent/core/src/main/java/org/jolokia/history/HistoryKey.java @@ -144,7 +144,7 ...
['agent/core/src/main/java/org/jolokia/history/HistoryKey.java', 'agent/core/src/main/java/org/jolokia/http/AgentServlet.java']
{'.java': 2}
2
2
0
0
2
1,162,253
245,729
32,620
253
1,049
178
22
2
153
24
33
2
0
0
1970-01-01T00:24:09
767
Java
{'Java': 2138039, 'JavaScript': 270770, 'XSLT': 35279, 'CSS': 28848, 'HTML': 9125, 'Shell': 7394}
Apache License 2.0
560
yegor256/takes/466/445
yegor256
takes
https://github.com/yegor256/takes/issues/445
https://github.com/yegor256/takes/pull/466
https://github.com/yegor256/takes/pull/466#issuecomment-166032931
2
fix
RqHref.Base reads first line of header without checking format
`org.takes.rq.RqHref.Base` just reads first header and takes second element after space splitting : `this.head().iterator().next().split(" ", 3)[1]` It should check if the header format satisfies HTTP specifications. <hr id='w'> - `445-5323c196`/#473 (by Vladimir Maximenko)
d6d4c56cfca8c20bf2ab6a14f79d90bb29ad5d4d
7394ad60d4b81fad9fa6c70f2f2bf1c5a8ef5189
https://github.com/yegor256/takes/compare/d6d4c56cfca8c20bf2ab6a14f79d90bb29ad5d4d...7394ad60d4b81fad9fa6c70f2f2bf1c5a8ef5189
diff --git a/src/main/java/org/takes/rq/RqHref.java b/src/main/java/org/takes/rq/RqHref.java index 6a84fa107..f52b61321 100644 --- a/src/main/java/org/takes/rq/RqHref.java +++ b/src/main/java/org/takes/rq/RqHref.java @@ -27,6 +27,8 @@ import java.io.IOException; import java.io.InputStream; import java.net.HttpURLConn...
['src/main/java/org/takes/rq/RqHref.java', 'src/test/java/org/takes/rq/RqHrefTest.java']
{'.java': 2}
2
2
0
0
2
722,034
160,560
22,520
214
1,499
300
36
1
276
33
74
7
0
0
1970-01-01T00:24:10
767
Java
{'Java': 1584245, 'XSLT': 22893, 'HTML': 4294}
MIT License
786
authorjapps/zerocode/379/378
authorjapps
zerocode
https://github.com/authorjapps/zerocode/issues/378
https://github.com/authorjapps/zerocode/pull/379
https://github.com/authorjapps/zerocode/pull/379#issuecomment-610539658
1
resolves
Report to have the method details
AC1: As a developer I want to see the methods failed in my automated tests So that I can see the granular details in my report
e5ec83a6945e4eec163b3ce65bbea3094c5fda5d
414dd1659d756135e9ca182c1085aacd40cc79fa
https://github.com/authorjapps/zerocode/compare/e5ec83a6945e4eec163b3ce65bbea3094c5fda5d...414dd1659d756135e9ca182c1085aacd40cc79fa
diff --git a/core/src/main/java/org/jsmart/zerocode/core/domain/builders/ZeroCodeCsvReportBuilder.java b/core/src/main/java/org/jsmart/zerocode/core/domain/builders/ZeroCodeCsvReportBuilder.java index 4bb77e61..9346fa9c 100644 --- a/core/src/main/java/org/jsmart/zerocode/core/domain/builders/ZeroCodeCsvReportBuilder.ja...
['core/src/main/java/org/jsmart/zerocode/core/domain/builders/ZeroCodeCsvReportBuilder.java', 'core/src/main/java/org/jsmart/zerocode/core/domain/reports/ZeroCodeReportStep.java', 'core/src/main/java/org/jsmart/zerocode/core/domain/reports/csv/ZeroCodeCsvReport.java', 'core/src/main/java/org/jsmart/zerocode/core/domain...
{'.java': 6}
6
6
0
0
6
451,351
88,040
12,608
187
1,284
230
34
5
133
26
32
6
0
0
1970-01-01T00:26:26
763
Java
{'Java': 950563, 'Shell': 268, 'Dockerfile': 225}
Apache License 2.0
787
authorjapps/zerocode/390/389
authorjapps
zerocode
https://github.com/authorjapps/zerocode/issues/389
https://github.com/authorjapps/zerocode/pull/390
https://github.com/authorjapps/zerocode/pull/390#issuecomment-626149062
1
solves
Retry report showing wrong scenario status if finally the step has passed
From Slack: Cyril EDME: Hi, i would like some feedback on a use case before post any ticket. Did someone created a scenario with a first step that trigger an asynchrone treatment then assert it with a second step (sync, by REST API using the retry policy) ? In the end it works, my second step first attempt fail b...
8212e722d6eb33e1cfc6a9e4516fa7caee990cfe
6c62c654d8e59ffb98e4cdef43f809f31f579f45
https://github.com/authorjapps/zerocode/compare/8212e722d6eb33e1cfc6a9e4516fa7caee990cfe...6c62c654d8e59ffb98e4cdef43f809f31f579f45
diff --git a/core/src/main/java/org/jsmart/zerocode/core/domain/reports/ZeroCodeExecResult.java b/core/src/main/java/org/jsmart/zerocode/core/domain/reports/ZeroCodeExecResult.java index faab8c7d..ae17016b 100644 --- a/core/src/main/java/org/jsmart/zerocode/core/domain/reports/ZeroCodeExecResult.java +++ b/core/src/mai...
['core/src/main/java/org/jsmart/zerocode/core/report/ZeroCodeReportGeneratorImpl.java', 'core/src/test/java/org/jsmart/zerocode/core/report/ZeroCodeReportGeneratorImplTest.java', 'core/src/main/java/org/jsmart/zerocode/core/domain/reports/ZeroCodeReportStep.java', 'core/src/main/java/org/jsmart/zerocode/core/domain/rep...
{'.java': 4}
4
4
0
0
4
453,904
88,491
12,692
189
4,132
846
95
3
3,016
499
716
63
1
1
1970-01-01T00:26:28
763
Java
{'Java': 950563, 'Shell': 268, 'Dockerfile': 225}
Apache License 2.0
1,449
stargate/stargate/2018/205
stargate
stargate
https://github.com/stargate/stargate/issues/205
https://github.com/stargate/stargate/pull/2018
https://github.com/stargate/stargate/pull/2018
1
fixes
GET by primary key with frozen<udt> using REST V1 is returning 500 error
There are two issues here: 1. seems that having frozen<some udt> is causing 500 2. after removing problematic column 500 became 400 without error in stargate.log ``` http 'http://10.101.37.135:8082/v1/keyspaces/ks1/tables/table4/rows/8275984804989873180;5276317386634354038;28639;1005107841;1544552259' x-cassandr...
55f5778ad231bc2f09ae56d208aea55d25f8a598
c76c618c2de4e030755ac20061b4ef3db717245a
https://github.com/stargate/stargate/compare/55f5778ad231bc2f09ae56d208aea55d25f8a598...c76c618c2de4e030755ac20061b4ef3db717245a
diff --git a/restapi/src/main/java/io/stargate/web/resources/Converters.java b/restapi/src/main/java/io/stargate/web/resources/Converters.java index 37e5d29a..2f21cb43 100644 --- a/restapi/src/main/java/io/stargate/web/resources/Converters.java +++ b/restapi/src/main/java/io/stargate/web/resources/Converters.java @@ -1...
['restapi/src/main/java/io/stargate/web/resources/Converters.java', 'testing/src/main/java/io/stargate/it/http/RestApiv1Test.java']
{'.java': 2}
2
2
0
0
2
4,638,416
996,141
127,815
876
2,301
608
45
2
8,856
441
2,252
142
2
4
1970-01-01T00:27:40
760
Java
{'Java': 9863787, 'HTML': 792732, 'Shell': 22681, 'Dockerfile': 1151, 'Makefile': 892}
Apache License 2.0
62
apache/mina-sshd/264/263
apache
mina-sshd
https://github.com/apache/mina-sshd/issues/263
https://github.com/apache/mina-sshd/pull/264
https://github.com/apache/mina-sshd/pull/264
1
fixes
Race condition in BufferedIoOutputStream
SFTP tests are flaky. Turns out that they are running into ``` 23:13:59.123 | ERROR | MinaProcessor-25 | o.a.s.c.c.BufferedIoOutputStream | org.apache.sshd.common.channel.BufferedIoOutputStream 219 | finishWrite(sftp-out@0)[ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[testT...
ae3851ab90bde0f6d873b1afb1c0887ae5b07e73
ba82c132472c25168e17bae9e5878b8f1b9af252
https://github.com/apache/mina-sshd/compare/ae3851ab90bde0f6d873b1afb1c0887ae5b07e73...ba82c132472c25168e17bae9e5878b8f1b9af252
diff --git a/sshd-core/src/main/java/org/apache/sshd/common/channel/BufferedIoOutputStream.java b/sshd-core/src/main/java/org/apache/sshd/common/channel/BufferedIoOutputStream.java index 1e3a23c35..d024f3b04 100644 --- a/sshd-core/src/main/java/org/apache/sshd/common/channel/BufferedIoOutputStream.java +++ b/sshd-core/...
['sshd-core/src/main/java/org/apache/sshd/common/channel/ChannelAsyncOutputStream.java', 'sshd-core/src/main/java/org/apache/sshd/common/channel/BufferedIoOutputStream.java']
{'.java': 2}
2
2
0
0
2
5,869,786
1,239,736
151,119
1,002
3,348
610
66
2
3,279
388
792
25
0
1
1970-01-01T00:27:47
722
Java
{'Java': 8381376, 'Shell': 37094, 'Batchfile': 15035, 'Python': 11690, 'HTML': 6129, 'Dockerfile': 1257}
Apache License 2.0
52
apache/mina-sshd/399/398
apache
mina-sshd
https://github.com/apache/mina-sshd/issues/398
https://github.com/apache/mina-sshd/pull/399
https://github.com/apache/mina-sshd/pull/399
1
fixes
SftpInputStreamAsync#read(byte[], int, int) fails on calls with len = 0
### Version 2.9.2 ### Bug description When passing len = 0 on a second read call, after eofIndicator has already be set to true, the read method returns -1. This can lead to an incomplete read when using e.g. java.io.InputStream#readAllBytes or java.io.InputStream#readNBytes(int). A possible solution would...
441ca31c9c5bf8c0b71aa9602b3e570e32be0703
511cd92a68d08c591a2a4030728971a1c36172c3
https://github.com/apache/mina-sshd/compare/441ca31c9c5bf8c0b71aa9602b3e570e32be0703...511cd92a68d08c591a2a4030728971a1c36172c3
diff --git a/sshd-sftp/src/main/java/org/apache/sshd/sftp/client/impl/SftpInputStreamAsync.java b/sshd-sftp/src/main/java/org/apache/sshd/sftp/client/impl/SftpInputStreamAsync.java index 68e45f363..7979dcf0b 100644 --- a/sshd-sftp/src/main/java/org/apache/sshd/sftp/client/impl/SftpInputStreamAsync.java +++ b/sshd-sftp/...
['sshd-sftp/src/test/java/org/apache/sshd/sftp/client/SftpTest.java', 'sshd-sftp/src/main/java/org/apache/sshd/sftp/client/impl/SftpInputStreamAsync.java']
{'.java': 2}
2
2
0
0
2
5,996,660
1,265,808
154,038
1,025
96
28
2
1
782
124
204
36
0
0
1970-01-01T00:28:09
722
Java
{'Java': 8381376, 'Shell': 37094, 'Batchfile': 15035, 'Python': 11690, 'HTML': 6129, 'Dockerfile': 1257}
Apache License 2.0
55
apache/mina-sshd/308/302
apache
mina-sshd
https://github.com/apache/mina-sshd/issues/302
https://github.com/apache/mina-sshd/pull/308
https://github.com/apache/mina-sshd/pull/308
2
fixes
requestNewKeysExchange may cause KeyExchangeMessageHandler into dead lock,cpu 100%
### Version 2.9.1 ### Bug description i observed in cases, the write packet thread is always running and in the interval i saw "equestNewKeysExchange(ClientSessionImpl[root@/47.104.92.124:22]) Initiating key re-exchange method:o.a.s.c.s.ClientSessionImpl(AbstractSession.java:2404) " in log ### Actual behavior a...
4ad64c26ca22a0d9ef5945178cf58f092dd6150f
379f79723c9c700454c246be6d8cfd5330dd32df
https://github.com/apache/mina-sshd/compare/4ad64c26ca22a0d9ef5945178cf58f092dd6150f...379f79723c9c700454c246be6d8cfd5330dd32df
diff --git a/sshd-core/src/main/java/org/apache/sshd/common/session/helpers/KeyExchangeMessageHandler.java b/sshd-core/src/main/java/org/apache/sshd/common/session/helpers/KeyExchangeMessageHandler.java index 294935a0a..11501ef77 100644 --- a/sshd-core/src/main/java/org/apache/sshd/common/session/helpers/KeyExchangeMes...
['sshd-core/src/main/java/org/apache/sshd/common/session/helpers/KeyExchangeMessageHandler.java']
{'.java': 1}
1
1
0
0
1
5,895,089
1,244,523
151,674
1,005
2,346
410
46
1
881
85
229
29
0
1
1970-01-01T00:27:53
722
Java
{'Java': 8381376, 'Shell': 37094, 'Batchfile': 15035, 'Python': 11690, 'HTML': 6129, 'Dockerfile': 1257}
Apache License 2.0
58
apache/mina-sshd/299/297
apache
mina-sshd
https://github.com/apache/mina-sshd/issues/297
https://github.com/apache/mina-sshd/pull/299
https://github.com/apache/mina-sshd/pull/299
1
fixes
SSHD Client failing on private key file with key password
### Version 2.9.2 ### Bug description When attempting to run the SSH client with that private key file that is protected with a password the Mina SSH client doesn't make the connection. The client was run using the command `java -jar MinaSshClient-2.9.2.jar -i K:\\id_rsa myuser@192.168.247.129` ### Actual...
8c08fc7dbb7c075e84f2cb2f33154965d0f6fddb
10916864bf5d4885cda616f97aa29cdf11e02b3e
https://github.com/apache/mina-sshd/compare/8c08fc7dbb7c075e84f2cb2f33154965d0f6fddb...10916864bf5d4885cda616f97aa29cdf11e02b3e
diff --git a/sshd-common/src/main/java/org/apache/sshd/common/keyprovider/MultiKeyIdentityProvider.java b/sshd-common/src/main/java/org/apache/sshd/common/keyprovider/MultiKeyIdentityProvider.java index 08e4429c8..697e8edcc 100644 --- a/sshd-common/src/main/java/org/apache/sshd/common/keyprovider/MultiKeyIdentityProvid...
['sshd-common/src/main/java/org/apache/sshd/common/keyprovider/MultiKeyIdentityProvider.java', 'sshd-core/src/test/java/org/apache/sshd/client/ClientTest.java', 'sshd-core/src/main/java/org/apache/sshd/client/SshClient.java']
{'.java': 3}
3
3
0
0
3
5,889,730
1,243,467
151,573
1,005
3,035
546
52
2
1,299
192
297
37
0
0
1970-01-01T00:27:51
722
Java
{'Java': 8381376, 'Shell': 37094, 'Batchfile': 15035, 'Python': 11690, 'HTML': 6129, 'Dockerfile': 1257}
Apache License 2.0
57
apache/mina-sshd/303/298
apache
mina-sshd
https://github.com/apache/mina-sshd/issues/298
https://github.com/apache/mina-sshd/pull/303
https://github.com/apache/mina-sshd/pull/303
1
fixes
Server side heartbeat not working
### Version master ### Bug description dependency: ``` <dependency> <groupId>org.apache.sshd</groupId> <artifactId>sshd-core</artifactId> <version>2.7.0</version> </dependency> ``` Code: ``` SshServer sshd = SshServer.setUpDefaultServer(); sshd.setPort(3333); sshd.setShellFactory(Intera...
10916864bf5d4885cda616f97aa29cdf11e02b3e
dcc65db70639c45de50f80360a823115dc11b6d5
https://github.com/apache/mina-sshd/compare/10916864bf5d4885cda616f97aa29cdf11e02b3e...dcc65db70639c45de50f80360a823115dc11b6d5
diff --git a/sshd-core/src/main/java/org/apache/sshd/server/session/AbstractServerSession.java b/sshd-core/src/main/java/org/apache/sshd/server/session/AbstractServerSession.java index 41d1eb0b6..b7970aae5 100644 --- a/sshd-core/src/main/java/org/apache/sshd/server/session/AbstractServerSession.java +++ b/sshd-core/src...
['sshd-core/src/main/java/org/apache/sshd/server/session/AbstractServerSession.java', 'sshd-core/src/test/java/org/apache/sshd/server/ServerTest.java']
{'.java': 2}
2
2
0
0
2
5,892,095
1,243,917
151,615
1,005
126
22
2
1
1,232
97
291
52
1
3
1970-01-01T00:27:52
722
Java
{'Java': 8381376, 'Shell': 37094, 'Batchfile': 15035, 'Python': 11690, 'HTML': 6129, 'Dockerfile': 1257}
Apache License 2.0
601
openfoodfacts/openfoodfacts-androidapp/189/187
openfoodfacts
openfoodfacts-androidapp
https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/187
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/189
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/189
1
fix
add a new product from scan fragment
From rhe scan fragment, when the product doesn't exist a popup appears and when i want to add the product the application crash
60a1346091cc436d2c9ca7d0bc826833ca750f6e
4fc7720a844aeae8a6d57151c64ab33ae8239e35
https://github.com/openfoodfacts/openfoodfacts-androidapp/compare/60a1346091cc436d2c9ca7d0bc826833ca750f6e...4fc7720a844aeae8a6d57151c64ab33ae8239e35
diff --git a/app/src/main/java/openfoodfacts/github/scrachx/openfood/network/OpenFoodAPIClient.java b/app/src/main/java/openfoodfacts/github/scrachx/openfood/network/OpenFoodAPIClient.java index 70d56b508..9306d75c3 100644 --- a/app/src/main/java/openfoodfacts/github/scrachx/openfood/network/OpenFoodAPIClient.java +++ ...
['app/src/main/java/openfoodfacts/github/scrachx/openfood/network/OpenFoodAPIClient.java', 'app/src/main/java/openfoodfacts/github/scrachx/openfood/views/SaveProductOfflineActivity.java']
{'.java': 2}
2
2
0
0
2
287,234
57,728
9,365
52
8,599
1,416
154
2
128
23
26
1
0
0
1970-01-01T00:24:38
719
Kotlin
{'Kotlin': 1463953, 'Java': 124506, 'Ruby': 13166, 'Shell': 543, 'Makefile': 241}
Apache License 2.0
602
openfoodfacts/openfoodfacts-androidapp/137/86
openfoodfacts
openfoodfacts-androidapp
https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/86
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/137
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/137
1
fix
Fields for which we have no data should not be shown (avoid displaying "null" as the value)
In the ingredients and nutrition tabs, if a product does not have data for some fields, then the value is shown as "null". For nutrition it becomes concatenated as "null (nullnull)"
3e564d69ff7519baa989e14a5e1c77bd59ef72ec
6c696411d890383dfb1060db0bf6796231c79946
https://github.com/openfoodfacts/openfoodfacts-androidapp/compare/3e564d69ff7519baa989e14a5e1c77bd59ef72ec...6c696411d890383dfb1060db0bf6796231c79946
diff --git a/app/src/main/java/openfoodfacts/github/scrachx/openfood/fragments/NutritionProductFragment.java b/app/src/main/java/openfoodfacts/github/scrachx/openfood/fragments/NutritionProductFragment.java index 3aa1d5c33..f927bc5bc 100644 --- a/app/src/main/java/openfoodfacts/github/scrachx/openfood/fragments/Nutriti...
['app/src/main/java/openfoodfacts/github/scrachx/openfood/fragments/NutritionProductFragment.java', 'app/src/main/java/openfoodfacts/github/scrachx/openfood/models/NutrientLevelItem.java', 'app/src/main/java/openfoodfacts/github/scrachx/openfood/views/adapters/NutrientLevelListAdapter.java']
{'.java': 3}
3
3
0
0
3
283,680
57,505
9,210
43
7,378
1,626
149
3
182
31
39
2
0
0
1970-01-01T00:24:35
719
Kotlin
{'Kotlin': 1463953, 'Java': 124506, 'Ruby': 13166, 'Shell': 543, 'Makefile': 241}
Apache License 2.0
599
openfoodfacts/openfoodfacts-androidapp/350/335
openfoodfacts
openfoodfacts-androidapp
https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/335
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/350
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/350
1
closes
Weight does not seem to go through on new products
Steps to reproduce: - Send new product with units and value Result: - No units nor value stored.
e5218a1372a394a39d2933ee0ff0a072b72628f5
99c74d325a51954d8169467ea871f78bbb253ae9
https://github.com/openfoodfacts/openfoodfacts-androidapp/compare/e5218a1372a394a39d2933ee0ff0a072b72628f5...99c74d325a51954d8169467ea871f78bbb253ae9
diff --git a/app/src/main/java/openfoodfacts/github/scrachx/openfood/network/OpenFoodAPIClient.java b/app/src/main/java/openfoodfacts/github/scrachx/openfood/network/OpenFoodAPIClient.java index 00ab17275..c735286b4 100644 --- a/app/src/main/java/openfoodfacts/github/scrachx/openfood/network/OpenFoodAPIClient.java +++ ...
['app/src/main/java/openfoodfacts/github/scrachx/openfood/network/OpenFoodAPIClient.java', 'app/src/main/java/openfoodfacts/github/scrachx/openfood/network/OpenFoodAPIService.java', 'app/src/test/java/openfoodfacts/github/scrachx/openfood/network/OpenFoodAPIServiceTest.java']
{'.java': 3}
3
3
0
0
3
371,513
78,145
12,457
63
468
79
3
2
107
18
24
7
0
0
1970-01-01T00:24:42
719
Kotlin
{'Kotlin': 1463953, 'Java': 124506, 'Ruby': 13166, 'Shell': 543, 'Makefile': 241}
Apache License 2.0
592
openfoodfacts/openfoodfacts-androidapp/1560/1060
openfoodfacts
openfoodfacts-androidapp
https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/1060
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/1560
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/1560
1
closes
java.lang.IllegalStateException android.widget.RelativeLayout$DependencyGraph.getSortedViews
Yesterday, 11:16 PM on app version 40 OnePlus One (A0001), 3072MB RAM, Android 6.0 Report 1 of 1 java.lang.IllegalStateException: at android.widget.RelativeLayout$DependencyGraph.getSortedViews (RelativeLayout.java:1724) at android.widget.RelativeLayout.sortChildren (RelativeLayout.java:382) at android.wid...
8b73d9e31ffed901b8f4e998f70af3534e487e10
976d049c64b0ffa72b31aa7642cbd95380e18f9d
https://github.com/openfoodfacts/openfoodfacts-androidapp/compare/8b73d9e31ffed901b8f4e998f70af3534e487e10...976d049c64b0ffa72b31aa7642cbd95380e18f9d
diff --git a/app/src/main/java/openfoodfacts/github/scrachx/openfood/views/product/ingredients/IngredientsProductFragment.java b/app/src/main/java/openfoodfacts/github/scrachx/openfood/views/product/ingredients/IngredientsProductFragment.java index 7c44ae1bc..b971a4847 100644 --- a/app/src/main/java/openfoodfacts/githu...
['app/src/main/java/openfoodfacts/github/scrachx/openfood/views/product/ingredients/IngredientsProductFragment.java']
{'.java': 1}
1
1
0
0
1
743,997
142,532
20,532
154
127
22
4
1
4,676
230
1,098
74
0
0
1970-01-01T00:25:25
719
Kotlin
{'Kotlin': 1463953, 'Java': 124506, 'Ruby': 13166, 'Shell': 543, 'Makefile': 241}
Apache License 2.0
597
openfoodfacts/openfoodfacts-androidapp/533/512
openfoodfacts
openfoodfacts-androidapp
https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/512
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/533
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/533
1
closes
Uploaded images are not attributed to the user
Uploaded images are not attributed to the user ``` 5 mars 2017 à 19:09:12 CET - Images sélectionnées (Ajout : front_en) - new image nutrition_en : 2.4 - voir 5 mars 2017 à 19:09:12 CET - openfoodfacts-contributors Images téléchargées (Ajout : 2) - new image 2 - image upload - voir 5 mars 2017 à 19:09:12 CET - openf...
d8303fa5cbd06acd8f72fb4f2a328a50160d7a02
106e6cde6275a1edf517053961fc1afb06908a81
https://github.com/openfoodfacts/openfoodfacts-androidapp/compare/d8303fa5cbd06acd8f72fb4f2a328a50160d7a02...106e6cde6275a1edf517053961fc1afb06908a81
diff --git a/app/src/main/java/openfoodfacts/github/scrachx/openfood/network/OpenFoodAPIClient.java b/app/src/main/java/openfoodfacts/github/scrachx/openfood/network/OpenFoodAPIClient.java index 950460a61..39ea7b1ed 100644 --- a/app/src/main/java/openfoodfacts/github/scrachx/openfood/network/OpenFoodAPIClient.java +++ ...
['app/src/main/java/openfoodfacts/github/scrachx/openfood/network/OpenFoodAPIClient.java']
{'.java': 1}
1
1
0
0
1
316,717
61,148
8,688
70
601
108
12
1
564
95
177
6
0
1
1970-01-01T00:24:50
719
Kotlin
{'Kotlin': 1463953, 'Java': 124506, 'Ruby': 13166, 'Shell': 543, 'Makefile': 241}
Apache License 2.0
594
openfoodfacts/openfoodfacts-androidapp/743/468
openfoodfacts
openfoodfacts-androidapp
https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/468
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/743
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/743
1
fix
Add spaces after commas in Product View
Add spaces after commas in Product View - Packaging - Manufacturing Places - Purchase place Check that all fields have proper spaces after commas, so that we're consistant across fields.
51ef2bbc1c8ee13bd7d3be8a9281cf662f469eb7
57d21d61d766afa48c802d402089cdcafcca2e51
https://github.com/openfoodfacts/openfoodfacts-androidapp/compare/51ef2bbc1c8ee13bd7d3be8a9281cf662f469eb7...57d21d61d766afa48c802d402089cdcafcca2e51
diff --git a/app/src/main/java/openfoodfacts/github/scrachx/openfood/fragments/SearchProductsResultsFragment.java b/app/src/main/java/openfoodfacts/github/scrachx/openfood/fragments/SearchProductsResultsFragment.java index 956615d9d..c486737c6 100644 --- a/app/src/main/java/openfoodfacts/github/scrachx/openfood/fragmen...
['app/src/main/java/openfoodfacts/github/scrachx/openfood/fragments/SearchProductsResultsFragment.java', 'app/src/main/java/openfoodfacts/github/scrachx/openfood/models/Product.java']
{'.java': 2}
2
2
0
0
2
353,113
67,984
9,755
92
307
49
10
2
193
30
38
6
0
0
1970-01-01T00:25:18
719
Kotlin
{'Kotlin': 1463953, 'Java': 124506, 'Ruby': 13166, 'Shell': 543, 'Makefile': 241}
Apache License 2.0
598
openfoodfacts/openfoodfacts-androidapp/381/380
openfoodfacts
openfoodfacts-androidapp
https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/380
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/381
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/381
1
closes
CRASH when clicking on deleted product
This happens in the product history when clicking on a deleted product. ``` 01-02 13:55:58.344 17934-17934/openfoodfacts.github.scrachx.openfood E/AndroidRuntime: FATAL EXCEPTION: main Process: openfoodfacts.github.scrachx.openf...
88d591d9fbbba6186024523851559301467148c0
41dc6a702bd6c7a27c66dd3276f9ee4975c4acb4
https://github.com/openfoodfacts/openfoodfacts-androidapp/compare/88d591d9fbbba6186024523851559301467148c0...41dc6a702bd6c7a27c66dd3276f9ee4975c4acb4
diff --git a/app/src/main/java/openfoodfacts/github/scrachx/openfood/fragments/IngredientsProductFragment.java b/app/src/main/java/openfoodfacts/github/scrachx/openfood/fragments/IngredientsProductFragment.java index 9e6099f12..82729998b 100644 --- a/app/src/main/java/openfoodfacts/github/scrachx/openfood/fragments/Ing...
['app/src/main/java/openfoodfacts/github/scrachx/openfood/fragments/IngredientsProductFragment.java']
{'.java': 1}
1
1
0
0
1
349,887
72,990
11,558
63
869
141
11
1
9,303
139
1,021
62
0
1
1970-01-01T00:24:43
719
Kotlin
{'Kotlin': 1463953, 'Java': 124506, 'Ruby': 13166, 'Shell': 543, 'Makefile': 241}
Apache License 2.0
593
openfoodfacts/openfoodfacts-androidapp/949/948
openfoodfacts
openfoodfacts-androidapp
https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/948
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/949
https://github.com/openfoodfacts/openfoodfacts-androidapp/pull/949
1
fixed
Back button closes the activity in fragments
**Checklist** - [x] Bug Report - The issue you are reporting might be there already. Please search on the [issues tracker](https://github.com/openfoodfacts/openfoodfacts-androidapp/issues) before creating or reporting a issue. - [x] Before reporting, please ensure (if you can) that you have tested it with the latest ...
b65cb54504053f98f54ab0c4ef1ae94da89f9692
ef37b7fae9f7259bcf4389549a2eb6544e1d8f44
https://github.com/openfoodfacts/openfoodfacts-androidapp/compare/b65cb54504053f98f54ab0c4ef1ae94da89f9692...ef37b7fae9f7259bcf4389549a2eb6544e1d8f44
diff --git a/app/src/main/java/openfoodfacts/github/scrachx/openfood/views/MainActivity.java b/app/src/main/java/openfoodfacts/github/scrachx/openfood/views/MainActivity.java index 75eabfab3..7317c19ad 100644 --- a/app/src/main/java/openfoodfacts/github/scrachx/openfood/views/MainActivity.java +++ b/app/src/main/java/o...
['app/src/main/java/openfoodfacts/github/scrachx/openfood/views/MainActivity.java']
{'.java': 1}
1
1
0
0
1
411,643
78,994
11,347
102
428
58
5
1
743
107
168
25
1
0
1970-01-01T00:25:19
719
Kotlin
{'Kotlin': 1463953, 'Java': 124506, 'Ruby': 13166, 'Shell': 543, 'Makefile': 241}
Apache License 2.0
9,235
apache/hop/2158/2156
apache
hop
https://github.com/apache/hop/issues/2156
https://github.com/apache/hop/pull/2158
https://github.com/apache/hop/pull/2158
1
fix
[Bug]: Unable to insert a variable in Write to log action with Ctrl+Space
### Apache Hop version? 2.3 ### Java version? 11 ### Operating system Windows ### What happened? Unable to insert a variable in Write to log action with Ctrl+Space in widget "Log Message". Ctrl+Space work in "Log subject" but not in "Log message" ### Issue Priority Priority: 3 ### Issue Component Component:...
a1e5923d176b27c34b9d91566b2e0dec47c2cfac
a4271b083668728a1ab8dd109e5e6ced67eac9db
https://github.com/apache/hop/compare/a1e5923d176b27c34b9d91566b2e0dec47c2cfac...a4271b083668728a1ab8dd109e5e6ced67eac9db
diff --git a/plugins/actions/writetolog/src/main/java/org/apache/hop/workflow/actions/writetolog/ActionWriteToLogDialog.java b/plugins/actions/writetolog/src/main/java/org/apache/hop/workflow/actions/writetolog/ActionWriteToLogDialog.java index c3c2a8504e..de536b6a1d 100644 --- a/plugins/actions/writetolog/src/main/jav...
['plugins/actions/writetolog/src/main/java/org/apache/hop/workflow/actions/writetolog/ActionWriteToLogDialog.java']
{'.java': 1}
1
1
0
0
1
28,142,074
6,207,724
820,608
2,965
152
32
4
1
328
52
78
24
0
0
1970-01-01T00:27:53
713
Java
{'Java': 33345733, 'CSS': 119561, 'Shell': 69068, 'Batchfile': 30359, 'JavaScript': 18221, 'Dockerfile': 7044, 'HTML': 7032, 'Smarty': 4587, 'Vim Snippet': 3904, 'XSLT': 1043}
Apache License 2.0
1,367
bazelbuild/intellij/4062/4013
bazelbuild
intellij
https://github.com/bazelbuild/intellij/issues/4013
https://github.com/bazelbuild/intellij/pull/4062
https://github.com/bazelbuild/intellij/pull/4062
1
fix
Error debugging py_binary: "More than 1 executable was produced when building don't know which one to debug"
#### Description of the issue. Please be specific. I have a bazel repo with simple python app and lib projects. I can run my app.py file using right-click run. When I try to debug, I get failure popup on the debug tab that says "More than 1 executable was produced when building don't know which one to debug" N...
a7fc9ecd32eb0ba15f54be66737ee94f2f0dbfdd
9f992bd1c60a71ec5dab12e0d884e00c8e36e23c
https://github.com/bazelbuild/intellij/compare/a7fc9ecd32eb0ba15f54be66737ee94f2f0dbfdd...9f992bd1c60a71ec5dab12e0d884e00c8e36e23c
diff --git a/python/src/com/google/idea/blaze/python/run/BlazePyRunConfigurationRunner.java b/python/src/com/google/idea/blaze/python/run/BlazePyRunConfigurationRunner.java index 7e512549e..7f0b26252 100644 --- a/python/src/com/google/idea/blaze/python/run/BlazePyRunConfigurationRunner.java +++ b/python/src/com/google/...
['python/tests/unittests/com/google/idea/blaze/python/run/BlazePyRunConfigurationRunnerTest.java', 'python/src/com/google/idea/blaze/python/run/BlazePyRunConfigurationRunner.java']
{'.java': 2}
2
2
0
0
2
5,840,640
1,214,894
157,834
1,507
276
62
7
1
759
111
202
21
0
1
1970-01-01T00:27:47
711
Java
{'Java': 10102604, 'Starlark': 354766, 'Python': 21439, 'Shell': 6506, 'HTML': 970, 'Kotlin': 695, 'C': 558, 'Scala': 481, 'C++': 230}
Apache License 2.0
1,368
bazelbuild/intellij/2686/2685
bazelbuild
intellij
https://github.com/bazelbuild/intellij/issues/2685
https://github.com/bazelbuild/intellij/pull/2686
https://github.com/bazelbuild/intellij/pull/2686
1
fixes
WebStorm 2020.3.3 with plugin 2021.05.12.1.5 is not functional
When I try to import every project from https://github.com/bazelbuild/rules_nodejs/tree/stable/examples IDE is trying to sync, but always comes to: ``` java.lang.RuntimeException: java.lang.ClassCastException: class com.intellij.webcore.moduleType.PlatformWebModuleType cannot be cast to class com.intellij.openapi.m...
65f388edfeeab2eca559cb6ec598a49e78922ec5
344e7d078fd6052d85cfc20850f9a22711338adb
https://github.com/bazelbuild/intellij/compare/65f388edfeeab2eca559cb6ec598a49e78922ec5...344e7d078fd6052d85cfc20850f9a22711338adb
diff --git a/javascript/src/com/google/idea/blaze/javascript/BlazeJavascriptSyncPlugin.java b/javascript/src/com/google/idea/blaze/javascript/BlazeJavascriptSyncPlugin.java index 24ccdab84..edabcd8d6 100644 --- a/javascript/src/com/google/idea/blaze/javascript/BlazeJavascriptSyncPlugin.java +++ b/javascript/src/com/goo...
['javascript/src/com/google/idea/blaze/javascript/BlazeJavascriptSyncPlugin.java']
{'.java': 1}
1
1
0
0
1
5,433,966
1,131,500
146,988
1,370
195
34
4
1
8,323
216
1,728
82
1
1
1970-01-01T00:27:03
711
Java
{'Java': 10102604, 'Starlark': 354766, 'Python': 21439, 'Shell': 6506, 'HTML': 970, 'Kotlin': 695, 'C': 558, 'Scala': 481, 'C++': 230}
Apache License 2.0
1,358
odpi/egeria/6518/6517
odpi
egeria
https://github.com/odpi/egeria/issues/6517
https://github.com/odpi/egeria/pull/6518
https://github.com/odpi/egeria/pull/6518
1
fix
[BUG] REX pretraversals are failing.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior REX pretraversals are failing. ### Expected Behavior REX pretraversals should work ### Steps To Reproduce create a n entity with a relationship an attempt to explore from it from the REX UI. ### Environment...
fd72cc9ab629c85f0a07d8c30897764403746aac
94b764448858ac8acc4b4fb0047a6de3a5cd4f91
https://github.com/odpi/egeria/compare/fd72cc9ab629c85f0a07d8c30897764403746aac...94b764448858ac8acc4b4fb0047a6de3a5cd4f91
diff --git a/open-metadata-implementation/view-services/rex-view/rex-view-server/src/main/java/org/odpi/openmetadata/viewservices/rex/handlers/RexViewHandler.java b/open-metadata-implementation/view-services/rex-view/rex-view-server/src/main/java/org/odpi/openmetadata/viewservices/rex/handlers/RexViewHandler.java index...
['open-metadata-implementation/view-services/rex-view/rex-view-server/src/main/java/org/odpi/openmetadata/viewservices/rex/handlers/RexViewHandler.java']
{'.java': 1}
1
1
0
0
1
54,422,740
8,922,516
1,217,175
4,742
211
35
4
1
750
128
173
30
0
1
1970-01-01T00:27:31
701
Java
{'Java': 73907703, 'Jupyter Notebook': 2338674, 'Groovy': 67997, 'SCSS': 11740, 'Shell': 7274, 'HTML': 6701, 'Dockerfile': 5404, 'Ruby': 49}
Apache License 2.0
1,357
odpi/egeria/6521/6517
odpi
egeria
https://github.com/odpi/egeria/issues/6517
https://github.com/odpi/egeria/pull/6521
https://github.com/odpi/egeria/pull/6521
1
fix
[BUG] REX pretraversals are failing.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior REX pretraversals are failing. ### Expected Behavior REX pretraversals should work ### Steps To Reproduce create a n entity with a relationship an attempt to explore from it from the REX UI. ### Environment...
b2ed0a013181c864d3447cbc913360e46929b712
f58e21d4009c990b470e216bd39201393129779f
https://github.com/odpi/egeria/compare/b2ed0a013181c864d3447cbc913360e46929b712...f58e21d4009c990b470e216bd39201393129779f
diff --git a/open-metadata-implementation/view-services/rex-view/rex-view-server/src/main/java/org/odpi/openmetadata/viewservices/rex/handlers/RexViewHandler.java b/open-metadata-implementation/view-services/rex-view/rex-view-server/src/main/java/org/odpi/openmetadata/viewservices/rex/handlers/RexViewHandler.java index...
['open-metadata-implementation/view-services/rex-view/rex-view-server/src/main/java/org/odpi/openmetadata/viewservices/rex/handlers/RexViewHandler.java']
{'.java': 1}
1
1
0
0
1
54,458,277
8,927,703
1,217,723
4,744
211
35
4
1
750
128
173
30
0
1
1970-01-01T00:27:31
701
Java
{'Java': 73907703, 'Jupyter Notebook': 2338674, 'Groovy': 67997, 'SCSS': 11740, 'Shell': 7274, 'HTML': 6701, 'Dockerfile': 5404, 'Ruby': 49}
Apache License 2.0
1,359
odpi/egeria/6362/6358
odpi
egeria
https://github.com/odpi/egeria/issues/6358
https://github.com/odpi/egeria/pull/6362
https://github.com/odpi/egeria/pull/6362
1
fixes
[BUG] Code fix for Egerai UI issue326
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior See EgeriaUI issue326 [https://github.com/odpi/egeria-react-ui/issues/326](https://github.com/odpi/egeria-react-ui/issues/326) ### Expected Behavior Expected that the isA Relation is successfully cr...
24c5ee30ba617fdf29e6a25be1b457be2130e969
fba8f268416f67073bf638861f4e51360db15bbb
https://github.com/odpi/egeria/compare/24c5ee30ba617fdf29e6a25be1b457be2130e969...fba8f268416f67073bf638861f4e51360db15bbb
diff --git a/open-metadata-implementation/access-services/subject-area/subject-area-server/src/main/java/org/odpi/openmetadata/accessservices/subjectarea/server/mappers/relationships/IsARelationshipMapper.java b/open-metadata-implementation/access-services/subject-area/subject-area-server/src/main/java/org/odpi/openmet...
['open-metadata-implementation/access-services/subject-area/subject-area-server/src/main/java/org/odpi/openmetadata/accessservices/subjectarea/utilities/SubjectAreaUtils.java', 'open-metadata-implementation/access-services/subject-area/subject-area-server/src/main/java/org/odpi/openmetadata/accessservices/subjectarea/s...
{'.java': 2}
2
2
0
0
2
54,551,804
8,943,451
1,220,146
4,765
1,280
212
20
2
1,129
164
295
48
2
1
1970-01-01T00:27:28
701
Java
{'Java': 73907703, 'Jupyter Notebook': 2338674, 'Groovy': 67997, 'SCSS': 11740, 'Shell': 7274, 'HTML': 6701, 'Dockerfile': 5404, 'Ruby': 49}
Apache License 2.0
1,354
odpi/egeria/6428/6427
odpi
egeria
https://github.com/odpi/egeria/issues/6427
https://github.com/odpi/egeria/pull/6428
https://github.com/odpi/egeria/pull/6428#issuecomment-1102740847
1
fixes
[BUG] Enum symbolic names are not populated for the Status property
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior While creating a relationship, using Egeria UI, the relationship creation process sets the property of the Status using a ENUM. The current code does not set the symbolic name of the ENUM. ### Expected Behav...
492592d7a05ea35890489637fa198d0d57ef3cbd
a5575f01857f63e610fb6fa58a2c64f37aeafc83
https://github.com/odpi/egeria/compare/492592d7a05ea35890489637fa198d0d57ef3cbd...a5575f01857f63e610fb6fa58a2c64f37aeafc83
diff --git a/open-metadata-implementation/access-services/subject-area/subject-area-server/src/main/java/org/odpi/openmetadata/accessservices/subjectarea/server/mappers/relationships/AntonymMapper.java b/open-metadata-implementation/access-services/subject-area/subject-area-server/src/main/java/org/odpi/openmetadata/ac...
['open-metadata-implementation/access-services/subject-area/subject-area-server/src/main/java/org/odpi/openmetadata/accessservices/subjectarea/server/mappers/relationships/TermCategorizationMapper.java', 'open-metadata-implementation/access-services/subject-area/subject-area-server/src/main/java/org/odpi/openmetadata/a...
{'.java': 13}
13
13
0
0
13
54,465,231
8,929,106
1,217,879
4,747
5,502
857
52
13
803
128
178
40
0
1
1970-01-01T00:27:30
701
Java
{'Java': 73907703, 'Jupyter Notebook': 2338674, 'Groovy': 67997, 'SCSS': 11740, 'Shell': 7274, 'HTML': 6701, 'Dockerfile': 5404, 'Ruby': 49}
Apache License 2.0
1,355
odpi/egeria/7498/7423
odpi
egeria
https://github.com/odpi/egeria/issues/7423
https://github.com/odpi/egeria/pull/7498
https://github.com/odpi/egeria/pull/7498
1
fixes
[BUG] deleteGovernanceZone error
### Existing/related issue? _No response_ ### Current Behavior (https://github.com/odpi/egeria/blob/main/open-metadata-implementation/access-services/governance-program/governance-program-client/src/main/java/org/odpi/openmetadata/accessservices/governanceprogram/client/GovernanceZoneManager.java) line: 210 spell e...
57895896e4379008afe5ffded9edbe3896323e81
fb7d2705b22513a9558f104a803ab24c54f7a974
https://github.com/odpi/egeria/compare/57895896e4379008afe5ffded9edbe3896323e81...fb7d2705b22513a9558f104a803ab24c54f7a974
diff --git a/open-metadata-implementation/access-services/governance-program/governance-program-client/src/main/java/org/odpi/openmetadata/accessservices/governanceprogram/client/GovernanceZoneManager.java b/open-metadata-implementation/access-services/governance-program/governance-program-client/src/main/java/org/odpi...
['open-metadata-implementation/access-services/governance-program/governance-program-client/src/main/java/org/odpi/openmetadata/accessservices/governanceprogram/client/GovernanceZoneManager.java']
{'.java': 1}
1
1
0
0
1
61,576,085
9,947,466
1,347,840
5,120
326
76
2
1
954
72
228
34
1
1
1970-01-01T00:27:58
701
Java
{'Java': 73907703, 'Jupyter Notebook': 2338674, 'Groovy': 67997, 'SCSS': 11740, 'Shell': 7274, 'HTML': 6701, 'Dockerfile': 5404, 'Ruby': 49}
Apache License 2.0
1,356
odpi/egeria/6712/6549
odpi
egeria
https://github.com/odpi/egeria/issues/6549
https://github.com/odpi/egeria/pull/6712
https://github.com/odpi/egeria/pull/6712
1
fix
[BUG] Problem registering governance engine / Asset consumer exceptions
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Noticed this when checking the notebooks for release. This notebook is explicitly marked as not to be run. However it looks to be an issue worth checking, possibly after some refactoring ``` POST https:/...
fc52eb09a771a29fcbd90b4cf5dc150f6b7799f6
f3128ceee67de9ea12157e00d0e019d6c650e216
https://github.com/odpi/egeria/compare/fc52eb09a771a29fcbd90b4cf5dc150f6b7799f6...f3128ceee67de9ea12157e00d0e019d6c650e216
diff --git a/open-metadata-implementation/adapters/open-connectors/event-bus-connectors/open-metadata-topic-connectors/kafka-open-metadata-topic-connector/src/main/java/org/odpi/openmetadata/adapters/eventbus/topic/kafka/KafkaOpenMetadataEventConsumer.java b/open-metadata-implementation/adapters/open-connectors/event-b...
['open-metadata-implementation/adapters/open-connectors/event-bus-connectors/open-metadata-topic-connectors/kafka-open-metadata-topic-connector/src/main/java/org/odpi/openmetadata/adapters/eventbus/topic/kafka/KafkaOpenMetadataEventConsumer.java']
{'.java': 1}
1
1
0
0
1
54,463,284
8,931,539
1,218,045
4,758
4,770
854
88
1
6,033
490
1,388
114
2
2
1970-01-01T00:27:37
701
Java
{'Java': 73907703, 'Jupyter Notebook': 2338674, 'Groovy': 67997, 'SCSS': 11740, 'Shell': 7274, 'HTML': 6701, 'Dockerfile': 5404, 'Ruby': 49}
Apache License 2.0
926
javacord/javacord/17/16
javacord
javacord
https://github.com/Javacord/Javacord/issues/16
https://github.com/Javacord/Javacord/pull/17
https://github.com/Javacord/Javacord/pull/17
1
fix
'Timestamp' attribute on messages ignores the timezone.
Currently the timestamp attribute on messages completely ignores the timezone, which causes major issues when comparing the time. As no TZ is supplied, Java assumes it wants to use the system time, which means unless the system is set to use UTC, the time will be wrong. This can be remedied in one of two ways: - Just ...
ab17ff6257733f96a3bbe35ae2952166dfac3423
ed3965c9eba5bdb1ed5956309c2edc747f427ba7
https://github.com/javacord/javacord/compare/ab17ff6257733f96a3bbe35ae2952166dfac3423...ed3965c9eba5bdb1ed5956309c2edc747f427ba7
diff --git a/src/main/java/de/btobastian/javacord/entities/message/impl/ImplMessage.java b/src/main/java/de/btobastian/javacord/entities/message/impl/ImplMessage.java index 07c667ff..184dc29a 100644 --- a/src/main/java/de/btobastian/javacord/entities/message/impl/ImplMessage.java +++ b/src/main/java/de/btobastian/javac...
['src/main/java/de/btobastian/javacord/entities/message/impl/ImplMessage.java']
{'.java': 1}
1
1
0
0
1
502,730
102,266
14,074
106
2,654
513
42
1
430
75
86
6
0
0
1970-01-01T00:24:33
689
Java
{'Java': 3278798, 'Groovy': 96336, 'Kotlin': 18569}
Apache License 2.0
925
javacord/javacord/20/19
javacord
javacord
https://github.com/Javacord/Javacord/issues/19
https://github.com/Javacord/Javacord/pull/20
https://github.com/Javacord/Javacord/pull/20
1
fix
Game of User does not update if not playing anything after.
When a user plays a game and leaves it, getGame() still gives the last played game, instead of null.
4fcd6ae8890f3e6c9620f88bbedfa79f3b22cc0a
4f036dbd0062d1195f7d8fe545e3415d2e467ec0
https://github.com/javacord/javacord/compare/4fcd6ae8890f3e6c9620f88bbedfa79f3b22cc0a...4f036dbd0062d1195f7d8fe545e3415d2e467ec0
diff --git a/src/main/java/de/btobastian/javacord/utils/handler/user/PresenceUpdateHandler.java b/src/main/java/de/btobastian/javacord/utils/handler/user/PresenceUpdateHandler.java index 4f9d7745..14622b19 100644 --- a/src/main/java/de/btobastian/javacord/utils/handler/user/PresenceUpdateHandler.java +++ b/src/main/jav...
['src/main/java/de/btobastian/javacord/utils/handler/user/PresenceUpdateHandler.java']
{'.java': 1}
1
1
0
0
1
503,940
102,505
14,101
106
2,156
382
37
1
101
19
24
2
0
0
1970-01-01T00:24:33
689
Java
{'Java': 3278798, 'Groovy': 96336, 'Kotlin': 18569}
Apache License 2.0
924
javacord/javacord/366/361
javacord
javacord
https://github.com/Javacord/Javacord/issues/361
https://github.com/Javacord/Javacord/pull/366
https://github.com/Javacord/Javacord/pull/366
1
fixed
The 50/1 global REST ratelimit is not handled properly
At the moment, hitting the global 50/1 ratelimit (e.g. by trying to send 100 DMs to 100 different users at the same time) is not handled properly by Javacord.
646310ec573e69b464e500043a23228acced57c4
ec9f6f719f4a7936d956e7d048060ee33d055554
https://github.com/javacord/javacord/compare/646310ec573e69b464e500043a23228acced57c4...ec9f6f719f4a7936d956e7d048060ee33d055554
diff --git a/javacord-core/src/main/java/org/javacord/core/AccountUpdaterDelegateImpl.java b/javacord-core/src/main/java/org/javacord/core/AccountUpdaterDelegateImpl.java index 1f5fe90a..606e9af7 100644 --- a/javacord-core/src/main/java/org/javacord/core/AccountUpdaterDelegateImpl.java +++ b/javacord-core/src/main/java...
['javacord-core/src/main/java/org/javacord/core/entity/channel/InternalTextChannel.java', 'javacord-core/src/main/java/org/javacord/core/DiscordApiImpl.java', 'javacord-core/src/main/java/org/javacord/core/util/ratelimit/RatelimitManager.java', 'javacord-core/src/main/java/org/javacord/core/util/ratelimit/RatelimitBuck...
{'.java': 7}
7
7
0
0
7
1,609,067
334,267
48,975
549
23,423
4,148
446
7
158
29
46
1
0
0
1970-01-01T00:25:33
689
Java
{'Java': 3278798, 'Groovy': 96336, 'Kotlin': 18569}
Apache License 2.0
923
javacord/javacord/394/260
javacord
javacord
https://github.com/Javacord/Javacord/issues/260
https://github.com/Javacord/Javacord/pull/394
https://github.com/Javacord/Javacord/pull/394
1
fixes
Message cache can be outdated
In some cases there might be messages in the cache which are no longer up to date: - Message gets send in a channel with read-access - Bot loses read-access for this channel - Message gets edited - Bot gains read-access again => The message content is out of date, but still in the cache This can cause some is...
61802fa365a75a474ac97363d753a41585450cca
83f246ce7f0f398538f2d7dbf66a70b0a5466e6b
https://github.com/javacord/javacord/compare/61802fa365a75a474ac97363d753a41585450cca...83f246ce7f0f398538f2d7dbf66a70b0a5466e6b
diff --git a/javacord-core/src/main/java/org/javacord/core/DiscordApiImpl.java b/javacord-core/src/main/java/org/javacord/core/DiscordApiImpl.java index 374da79a..70f5d20e 100644 --- a/javacord-core/src/main/java/org/javacord/core/DiscordApiImpl.java +++ b/javacord-core/src/main/java/org/javacord/core/DiscordApiImpl.ja...
['javacord-core/src/main/java/org/javacord/core/DiscordApiImpl.java', 'javacord-core/src/main/java/org/javacord/core/util/handler/guild/GuildMemberUpdateHandler.java', 'javacord-core/src/main/java/org/javacord/core/util/handler/channel/ChannelUpdateHandler.java', 'javacord-core/src/main/java/org/javacord/core/util/hand...
{'.java': 8}
8
8
0
0
8
1,720,206
356,802
52,007
568
5,040
867
107
8
470
78
100
12
0
0
1970-01-01T00:25:40
689
Java
{'Java': 3278798, 'Groovy': 96336, 'Kotlin': 18569}
Apache License 2.0
922
javacord/javacord/456/398
javacord
javacord
https://github.com/Javacord/Javacord/issues/398
https://github.com/Javacord/Javacord/pull/456
https://github.com/Javacord/Javacord/pull/456
1
fixes
Javacord does not wait for all servers being loaded
Sometimes Javacord does not wait for all server being loaded on startup. I don't know what's causing it, but I can imagine that it's caused by a slow websocket connection in combination with a very large server (Discord API has > 43.000 and Discord Bots > 37.000 members). I feel like that there's something wrong in o...
15f07ce3d58233176fd318476a87d2bc6d79dedc
a1beb9aff53a51a171fb2a9959a2fa6d0a71859c
https://github.com/javacord/javacord/compare/15f07ce3d58233176fd318476a87d2bc6d79dedc...a1beb9aff53a51a171fb2a9959a2fa6d0a71859c
diff --git a/javacord-core/src/main/java/org/javacord/core/util/gateway/DiscordWebSocketAdapter.java b/javacord-core/src/main/java/org/javacord/core/util/gateway/DiscordWebSocketAdapter.java index 4654b9eb..9a1cb57a 100644 --- a/javacord-core/src/main/java/org/javacord/core/util/gateway/DiscordWebSocketAdapter.java +++...
['javacord-core/src/main/java/org/javacord/core/util/gateway/DiscordWebSocketAdapter.java']
{'.java': 1}
1
1
0
0
1
1,716,490
356,108
51,940
568
368
60
4
1
4,526
424
1,449
34
4
2
1970-01-01T00:25:53
689
Java
{'Java': 3278798, 'Groovy': 96336, 'Kotlin': 18569}
Apache License 2.0
921
javacord/javacord/510/505
javacord
javacord
https://github.com/Javacord/Javacord/issues/505
https://github.com/Javacord/Javacord/pull/510
https://github.com/Javacord/Javacord/pull/510
1
closes
Regions
Discord changed the avaible server-regions. Please update them. There is e.g. only one europe region now instead of east and west.
bad5dfb76f6593b1a4c2a1205603479903ab29ea
50c22eeee13600a663a4bb1463754f425509e31b
https://github.com/javacord/javacord/compare/bad5dfb76f6593b1a4c2a1205603479903ab29ea...50c22eeee13600a663a4bb1463754f425509e31b
diff --git a/javacord-api/src/main/java/org/javacord/api/entity/Region.java b/javacord-api/src/main/java/org/javacord/api/entity/Region.java index ddf5cce9..f59a25ee 100644 --- a/javacord-api/src/main/java/org/javacord/api/entity/Region.java +++ b/javacord-api/src/main/java/org/javacord/api/entity/Region.java @@ -8,6 +...
['javacord-api/src/main/java/org/javacord/api/entity/Region.java']
{'.java': 1}
1
1
0
0
1
1,749,537
362,398
52,628
568
76
24
2
1
134
21
31
3
0
0
1970-01-01T00:26:14
689
Java
{'Java': 3278798, 'Groovy': 96336, 'Kotlin': 18569}
Apache License 2.0
920
javacord/javacord/550/526
javacord
javacord
https://github.com/Javacord/Javacord/issues/526
https://github.com/Javacord/Javacord/pull/550
https://github.com/Javacord/Javacord/pull/550
1
fixes
http status codes being ignored
JavaCord will attempt to parse Discord's repsonse on certain actions (e.g. sendMessage()) without checking the http response code. This results in HTML being parsed as JSON, and an exception being thrown. Attached is a stacktrace of when the API returned an HTTP 502, but JavaCord tried parsing the response as JSON anyw...
6c78cc91ee8872288c089196e146ebfde063e870
c5b1e711ae7bf5677ebe9d3394e07f9403eb5d5a
https://github.com/javacord/javacord/compare/6c78cc91ee8872288c089196e146ebfde063e870...c5b1e711ae7bf5677ebe9d3394e07f9403eb5d5a
diff --git a/javacord-core/src/main/java/org/javacord/core/util/rest/RestRequestResult.java b/javacord-core/src/main/java/org/javacord/core/util/rest/RestRequestResult.java index 515aa667..a983cef7 100644 --- a/javacord-core/src/main/java/org/javacord/core/util/rest/RestRequestResult.java +++ b/javacord-core/src/main/j...
['javacord-core/src/main/java/org/javacord/core/util/rest/RestRequestResult.java']
{'.java': 1}
1
1
0
0
1
1,787,134
370,471
53,822
576
906
186
19
1
364
53
84
4
1
0
1970-01-01T00:26:28
689
Java
{'Java': 3278798, 'Groovy': 96336, 'Kotlin': 18569}
Apache License 2.0
919
javacord/javacord/23/22
javacord
javacord
https://github.com/Javacord/Javacord/issues/22
https://github.com/Javacord/Javacord/pull/23
https://github.com/Javacord/Javacord/issues/22#issuecomment-249503828
1
fixed
Can't login to 'real' account
I'm attempting to log into a real account using the API. But it's throwing an error and an exception saying this: > java.lang.IllegalArgumentException: 400 Bad request! Maybe wrong email or password? > at de.btobastian.javacord.ImplDiscordAPI.requestTokenBlocking(ImplDiscordAPI.java:1014) > at de.btobastian.javaco...
3e31b863d4cb36093f110bb1e8dcd23837998174
fef7d09e491121c1d90fd8db4dce42d2655392e5
https://github.com/javacord/javacord/compare/3e31b863d4cb36093f110bb1e8dcd23837998174...fef7d09e491121c1d90fd8db4dce42d2655392e5
diff --git a/src/main/java/de/btobastian/javacord/ImplDiscordAPI.java b/src/main/java/de/btobastian/javacord/ImplDiscordAPI.java index df7d9a13..6d87dcdd 100644 --- a/src/main/java/de/btobastian/javacord/ImplDiscordAPI.java +++ b/src/main/java/de/btobastian/javacord/ImplDiscordAPI.java @@ -72,6 +72,11 @@ import java.ut...
['src/main/java/de/btobastian/javacord/ImplDiscordAPI.java']
{'.java': 1}
1
1
0
0
1
504,229
102,557
14,106
106
723
160
10
1
878
114
239
10
0
0
1970-01-01T00:24:34
689
Java
{'Java': 3278798, 'Groovy': 96336, 'Kotlin': 18569}
Apache License 2.0
113
stripe/stripe-java/1582/1581
stripe
stripe-java
https://github.com/stripe/stripe-java/issues/1581
https://github.com/stripe/stripe-java/pull/1582
https://github.com/stripe/stripe-java/pull/1582
1
fixes
Customer.retrievePaymentMethod() is broken
### Describe the bug unable to retrieve a customer's payment method using: `Customer.retrievePaymentMethod()` the `Customer.retrievePaymentMethod()` method is broken: when the URL parameters are inserted by `String.format()` it inserts the customer id for both the customer and the payment method instead of insert...
98d98801e7103fdeda9eb7ffe1f9fdc6871378ca
f93a85c5da3ef715d93f6ce8140089fbd5b890a8
https://github.com/stripe/stripe-java/compare/98d98801e7103fdeda9eb7ffe1f9fdc6871378ca...f93a85c5da3ef715d93f6ce8140089fbd5b890a8
diff --git a/src/main/java/com/stripe/model/Customer.java b/src/main/java/com/stripe/model/Customer.java index a47875a770..7e84fc9043 100644 --- a/src/main/java/com/stripe/model/Customer.java +++ b/src/main/java/com/stripe/model/Customer.java @@ -560,21 +560,22 @@ public class Customer extends ApiResource implements Ha...
['src/main/java/com/stripe/model/Customer.java']
{'.java': 1}
1
1
0
0
1
12,504,938
2,662,671
346,715
674
784
135
9
1
2,296
208
456
77
1
2
1970-01-01T00:28:06
686
Java
{'Java': 13238026, 'Makefile': 1002}
MIT License
741
jhipster/jhipster-registry/546/543
jhipster
jhipster-registry
https://github.com/jhipster/jhipster-registry/issues/543
https://github.com/jhipster/jhipster-registry/pull/546
https://github.com/jhipster/jhipster-registry/pull/546
1
fix
Registry docker image requires JWT base64-secret in oauth2 profile
<!-- - Please follow the issue template below for bug reports and feature requests. - If you have a support request rather than a bug, please use [Stack Overflow](http://stackoverflow.com/questions/tagged/jhipster) with the JHipster tag. - For bug reports it is mandatory to run the command `jhipster info` in your pr...
d4de3449db4f8308a1f527e10138ee708957e5de
6bce26936769c30123097156c778ed89c6169b49
https://github.com/jhipster/jhipster-registry/compare/d4de3449db4f8308a1f527e10138ee708957e5de...6bce26936769c30123097156c778ed89c6169b49
diff --git a/src/main/java/tech/jhipster/registry/security/jwt/TokenProvider.java b/src/main/java/tech/jhipster/registry/security/jwt/TokenProvider.java index e8a382c..059d642 100644 --- a/src/main/java/tech/jhipster/registry/security/jwt/TokenProvider.java +++ b/src/main/java/tech/jhipster/registry/security/jwt/TokenP...
['src/main/java/tech/jhipster/registry/security/jwt/TokenProvider.java', 'src/main/java/tech/jhipster/registry/web/rest/UserJWTController.java', 'src/main/java/tech/jhipster/registry/security/oauth2/JwtGrantedAuthorityConverter.java']
{'.java': 3}
3
3
0
0
3
105,496
19,536
2,872
49
168
31
5
3
2,077
316
445
45
1
0
1970-01-01T00:27:42
676
TypeScript
{'TypeScript': 198550, 'Java': 192822, 'CSS': 140710, 'HTML': 42192, 'SCSS': 9677, 'JavaScript': 5850, 'Shell': 2208, 'Dockerfile': 1434, 'Batchfile': 1088, 'HCL': 201}
Apache License 2.0
1,352
spring-cloud/spring-cloud-commons/225/224
spring-cloud
spring-cloud-commons
https://github.com/spring-cloud/spring-cloud-commons/issues/224
https://github.com/spring-cloud/spring-cloud-commons/pull/225
https://github.com/spring-cloud/spring-cloud-commons/pull/225
1
fixes
RetryTemplate does not work properly when calling multiple serviceNames
Hi guys. We encountered following issue when using consul and `RetryLoadBalancerInterceptor` Service-A calls service-1 and service-2. Service-1 and service-2 are provided in different servers with different paths. service-1 : http://host-1:8888/path1/service1 service-2: http://host-2:9999/path2/service2 Bu...
40930de25dd33878fb2773d087db3476d86abc70
5d5a5edc3c2a10b0890c5617802cad94e5cd6836
https://github.com/spring-cloud/spring-cloud-commons/compare/40930de25dd33878fb2773d087db3476d86abc70...5d5a5edc3c2a10b0890c5617802cad94e5cd6836
diff --git a/spring-cloud-commons/src/main/java/org/springframework/cloud/client/loadbalancer/LoadBalancerAutoConfiguration.java b/spring-cloud-commons/src/main/java/org/springframework/cloud/client/loadbalancer/LoadBalancerAutoConfiguration.java index 02257ac0..9f4cb42d 100644 --- a/spring-cloud-commons/src/main/java/...
['spring-cloud-commons/src/main/java/org/springframework/cloud/client/loadbalancer/RetryLoadBalancerInterceptor.java', 'spring-cloud-commons/src/test/java/org/springframework/cloud/client/loadbalancer/RetryLoadBalancerInterceptorTest.java', 'spring-cloud-commons/src/main/java/org/springframework/cloud/client/loadbalanc...
{'.java': 3}
3
3
0
0
3
279,886
57,134
8,840
111
1,002
203
25
2
2,280
250
502
50
4
0
1970-01-01T00:24:59
658
Java
{'Java': 1641470}
Apache License 2.0
1,349
spring-cloud/spring-cloud-commons/1208/1207
spring-cloud
spring-cloud-commons
https://github.com/spring-cloud/spring-cloud-commons/issues/1207
https://github.com/spring-cloud/spring-cloud-commons/pull/1208
https://github.com/spring-cloud/spring-cloud-commons/pull/1208
1
fixes
Caching is not enabled by default for certain user-enabled load-balancer configurations
It should only be disabled by default for health-checks-based load-balancing that has its own caching mechanism.
6677d16736de42c25525381694758c48ebf9ae8b
730c7852cfea06ae1a49c5bc0268b7b4d82f12ab
https://github.com/spring-cloud/spring-cloud-commons/compare/6677d16736de42c25525381694758c48ebf9ae8b...730c7852cfea06ae1a49c5bc0268b7b4d82f12ab
diff --git a/spring-cloud-loadbalancer/src/main/java/org/springframework/cloud/loadbalancer/annotation/LoadBalancerClientConfiguration.java b/spring-cloud-loadbalancer/src/main/java/org/springframework/cloud/loadbalancer/annotation/LoadBalancerClientConfiguration.java index d52a2d73..7c2cc898 100644 --- a/spring-cloud-...
['spring-cloud-loadbalancer/src/main/java/org/springframework/cloud/loadbalancer/annotation/LoadBalancerClientConfiguration.java', 'spring-cloud-loadbalancer/src/test/java/org/springframework/cloud/loadbalancer/annotation/LoadBalancerClientConfigurationTests.java']
{'.java': 2}
2
2
0
0
2
788,735
163,701
23,938
269
351
84
10
1
112
16
22
1
0
0
1970-01-01T00:27:56
658
Java
{'Java': 1641470}
Apache License 2.0
1,353
spring-cloud/spring-cloud-commons/144/143
spring-cloud
spring-cloud-commons
https://github.com/spring-cloud/spring-cloud-commons/issues/143
https://github.com/spring-cloud/spring-cloud-commons/pull/144
https://github.com/spring-cloud/spring-cloud-commons/pull/144
1
fixes
InfoEndpoint ID Is Not Set
When not using a boot version less than 1.4.x, the `InfoEndpoint` id is not set properly. See spring-cloud/spring-cloud-netflix#1449.
216f7446366d3faab150e53ac3af92f8250e49dd
607b6a9b0cb8030537ed6be64f634c29a4d383c3
https://github.com/spring-cloud/spring-cloud-commons/compare/216f7446366d3faab150e53ac3af92f8250e49dd...607b6a9b0cb8030537ed6be64f634c29a4d383c3
diff --git a/spring-cloud-context/src/main/java/org/springframework/cloud/autoconfigure/RefreshEndpointAutoConfiguration.java b/spring-cloud-context/src/main/java/org/springframework/cloud/autoconfigure/RefreshEndpointAutoConfiguration.java index bac20fea..a09858d1 100644 --- a/spring-cloud-context/src/main/java/org/sp...
['spring-cloud-context/src/main/java/org/springframework/cloud/autoconfigure/RefreshEndpointAutoConfiguration.java']
{'.java': 1}
1
1
0
0
1
243,795
49,953
7,711
93
842
173
19
1
134
18
38
1
0
0
1970-01-01T00:24:39
658
Java
{'Java': 1641470}
Apache License 2.0
491
kotcrab/vis-ui/68/63
kotcrab
vis-ui
https://github.com/kotcrab/vis-ui/issues/63
https://github.com/kotcrab/vis-ui/pull/68
https://github.com/kotcrab/vis-ui/pull/68#issuecomment-156676200
1
close
Crash on opening plugins folder from settings dialog
Editor crashs at the time when the 'Open Plugin Folder' button has been clicked in Settings dialog. I got this error message with stacktrace: ``` java.lang.IllegalArgumentException: The file: home/stquote/Downloads/VisUIEditor doesn't exist. at java.awt.Desktop.checkFileValidation(Desktop.java:210) at java.aw...
dda750718ce9557064ec5821b09f21a0528eaeac
c231d4ec43519201d2d1bc00ac024b224b621304
https://github.com/kotcrab/vis-ui/compare/dda750718ce9557064ec5821b09f21a0528eaeac...c231d4ec43519201d2d1bc00ac024b224b621304
diff --git a/Editor/src/com/kotcrab/vis/editor/util/JarUtils.java b/Editor/src/com/kotcrab/vis/editor/util/JarUtils.java index 57e5160b..bd576cfa 100644 --- a/Editor/src/com/kotcrab/vis/editor/util/JarUtils.java +++ b/Editor/src/com/kotcrab/vis/editor/util/JarUtils.java @@ -16,6 +16,7 @@ package com.kotcrab.vis.edit...
['Editor/src/com/kotcrab/vis/editor/util/JarUtils.java']
{'.java': 1}
1
1
0
0
1
2,438,297
584,843
77,764
697
332
83
8
1
5,351
249
1,252
71
2
1
1970-01-01T00:24:07
655
Java
{'Java': 934953, 'GLSL': 2915}
Apache License 2.0
739
adobe/s3mock/462/459
adobe
s3mock
https://github.com/adobe/S3Mock/issues/459
https://github.com/adobe/S3Mock/pull/462
https://github.com/adobe/S3Mock/pull/462
2
fixes
Copy command returns generic 404 instead of a NoSuchKey error
**Exception** When trying to copy a non-existing S3 object to the same bucket but with a different key a generic 404 exception occurs. ``` Exception in thread "main" software.amazon.awssdk.services.s3.model.S3Exception: null (Service: S3, Status Code: 404, Request ID: null, Extended Request ID: null) at softwa...
d6535223329d2cfd8bb601e8bde2c185823c1455
e1cf8ca19cd216a3ae0761a5cbd143394f385b43
https://github.com/adobe/s3mock/compare/d6535223329d2cfd8bb601e8bde2c185823c1455...e1cf8ca19cd216a3ae0761a5cbd143394f385b43
diff --git a/integration-tests/src/test/java/com/adobe/testing/s3mock/its/AmazonClientUploadIT.java b/integration-tests/src/test/java/com/adobe/testing/s3mock/its/AmazonClientUploadIT.java index 5e94ca91..69960bda 100644 --- a/integration-tests/src/test/java/com/adobe/testing/s3mock/its/AmazonClientUploadIT.java +++ b/...
['integration-tests/src/test/java/com/adobe/testing/s3mock/its/AmazonClientUploadIT.java', 'integration-tests/src/test/java/com/adobe/testing/s3mock/its/MultiPartUploadIT.java', 'server/src/main/java/com/adobe/testing/s3mock/FileStoreController.java']
{'.java': 3}
3
3
0
0
3
224,313
50,123
6,816
52
143
28
2
1
2,847
199
578
68
1
3
1970-01-01T00:27:26
640
Java
{'Java': 579394, 'Kotlin': 258712, 'Shell': 3792, 'Dockerfile': 3127}
Apache License 2.0
733
adobe/s3mock/838/837
adobe
s3mock
https://github.com/adobe/S3Mock/issues/837
https://github.com/adobe/S3Mock/pull/838
https://github.com/adobe/S3Mock/pull/838
1
closes
Race condition for temp dir creation
Hi there, we are running S3Mock embedded using the `S3MockExtension`. I know that this scenario is deprecated. ;-) After adding a second unit test class using `S3MockExtension` we are regularly seeing root folder creation failures in CI where two threads generate the same tmp file name and only one of them succee...
9068b26757eacdc64919e3e14abf566ee3fbfb3f
4fc70dbf7c403810c439721420e7e8fb53f8f770
https://github.com/adobe/s3mock/compare/9068b26757eacdc64919e3e14abf566ee3fbfb3f...4fc70dbf7c403810c439721420e7e8fb53f8f770
diff --git a/server/src/main/java/com/adobe/testing/s3mock/store/StoreConfiguration.java b/server/src/main/java/com/adobe/testing/s3mock/store/StoreConfiguration.java index 1a29f6fb..e11f0d32 100644 --- a/server/src/main/java/com/adobe/testing/s3mock/store/StoreConfiguration.java +++ b/server/src/main/java/com/adobe/te...
['server/src/main/java/com/adobe/testing/s3mock/store/StoreConfiguration.java']
{'.java': 1}
1
1
0
0
1
319,530
71,680
9,586
80
1,985
413
41
1
2,068
199
424
15
0
1
1970-01-01T00:27:44
640
Java
{'Java': 579394, 'Kotlin': 258712, 'Shell': 3792, 'Dockerfile': 3127}
Apache License 2.0