id stringlengths 4 10 | text stringlengths 4 2.14M | source stringclasses 2
values | created timestamp[s]date 2001-05-16 21:05:09 2025-01-01 03:38:30 | added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | metadata dict |
|---|---|---|---|---|---|
1117608064 | Build fails because of `Theme.AppCompat.Light.NoActionBar not foundà
What
Build fails because of `Theme.AppCompat.Light.NoActionBar not foundà
Introduced by https://github.com/openfoodfacts/smooth-app/pull/981
Log
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:processDebu... | gharchive/issue | 2022-01-28T16:35:30 | 2025-04-01T04:57:49.552606 | {
"authors": [
"Excel-Adeniyi",
"M123-dev",
"monsieurtanuki",
"teolemon"
],
"repo": "openfoodfacts/smooth-app",
"url": "https://github.com/openfoodfacts/smooth-app/issues/1038",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1298821241 | Introducing a simple "Rate app" link in settings
What
[ ] Introducing a simple "Rate app" link in settings
[ ] Example of what Citymapper does
Part of
#2515
Screenshot
Can I work on this ?
@AshAman999 @M123-dev I have made the pr for this, kindly review it ! Thanks
| gharchive/issue | 2022-07-08T10:27:00 | 2025-04-01T04:57:49.555273 | {
"authors": [
"Sudhanva-Nadiger",
"teolemon"
],
"repo": "openfoodfacts/smooth-app",
"url": "https://github.com/openfoodfacts/smooth-app/issues/2551",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1456536500 | feat: Force the Android app to be in landscape
Will fix #3331
Codecov Report
Merging #3334 (e8172e0) into develop (b0b52c5) will increase coverage by 0.00%.
The diff coverage is n/a.
@@ Coverage Diff @@
## develop #3334 +/- ##
========================================
Covera... | gharchive/pull-request | 2022-11-19T15:17:19 | 2025-04-01T04:57:49.570180 | {
"authors": [
"codecov-commenter",
"g123k"
],
"repo": "openfoodfacts/smooth-app",
"url": "https://github.com/openfoodfacts/smooth-app/pull/3334",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
389839344 | Bug in worldcup.db built on 2018.06.22
Hi,
Fantastic work. I just came across some wrong result entries. I had a look at the world cup from 1954 using the worldcup.db built on 2018.06.22. It appears that the result at half time made it into the database, rather than the final result. Compare e.g. game 21 GER-BEL (dat... | gharchive/issue | 2018-12-11T16:11:51 | 2025-04-01T04:57:49.585680 | {
"authors": [
"geraldb",
"jmuec"
],
"repo": "openfootball/world-cup",
"url": "https://github.com/openfootball/world-cup/issues/47",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
377644205 | Implement molecule equality operators
Implement
is_isomorphic for SMILES comparison
__eq__ for comparison of atoms (and their ordering), bonds, conformations, partial charges, and VirtualSites (note that this will be index-dependent)
"is" for object identity tests
Any others?
Update: We have changed what is desir... | gharchive/issue | 2018-11-06T00:38:48 | 2025-04-01T04:57:49.596796 | {
"authors": [
"j-wags"
],
"repo": "openforcefield/openforcefield",
"url": "https://github.com/openforcefield/openforcefield/issues/134",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
513632843 | ParameterError after update
Hi all,
I updated openforcefield/openforcefields using conda install -c omnia openforcefield openforcefields this morning and tried to use ff = ForceField('openff-1.0.0.offxml') but I may have missed something, as now code that used to work is getting a ParameterError after createSystem. W... | gharchive/issue | 2019-10-29T00:50:57 | 2025-04-01T04:57:49.603667 | {
"authors": [
"j-wags",
"jchodera",
"ljmartin"
],
"repo": "openforcefield/openforcefield",
"url": "https://github.com/openforcefield/openforcefield/issues/444",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
370321005 | Adding Sam to About page, updating Bios, linking Bios from headshots
Oct 15 -- Added an object for Sam Hudgens to the members array in src/pages/app-about/app-about.tsx.
Oct 16 -- Updated bio page to include content about Sam, then linked the headshots on the About page to their respective bio pages by inserting a el... | gharchive/pull-request | 2018-10-15T20:00:54 | 2025-04-01T04:57:49.607363 | {
"authors": [
"PaulPaulDevelops",
"samhudgens"
],
"repo": "openforge/OPENFORGE.IO",
"url": "https://github.com/openforge/OPENFORGE.IO/pull/248",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
525121362 | feat: add preload property to resources
Task: https://openforge.teamwork.com/#/tasks/16322266
QA Passes
| gharchive/pull-request | 2019-11-19T16:29:59 | 2025-04-01T04:57:49.608716 | {
"authors": [
"Wholloran",
"luiskcs89"
],
"repo": "openforge/OPENFORGE.IO",
"url": "https://github.com/openforge/OPENFORGE.IO/pull/406",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1968216700 | 📝(project) improve README
Proposal
README should emphasise that Ralph is an LRS along with a CLI and library.
README should point quickly to the documentation.
Adding Ralph logo as it would be a nice eye-catcher.
Adding shields for Tests, PyPi package and python versions supported.
- Adding a Contributors section t... | gharchive/pull-request | 2023-10-30T12:19:11 | 2025-04-01T04:57:49.640717 | {
"authors": [
"Leobouloc",
"wilbrdt"
],
"repo": "openfun/ralph",
"url": "https://github.com/openfun/ralph/pull/489",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1727480765 | Add test case for ThreadPoolExecutorUtil
Fixes #1330
Changes proposed in this pull request:
Add test case for ThreadPoolExecutorUtil
contains history code
| gharchive/pull-request | 2023-05-26T11:53:40 | 2025-04-01T04:57:49.678820 | {
"authors": [
"barret-yzh",
"magestacks"
],
"repo": "opengoofy/hippo4j",
"url": "https://github.com/opengoofy/hippo4j/pull/1351",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
165110047 | Abstracting terminal reference
branch to resolve:
terminal page load flickerting
make terminal v2 available on /terminal instead of /terminalv2
@vaughnangoy Please code review this and comment when you are happy with this PR.
| gharchive/pull-request | 2016-07-12T15:30:16 | 2025-04-01T04:57:49.695280 | {
"authors": [
"purificant",
"vaughnangoy"
],
"repo": "openh2labs/elastic-erga",
"url": "https://github.com/openh2labs/elastic-erga/pull/75",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
130720483 | rm command types that aren't used
removes the unused types added during Valkyrie training.
@gizatt : is this ok? the code has been changed to use atlas_command_t. I'm happy to reintroduce robot_command_t if its needed in future, but it would be different from what this.
Going ahead and accepting this.
| gharchive/pull-request | 2016-02-02T15:41:04 | 2025-04-01T04:57:49.828311 | {
"authors": [
"mauricefallon"
],
"repo": "openhumanoids/oh-distro",
"url": "https://github.com/openhumanoids/oh-distro/pull/43",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1788376758 | Explore ways to transclude yaml files
The permalink generation method like the below looks very nice (good find @liesenf). However, it is tied to a particular commit, so it won't update. (This is where the hash comes from.)
https://github.com/opening-up-chatgpt/opening-up-chatgpt.github.io/blob/4dfeae8db12bdd00b8bc7a... | gharchive/issue | 2023-07-04T19:31:45 | 2025-04-01T04:57:49.859183 | {
"authors": [
"liesenf",
"mdingemanse"
],
"repo": "opening-up-chatgpt/opening-up-chatgpt.github.io",
"url": "https://github.com/opening-up-chatgpt/opening-up-chatgpt.github.io/issues/34",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
445753361 | Dependency ignored when it contains default package
I have found that if a dependency contains code in the default package, it is not included in the running app.
Here is an example maven project that shows the problem. It depends on com.fimtra:clearconnect:3.16.0 (which contains code in the default package)
jfx-test... | gharchive/issue | 2019-05-18T20:52:16 | 2025-04-01T04:57:50.014505 | {
"authors": [
"jperedadnr",
"paulmackinlay"
],
"repo": "openjfx/javafx-maven-plugin",
"url": "https://github.com/openjfx/javafx-maven-plugin/issues/20",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
785015945 | Remove nameHash, bodyHash, spaceHash
Expected behavior
We don't need to add the newly added fields in the erc712 branch for:
nameHash
bodyHash
spaceHash
Here is a record from a Slack conversation:
Jeremiah Trein
For ERC712 Snapshot Hub, are the new POST /message requirements for spaceHash, nameHash, bodyHash hash... | gharchive/issue | 2021-01-13T11:17:15 | 2025-04-01T04:57:50.100914 | {
"authors": [
"fforbeck",
"jtrein"
],
"repo": "openlawteam/snapshot-hub",
"url": "https://github.com/openlawteam/snapshot-hub/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
510664425 | Selecting a feature programatically does not apply the selected style to it
Describe the bug
It might be possible to select a feature programatically by pushing it to the selection and dispatching the accoring event. This triggers the "select" event. However the style of the feature is not updating.
To Reproduce
I ha... | gharchive/issue | 2019-10-22T13:40:59 | 2025-04-01T04:57:50.108337 | {
"authors": [
"Chris1234567899",
"ger-benjamin",
"mathudak"
],
"repo": "openlayers/openlayers",
"url": "https://github.com/openlayers/openlayers/issues/10165",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
250386325 | Not rendering TileWMS on iPhone
For some reason all my WMS Tile layers are not rendering on iPhone's and iPad's, what could be the problem? Regular ImageWMS renders just fine but i cannot use that for all features as it will take too long to load.
Here's part of my code:
var testLayer = new ol.layer.Tile({ sou... | gharchive/issue | 2017-08-15T17:47:19 | 2025-04-01T04:57:50.112943 | {
"authors": [
"TheBoXon",
"ahocevar"
],
"repo": "openlayers/openlayers",
"url": "https://github.com/openlayers/openlayers/issues/7129",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
258393072 | The browser changes the scale translation then fun getPixelFromCoordinate is still start number
when The browser changes the scale translation then fun getPixelFromCoordinate is still original value,
is it a issue?
Are you referring to the device pixel ratio (what is "changes the scale translation")?
Can you pro... | gharchive/issue | 2017-09-18T07:45:18 | 2025-04-01T04:57:50.116092 | {
"authors": [
"tschaub",
"xiaoq07"
],
"repo": "openlayers/openlayers",
"url": "https://github.com/openlayers/openlayers/issues/7268",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
560910034 | View Create Title: Missing requirements for database
The document describes in one sentence that the user can change between Journal, Book and Database, but Database is not further explained.
(p.53)
Database has neither the book fields nor the journal fields. As object, it is comparable to journal.
| gharchive/issue | 2020-02-06T10:14:50 | 2025-04-01T04:57:50.117248 | {
"authors": [
"darupp",
"dirk-ecker"
],
"repo": "openlibraryenvironment/gokb",
"url": "https://github.com/openlibraryenvironment/gokb/issues/153",
"license": "ECL-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
243347091 | Content fixes
https://trello.com/c/m6JLh8pq/16-incorrect-content
Changes are sensible and look good to merge. Only unknown is whether there is a proper class for highlighting the syntax under explore/index.html. @lunson: do you have more hindsights?
@lunson Wrap or indent? It's verbatim preformatted text, with e... | gharchive/pull-request | 2017-07-17T10:02:33 | 2025-04-01T04:57:50.176488 | {
"authors": [
"lunson",
"rleigh-codelibre",
"sbesson"
],
"repo": "openmicroscopy/www.openmicroscopy.org",
"url": "https://github.com/openmicroscopy/www.openmicroscopy.org/pull/94",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1658408534 | 如何获取每一层卷积的scale和激活的scale
输出的json文件中看不太懂是啥意思,我想拿到每一层卷积的scale和每一层激活的scale,这个该怎么获取
from ppq import QuantableOperation
for opname, op in quantized.operations.items():
if isinstance(op, QuantableOperation):
print(
opname,
op.type,
op.config.input_quantization_config[0].s... | gharchive/issue | 2023-04-07T06:06:32 | 2025-04-01T04:57:50.333729 | {
"authors": [
"SSriven",
"ZhangZhiPku"
],
"repo": "openppl-public/ppq",
"url": "https://github.com/openppl-public/ppq/issues/424",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1762842531 | Update/doc concepts
Describe your changes
mention api file formats specification in concepts page
Checklist before requesting a review
[x] I have performed a self-review of my code
Check the correct box. Does this PR contain:
[ ] Breaking changes
[ ] New functionality
[ ] Major changes
[x] Minor changes
[ ] Bug ... | gharchive/pull-request | 2023-06-19T06:30:16 | 2025-04-01T04:57:50.341606 | {
"authors": [
"KaiWaldrant"
],
"repo": "openproblems-bio/website",
"url": "https://github.com/openproblems-bio/website/pull/277",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
266802088 | App error when changing register. Fix issue #86
The method collect doesn't exist in the class Parameters
Fix #86
| gharchive/pull-request | 2017-10-19T10:58:17 | 2025-04-01T04:57:50.369510 | {
"authors": [
"fjavierm"
],
"repo": "openregister/managing-registers",
"url": "https://github.com/openregister/managing-registers/pull/92",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
760636346 | StringOutOfBoundsException on Spring Boot's ApplicationContextAssert
This one is in spring boot. ApplicationContextAssert produces a string index out of bounds exception parsing an annotation.
Exception in thread "main" java.lang.StringIndexOutOfBoundsException: begin 20623, end 18717, length 21274
at java.base/java... | gharchive/issue | 2020-12-09T20:11:52 | 2025-04-01T04:57:50.377869 | {
"authors": [
"jkschneider"
],
"repo": "openrewrite/rewrite",
"url": "https://github.com/openrewrite/rewrite/issues/107",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1250085093 | Adding add hoc taint tracking support for local flow
@pway99 and I did some pair programming on this one to add support for ad-hoc taint tracking leveraging data flow analysis as a basis.
This adds a new API to LocalFlowSpec called isAdditionalFlowStep. It takes an existing flow-step in the graph and offers a potent... | gharchive/pull-request | 2022-05-26T21:04:29 | 2025-04-01T04:57:50.379578 | {
"authors": [
"JLLeitschuh",
"pway99"
],
"repo": "openrewrite/rewrite",
"url": "https://github.com/openrewrite/rewrite/pull/1853",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1763550247 | Add scope to injected class
What's changed?
This is a recipe to detect injected classes and add a Dependent class anotation to that class if there isn't one already present
What's your motivation?
The need was prompted while trying to migrate jave EE projects to quarkus. quarkus doesn't use beans.xml and needs bean ... | gharchive/pull-request | 2023-06-19T13:28:06 | 2025-04-01T04:57:50.386076 | {
"authors": [
"knutwannheden",
"kunli2",
"m-brophy"
],
"repo": "openrewrite/rewrite",
"url": "https://github.com/openrewrite/rewrite/pull/3337",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
449349904 | Also add link to CVMFS client install to the Data/CVMFS section of the TOC
I found it confusing that the CVMFS section of the docs did not have instructions on installing the CVMFS client.
Since the CVMFS client is for WNs, I'd prefer if we just renamed HTTP & CVMFS to HTTP
How about "HTTP and OASIS"?
Sure, eit... | gharchive/pull-request | 2019-05-28T15:55:21 | 2025-04-01T04:57:50.418439 | {
"authors": [
"brianhlin",
"matyasselmeci"
],
"repo": "opensciencegrid/docs",
"url": "https://github.com/opensciencegrid/docs/pull/562",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2473531437 | NavaThread exception
Reference Issues/PRs
What does this implement/fix? Explain your changes.
NavaThread exception bug fixed
Any other comments?
Local tests on OSs
[x] macOS
[x] Sonoma
[x] Windows
[x] Windows 11
[ ] Linux
[ ] Ubuntu 20.04
LGTM. Just a point I wanted to mention here for future referenc... | gharchive/pull-request | 2024-08-19T14:39:39 | 2025-04-01T04:57:50.428431 | {
"authors": [
"sadrasabouri",
"sepandhaghighi"
],
"repo": "openscilab/nava",
"url": "https://github.com/openscilab/nava/pull/53",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1805658217 | Fields display corruption
This has happened since switching to Kicad 7.0. I have components that have a certain number of custom fields and it seems that iBom cannot cope with it. I ran some tests with a simple BOM and worked out that if I remove enough fields, the corruption disappears. Basically, the number of cus... | gharchive/issue | 2023-07-14T22:22:30 | 2025-04-01T04:57:50.431235 | {
"authors": [
"qu1ck",
"rgalland"
],
"repo": "openscopeproject/InteractiveHtmlBom",
"url": "https://github.com/openscopeproject/InteractiveHtmlBom/issues/400",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
239705086 | v2.2.1 Image load aborted
I was using openseadragon 2.1.0 version with IIP Image Server. Everything was fine but
i faced, i see tile edge in jp2 files so i updated to 2.2.1..
And it gives an error :
GET https://www.xxxx.com/fcgi-bin/iipsrv.fcgi_files/9/0_0.jpg 404 (Not Found)
Tile a.Tile failed to load: /fcgi-bin/iip... | gharchive/issue | 2017-06-30T08:00:54 | 2025-04-01T04:57:50.437313 | {
"authors": [
"ghost",
"iangilman",
"linruicheng1997",
"ozgunlu"
],
"repo": "openseadragon/openseadragon",
"url": "https://github.com/openseadragon/openseadragon/issues/1234",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
317593862 | Selection not working after first selection - Chrome + tablet touch mode
There is a issue which happens after a image selection has been made.
To reproduce:
start chome browser
open webpage https://picturae.github.io/openseadragonselection/
open chrome developer tools (More tools / Developer tools)
developer tools -... | gharchive/issue | 2018-04-25T11:50:16 | 2025-04-01T04:57:50.444564 | {
"authors": [
"AlexDarbyFujitsuGmail",
"iangilman",
"sekwah41"
],
"repo": "openseadragon/openseadragon",
"url": "https://github.com/openseadragon/openseadragon/issues/1453",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
261683226 | d3 objects disappearing on zoom/move
I've added a number of d3 shapes (circles and rectagles) as an overlay to a rather large image (the original file was ~2GB) and when zooming or moving around some of them flicker and/or disappear. Is this a known issue?
I've observed it on some browsers; I think Firefox does thi... | gharchive/issue | 2017-09-29T15:41:23 | 2025-04-01T04:57:50.452163 | {
"authors": [
"EvilTosha",
"iangilman",
"robbykraft",
"travisdesell"
],
"repo": "openseadragon/svg-overlay",
"url": "https://github.com/openseadragon/svg-overlay/issues/20",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1917119692 | Remove unused systemd service files
Is your feature request related to a problem? Please describe.
I was looking into the service files in this repo and was surprised that they don't match what got installed on the system.
https://github.com/opensearch-project/OpenSearch/blob/main/distribution/packages/src/common/sys... | gharchive/issue | 2023-09-28T09:48:28 | 2025-04-01T04:57:50.483393 | {
"authors": [
"Earlopain",
"gaiksaya"
],
"repo": "opensearch-project/OpenSearch",
"url": "https://github.com/opensearch-project/OpenSearch/issues/10264",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1984658031 | IpFieldMapper should use IndexOrDocValuesQuery where possible
Is your feature request related to a problem? Please describe.
While going through the IpFieldMapper class and looking through IpFieldMapperType I noticed that the termQuery, termsQuery, and rangeQuery all use underlying lucene index queries. The documenta... | gharchive/issue | 2023-11-09T01:28:19 | 2025-04-01T04:57:50.489756 | {
"authors": [
"getsaurabh02",
"harshavamsi",
"hdhalter",
"kiranprakash154",
"reta"
],
"repo": "opensearch-project/OpenSearch",
"url": "https://github.com/opensearch-project/OpenSearch/issues/11144",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
... |
1599277748 | [Feature Proposal] Snapshot Interoperability with Remote Store
Problem Description:
Today, Snapshot Feature in OpenSearch allows user to create an on-demand snapshot of the entire cluster data and metadata in a configured repository. Snapshot mechanism is used for recovering from red indices or even for cluster level... | gharchive/issue | 2023-02-24T21:08:41 | 2025-04-01T04:57:50.506960 | {
"authors": [
"anasalkouz",
"andrross",
"harishbhakuni21",
"nandi-github",
"sohami"
],
"repo": "opensearch-project/OpenSearch",
"url": "https://github.com/opensearch-project/OpenSearch/issues/6483",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
... |
1812948735 | [Concurrent Segment Search] SourceLookup is not thread safe across segment slices
This is a subtask for https://github.com/opensearch-project/OpenSearch/issues/8509#issuecomment-1636306061
Reproduction:
./gradlew ':server:internalClusterTest' --tests "org.opensearch.search.aggregations.bucket.SignificantTermsSignific... | gharchive/issue | 2023-07-20T00:46:08 | 2025-04-01T04:57:50.513536 | {
"authors": [
"jed326"
],
"repo": "opensearch-project/OpenSearch",
"url": "https://github.com/opensearch-project/OpenSearch/issues/8790",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1058046414 | Start MockLogAppender before adding to static context
I observed a test failure with the message
'Attempted to append to non-started appender mock' from an assertion in
OpenSearchTestCase::after. I believe this indicates that a
MockLogAppender (which is named "mock") was added as an appender to the
static logging con... | gharchive/pull-request | 2021-11-19T01:59:45 | 2025-04-01T04:57:50.520498 | {
"authors": [
"andrross",
"dblock"
],
"repo": "opensearch-project/OpenSearch",
"url": "https://github.com/opensearch-project/OpenSearch/pull/1587",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
929483955 | Update README.md
Description
Update setting names and rest api endpoints in README
Nit: let's try to write better commit messages? Having Update setting names and rest api endpoints in README would go a long way in the commit itself!
Do we want to fix the broken code cov link too?
| gharchive/pull-request | 2021-06-24T18:05:50 | 2025-04-01T04:57:50.522259 | {
"authors": [
"Bukhtawar",
"dblock",
"eirsep"
],
"repo": "opensearch-project/asynchronous-search",
"url": "https://github.com/opensearch-project/asynchronous-search/pull/20",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1038765042 | Backport bug fixes
Description
[Describe what this change achieves]
Issues Resolved
[List any issues this PR will resolve]
Check List
[ ] New functionality includes testing.
[ ] All tests pass, including unit test, integration test and doctest
[ ] New functionality has been documented.
[ ] New functionality has ... | gharchive/pull-request | 2021-10-28T17:34:20 | 2025-04-01T04:57:50.544982 | {
"authors": [
"codecov-commenter",
"zhongnansu"
],
"repo": "opensearch-project/dashboards-reports",
"url": "https://github.com/opensearch-project/dashboards-reports/pull/200",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1634516502 | adding dlqObject and dlqWriter interface to
Description
The PR creates a few building blocks to begin building a generic S3 DLQ as part of #2298
Issues Resolved
None
Check List
[x] New functionality includes testing.
[x] New functionality has been documented.
[x] New functionality has javadoc added
[x] Commits ar... | gharchive/pull-request | 2023-03-21T18:45:49 | 2025-04-01T04:57:50.554288 | {
"authors": [
"cmanning09",
"codecov-commenter"
],
"repo": "opensearch-project/data-prepper",
"url": "https://github.com/opensearch-project/data-prepper/pull/2392",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
908478610 | Adding more checks around schedule and metadata in transforms
Signed-off-by: Ravi Thaluru ravi1092@gmail.com
Issue #, if available:
Description of changes:
Adding additional check when creating transform to check period is set to be greater than 0
Not allowing setting metadata id for new transform
CheckList:
[ X] C... | gharchive/pull-request | 2021-06-01T16:26:52 | 2025-04-01T04:57:50.571529 | {
"authors": [
"codecov-commenter",
"thalurur"
],
"repo": "opensearch-project/index-management",
"url": "https://github.com/opensearch-project/index-management/pull/22",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1037448845 | Add MacOS Support
Coming from https://github.com/opensearch-project/opensearch-plugins/issues/96, add MacOS (Darwin) support.
[x] Passing CI on MacOS
[x] Documentation
The mac os support is present in K-NN. Resolving this issue
Hi @navneet1v @jmazanec15 @navneet1v ,
Could you let me know if k-NN now fully suppo... | gharchive/issue | 2021-10-27T13:49:09 | 2025-04-01T04:57:50.576602 | {
"authors": [
"arg",
"dblock",
"jmazanec15",
"navneet1v",
"peterzhuamazon"
],
"repo": "opensearch-project/k-NN",
"url": "https://github.com/opensearch-project/k-NN/issues/158",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
935357404 | Integration test for opendistro
During CI for opendistro, while trying to disable security plugin instead of removal, observed following exception.
integration_1 | [2021-07-01T21:55:02,641][INFO ][c.a.o.s.s.DefaultOpenDistroSecurityKeyStore] [067ef78be3a9] Config directory is /usr/share/elasticsearch/config/, from t... | gharchive/issue | 2021-07-02T02:34:58 | 2025-04-01T04:57:50.580025 | {
"authors": [
"VijayanB",
"bbarani",
"dblock"
],
"repo": "opensearch-project/logstash-output-opensearch",
"url": "https://github.com/opensearch-project/logstash-output-opensearch/issues/27",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1912221958 | [FEATURE] Improve test coverage for MLHttpClientFactory.java
We need to improve test coverage in our repo.
This issue will target only to improve test coverage for MLHttpClientFactory.java class
From this url we can see where test coverage is missing for this class: https://app.codecov.io/gh/opensearch-project/ml-com... | gharchive/issue | 2023-09-25T20:19:46 | 2025-04-01T04:57:50.582767 | {
"authors": [
"Arnav-Gr0ver",
"dhrubo-os"
],
"repo": "opensearch-project/ml-commons",
"url": "https://github.com/opensearch-project/ml-commons/issues/1379",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1652545575 | Add Initial Codebase for Integrations CLI
Description
Per issue #1451, this PR implements the basic initial setup for the integrations CLI. From the help page:
Usage: integrations-cli.py [OPTIONS] COMMAND [ARGS]...
Create and maintain Integrations for the OpenSearch Integrations Plugin.
Options:
--help Show ... | gharchive/pull-request | 2023-04-03T18:18:16 | 2025-04-01T04:57:50.590045 | {
"authors": [
"Swiddis"
],
"repo": "opensearch-project/observability",
"url": "https://github.com/opensearch-project/observability/pull/1488",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1099661095 | CVE fix:json-schema, gson & glob-parent
Description
Adding CVE fixes to opensearch-observability and observability-dashboards.
Issues Resolved
Upgraded following libraries:
#367 #366
1. gson -> 2.8.9
2. json-schema -> 0.4.0
3. glob-parent -> 6.0.1
Check List
[ ] New functionality includes testing.
[ ] All tests pa... | gharchive/pull-request | 2022-01-11T22:07:58 | 2025-04-01T04:57:50.610983 | {
"authors": [
"codecov-commenter",
"davidcui1225",
"ps48"
],
"repo": "opensearch-project/observability",
"url": "https://github.com/opensearch-project/observability/pull/368",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1920573360 | Fix missing pluralization on Role
Description
Both cluster_permission and index_permission should be plural as per the docs.
Sure thing @Xtansia, I hope I did everything correctly :smile:
| gharchive/pull-request | 2023-10-01T05:32:10 | 2025-04-01T04:57:50.612912 | {
"authors": [
"jgillich"
],
"repo": "opensearch-project/opensearch-api-specification",
"url": "https://github.com/opensearch-project/opensearch-api-specification/pull/153",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1656066581 | [Bug]: OpenSearch Snapshot failing checksum validation
Describe the bug
This is similar to a bug we faced earlier https://github.com/opensearch-project/opensearch-build/issues/2114 where the snapshot for the latest main build fails checksum validation. Related error reported on Dashboards https://github.com/opensearc... | gharchive/issue | 2023-04-05T18:04:46 | 2025-04-01T04:57:50.626030 | {
"authors": [
"ashwin-pc",
"ciesiolka",
"jordarlu",
"peterzhuamazon",
"prudhvigodithi"
],
"repo": "opensearch-project/opensearch-build",
"url": "https://github.com/opensearch-project/opensearch-build/issues/3372",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source"... |
1480277040 | Add few components to 2.4.1 and update observability, dashboards-reports GH repo
Signed-off-by: Sayali Gaikawad gaiksaya@amazon.com
Description
Add remaining components to 2.4.1
Issues Resolved
#2925
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For... | gharchive/pull-request | 2022-12-06T21:54:21 | 2025-04-01T04:57:50.631456 | {
"authors": [
"gaiksaya",
"peterzhuamazon"
],
"repo": "opensearch-project/opensearch-build",
"url": "https://github.com/opensearch-project/opensearch-build/pull/2971",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1514115842 | UTF Reporting Prototype
Signed-off-by: Mikayla Thompson thomika@amazon.com
This PR is a branch off of #59 , which means that this PR currently displays the superset of both changes. Once that PR is merged, this one will show only the unique changes. In the meantime, it can be browsed by looking at specific commits.
D... | gharchive/pull-request | 2022-12-29T23:22:08 | 2025-04-01T04:57:50.649668 | {
"authors": [
"codecov-commenter",
"mikaylathompson"
],
"repo": "opensearch-project/opensearch-migrations",
"url": "https://github.com/opensearch-project/opensearch-migrations/pull/63",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2035815812 | [PROPOSAL] Lower number of maintainers required to merge from 2 to 1
What/Why
What are you proposing?
Lower the number of maintainers required to merge a PR from 2 to 1.
What problems are you trying to solve?
There are too few maintainers active and a lot of PRs waiting for weeks.
What is the developer experience go... | gharchive/issue | 2023-12-11T14:32:25 | 2025-04-01T04:57:50.653947 | {
"authors": [
"dblock"
],
"repo": "opensearch-project/opensearch-ruby",
"url": "https://github.com/opensearch-project/opensearch-ruby/issues/213",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
975291801 | Fix build to succeed with opensearch_version provided
Signed-off-by: Marc Handalian handalm@amazon.com
Is your feature request related to a problem? Please provide an existing Issue # , or describe.
The build is failing when opensearch version specified is not the same as the default value.
Describe the solution you ... | gharchive/pull-request | 2021-08-20T05:57:41 | 2025-04-01T04:57:50.664260 | {
"authors": [
"codecov-commenter",
"mch2"
],
"repo": "opensearch-project/performance-analyzer",
"url": "https://github.com/opensearch-project/performance-analyzer/pull/52",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1781074736 | OpenSearch talks to Community Contributors in HayStack and Berlin Buzzwords to Create a Persona Framework for Search
Describe the blog post your would like to write
The topic of the blog are OpenSearch personas and how we talked to the community to help establish a framework for Search Personas
What is the title of t... | gharchive/issue | 2023-06-29T15:31:36 | 2025-04-01T04:57:50.666816 | {
"authors": [
"apasun",
"hdhalter"
],
"repo": "opensearch-project/project-website",
"url": "https://github.com/opensearch-project/project-website/issues/1745",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1642302108 | Include link checker in CI
Description
Similar to https://github.com/opensearch-project/documentation-website/pull/3584.
Run link checker in CI, fail PRs on broken links.
Improve the homegrown link-checker a bit, make HEAD requests, etc.
Fix many broken links.
Closes https://github.com/opensearch-project/documentati... | gharchive/pull-request | 2023-03-27T15:15:34 | 2025-04-01T04:57:50.671852 | {
"authors": [
"dblock",
"krisfreedain"
],
"repo": "opensearch-project/project-website",
"url": "https://github.com/opensearch-project/project-website/pull/1470",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2232402455 | Update retrospective date for 2.13.0
Description
Update retrospective date for 2.13.0
Issues Resolved
https://github.com/opensearch-project/opensearch-build/issues/4602
Check List
[x] Commits are signed per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made under the ter... | gharchive/pull-request | 2024-04-09T00:48:59 | 2025-04-01T04:57:50.674468 | {
"authors": [
"bbarani",
"gaiksaya"
],
"repo": "opensearch-project/project-website",
"url": "https://github.com/opensearch-project/project-website/pull/2729",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1734398729 | [BUG] Critical | Submitting the rule without condition breaks the app.
What is the bug?
Submitting the rule without condition brakes the app.
How can one reproduce the bug?
Steps to reproduce the behavior:
Go to the detection rules
Click on Create detection rule
Fill all the fields except the condition field
Submit ... | gharchive/issue | 2023-05-31T14:45:18 | 2025-04-01T04:57:50.679449 | {
"authors": [
"amsiglan",
"jovancacvetkovic"
],
"repo": "opensearch-project/security-analytics-dashboards-plugin",
"url": "https://github.com/opensearch-project/security-analytics-dashboards-plugin/issues/615",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
... |
2168412612 | Close hanging tasks in correlateFindings Action workflow
Description
Close hanging tasks in correlateFindings Action workflow
Issues Resolved
#879
Check List
[ ] New functionality includes testing.
[ ] All tests pass
[ ] New functionality has been documented.
[ ] New functionality has javadoc added
[ ] Commits... | gharchive/pull-request | 2024-03-05T06:39:52 | 2025-04-01T04:57:50.682622 | {
"authors": [
"goyamegh"
],
"repo": "opensearch-project/security-analytics",
"url": "https://github.com/opensearch-project/security-analytics/pull/881",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
957018822 | Fix wrong indentation in CD
opensearch-security pull request intake form
Please provide as much details as possible to get feedback/acceptance on your PR quickly
Category: (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation)
Maintenance
Github Issue # or road-map entry, if availa... | gharchive/pull-request | 2021-07-30T19:47:52 | 2025-04-01T04:57:50.699859 | {
"authors": [
"codecov-commenter",
"vrozov"
],
"repo": "opensearch-project/security",
"url": "https://github.com/opensearch-project/security/pull/1363",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2032852947 | Hide ldap roles
Description
Category: Enhancement, New feature
Why these changes are required?
To allow admin to have more control on what backend roles user sees.
What is the old behavior before changes and new behavior after changes?
Old behavior is that all user's roles are fetched from ldap/ad. Even if role is n... | gharchive/pull-request | 2023-12-08T15:22:54 | 2025-04-01T04:57:50.709977 | {
"authors": [
"DarshitChanpura",
"MaciejMierzwa",
"cwperks",
"scrawfor99"
],
"repo": "opensearch-project/security",
"url": "https://github.com/opensearch-project/security/pull/3809",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1190382928 | Version Bump: spring-beans-5.2.19 -> spring-beans-5.2.20
Signed-off-by: penghuo penghuo@gmail.com
Issues Resolved
https://github.com/opensearch-project/sql/issues/525
Related to https://github.com/opensearch-project/OpenSearch/issues/2699
Check List
[ ] New functionality includes testing.
[ ] All tests pass, incl... | gharchive/pull-request | 2022-04-01T23:33:13 | 2025-04-01T04:57:50.714689 | {
"authors": [
"penghuo"
],
"repo": "opensearch-project/sql",
"url": "https://github.com/opensearch-project/sql/pull/527",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
264817627 | Error message to be more appropriate when deleting a DA without deleting the SFC
Description
Error message to be more appropriate when deleting a DA without deleting the SFC
Expected Behavior
Error message should be more suggestive - e.g. DA cannot be deleted unless the SFC is deleted
Actual Behavior
Error message wh... | gharchive/issue | 2017-10-12T05:24:30 | 2025-04-01T04:57:50.720212 | {
"authors": [
"arvindn05",
"mrajora-1"
],
"repo": "opensecuritycontroller/osc-core",
"url": "https://github.com/opensecuritycontroller/osc-core/issues/543",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
740532012 | fix(*) : Fixing existing lint issues in the repo
Description:
This PR fixes all the existing linter issues.
According to the issue #1324 there were a bunch of lint issues on the repo, not all the errors mentioned in the issue appeared. I have fixed all the errors that are appearing currently. Further the PR enables ... | gharchive/pull-request | 2020-11-11T07:17:32 | 2025-04-01T04:57:50.737656 | {
"authors": [
"codecov-io",
"snehachhabria"
],
"repo": "openservicemesh/osm",
"url": "https://github.com/openservicemesh/osm/pull/2023",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
978517567 | chore(release): update version to v0.10.0-rc.1
Signed-off-by: nshankar13 nshankar@microsoft.com
[ ] I have cherry-picked any changes labelled needs-cherry-pick-vX.Y.Z
[X] I have made all of the following version and patch updates:
Updated the container image tag in charts/osm/values.yaml
Updated the chart and a... | gharchive/pull-request | 2021-08-24T21:58:05 | 2025-04-01T04:57:50.759347 | {
"authors": [
"codecov-commenter",
"nshankar13"
],
"repo": "openservicemesh/osm",
"url": "https://github.com/openservicemesh/osm/pull/4030",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1235675519 | Feature pyroscope
Description:
This PR adds scripts to install Pyroscope as an online/dynamic profiling tool in OSM namespace.
Pyroscope is installed in Golang pull mode. It requires the Golang service to have pprof debug web endpoint setup. Therefore right now osm-controller can be profiled. Other components such a... | gharchive/pull-request | 2022-05-13T20:27:04 | 2025-04-01T04:57:50.788748 | {
"authors": [
"allenlsy",
"codecov-commenter",
"nojnhuh"
],
"repo": "openservicemesh/osm",
"url": "https://github.com/openservicemesh/osm/pull/4744",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1768410042 | Match more possible controller log file names
Before this some controller logs were getting missed because they were named just assisted-installer-controller.logs without any -.
This meant that signatures like the one for UMN and LB-related operator failures were not being run.
cc @omertuc @paul-maidment @rccrdpccl
... | gharchive/pull-request | 2023-06-21T20:20:10 | 2025-04-01T04:57:50.791181 | {
"authors": [
"carbonin",
"omertuc",
"rccrdpccl"
],
"repo": "openshift-assisted/assisted-installer-deployment",
"url": "https://github.com/openshift-assisted/assisted-installer-deployment/pull/387",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1211117278 | add annotations to fix scorecard test failures
Signed-off-by: Nishant Parekh nparekh@redhat.com
/retest
/hold
/unhold
| gharchive/pull-request | 2022-04-21T14:22:04 | 2025-04-01T04:57:50.804229 | {
"authors": [
"donpenney",
"nishant-parekh"
],
"repo": "openshift-kni/cluster-group-upgrades-operator",
"url": "https://github.com/openshift-kni/cluster-group-upgrades-operator/pull/171",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1113937381 | improve verify-generated.sh error message
When the verify-generated return with error, it tells the user to run 'make generate' and commit results.
There are times when it's not enough and the user need to run other make targets.
This new message aims to resolve that.
Signed-off-by: Talor Itzhak titzhak@redhat.com
... | gharchive/pull-request | 2022-01-25T14:12:20 | 2025-04-01T04:57:50.809263 | {
"authors": [
"Tal-or",
"fromanirh"
],
"repo": "openshift-kni/numaresources-operator",
"url": "https://github.com/openshift-kni/numaresources-operator/pull/118",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1760935720 | Use upstream cmd/tool code to reduce duplicate code
Signed-off-by: Vincent Demeester vdemeest@redhat.com
/lgtm
| gharchive/pull-request | 2023-06-16T16:16:15 | 2025-04-01T04:57:50.816008 | {
"authors": [
"jkandasa",
"vdemeester"
],
"repo": "openshift-pipelines/operator",
"url": "https://github.com/openshift-pipelines/operator/pull/41",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
294816920 | Correct behavior for unexpected parameters on update requests?
There are a couple branches of parameter validation where we are ignoring erroneous inputs:
Users passing updated parameters that don't exist on a plan.
Users passing enum values that aren't part of the acceptable set of values.
In both cases, we strip ... | gharchive/issue | 2018-02-06T16:09:51 | 2025-04-01T04:57:50.818460 | {
"authors": [
"eriknelson"
],
"repo": "openshift/ansible-service-broker",
"url": "https://github.com/openshift/ansible-service-broker/issues/732",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1373172150 | Updates to ControlPlaneMachineSet validation with CEL
/hold this needs the Kube 1.25 rebase to have landed before it will work
We have these validations already but they are currently maintained as a webhook. In an effort to reduce our code complexity and demonstrate the CEL usage for OpenShift, I've tried to replica... | gharchive/pull-request | 2022-09-14T15:15:38 | 2025-04-01T04:57:50.822489 | {
"authors": [
"JoelSpeed",
"damdo",
"deads2k",
"lobziik"
],
"repo": "openshift/api",
"url": "https://github.com/openshift/api/pull/1297",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1380888705 | Updates ownersfile to be current
Updates Ownersfile to be more current.
/lgtm
Codecov Report
Merging #731 (0781ba0) into master (e1e8331) will not change coverage.
The diff coverage is n/a.
Additional details and impacted files
@@ Coverage Diff @@
## master #731 +/- ##
===... | gharchive/pull-request | 2022-09-21T12:55:26 | 2025-04-01T04:57:50.840537 | {
"authors": [
"bergmannf",
"codecov-commenter",
"iamkirkbater"
],
"repo": "openshift/aws-account-operator",
"url": "https://github.com/openshift/aws-account-operator/pull/731",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1878095922 | Add flag to the 'assume' command to generate a console url
What type of PR is this?
feature
What this PR does / Why we need it?
Adds a flag --console to cloud assume command to mimic the functionality of cloud console but for the new backplane flow.
Which Jira/Github issue(s) does this PR fix?
Resolves OSD-18258
Pre-... | gharchive/pull-request | 2023-09-01T22:05:06 | 2025-04-01T04:57:50.850601 | {
"authors": [
"AlexVulaj",
"bmeng",
"codecov-commenter",
"samanthajayasinghe"
],
"repo": "openshift/backplane-cli",
"url": "https://github.com/openshift/backplane-cli/pull/197",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1551099818 | Update AppStudio Component build annotations
Fixes
Related issue: PLNSRVCE-959
Description
Update build related annotations used on AppStudio Component.
Related PR into Build Service is here.
Type of change
Build related changes
/test test
Rebased
/retest
/retest
| gharchive/pull-request | 2023-01-20T16:03:04 | 2025-04-01T04:57:50.927038 | {
"authors": [
"Michkov",
"mmorhun",
"subhashkhileri"
],
"repo": "openshift/hac-dev",
"url": "https://github.com/openshift/hac-dev/pull/347",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1629703202 | OCPBUGS-10504: Deletion of the VPCEnpoint on conflicting service names
What this PR does / why we need it:
Bug in the AWSPrivateLink controller, now we handle the conflicting VPCEndpointServiceNames
This is needed for the DR HostedCluster Migration
Which issue(s) this PR fixes:
Fixes #OCPBUGS-10504
Checklist
[x] S... | gharchive/pull-request | 2023-03-17T17:46:52 | 2025-04-01T04:57:50.930766 | {
"authors": [
"csrwng",
"enxebre",
"jparrill"
],
"repo": "openshift/hypershift",
"url": "https://github.com/openshift/hypershift/pull/2290",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
918574523 | Pin version for third party release images
The hypershift operator uses thirdparty i.e upstream tooling for autoscaling (cluster autoscaler) and cluster/machine lifecycle (CAPI).
A particular version of these images must be tied to a particular Hypershift release version.
This PR ensure all third party image referenc... | gharchive/pull-request | 2021-06-11T10:38:57 | 2025-04-01T04:57:50.933405 | {
"authors": [
"enxebre",
"ironcladlou"
],
"repo": "openshift/hypershift",
"url": "https://github.com/openshift/hypershift/pull/287",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2438175715 | NO-JIRA: Flaky cert validation test
Fixing a flaky test validating the TLS Certificates. Samples:
https://prow.ci.openshift.org/pr-history/?org=openshift&repo=hypershift&pr=4447
https://prow.ci.openshift.org/pr-history/?org=openshift&repo=hypershift&pr=4361
Slack Thread: https://redhat-internal.slack.com/archives/G... | gharchive/pull-request | 2024-07-30T15:58:43 | 2025-04-01T04:57:50.938904 | {
"authors": [
"bryan-cox",
"jparrill",
"sjenning"
],
"repo": "openshift/hypershift",
"url": "https://github.com/openshift/hypershift/pull/4448",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2489946237 | OCPBUGS-39035: Ensure AzureCluster.Status.FailureDomains is populated when any NodePool specifies an Availability Zone
Ensure AzureCluster.Status.FailureDomains is populated when any NodePool specifies an Availability Zone.
Otherwise CAPZ will create Azure VMs with both Availability Zone and Availability Set configur... | gharchive/pull-request | 2024-08-27T17:16:07 | 2025-04-01T04:57:50.941697 | {
"authors": [
"enxebre",
"fxierh"
],
"repo": "openshift/hypershift",
"url": "https://github.com/openshift/hypershift/pull/4623",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
411980770 | pull the version-mapping from the correct namespace
fixes the mapping bug. Testing in
https://github.com/openshift/cluster-kube-controller-manager-operator/pull/164
/hold
/retest
| gharchive/pull-request | 2019-02-19T15:27:07 | 2025-04-01T04:57:50.988664 | {
"authors": [
"deads2k"
],
"repo": "openshift/library-go",
"url": "https://github.com/openshift/library-go/pull/253",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2193442002 | Use the service name constant for the service name
Description
this change is a no-op since both constants have the same value, but avoids a potential future issue if one of them is changed.
Type of change
[ ] Refactor
[ ] New feature
[ ] Bug fix
[ ] CVE fix
[ ] Optimization
[ ] Documentation Update
[ ] Configuratio... | gharchive/pull-request | 2024-03-18T21:57:23 | 2025-04-01T04:57:50.995051 | {
"authors": [
"bparees",
"xrajesh"
],
"repo": "openshift/lightspeed-operator",
"url": "https://github.com/openshift/lightspeed-operator/pull/36",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
86687863 | Make mongo work with docker exec -ti bash -c mongo
@mfojtik @hhorak @jhadvig
LGTM
good job @mnagy !
| gharchive/pull-request | 2015-06-09T18:19:24 | 2025-04-01T04:57:51.009680 | {
"authors": [
"mfojtik",
"mnagy"
],
"repo": "openshift/mongodb",
"url": "https://github.com/openshift/mongodb/pull/38",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2406060228 | Make replicaset.spec.revisionHistoryLimit configurable
As documented, ReplicaSets can become left out in cluster
https://github.com/openshift/oadp-operator/blob/master/docs/install_olm.md#verify-install
This can reproduced when testing upgrades
NAME DESIRED C... | gharchive/issue | 2024-07-12T17:39:27 | 2025-04-01T04:57:51.012267 | {
"authors": [
"kaovilai",
"mateusoliveira43"
],
"repo": "openshift/oadp-operator",
"url": "https://github.com/openshift/oadp-operator/issues/1460",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1907054682 | OCPBUGS-7465: fix: changes oc version dependency
Description
Currently oc-mirror is hitting 401 status code (OCPBUGS-7465) because there was no dynamic credential store in oc (parent dependency) to get a refresh token.
The code on this PR is based on oc PR #1540. Since there is no way in golang to refer to a code in... | gharchive/pull-request | 2023-09-21T13:58:10 | 2025-04-01T04:57:51.021507 | {
"authors": [
"aguidirh"
],
"repo": "openshift/oc-mirror",
"url": "https://github.com/openshift/oc-mirror/pull/701",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2024033264 | OCPBUGS-23327: Fix MirrorToDisk of oci catalogs in hidden folders
Description
When constructing the mapping (and mapping.txt) for OCI catalogs, and calculating the destination for mirroring of related images of the catalog, we don't add (nor later remove) the catalog path from the destination. This way, the destinat... | gharchive/pull-request | 2023-12-04T14:46:09 | 2025-04-01T04:57:51.026522 | {
"authors": [
"lmzuccarelli",
"sherine-k",
"zhouying7780"
],
"repo": "openshift/oc-mirror",
"url": "https://github.com/openshift/oc-mirror/pull/748",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2000793080 | add advanced upgrade service (AUS) CLI
the AUS CLI utility is an OCM CLI plugin to manage AUS upgrade policies on clusters and organizations in OCM
https://source.redhat.com/groups/public/sre/wiki/advanced_upgrade_service_aus
adding this to ocm-container is beneficial for AUS users, since they get the AUS plugin bund... | gharchive/pull-request | 2023-11-19T10:37:04 | 2025-04-01T04:57:51.037177 | {
"authors": [
"clcollins",
"geoberle"
],
"repo": "openshift/ocm-container",
"url": "https://github.com/openshift/ocm-container/pull/239",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
506180501 | show error when using odo watch on git components
What is the purpose of this change? What does it change?
Currently due to the check of source path existence using os.Stat being present before sourceType validation - odo watch showed directory doesn't exist error instead of watch not supported for git ... kind.
So r... | gharchive/pull-request | 2019-10-12T12:24:47 | 2025-04-01T04:57:51.040568 | {
"authors": [
"amitkrout",
"dharmit",
"girishramnani"
],
"repo": "openshift/odo",
"url": "https://github.com/openshift/odo/pull/2280",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
270411045 | Trello CLI stg
Signed-off-by: Aaron Weitekamp aweiteka@redhat.com
[test]
[test]
| gharchive/pull-request | 2017-11-01T18:47:09 | 2025-04-01T04:57:51.110322 | {
"authors": [
"aweiteka"
],
"repo": "openshift/openshift-tools",
"url": "https://github.com/openshift/openshift-tools/pull/3044",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1387499523 | Update stage console URL
Why?: The stage URL changed from https://qaprodauth.cloud.redhat.com/ to https://qaprodauth.console.redhat.com/
/lgtm
| gharchive/pull-request | 2022-09-27T10:18:04 | 2025-04-01T04:57:51.237467 | {
"authors": [
"typeid",
"vkareh"
],
"repo": "openshift/rosa",
"url": "https://github.com/openshift/rosa/pull/851",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2587661915 | 关于@Cache 注解在 @Component 注解类下使用咨询
如下, @Component 注解类下使用咨询,MyService 中的 方法1 调用 方法2,方法2有注解 @Cache,实际上,在方法1调用 方法2 时候,注解没有生效,请问是设计如此的吗?
@Controller
public class MyController {
@Inject
private MyService myService;
@Mapping("/路由1")
@Post
public Ret 路由方法1 () {
return myService.方法1()
}
}
@Comp... | gharchive/issue | 2024-10-15T05:13:24 | 2025-04-01T04:57:51.263632 | {
"authors": [
"TreasureLand",
"noear"
],
"repo": "opensolon/solon",
"url": "https://github.com/opensolon/solon/issues/296",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2609318898 | Validate npm package ownership
What is it?
How I'd do it is:
User registers their package in oss-directory
Our GitHub validation app queries the npm server for the package manifest
We verify that the GitHub repo listed is also in the oss-directory project.yaml file
We piggyback on any validation we do for GitHub rep... | gharchive/issue | 2024-10-23T17:20:36 | 2025-04-01T04:57:51.265729 | {
"authors": [
"ryscheng"
],
"repo": "opensource-observer/oso",
"url": "https://github.com/opensource-observer/oso/issues/2382",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
704020612 | code style
code style
let’s try it!
| gharchive/pull-request | 2020-09-18T01:55:40 | 2025-04-01T04:57:51.266467 | {
"authors": [
"bigbeats",
"withjiang"
],
"repo": "opensource-team/Git-Github-notes-for-study",
"url": "https://github.com/opensource-team/Git-Github-notes-for-study/pull/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
822180403 | Three-item-per-row list output | 'openssl enc -ciphers'
OS: Fedora; Component: openssl.x86_64 1:1.1.1i-3.fc33
Hi. When items to be listed in output by a command-line tool, are all belonging to a same and unique class object, like it is the case with 'openssl enc -ciphers' with ciphers as class object, such items have... | gharchive/issue | 2021-03-04T14:23:28 | 2025-04-01T04:57:51.289297 | {
"authors": [
"Ricky-Tigg",
"nhorman",
"richsalz",
"t8m"
],
"repo": "openssl/openssl",
"url": "https://github.com/openssl/openssl/issues/14427",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1294771737 | Windows 3.0.X build warning: lib naming for engines and ossl-modules
Hi,
Conitnuing https://github.com/openssl/openssl/issues/16984 that fix build issue on dll naming for Windows (validated on 3.0.5), it still remain a messy warning:
engines\capi.def(5) : warning LNK4093: Drive/Directory component ignored in 'LIBRARY... | gharchive/issue | 2022-07-05T21:08:18 | 2025-04-01T04:57:51.293648 | {
"authors": [
"levitte",
"nono303"
],
"repo": "openssl/openssl",
"url": "https://github.com/openssl/openssl/issues/18726",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
204693977 | OPENSSL: Linux SLESS11 [rt.openssl.org #4702]
Migrated from rt.openssl.org#4702 (status was 'open')
Requestors:
jose.oliveira@grupoicts.com.br
From jose.oliveira@grupoicts.com.br on 2016-10-10 14:14:56:
Hi,
I have downloaded and builded last tree openssl versions for linux:
1) openssl-1.0.1u.tar.gz
2) ope... | gharchive/issue | 2017-02-01T20:20:49 | 2025-04-01T04:57:51.299014 | {
"authors": [
"mattcaswell",
"richsalz"
],
"repo": "openssl/openssl",
"url": "https://github.com/openssl/openssl/issues/2347",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2759355828 | segfaults with dlmopen
OpenSSL functions such as SHA1() make segfault when the dynamically linked functions are called before.
An example program to reproduce this issue.
----- d.c -----
#define _GNU_SOURCE
#include <string.h>
#include <stdio.h>
#include <dlfcn.h>
#include <assert.h>
#include <openssl/sha.h>
int
c... | gharchive/issue | 2024-12-26T06:41:56 | 2025-04-01T04:57:51.306895 | {
"authors": [
"fochoao-alt",
"nhorman",
"otatebe"
],
"repo": "openssl/openssl",
"url": "https://github.com/openssl/openssl/issues/26265",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
551854556 | DOC: document in more detail what a BIO_read_ex() via BIO_f_buffer() does
The BIO_f_buffer() documentation tells in enough detail how it affects
BIO_gets(), but not how it affects BIO_read_ex(). This change
remedies that.
Fixes #10859
This is an alternative to #10876
Ping!
Ping!
| gharchive/pull-request | 2020-01-19T02:23:15 | 2025-04-01T04:57:51.309132 | {
"authors": [
"levitte"
],
"repo": "openssl/openssl",
"url": "https://github.com/openssl/openssl/pull/10890",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
616964774 | doc: fix trace category names
The ENGINE_CONF and PROVIDER_CONF trace categories were merged
into a single CONF category (see bc362b9b7202 and 71849dff56d6).
Checklist
[x] documentation is added or updated
ping
Uhm... why? What if I only want to trace provider configurations?
Uhm... why? What if I only wa... | gharchive/pull-request | 2020-05-12T21:14:38 | 2025-04-01T04:57:51.312551 | {
"authors": [
"levitte",
"mspncp",
"openssl-machine"
],
"repo": "openssl/openssl",
"url": "https://github.com/openssl/openssl/pull/11806",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
897236021 | Allow lack of psk_key_exchange_modes for TLS < 1.3
Fixes #15375
Checklist
[ ] documentation is added or updated
[ ] tests are added or updated
As the issue is not a bug, closing.
Let me reopen the PR as @t8m reopened the original bug report
Yes, but is this the right fix?
Well. Not sure really, but it at ... | gharchive/pull-request | 2021-05-20T18:18:56 | 2025-04-01T04:57:51.315127 | {
"authors": [
"beldmit",
"t8m"
],
"repo": "openssl/openssl",
"url": "https://github.com/openssl/openssl/pull/15387",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
925328126 | ssl: do not choose auto DH groups that are weaker than the security level
Manual merge of #15818 to 1.1.1.
[ ] documentation is added or updated
[x] tests are added or updated
Test issues.
The test failure is related to SSLv3 and key sizes.
Reviewable now.
This pull request is ready to merge
Merged.
| gharchive/pull-request | 2021-06-19T06:26:15 | 2025-04-01T04:57:51.317192 | {
"authors": [
"openssl-machine",
"paulidale"
],
"repo": "openssl/openssl",
"url": "https://github.com/openssl/openssl/pull/15832",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
181119807 | s_client: Better response success check for CONNECT
Instead of looking for "200" and "established" (and failing all other
2xx responses or "Established"), let's look for a line that's not a
header (i.e. doesn't contain a ':') and where the first space is
followed by a '2'.
Fixes #1663
This looks good, except of t... | gharchive/pull-request | 2016-10-05T10:41:36 | 2025-04-01T04:57:51.325941 | {
"authors": [
"godly",
"levitte",
"richsalz"
],
"repo": "openssl/openssl",
"url": "https://github.com/openssl/openssl/pull/1664",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1970653641 | Fix PKCS#7 inner contents verification
The general syntax for content according to RFC 2315 associates a content type with content.
ContentInfo ::= SEQUENCE {
contentType ContentType,
content
[0] EXPLICIT ANY DEFINED BY contentType OPTIONAL }
ContentType ::= OBJECT IDENTIFIER
The data content ty... | gharchive/pull-request | 2023-10-31T14:54:06 | 2025-04-01T04:57:51.344775 | {
"authors": [
"beldmit",
"mattcaswell",
"mtrojnar",
"olszomal",
"openssl-machine",
"t8m",
"vdukhovni"
],
"repo": "openssl/openssl",
"url": "https://github.com/openssl/openssl/pull/22575",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.