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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
379 | adobe-consulting-services/acs-aem-commons/379/378 | adobe-consulting-services | acs-aem-commons | https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/378 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/379 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/379 | 2 | fix | Component,Page Error Handler - Not rendering html snippets in edit, preview mode when component throws error | Component error handler is not working as expected in AEM 6.0+service pack 1 and in some scenerios mentioned below impacting error handler as well. We are using latest released ACS commons package at https://github.com/Adobe-Consulting-Services/acs-aem-commons/releases/tag/acs-aem-commons-1.9.2
Publisher Instance: Se... | 47d896f64a9ccb9a18c9c294bb909541ab22146d | 7a079170b9698a3691c1945ac51c870ce6b2c724 | https://github.com/adobe-consulting-services/acs-aem-commons/compare/47d896f64a9ccb9a18c9c294bb909541ab22146d...7a079170b9698a3691c1945ac51c870ce6b2c724 | diff --git a/bundle/src/main/java/com/adobe/acs/commons/wcm/impl/ComponentErrorHandlerImpl.java b/bundle/src/main/java/com/adobe/acs/commons/wcm/impl/ComponentErrorHandlerImpl.java
index 4bd9c43fa..192b07ede 100644
--- a/bundle/src/main/java/com/adobe/acs/commons/wcm/impl/ComponentErrorHandlerImpl.java
+++ b/bundle/src... | ['bundle/src/main/java/com/adobe/acs/commons/wcm/impl/ComponentErrorHandlerImpl.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,011,244 | 205,832 | 28,477 | 225 | 1,139 | 249 | 19 | 1 | 1,319 | 167 | 304 | 13 | 6 | 0 | 1970-01-01T00:23:36 | 438 | Java | {'Java': 6698660, 'JavaScript': 326616, 'HTML': 122754, 'Less': 30283, 'CSS': 19369, 'Groovy': 3717, 'Shell': 960, 'Rich Text Format': 363} | Apache License 2.0 |
380 | adobe-consulting-services/acs-aem-commons/376/375 | adobe-consulting-services | acs-aem-commons | https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/375 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/376 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/376 | 1 | fixes | Dispatcher Flush Rules Multi-Path Flush uses comma as delimiter | 1.9.0 introduced a new feature that allows chaining of flush paths using commas. This makes it hard to parse Flush Rules from the provided sling:OsgiConfigs..
`prop.rules.hierarchical="[regex=/abs-path&/foo&/bar,regex2=abs-path2]"`
Change to use `&` as the path delimiter
`prop.rules.hierarchical="[regex=/abs-path&/f... | 8c0b40de91a22f955fc62b6d2e5cd2f6f275743c | 3178346120fe113fce426d0f1d29bad4bf05f429 | https://github.com/adobe-consulting-services/acs-aem-commons/compare/8c0b40de91a22f955fc62b6d2e5cd2f6f275743c...3178346120fe113fce426d0f1d29bad4bf05f429 | diff --git a/bundle/src/main/java/com/adobe/acs/commons/replication/dispatcher/impl/DispatcherFlushRulesImpl.java b/bundle/src/main/java/com/adobe/acs/commons/replication/dispatcher/impl/DispatcherFlushRulesImpl.java
index 7d6b0b2d8..36a140d5f 100644
--- a/bundle/src/main/java/com/adobe/acs/commons/replication/dispatch... | ['bundle/src/main/java/com/adobe/acs/commons/replication/dispatcher/impl/DispatcherFlushRulesImpl.java', 'bundle/src/test/java/com/adobe/acs/commons/replication/dispatcher/impl/DispatcherFlushRulesImplTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,011,244 | 205,832 | 28,477 | 225 | 123 | 22 | 2 | 1 | 348 | 35 | 96 | 8 | 0 | 0 | 1970-01-01T00:23:36 | 438 | Java | {'Java': 6698660, 'JavaScript': 326616, 'HTML': 122754, 'Less': 30283, 'CSS': 19369, 'Groovy': 3717, 'Shell': 960, 'Rich Text Format': 363} | Apache License 2.0 |
381 | adobe-consulting-services/acs-aem-commons/340/339 | adobe-consulting-services | acs-aem-commons | https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/339 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/340 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/340 | 1 | fixes | AEM Environment Indicator displays twice on /cf# | AEM Env indicator renders twice for /cf loaded pages since both the /cf and the page are candidates for indicator injection. This does not look bad when it is just a bar since they overlap one another and you cant tell, but the custom tab example displays 2 tabs.
Tenatively going to reject add any requests refers whos... | a5c9bb132074de299b1f65cb9798c15d99906d64 | bb80c275198e840001d4b8ecdbc53acea79a36b3 | https://github.com/adobe-consulting-services/acs-aem-commons/compare/a5c9bb132074de299b1f65cb9798c15d99906d64...bb80c275198e840001d4b8ecdbc53acea79a36b3 | diff --git a/bundle/src/main/java/com/adobe/acs/commons/wcm/impl/AemEnvironmentIndicatorFilter.java b/bundle/src/main/java/com/adobe/acs/commons/wcm/impl/AemEnvironmentIndicatorFilter.java
index 01daa3ab6..7abd9166a 100644
--- a/bundle/src/main/java/com/adobe/acs/commons/wcm/impl/AemEnvironmentIndicatorFilter.java
+++ ... | ['bundle/src/main/java/com/adobe/acs/commons/wcm/impl/AemEnvironmentIndicatorFilter.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 825,286 | 168,637 | 23,081 | 178 | 184 | 35 | 4 | 1 | 335 | 61 | 71 | 4 | 0 | 0 | 1970-01-01T00:23:34 | 438 | Java | {'Java': 6698660, 'JavaScript': 326616, 'HTML': 122754, 'Less': 30283, 'CSS': 19369, 'Groovy': 3717, 'Shell': 960, 'Rich Text Format': 363} | Apache License 2.0 |
382 | adobe-consulting-services/acs-aem-commons/222/221 | adobe-consulting-services | acs-aem-commons | https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/221 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/222 | https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/222 | 1 | fixes | bug/Dispatcher Flush Rules - Regex replace not implemented for ResourceOnly flushing | /content/geometrixx/([^/]+)/([^/]+)=/content/$1/geometrixx/$2
Does not work for ResourceOnly flushing (was not implemented)
| 4b89cd27f6c366ca346bfa2275230b8b956af141 | fd7d31f99f8b96825c5faeccb5cee5e567db318c | https://github.com/adobe-consulting-services/acs-aem-commons/compare/4b89cd27f6c366ca346bfa2275230b8b956af141...fd7d31f99f8b96825c5faeccb5cee5e567db318c | diff --git a/bundle/src/main/java/com/adobe/acs/commons/replication/dispatcher/impl/DispatcherFlushRulesImpl.java b/bundle/src/main/java/com/adobe/acs/commons/replication/dispatcher/impl/DispatcherFlushRulesImpl.java
index dd6bb44fa..b8e0efd8c 100644
--- a/bundle/src/main/java/com/adobe/acs/commons/replication/dispatch... | ['bundle/src/main/java/com/adobe/acs/commons/replication/dispatcher/impl/DispatcherFlushRulesImpl.java', 'bundle/src/test/java/com/adobe/acs/commons/replication/dispatcher/impl/DispatcherFlushRulesImplTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 593,637 | 122,352 | 16,928 | 137 | 855 | 137 | 13 | 1 | 125 | 10 | 36 | 4 | 0 | 0 | 1970-01-01T00:23:20 | 438 | Java | {'Java': 6698660, 'JavaScript': 326616, 'HTML': 122754, 'Less': 30283, 'CSS': 19369, 'Groovy': 3717, 'Shell': 960, 'Rich Text Format': 363} | Apache License 2.0 |
561 | openhft/chronicle-wire/650/649 | openhft | chronicle-wire | https://github.com/OpenHFT/Chronicle-Wire/issues/649 | https://github.com/OpenHFT/Chronicle-Wire/pull/650 | https://github.com/OpenHFT/Chronicle-Wire/pull/650 | 1 | fixes | There's no way to encode a "zero" value in the SymbolsLongConverters | We take numeric zero to mean empty string which means strings that consist entirely of the "zero" character can't be round-tripped.
e.g. the following both fail
`assertEquals(Base85LongConverter.INSTANCE.asText(Base85LongConverter.INSTANCE.parse("0")), "0");`
`assertEquals(Base85LongConverter.INSTANCE.asText(Base8... | 38c8a6abd9b09fd2d3ad77329224648bb4542e7c | 7218ab25eb32deb95655770a75cc1ed42690f6a6 | https://github.com/openhft/chronicle-wire/compare/38c8a6abd9b09fd2d3ad77329224648bb4542e7c...7218ab25eb32deb95655770a75cc1ed42690f6a6 | diff --git a/src/main/java/net/openhft/chronicle/wire/converter/SymbolsLongConverter.java b/src/main/java/net/openhft/chronicle/wire/converter/SymbolsLongConverter.java
index 747abebb..e0750a12 100644
--- a/src/main/java/net/openhft/chronicle/wire/converter/SymbolsLongConverter.java
+++ b/src/main/java/net/openhft/chro... | ['src/main/java/net/openhft/chronicle/wire/converter/SymbolsLongConverter.java', 'src/test/java/net/openhft/chronicle/wire/Base85LongConverterTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,678,235 | 352,010 | 49,668 | 278 | 97 | 22 | 5 | 1 | 718 | 76 | 159 | 11 | 0 | 0 | 1970-01-01T00:28:00 | 423 | Java | {'Java': 3464093, 'Shell': 771} | Apache License 2.0 |
927 | scalar-labs/scalardb/71/66 | scalar-labs | scalardb | https://github.com/scalar-labs/scalardb/issues/66 | https://github.com/scalar-labs/scalardb/pull/71 | https://github.com/scalar-labs/scalardb/pull/71 | 1 | fix | Non-serializable execution (lost update) when a recode is deleted | ### Environment
- Version 2.0.0
- with SERIALIZABLE
### How to reproduce
```
CREATE TRANSACTION TABLE foo.foo (
id TEXT PARTITIONKEY,
value TEXT
);
```
- Initial state:
id | value | tx_version (tx metadata)
-- | ------ | ---
foo | 2 | 1
- Steps
- T1: start
- T1: Read a record that... | 65df3f9531d3afb7a42a79dc96610f174429ea74 | fd2b484c03910e462c41676760dc3a85eb8f5a1c | https://github.com/scalar-labs/scalardb/compare/65df3f9531d3afb7a42a79dc96610f174429ea74...fd2b484c03910e462c41676760dc3a85eb8f5a1c | diff --git a/src/integration-test/java/com/scalar/db/transaction/consensuscommit/ConsensusCommitIntegrationTest.java b/src/integration-test/java/com/scalar/db/transaction/consensuscommit/ConsensusCommitIntegrationTest.java
index 40a9f278..c6dac7ff 100644
--- a/src/integration-test/java/com/scalar/db/transaction/consens... | ['src/main/java/com/scalar/db/transaction/consensuscommit/PrepareMutationComposer.java', 'src/integration-test/java/com/scalar/db/transaction/consensuscommit/ConsensusCommitWithCassandraIntegrationTest.java', 'src/integration-test/java/com/scalar/db/transaction/consensuscommit/ConsensusCommitIntegrationTest.java', 'src... | {'.java': 4} | 4 | 4 | 0 | 0 | 4 | 217,416 | 47,418 | 7,661 | 97 | 961 | 175 | 13 | 1 | 1,277 | 249 | 450 | 57 | 0 | 1 | 1970-01-01T00:26:27 | 410 | Java | {'Java': 5071062, 'TLA': 16905, 'Shell': 4976, 'JavaScript': 3576, 'Ruby': 2936, 'Dockerfile': 1459} | Apache License 2.0 |
577 | gwtmaterialdesign/gwt-material/242/233 | gwtmaterialdesign | gwt-material | https://github.com/GwtMaterialDesign/gwt-material/issues/233 | https://github.com/GwtMaterialDesign/gwt-material/pull/242 | https://github.com/GwtMaterialDesign/gwt-material/pull/242#issuecomment-196896448 | 1 | close | HasFlexBox: Error setting the display attribute on UiBinder | The HasFlexBox interface defines two methods with the same name:
``` java
void setDisplay(Style.Display display);
void setDisplay(Display display);
```
And that causes a problem when you define a `display` attribute on UiBinder on any MaterialWidget:
``` xml
<m:MaterialPanel display="NONE" />
```
The error is:
``... | 512fdf1886300daa5abb37fda5472e91d0dca234 | f8712e893c1cb825cc86ec6139f508826dfdd7e7 | https://github.com/gwtmaterialdesign/gwt-material/compare/512fdf1886300daa5abb37fda5472e91d0dca234...f8712e893c1cb825cc86ec6139f508826dfdd7e7 | diff --git a/gwt-material/src/main/java/gwt/material/design/client/base/AbstractTextWidget.java b/gwt-material/src/main/java/gwt/material/design/client/base/AbstractTextWidget.java
index 5e5b8440..b14ad95a 100644
--- a/gwt-material/src/main/java/gwt/material/design/client/base/AbstractTextWidget.java
+++ b/gwt-material... | ['gwt-material/src/main/java/gwt/material/design/client/base/mixin/ProgressMixin.java', 'gwt-material/src/main/java/gwt/material/design/client/base/AbstractTextWidget.java', 'gwt-material/src/main/java/gwt/material/design/client/base/HasInlineStyle.java', 'gwt-material/src/main/java/gwt/material/design/client/constants... | {'.java': 9} | 9 | 9 | 0 | 0 | 9 | 656,897 | 147,374 | 22,371 | 260 | 5,701 | 1,133 | 136 | 9 | 384 | 51 | 87 | 20 | 0 | 3 | 1970-01-01T00:24:12 | 404 | Java | {'Java': 1902077, 'JavaScript': 396598, 'CSS': 97198, 'Batchfile': 674, 'Shell': 384} | Apache License 2.0 |
49 | citrusframework/citrus/598/588 | citrusframework | citrus | https://github.com/citrusframework/citrus/issues/588 | https://github.com/citrusframework/citrus/pull/598 | https://github.com/citrusframework/citrus/pull/598 | 2 | fixes | BooleanExpressionParser parses expression groups containing boolean strings inconsistently | **Citrus Version**
2.7.8
**Expected behavior**
As a user I would expect Citrus to consistently parse valid boolean expression like `(i = 5) and (${conditional} = true)` in e.g. iteration containers.
**Actual behavior**
Expression groups containing strings, like `(${conditional} = true)`, are handled inconsiste... | dded6e61012d64a98d70e3a4be95c84eb0c52904 | 98575325fe8037e995c91b2d9cc8667938a0a67b | https://github.com/citrusframework/citrus/compare/dded6e61012d64a98d70e3a4be95c84eb0c52904...98575325fe8037e995c91b2d9cc8667938a0a67b | diff --git a/modules/citrus-core/src/main/java/com/consol/citrus/util/BooleanExpressionParser.java b/modules/citrus-core/src/main/java/com/consol/citrus/util/BooleanExpressionParser.java
index 0b89a1796..8ea578945 100644
--- a/modules/citrus-core/src/main/java/com/consol/citrus/util/BooleanExpressionParser.java
+++ b/m... | ['modules/citrus-core/src/test/java/com/consol/citrus/util/BooleanExpressionParserTest.java', 'modules/citrus-core/src/main/java/com/consol/citrus/util/BooleanExpressionParser.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 5,473,150 | 1,096,313 | 161,581 | 1,557 | 16,633 | 3,069 | 375 | 1 | 2,359 | 197 | 480 | 60 | 1 | 1 | 1970-01-01T00:25:47 | 399 | Java | {'Java': 12001798, 'Groovy': 120014, 'XSLT': 39429, 'Shell': 34409, 'HTML': 12074, 'Makefile': 1941, 'Gherkin': 798, 'Dockerfile': 107} | Apache License 2.0 |
489 | gluufederation/oxauth/741/739 | gluufederation | oxauth | https://github.com/GluuFederation/oxAuth/issues/739 | https://github.com/GluuFederation/oxAuth/pull/741 | https://github.com/GluuFederation/oxAuth/pull/741 | 1 | fix | Fix the list of scopes in the authorization page | A dynamically registered client only gets the `openid` scope. Yet oxAuth is prompting for release of scopes like `profile` and `email` based on client request. Although data is not being leaked, it oxAuth is presenting the wrong authorization message to the user.
We should also add a _**negative test**_ to reflect... | be362879d6b8009d918d87a4b6ba98ced398aee7 | 72eb2370d62ee84c49e3b55ca3bf37bc57e3176c | https://github.com/gluufederation/oxauth/compare/be362879d6b8009d918d87a4b6ba98ced398aee7...72eb2370d62ee84c49e3b55ca3bf37bc57e3176c | diff --git a/Server/src/main/java/org/xdi/oxauth/model/authorize/ScopeChecker.java b/Server/src/main/java/org/xdi/oxauth/model/authorize/ScopeChecker.java
index 8e847f619..b504f159b 100644
--- a/Server/src/main/java/org/xdi/oxauth/model/authorize/ScopeChecker.java
+++ b/Server/src/main/java/org/xdi/oxauth/model/authori... | ['Server/src/main/java/org/xdi/oxauth/model/authorize/ScopeChecker.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,301,717 | 466,478 | 64,918 | 482 | 459 | 103 | 20 | 1 | 340 | 54 | 72 | 5 | 0 | 0 | 1970-01-01T00:25:17 | 397 | Java | {'Java': 8006952, 'JavaScript': 1475711, 'Python': 1042483, 'HTML': 696561, 'CSS': 91820, 'Mustache': 2244, 'Shell': 302, 'Batchfile': 78} | MIT License |
484 | gluufederation/oxauth/1821/1820 | gluufederation | oxauth | https://github.com/GluuFederation/oxAuth/issues/1820 | https://github.com/GluuFederation/oxAuth/pull/1821 | https://github.com/GluuFederation/oxAuth/pull/1821 | 1 | fix | bug(oxauth): apply `clientWhiteList` when session is valid (`allowPostLogoutRedirectWithoutValidation=true` ) | ## Describe the issue
When session is valid and `allowPostLogoutRedirectWithoutValidation=true` call to `/end_session` does not run check against `clientWhiteList` for `post_logout_redirect_uri`.
| cf82315ba562d575786ecb3856a31e80182fbd8f | 1eb990a5e5b4dbc26c9bbe4955c497178cfe5772 | https://github.com/gluufederation/oxauth/compare/cf82315ba562d575786ecb3856a31e80182fbd8f...1eb990a5e5b4dbc26c9bbe4955c497178cfe5772 | diff --git a/Server/src/main/java/org/gluu/oxauth/session/ws/rs/EndSessionRestWebServiceImpl.java b/Server/src/main/java/org/gluu/oxauth/session/ws/rs/EndSessionRestWebServiceImpl.java
index 237d64cd2..94bcffa60 100644
--- a/Server/src/main/java/org/gluu/oxauth/session/ws/rs/EndSessionRestWebServiceImpl.java
+++ b/Serv... | ['Server/src/main/java/org/gluu/oxauth/session/ws/rs/EndSessionRestWebServiceImpl.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,975,427 | 607,811 | 84,409 | 638 | 1,421 | 268 | 19 | 1 | 203 | 21 | 44 | 5 | 0 | 0 | 1970-01-01T00:28:01 | 397 | Java | {'Java': 8006952, 'JavaScript': 1475711, 'Python': 1042483, 'HTML': 696561, 'CSS': 91820, 'Mustache': 2244, 'Shell': 302, 'Batchfile': 78} | MIT License |
485 | gluufederation/oxauth/1726/1725 | gluufederation | oxauth | https://github.com/GluuFederation/oxAuth/issues/1725 | https://github.com/GluuFederation/oxAuth/pull/1726 | https://github.com/GluuFederation/oxAuth/pull/1726 | 1 | fix | test(oxauth): SpontaneousScopeHttpTest fails during build | ## Describe the issue
```
at org.testng.Assert.fail(Assert.java:96)
at org.testng.Assert.failNotEquals(Assert.java:776)
at org.testng.Assert.assertTrue(Assert.java:44)
at org.testng.Assert.assertTrue(Assert.java:54)
at org.gluu.oxauth.ws.rs.SpontaneousScopeHttpTest.spontaneousScope(SpontaneousScopeHttpTest.java... | 980e29440ffdc0f6722516852337380470923fa1 | efd7e1ef0ad4f1dd4a37c3e35515d53bfd8e9eb7 | https://github.com/gluufederation/oxauth/compare/980e29440ffdc0f6722516852337380470923fa1...efd7e1ef0ad4f1dd4a37c3e35515d53bfd8e9eb7 | diff --git a/Model/src/main/java/org/gluu/oxauth/model/configuration/AppConfiguration.java b/Model/src/main/java/org/gluu/oxauth/model/configuration/AppConfiguration.java
index 76fd97c4e..82498084b 100644
--- a/Model/src/main/java/org/gluu/oxauth/model/configuration/AppConfiguration.java
+++ b/Model/src/main/java/org/g... | ['Model/src/main/java/org/gluu/oxauth/model/configuration/AppConfiguration.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,947,727 | 602,325 | 83,713 | 635 | 249 | 64 | 4 | 1 | 451 | 34 | 116 | 20 | 0 | 1 | 1970-01-01T00:27:43 | 397 | Java | {'Java': 8006952, 'JavaScript': 1475711, 'Python': 1042483, 'HTML': 696561, 'CSS': 91820, 'Mustache': 2244, 'Shell': 302, 'Batchfile': 78} | MIT License |
486 | gluufederation/oxauth/1724/1723 | gluufederation | oxauth | https://github.com/GluuFederation/oxAuth/issues/1723 | https://github.com/GluuFederation/oxAuth/pull/1724 | https://github.com/GluuFederation/oxAuth/pull/1724 | 1 | fix | bug(oxauth): fix NPE in JwtAuthorizationRequest | ## Describe the issue
```
java.lang.NullPointerException: null
at org.gluu.oxauth.model.authorize.JwtAuthorizationRequest.createJwtRequest(JwtAuthorizationRequest.java:466) ~[classes/:?]
at org.gluu.oxauth.bcauthorize.ws.rs.BackchannelAuthorizeRestWebServiceImpl.requestBackchannelAuthorizationPost(B... | 3fe6db5e932216dc53ae5c1ec66bf466cb706219 | 8d9d6c4d6afba46f880bfda54f8e7b50f97b95bd | https://github.com/gluufederation/oxauth/compare/3fe6db5e932216dc53ae5c1ec66bf466cb706219...8d9d6c4d6afba46f880bfda54f8e7b50f97b95bd | diff --git a/Server/src/main/java/org/gluu/oxauth/model/authorize/JwtAuthorizationRequest.java b/Server/src/main/java/org/gluu/oxauth/model/authorize/JwtAuthorizationRequest.java
index 72773d939..2e1dfb565 100644
--- a/Server/src/main/java/org/gluu/oxauth/model/authorize/JwtAuthorizationRequest.java
+++ b/Server/src/ma... | ['Server/src/main/java/org/gluu/oxauth/model/authorize/JwtAuthorizationRequest.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,947,690 | 602,316 | 83,713 | 635 | 234 | 43 | 2 | 1 | 874 | 42 | 207 | 16 | 0 | 1 | 1970-01-01T00:27:43 | 397 | Java | {'Java': 8006952, 'JavaScript': 1475711, 'Python': 1042483, 'HTML': 696561, 'CSS': 91820, 'Mustache': 2244, 'Shell': 302, 'Batchfile': 78} | MIT License |
490 | gluufederation/oxauth/740/739 | gluufederation | oxauth | https://github.com/GluuFederation/oxAuth/issues/739 | https://github.com/GluuFederation/oxAuth/pull/740 | https://github.com/GluuFederation/oxAuth/pull/740 | 1 | fix | Fix the list of scopes in the authorization page | A dynamically registered client only gets the `openid` scope. Yet oxAuth is prompting for release of scopes like `profile` and `email` based on client request. Although data is not being leaked, it oxAuth is presenting the wrong authorization message to the user.
We should also add a _**negative test**_ to reflect... | 227f79d8aba8e5a7c15151eb4083243e583aa308 | 113f114a86a1549c031066620d51d161c607bfcc | https://github.com/gluufederation/oxauth/compare/227f79d8aba8e5a7c15151eb4083243e583aa308...113f114a86a1549c031066620d51d161c607bfcc | diff --git a/Client/src/test/java/org/xdi/oxauth/ws/rs/AuthorizationCodeFlowHttpTest.java b/Client/src/test/java/org/xdi/oxauth/ws/rs/AuthorizationCodeFlowHttpTest.java
index 1142aa1b4..48ed59c99 100644
--- a/Client/src/test/java/org/xdi/oxauth/ws/rs/AuthorizationCodeFlowHttpTest.java
+++ b/Client/src/test/java/org/xdi... | ['Client/src/test/java/org/xdi/oxauth/ws/rs/AuthorizationCodeFlowHttpTest.java', 'Server/src/main/java/org/xdi/oxauth/authorize/ws/rs/AuthorizeAction.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 2,301,325 | 466,389 | 64,908 | 482 | 563 | 130 | 14 | 1 | 340 | 54 | 72 | 5 | 0 | 0 | 1970-01-01T00:25:17 | 397 | Java | {'Java': 8006952, 'JavaScript': 1475711, 'Python': 1042483, 'HTML': 696561, 'CSS': 91820, 'Mustache': 2244, 'Shell': 302, 'Batchfile': 78} | MIT License |
1,037 | artipie/artipie/396/395 | artipie | artipie | https://github.com/artipie/artipie/issues/395 | https://github.com/artipie/artipie/pull/396 | https://github.com/artipie/artipie/pull/396 | 1 | fixes | GitHub API quota is drained too fast when authenticating via personal tokens | When using personal GitHub access tokens, the quota is drained very fast, it seems caching is not working. | 60a5e03ce6ad47988068b33cbd91eccd745db43f | 800f6d290fa4fe37582b8d7e9d8a0c9d134a7f18 | https://github.com/artipie/artipie/compare/60a5e03ce6ad47988068b33cbd91eccd745db43f...800f6d290fa4fe37582b8d7e9d8a0c9d134a7f18 | diff --git a/src/main/java/com/artipie/YamlSettings.java b/src/main/java/com/artipie/YamlSettings.java
index e3cbaeb09..fb1b249af 100644
--- a/src/main/java/com/artipie/YamlSettings.java
+++ b/src/main/java/com/artipie/YamlSettings.java
@@ -29,6 +29,7 @@ import com.artipie.asto.Remaining;
import com.artipie.asto.Stora... | ['src/main/java/com/artipie/auth/GithubAuth.java', 'src/main/java/com/artipie/auth/LoggingAuth.java', 'src/main/java/com/artipie/auth/AuthFromEnv.java', 'src/main/java/com/artipie/auth/ChainedAuth.java', 'src/main/java/com/artipie/auth/AuthFromYaml.java', 'src/main/java/com/artipie/auth/CachedAuth.java', 'src/main/java... | {'.java': 7} | 7 | 7 | 0 | 0 | 7 | 225,214 | 46,189 | 6,269 | 66 | 1,633 | 315 | 48 | 7 | 106 | 18 | 21 | 1 | 0 | 0 | 1970-01-01T00:26:35 | 394 | Java | {'Java': 819427, 'HTML': 3447, 'Python': 1338, 'Elixir': 1094, 'Dockerfile': 901, 'JavaScript': 827, 'CSS': 202} | MIT License |
1,169 | hibernate/hibernate-reactive/978/976 | hibernate | hibernate-reactive | https://github.com/hibernate/hibernate-reactive/issues/976 | https://github.com/hibernate/hibernate-reactive/pull/978 | https://github.com/hibernate/hibernate-reactive/pull/978 | 1 | fixes | ReactiveSessionImpl#reactiveClose() | The implementation of `reactiveClose()` is first closing the connection, and then invoking close() on super.
I believe it needs to happen in the opposite order, for two reasons:
1. we need to flag the Session as closed ASAP to produce an error on illegal use
2. the super.close() method might need the connection ... | c5f48c06ad07e45dd2784ee258bad953d471b17c | f2310c0583d52d125674b224c059a8f1abc89441 | https://github.com/hibernate/hibernate-reactive/compare/c5f48c06ad07e45dd2784ee258bad953d471b17c...f2310c0583d52d125674b224c059a8f1abc89441 | diff --git a/hibernate-reactive-core/src/main/java/org/hibernate/reactive/session/impl/ReactiveSessionImpl.java b/hibernate-reactive-core/src/main/java/org/hibernate/reactive/session/impl/ReactiveSessionImpl.java
index a3e18857..0d4dca69 100644
--- a/hibernate-reactive-core/src/main/java/org/hibernate/reactive/session/... | ['hibernate-reactive-core/src/main/java/org/hibernate/reactive/session/impl/ReactiveSessionImpl.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,425,192 | 311,880 | 41,706 | 249 | 174 | 38 | 4 | 1 | 350 | 57 | 71 | 6 | 0 | 0 | 1970-01-01T00:27:12 | 390 | Java | {'Java': 3376271, 'Shell': 1406} | Apache License 2.0 |
1,170 | hibernate/hibernate-reactive/360/359 | hibernate | hibernate-reactive | https://github.com/hibernate/hibernate-reactive/issues/359 | https://github.com/hibernate/hibernate-reactive/pull/360 | https://github.com/hibernate/hibernate-reactive/pull/360 | 2 | fixes | session.remove && session.getReference | Hello, as i understand, following jpa, there is only one way to remove detached entity:
```
factory.withTransaction((session, transaction) ->
session.merge(sampleEntity).invokeUni(session::remove)
).await().indefinitely();
```
Everything is fine, but if it's about performance, merge operation takes large am... | d265e520441230171f021bc0cc2f27bd9a2fa248 | c5c39f5c0f521536b2afa71f0678d0b111e884b9 | https://github.com/hibernate/hibernate-reactive/compare/d265e520441230171f021bc0cc2f27bd9a2fa248...c5c39f5c0f521536b2afa71f0678d0b111e884b9 | diff --git a/hibernate-reactive-core/src/main/java/org/hibernate/reactive/event/impl/DefaultReactiveDeleteEventListener.java b/hibernate-reactive-core/src/main/java/org/hibernate/reactive/event/impl/DefaultReactiveDeleteEventListener.java
index ced3306e..ae6b299d 100644
--- a/hibernate-reactive-core/src/main/java/org/h... | ['hibernate-reactive-core/src/test/java/org/hibernate/reactive/ReferenceTest.java', 'hibernate-reactive-core/src/main/java/org/hibernate/reactive/event/impl/DefaultReactiveLockEventListener.java', 'hibernate-reactive-core/src/main/java/org/hibernate/reactive/session/impl/ReactiveSessionImpl.java', 'hibernate-reactive-c... | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 1,004,652 | 219,732 | 29,894 | 196 | 8,668 | 1,797 | 168 | 4 | 685 | 87 | 146 | 11 | 0 | 3 | 1970-01-01T00:26:39 | 390 | Java | {'Java': 3376271, 'Shell': 1406} | Apache License 2.0 |
789 | spongepowered/sponge/3765/3727 | spongepowered | sponge | https://github.com/SpongePowered/Sponge/issues/3727 | https://github.com/SpongePowered/Sponge/pull/3765 | https://github.com/SpongePowered/Sponge/pull/3765 | 1 | fixes | Cancelling a `InteractBlockEvent.Secondary` doesn't refresh count in inventory | ### Affected Product(s)
SpongeForge, SpongeVanilla
### Version
1.16.5-36.2.5-8.1.0-RC1164
### Operating System
Windows
### Java Version
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_282-b08)
### Plugins/Mods
```shell
None other than this plugin
```
### Describe the bug
```
@Listener
public void t... | 6e443ec04ded4385d12c2e609360e81a770fbfcb | d40af3cf30ee0b36a3b598cd9b785876da16f21d | https://github.com/spongepowered/sponge/compare/6e443ec04ded4385d12c2e609360e81a770fbfcb...d40af3cf30ee0b36a3b598cd9b785876da16f21d | diff --git a/src/mixins/java/org/spongepowered/common/mixin/tracker/server/level/ServerPlayerGameModeMixin_Tracker.java b/src/mixins/java/org/spongepowered/common/mixin/tracker/server/level/ServerPlayerGameModeMixin_Tracker.java
index fe8b20b4f..b94a1d308 100644
--- a/src/mixins/java/org/spongepowered/common/mixin/trac... | ['src/mixins/java/org/spongepowered/common/mixin/tracker/server/level/ServerPlayerGameModeMixin_Tracker.java', 'src/mixins/java/org/spongepowered/common/mixin/tracker/server/network/ServerGamePacketListenerImplMixin_Tracker.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 11,615,757 | 2,352,623 | 265,025 | 2,928 | 2,630 | 515 | 35 | 2 | 776 | 112 | 203 | 37 | 0 | 2 | 1970-01-01T00:27:44 | 358 | Java | {'Java': 12523507, 'Kotlin': 74371, 'Shell': 70} | MIT License |
792 | spongepowered/sponge/2462/3035 | spongepowered | sponge | https://github.com/SpongePowered/Sponge/issues/3035 | https://github.com/SpongePowered/Sponge/pull/2462 | https://github.com/SpongePowered/Sponge/pull/2462 | 1 | fixes | ChangeBlockEvent cause does not contain who activated TNT | **I am currently running**
- SpongeVanilla version: spongevanilla-1.12.2-7.2.3-RC373
**Issue Description**
This is my test code:
https://gist.github.com/XakepSDK/a0f874facd1349e27a2484968a1897a9
This is results i obtain doing different things with TNT in-game:
I placed 1 TNT, 1 redstone dust and 1 pressure pl... | 78b0883e022aae3c3f22c1c6da36f83d26f39f81 | 85f1a678271c803448517d4b31a1348e72df0d76 | https://github.com/spongepowered/sponge/compare/78b0883e022aae3c3f22c1c6da36f83d26f39f81...85f1a678271c803448517d4b31a1348e72df0d76 | diff --git a/src/main/java/org/spongepowered/common/mixin/core/world/chunk/ChunkMixin.java b/src/main/java/org/spongepowered/common/mixin/core/world/chunk/ChunkMixin.java
index 140ad1f37..62099c0b3 100644
--- a/src/main/java/org/spongepowered/common/mixin/core/world/chunk/ChunkMixin.java
+++ b/src/main/java/org/spongep... | ['src/main/java/org/spongepowered/common/mixin/core/world/chunk/ChunkMixin.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 13,466,940 | 2,769,055 | 308,726 | 3,294 | 428 | 83 | 6 | 1 | 742 | 91 | 218 | 16 | 3 | 0 | 1970-01-01T00:26:18 | 358 | Java | {'Java': 12523507, 'Kotlin': 74371, 'Shell': 70} | MIT License |
790 | spongepowered/sponge/3764/3691 | spongepowered | sponge | https://github.com/SpongePowered/Sponge/issues/3691 | https://github.com/SpongePowered/Sponge/pull/3764 | https://github.com/SpongePowered/Sponge/pull/3764 | 1 | fixes | setBiome uses incorrect math | ### Affected Product(s)
SpongeForge, SpongeVanilla
### Version
spongevanilla-1.16.5-8.1.0-RC1134
### Operating System
Linux
### Java Version
17.0.3
### Plugins/Mods
```shell
WorldEdit
```
### Describe the bug
setBiome uses incorrect math, specifically in `VolumeStreamUtils#setBiomeOnNativeChunk` it takes bl... | 6e443ec04ded4385d12c2e609360e81a770fbfcb | a944e33aa9d02d242e3b9a5867e9416dbc8b4696 | https://github.com/spongepowered/sponge/compare/6e443ec04ded4385d12c2e609360e81a770fbfcb...a944e33aa9d02d242e3b9a5867e9416dbc8b4696 | diff --git a/src/main/java/org/spongepowered/common/world/volume/VolumeStreamUtils.java b/src/main/java/org/spongepowered/common/world/volume/VolumeStreamUtils.java
index abf748d92..1f49ee52e 100644
--- a/src/main/java/org/spongepowered/common/world/volume/VolumeStreamUtils.java
+++ b/src/main/java/org/spongepowered/co... | ['src/mixins/java/org/spongepowered/common/mixin/api/minecraft/world/level/LevelMixin_API.java', 'src/main/java/org/spongepowered/common/world/volume/VolumeStreamUtils.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 11,615,757 | 2,352,623 | 265,025 | 2,928 | 1,043 | 269 | 14 | 2 | 487 | 59 | 141 | 30 | 0 | 1 | 1970-01-01T00:27:44 | 358 | Java | {'Java': 12523507, 'Kotlin': 74371, 'Shell': 70} | MIT License |
791 | spongepowered/sponge/3634/3631 | spongepowered | sponge | https://github.com/SpongePowered/Sponge/issues/3631 | https://github.com/SpongePowered/Sponge/pull/3634 | https://github.com/SpongePowered/Sponge/pull/3634 | 1 | fixes | Mekanism Crash On Launch | ### Affected Product(s)
SpongeForge
### Version
spongeforge-1.16.5-36.2.5-8.0.0-RC1073-universal.jar
### Operating System
Windows
### Java Version
Adopt OpenJDK Hotspot 1.8.0_322
### Plugins/Mods
```shell
SpongeForge
Mekanism-1.16.5-10.1.1.456.jar (Latest)
```
### Describe the bug
When both Mekanism and Sp... | 0ea18fb9665e3a89df7a1bb50bbea40bb56afdbf | 5f7b4c58adf9103e17ae9b70a1774adeee9988b0 | https://github.com/spongepowered/sponge/compare/0ea18fb9665e3a89df7a1bb50bbea40bb56afdbf...5f7b4c58adf9103e17ae9b70a1774adeee9988b0 | diff --git a/forge/src/mixins/java/org/spongepowered/forge/mixin/core/world/entity/item/ItemEntityMixin_Forge.java b/forge/src/mixins/java/org/spongepowered/forge/mixin/core/world/entity/item/ItemEntityMixin_Forge.java
index fb2b502d4..1ad9b4ed9 100644
--- a/forge/src/mixins/java/org/spongepowered/forge/mixin/core/worl... | ['forge/src/mixins/java/org/spongepowered/forge/mixin/core/world/entity/item/ItemEntityMixin_Forge.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 11,680,426 | 2,367,031 | 266,946 | 2,940 | 411 | 98 | 7 | 1 | 682 | 49 | 231 | 35 | 3 | 1 | 1970-01-01T00:27:25 | 358 | Java | {'Java': 12523507, 'Kotlin': 74371, 'Shell': 70} | MIT License |
3,326 | ls1intum/artemis/7058/7056 | ls1intum | artemis | https://github.com/ls1intum/Artemis/issues/7056 | https://github.com/ls1intum/Artemis/pull/7058 | https://github.com/ls1intum/Artemis/pull/7058 | 1 | closes | `Programming exercises`: Missing build plan when importing programming exercises | ### Describe the bug
After importing a programming exercise, the build plan is missing. No inputs can be made, and the wheel in the top bar keeps on spinning.
The re-create build plan option also doesn't work.
### To Reproduce
1. Import a programming exercise from instance (meaning from another course, for ex... | e0bd92657cffcb1a92bcbfe52cf5a02522bbb1f4 | f57220274d7b74f7ff3cc9bec52c3af82a449cda | https://github.com/ls1intum/artemis/compare/e0bd92657cffcb1a92bcbfe52cf5a02522bbb1f4...f57220274d7b74f7ff3cc9bec52c3af82a449cda | diff --git a/src/main/java/de/tum/in/www1/artemis/repository/BuildPlanRepository.java b/src/main/java/de/tum/in/www1/artemis/repository/BuildPlanRepository.java
index 9d6113fb08..ad98dcf17f 100644
--- a/src/main/java/de/tum/in/www1/artemis/repository/BuildPlanRepository.java
+++ b/src/main/java/de/tum/in/www1/artemis/r... | ['src/main/java/de/tum/in/www1/artemis/service/programming/ProgrammingExerciseImportService.java', 'src/main/java/de/tum/in/www1/artemis/service/connectors/jenkins/JenkinsService.java', 'src/main/java/de/tum/in/www1/artemis/service/connectors/gitlabci/GitLabCIService.java', 'src/main/java/de/tum/in/www1/artemis/service... | {'.java': 11} | 11 | 11 | 0 | 0 | 11 | 7,326,194 | 1,453,958 | 160,946 | 1,268 | 5,987 | 1,144 | 63 | 9 | 831 | 119 | 201 | 36 | 1 | 0 | 1970-01-01T00:28:11 | 354 | Java | {'Java': 13557695, 'TypeScript': 11937642, 'HTML': 2646433, 'SCSS': 351993, 'Scala': 203267, 'JavaScript': 145109, 'Shell': 96776, 'Python': 65037, 'Swift': 47826, 'PHP': 30694, 'OCaml': 30536, 'Groovy': 23787, 'CSS': 14104, 'Assembly': 12789, 'Kotlin': 8996, 'Dockerfile': 6710, 'Haskell': 4691, 'C': 4480, 'VHDL': 4142... | MIT License |
3,327 | ls1intum/artemis/6842/6691 | ls1intum | artemis | https://github.com/ls1intum/Artemis/issues/6691 | https://github.com/ls1intum/Artemis/pull/6842 | https://github.com/ls1intum/Artemis/pull/6842 | 1 | fix | Outdated activation links shouldn't cause a full stracktrace in server logs | ### Describe the bug
Clicking outdated activation links lead to an internal server error with full stacktrace in the server logs and make me, as a server admin, think that something really bad has happened (i.e., sth that needs further investigation).
### To Reproduce
1. Go to `/account/activate?key=foo`.
2. Check ... | 83ae671d4b0123c59fa86f658c50d800091ef78e | 8993f16e21a55773c0c30f5c0016da5b92822781 | https://github.com/ls1intum/artemis/compare/83ae671d4b0123c59fa86f658c50d800091ef78e...8993f16e21a55773c0c30f5c0016da5b92822781 | diff --git a/src/main/java/de/tum/in/www1/artemis/web/rest/open/PublicAccountResource.java b/src/main/java/de/tum/in/www1/artemis/web/rest/open/PublicAccountResource.java
index 75fa9cd1af..0db3d9347f 100644
--- a/src/main/java/de/tum/in/www1/artemis/web/rest/open/PublicAccountResource.java
+++ b/src/main/java/de/tum/in... | ['src/test/java/de/tum/in/www1/artemis/user/AccountResourceWithGitLabIntegrationTest.java', 'src/main/java/de/tum/in/www1/artemis/web/rest/open/PublicAccountResource.java', 'src/test/java/de/tum/in/www1/artemis/user/AccountResourceIntegrationTest.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 7,297,855 | 1,448,505 | 160,660 | 1,267 | 562 | 110 | 6 | 1 | 9,550 | 295 | 1,848 | 112 | 0 | 1 | 1970-01-01T00:28:08 | 354 | Java | {'Java': 13557695, 'TypeScript': 11937642, 'HTML': 2646433, 'SCSS': 351993, 'Scala': 203267, 'JavaScript': 145109, 'Shell': 96776, 'Python': 65037, 'Swift': 47826, 'PHP': 30694, 'OCaml': 30536, 'Groovy': 23787, 'CSS': 14104, 'Assembly': 12789, 'Kotlin': 8996, 'Dockerfile': 6710, 'Haskell': 4691, 'C': 4480, 'VHDL': 4142... | MIT License |
137 | dita-ot/dita-ot/3925/3917 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/3917 | https://github.com/dita-ot/dita-ot/pull/3925 | https://github.com/dita-ot/dita-ot/pull/3925 | 2 | fixes | if parallel=true, some files are not rendered | ## Expected Behavior
all files are rendered
## Actual Behavior
some files are skipped with error "folder could not be created". seemingly randomly in documents, but consistently between builds
## Steps to Reproduce
render a document with a lot of topics in the same subfolder (?)
## Copy of the error message... | d7e92f038accc942c386ee1935aaffdb619f9514 | 8798c69e8876d309cec447a916321cd15112d3ec | https://github.com/dita-ot/dita-ot/compare/d7e92f038accc942c386ee1935aaffdb619f9514...8798c69e8876d309cec447a916321cd15112d3ec | diff --git a/src/main/java/org/dita/dost/ant/DITAOTCopy.java b/src/main/java/org/dita/dost/ant/DITAOTCopy.java
index 391df9948..144498391 100644
--- a/src/main/java/org/dita/dost/ant/DITAOTCopy.java
+++ b/src/main/java/org/dita/dost/ant/DITAOTCopy.java
@@ -13,6 +13,8 @@ import java.io.BufferedReader;
import java.io.Fi... | ['src/main/java/org/dita/dost/module/reader/AbstractReaderModule.java', 'src/main/java/org/dita/dost/ant/DITAOTCopy.java', 'src/main/java/org/dita/dost/util/XMLUtils.java', 'src/main/java/org/dita/dost/module/TopicMergeModule.java', 'src/main/java/org/dita/dost/store/StreamStore.java', 'src/main/java/org/dita/dost/modu... | {'.java': 6} | 6 | 6 | 0 | 0 | 6 | 1,932,613 | 397,368 | 51,655 | 247 | 4,205 | 764 | 87 | 6 | 626 | 96 | 148 | 22 | 0 | 0 | 1970-01-01T00:27:32 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
136 | dita-ot/dita-ot/3943/3934 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/3934 | https://github.com/dita-ot/dita-ot/pull/3943 | https://github.com/dita-ot/dita-ot/pull/3943 | 1 | fixes | DITA-OT 3.6 or above can't handle Input file of non-ASCII path. | ## Expected Behavior
<!-- If you're describing a bug, tell us what should happen. -->
Input file of non-ASCII path should be processed properly.
## Actual Behavior
<!-- Tell us what happens instead of the expected behavior. -->
When the full path of input file contains non-ASCII characters, a fatal error occurs.... | a9c3ae5dcedb48148983acac752053656bdc3df7 | 432a61104f85196755100c44062e8ab2b905dd32 | https://github.com/dita-ot/dita-ot/compare/a9c3ae5dcedb48148983acac752053656bdc3df7...432a61104f85196755100c44062e8ab2b905dd32 | diff --git a/src/main/java/org/dita/dost/util/Job.java b/src/main/java/org/dita/dost/util/Job.java
index 0b930f263..dc961eb94 100644
--- a/src/main/java/org/dita/dost/util/Job.java
+++ b/src/main/java/org/dita/dost/util/Job.java
@@ -27,6 +27,8 @@ import javax.xml.transform.dom.DOMResult;
import java.io.*;
import java... | ['src/main/java/org/dita/dost/util/Job.java', 'src/test/java/org/dita/dost/util/JobTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,933,791 | 397,552 | 51,702 | 247 | 348 | 67 | 4 | 1 | 2,801 | 384 | 725 | 56 | 3 | 1 | 1970-01-01T00:27:35 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
135 | dita-ot/dita-ot/3960/3959 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/3959 | https://github.com/dita-ot/dita-ot/pull/3960 | https://github.com/dita-ot/dita-ot/pull/3960 | 1 | fixes | Guard against possible NPE in XMLUtils.toErrorReporter(DITAOTLogger) | Using an invalid plugin I got this NPE in the XMLUtils.toErrorReporter method:
.... java.lang.NullPointerException: Cannot invoke "net.sf.saxon.s9api.Location.getSystemId()" because the return value of "net.sf.saxon.s9api.XmlProcessingError.getLocation()" is null
at org.dita.dost.util.XMLUtils.lambda$0(XMLUt... | 888e376cd2026856aec20ba57ece1a7e07c247de | e18233db00511fa64a21ffd394fa1159cefcc0c7 | https://github.com/dita-ot/dita-ot/compare/888e376cd2026856aec20ba57ece1a7e07c247de...e18233db00511fa64a21ffd394fa1159cefcc0c7 | diff --git a/src/main/java/org/dita/dost/util/XMLUtils.java b/src/main/java/org/dita/dost/util/XMLUtils.java
index e57172dfa..a4c81e88b 100644
--- a/src/main/java/org/dita/dost/util/XMLUtils.java
+++ b/src/main/java/org/dita/dost/util/XMLUtils.java
@@ -9,11 +9,11 @@ package org.dita.dost.util;
import com.google.comm... | ['src/main/java/org/dita/dost/util/XMLUtils.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,934,963 | 397,726 | 51,710 | 247 | 1,416 | 208 | 27 | 1 | 3,009 | 132 | 702 | 34 | 0 | 0 | 1970-01-01T00:27:36 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
133 | dita-ot/dita-ot/3977/3366 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/3366 | https://github.com/dita-ot/dita-ot/pull/3977 | https://github.com/dita-ot/dita-ot/pull/3977 | 1 | fix | NullPointerException in FileUtils.getRelativePath | The stack trace:
https://www.oxygenxml.com/forum/viewtopic.php?f=20&t=20682
D:\\Oxygen XML Author 21\\frameworks\\dita\\DITA-OT3.x\\plugins\\org.dita.base\\build_preprocess.xml:87: java.lang.NullPointerException
at org.dita.dost.util.FileUtils.getRelativePath(FileUtils.java:169)
at org.dita.dost.module.D... | b2da4f863823a8cb2547dc01737f4e0165375107 | edc7c857d4b1aa6c36446bb939b1c8b1bf1995ba | https://github.com/dita-ot/dita-ot/compare/b2da4f863823a8cb2547dc01737f4e0165375107...edc7c857d4b1aa6c36446bb939b1c8b1bf1995ba | diff --git a/src/main/java/org/dita/dost/util/FileUtils.java b/src/main/java/org/dita/dost/util/FileUtils.java
index efd70ad3c..e0544f85d 100644
--- a/src/main/java/org/dita/dost/util/FileUtils.java
+++ b/src/main/java/org/dita/dost/util/FileUtils.java
@@ -166,7 +166,7 @@ public final class FileUtils {
* @return ... | ['src/main/java/org/dita/dost/util/FileUtils.java', 'src/test/java/org/dita/dost/util/TestFileUtils.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,934,728 | 397,678 | 51,717 | 247 | 198 | 46 | 2 | 1 | 824 | 36 | 214 | 13 | 2 | 0 | 1970-01-01T00:27:38 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
132 | dita-ot/dita-ot/3978/3969 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/3969 | https://github.com/dita-ot/dita-ot/pull/3978 | https://github.com/dita-ot/dita-ot/pull/3978 | 1 | fixes | `<xsl:message>` of an XML element also recursively prints its descendants | ## Expected Behavior
When I use `<xsl:message>` to print an element:
```
<xsl:template match="*[contains-token(@class, 'topic/p')]">
<xsl:message>***BEGIN***</xsl:message>
<xsl:message><xsl:sequence select="."/></xsl:message>
<xsl:message>***END***</xsl:message>
<xsl:next-ma... | b2da4f863823a8cb2547dc01737f4e0165375107 | e8cacb7ce210633ff75d4a1d2bf5d1a30e2b7d8f | https://github.com/dita-ot/dita-ot/compare/b2da4f863823a8cb2547dc01737f4e0165375107...e8cacb7ce210633ff75d4a1d2bf5d1a30e2b7d8f | diff --git a/src/main/java/org/dita/dost/util/XMLUtils.java b/src/main/java/org/dita/dost/util/XMLUtils.java
index 088a553c8..e57172dfa 100644
--- a/src/main/java/org/dita/dost/util/XMLUtils.java
+++ b/src/main/java/org/dita/dost/util/XMLUtils.java
@@ -160,7 +160,7 @@ public final class XMLUtils {
... | ['src/test/java/org/dita/dost/util/XMLUtilsTest.java', 'src/main/java/org/dita/dost/util/XMLUtils.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,934,728 | 397,678 | 51,717 | 247 | 84 | 11 | 2 | 1 | 3,265 | 294 | 1,064 | 90 | 11 | 4 | 1970-01-01T00:27:39 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
130 | dita-ot/dita-ot/4053/4043 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/4043 | https://github.com/dita-ot/dita-ot/pull/4053 | https://github.com/dita-ot/dita-ot/pull/4053 | 1 | fixes | Flagging does not work with specialized attribute | ## Expected Behavior
When multiple flags apply to a single element, multiple flags should be rendered, typically in the order that they are encountered.
https://docs.oasis-open.org/dita/dita/v1.3/errata02/os/complete/part3-all-inclusive/archSpec/base/flagging.html#flagging
## Actual Behavior
When multiple flags a... | 5bee85fcebc6adfe928354c0fe8ddbbc27358c20 | 37bb69871cbfeddc3743e78fdc54cc7e07c72ec2 | https://github.com/dita-ot/dita-ot/compare/5bee85fcebc6adfe928354c0fe8ddbbc27358c20...37bb69871cbfeddc3743e78fdc54cc7e07c72ec2 | diff --git a/src/main/java/org/dita/dost/util/FilterUtils.java b/src/main/java/org/dita/dost/util/FilterUtils.java
index 8c1f0be93..ce05de7c0 100644
--- a/src/main/java/org/dita/dost/util/FilterUtils.java
+++ b/src/main/java/org/dita/dost/util/FilterUtils.java
@@ -182,21 +182,19 @@ public final class FilterUtils {
... | ['src/test/java/org/dita/dost/util/FilterUtilsTest.java', 'src/main/java/org/dita/dost/util/FilterUtils.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,963,361 | 401,821 | 52,248 | 249 | 1,754 | 335 | 28 | 1 | 1,364 | 158 | 364 | 34 | 2 | 1 | 1970-01-01T00:27:48 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
129 | dita-ot/dita-ot/4080/4071 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/4071 | https://github.com/dita-ot/dita-ot/pull/4080 | https://github.com/dita-ot/dita-ot/pull/4080 | 1 | fixes | Keyref on longdescref element inside image is not resolved to an href | Started from:
https://www.oxygenxml.com/forum/viewtopic.php?p=68639#p68639
Let's say I have an image element with a longdescref inside it having a keyref:
<image href="image.jpg">
<longdescref keyref="targetKey"/>
</image>
I publish the DITA Map to HTML5, look in the temporary files folder at ... | 193f0e549420374612339cfd4f5fe3f998bc1a0a | f106bb379459469d937aba6768efc4b4835a9522 | https://github.com/dita-ot/dita-ot/compare/193f0e549420374612339cfd4f5fe3f998bc1a0a...f106bb379459469d937aba6768efc4b4835a9522 | diff --git a/src/main/java/org/dita/dost/writer/KeyrefPaser.java b/src/main/java/org/dita/dost/writer/KeyrefPaser.java
index 92c55a32d..93eecf211 100644
--- a/src/main/java/org/dita/dost/writer/KeyrefPaser.java
+++ b/src/main/java/org/dita/dost/writer/KeyrefPaser.java
@@ -103,6 +103,7 @@ public final class KeyrefPaser ... | ['src/main/java/org/dita/dost/writer/KeyrefPaser.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,963,262 | 401,812 | 52,246 | 249 | 86 | 23 | 1 | 1 | 628 | 74 | 163 | 14 | 1 | 0 | 1970-01-01T00:27:50 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
128 | dita-ot/dita-ot/4152/3903 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/3903 | https://github.com/dita-ot/dita-ot/pull/4152 | https://github.com/dita-ot/dita-ot/pull/4152 | 1 | fixes | Branch filtering processes nested-topic topic files multiple times | ## Expected Behavior
When branch filtering is applied to a topic with nested subtopics:
```
<map>
<title>Test Map</title>
<ditavalref href="filter-A.ditaval"/>
<topicref href="topic.dita">
<topicref href="topic.dita#id_1">
<topicref href="topic.dita#id_1_1"/>
<topicref href="topic.d... | c02de0fb4fabb52d7f55f6fd2a94fea1fb9a7d6e | 6100f8b7c456cfae745e54f28d54c2be2afe9bd3 | https://github.com/dita-ot/dita-ot/compare/c02de0fb4fabb52d7f55f6fd2a94fea1fb9a7d6e...6100f8b7c456cfae745e54f28d54c2be2afe9bd3 | diff --git a/src/main/java/org/dita/dost/module/BranchFilterModule.java b/src/main/java/org/dita/dost/module/BranchFilterModule.java
index 5c45a5289..f21f7bda2 100644
--- a/src/main/java/org/dita/dost/module/BranchFilterModule.java
+++ b/src/main/java/org/dita/dost/module/BranchFilterModule.java
@@ -11,11 +11,9 @@ impo... | ['src/main/java/org/dita/dost/module/BranchFilterModule.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,765,680 | 401,895 | 52,854 | 249 | 334 | 78 | 6 | 1 | 3,430 | 350 | 966 | 101 | 2 | 6 | 1970-01-01T00:27:59 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
134 | dita-ot/dita-ot/3964/3724 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/3724 | https://github.com/dita-ot/dita-ot/pull/3964 | https://github.com/dita-ot/dita-ot/pull/3964 | 1 | fixes | Error in mapref stage when passing dita map as resource | I'm attaching a sample DITA project
[chemistry_crash_single_topic.zip](https://github.com/dita-ot/dita-ot/files/6242590/chemistry_crash_single_topic.zip)
on Windows I'm running this command line:
```batch
dita -i C:\\Users\\radu_coravu\\Downloads\\chemistry_crash_single_topic\\iugux\\installation_preparation\\ove... | 6ad3b8f20c1997b506d39816e637b5f1deafbefa | 129eb95b93024b20d566bd6666a9ef2fb1ba5ae4 | https://github.com/dita-ot/dita-ot/compare/6ad3b8f20c1997b506d39816e637b5f1deafbefa...129eb95b93024b20d566bd6666a9ef2fb1ba5ae4 | diff --git a/src/main/java/org/dita/dost/ant/types/JobSourceSet.java b/src/main/java/org/dita/dost/ant/types/JobSourceSet.java
index bfa79b2f6..935db7257 100644
--- a/src/main/java/org/dita/dost/ant/types/JobSourceSet.java
+++ b/src/main/java/org/dita/dost/ant/types/JobSourceSet.java
@@ -7,10 +7,6 @@
*/
package org.... | ['src/main/java/org/dita/dost/module/MoveMetaModule.java', 'src/main/java/org/dita/dost/module/ImageMetadataModule.java', 'src/main/java/org/dita/dost/module/reader/AbstractReaderModule.java', 'src/main/java/org/dita/dost/ant/types/JobSourceSet.java', 'src/main/java/org/dita/dost/module/MaprefModule.java', 'src/main/ja... | {'.java': 16} | 16 | 16 | 0 | 0 | 16 | 1,934,732 | 397,677 | 51,714 | 247 | 8,569 | 1,776 | 159 | 15 | 2,155 | 180 | 589 | 38 | 1 | 3 | 1970-01-01T00:27:37 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
143 | dita-ot/dita-ot/3825/2641 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/2641 | https://github.com/dita-ot/dita-ot/pull/3825 | https://github.com/dita-ot/dita-ot/pull/3825 | 1 | fixes | Integrator should fail more often | In my plugin.xml has something like this inside:
<feature extension="dita.conductor.target.relative" file="integrator.xml"/>
but there is no "integrator.xml" in the plugin folder, the integrator complains:
[integrate] D:\\DITA-OT2.x\\plugins\\my.plugin\\integrator.xml (The system cannot find the f... | 3fcfd890fefb0854d8906111614c716321981410 | c7de05d00214a669cf6c9c3fb7a717c190918e18 | https://github.com/dita-ot/dita-ot/compare/3fcfd890fefb0854d8906111614c716321981410...c7de05d00214a669cf6c9c3fb7a717c190918e18 | diff --git a/src/main/java/org/dita/dost/platform/FileGenerator.java b/src/main/java/org/dita/dost/platform/FileGenerator.java
index f33897e91..33128074b 100644
--- a/src/main/java/org/dita/dost/platform/FileGenerator.java
+++ b/src/main/java/org/dita/dost/platform/FileGenerator.java
@@ -170,9 +170,10 @@ final class Fi... | ['src/main/java/org/dita/dost/platform/FileGenerator.java', 'src/main/java/org/dita/dost/platform/InsertAction.java', 'src/test/java/org/dita/dost/platform/IntegratorTest.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 1,927,237 | 396,350 | 51,529 | 247 | 740 | 138 | 18 | 2 | 361 | 37 | 85 | 9 | 0 | 0 | 1970-01-01T00:27:16 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
142 | dita-ot/dita-ot/3871/3858 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/3858 | https://github.com/dita-ot/dita-ot/pull/3871 | https://github.com/dita-ot/dita-ot/pull/3871 | 1 | fixes | Strict mode doesn't cause failure when images are missing, though it reports that as an ERROR | ## Expected Behavior
When processing-mode=strict, builds fail when any missing file is reported (error [DOTX008E][ERROR])
## Actual Behavior
When using strict, I get build failures when a file referenced by a topicref in a ditamap isn't found. But I don't get failures for missing images, although strict mode is su... | a21e75f7fed5879f8fc97c94a1f78b2119024a05 | 3f94d608635bf92a02632b28c5270e18c4f7bb11 | https://github.com/dita-ot/dita-ot/compare/a21e75f7fed5879f8fc97c94a1f78b2119024a05...3f94d608635bf92a02632b28c5270e18c4f7bb11 | diff --git a/src/main/java/org/dita/dost/module/reader/TopicReaderModule.java b/src/main/java/org/dita/dost/module/reader/TopicReaderModule.java
index 01542c227..3176209e3 100644
--- a/src/main/java/org/dita/dost/module/reader/TopicReaderModule.java
+++ b/src/main/java/org/dita/dost/module/reader/TopicReaderModule.java... | ['src/main/java/org/dita/dost/module/reader/TopicReaderModule.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,927,608 | 396,414 | 51,537 | 247 | 582 | 102 | 8 | 1 | 833 | 118 | 208 | 20 | 0 | 0 | 1970-01-01T00:27:23 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
141 | dita-ot/dita-ot/3884/3877 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/3877 | https://github.com/dita-ot/dita-ot/pull/3884 | https://github.com/dita-ot/dita-ot/pull/3884 | 1 | fixes | Build log should provide the name of the file where the issue was found | ## Expected Behavior
When DITA OT encounters a `keyref ERROR [DOTJ046E]` and a `filter WARNING [DOTJ049W]`, it should provide the name of the file where the issue was found.
## Actual Behavior
The build log shows only the following messages, without providing the name of the file where the issue was found:
```
... | a21e75f7fed5879f8fc97c94a1f78b2119024a05 | 56cad0a328a4015f868b0731ac2afbd9278bb833 | https://github.com/dita-ot/dita-ot/compare/a21e75f7fed5879f8fc97c94a1f78b2119024a05...56cad0a328a4015f868b0731ac2afbd9278bb833 | diff --git a/src/main/java/org/dita/dost/reader/ConrefPushReader.java b/src/main/java/org/dita/dost/reader/ConrefPushReader.java
index 12f37f7a7..ea19ba687 100644
--- a/src/main/java/org/dita/dost/reader/ConrefPushReader.java
+++ b/src/main/java/org/dita/dost/reader/ConrefPushReader.java
@@ -269,7 +269,7 @@ public fina... | ['src/main/java/org/dita/dost/writer/ValidationFilter.java', 'src/main/java/org/dita/dost/reader/ConrefPushReader.java', 'src/main/java/org/dita/dost/writer/include/IncludeText.java', 'src/main/java/org/dita/dost/writer/ConkeyrefFilter.java', 'src/main/java/org/dita/dost/reader/KeydefFilter.java', 'src/main/java/org/di... | {'.java': 8} | 8 | 8 | 0 | 0 | 8 | 1,927,608 | 396,414 | 51,537 | 247 | 3,009 | 530 | 34 | 8 | 5,125 | 701 | 1,241 | 46 | 0 | 4 | 1970-01-01T00:27:25 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
140 | dita-ot/dita-ot/3893/3662 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/3662 | https://github.com/dita-ot/dita-ot/pull/3893 | https://github.com/dita-ot/dita-ot/pull/3893 | 1 | fixes | <xsl:message> (in plugin XSLT files) no longer shows element structure | ## Expected Behavior
When I add the following XSLT template via a DITA-OT plugin:
```
<xsl:template match="*" priority="1000">
<xsl:message>BEGIN--<xsl:copy-of select="."/>--END</xsl:message>
<xsl:next-match/>
</xsl:template>
```
I expect to see XML copies of the elements matched by that template.
##... | dc1b631a2a4d4978617300ef582321fa90bfd9f7 | 1400618952ed28b91f5e70535c356eb1b61011a0 | https://github.com/dita-ot/dita-ot/compare/dc1b631a2a4d4978617300ef582321fa90bfd9f7...1400618952ed28b91f5e70535c356eb1b61011a0 | diff --git a/src/main/java/org/dita/dost/util/XMLUtils.java b/src/main/java/org/dita/dost/util/XMLUtils.java
index 8cf929206..58e6f800e 100644
--- a/src/main/java/org/dita/dost/util/XMLUtils.java
+++ b/src/main/java/org/dita/dost/util/XMLUtils.java
@@ -11,7 +11,9 @@ import com.google.common.annotations.VisibleForTestin... | ['src/test/java/org/dita/dost/util/XMLUtilsTest.java', 'src/main/java/org/dita/dost/util/XMLUtils.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,927,969 | 396,480 | 51,543 | 247 | 610 | 105 | 11 | 1 | 1,750 | 159 | 559 | 45 | 5 | 3 | 1970-01-01T00:27:25 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
124 | dita-ot/dita-ot/3880/2844 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/2844 | https://github.com/dita-ot/dita-ot/pull/3880 | https://github.com/dita-ot/dita-ot/issues/2844#issuecomment-1041136435 | 2 | fixed | Error in HTML publishing if any topic has apostrophe in its name | Create a topic with apostrophe in its name e.g. i'm_topic.dita. Put it in ditamap and publish.
PDF works fine but xhtml and html5 give NullPointerException. | 1c488e86830c66f3d3787f29677ea56fcbee4379 | 41efb7e19ce5ec0707e63c0b8bf52d828823a77d | https://github.com/dita-ot/dita-ot/compare/1c488e86830c66f3d3787f29677ea56fcbee4379...41efb7e19ce5ec0707e63c0b8bf52d828823a77d | diff --git a/src/main/java/org/dita/dost/util/URLUtils.java b/src/main/java/org/dita/dost/util/URLUtils.java
index 3915bb3ca..1e5e7e0a7 100644
--- a/src/main/java/org/dita/dost/util/URLUtils.java
+++ b/src/main/java/org/dita/dost/util/URLUtils.java
@@ -313,7 +313,10 @@ public final class URLUtils {
//'... | ['src/test/java/org/dita/dost/util/URLUtilsTest.java', 'src/main/java/org/dita/dost/util/URLUtils.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,927,363 | 396,371 | 51,531 | 247 | 172 | 39 | 5 | 1 | 157 | 25 | 39 | 2 | 0 | 0 | 1970-01-01T00:27:24 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
138 | dita-ot/dita-ot/3912/3730 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/3730 | https://github.com/dita-ot/dita-ot/pull/3912 | https://github.com/dita-ot/dita-ot/pull/3912 | 1 | fixes | ValidationFilter stage breaks with unexpected error for invalid URL | I have this link in a DITA topic:
<xref href="http://www,oxygenxml.com" format="html" scope="external"/>
notice there is a comma in the href attribute value instead of a dot.
I publish to HTML5, the publishing breaks with:
D:\\projects\\DITA-OT3.x\\plugins\\org.dita.base\\build_preprocess.xml:96: j... | 3ad51f08724488a53651b8d88ec0f619bc9b2568 | e952f5e2bd892d3423c917d40f9979cd98283565 | https://github.com/dita-ot/dita-ot/compare/3ad51f08724488a53651b8d88ec0f619bc9b2568...e952f5e2bd892d3423c917d40f9979cd98283565 | diff --git a/src/main/java/org/dita/dost/util/URLUtils.java b/src/main/java/org/dita/dost/util/URLUtils.java
index 94f40fd20..8eb0b87f0 100644
--- a/src/main/java/org/dita/dost/util/URLUtils.java
+++ b/src/main/java/org/dita/dost/util/URLUtils.java
@@ -572,7 +572,11 @@ public final class URLUtils {
*/
public... | ['src/main/java/org/dita/dost/writer/ValidationFilter.java', 'src/test/java/org/dita/dost/util/URLUtilsTest.java', 'src/main/java/org/dita/dost/util/URLUtils.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 1,931,569 | 397,167 | 51,632 | 247 | 955 | 182 | 12 | 2 | 1,216 | 85 | 286 | 21 | 2 | 0 | 1970-01-01T00:27:29 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
125 | dita-ot/dita-ot/4257/4064 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/4064 | https://github.com/dita-ot/dita-ot/pull/4257 | https://github.com/dita-ot/dita-ot/pull/4257 | 1 | fixes | Chunk to content on DITA Map fails when the DITA Map has spaces in file name | I have a DITA Map with spaces in its file name "flowers by season_map.ditamap" which has chunk=to-content set on the root element.
Publishing it to HTML5 fails with:
/.../plugins/org.dita.base/build_preprocess.xml:260: java.lang.IllegalArgumentException: Illegal character in path at index 7: flowers by se... | 4485c1d50d4c1a966f4fe691af6c0fd4c65c3acc | bdee5383a62675b2a37283b3d6a4d3f42fa17e44 | https://github.com/dita-ot/dita-ot/compare/4485c1d50d4c1a966f4fe691af6c0fd4c65c3acc...bdee5383a62675b2a37283b3d6a4d3f42fa17e44 | diff --git a/src/main/java/org/dita/dost/reader/ChunkMapReader.java b/src/main/java/org/dita/dost/reader/ChunkMapReader.java
index c28621c16..584e596e2 100644
--- a/src/main/java/org/dita/dost/reader/ChunkMapReader.java
+++ b/src/main/java/org/dita/dost/reader/ChunkMapReader.java
@@ -35,6 +35,7 @@ import org.dita.dost.... | ['src/main/java/org/dita/dost/reader/ChunkMapReader.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,784,279 | 405,995 | 53,390 | 253 | 600 | 122 | 7 | 1 | 744 | 51 | 193 | 13 | 1 | 0 | 1970-01-01T00:28:11 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
127 | dita-ot/dita-ot/4248/4240 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/4240 | https://github.com/dita-ot/dita-ot/pull/4248 | https://github.com/dita-ot/dita-ot/pull/4248 | 1 | fixes | DITAOTXMLErrorHandler no longer shows line/column number for error messages | On the callback method "org.dita.dost.exception.DITAOTXMLErrorHandler.error(SAXParseException)" if the processing is not strict, line column information is no longer logged in the console. So for example if there are validator errors in the XML document, their message is shown in the console but not their system id, li... | 7ab347e8862da8c6ede87966b236739386b372e7 | 80639433c6e78650ef27fe35951f07d5f3b40b8b | https://github.com/dita-ot/dita-ot/compare/7ab347e8862da8c6ede87966b236739386b372e7...80639433c6e78650ef27fe35951f07d5f3b40b8b | diff --git a/src/main/java/org/dita/dost/exception/DITAOTXMLErrorHandler.java b/src/main/java/org/dita/dost/exception/DITAOTXMLErrorHandler.java
index 09bc39c7b..e913b2d30 100644
--- a/src/main/java/org/dita/dost/exception/DITAOTXMLErrorHandler.java
+++ b/src/main/java/org/dita/dost/exception/DITAOTXMLErrorHandler.java... | ['src/main/java/org/dita/dost/exception/DITAOTXMLErrorHandler.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,776,644 | 404,263 | 53,172 | 251 | 267 | 50 | 5 | 1 | 1,027 | 108 | 202 | 22 | 0 | 0 | 1970-01-01T00:28:09 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
126 | dita-ot/dita-ot/4255/3718 | dita-ot | dita-ot | https://github.com/dita-ot/dita-ot/issues/3718 | https://github.com/dita-ot/dita-ot/pull/4255 | https://github.com/dita-ot/dita-ot/pull/4255 | 1 | fixes | PDF2 build breakes due to an invalid xref's URI | Not sure if this is to be treated as a bug, an improvment or not at all, but in dita-3.3.3 one could generate a pdf2 document which contained an xref with an invalid URI, e.g.
`<xref format="pdf" href="file://ccm/temp/diff.pdf" scope="external">file</xref>`
The URI misses a 3 slash so that the authority component... | 5edd854d18d15c90678e6ceff4de1013b2ada62d | ad030478c946bb1a15e5f93a8c7c13971e0c6fd5 | https://github.com/dita-ot/dita-ot/compare/5edd854d18d15c90678e6ceff4de1013b2ada62d...ad030478c946bb1a15e5f93a8c7c13971e0c6fd5 | diff --git a/src/main/java/org/dita/dost/writer/ValidationFilter.java b/src/main/java/org/dita/dost/writer/ValidationFilter.java
index 371066c37..e887303e7 100644
--- a/src/main/java/org/dita/dost/writer/ValidationFilter.java
+++ b/src/main/java/org/dita/dost/writer/ValidationFilter.java
@@ -198,7 +198,7 @@ public fina... | ['src/main/java/org/dita/dost/writer/ValidationFilter.java', 'src/test/java/org/dita/dost/writer/ValidationFilterTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,784,215 | 405,980 | 53,390 | 253 | 175 | 41 | 2 | 1 | 2,362 | 213 | 616 | 48 | 1 | 2 | 1970-01-01T00:28:11 | 349 | Java | {'Java': 2476766, 'XSLT': 2016428, 'HTML': 1407059, 'SCSS': 34437, 'CSS': 27432, 'Shell': 15542, 'Batchfile': 11111, 'C': 4336, 'JavaScript': 2246, 'Dockerfile': 1771} | Apache License 2.0 |
412 | wikidata/wikidata-toolkit/241/240 | wikidata | wikidata-toolkit | https://github.com/Wikidata/Wikidata-Toolkit/issues/240 | https://github.com/Wikidata/Wikidata-Toolkit/pull/241 | https://github.com/Wikidata/Wikidata-Toolkit/pull/241 | 1 | closes | Deserialization failure on dumps with redirects | The Wikidata daily XML dumps contains serialization for redirects.
Wikidata Toolkit 0.7 fails when deserializing them:
``` java
GRAVE: Failed to map JSON for item Q26790101: Unexpected token (END_OBJECT), expected FIELD_NAME: missing property 'type' that is to contain type id (for class org.wikidata.wdtk.datamodel.j... | 297160438fecb86e7b86ae05cee3c46eae44797d | 8ad18ae7759374b0658a1427b80ab1964a97f833 | https://github.com/wikidata/wikidata-toolkit/compare/297160438fecb86e7b86ae05cee3c46eae44797d...8ad18ae7759374b0658a1427b80ab1964a97f833 | diff --git a/wdtk-dumpfiles/src/main/java/org/wikidata/wdtk/dumpfiles/WikibaseRevisionProcessor.java b/wdtk-dumpfiles/src/main/java/org/wikidata/wdtk/dumpfiles/WikibaseRevisionProcessor.java
index e8d77387..a9c79d3d 100644
--- a/wdtk-dumpfiles/src/main/java/org/wikidata/wdtk/dumpfiles/WikibaseRevisionProcessor.java
+++... | ['wdtk-dumpfiles/src/main/java/org/wikidata/wdtk/dumpfiles/WikibaseRevisionProcessor.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,255,332 | 300,606 | 40,544 | 233 | 302 | 75 | 13 | 1 | 3,068 | 116 | 699 | 31 | 0 | 1 | 1970-01-01T00:24:33 | 343 | Java | {'Java': 2468830, 'HTML': 40410} | Apache License 2.0 |
411 | wikidata/wikidata-toolkit/418/417 | wikidata | wikidata-toolkit | https://github.com/Wikidata/Wikidata-Toolkit/issues/417 | https://github.com/Wikidata/Wikidata-Toolkit/pull/418 | https://github.com/Wikidata/Wikidata-Toolkit/pull/418 | 1 | closes | Regression: serialization of Statements | We have a problem with Statement serialization: statement values should only be serialized as part of the mainsnak, but they are also serialized at the Statement root:
Our tests currently specify this serialization:
```json
{
"rank": "preferred",
"value": {
"value": {
"id": "Q42",
"numeric... | 45b58c9841c601db9fb217f0f9a1c18d1c764518 | 856c4fbb7056b649fe6efd08bddb7b21ba194b1a | https://github.com/wikidata/wikidata-toolkit/compare/45b58c9841c601db9fb217f0f9a1c18d1c764518...856c4fbb7056b649fe6efd08bddb7b21ba194b1a | diff --git a/wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/implementation/StatementImpl.java b/wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/implementation/StatementImpl.java
index fef0bfcc..fbb9c267 100644
--- a/wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/implementation/StatementImpl... | ['wdtk-datamodel/src/test/java/org/wikidata/wdtk/datamodel/implementation/StatementImplTest.java', 'wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/implementation/StatementImpl.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,335,016 | 320,225 | 42,485 | 220 | 43 | 9 | 2 | 1 | 1,301 | 144 | 362 | 56 | 0 | 2 | 1970-01-01T00:26:00 | 343 | Java | {'Java': 2468830, 'HTML': 40410} | Apache License 2.0 |
413 | wikidata/wikidata-toolkit/102/101 | wikidata | wikidata-toolkit | https://github.com/Wikidata/Wikidata-Toolkit/issues/101 | https://github.com/Wikidata/Wikidata-Toolkit/pull/102 | https://github.com/Wikidata/Wikidata-Toolkit/pull/102 | 1 | fixes | EntityDocumentProcessors called twice when using JSON dumps | Entity processors can be registered for specific content models. However, since JSON dumps do not provide content models, they just call all registered entity document processors on each document. The broker component that manages this does not check for duplicates, and as a result, a processor that is registered indiv... | ca795bae5af21856ab15574e74a1a0db2165bb0d | 49ad771f5014e77e5835f5b9b6d4fd8116306395 | https://github.com/wikidata/wikidata-toolkit/compare/ca795bae5af21856ab15574e74a1a0db2165bb0d...49ad771f5014e77e5835f5b9b6d4fd8116306395 | diff --git a/wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/interfaces/EntityDocumentProcessorBroker.java b/wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/interfaces/EntityDocumentProcessorBroker.java
index 9afdff19..3522b65f 100644
--- a/wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/inte... | ['wdtk-datamodel/src/main/java/org/wikidata/wdtk/datamodel/interfaces/EntityDocumentProcessorBroker.java', 'wdtk-dumpfiles/src/main/java/org/wikidata/wdtk/dumpfiles/DumpProcessingController.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 925,033 | 225,155 | 29,509 | 197 | 1,286 | 265 | 32 | 2 | 628 | 101 | 114 | 6 | 0 | 0 | 1970-01-01T00:23:34 | 343 | Java | {'Java': 2468830, 'HTML': 40410} | Apache License 2.0 |
330 | spring-projects/spring-ldap/609/489 | spring-projects | spring-ldap | https://github.com/spring-projects/spring-ldap/issues/489 | https://github.com/spring-projects/spring-ldap/pull/609 | https://github.com/spring-projects/spring-ldap/pull/609 | 1 | fixes | LDAP connection not closed due to DefaultDirContextValidator | `DefaultDirContextValidator` class doesn't close `NamingEnumeration` searchResults.
As a consequence, the LDAP connection associated with the `DirContext `can't be closed when requested by the pool.
It's conform to the documentation : [https://docs.oracle.com/javase/tutorial/jndi/ldap/close.html](https://docs.ora... | 06d01e51161456200420e786ef96feb4c899c3a1 | 366c7c9d60522528737d2f9ebaca577d66bfff90 | https://github.com/spring-projects/spring-ldap/compare/06d01e51161456200420e786ef96feb4c899c3a1...366c7c9d60522528737d2f9ebaca577d66bfff90 | diff --git a/core/src/main/java/org/springframework/ldap/pool/validation/DefaultDirContextValidator.java b/core/src/main/java/org/springframework/ldap/pool/validation/DefaultDirContextValidator.java
index 22f31f99..53db23ed 100644
--- a/core/src/main/java/org/springframework/ldap/pool/validation/DefaultDirContextValida... | ['core/src/main/java/org/springframework/ldap/pool/validation/DefaultDirContextValidator.java', 'core/src/main/java/org/springframework/ldap/pool2/validation/DefaultDirContextValidator.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,268,204 | 276,291 | 36,511 | 304 | 1,140 | 198 | 28 | 2 | 983 | 108 | 211 | 27 | 1 | 1 | 1970-01-01T00:27:21 | 320 | Java | {'Java': 2590392, 'Groovy': 45028, 'FreeMarker': 6116, 'HTML': 4222, 'XSLT': 1222, 'CSS': 727, 'Shell': 547, 'Ruby': 531, 'PHP': 368} | Apache License 2.0 |
1,162 | microsoftgraph/msgraph-sdk-java/470/275 | microsoftgraph | msgraph-sdk-java | https://github.com/microsoftgraph/msgraph-sdk-java/issues/275 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/470 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/470 | 2 | fixes | Error when trying to download .JSON files from OneDrive | I am trying to download a .json file from OneDrive. The following request patterns get the intended behavior (the file is downloaded) for other file types but none work for .json files.
InputStream driveItemInputStream = getGraphServiceClient().drives(driveId).items(driveItemId).content().buildRequest().get();
InputStr... | 6e7acc8eac62a8cd8a59e2c535f132d60acd9f6f | d32a129bab480dd52a20413fcb7df947d445a40f | https://github.com/microsoftgraph/msgraph-sdk-java/compare/6e7acc8eac62a8cd8a59e2c535f132d60acd9f6f...d32a129bab480dd52a20413fcb7df947d445a40f | diff --git a/src/main/java/com/microsoft/graph/http/CoreHttpProvider.java b/src/main/java/com/microsoft/graph/http/CoreHttpProvider.java
index 1cb2cf2db9..d10f8cb610 100644
--- a/src/main/java/com/microsoft/graph/http/CoreHttpProvider.java
+++ b/src/main/java/com/microsoft/graph/http/CoreHttpProvider.java
@@ -417,20 +4... | ['src/test/java/com/microsoft/graph/functional/OneDriveTests.java', 'src/main/java/com/microsoft/graph/http/CoreHttpProvider.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 23,777,893 | 4,441,295 | 639,428 | 8,024 | 880 | 194 | 18 | 1 | 2,298 | 136 | 495 | 32 | 1 | 0 | 1970-01-01T00:26:40 | 317 | Java | {'Java': 32327681, 'PowerShell': 5635} | MIT License |
1,168 | microsoftgraph/msgraph-sdk-java/33/32 | microsoftgraph | msgraph-sdk-java | https://github.com/microsoftgraph/msgraph-sdk-java/issues/32 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/33 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/33 | 1 | fixes | Provide way to convert returned objects of derived types | Some calls to Graph return a variety of derived objects. For example, a call to `me/messages/id/attachments/id` can return either a `fileAttachment` or an `itemAttachment`. Currently, there is no way to access the unique properties on these derived types because the library only returns the base type. See more in the t... | ec0d644cdc83cc0d1e863c43e8b483b2de90d447 | 86cc46b28a0203367abe702d25bacbe8d4793d28 | https://github.com/microsoftgraph/msgraph-sdk-java/compare/ec0d644cdc83cc0d1e863c43e8b483b2de90d447...86cc46b28a0203367abe702d25bacbe8d4793d28 | diff --git a/src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java b/src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java
index 8b8999d66b..71ab06f0f4 100644
--- a/src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java
+++ b/src/main/java/com/microsoft/graph/serializer/DefaultS... | ['src/test/java/com/microsoft/graph/serializer/DefaultSeralizerTests.java', 'src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 14,711,923 | 2,597,510 | 412,251 | 7,633 | 2,552 | 539 | 48 | 1 | 353 | 55 | 78 | 1 | 0 | 0 | 1970-01-01T00:25:16 | 317 | Java | {'Java': 32327681, 'PowerShell': 5635} | MIT License |
1,157 | microsoftgraph/msgraph-sdk-java/566/565 | microsoftgraph | msgraph-sdk-java | https://github.com/microsoftgraph/msgraph-sdk-java/issues/565 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/566 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/566 | 2 | fixes | NoSuchElementException when there is no content in the response in case of an error | <!-- Read me before you submit this issue
First off, thank you for taking the time to open this issue! We do appreciate it. Please bear with us if we don't get to this right away.
If this is a question about the Microsoft Graph service API, or a question about how to use this SDK, please post your question to Sta... | 08abb6bc350d7e134de8438c80f0ec953fb0e2ac | 9ed8de320a7b1af7792ba24e0fa0cd010c4e1100 | https://github.com/microsoftgraph/msgraph-sdk-java/compare/08abb6bc350d7e134de8438c80f0ec953fb0e2ac...9ed8de320a7b1af7792ba24e0fa0cd010c4e1100 | diff --git a/src/main/java/com/microsoft/graph/http/CoreHttpProvider.java b/src/main/java/com/microsoft/graph/http/CoreHttpProvider.java
index 4489b81410..725327cecf 100644
--- a/src/main/java/com/microsoft/graph/http/CoreHttpProvider.java
+++ b/src/main/java/com/microsoft/graph/http/CoreHttpProvider.java
@@ -555,13 +5... | ['src/test/java/com/microsoft/graph/http/CoreHttpProviderTests.java', 'src/main/java/com/microsoft/graph/http/GraphServiceException.java', 'src/test/java/com/microsoft/graph/http/DefaultHttpProviderTests.java', 'src/main/java/com/microsoft/graph/http/CoreHttpProvider.java', 'src/main/java/com/microsoft/graph/http/Defau... | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 25,371,131 | 4,730,635 | 670,141 | 8,422 | 914 | 171 | 22 | 3 | 3,796 | 414 | 810 | 72 | 5 | 3 | 1970-01-01T00:26:45 | 317 | Java | {'Java': 32327681, 'PowerShell': 5635} | MIT License |
1,153 | microsoftgraph/msgraph-sdk-java/588/587 | microsoftgraph | msgraph-sdk-java | https://github.com/microsoftgraph/msgraph-sdk-java/issues/587 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/588 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/588 | 2 | fixes | Java enum template needs to include SerializableName for each member | https://github.com/microsoftgraph/MSGraph-SDK-Code-Generator/blob/dev/Templates/Java/models_generated/Enum.java.tt
```java
public void testGetMailtips() {
TestBase testBase = new TestBase();
ArrayList<String> users = new ArrayList<String>();
users.add("michael@chambele.onmicrosoft.com");
users.add("Adel... | 664aa57621bf49592b089401a9f38f9f7ae50c0f | 7f5764104f3445bd4397c11272ebd9fce587d957 | https://github.com/microsoftgraph/msgraph-sdk-java/compare/664aa57621bf49592b089401a9f38f9f7ae50c0f...7f5764104f3445bd4397c11272ebd9fce587d957 | diff --git a/src/main/java/com/microsoft/graph/serializer/EnumSetSerializer.java b/src/main/java/com/microsoft/graph/serializer/EnumSetSerializer.java
index b7ee710748..daf345c531 100644
--- a/src/main/java/com/microsoft/graph/serializer/EnumSetSerializer.java
+++ b/src/main/java/com/microsoft/graph/serializer/EnumSetS... | ['src/main/java/com/microsoft/graph/serializer/EnumSetSerializer.java', 'src/test/java/com/microsoft/graph/serializer/DefaultSerializerTests.java', 'src/main/java/com/microsoft/graph/serializer/GsonFactory.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 25,371,135 | 4,730,635 | 670,139 | 8,422 | 1,915 | 345 | 41 | 2 | 1,011 | 55 | 279 | 27 | 1 | 3 | 1970-01-01T00:26:47 | 317 | Java | {'Java': 32327681, 'PowerShell': 5635} | MIT License |
1,167 | microsoftgraph/msgraph-sdk-java/397/396 | microsoftgraph | msgraph-sdk-java | https://github.com/microsoftgraph/msgraph-sdk-java/issues/396 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/397 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/397 | 1 | fixes | OneDrive Chunked Upload - Chunk size is not taken into consideration in case of customized input stream | ### Expected behavior
Large files should be uploaded in chunks using the specified chunk size according to the following Javadoc comment of the upload method in **ChunkedUploadProvider** class.
/**
* Uploads content to remote upload session based on the input stream
*
* @param options the upload op... | 14dad555e5fc5ac74067d1e3da34f3d44c20d1eb | 795362ad234efead2cd1c738abddee99b1a48dcc | https://github.com/microsoftgraph/msgraph-sdk-java/compare/14dad555e5fc5ac74067d1e3da34f3d44c20d1eb...795362ad234efead2cd1c738abddee99b1a48dcc | diff --git a/src/main/java/com/microsoft/graph/concurrency/ChunkedUploadProvider.java b/src/main/java/com/microsoft/graph/concurrency/ChunkedUploadProvider.java
index c9d7ee2611..c75f494aee 100644
--- a/src/main/java/com/microsoft/graph/concurrency/ChunkedUploadProvider.java
+++ b/src/main/java/com/microsoft/graph/conc... | ['src/main/java/com/microsoft/graph/concurrency/ChunkedUploadProvider.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 20,762,557 | 3,862,868 | 578,101 | 7,812 | 833 | 167 | 18 | 1 | 2,586 | 323 | 580 | 59 | 2 | 0 | 1970-01-01T00:26:34 | 317 | Java | {'Java': 32327681, 'PowerShell': 5635} | MIT License |
1,152 | microsoftgraph/msgraph-sdk-java/654/652 | microsoftgraph | msgraph-sdk-java | https://github.com/microsoftgraph/msgraph-sdk-java/issues/652 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/654 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/654 | 2 | fixes | GraphError#isError(GraphErrorCodes .ITEM_NOT_FOUND) | ### Expected behavior
GraphError#isError should return true when the exception has the code "itemNotFound" and the provided GraphErrorCodes is ITEM_NOT_FOUND
### Actual behavior
It returns false since the strings "ITEM_NOT_FOUND" and "itemNotFound" don't match
### Steps to reproduce the behavior
Make a Micro... | ff459ab028730b631b3ae690833f69a98f60a194 | 3202b604a2ceece2794c72236a5239e2daf2b114 | https://github.com/microsoftgraph/msgraph-sdk-java/compare/ff459ab028730b631b3ae690833f69a98f60a194...3202b604a2ceece2794c72236a5239e2daf2b114 | diff --git a/src/main/java/com/microsoft/graph/http/GraphError.java b/src/main/java/com/microsoft/graph/http/GraphError.java
index 78d1f4a733..6ea84a54e2 100644
--- a/src/main/java/com/microsoft/graph/http/GraphError.java
+++ b/src/main/java/com/microsoft/graph/http/GraphError.java
@@ -26,6 +26,7 @@ import com.google.g... | ['src/test/java/com/microsoft/graph/http/GraphErrorTests.java', 'src/main/java/com/microsoft/graph/http/GraphError.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 25,924,928 | 4,844,200 | 681,497 | 8,455 | 764 | 146 | 13 | 1 | 1,390 | 112 | 363 | 42 | 3 | 1 | 1970-01-01T00:26:52 | 317 | Java | {'Java': 32327681, 'PowerShell': 5635} | MIT License |
839 | cloudnetservice/cloudnet-v3/126/116 | cloudnetservice | cloudnet-v3 | https://github.com/CloudNetService/CloudNet-v3/issues/116 | https://github.com/CloudNetService/CloudNet-v3/pull/126 | https://github.com/CloudNetService/CloudNet-v3/pull/126 | 1 | fixes | Wrapper log on startup doesn't contain line breaks | **Describe the bug**<br>
If you use "System.out.println" more than once in the Wrapper before the application (e. g. spigot) is running, all lines are printed in one line, only if you add the line seperator to the end of the string, all lines are printed seperately.
**Steps for reproducing**<br>
1. print some li... | 253fb4888ffe7995f8987ea4bd506828efae15e7 | e99b144841425cbfed466953f3ce2e33cec59982 | https://github.com/cloudnetservice/cloudnet-v3/compare/253fb4888ffe7995f8987ea4bd506828efae15e7...e99b144841425cbfed466953f3ce2e33cec59982 | diff --git a/cloudnet/src/main/java/de/dytanic/cloudnet/console/JLine2Console.java b/cloudnet/src/main/java/de/dytanic/cloudnet/console/JLine2Console.java
index e6391d49f..b4888cfb8 100644
--- a/cloudnet/src/main/java/de/dytanic/cloudnet/console/JLine2Console.java
+++ b/cloudnet/src/main/java/de/dytanic/cloudnet/consol... | ['cloudnet/src/main/java/de/dytanic/cloudnet/console/JLine2Console.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,157,739 | 405,482 | 58,841 | 786 | 521 | 109 | 7 | 1 | 903 | 143 | 217 | 16 | 0 | 0 | 1970-01-01T00:26:09 | 317 | Java | {'Java': 5151361, 'Kotlin': 74901, 'Shell': 1480, 'Dockerfile': 420, 'Batchfile': 419} | Apache License 2.0 |
838 | cloudnetservice/cloudnet-v3/428/366 | cloudnetservice | cloudnet-v3 | https://github.com/CloudNetService/CloudNet-v3/issues/366 | https://github.com/CloudNetService/CloudNet-v3/pull/428 | https://github.com/CloudNetService/CloudNet-v3/pull/428 | 1 | fixed | Command system does unnecessary work | **Description of the bug:**
The command system executes the validation condition for a command multiple times to filter for the invalid message.
**Steps to reproduce this bug:**
For example use the ``perms <user>`` command, this will check multiple times if the user exists, which might take some time when having... | f4f0cbfc92e140605258ef60540e32c0c1e270bb | 0296863e4717fc0e3c79bc419629ac1d1505c107 | https://github.com/cloudnetservice/cloudnet-v3/compare/f4f0cbfc92e140605258ef60540e32c0c1e270bb...0296863e4717fc0e3c79bc419629ac1d1505c107 | diff --git a/cloudnet/src/main/java/de/dytanic/cloudnet/command/sub/SubCommandHandler.java b/cloudnet/src/main/java/de/dytanic/cloudnet/command/sub/SubCommandHandler.java
index 374c62a87..c35c82836 100644
--- a/cloudnet/src/main/java/de/dytanic/cloudnet/command/sub/SubCommandHandler.java
+++ b/cloudnet/src/main/java/de... | ['cloudnet/src/main/java/de/dytanic/cloudnet/command/sub/SubCommandHandler.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,887,094 | 543,911 | 78,231 | 966 | 2,456 | 444 | 49 | 1 | 339 | 53 | 68 | 6 | 0 | 0 | 1970-01-01T00:26:58 | 317 | Java | {'Java': 5151361, 'Kotlin': 74901, 'Shell': 1480, 'Dockerfile': 420, 'Batchfile': 419} | Apache License 2.0 |
1,165 | microsoftgraph/msgraph-sdk-java/448/391 | microsoftgraph | msgraph-sdk-java | https://github.com/microsoftgraph/msgraph-sdk-java/issues/391 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/448 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/448 | 2 | fixes | Fail to PATCH event | Hello I just upgraded to the latest 1.8.0 version from 1.7.1 and using https://graph.microsoft.com/v1.0 service root. However when I try to update an event it gives the following error message.
Cannot invoke the action, eventually got an error: com.microsoft.graph.http.GraphServiceException: Error code: RequestB... | d3f9294899e63bfb5bacdc7f95d56a8cf47c1023 | 7a82de2f56cb196ca8b626543c1d6cf4d9608f75 | https://github.com/microsoftgraph/msgraph-sdk-java/compare/d3f9294899e63bfb5bacdc7f95d56a8cf47c1023...7a82de2f56cb196ca8b626543c1d6cf4d9608f75 | diff --git a/src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java b/src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java
index cb4fd614ee..7e93e795c0 100644
--- a/src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java
+++ b/src/main/java/com/microsoft/graph/serializer/DefaultS... | ['src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 22,498,613 | 4,178,353 | 606,171 | 8,023 | 375 | 65 | 6 | 1 | 1,042 | 102 | 329 | 17 | 2 | 0 | 1970-01-01T00:26:39 | 317 | Java | {'Java': 32327681, 'PowerShell': 5635} | MIT License |
1,160 | microsoftgraph/msgraph-sdk-java/490/489 | microsoftgraph | msgraph-sdk-java | https://github.com/microsoftgraph/msgraph-sdk-java/issues/489 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/490 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/490 | 2 | fixes | The condition at line 188 of ChunkedUploadProvider.java is never satisfied so the success callback is never called. | The condition at line 188 of ChunkedUploadProvider.java is never satisfied so the success callback is never called.
```Java
if (result.uploadCompleted()) {
callback.progress(this.streamSize, this.streamSize);
callback.success((UploadType) result.getItem());
... | 7a55ff3026958651f73453cc76bff1d574249ded | 1558e36b78e7bcb5399a7d4322cad608851de7d6 | https://github.com/microsoftgraph/msgraph-sdk-java/compare/7a55ff3026958651f73453cc76bff1d574249ded...1558e36b78e7bcb5399a7d4322cad608851de7d6 | diff --git a/src/main/java/com/microsoft/graph/concurrency/ChunkedUploadResponseHandler.java b/src/main/java/com/microsoft/graph/concurrency/ChunkedUploadResponseHandler.java
index eaee8434f0..3f4a210634 100644
--- a/src/main/java/com/microsoft/graph/concurrency/ChunkedUploadResponseHandler.java
+++ b/src/main/java/com... | ['src/main/java/com/microsoft/graph/concurrency/ChunkedUploadResponseHandler.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 24,581,502 | 4,587,539 | 656,822 | 8,129 | 93 | 21 | 2 | 1 | 478 | 34 | 97 | 10 | 1 | 1 | 1970-01-01T00:26:40 | 317 | Java | {'Java': 32327681, 'PowerShell': 5635} | MIT License |
1,161 | microsoftgraph/msgraph-sdk-java/471/468 | microsoftgraph | msgraph-sdk-java | https://github.com/microsoftgraph/msgraph-sdk-java/issues/468 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/471 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/471 | 2 | fixes | Conflict behavior parameter set via AdditionalDataManager on DriveItemUploadableProperties is not serialized correctly in the request body | Unfortunately the fix for #393 in 2.1.0 is not okay.
Expected behavior
{
"item": {
"@microsoft.graph.conflictBehavior": "rename",
"name": "vacation.gif"
}
}
See API reference.
Actual behavior
{
"item": {
"name": "vacation.gif"
}
"@microsoft.graph.conflictBehavior": "rename"
}
The @microsoft.grap... | 6e7acc8eac62a8cd8a59e2c535f132d60acd9f6f | 77f240a401f1b0a07b641e140bfe1333fa5129c0 | https://github.com/microsoftgraph/msgraph-sdk-java/compare/6e7acc8eac62a8cd8a59e2c535f132d60acd9f6f...77f240a401f1b0a07b641e140bfe1333fa5129c0 | diff --git a/src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java b/src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java
index 822ed586b4..bbac784612 100644
--- a/src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java
+++ b/src/main/java/com/microsoft/graph/serializer/DefaultS... | ['src/test/java/com/microsoft/graph/serializer/AdditionalDataTests.java', 'src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 23,777,893 | 4,441,295 | 639,428 | 8,024 | 576 | 90 | 5 | 1 | 1,384 | 129 | 344 | 44 | 1 | 0 | 1970-01-01T00:26:40 | 317 | Java | {'Java': 32327681, 'PowerShell': 5635} | MIT License |
1,148 | microsoftgraph/msgraph-sdk-java/689/685 | microsoftgraph | msgraph-sdk-java | https://github.com/microsoftgraph/msgraph-sdk-java/issues/685 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/689 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/689 | 2 | fixes | Changing password request is logging out sensitive information | I am currently using the Microsoft Graph Java SDK to change a user's password like so:
```
graphServiceClient
.me()
.changePassword(currentPassword, newPassword)
.buildRequest()
.post();
```
However, when the Graph API throws an exception, the change password request is written to the log with the p... | f4ea64134466363544aa970212f80257c824794f | 204babfbbaac332a42debb5424b52b98a271b790 | https://github.com/microsoftgraph/msgraph-sdk-java/compare/f4ea64134466363544aa970212f80257c824794f...204babfbbaac332a42debb5424b52b98a271b790 | diff --git a/src/main/java/com/microsoft/graph/http/GraphServiceException.java b/src/main/java/com/microsoft/graph/http/GraphServiceException.java
index 08e24886c1..199436d36e 100644
--- a/src/main/java/com/microsoft/graph/http/GraphServiceException.java
+++ b/src/main/java/com/microsoft/graph/http/GraphServiceExceptio... | ['src/main/java/com/microsoft/graph/http/GraphServiceException.java', 'src/main/java/com/microsoft/graph/requests/extensions/ChunkedUploadResult.java', 'src/test/java/com/microsoft/graph/http/GraphServiceExceptionTests.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 27,987,949 | 5,219,587 | 733,014 | 9,074 | 620 | 112 | 23 | 2 | 578 | 88 | 121 | 11 | 0 | 1 | 1970-01-01T00:26:54 | 317 | Java | {'Java': 32327681, 'PowerShell': 5635} | MIT License |
1,150 | microsoftgraph/msgraph-sdk-java/662/659 | microsoftgraph | msgraph-sdk-java | https://github.com/microsoftgraph/msgraph-sdk-java/issues/659 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/662 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/662 | 1 | fixes | Calling setMaxRetries on BaseCollectionRequest sets maxRedirects on baseRequest | ### Expected behavior
maxRetries is set correctly
### Actual behavior
maxRedirects is set when calling setMaxRetries on BaseCollectionRequest
There seems to be a typo at https://github.com/microsoftgraph/msgraph-sdk-java/blob/ee1678b0dd2a96ade4844833626f51edaa8af992/src/main/java/com/microsoft/graph/htt... | 9472f99017a445137478fbce44e441cb3866e7c0 | 0909802421a5824cffbaa33fc3673d14ba990ee4 | https://github.com/microsoftgraph/msgraph-sdk-java/compare/9472f99017a445137478fbce44e441cb3866e7c0...0909802421a5824cffbaa33fc3673d14ba990ee4 | diff --git a/src/main/java/com/microsoft/graph/http/BaseCollectionRequest.java b/src/main/java/com/microsoft/graph/http/BaseCollectionRequest.java
index 9e648e6019..916241200e 100644
--- a/src/main/java/com/microsoft/graph/http/BaseCollectionRequest.java
+++ b/src/main/java/com/microsoft/graph/http/BaseCollectionReques... | ['src/main/java/com/microsoft/graph/http/BaseCollectionRequest.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 26,409,542 | 4,926,926 | 692,344 | 8,573 | 91 | 20 | 2 | 1 | 472 | 27 | 132 | 16 | 2 | 0 | 1970-01-01T00:26:52 | 317 | Java | {'Java': 32327681, 'PowerShell': 5635} | MIT License |
723 | refinedmods/refinedstorage/3199/2730 | refinedmods | refinedstorage | https://github.com/refinedmods/refinedstorage/issues/2730 | https://github.com/refinedmods/refinedstorage/pull/3199 | https://github.com/refinedmods/refinedstorage/pull/3199 | 1 | fixes | Processing recipes ignore first slot when transferred into crafting grid | #### Issue description:
Processing recipes ignore first slot when transferred into crafting grid
#### Steps to reproduce:
1. transfer processing recipe through JEI
2.
3.
...
#### Version (make sure you are on the latest version before reporting):
- Minecraft: 1.16.3
- Forge: 34.1.25
- Refined Storage: 1... | 82ad38b085692138712f0c70d404f0ef0aee52db | e0fab68fd3957ee5081a0a709b7fb7c6f7c704a9 | https://github.com/refinedmods/refinedstorage/compare/82ad38b085692138712f0c70d404f0ef0aee52db...e0fab68fd3957ee5081a0a709b7fb7c6f7c704a9 | diff --git a/src/main/java/com/refinedmods/refinedstorage/apiimpl/network/grid/CraftingGridBehavior.java b/src/main/java/com/refinedmods/refinedstorage/apiimpl/network/grid/CraftingGridBehavior.java
index 1b64827bd..0ce7ad08f 100644
--- a/src/main/java/com/refinedmods/refinedstorage/apiimpl/network/grid/CraftingGridBeh... | ['src/main/java/com/refinedmods/refinedstorage/apiimpl/network/grid/CraftingGridBehavior.java', 'src/main/java/com/refinedmods/refinedstorage/integration/jei/GridRecipeTransferHandler.java', 'src/main/java/com/refinedmods/refinedstorage/network/grid/GridTransferMessage.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 1,999,736 | 421,651 | 55,570 | 637 | 1,187 | 239 | 11 | 3 | 630 | 71 | 161 | 18 | 1 | 0 | 1970-01-01T00:27:20 | 317 | Java | {'Java': 2021464, 'Shell': 456} | MIT License |
837 | cloudnetservice/cloudnet-v3/171/169 | cloudnetservice | cloudnet-v3 | https://github.com/CloudNetService/CloudNet-v3/issues/169 | https://github.com/CloudNetService/CloudNet-v3/pull/171 | https://github.com/CloudNetService/CloudNet-v3/pull/171#issuecomment-552184427 | 1 | fixes | SyncProxyModule only checks whitelist | The sync proxy modules does only check if the player is on the whitelist on maintenance and ignores that the player might have the permission to join. | fb6e64efbb8ba7af53d32d3d0518ef4dc0dc51b9 | bd40a0653a27f4ca0972c2028bb6da57c8ea5bf9 | https://github.com/cloudnetservice/cloudnet-v3/compare/fb6e64efbb8ba7af53d32d3d0518ef4dc0dc51b9...bd40a0653a27f4ca0972c2028bb6da57c8ea5bf9 | diff --git a/cloudnet-modules/cloudnet-cloudperms/src/main/java/de/dytanic/cloudnet/ext/cloudperms/bungee/listener/BungeeCloudNetCloudPermissionsPlayerListener.java b/cloudnet-modules/cloudnet-cloudperms/src/main/java/de/dytanic/cloudnet/ext/cloudperms/bungee/listener/BungeeCloudNetCloudPermissionsPlayerListener.java
i... | ['cloudnet-modules/cloudnet-syncproxy/src/main/java/de/dytanic/cloudnet/ext/syncproxy/bungee/util/LoginPendingConnectionCommandSender.java', 'cloudnet-modules/cloudnet-cloudperms/src/main/java/de/dytanic/cloudnet/ext/cloudperms/bungee/listener/BungeeCloudNetCloudPermissionsPlayerListener.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 2,271,993 | 426,094 | 61,074 | 817 | 752 | 133 | 18 | 2 | 150 | 27 | 28 | 1 | 0 | 0 | 1970-01-01T00:26:12 | 317 | Java | {'Java': 5151361, 'Kotlin': 74901, 'Shell': 1480, 'Dockerfile': 420, 'Batchfile': 419} | Apache License 2.0 |
1,164 | microsoftgraph/msgraph-sdk-java/451/393 | microsoftgraph | msgraph-sdk-java | https://github.com/microsoftgraph/msgraph-sdk-java/issues/393 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/451 | https://github.com/microsoftgraph/msgraph-sdk-java/pull/451 | 2 | fixes | Properties set via AdditionalDataManager on DriveItemUploadableProperties are not serialized in the request body | Repro:
- Configure your project to use Fiddler so you can capture the request
- Use code like this:
```
DriveItemUploadableProperties upProps = new DriveItemUploadableProperties();
upProps.name = "vacation.gif";
upProps.additionalDataManager().put("@microsoft.graph.conflictBehavior", new JsonP... | 566d653db1dc9f4db4a5a0ee9e055426b3e51f67 | c917635bf90ba94d79f1647e604a21641f5773aa | https://github.com/microsoftgraph/msgraph-sdk-java/compare/566d653db1dc9f4db4a5a0ee9e055426b3e51f67...c917635bf90ba94d79f1647e604a21641f5773aa | diff --git a/src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java b/src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java
index 7e93e795c0..822ed586b4 100644
--- a/src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java
+++ b/src/main/java/com/microsoft/graph/serializer/DefaultS... | ['src/test/java/com/microsoft/graph/serializer/AdditionalDataTests.java', 'src/main/java/com/microsoft/graph/serializer/DefaultSerializer.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 23,140,957 | 4,311,730 | 621,145 | 8,023 | 2,541 | 428 | 50 | 1 | 877 | 83 | 201 | 31 | 0 | 2 | 1970-01-01T00:26:39 | 317 | Java | {'Java': 32327681, 'PowerShell': 5635} | MIT License |
725 | refinedmods/refinedstorage/387/386 | refinedmods | refinedstorage | https://github.com/refinedmods/refinedstorage/issues/386 | https://github.com/refinedmods/refinedstorage/pull/387 | https://github.com/refinedmods/refinedstorage/pull/387 | 1 | fixes | Server Crash after inserting disk into Disk Manipulator when output slots full | #### Issue description:
Server crashed immediately after a disk drive was inserted into the disk manipulator when it was already full in the output slots. To note, the disk drive was already empty with 0 bytes in it.
#### What happens:
Server crashes horribly.
#### What you expected to happen:
No crash, and it woul... | c9a9c52e3b81c5ef4bdf66448321bc1ccee3ad66 | 7f973f5537e0baf40a7f1d3fa36ac1c22813f198 | https://github.com/refinedmods/refinedstorage/compare/c9a9c52e3b81c5ef4bdf66448321bc1ccee3ad66...7f973f5537e0baf40a7f1d3fa36ac1c22813f198 | diff --git a/src/main/java/refinedstorage/tile/TileDiskManipulator.java b/src/main/java/refinedstorage/tile/TileDiskManipulator.java
index 610f54ea1..db2187b8d 100755
--- a/src/main/java/refinedstorage/tile/TileDiskManipulator.java
+++ b/src/main/java/refinedstorage/tile/TileDiskManipulator.java
@@ -379,7 +379,7 @@ pub... | ['src/main/java/refinedstorage/tile/TileDiskManipulator.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 853,184 | 183,158 | 26,022 | 349 | 129 | 39 | 2 | 1 | 856 | 131 | 228 | 25 | 2 | 0 | 1970-01-01T00:24:34 | 317 | Java | {'Java': 2021464, 'Shell': 456} | MIT License |
724 | refinedmods/refinedstorage/445/435 | refinedmods | refinedstorage | https://github.com/refinedmods/refinedstorage/issues/435 | https://github.com/refinedmods/refinedstorage/pull/445 | https://github.com/refinedmods/refinedstorage/pull/445 | 1 | fix | Interface not working correctly | #### Issue description:
You can pump items into the bottom of the interface circumventing the slow import of items
#### What happens:
Interface accepts items from the bottom importing items instantly
#### What you expected to happen:
Interface doesn't accept items from the bottom or puts them in the normal import in... | 40e54334132af5e012c2e10316783340031bfdbd | 4379f536ee794246ba55e3bed1ccf68fb4090410 | https://github.com/refinedmods/refinedstorage/compare/40e54334132af5e012c2e10316783340031bfdbd...4379f536ee794246ba55e3bed1ccf68fb4090410 | diff --git a/src/main/java/refinedstorage/inventory/ItemHandlerBasic.java b/src/main/java/refinedstorage/inventory/ItemHandlerBasic.java
index cb65b2210..641beaec1 100755
--- a/src/main/java/refinedstorage/inventory/ItemHandlerBasic.java
+++ b/src/main/java/refinedstorage/inventory/ItemHandlerBasic.java
@@ -43,4 +43,8 ... | ['src/main/java/refinedstorage/inventory/ItemHandlerBasic.java', 'src/main/java/refinedstorage/tile/TileInterface.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 848,302 | 183,013 | 26,165 | 355 | 1,392 | 294 | 31 | 2 | 759 | 124 | 180 | 25 | 0 | 0 | 1970-01-01T00:24:36 | 317 | Java | {'Java': 2021464, 'Shell': 456} | MIT License |
836 | cloudnetservice/cloudnet-v3/150/138 | cloudnetservice | cloudnet-v3 | https://github.com/CloudNetService/CloudNet-v3/issues/138 | https://github.com/CloudNetService/CloudNet-v3/pull/150 | https://github.com/CloudNetService/CloudNet-v3/pull/150#issuecomment-546725824 | 1 | fixes | Exception when creating a permission group | **Describe the bug**<br>
https://pastes.cf/Yr2teTGV24/
**Steps for reproducing**<br>
1. Type "perms create group NAME 0" into the console
2. See the exception from above in every screen
**Expected behavior**<br>
The group should be created (which it it), but without any errors
**Please provide us inf... | 566c0b81ba1d130b7330ee0978711be933825200 | 4ab4b3c70e08799d7bbffd8743adc9dc328b4a67 | https://github.com/cloudnetservice/cloudnet-v3/compare/566c0b81ba1d130b7330ee0978711be933825200...4ab4b3c70e08799d7bbffd8743adc9dc328b4a67 | diff --git a/cloudnet/src/main/java/de/dytanic/cloudnet/permission/DefaultDatabasePermissionManagement.java b/cloudnet/src/main/java/de/dytanic/cloudnet/permission/DefaultDatabasePermissionManagement.java
index aa3d73162..f513e6ace 100644
--- a/cloudnet/src/main/java/de/dytanic/cloudnet/permission/DefaultDatabasePermis... | ['cloudnet/src/main/java/de/dytanic/cloudnet/permission/DefaultDatabasePermissionManagement.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 2,165,709 | 406,999 | 59,062 | 788 | 409 | 69 | 12 | 1 | 611 | 78 | 178 | 20 | 2 | 0 | 1970-01-01T00:26:12 | 317 | Java | {'Java': 5151361, 'Kotlin': 74901, 'Shell': 1480, 'Dockerfile': 420, 'Batchfile': 419} | Apache License 2.0 |
586 | movingblocks/destinationsol/620/615 | movingblocks | destinationsol | https://github.com/MovingBlocks/DestinationSol/issues/615 | https://github.com/MovingBlocks/DestinationSol/pull/620 | https://github.com/MovingBlocks/DestinationSol/pull/620 | 1 | fix | Zoom in / zoom out hot keys are broken on the map screen | Simple
* Open map screen (maybe as part of the tutorial)
* Notice how mousewheel (and pgup / pgdn?) does not zoom in/out as advertised
Hunt down the related UI logic and try to fix it! | babe861ad5c0cb0ad1ca5d74a24c72e1518cc258 | 210f3987e40388b6622bee8914c9de44b4627534 | https://github.com/movingblocks/destinationsol/compare/babe861ad5c0cb0ad1ca5d74a24c72e1518cc258...210f3987e40388b6622bee8914c9de44b4627534 | diff --git a/engine/src/main/java/org/destinationsol/GameOptions.java b/engine/src/main/java/org/destinationsol/GameOptions.java
index eeb68cc4..d8493f5f 100644
--- a/engine/src/main/java/org/destinationsol/GameOptions.java
+++ b/engine/src/main/java/org/destinationsol/GameOptions.java
@@ -117,6 +117,8 @@ public Volume... | ['engine/src/main/java/org/destinationsol/GameOptions.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,988,335 | 428,363 | 54,510 | 469 | 1,503 | 347 | 33 | 1 | 191 | 36 | 48 | 6 | 0 | 0 | 1970-01-01T00:27:13 | 309 | Java | {'Java': 2210853, 'Groovy': 45867, 'Shell': 6005, 'Batchfile': 4149} | Apache License 2.0 |
587 | movingblocks/destinationsol/618/615 | movingblocks | destinationsol | https://github.com/MovingBlocks/DestinationSol/issues/615 | https://github.com/MovingBlocks/DestinationSol/pull/618 | https://github.com/MovingBlocks/DestinationSol/pull/618 | 1 | fix | Zoom in / zoom out hot keys are broken on the map screen | Simple
* Open map screen (maybe as part of the tutorial)
* Notice how mousewheel (and pgup / pgdn?) does not zoom in/out as advertised
Hunt down the related UI logic and try to fix it! | babe861ad5c0cb0ad1ca5d74a24c72e1518cc258 | 210f3987e40388b6622bee8914c9de44b4627534 | https://github.com/movingblocks/destinationsol/compare/babe861ad5c0cb0ad1ca5d74a24c72e1518cc258...210f3987e40388b6622bee8914c9de44b4627534 | diff --git a/engine/src/main/java/org/destinationsol/GameOptions.java b/engine/src/main/java/org/destinationsol/GameOptions.java
index eeb68cc4..d8493f5f 100644
--- a/engine/src/main/java/org/destinationsol/GameOptions.java
+++ b/engine/src/main/java/org/destinationsol/GameOptions.java
@@ -117,6 +117,8 @@ public Volume... | ['engine/src/main/java/org/destinationsol/GameOptions.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,988,335 | 428,363 | 54,510 | 469 | 1,503 | 347 | 33 | 1 | 191 | 36 | 48 | 6 | 0 | 0 | 1970-01-01T00:27:13 | 309 | Java | {'Java': 2210853, 'Groovy': 45867, 'Shell': 6005, 'Batchfile': 4149} | Apache License 2.0 |
588 | movingblocks/destinationsol/504/486 | movingblocks | destinationsol | https://github.com/MovingBlocks/DestinationSol/issues/486 | https://github.com/MovingBlocks/DestinationSol/pull/504 | https://github.com/MovingBlocks/DestinationSol/pull/504 | 1 | fixes | Game Crashes When Resuming Previous Game After Upgrade from v1.4 | ### What you were trying to do
Resume the previous game after upgrading from version 1.4.1 (the current Steam version) to version 2.0.0.
### What actually happened
The game crashed after choosing "continue"
### How to reproduce
The hull values have changed in prevShip.ini between v1.4.1 and v2.0.0. Upgrading f... | f5528842b84325c8e323e914a4f45b1126f3a1d2 | f4582dcb46628b535f1970ec96bdfc58f238b7c9 | https://github.com/movingblocks/destinationsol/compare/f5528842b84325c8e323e914a4f45b1126f3a1d2...f4582dcb46628b535f1970ec96bdfc58f238b7c9 | diff --git a/engine/src/main/java/org/destinationsol/Const.java b/engine/src/main/java/org/destinationsol/Const.java
index 0585d918..d8c8b166 100644
--- a/engine/src/main/java/org/destinationsol/Const.java
+++ b/engine/src/main/java/org/destinationsol/Const.java
@@ -37,4 +37,8 @@ public class Const {
public static... | ['engine/src/main/java/org/destinationsol/menu/NewGameScreen.java', 'engine/src/main/java/org/destinationsol/game/SaveManager.java', 'engine/src/main/java/org/destinationsol/Const.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 1,531,344 | 332,999 | 42,552 | 367 | 2,483 | 535 | 35 | 3 | 2,223 | 158 | 540 | 39 | 0 | 1 | 1970-01-01T00:26:25 | 309 | Java | {'Java': 2210853, 'Groovy': 45867, 'Shell': 6005, 'Batchfile': 4149} | Apache License 2.0 |
585 | movingblocks/destinationsol/651/650 | movingblocks | destinationsol | https://github.com/MovingBlocks/DestinationSol/issues/650 | https://github.com/MovingBlocks/DestinationSol/pull/651 | https://github.com/MovingBlocks/DestinationSol/pull/651 | 1 | fix | Sound Volume Button changes the volume of Music | <!-- Thanks for taking the time to submit a thorough issue report for Destionation Sol! :-)
Please fill out whichever details below seem relevant to your issue.
Note that suggestions, general questions & support should go in the forum:
* http://forum.terasology.org/forum/destination-sol.57/
Bug reports and crashes ... | 62b07db8660e388c68973d17fb002ecd8a2c7600 | a04f8371be4948cd9c8212fc41c722edb339069c | https://github.com/movingblocks/destinationsol/compare/62b07db8660e388c68973d17fb002ecd8a2c7600...a04f8371be4948cd9c8212fc41c722edb339069c | diff --git a/engine/src/main/java/org/destinationsol/ui/nui/screens/mainMenu/OptionsScreen.java b/engine/src/main/java/org/destinationsol/ui/nui/screens/mainMenu/OptionsScreen.java
index 314cbbd9..4eec6080 100644
--- a/engine/src/main/java/org/destinationsol/ui/nui/screens/mainMenu/OptionsScreen.java
+++ b/engine/src/m... | ['engine/src/main/java/org/destinationsol/ui/nui/screens/mainMenu/OptionsScreen.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,991,796 | 428,945 | 54,635 | 475 | 552 | 107 | 11 | 1 | 895 | 130 | 208 | 20 | 2 | 0 | 1970-01-01T00:27:25 | 309 | Java | {'Java': 2210853, 'Groovy': 45867, 'Shell': 6005, 'Batchfile': 4149} | Apache License 2.0 |
584 | movingblocks/destinationsol/598/645 | movingblocks | destinationsol | https://github.com/MovingBlocks/DestinationSol/issues/645 | https://github.com/MovingBlocks/DestinationSol/pull/598 | https://github.com/MovingBlocks/DestinationSol/issues/645#issuecomment-1031897273 | 1 | fixed | Weapons failing to fire. | ### What I was trying to do
I was attempting to fire the Wave Gun in the Federal Tiny vessel.
### What actually happened
The Wave Gun fired, but no shot emerged.
### How to reproduce
* Step 0 (optional)
Back up your save file.
* Step 1
Start a new game. Be sure to pick the "Federal Tiny".
* Step 2
O... | ddeb0dd88a46bd2205a0e39cc4146889bb9d39fd | f211c2b6cdb9ea559df99f7e9e29903baea2007a | https://github.com/movingblocks/destinationsol/compare/ddeb0dd88a46bd2205a0e39cc4146889bb9d39fd...f211c2b6cdb9ea559df99f7e9e29903baea2007a | diff --git a/engine/src/main/java/org/destinationsol/game/projectile/Projectile.java b/engine/src/main/java/org/destinationsol/game/projectile/Projectile.java
index d855798a..4a8bfbd1 100644
--- a/engine/src/main/java/org/destinationsol/game/projectile/Projectile.java
+++ b/engine/src/main/java/org/destinationsol/game/... | ['engine/src/main/java/org/destinationsol/game/projectile/Projectile.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,833,636 | 396,267 | 50,624 | 438 | 232 | 40 | 4 | 1 | 1,463 | 263 | 356 | 33 | 1 | 0 | 1970-01-01T00:27:05 | 309 | Java | {'Java': 2210853, 'Groovy': 45867, 'Shell': 6005, 'Batchfile': 4149} | Apache License 2.0 |
583 | neo4j/neo4j-java-driver/147/146 | neo4j | neo4j-java-driver | https://github.com/neo4j/neo4j-java-driver/issues/146 | https://github.com/neo4j/neo4j-java-driver/pull/147 | https://github.com/neo4j/neo4j-java-driver/pull/147 | 1 | fixes | NullPointerException at org.neo4j.driver.internal.InternalSession$2.run when an invalid Cypher query is executed | With 1.0.0-M05, this exception is thrown
```
Exception in thread "main" java.lang.NullPointerException
at org.neo4j.driver.internal.InternalSession$2.run(InternalSession.java:140)
at org.neo4j.driver.internal.pool.PooledConnection.onDelegateException(PooledConnection.java:197)
at org.neo4j.driver.internal.... | af9083fae30cdbe2f623cef592ec53a2d09dc44c | 86af35d3923d796e21137b15d52b270e6aaf9854 | https://github.com/neo4j/neo4j-java-driver/compare/af9083fae30cdbe2f623cef592ec53a2d09dc44c...86af35d3923d796e21137b15d52b270e6aaf9854 | diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalSession.java b/driver/src/main/java/org/neo4j/driver/internal/InternalSession.java
index bd259fe3..7f71f6b3 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalSession.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalSe... | ['driver/src/main/java/org/neo4j/driver/internal/InternalSession.java', 'driver/src/test/java/org/neo4j/driver/v1/integration/TransactionIT.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 504,073 | 110,236 | 16,431 | 142 | 449 | 64 | 10 | 1 | 1,477 | 139 | 345 | 38 | 0 | 2 | 1970-01-01T00:24:18 | 303 | Java | {'Java': 4418442, 'Python': 2424, 'Dockerfile': 2159, 'Shell': 218} | Apache License 2.0 |
581 | techreborn/techreborn/961/935 | techreborn | techreborn | https://github.com/TechReborn/TechReborn/issues/935 | https://github.com/TechReborn/TechReborn/pull/961 | https://github.com/TechReborn/TechReborn/pull/961 | 1 | fixes | [1.10.2] Minetweaker recipes not showing up in JEI | All these versions are most recent available on the curse launcher at the time of this posting
JEI-1.10.2-3.14.3.403
Techreborn-1.10.2-2.1.2.160
RebornCore-1.10.2-2.13.2.114
Crafttweaker -1.10.2-3.0.17
Forge 2221
I've only tried a few different ones, but it seems that any MT machine recipes that I add won't sho... | 5aebc4e70bc20a09ad2aebd36b75d7c21d432e94 | 7ae3ab5d87a24d2ae48f83b78626d3db7943f8bf | https://github.com/techreborn/techreborn/compare/5aebc4e70bc20a09ad2aebd36b75d7c21d432e94...7ae3ab5d87a24d2ae48f83b78626d3db7943f8bf | diff --git a/src/main/java/techreborn/compat/minetweaker/MTGeneric.java b/src/main/java/techreborn/compat/minetweaker/MTGeneric.java
index eb9163538..41e299980 100644
--- a/src/main/java/techreborn/compat/minetweaker/MTGeneric.java
+++ b/src/main/java/techreborn/compat/minetweaker/MTGeneric.java
@@ -32,6 +32,7 @@ publi... | ['src/main/java/techreborn/compat/minetweaker/MTGeneric.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,294,432 | 340,268 | 39,572 | 507 | 328 | 91 | 5 | 1 | 656 | 85 | 205 | 8 | 2 | 0 | 1970-01-01T00:24:46 | 301 | Java | {'Java': 2177268, 'Groovy': 243121} | MIT License |
580 | techreborn/techreborn/2760/2759 | techreborn | techreborn | https://github.com/TechReborn/TechReborn/issues/2759 | https://github.com/TechReborn/TechReborn/pull/2760 | https://github.com/TechReborn/TechReborn/pull/2760 | 1 | fixes | Ore Exp Bug | **Describe the bug**
TR ores give no exp after digging/smelting
**Steps to Reproduce**
Steps to reproduce the behavior:
- Dig ore(ruby,sapphire)
- No exp
- be sad
**Environment (please complete the following information with the version):**
- Minecraft: 1.18.1 Valhesia Enchanced Vanilla
- Mod Loader:... | 55eb70742fb742ef69a5408fd87dc6c5966abdc9 | f4c0cf9e8eaf44ae8c96343e465e345a99cccaa1 | https://github.com/techreborn/techreborn/compare/55eb70742fb742ef69a5408fd87dc6c5966abdc9...f4c0cf9e8eaf44ae8c96343e465e345a99cccaa1 | diff --git a/src/main/java/techreborn/init/TRContent.java b/src/main/java/techreborn/init/TRContent.java
index 17c258587..8888da7b0 100644
--- a/src/main/java/techreborn/init/TRContent.java
+++ b/src/main/java/techreborn/init/TRContent.java
@@ -32,6 +32,7 @@ import net.minecraft.item.Item;
import net.minecraft.item.It... | ['src/main/java/techreborn/world/OreDistribution.java', 'src/main/java/techreborn/init/TRContent.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 1,991,720 | 473,730 | 53,295 | 486 | 1,774 | 474 | 30 | 2 | 335 | 46 | 80 | 18 | 0 | 0 | 1970-01-01T00:27:22 | 301 | Java | {'Java': 2177268, 'Groovy': 243121} | MIT License |
582 | techreborn/techreborn/679/658 | techreborn | techreborn | https://github.com/TechReborn/TechReborn/issues/658 | https://github.com/TechReborn/TechReborn/pull/679 | https://github.com/TechReborn/TechReborn/pull/679 | 1 | fixes | Cannot automatically remove products of Extractor | 1.9.4-1.3.2.120-universal Running in 1.10
Cannot automatically remove products of Extractor using any method.
| 48cbda6453568517c0ef46a24c73d0c7b842bb4b | 1fb668cad47a4bee619c06028611523bf563c4e0 | https://github.com/techreborn/techreborn/compare/48cbda6453568517c0ef46a24c73d0c7b842bb4b...1fb668cad47a4bee619c06028611523bf563c4e0 | diff --git a/src/main/java/techreborn/client/GuiHandler.java b/src/main/java/techreborn/client/GuiHandler.java
index c5e20c032..7904262be 100644
--- a/src/main/java/techreborn/client/GuiHandler.java
+++ b/src/main/java/techreborn/client/GuiHandler.java
@@ -168,7 +168,7 @@ public class GuiHandler implements IGuiHandler
... | ['src/main/java/techreborn/client/gui/GuiExtractor.java', 'src/main/java/techreborn/client/gui/GuiGrinder.java', 'src/main/java/techreborn/client/container/ContainerExtractor.java', 'src/main/java/techreborn/tiles/teir1/TileExtractor.java', 'src/main/java/techreborn/client/GuiHandler.java'] | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 1,372,435 | 363,352 | 45,687 | 510 | 5,037 | 1,227 | 141 | 5 | 112 | 13 | 34 | 4 | 0 | 0 | 1970-01-01T00:24:28 | 301 | Java | {'Java': 2177268, 'Groovy': 243121} | MIT License |
9,829 | mojohaus/versions/188/187 | mojohaus | versions | https://github.com/mojohaus/versions/issues/187 | https://github.com/mojohaus/versions/pull/188 | https://github.com/mojohaus/versions/pull/188 | 1 | fixed | dependency updates report generation in xml does not create target directory | On clean project:
```
[master|⚑ 11] $ mvn org.codehaus.mojo:versions-maven-plugin:2.5-SNAPSHOT:dependency-updates-report -DdependencyUpdateReportFormats=xml
[INFO] Scanning for projects...
[INFO]
...
[INFO] BUILD FAILURE
...
[ERROR] Failed to execute goal org.codehaus.mojo:versions-maven-plugin:2.5-SNAPSHOT:de... | 54dd6310cca2fa28ff445ab58e17446e0182c21d | 37404a8a7bc37dbab581d0fc70189a8d4ba9a811 | https://github.com/mojohaus/versions/compare/54dd6310cca2fa28ff445ab58e17446e0182c21d...37404a8a7bc37dbab581d0fc70189a8d4ba9a811 | diff --git a/src/main/java/org/codehaus/mojo/versions/DependencyUpdatesReport.java b/src/main/java/org/codehaus/mojo/versions/DependencyUpdatesReport.java
index 6fce16eb..31802e83 100644
--- a/src/main/java/org/codehaus/mojo/versions/DependencyUpdatesReport.java
+++ b/src/main/java/org/codehaus/mojo/versions/Dependency... | ['src/main/java/org/codehaus/mojo/versions/DependencyUpdatesReport.java', 'src/main/java/org/codehaus/mojo/versions/PluginUpdatesReport.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 779,064 | 154,248 | 21,237 | 81 | 860 | 142 | 14 | 2 | 1,795 | 159 | 440 | 35 | 1 | 2 | 1970-01-01T00:24:59 | 298 | Java | {'Java': 1329705, 'Groovy': 46826, 'Batchfile': 2091, 'Shell': 1618} | Apache License 2.0 |
604 | paritytrading/philadelphia/128/117 | paritytrading | philadelphia | https://github.com/paritytrading/philadelphia/issues/117 | https://github.com/paritytrading/philadelphia/pull/128 | https://github.com/paritytrading/philadelphia/pull/128 | 1 | closes | philadelphia-client: Fix 'wait' command | The `wait` command is broken: it does not look at all received messages since being issued but just the last received message after each wait interval. This means that if `wait A` has been invoked and two messages with MsgType(35) values A and B, respectively, are received within one wait interval, the command only see... | b97496eb71ad656157e0a533a44a8c8cf256c031 | 7fde13233ba6c4b0e9e27fd5184d4a31cbd558de | https://github.com/paritytrading/philadelphia/compare/b97496eb71ad656157e0a533a44a8c8cf256c031...7fde13233ba6c4b0e9e27fd5184d4a31cbd558de | diff --git a/applications/client/src/main/java/com/paritytrading/philadelphia/client/WaitCommand.java b/applications/client/src/main/java/com/paritytrading/philadelphia/client/WaitCommand.java
index 5a9588b..9d0d161 100644
--- a/applications/client/src/main/java/com/paritytrading/philadelphia/client/WaitCommand.java
++... | ['applications/client/src/main/java/com/paritytrading/philadelphia/client/WaitCommand.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,563,114 | 308,022 | 37,137 | 67 | 766 | 145 | 19 | 1 | 478 | 81 | 102 | 3 | 0 | 0 | 1970-01-01T00:26:22 | 294 | Java | {'Java': 2857695, 'Python': 32593, 'Shell': 6113} | Apache License 2.0 |
605 | paritytrading/philadelphia/106/103 | paritytrading | philadelphia | https://github.com/paritytrading/philadelphia/issues/103 | https://github.com/paritytrading/philadelphia/pull/106 | https://github.com/paritytrading/philadelphia/pull/106 | 1 | fixes | philadelphia-client: Fix command completion | Currently, command completion in Philadelphia Terminal Client is broken. Command completion should only take place on the first token. For example:
```
# Input:
> sen<TAB>
# Output:
> send
```
However, currently it takes place on subsequent tokens as well. This doesn't make sense, because the command is always... | dfa591473bf81c621690f940d1e072fc55e07273 | 1fb67798519568afb6d13f49c96a651e570ed503 | https://github.com/paritytrading/philadelphia/compare/dfa591473bf81c621690f940d1e072fc55e07273...1fb67798519568afb6d13f49c96a651e570ed503 | diff --git a/applications/client/src/main/java/com/paritytrading/philadelphia/client/TerminalClient.java b/applications/client/src/main/java/com/paritytrading/philadelphia/client/TerminalClient.java
index 784cfb9..93dea2a 100644
--- a/applications/client/src/main/java/com/paritytrading/philadelphia/client/TerminalClien... | ['applications/client/src/main/java/com/paritytrading/philadelphia/client/TerminalClient.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,562,801 | 307,857 | 37,122 | 68 | 330 | 64 | 6 | 1 | 537 | 84 | 137 | 17 | 0 | 2 | 1970-01-01T00:26:00 | 294 | Java | {'Java': 2857695, 'Python': 32593, 'Shell': 6113} | Apache License 2.0 |
8,602 | graphwalker/graphwalker-project/125/77 | graphwalker | graphwalker-project | https://github.com/GraphWalker/graphwalker-project/issues/77 | https://github.com/GraphWalker/graphwalker-project/pull/125 | https://github.com/GraphWalker/graphwalker-project/pull/125 | 1 | fixes | Using the name context for a variable, does not work. | The unit test in core below will fail.
```
diff --git a/graphwalker-core/src/test/java/org/graphwalker/core/machine/SimpleMachineTest.java b/graphwalker-core/src/test/java/org/graphwalker/core/machine/SimpleMachineTest.java
index 1dc8f2d..461b1ee 100644
--- a/graphwalker-core/src/test/java/org/graphwalker/core/machine... | 9da6d96c1d8cfd2eba0c46c6cdd48124b8ecd4a2 | 8e6a93b9f7dea7e4e4170c130ea0bdb06a202a1e | https://github.com/graphwalker/graphwalker-project/compare/9da6d96c1d8cfd2eba0c46c6cdd48124b8ecd4a2...8e6a93b9f7dea7e4e4170c130ea0bdb06a202a1e | diff --git a/graphwalker-core/src/main/java/org/graphwalker/core/machine/ExecutionContext.java b/graphwalker-core/src/main/java/org/graphwalker/core/machine/ExecutionContext.java
index 349c1295..97179fee 100644
--- a/graphwalker-core/src/main/java/org/graphwalker/core/machine/ExecutionContext.java
+++ b/graphwalker-cor... | ['graphwalker-core/src/main/java/org/graphwalker/core/machine/ExecutionContext.java', 'graphwalker-core/src/test/java/org/graphwalker/core/machine/SimpleMachineTest.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 493,264 | 106,068 | 14,621 | 150 | 243 | 63 | 2 | 1 | 1,331 | 103 | 324 | 30 | 0 | 1 | 1970-01-01T00:24:48 | 293 | Java | {'Java': 1121867, 'JavaScript': 46375, 'ANTLR': 8311, 'CSS': 1884, 'HTML': 348} | MIT License |
744 | diennea/herddb/530/529 | diennea | herddb | https://github.com/diennea/herddb/issues/529 | https://github.com/diennea/herddb/pull/530 | https://github.com/diennea/herddb/pull/530#issuecomment-571493020 | 1 | resolve | TableSpace recovery : Corrupted transaction, syncing on a position smaller ((1504,17371917)) than transaction last sequence number ((1504,17371917)) | Is this a question, a feature request or a bug report?
- Is a bug report
**BUG REPORT**
1. Please describe the issue you observed:
During recovery of a tablespace i get this error:
```
19-12-23-15-55-47 herddb.core.DBManager Dec 23, 2019 3:55:47 PM herddb.core.DBManager manageTableSpaces
SEVERE: c... | 88c9550d1fdf210b008098623dddee7d9f8a54a0 | 795a56ec50c1d8fc16413d98e224dcc7b5c57973 | https://github.com/diennea/herddb/compare/88c9550d1fdf210b008098623dddee7d9f8a54a0...795a56ec50c1d8fc16413d98e224dcc7b5c57973 | diff --git a/herddb-core/src/main/java/herddb/cluster/BookkeeperCommitLog.java b/herddb-core/src/main/java/herddb/cluster/BookkeeperCommitLog.java
index b4c3a3db..f0230270 100644
--- a/herddb-core/src/main/java/herddb/cluster/BookkeeperCommitLog.java
+++ b/herddb-core/src/main/java/herddb/cluster/BookkeeperCommitLog.ja... | ['herddb-core/src/main/java/herddb/log/CommitLog.java', 'herddb-core/src/main/java/herddb/core/TableSpaceManager.java', 'herddb-core/src/main/java/herddb/cluster/BookkeeperCommitLog.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 2,688,723 | 529,205 | 73,194 | 439 | 1,699 | 345 | 22 | 3 | 2,329 | 187 | 544 | 41 | 0 | 1 | 1970-01-01T00:26:17 | 281 | Java | {'Java': 5736477, 'CSS': 125107, 'Shell': 40956, 'JavaScript': 29064, 'HTML': 28704, 'Batchfile': 2759, 'TSQL': 938} | Apache License 2.0 |
9,343 | janssenproject/jans/4452/4428 | janssenproject | jans | https://github.com/JanssenProject/jans/issues/4428 | https://github.com/JanssenProject/jans/pull/4452 | https://github.com/JanssenProject/jans/pull/4452 | 1 | closes | fix (jans-config-api): we need to restart jans-auth-server to reflect the changes in custom script | **Describe the bug**
We need to restart the `jans-auth-server` to reflect the changes in the custom script done using `jans-config-api`.
**To Reproduce**
Steps to reproduce the behavior:
1. Make changes in a Custom Script using `jans-config-api` `PUT` `/jans-config-api/api/v1/config/scripts`
2. Check persistenc... | 15568b91d66b782066e5836d088ba6d7c1710d14 | e828d5ee516e358bbec96f9f8c684c2569c8fb06 | https://github.com/janssenproject/jans/compare/15568b91d66b782066e5836d088ba6d7c1710d14...e828d5ee516e358bbec96f9f8c684c2569c8fb06 | diff --git a/jans-config-api/server/src/main/java/io/jans/configapi/rest/resource/auth/CustomScriptResource.java b/jans-config-api/server/src/main/java/io/jans/configapi/rest/resource/auth/CustomScriptResource.java
index 2e0460ce16..28cd76f097 100644
--- a/jans-config-api/server/src/main/java/io/jans/configapi/rest/res... | ['jans-config-api/server/src/main/java/io/jans/configapi/rest/resource/auth/CustomScriptResource.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 8,513,882 | 1,766,489 | 241,204 | 1,956 | 1,252 | 231 | 28 | 1 | 543 | 78 | 128 | 11 | 0 | 0 | 1970-01-01T00:28:00 | 268 | Java | {'Java': 15604078, 'Python': 2131424, 'HTML': 1463732, 'Go': 648262, 'JavaScript': 551298, 'Gherkin': 153931, 'Shell': 94250, 'Dockerfile': 66591, 'CSS': 64899, 'Mustache': 28733, 'HCL': 13464, 'Makefile': 8953, 'FreeMarker': 7953, 'ANTLR': 5959, 'Inno Setup': 4271, 'Groovy': 265, 'Roff': 220, 'Ruby': 96, 'Batchfile': ... | Apache License 2.0 |
742 | spotify/styx/27/24 | spotify | styx | https://github.com/spotify/styx/issues/24 | https://github.com/spotify/styx/pull/27 | https://github.com/spotify/styx/pull/27 | 1 | fixes | Changing Workflow partitioning causes trigger time offsets | When changing a Workflows partitioning configuration, the previously stored `nextNaturalTrigger` time is kept, which potentially leads to an offset trigger time.
Reproducing
- found an hourly Workflow that was enabled
- nextNaturalTrigger: 2016-12-08 (19:00:00.000) UTC
- changed to daily
- it was triggered at 20... | f0e1f706a836dd3edd5462d8daa89f4b4c163b1c | 62d03e8dc90510c4478a44b0cfedc02f0aeccf23 | https://github.com/spotify/styx/compare/f0e1f706a836dd3edd5462d8daa89f4b4c163b1c...62d03e8dc90510c4478a44b0cfedc02f0aeccf23 | diff --git a/styx-api-service/src/test/java/com/spotify/styx/api/WorkflowResourceTest.java b/styx-api-service/src/test/java/com/spotify/styx/api/WorkflowResourceTest.java
index 7d47ebbe..c11a0ded 100644
--- a/styx-api-service/src/test/java/com/spotify/styx/api/WorkflowResourceTest.java
+++ b/styx-api-service/src/test/j... | ['styx-api-service/src/test/java/com/spotify/styx/api/WorkflowResourceTest.java', 'styx-scheduler-service/src/test/java/com/spotify/styx/StyxSchedulerServiceFixture.java', 'styx-common/src/main/java/com/spotify/styx/storage/DatastoreStorage.java', 'styx-common/src/main/java/com/spotify/styx/util/WorkflowStateUtil.java'... | {'.java': 11} | 11 | 11 | 0 | 0 | 11 | 380,676 | 80,096 | 11,610 | 103 | 5,055 | 932 | 101 | 5 | 510 | 71 | 143 | 10 | 0 | 0 | 1970-01-01T00:24:41 | 267 | Java | {'Java': 2439309, 'Shell': 2149, 'Dockerfile': 878, 'Python': 544} | Apache License 2.0 |
743 | spotify/styx/14/11 | spotify | styx | https://github.com/spotify/styx/issues/11 | https://github.com/spotify/styx/pull/14 | https://github.com/spotify/styx/pull/14 | 1 | fixes | Halting and re-triggering in short succession causes premature state termination | When an actively running Execution is halted (through the cli or api) Styx will `delete` the Pod in k8s. This process takes some time to complete as the container have to receive the `SIGTERM` signal and exit. It will get some time to exit gracefully (the so called grace period).
If the same Workflow Instance is tri... | 8540d2dde574af3d0f4ab1b41fd8dd7a29dabc99 | d6bafd1b3b8a18eb139f8c0bdbed6c17c70925e0 | https://github.com/spotify/styx/compare/8540d2dde574af3d0f4ab1b41fd8dd7a29dabc99...d6bafd1b3b8a18eb139f8c0bdbed6c17c70925e0 | diff --git a/styx-scheduler-service/src/main/java/com/spotify/styx/docker/KubernetesDockerRunner.java b/styx-scheduler-service/src/main/java/com/spotify/styx/docker/KubernetesDockerRunner.java
index e735b7f5..4515be8e 100644
--- a/styx-scheduler-service/src/main/java/com/spotify/styx/docker/KubernetesDockerRunner.java
... | ['styx-scheduler-service/src/test/java/com/spotify/styx/docker/KubernetesDockerRunnerTest.java', 'styx-scheduler-service/src/test/java/com/spotify/styx/docker/KubernetesDockerRunnerPodResourceTest.java', 'styx-scheduler-service/src/main/java/com/spotify/styx/docker/KubernetesDockerRunner.java'] | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 364,573 | 76,880 | 11,046 | 98 | 705 | 146 | 17 | 1 | 2,025 | 209 | 560 | 23 | 0 | 1 | 1970-01-01T00:24:40 | 267 | Java | {'Java': 2439309, 'Shell': 2149, 'Dockerfile': 878, 'Python': 544} | Apache License 2.0 |
818 | microsoft/azure-maven-plugins/1925/1848 | microsoft | azure-maven-plugins | https://github.com/microsoft/azure-maven-plugins/issues/1848 | https://github.com/microsoft/azure-maven-plugins/pull/1925 | https://github.com/microsoft/azure-maven-plugins/pull/1925 | 1 | fixes | Azure Function Deployment Fails when setting Key Vault access to Function | ### Plugin name and version
azure-functions-maven-plugin:1.14.1
### Plugin configuration in your `pom.xml`
<plugin>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-functions-maven-plugin</artifactId>
<version>1.14.1</version>
... | 97a5479a1088d7b18f5a6db8f0bb4b12fdbc4ae9 | beace1236024bba3415abf9432d87ce49467af4f | https://github.com/microsoft/azure-maven-plugins/compare/97a5479a1088d7b18f5a6db8f0bb4b12fdbc4ae9...beace1236024bba3415abf9432d87ce49467af4f | diff --git a/azure-toolkit-libs/azure-toolkit-appservice-lib/src/main/java/com/microsoft/azure/toolkit/lib/appservice/service/impl/deploy/DeployUtils.java b/azure-toolkit-libs/azure-toolkit-appservice-lib/src/main/java/com/microsoft/azure/toolkit/lib/appservice/service/impl/deploy/DeployUtils.java
index 78ad383c7..e270... | ['azure-toolkit-libs/azure-toolkit-appservice-lib/src/main/java/com/microsoft/azure/toolkit/lib/appservice/service/impl/deploy/DeployUtils.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,497,595 | 292,132 | 36,956 | 424 | 428 | 81 | 7 | 1 | 12,908 | 501 | 2,724 | 165 | 1 | 0 | 1970-01-01T00:27:23 | 261 | Java | {'Java': 2458063, 'Groovy': 14416, 'PowerShell': 7687, 'HTML': 123} | MIT License |
817 | microsoft/azure-maven-plugins/1943/1922 | microsoft | azure-maven-plugins | https://github.com/microsoft/azure-maven-plugins/issues/1922 | https://github.com/microsoft/azure-maven-plugins/pull/1943 | https://github.com/microsoft/azure-maven-plugins/pull/1943 | 1 | fixes | Failed to deploy webapp behind a http proxy with 2.3.0 | ### azure-webapp-maven-plugin:2.3.0
The configuration works with 2.2.1 but failed with 2.3.0.
### Plugin configuration in your `pom.xml`
```
<plugin>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-webapp-maven-plugin</artifactId>
<version>2.3.0</ver... | e73faaf4ac86749cbbc6268d49cba301ff5c7004 | dc15e685fb73cfe4e5f0c822681d62e786299158 | https://github.com/microsoft/azure-maven-plugins/compare/e73faaf4ac86749cbbc6268d49cba301ff5c7004...dc15e685fb73cfe4e5f0c822681d62e786299158 | diff --git a/azure-toolkit-libs/azure-toolkit-common-lib/src/main/java/com/microsoft/azure/toolkit/lib/AbstractAzureResourceModule.java b/azure-toolkit-libs/azure-toolkit-common-lib/src/main/java/com/microsoft/azure/toolkit/lib/AbstractAzureResourceModule.java
index 22d351c9a..f17ac4d70 100644
--- a/azure-toolkit-libs/... | ['azure-toolkit-libs/azure-toolkit-common-lib/src/main/java/com/microsoft/azure/toolkit/lib/AbstractAzureResourceModule.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 1,562,071 | 304,564 | 38,481 | 434 | 319 | 56 | 3 | 1 | 8,867 | 331 | 1,848 | 123 | 0 | 1 | 1970-01-01T00:27:25 | 261 | Java | {'Java': 2458063, 'Groovy': 14416, 'PowerShell': 7687, 'HTML': 123} | MIT License |
1,177 | hivemq/mqtt-cli/127/122 | hivemq | mqtt-cli | https://github.com/hivemq/mqtt-cli/issues/122 | https://github.com/hivemq/mqtt-cli/pull/127 | https://github.com/hivemq/mqtt-cli/pull/127 | 1 | resolve | Private key not recognized | ## Expected behavior
The `--key` option of `mqtt-cli` should recognize 4096-bit RSA private key files with just a private key in them.
## Actual behavior
The `--key` option of `mqtt-cli` does not recognize 4096-bit RSA private keys with just a private key in them.
## To Reproduce
I cannot provide my priv... | 3449f304c2cd52c4041f1c9bb772790ab32f40f8 | 0f24145ecc8290e9ccdd58eacf5de64b108a1d35 | https://github.com/hivemq/mqtt-cli/compare/3449f304c2cd52c4041f1c9bb772790ab32f40f8...0f24145ecc8290e9ccdd58eacf5de64b108a1d35 | diff --git a/src/main/java/com/hivemq/cli/converters/FileToPrivateKeyConverter.java b/src/main/java/com/hivemq/cli/converters/FileToPrivateKeyConverter.java
index 33e6e00..b760893 100644
--- a/src/main/java/com/hivemq/cli/converters/FileToPrivateKeyConverter.java
+++ b/src/main/java/com/hivemq/cli/converters/FileToPriv... | ['src/test/java/com/hivemq/cli/converters/FileToPrivateKeyConverterTest.java', 'src/main/java/com/hivemq/cli/converters/FileToPrivateKeyConverter.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 238,103 | 49,808 | 6,647 | 67 | 1,714 | 337 | 33 | 1 | 1,488 | 215 | 402 | 36 | 0 | 2 | 1970-01-01T00:26:18 | 253 | Java | {'Java': 1349932, 'Kotlin': 35042, 'HTML': 15741, 'Shell': 11628, 'Ruby': 443, 'Batchfile': 44} | Apache License 2.0 |
8,663 | uportal-project/uportal/1218/1217 | uportal-project | uportal | https://github.com/uPortal-Project/uPortal/issues/1217 | https://github.com/uPortal-Project/uPortal/pull/1218 | https://github.com/uPortal-Project/uPortal/pull/1218 | 1 | resolves | Multiple text columns not supported by older Oracle versions. | Older Oracle versions, more accurately the Hibernate dialects, do not support multiple text (LONG) columns in a single table. Only PortletPerferenceImpl.java currently defines such a thing. | c887cef65bfb3765a980951fe04bb2d6361af629 | 015f7070835a024726806bd43d4c3895113cf5ab | https://github.com/uportal-project/uportal/compare/c887cef65bfb3765a980951fe04bb2d6361af629...015f7070835a024726806bd43d4c3895113cf5ab | diff --git a/uPortal-content/uPortal-content-portlet/src/main/java/org/apereo/portal/portlet/dao/jpa/PortletPreferenceImpl.java b/uPortal-content/uPortal-content-portlet/src/main/java/org/apereo/portal/portlet/dao/jpa/PortletPreferenceImpl.java
index 504a8a5b5..658ea460d 100644
--- a/uPortal-content/uPortal-content-por... | ['uPortal-content/uPortal-content-portlet/src/main/java/org/apereo/portal/portlet/dao/jpa/PortletPreferenceImpl.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 8,178,351 | 1,586,987 | 205,394 | 1,592 | 455 | 126 | 8 | 1 | 189 | 26 | 39 | 1 | 0 | 0 | 1970-01-01T00:25:29 | 252 | Java | {'Java': 10419076, 'JavaScript': 291612, 'XSLT': 258987, 'HTML': 219389, 'Less': 131846, 'Groovy': 56524, 'CSS': 1744, 'StringTemplate': 1107} | Apache License 2.0 |
8,662 | uportal-project/uportal/1296/1295 | uportal-project | uportal | https://github.com/uPortal-Project/uPortal/issues/1295 | https://github.com/uPortal-Project/uPortal/pull/1296 | https://github.com/uPortal-Project/uPortal/pull/1296 | 1 | fixes | Db create fails on databases that do not support CLOB types | Error caused by Oracle supporting change that introduced setting a column to CLOB type.
| 3e06b4d3d1959e3bbc116e3c1ace39e3d39ad73c | 244fc10e0d04b99c8d0e9cdf06bd9cdcb1be465d | https://github.com/uportal-project/uportal/compare/3e06b4d3d1959e3bbc116e3c1ace39e3d39ad73c...244fc10e0d04b99c8d0e9cdf06bd9cdcb1be465d | diff --git a/uPortal-content/uPortal-content-portlet/src/main/java/org/apereo/portal/portlet/dao/jpa/PortletPreferenceImpl.java b/uPortal-content/uPortal-content-portlet/src/main/java/org/apereo/portal/portlet/dao/jpa/PortletPreferenceImpl.java
index e78b82038..81bb84b1d 100644
--- a/uPortal-content/uPortal-content-por... | ['uPortal-content/uPortal-content-portlet/src/main/java/org/apereo/portal/portlet/dao/jpa/PortletPreferenceImpl.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 8,203,870 | 1,591,159 | 205,917 | 1,594 | 255 | 78 | 4 | 1 | 89 | 14 | 16 | 2 | 0 | 0 | 1970-01-01T00:25:33 | 252 | Java | {'Java': 10419076, 'JavaScript': 291612, 'XSLT': 258987, 'HTML': 219389, 'Less': 131846, 'Groovy': 56524, 'CSS': 1744, 'StringTemplate': 1107} | Apache License 2.0 |
8,661 | uportal-project/uportal/1468/1467 | uportal-project | uportal | https://github.com/uPortal-Project/uPortal/issues/1467 | https://github.com/uPortal-Project/uPortal/pull/1468 | https://github.com/uPortal-Project/uPortal/pull/1468 | 1 | resolves | Guest user occasionally receives a portal page without a skin when using the dynamic-respondr-skin portlet | ## Describe the bug
Occasionally (but typically uncommonly) unauthenticated users will start receiving a portal page that does not include the `dynamic-respondr-skin` portlet and therefore has no skin. The affected page is completely unusable.
This issue has been encountered by several, and has been discussed mo... | dfeb314444fdb32679852df588e765ba5b6d0714 | 0fa06696b50da7e6338e464df76a35320ccd2dd3 | https://github.com/uportal-project/uportal/compare/dfeb314444fdb32679852df588e765ba5b6d0714...0fa06696b50da7e6338e464df76a35320ccd2dd3 | diff --git a/uPortal-events/src/main/java/org/apereo/portal/events/aggr/PortalEventProcessingManagerImpl.java b/uPortal-events/src/main/java/org/apereo/portal/events/aggr/PortalEventProcessingManagerImpl.java
index 0dc3abb71..65cd976e1 100644
--- a/uPortal-events/src/main/java/org/apereo/portal/events/aggr/PortalEventP... | ['uPortal-events/src/main/java/org/apereo/portal/events/aggr/PortalEventProcessingManagerImpl.java', 'uPortal-persondir/src/main/java/org/apereo/portal/persondir/support/PersonManagerCurrentUserProvider.java', 'uPortal-groups/uPortal-groups-pags/src/main/java/org/apereo/portal/groups/pags/testers/ThemeNameEqualsIgnoreC... | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 8,182,508 | 1,587,751 | 205,530 | 1,604 | 1,658 | 307 | 28 | 3 | 1,646 | 233 | 379 | 16 | 1 | 0 | 1970-01-01T00:25:44 | 252 | Java | {'Java': 10419076, 'JavaScript': 291612, 'XSLT': 258987, 'HTML': 219389, 'Less': 131846, 'Groovy': 56524, 'CSS': 1744, 'StringTemplate': 1107} | Apache License 2.0 |
1,097 | wso2/product-microgateway/3297/3298 | wso2 | product-microgateway | https://github.com/wso2/product-microgateway/issues/3298 | https://github.com/wso2/product-microgateway/pull/3297 | https://github.com/wso2/product-microgateway/pull/3297 | 1 | fixes | Websocket Analytics are not working | ### Description
Getting the following error log in the Enforcer.
choreo-connect-with-apim-enforcer-1 | [2023-03-08 06:18:02,970][][] ERROR - {org.wso2.am.analytics.publisher.reporter.cloud.ParallelQueueWorker} - Builder instance is not duly filled. Event building failed [severity:Default error_code:0]
choreo-conn... | afd6dd1235f9bd7d575fab3f8a7f46b1e850aa86 | e17d35328a1dd471c910cbe7db125487f9315b16 | https://github.com/wso2/product-microgateway/compare/afd6dd1235f9bd7d575fab3f8a7f46b1e850aa86...e17d35328a1dd471c910cbe7db125487f9315b16 | diff --git a/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/analytics/ChoreoAnalyticsForWSProvider.java b/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/analytics/ChoreoAnalyticsForWSProvider.java
index 47255d5fd..260a51d15 100644
--- a/enforcer-parent/enforcer/src/main... | ['enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/metrics/MetricsUtils.java', 'enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/analytics/DefaultAnalyticsEventPublisher.java', 'enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/analytics/ChoreoAnalytic... | {'.java': 3} | 3 | 3 | 0 | 0 | 3 | 4,939,582 | 1,077,728 | 136,432 | 579 | 1,727 | 309 | 21 | 3 | 2,026 | 128 | 555 | 38 | 0 | 0 | 1970-01-01T00:27:58 | 247 | Java | {'Java': 2861210, 'Go': 979303, 'Lua': 49518, 'Shell': 37030, 'C++': 27281, 'Dockerfile': 16279, 'HTML': 5630, 'Starlark': 2894, 'Jinja': 1646, 'Open Policy Agent': 539} | Apache License 2.0 |
1,111 | wso2/product-microgateway/2778/2751 | wso2 | product-microgateway | https://github.com/wso2/product-microgateway/issues/2751 | https://github.com/wso2/product-microgateway/pull/2778 | https://github.com/wso2/product-microgateway/pull/2778 | 1 | fixes | The error response of the blocked subscription should be fixed | ### Description:
<!-- Describe the issue -->
The response for an api with blocked subscription error description says Subscription validation failed.
`{"error_message":"The requested API is temporarily blocked","code":"900907","error_description":"User is NOT authorized to access the Resource. API Subscription val... | 3a79271720941f05dc8e1de1e519a29e0593c988 | 4ae96141ef9018df8576ce91142a2754dcef9424 | https://github.com/wso2/product-microgateway/compare/3a79271720941f05dc8e1de1e519a29e0593c988...4ae96141ef9018df8576ce91142a2754dcef9424 | diff --git a/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/analytics/FaultCodeClassifier.java b/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/analytics/FaultCodeClassifier.java
index 38e4b1869..7f84fec42 100644
--- a/enforcer-parent/enforcer/src/main/java/org/wso2/cho... | ['enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/security/jwt/APIKeyAuthenticator.java', 'enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/analytics/FaultCodeClassifier.java', 'enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/constants/APISecurityCo... | {'.java': 4} | 4 | 4 | 0 | 0 | 4 | 4,518,284 | 986,945 | 125,780 | 522 | 2,663 | 388 | 31 | 4 | 878 | 117 | 171 | 29 | 0 | 0 | 1970-01-01T00:27:28 | 247 | Java | {'Java': 2861210, 'Go': 979303, 'Lua': 49518, 'Shell': 37030, 'C++': 27281, 'Dockerfile': 16279, 'HTML': 5630, 'Starlark': 2894, 'Jinja': 1646, 'Open Policy Agent': 539} | Apache License 2.0 |
1,109 | wso2/product-microgateway/2808/2771 | wso2 | product-microgateway | https://github.com/wso2/product-microgateway/issues/2771 | https://github.com/wso2/product-microgateway/pull/2808 | https://github.com/wso2/product-microgateway/pull/2808 | 1 | fixes | Error log for OPA policies with GET request when analytics enabled | ### Description:
Getting below error log for OPA policies when analytics enabled with a get request.
### Steps to reproduce:
1. Create an API with OPA policies added to a GET operation and deploy.
2. Enable analytics in Choreo-Connect
3. Invoke the API.
4. Below log appears in Choreo Connect.
```
cho... | c93650af02df7b16f3c82c83022499229784182e | 95b9a0bdc5ea7de22b432eaafc4560ac830ac5db | https://github.com/wso2/product-microgateway/compare/c93650af02df7b16f3c82c83022499229784182e...95b9a0bdc5ea7de22b432eaafc4560ac830ac5db | diff --git a/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/analytics/FaultCodeClassifier.java b/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/analytics/FaultCodeClassifier.java
index 7f84fec42..4896a67ed 100644
--- a/enforcer-parent/enforcer/src/main/java/org/wso2/cho... | ['enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/analytics/FaultCodeClassifier.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 4,528,694 | 988,870 | 125,983 | 524 | 434 | 84 | 8 | 1 | 4,388 | 229 | 1,178 | 61 | 0 | 1 | 1970-01-01T00:27:28 | 247 | Java | {'Java': 2861210, 'Go': 979303, 'Lua': 49518, 'Shell': 37030, 'C++': 27281, 'Dockerfile': 16279, 'HTML': 5630, 'Starlark': 2894, 'Jinja': 1646, 'Open Policy Agent': 539} | Apache License 2.0 |
1,106 | wso2/product-microgateway/2991/2918 | wso2 | product-microgateway | https://github.com/wso2/product-microgateway/issues/2918 | https://github.com/wso2/product-microgateway/pull/2991 | https://github.com/wso2/product-microgateway/pull/2991 | 1 | fixes | Choreo Connect does not start in Windows 10 with Docker WSL | ### Description:
The enforcer fails systematically in Exited status, and reporting the following error :
docker logs choreo-connect_enforcer_1
java.lang.IllegalArgumentException: Illegal base64 character a
at java.base/java.util.Base64$Decoder.decode0(Unknown Source)
at java.base/java.util.Base64$D... | 1e4cbfa18a346fefd023e025b85926095ca514a0 | 4ec162e288c2e00c7933574745ba9dfc294aea1c | https://github.com/wso2/product-microgateway/compare/1e4cbfa18a346fefd023e025b85926095ca514a0...4ec162e288c2e00c7933574745ba9dfc294aea1c | diff --git a/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/util/JWTUtils.java b/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/util/JWTUtils.java
index 02808ca66..20cd8802e 100644
--- a/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/util/JWTUti... | ['enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/util/JWTUtils.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 4,551,381 | 993,247 | 126,428 | 528 | 219 | 45 | 5 | 1 | 1,460 | 106 | 325 | 35 | 0 | 0 | 1970-01-01T00:27:37 | 247 | Java | {'Java': 2861210, 'Go': 979303, 'Lua': 49518, 'Shell': 37030, 'C++': 27281, 'Dockerfile': 16279, 'HTML': 5630, 'Starlark': 2894, 'Jinja': 1646, 'Open Policy Agent': 539} | Apache License 2.0 |
1,102 | wso2/product-microgateway/3090/3089 | wso2 | product-microgateway | https://github.com/wso2/product-microgateway/issues/3089 | https://github.com/wso2/product-microgateway/pull/3090 | https://github.com/wso2/product-microgateway/pull/3090 | 1 | fixes | Enforcer is not starting when key-store certs are created in a Windows environment | ### Description
Enforcer is not starting when key-store certs are created in a Microsoft environment. Enforcer running in a Linux container and it does not match the cert generator environment and runtime environment.
The new line separator is `\\r\\n` when certs are generated in a Microsoft environment and Enfor... | 5ed0320dc50453f69f5886af61b22175c5d03c12 | 75a0f5116a63b405ed7fc8dc31e81eff4b42e987 | https://github.com/wso2/product-microgateway/compare/5ed0320dc50453f69f5886af61b22175c5d03c12...75a0f5116a63b405ed7fc8dc31e81eff4b42e987 | diff --git a/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/util/JWTUtils.java b/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/util/JWTUtils.java
index 09f9232dc..c87f72528 100644
--- a/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/util/JWTUti... | ['enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/util/JWTUtils.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 4,879,116 | 1,063,338 | 134,781 | 570 | 244 | 42 | 5 | 1 | 2,538 | 184 | 659 | 52 | 0 | 1 | 1970-01-01T00:27:44 | 247 | Java | {'Java': 2861210, 'Go': 979303, 'Lua': 49518, 'Shell': 37030, 'C++': 27281, 'Dockerfile': 16279, 'HTML': 5630, 'Starlark': 2894, 'Jinja': 1646, 'Open Policy Agent': 539} | Apache License 2.0 |
1,100 | wso2/product-microgateway/3117/3118 | wso2 | product-microgateway | https://github.com/wso2/product-microgateway/issues/3118 | https://github.com/wso2/product-microgateway/pull/3117 | https://github.com/wso2/product-microgateway/pull/3117 | 1 | fixes | Enable security for prototyped APIs | ### Problem
Currently authentication is not required for APIs with prototyped lifecyclestatus within choreo connect. Since prototyped lifecycle state is changed to PreRelease, we need to enable authentication for those APIs.
### Solution
Currently auth filter is not engaged for prototyped APIs. We need to change th... | a0a74541c673903055656e4de55f762562e871a6 | 5065f20a52d7146c6639637f0ecdc71023311b34 | https://github.com/wso2/product-microgateway/compare/a0a74541c673903055656e4de55f762562e871a6...5065f20a52d7146c6639637f0ecdc71023311b34 | diff --git a/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/security/AuthFilter.java b/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/security/AuthFilter.java
index 2db00c6ab..1c0347810 100644
--- a/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer... | ['enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/security/AuthFilter.java', 'integration/test-integration/src/test/java/org/wso2/choreo/connect/tests/testcases/withapim/PrototypedAPITestCase.java'] | {'.java': 2} | 2 | 2 | 0 | 0 | 2 | 4,127,731 | 899,466 | 115,236 | 488 | 587 | 105 | 11 | 1 | 469 | 68 | 92 | 19 | 0 | 0 | 1970-01-01T00:27:46 | 247 | Java | {'Java': 2861210, 'Go': 979303, 'Lua': 49518, 'Shell': 37030, 'C++': 27281, 'Dockerfile': 16279, 'HTML': 5630, 'Starlark': 2894, 'Jinja': 1646, 'Open Policy Agent': 539} | Apache License 2.0 |
1,099 | wso2/product-microgateway/3131/3129 | wso2 | product-microgateway | https://github.com/wso2/product-microgateway/issues/3129 | https://github.com/wso2/product-microgateway/pull/3131 | https://github.com/wso2/product-microgateway/pull/3131 | 1 | fixes | JsonSyntaxException when invoking API in choreo-connect with API-M 4.1.0.36 access token | ### Description
The following error occurs when invoking an API with an API-M access token.
```
Oct 27, 2022 6:18:53 AM io.grpc.internal.SerializingExecutor run
[INFO] [docker-java-stream--1732710743] INFO Enforcer - STDERR: SEVERE: Exception while executing runnable io.grpc.internal.ServerImpl$JumpToApplicationThr... | 72bfecdc19bca4699b63af6c5448d450dc1bdb6b | ab44b18de90b35e2ea84a69ef8196745a7b67b70 | https://github.com/wso2/product-microgateway/compare/72bfecdc19bca4699b63af6c5448d450dc1bdb6b...ab44b18de90b35e2ea84a69ef8196745a7b67b70 | diff --git a/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/throttle/ThrottleDataHolder.java b/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/throttle/ThrottleDataHolder.java
index fcf7e635c..e72e145a4 100644
--- a/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/... | ['enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/throttle/ThrottleFilter.java', 'enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/throttle/ThrottleDataHolder.java', 'enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/websocket/WebSocketThrottleFilter.... | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 4,887,142 | 1,065,380 | 135,052 | 574 | 3,075 | 621 | 55 | 4 | 6,888 | 471 | 1,824 | 78 | 1 | 2 | 1970-01-01T00:27:47 | 247 | Java | {'Java': 2861210, 'Go': 979303, 'Lua': 49518, 'Shell': 37030, 'C++': 27281, 'Dockerfile': 16279, 'HTML': 5630, 'Starlark': 2894, 'Jinja': 1646, 'Open Policy Agent': 539} | Apache License 2.0 |
1,112 | wso2/product-microgateway/2764/2765 | wso2 | product-microgateway | https://github.com/wso2/product-microgateway/issues/2765 | https://github.com/wso2/product-microgateway/pull/2764 | https://github.com/wso2/product-microgateway/pull/2764 | 1 | fixes | [websocket] Send only the payload of a single frame at a time from enforcer to router | ### Describe your problem(s)
- We decode the batched of frames at enforcer side to get the exact count of frames
- Thereafter, for each separate frame, we send a `WebSocketFrameResponse` back to the router
- In the `WebSocketFrameResponse` object, although the payload size is updated for a single frame, the payload ... | 15193b2e2e2a1074e04bfffdc6d863ee80218440 | 1f3027b8e98130f273f63c9dd6719d71f759dcd2 | https://github.com/wso2/product-microgateway/compare/15193b2e2e2a1074e04bfffdc6d863ee80218440...1f3027b8e98130f273f63c9dd6719d71f759dcd2 | diff --git a/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/websocket/WebSocketResponseObserver.java b/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/websocket/WebSocketResponseObserver.java
index a641efb95..f40e6f44c 100644
--- a/enforcer-parent/enforcer/src/main/java/... | ['enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/websocket/WebSocketResponseObserver.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 4,516,028 | 986,535 | 125,737 | 522 | 347 | 55 | 5 | 1 | 822 | 134 | 176 | 22 | 0 | 0 | 1970-01-01T00:27:28 | 247 | Java | {'Java': 2861210, 'Go': 979303, 'Lua': 49518, 'Shell': 37030, 'C++': 27281, 'Dockerfile': 16279, 'HTML': 5630, 'Starlark': 2894, 'Jinja': 1646, 'Open Policy Agent': 539} | Apache License 2.0 |
1,114 | wso2/product-microgateway/2637/2638 | wso2 | product-microgateway | https://github.com/wso2/product-microgateway/issues/2638 | https://github.com/wso2/product-microgateway/pull/2637 | https://github.com/wso2/product-microgateway/pull/2637 | 1 | fixes | Rename header operation policy | ### Description:
<!-- Describe the issue -->
current implementation of rename_header written as equal to set_header policy.
but rename_header has a different attribute list and it should be renaming the header name, not just updating the header value.
### Steps to reproduce:
### Affected Product Version:
<!--... | 8f56cf366a928de81919c9b1a5505919e6457dfb | 5ba7a8ad13d113176b102c2ccaa5cee5beb10080 | https://github.com/wso2/product-microgateway/compare/8f56cf366a928de81919c9b1a5505919e6457dfb...5ba7a8ad13d113176b102c2ccaa5cee5beb10080 | diff --git a/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/interceptor/MediationPolicyFilter.java b/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/interceptor/MediationPolicyFilter.java
index e08c8e3cd..51c67f2bf 100644
--- a/enforcer-parent/enforcer/src/main/java/org/... | ['enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/interceptor/MediationPolicyFilter.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 4,226,377 | 922,775 | 118,088 | 492 | 831 | 149 | 17 | 1 | 685 | 97 | 137 | 26 | 0 | 0 | 1970-01-01T00:27:23 | 247 | Java | {'Java': 2861210, 'Go': 979303, 'Lua': 49518, 'Shell': 37030, 'C++': 27281, 'Dockerfile': 16279, 'HTML': 5630, 'Starlark': 2894, 'Jinja': 1646, 'Open Policy Agent': 539} | Apache License 2.0 |
1,140 | wso2/product-microgateway/1869/1713 | wso2 | product-microgateway | https://github.com/wso2/product-microgateway/issues/1713 | https://github.com/wso2/product-microgateway/pull/1869 | https://github.com/wso2/product-microgateway/pull/1869 | 1 | fixes | Add www-authenticate header to the authentication failed responses | ### Describe your problem(s)
$subject.
### Describe your solution
<!-- Describe the feature/improvement -->
### How will you implement it
<!-- If you like to suggest an approach or a design -->
---
### Optional Fields
#### Related Issues:
<!-- Any related issues from this/other repositories-->
#### Su... | b49d747dd1420e28e8044511fdff7b2b8a92d66f | 231b93cb844e2bc1d0358857307a16544b00f8dc | https://github.com/wso2/product-microgateway/compare/b49d747dd1420e28e8044511fdff7b2b8a92d66f...231b93cb844e2bc1d0358857307a16544b00f8dc | diff --git a/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/constants/APIConstants.java b/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/constants/APIConstants.java
index 0f6fc723d..2ae145572 100644
--- a/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/constants/APIConstants.java
+++ b/enforce... | ['integration/test-integration/src/test/java/org/wso2/choreo/connect/tests/testCases/jwtValidator/JwtTestCase.java', 'enforcer/src/main/java/org/wso2/choreo/connect/enforcer/security/Authenticator.java', 'enforcer/src/main/java/org/wso2/choreo/connect/enforcer/security/jwt/JWTAuthenticator.java', 'enforcer/src/main/jav... | {'.java': 7} | 7 | 7 | 0 | 0 | 7 | 3,131,848 | 687,512 | 87,974 | 342 | 1,424 | 271 | 39 | 6 | 444 | 64 | 91 | 20 | 0 | 0 | 1970-01-01T00:26:57 | 247 | Java | {'Java': 2861210, 'Go': 979303, 'Lua': 49518, 'Shell': 37030, 'C++': 27281, 'Dockerfile': 16279, 'HTML': 5630, 'Starlark': 2894, 'Jinja': 1646, 'Open Policy Agent': 539} | Apache License 2.0 |
1,142 | wso2/product-microgateway/1846/1847 | wso2 | product-microgateway | https://github.com/wso2/product-microgateway/issues/1847 | https://github.com/wso2/product-microgateway/pull/1846 | https://github.com/wso2/product-microgateway/pull/1846 | 1 | fixes | Token validation is successful with malformed Authorization header | ### Description:
Token validation is successful in the following scenarios.
1. Authorization: <TOKEN>
2. Authorization: Bearer <TOKEN>
3. Authorization: something <TOKEN>
This behaviour is a bug since the correct Authorization header format is not honoured.
### Steps to reproduce:
### Affected Product Ve... | 94b1cd8cf31011429d8d1e336f3f6a4412850b10 | 7a38cc0ff5be17ddbf51d58c139041ab607c8b58 | https://github.com/wso2/product-microgateway/compare/94b1cd8cf31011429d8d1e336f3f6a4412850b10...7a38cc0ff5be17ddbf51d58c139041ab607c8b58 | diff --git a/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/constants/APISecurityConstants.java b/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/constants/APISecurityConstants.java
index 94d4c96e5..c3b06d008 100644
--- a/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/constants/APISecurityCons... | ['integration/test-integration/src/test/java/org/wso2/choreo/connect/tests/testCases/jwtValidator/JwtTestCase.java', 'enforcer/src/main/java/org/wso2/choreo/connect/enforcer/security/jwt/JWTAuthenticator.java', 'enforcer/src/main/java/org/wso2/choreo/connect/enforcer/constants/APISecurityConstants.java', 'enforcer/src/... | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 3,126,656 | 686,607 | 87,890 | 342 | 1,351 | 271 | 20 | 4 | 697 | 94 | 143 | 30 | 0 | 0 | 1970-01-01T00:26:57 | 247 | Java | {'Java': 2861210, 'Go': 979303, 'Lua': 49518, 'Shell': 37030, 'C++': 27281, 'Dockerfile': 16279, 'HTML': 5630, 'Starlark': 2894, 'Jinja': 1646, 'Open Policy Agent': 539} | Apache License 2.0 |
1,143 | wso2/product-microgateway/1836/1829 | wso2 | product-microgateway | https://github.com/wso2/product-microgateway/issues/1829 | https://github.com/wso2/product-microgateway/pull/1836 | https://github.com/wso2/product-microgateway/pull/1836 | 1 | fixes | Array Index Out of Bounds Error when Jwt transformer is enabled in test cases. | ### Description:
Following error case is visible within logs.
```
docker-java-stream-1975420695] INFO Enforcer - STDOUT: [2021-04-05 18:39:21,153] ERROR - JWTAuthenticator Error while getting token from the cache
[docker-java-stream-1975420695] INFO Enforcer - STDOUT: java.lang.ArrayIndexOutOfBoundsException: Ind... | e3347584fff3f05f657a773f92accb86508a673f | 8aaa5e16916b04fa99e26784f7c1ca855d5dfe5c | https://github.com/wso2/product-microgateway/compare/e3347584fff3f05f657a773f92accb86508a673f...8aaa5e16916b04fa99e26784f7c1ca855d5dfe5c | diff --git a/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/security/jwt/JWTAuthenticator.java b/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/security/jwt/JWTAuthenticator.java
index 38ea1b06c..640fa3ecd 100644
--- a/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/security/jwt/JWTAuthenticat... | ['enforcer/src/main/java/org/wso2/choreo/connect/enforcer/security/jwt/JWTAuthenticator.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 3,124,136 | 686,119 | 87,845 | 342 | 204 | 41 | 3 | 1 | 1,836 | 139 | 497 | 36 | 0 | 1 | 1970-01-01T00:26:57 | 247 | Java | {'Java': 2861210, 'Go': 979303, 'Lua': 49518, 'Shell': 37030, 'C++': 27281, 'Dockerfile': 16279, 'HTML': 5630, 'Starlark': 2894, 'Jinja': 1646, 'Open Policy Agent': 539} | Apache License 2.0 |
1,115 | wso2/product-microgateway/2577/2578 | wso2 | product-microgateway | https://github.com/wso2/product-microgateway/issues/2578 | https://github.com/wso2/product-microgateway/pull/2577 | https://github.com/wso2/product-microgateway/pull/2577 | 1 | fixes | UserId based deny policies are not working with InternalKey | ### Description:
If the deny policy is using UserID, it won't be enforced properly as the userID is not populated correctly.
### Steps to reproduce:
Deploy an API.
Create a deny policy for the user `admin@carbon.super`.
Use InternalKey to invoke.
### Affected Product Version:
choreo-connect-1.0.0-rc1
### ... | b8f16b655b6ef6e475f8a6bd4fe76808be0ba2de | 2263f9302222b012f0c91cb9347aa16a27e963d6 | https://github.com/wso2/product-microgateway/compare/b8f16b655b6ef6e475f8a6bd4fe76808be0ba2de...2263f9302222b012f0c91cb9347aa16a27e963d6 | diff --git a/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/throttle/ThrottleFilter.java b/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/throttle/ThrottleFilter.java
index a006c434e..5431fe990 100644
--- a/enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/... | ['enforcer-parent/enforcer/src/main/java/org/wso2/choreo/connect/enforcer/throttle/ThrottleFilter.java'] | {'.java': 1} | 1 | 1 | 0 | 0 | 1 | 4,107,223 | 895,149 | 114,646 | 485 | 881 | 152 | 9 | 1 | 637 | 89 | 146 | 27 | 0 | 0 | 1970-01-01T00:27:19 | 247 | Java | {'Java': 2861210, 'Go': 979303, 'Lua': 49518, 'Shell': 37030, 'C++': 27281, 'Dockerfile': 16279, 'HTML': 5630, 'Starlark': 2894, 'Jinja': 1646, 'Open Policy Agent': 539} | Apache License 2.0 |
1,145 | wso2/product-microgateway/1768/1767 | wso2 | product-microgateway | https://github.com/wso2/product-microgateway/issues/1767 | https://github.com/wso2/product-microgateway/pull/1768 | https://github.com/wso2/product-microgateway/pull/1768 | 1 | fixes | Throttle eventpublisher password is not resolved from ENV vars | ### Description:
<!-- Describe the issue -->
Throttle publisher password in the config is not resolve from env vars when configured that way.
### Steps to reproduce:
- enable throttling and configure publisher password similar to below.
- start enforcer and check the errors. it says invalid username password when ... | 0496eb3bdeab13db7d7c2b00d4ffcf7fad35e7b7 | 0feb6c772c43eb119952b5f5aea48661f58b469d | https://github.com/wso2/product-microgateway/compare/0496eb3bdeab13db7d7c2b00d4ffcf7fad35e7b7...0feb6c772c43eb119952b5f5aea48661f58b469d | diff --git a/enforcer/src/main/java/org/wso2/micro/gateway/enforcer/config/ConfigHolder.java b/enforcer/src/main/java/org/wso2/micro/gateway/enforcer/config/ConfigHolder.java
index 2872e7c65..2aba559ef 100644
--- a/enforcer/src/main/java/org/wso2/micro/gateway/enforcer/config/ConfigHolder.java
+++ b/enforcer/src/main/j... | ['enforcer/src/main/java/org/wso2/micro/gateway/enforcer/config/dto/ThrottleAgentConfigDto.java', 'enforcer/src/main/java/org/wso2/micro/gateway/enforcer/throttle/databridge/publisher/PublisherConfiguration.java', 'enforcer/src/main/java/org/wso2/micro/gateway/enforcer/throttle/databridge/publisher/ThrottleDataPublishe... | {'.java': 5} | 5 | 5 | 0 | 0 | 5 | 2,784,312 | 608,089 | 79,278 | 313 | 2,751 | 427 | 35 | 5 | 708 | 96 | 154 | 21 | 0 | 1 | 1970-01-01T00:26:56 | 247 | Java | {'Java': 2861210, 'Go': 979303, 'Lua': 49518, 'Shell': 37030, 'C++': 27281, 'Dockerfile': 16279, 'HTML': 5630, 'Starlark': 2894, 'Jinja': 1646, 'Open Policy Agent': 539} | Apache License 2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.