-
Updated
Mar 19, 2022 - Java
apache2
Here are 978 public repositories matching this topic...
-
Updated
Mar 8, 2022 - C++
-
Updated
Mar 18, 2022 - Java
-
Updated
Jan 25, 2022 - Dockerfile
-
Updated
Mar 16, 2022 - Shell
Unlike all the existing charts that graph a string (most likely) against a number, this graphs numbers on both axises. So in addition to the configuration changes needed for passing the right field to chartjs, the PR for this should also change the "preferred type" to "number" for the x axis when the chart type is scatter plot.
-
Updated
Mar 15, 2022 - Python
-
Updated
Jan 9, 2022 - Python
Describe the bug
In OpenSearch Dashboards when editing a maps visualization, a banner appears that states: "Map layer is experimental and is not subject to the support SLA of official GA features. For feedback, please create an issue in GitHub." This seems to be residual from prior to the fork, since "support SLA" and "official GA features" aren't part of the OpenSearch project lifecycle. N
-
Updated
Mar 18, 2022 - Shell
-
Updated
Oct 4, 2021 - JavaScript
-
Updated
Apr 26, 2021 - Java
-
Updated
Mar 15, 2022 - C++
-
Updated
Sep 30, 2021 - Python
-
Updated
Feb 3, 2022 - Ruby
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Sep 21, 2019 - Shell
-
Updated
Oct 8, 2020 - CSS
-
Updated
Jul 20, 2021 - C
-
Updated
Feb 6, 2018 - Java
-
Updated
Dec 6, 2020 - Python
-
Updated
Feb 24, 2021 - Python
Improve this page
Add a description, image, and links to the apache2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apache2 topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
There seems to be duplication of logic in the code for Cloud Plugins. This is an opportunity for us to streamline the codebase and refactor these classes. This issue stems from these comments in #2096.
Describe the solution you'd like