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
140078517
Fix no-rmd160 classic Windows build no-ripemd was unified a while ago but the change was not done in mk1mf.pl. This commit changes the no-ripemd string to no-rmd160 which fixes the no-rmd160 classic build. +1 +1, can you merge @levitte ? Sure Done. 71627423e57882a038e65993c948b2ec78c837a1
gharchive/pull-request
2016-03-11T03:52:42
2025-04-01T04:57:51.347254
{ "authors": [ "levitte", "matbech", "richsalz" ], "repo": "openssl/openssl", "url": "https://github.com/openssl/openssl/pull/847", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1734025064
Extend generate_make_tasks documentation Since this module generate tasks, it's good to get the actual parameters we may pass down. This is especially important since the install_yamls wrapper should be widely used in the framework. Depends-On: https://github.com/openstack-k8s-operators/ci-framework/pull/223 As a pul...
gharchive/pull-request
2023-05-31T11:46:05
2025-04-01T04:57:51.353891
{ "authors": [ "cjeanner" ], "repo": "openstack-k8s-operators/ci-framework", "url": "https://github.com/openstack-k8s-operators/ci-framework/pull/224", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2758115019
More zuul jobs, and generate JUnitXML reports for KUTTL Add KUTTL and tempest zuul jobs (meant to replace the prow ones in the long term) KUTTL: generate JUnitXML reports switch the type to XML (the accepted value is 'xml' lowercase, not uppercase); tune the name a bit to highlight it is a report; add the new report...
gharchive/pull-request
2024-12-24T16:35:49
2025-04-01T04:57:51.355797
{ "authors": [ "tosky" ], "repo": "openstack-k8s-operators/cinder-operator", "url": "https://github.com/openstack-k8s-operators/cinder-operator/pull/479", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2395726548
Empty commit to make place for the v0.4.0 tag To be able to distinguish between pseudoversions from main and from 18.0.0-proposed we need to start tagging main with v0.4.0 while keeping 18.0.0-proposed using the v0.3.x tags. Naturally we would only need to start tagging after the first commit arrives to main. But to ...
gharchive/pull-request
2024-07-08T13:58:04
2025-04-01T04:57:51.357344
{ "authors": [ "gibizer" ], "repo": "openstack-k8s-operators/lib-common", "url": "https://github.com/openstack-k8s-operators/lib-common/pull/526", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2664659092
Inherit top-level nodeSelector in horizon template Depends-On: https://github.com/openstack-k8s-operators/horizon-operator/pull/388 Jira: OSPRH-10734 Included in https://github.com/openstack-k8s-operators/openstack-operator/pull/1188
gharchive/pull-request
2024-11-16T17:13:27
2025-04-01T04:57:51.359012
{ "authors": [ "olliewalsh" ], "repo": "openstack-k8s-operators/openstack-operator", "url": "https://github.com/openstack-k8s-operators/openstack-operator/pull/1190", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
265577812
Imagery used is only updated the first time the user attempts to save Because of how this code is structured below, the imagery_used changeset tag is getting set only the first time a user attempts to save. This means if a user cancels the save and does some more editing, whatever other imagery sources they use won't...
gharchive/issue
2017-10-15T14:53:26
2025-04-01T04:57:51.379268
{ "authors": [ "bhousel" ], "repo": "openstreetmap/iD", "url": "https://github.com/openstreetmap/iD/issues/4443", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
297861838
Incorrect displaying of map after changing I've changed my community in iD. So, it was changes since 15.02.2018 16:00 So, when I open OSM (not editor) first time (today) I didn't see any changes, but I saw, in different scales you can see changes, but incorrectly. 1st screenshot - Map in editor 2nd screenshot - Map ...
gharchive/issue
2018-02-16T17:27:27
2025-04-01T04:57:51.384869
{ "authors": [ "bhousel", "lujo777" ], "repo": "openstreetmap/iD", "url": "https://github.com/openstreetmap/iD/issues/4811", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
1306726858
Add Playground Map preset playground=map should have a preset named Playground Map. As of writing, playground=map is one of the most widely used documented playground=* tags that doesn’t have an iD preset yet, with several less common tags already being supported. The Subject and Surface fields would both be relevant...
gharchive/issue
2022-07-16T06:44:39
2025-04-01T04:57:51.386936
{ "authors": [ "1ec5", "tyrasd" ], "repo": "openstreetmap/id-tagging-schema", "url": "https://github.com/openstreetmap/id-tagging-schema/issues/538", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
2233450011
feat: add inline chat reporter Types [x] 🎉 New Features Background or solution Changelog /next
gharchive/pull-request
2024-04-09T13:31:01
2025-04-01T04:57:51.390973
{ "authors": [ "Ricbet" ], "repo": "opensumi/core", "url": "https://github.com/opensumi/core/pull/3514", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2266225320
feat(sdk): insecure plaintext and skip verify conn resolves https://github.com/opentdf/platform/issues/631 breaking change in the SDK // WithInsecurePlaintextConn returns an Option that sets up HTTP connection sent in the clear. func WithInsecurePlaintextConn() Option { // WithInsecureSkipVerifyConn returns an Optio...
gharchive/pull-request
2024-04-26T17:42:20
2025-04-01T04:57:51.397466
{ "authors": [ "jrschumacher", "pflynn-virtru" ], "repo": "opentdf/platform", "url": "https://github.com/opentdf/platform/pull/670", "license": "BSD-3-Clause-Clear", "license_type": "permissive", "license_source": "github-api" }
163702141
Incorrect IPv6 and UDP header length fields in decompressed packets When lowpan frames are decompressed, the constructed IPv6 and UDP header length fields include the appended CCM tag (length fields are larger by sizeof(tag)). In practice this is not a problem, because these raw values are not used, instead message.G...
gharchive/issue
2016-07-04T15:53:09
2025-04-01T04:57:51.402086
{ "authors": [ "GiedriusM", "jwhui" ], "repo": "openthread/openthread", "url": "https://github.com/openthread/openthread/issues/241", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
422669586
add feature measuring how long a track is actively sending or receiving data defined by an increase in bytesReceived/bytes. This doesn't work with unified plan because of https://bugs.chromium.org/p/chromium/issues/detail?id=943493 which breaks our correlation between stats and ontrack LGTM
gharchive/pull-request
2019-03-19T11:04:01
2025-04-01T04:57:51.424845
{ "authors": [ "fippo", "ggarber" ], "repo": "opentok/rtcstats-server", "url": "https://github.com/opentok/rtcstats-server/pull/268", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
139328715
add message compression from #18: lets also compress this, either using lzstring or a using a custom name mapping. Most likely lzstring which adds ~4kb download is the best solution. 1.6Kb gzipped https://cdnjs.cloudflare.com/ajax/libs/lz-string/1.4.4/lz-string.min.js There is a websocket deflate extension. If w...
gharchive/issue
2016-03-08T16:46:05
2025-04-01T04:57:51.427864
{ "authors": [ "fippo", "ggarber" ], "repo": "opentok/rtcstats", "url": "https://github.com/opentok/rtcstats/issues/21", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
627419804
log4j2 support Hello, Is there any plan to support lo4j2? It seems trace with logs not working when I check from UI. I tried with logback, then I was able to see logs along with my application logs. Thanks This project purely instruments jax-rs. The integration with the logging framework is out of the scope of this...
gharchive/issue
2020-05-29T17:21:09
2025-04-01T04:57:51.581920
{ "authors": [ "pavolloffay", "seho-kim-do-something" ], "repo": "opentracing-contrib/java-jaxrs", "url": "https://github.com/opentracing-contrib/java-jaxrs/issues/140", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
318187051
Scope Manager: Should it return Noop-types for Scope.active / Tracer.activeSpan? Java has recently merged https://github.com/opentracing/opentracing-java/pull/263 (and the same change is pending in C# (https://github.com/opentracing/opentracing-csharp/pull/84)) which changes the behavior of the NoopTracer: It will no...
gharchive/issue
2018-04-26T20:35:12
2025-04-01T04:57:51.593984
{ "authors": [ "carlosalberto", "cwe1ss", "indrekj", "pavolloffay", "yurishkuro" ], "repo": "opentracing/specification", "url": "https://github.com/opentracing/specification/issues/116", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1878706903
🛑 [CN] OpenUPM Website is down In e498585, [CN] OpenUPM Website (https://openupm.cn) was down: HTTP code: 0 Response time: 0 ms Resolved: [CN] OpenUPM Website is back up in 228cf0a after 9 minutes.
gharchive/issue
2023-09-02T14:14:50
2025-04-01T04:57:51.718283
{ "authors": [ "favoyang" ], "repo": "openupm/upptime-openupmcn", "url": "https://github.com/openupm/upptime-openupmcn/issues/1612", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2177015118
🛑 [CN] OpenUPM Website Docs is down In 878cdaf, [CN] OpenUPM Website Docs (https://openupm.cn/docs/) was down: HTTP code: 0 Response time: 0 ms Resolved: [CN] OpenUPM Website Docs is back up in 56a974f after 8 minutes.
gharchive/issue
2024-03-09T02:31:09
2025-04-01T04:57:51.720667
{ "authors": [ "favoyang" ], "repo": "openupm/upptime-openupmcn", "url": "https://github.com/openupm/upptime-openupmcn/issues/4088", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1839540198
🛑 [CN] OpenUPM Website Package Detail is down In deec3ae, [CN] OpenUPM Website Package Detail (https://openupm.cn/packages/com.littlebigfun.addressable-importer/) was down: HTTP code: 0 Response time: 0 ms Resolved: [CN] OpenUPM Website Package Detail is back up in 5dcde91.
gharchive/issue
2023-08-07T14:11:43
2025-04-01T04:57:51.723087
{ "authors": [ "favoyang" ], "repo": "openupm/upptime-openupmcn", "url": "https://github.com/openupm/upptime-openupmcn/issues/981", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1660374266
🛑 [CN] OpenUPM API /packages/extra is down In c102f85, [CN] OpenUPM API /packages/extra (https://api.openupm.cn/packages/extra) was down: HTTP code: 0 Response time: 0 ms Resolved: [CN] OpenUPM API /packages/extra is back up in fb8c2d2.
gharchive/issue
2023-04-10T07:28:52
2025-04-01T04:57:51.725586
{ "authors": [ "favoyang" ], "repo": "openupm/upptime", "url": "https://github.com/openupm/upptime/issues/1428", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
226285011
./gradlew assemble ./gradlew assemble :buildJniLib libtoolize: putting auxiliary files in .'. libtoolize: copying file ./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, m4'. libtoolize: copying file m4/libtool.m4' libtoolize: copying file m4/ltoptions.m4' libtoolize: copying file m4/ltsugar.m4' libtooli...
gharchive/issue
2017-05-04T13:43:22
2025-04-01T04:57:51.743613
{ "authors": [ "BG864", "thatdatabaseguy", "thx-fan" ], "repo": "openvenues/jpostal", "url": "https://github.com/openvenues/jpostal/issues/21", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2426004139
[Bug]: Installation Error: Invalid requirement: 'torch>=2+cu121' Describe the bug I cloned the anomalib repo and switched to v1.1.0. Following the Installation instructions on github: pip install -e . anomalib install --option core The second command generated the error as below: Also, I tried both on Windows and ...
gharchive/issue
2024-07-23T19:50:04
2025-04-01T04:57:51.749679
{ "authors": [ "hafid-Qa", "nickjyj", "samet-akcay" ], "repo": "openvinotoolkit/anomalib", "url": "https://github.com/openvinotoolkit/anomalib/issues/2211", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
796790070
Cypress test. Settings. Show all interpolation tracks. Motivation and context Add Cypress test. How has this been tested? Checklist [x] I submit my changes into the develop branch [ ] I have added description of my changes into CHANGELOG file [ ] I have updated the documentation accordingly [ ] I have added tes...
gharchive/pull-request
2021-01-29T11:04:39
2025-04-01T04:57:51.757745
{ "authors": [ "coveralls", "dvkruchinin" ], "repo": "openvinotoolkit/cvat", "url": "https://github.com/openvinotoolkit/cvat/pull/2741", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
160483172
Move install scripts and util.sh from openwhisk to openwhisk-catalog Note: This issue is pre-req for other issues for "move" of catalog. Please note that other issues (e.g., Issue 2, Issue 3) which are moving "utils" and "samples" package actions to new locations (and adjusting namespaces) will be updating these file...
gharchive/issue
2016-06-15T17:48:41
2025-04-01T04:57:51.808593
{ "authors": [ "houshengbo", "rabbah" ], "repo": "openwhisk/openwhisk", "url": "https://github.com/openwhisk/openwhisk/issues/658", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
656958918
[feature] Integrate network topology with controller and monitoring modules Still work in progress, but almost done, implements and closes #75. Coverage decreased (-5.3%) to 93.702% when pulling ef134e1eb07811162fe453b92b78c0c2e3fcdb9d on 75-controller-integration into e7f99c0dcb7591e7278de19f66435e142af609c5 on d...
gharchive/pull-request
2020-07-14T23:31:30
2025-04-01T04:57:51.810644
{ "authors": [ "coveralls", "nemesisdesign" ], "repo": "openwisp/openwisp-network-topology", "url": "https://github.com/openwisp/openwisp-network-topology/pull/76", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
571528033
[KeyField] Allow overrding default and validators #83 Closes #83 Coverage increased (+0.004%) to 98.976% when pulling 7a8bdfb171471f720eabacf1d10d8d7ac426b587 on key-field-override into 725f88bc5493f225c28b9cde39db52797995cfe7 on master.
gharchive/pull-request
2020-02-26T17:01:22
2025-04-01T04:57:51.812321
{ "authors": [ "coveralls", "nemesisdesign" ], "repo": "openwisp/openwisp-utils", "url": "https://github.com/openwisp/openwisp-utils/pull/84", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
854400869
luci-theme-openwrt-2020: does not support table view I fell maybe over the following css problem while testing the next stable branches. It looks like the table css definition is missing with this LuCI theme. I noticed thos first during my test for luci-app-dockerman with this theme. The luci-app-command also looks s...
gharchive/issue
2021-04-09T10:37:10
2025-04-01T04:57:51.821593
{ "authors": [ "feckert", "hnyman", "jow-" ], "repo": "openwrt/luci", "url": "https://github.com/openwrt/luci/issues/4972", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2150014376
[ROCM] SDXL UNet attention dispatch after tiling+decomposition exceeds shared memory limit. What happened? dispatch benchmark IR for easy repro (compiled_unet_main_dispatch_91_rocm_hsaco_fb_benchmark.mlir): module attributes {hal.device.targets = [#hal.device.target<"rocm", {executable_targets = [#hal.executable.targ...
gharchive/issue
2024-02-22T22:01:38
2025-04-01T04:57:52.025828
{ "authors": [ "monorimet" ], "repo": "openxla/iree", "url": "https://github.com/openxla/iree/issues/16538", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1859802672
Support default configs for BATCH_MATMUL_* in MaterializeEncoding pass In #14705 we added BATCH_MATMUL_* encoding users and handled the materialization in IREE codegen path by providing a custom MaterializeEncodingFn. However MaterializeEncoding pass also can be called standalone, this change updates the default choo...
gharchive/pull-request
2023-08-21T17:12:07
2025-04-01T04:57:52.028790
{ "authors": [ "pzread" ], "repo": "openxla/iree", "url": "https://github.com/openxla/iree/pull/14762", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2406759702
eval_module failed when compiling with gcc What happened? I found this bug when I try to use stablehlo's interpreter in torch-mlir. It could be reproduced at torch-mlir main branch: from torch_mlir import ir from torch_mlir._mlir_libs._stablehlo import eval_module from torch_mlir._mlir_libs._stablehlo import register...
gharchive/issue
2024-07-13T07:51:23
2025-04-01T04:57:52.032432
{ "authors": [ "GleasonK", "qingyunqu" ], "repo": "openxla/stablehlo", "url": "https://github.com/openxla/stablehlo/issues/2434", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
228664453
Deploy less artifacts Publishing to maven central takes a considerable amount of time, due to the large amount of artifacts we publish. The last sync was killed by circleci because it took over 10minutes to respond. One way to reduce time is to publish less. For example, we can drop the long since deprecated brave-sp...
gharchive/issue
2017-05-15T09:59:53
2025-04-01T04:57:52.137055
{ "authors": [ "adriancole", "jorgheymans", "shakuzen" ], "repo": "openzipkin/brave", "url": "https://github.com/openzipkin/brave/issues/423", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
346163470
Fixes OSGi setup, missing for brave-instrumentation-http cc @reta @cschneider noticed this testing CXF Here's the manifest created: $ cat META-INF/MANIFEST.MF Manifest-Version: 1.0 Created-By: Apache Maven Bundle Plugin Built-By: acole Build-Jdk: 9.0.4 Automatic-Module-Name: brave.http Bnd-LastModified: 15330395318...
gharchive/pull-request
2018-07-31T12:22:12
2025-04-01T04:57:52.145601
{ "authors": [ "adriancole", "cschneider" ], "repo": "openzipkin/brave", "url": "https://github.com/openzipkin/brave/pull/743", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1120823539
Fix for wrongly generated file name chore(deps): update to Quarkus 2.7.0 fix: wrongly generated file name Fixes #72 We should probably try to have some sort of integration test, actually, to check that the generated code actually creates a valid operator :)
gharchive/pull-request
2022-02-01T15:17:21
2025-04-01T04:57:52.205655
{ "authors": [ "metacosm" ], "repo": "operator-framework/java-operator-plugins", "url": "https://github.com/operator-framework/java-operator-plugins/pull/73", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
603344485
Method to trigger catalog container refresh Feature Request Is your feature request related to a problem? Please describe. When we build an updated catalog image, we typically want to test against it immediately. Currently, that means manually bouncing the catalog pod. Describe the solution you'd like I'd like the bu...
gharchive/issue
2020-04-20T15:53:30
2025-04-01T04:57:52.208781
{ "authors": [ "flickerfly" ], "repo": "operator-framework/operator-lifecycle-manager", "url": "https://github.com/operator-framework/operator-lifecycle-manager/issues/1469", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2274822288
[WIP] clean-up: remove cluster provisioning from e2e Description of the change: Removes cluster provisioning from the e2e test suite and moves that responsibility to the Makefile Adds bingo to the project to help manage the different tools needed for the project (e.g. kind, setup_envtest, helm, etc.) Motivation for...
gharchive/pull-request
2024-05-02T07:33:18
2025-04-01T04:57:52.215119
{ "authors": [ "perdasilva" ], "repo": "operator-framework/operator-lifecycle-manager", "url": "https://github.com/operator-framework/operator-lifecycle-manager/pull/3214", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
508940054
dse: Fix handling of nested aliases @mloubout : hopefully this fixes the explosion in number of hoisted time invariants can you check again with the use case you provided me with long time ago? I want this PR to fix #970 too . Keeping it open for the time being, but it still needs some little work Plans have chan...
gharchive/pull-request
2019-10-18T08:44:38
2025-04-01T04:57:52.216684
{ "authors": [ "FabioLuporini" ], "repo": "opesci/devito", "url": "https://github.com/opesci/devito/pull/969", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
241427438
[Feature][Proxy] Squid on-disk cache should survive reboot After reboot, the squid cache manager still shows roughly 80,000 objects as before the reboot but the objects are apparently gone. To reproduce: run the command squidclient -h theopnsensebox mgr:objects|grep GET before and after reboot. The squid cache should...
gharchive/issue
2017-07-08T05:32:00
2025-04-01T04:57:52.251649
{ "authors": [ "borisneubert", "fabianfrz", "fichtner" ], "repo": "opnsense/core", "url": "https://github.com/opnsense/core/issues/1706", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
346592618
Support for WireGuard? Hi, I just read that WireGuard is about this be added to the Linux Kernel. Checking their website https://www.wireguard.com/ shows that it already supports quite a number of operating systems, FreeBSD as well. Their setup guide on https://www.wireguard.com/quickstart/ looks quite daunting - how...
gharchive/issue
2018-08-01T13:08:59
2025-04-01T04:57:52.255314
{ "authors": [ "fichtner", "module0x90" ], "repo": "opnsense/core", "url": "https://github.com/opnsense/core/issues/2594", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
651410273
Make provision for fallover upon loss of gateway connection when using multiple WAN connections attached to different routers Important notices Before you add a new report, we ask you kindly to acknowledge the following: [-] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONT...
gharchive/issue
2020-07-06T09:59:19
2025-04-01T04:57:52.264668
{ "authors": [ "AdSchellevis", "mimugmail", "sesquipedality" ], "repo": "opnsense/core", "url": "https://github.com/opnsense/core/issues/4194", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
121377921
NTP Unavailable Is the Time Server in OPNSense supposed to be able to be used as a regular time server for clients or just DHCP's Option 42? I tried to get to mine: ntpdate -q 10.0.1.1 server 10.0.1.1, stratum 16, offset -0.224538, delay 0.02814 9 Dec 19:55:25 ntpdate[81504]: no server suitable for synchronization fo...
gharchive/issue
2015-12-10T01:00:53
2025-04-01T04:57:52.275711
{ "authors": [ "fichtner", "majorsl" ], "repo": "opnsense/core", "url": "https://github.com/opnsense/core/issues/518", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
2136737751
lobby: modern dashboard replacement development Important notices Before you add a new report, we ask you kindly to acknowledge the following: [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md [x] I am convinced that my issue is new after having checked both...
gharchive/issue
2024-02-15T14:53:38
2025-04-01T04:57:52.289857
{ "authors": [ "AdSchellevis", "Tragen", "fichtner", "swhite2" ], "repo": "opnsense/core", "url": "https://github.com/opnsense/core/issues/7244", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
340011315
Add a special case for /31 networks to openvpn_get_interface_ip() (another instance of #2529) Finally, I've fixed it in the place where I originally intended to fix it (#2529). This time I've verified that it works, thanks to people on the IRC who explained me how to restart the web GUI properly. Merged, thanks!
gharchive/pull-request
2018-07-10T21:20:24
2025-04-01T04:57:52.291338
{ "authors": [ "dmbaturin", "fichtner" ], "repo": "opnsense/core", "url": "https://github.com/opnsense/core/pull/2534", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
378669047
Fix checking empty string. If string is "0,1,2,3" result is "01,2,3" empty($row[$fieldname]) return true if $row[$fieldname] is "0" @kekek2 thanks
gharchive/pull-request
2018-11-08T10:30:25
2025-04-01T04:57:52.292596
{ "authors": [ "AdSchellevis", "kekek2" ], "repo": "opnsense/core", "url": "https://github.com/opnsense/core/pull/2887", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
561795201
Update interfaces.lib.inc Quick fix ( maybe ) for GUA addresses in wrong order on widgets and Interface Info. @marjohn56 isn't that the sort that's already there? The issue here is we already established we can't trust the ordering of the data, so reordering it to fit our needs will just introduce bugs elsewhere ...
gharchive/pull-request
2020-02-07T18:16:40
2025-04-01T04:57:52.298809
{ "authors": [ "AdSchellevis", "fichtner", "marjohn56" ], "repo": "opnsense/core", "url": "https://github.com/opnsense/core/pull/3914", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
1659465391
Wireguard, show Timestamp in UI under "VPN/Wireguard/Handshakes" The Information about the handshakes of Wireguard Endpoints can be found under "VPN/Wirguard/Handshhakes". The information displayed there is pretty raw. The Minimum to adjust is to at format the unix timestamp to a more common time format. The best opt...
gharchive/issue
2023-04-08T09:38:58
2025-04-01T04:57:52.308207
{ "authors": [ "AdSchellevis", "NightDragon1", "hvdort" ], "repo": "opnsense/plugins", "url": "https://github.com/opnsense/plugins/issues/3378", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
421488529
Force the locale of a running Program to be UTF-8 Work around the problem that some VMs (ie that used by Docker-for-Mac) don't seem to carry a modern locale, resulting in crashing programs if anyone outputs a character greater than \xFF. Jeesh. This was motivated by a user of publsh encountering a commitAndReleaseBuf...
gharchive/pull-request
2019-03-15T12:09:03
2025-04-01T04:57:52.401810
{ "authors": [ "afcowie", "carlosdagos" ], "repo": "oprdyn/unbeliever", "url": "https://github.com/oprdyn/unbeliever/pull/28", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
429592872
Be able to use OpsGenie-plugin behind a proxy. This PR adds the ability to use this plugin behind a proxy. The proxy-configuration will be taken from Jenkins configuration. This will solve issue https://github.com/opsgenie/opsgenie-jenkins-plugin/issues/4. I also created a PR here: https://github.com/jenkinsci/opsg...
gharchive/pull-request
2019-04-05T05:50:23
2025-04-01T04:57:52.414240
{ "authors": [ "ErenKizilay", "cbickel" ], "repo": "opsgenie/opsgenie-jenkins-plugin", "url": "https://github.com/opsgenie/opsgenie-jenkins-plugin/pull/7", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
652700660
deployment.yaml: treat DRUID_EXPORTER_PORT as string Currently, the default value on DRUID_EXPORTER_PORT is throwing an error: helm upgrade --install druid-exporter druid/druid-exporter/helm/ --namespace druid Release "druid-exporter" does not exist. Installing it now. Error: Deployment in version "v1" cannot be h...
gharchive/pull-request
2020-07-07T22:31:26
2025-04-01T04:57:52.426603
{ "authors": [ "adelcast", "iamabhishek-dubey" ], "repo": "opstree/druid-exporter", "url": "https://github.com/opstree/druid-exporter/pull/41", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1305533317
🛑 API Server is down In 42c6a4a, API Server (https://api.optbp.com/hangfire) was down: HTTP code: 0 Response time: 0 ms Resolved: API Server is back up in 0ff0a67.
gharchive/issue
2022-07-15T03:37:34
2025-04-01T04:57:52.429216
{ "authors": [ "optbp-monitor" ], "repo": "optbp-monitor/optbp-monitor", "url": "https://github.com/optbp-monitor/optbp-monitor/issues/78", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1447964059
fix: re-implements Plated.transformOf #1318 @GreyPlane nice work
gharchive/pull-request
2022-11-14T12:20:25
2025-04-01T04:57:52.429991
{ "authors": [ "GreyPlane", "julien-truffaut" ], "repo": "optics-dev/Monocle", "url": "https://github.com/optics-dev/Monocle/pull/1319", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
522923239
fix: use custom table name in indexQuery Use custom table name in the indexQuery. Previously was not and throws error. Hey! This issue was addressed in version 2.1.0 already. Thanks!
gharchive/pull-request
2019-11-14T15:15:03
2025-04-01T04:57:52.432300
{ "authors": [ "Tarpsvo", "jgile" ], "repo": "optimistdigital/nova-page-manager", "url": "https://github.com/optimistdigital/nova-page-manager/pull/28", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2534901591
Update service configuration file fix Update service configuration file, parse out the transport from OsRegistry and set it in the update config This PR has been superseded by https://github.com/oracle-cne/ocne/pull/19
gharchive/pull-request
2024-09-18T22:44:04
2025-04-01T04:57:52.470644
{ "authors": [ "dkrasins", "shihchang" ], "repo": "oracle-cne/ocne", "url": "https://github.com/oracle-cne/ocne/pull/11", "license": "UPL-1.0", "license_type": "permissive", "license_source": "github-api" }
1975416668
Added mounts Corelens module module These changes add a new module called 'mounts' to corelens, that displays all mountinfo from the given vmcore. I have changed the membership in oracle-samples from private to public, but it was after I created this PR. Please let me know if I need to close this and create a new P...
gharchive/pull-request
2023-11-03T03:54:12
2025-04-01T04:57:52.471956
{ "authors": [ "gtmoth" ], "repo": "oracle-samples/drgn-tools", "url": "https://github.com/oracle-samples/drgn-tools/pull/12", "license": "UPL-1.0", "license_type": "permissive", "license_source": "github-api" }
706427413
Support For Synchronous Requests This plugin apparently does not support synchronous XHRequests. Is this planned to be implemented? I depend on a third party library which is using following synchronous Request: var req = new XMLHttpRequest; req.addEventListener("load", function(r) { ... }); t.addEventListener("e...
gharchive/issue
2020-09-22T14:19:30
2025-04-01T04:57:52.474525
{ "authors": [ "AareFabrik", "facetbarcelona", "manish2788" ], "repo": "oracle/cordova-plugin-wkwebview-file-xhr", "url": "https://github.com/oracle/cordova-plugin-wkwebview-file-xhr/issues/65", "license": "UPL-1.0", "license_type": "permissive", "license_source": "github-api" }
1207002728
OracleConnectionManager fails with tee: /tmp/orod.log: Permission denied Steps followed: cd ~/OracleDatabase/RAC/OracleConnectionManager/dockerfiles cp ~/LINUX.X64_193000_client.zip 19.3.0/ ./buildContainerImage.sh -v 19.3.0 docker network create --driver=bridge --subnet=172.16.1.0/24 rac_pub1_nw docker run -d --host...
gharchive/issue
2022-04-18T12:29:57
2025-04-01T04:57:52.477938
{ "authors": [ "Altitude-Dashboard", "cjbj" ], "repo": "oracle/docker-images", "url": "https://github.com/oracle/docker-images/issues/2344", "license": "UPL-1.0", "license_type": "permissive", "license_source": "github-api" }
2118529357
Oracle GoldenGate 23c In version 23c, the Service Manager is a first-class service. Instead of modifying internal data files, use the REST API to adjust the network settings for Service Manager. Hi @Djelibeybi , We are gearing up for support for OGG 23c in the coming months. It's been a while, so if there is some...
gharchive/pull-request
2024-02-05T13:14:37
2025-04-01T04:57:52.480251
{ "authors": [ "Djelibeybi", "sbalousek" ], "repo": "oracle/docker-images", "url": "https://github.com/oracle/docker-images/pull/2756", "license": "UPL-1.0", "license_type": "permissive", "license_source": "github-api" }
523971831
RestClient with Exception Mapper is not working as expected... DailyApiExceptionMapper is my Exception Mapper defined to handle my application level Exception (DailyApiException). I have my method like the below, public void create(Country country) throws DailyApiException { if (country.getCode() == null || c...
gharchive/issue
2019-11-17T11:27:52
2025-04-01T04:57:52.514014
{ "authors": [ "spericas", "zarub2k" ], "repo": "oracle/helidon", "url": "https://github.com/oracle/helidon/issues/1147", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
390696172
Refactoring of the class ClassPathContentHandler Method doHandle in the class ClassPathContentHandler needs to be refactored. It uses java.nio.Path as path to content on classpath. When used on Windows it returns path with backward slash. Duplicate of #298
gharchive/issue
2018-12-13T14:11:43
2025-04-01T04:57:52.515779
{ "authors": [ "Verdent", "m0mus" ], "repo": "oracle/helidon", "url": "https://github.com/oracle/helidon/issues/256", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2640178793
Clarify relation to CQ-4357471 The new AEMaaCS release notes for 18459 list the following fix: CQ-4357471: Add support for i18n Dictionaries Translation in AEMaaCS (https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/release-notes/maintenance/latest?lang=en) Does this mean that this ...
gharchive/issue
2024-11-07T07:49:30
2025-04-01T04:57:52.603483
{ "authors": [ "jmagdrod", "kwin", "royteeuwen" ], "repo": "orbinson/aem-dictionary-translator", "url": "https://github.com/orbinson/aem-dictionary-translator/issues/47", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1395753852
Fix typos and links Fixed a few typos and links as I was going through the docs. Thanks for the great guide. @akegaviar Thank you for the PR, so many fixes! The community thanks you and welcomes you 😄
gharchive/pull-request
2022-10-04T06:52:20
2025-04-01T04:57:52.604566
{ "authors": [ "akegaviar", "dzello" ], "repo": "orbit-love/orbit-model", "url": "https://github.com/orbit-love/orbit-model/pull/68", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
315996818
How to add Node.js modules to webpack I'm very new to developing with node.js and webpack. Currently, I've been working on a way to encrypt the peerID and keystore with a password. This way it can act as a user's account. I've got the encryption working and the serialization of the typed arrays, but what I need to ...
gharchive/issue
2018-04-19T18:48:05
2025-04-01T04:57:52.606306
{ "authors": [ "RichardLitt", "lukas2005", "willemneal" ], "repo": "orbitdb/orbit-db", "url": "https://github.com/orbitdb/orbit-db/issues/363", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
594890086
fix: Upgrade to styled-components v5, move font @import Upgrading styled-components for Orca! Here is an overview of what got changed by this pull request: Issues ====== - Added 2 See the complete overview on Codacy
gharchive/pull-request
2020-04-06T08:00:03
2025-04-01T04:57:52.609551
{ "authors": [ "deividasm", "mariasereno-png" ], "repo": "orchestrated-io/orca-design-system", "url": "https://github.com/orchestrated-io/orca-design-system/pull/66", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
675430361
Center and Zoom is not defined in Typescript mode How to set up initial center and zoom for tsx file? I couldn't find center and zoom on your HEREMapProps. Thank you @ronyfhebrian you need to install the @types/heremaps package.
gharchive/issue
2020-08-08T04:56:41
2025-04-01T04:57:52.614753
{ "authors": [ "arminrosu", "ronyfhebrian" ], "repo": "ordazgustavo/here-maps-react", "url": "https://github.com/ordazgustavo/here-maps-react/issues/30", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
197512331
fixed wrong data-type in selector for copyright-page Hi, am just starting out with HTMLBook, using prince 11 to create PDF and without this change the page formatting is incorrect. Btw. it would be good to have some information about the tooling you are using to process HTMLBooks. I am having trouble getting XSLT sty...
gharchive/pull-request
2016-12-25T19:18:46
2025-04-01T04:57:52.617318
{ "authors": [ "alexvoss", "hackermatthew" ], "repo": "oreillymedia/HTMLBook", "url": "https://github.com/oreillymedia/HTMLBook/pull/211", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1609713237
[news] 🇮🇹 Added italian translations for some past news I'll continue to add some more past news until completed. Also to get the hang for terminology and such. Thank you!
gharchive/pull-request
2023-03-04T10:25:27
2025-04-01T04:57:52.619283
{ "authors": [ "biodranik", "lucaceccarini" ], "repo": "organicmaps/organicmaps.github.io", "url": "https://github.com/organicmaps/organicmaps.github.io/pull/131", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
109527767
Back port bug fix to 2.0 This back ports the changes from #303 to the 2.0.x series. This is actually not necessary. If you need this bug fix, you can upgrade to 2.1.3 from 2.0.x. I yanked this version. > bundle exec gem yank active_interaction -v '2.0.2' Yanking gem from https://rubygems.org... Successfully delet...
gharchive/pull-request
2015-10-02T16:37:50
2025-04-01T04:57:52.635535
{ "authors": [ "tfausak" ], "repo": "orgsync/active_interaction", "url": "https://github.com/orgsync/active_interaction/pull/305", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1473392517
Show keygrips Discussed in https://github.com/orhun/gpg-tui/discussions/48 Originally posted by dievilz October 12, 2022 I would love to see the keygrips inside the TUI. That way, I think this program would be even more efficient than already is, at least for me 🤘🏻. And include the respective setting in the config...
gharchive/issue
2022-12-02T20:10:40
2025-04-01T04:57:52.641389
{ "authors": [ "bsodmike", "orhun" ], "repo": "orhun/gpg-tui", "url": "https://github.com/orhun/gpg-tui/issues/50", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
593363087
Card Enhancements on Ability Cards Maybe I missed how to do it. Is there are way to already to add +1, jumps, blesses, etc to ability cards? We started a game physically before the virus and had upgraded our cards. We love your tool but we can't easily leverage our upgrades. Hi, glad you like our app. Card enhancem...
gharchive/issue
2020-04-03T12:56:35
2025-04-01T04:57:52.642780
{ "authors": [ "cchatham", "orichalque" ], "repo": "orichalque/yet-an-other-gloomhaven-companion", "url": "https://github.com/orichalque/yet-an-other-gloomhaven-companion/issues/58", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
782579241
.NET driver Hi Guys, When are you planning to update the .NET driver? Since OrientDB version 3.0.32 I cannot use the driver anymore because with the TCP/IP connection the token-based sessions are required. Therefore I cannot use any of the version higher than 3.0.32 anymore for some time now. The last update to the ....
gharchive/issue
2021-01-09T10:31:01
2025-04-01T04:57:52.646763
{ "authors": [ "lvca", "tomazk8" ], "repo": "orientechnologies/orientdb", "url": "https://github.com/orientechnologies/orientdb/issues/9507", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
72466013
Languages in v1.0 In v1.0 I dearly miss the language option of the dictionary. Any chance that will return? Internationalization will return, we're figuring out the best way to use an exiting package to achieve that Great! Any clue about a timeframe? (don't want to be pushy, but I was about to release an app...) ...
gharchive/issue
2015-05-01T16:20:05
2025-04-01T04:57:52.659709
{ "authors": [ "jorisroling", "nicolaslopezj", "timfam" ], "repo": "orionjs/orion", "url": "https://github.com/orionjs/orion/issues/132", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2010209353
Creating Write Key Issue: we need to currently working on implementing a write key functionality. The write key should include information such as source, destination, and potentially other details. we need to find best practices how to effectively design and implement this feature. Details: Objective: Create a uniq...
gharchive/issue
2023-11-24T20:46:14
2025-04-01T04:57:52.690555
{ "authors": [ "AmirAtashghah", "DOO-DEV", "abtinokhovat", "gohossein" ], "repo": "ormushq/ormus", "url": "https://github.com/ormushq/ormus/issues/20", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1518537506
Дарует дополнительно 5% орн Фигня Плюсы Дарует дополнительно 5% орн Минусы Снижает характеристики питомца на 10% Дубль
gharchive/issue
2023-01-04T08:24:40
2025-04-01T04:57:52.693142
{ "authors": [ "NatanBender" ], "repo": "orna-memory-hunting/storage", "url": "https://github.com/orna-memory-hunting/storage/issues/843", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
97688464
Schema update fail on install I have a beautiful exception [Doctrine\DBAL\DBALException] An exception occurred while executing 'CREATE TABLE oro_search_index_text (id INT AUTO_INCREMENT NOT NULL, item_id INT NOT NULL, field VARCHAR(250) NO T NULL, value LONGTEXT NOT NULL, INDEX IDX_A0243539126F525E (item_id), IND...
gharchive/issue
2015-07-28T12:04:10
2025-04-01T04:57:52.705937
{ "authors": [ "Shine-neko", "artml", "dutchiexl", "iklymenko", "orocrmdeployer", "rgrebenchuk", "tim-massey" ], "repo": "orocrm/platform", "url": "https://github.com/orocrm/platform/issues/294", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
137025409
博主朋友你的博客宕机了 https://www.orx.me/ 你的博客打不开了...... 把www.去掉,大吃货省电信可打开。 Sent from my iPhone On Feb 28, 2016, at 16:20, 吴钧泽 notifications@github.com wrote: https://www.orx.me/ 你的博客打不开了...... ― Reply to this email directly or view it on GitHub. 仍然打不开 可能是你博客的ip被墙了 可以打开,什么鬼,这个也发这里。。。
gharchive/issue
2016-02-28T08:20:09
2025-04-01T04:57:52.730438
{ "authors": [ "orvice", "wtlusvm", "wujunze" ], "repo": "orvice/ss-panel", "url": "https://github.com/orvice/ss-panel/issues/360", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
149978377
无 index.php 运行环境 PHP Version /PHP版本: 5.6 ss-panel version/ ss-panel版本: 3.3.9 其他环境信息(Nginx,系统等): Ubuntu 14.04 LTS Description of the problem / 问题描述 没有 index.php 文件? 在版本的分支里和 master 分支里都没有 index.php 啊。 哦我看错了,根目录要设成 /public。
gharchive/issue
2016-04-21T06:21:00
2025-04-01T04:57:52.732618
{ "authors": [ "coderfox" ], "repo": "orvice/ss-panel", "url": "https://github.com/orvice/ss-panel/issues/468", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
159627777
我装的是lamp环境,你的重写在apache里面该怎么写? ** 开issue前请确认: ** 安装问题等错误请开启debug模式,并附上debug log 安全问题请发邮箱 sspanel#orx.me 未填写运行环境的issue将会被直接关闭 一个issue请只题一个问题,多个问题分多个issue开. 运行环境 php5.5 ss-panel3.0 apache 2.2 Description of the problem / 问题描述 我装的是lamp环境,你的重写在apache里面该怎么写?能不能告知我一下 nginx里面这么写 location / { try_files $uri $uri/ /index.php...
gharchive/issue
2016-06-10T12:48:02
2025-04-01T04:57:52.742521
{ "authors": [ "myfingerhurt", "orvice", "weiweimao1991" ], "repo": "orvice/ss-panel", "url": "https://github.com/orvice/ss-panel/issues/516", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2657495767
add Chinese translation Preflight checklist [X] I could not find a solution in the existing issues, docs, nor discussions. [X] I agree to follow this project's Code of Conduct. [X] I have read and am following this repository's Contribution Guidelines. [X] I have joined the Ory Community Slack. [X] I am signed up to...
gharchive/issue
2024-11-14T03:59:41
2025-04-01T04:57:52.747558
{ "authors": [ "GWnbsp" ], "repo": "ory/elements", "url": "https://github.com/ory/elements/issues/273", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2174191952
devel: Add Makefile and Containerfile.hack Two conveniences: I commonly work on multiple projects in multiple languages and I find it very useful to have typing make do something useful by default. This Containerfile.hack I found is a lot faster and more understandable for the case of just wanting to hack on the Go ...
gharchive/pull-request
2024-03-07T15:56:26
2025-04-01T04:57:52.819627
{ "authors": [ "cgwalters", "rhatdan" ], "repo": "osbuild/bootc-image-builder", "url": "https://github.com/osbuild/bootc-image-builder/pull/249", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
714281426
Merge cloud API into main binary As discussed, we'd like to expose one endpoint on :443 with both the composer API (née "cloud", at /api/composer/v1) and the koji api (at /api/composer-koji/v1). This is a draft, because it doesn't contain an integration test yet, because I don't want too many conflicts with #1016. ...
gharchive/pull-request
2020-10-04T10:15:31
2025-04-01T04:57:52.826043
{ "authors": [ "larskarlitski", "ondrejbudai" ], "repo": "osbuild/osbuild-composer", "url": "https://github.com/osbuild/osbuild-composer/pull/1017", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
529900623
Introduce Azure upload test The test is very simple, it first upload a file with random content and then downloads it back and compare hashes. This fails because the environment variables in CI are not available to forks. It is ready to be merged. I made the test optional in case in has non of the configuration v...
gharchive/pull-request
2019-11-28T13:03:01
2025-04-01T04:57:52.827401
{ "authors": [ "msehnout" ], "repo": "osbuild/osbuild-composer", "url": "https://github.com/osbuild/osbuild-composer/pull/129", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1588444164
Updating license file Updating license file Hi, I have reverted the pull request 4 with the comments and I'm not pretty sure if that's all or maybe I have to do something else Hi, I have reverted the pull request 4 with the comments and I'm not pretty sure if that's all or maybe I have to do something else Beca...
gharchive/pull-request
2023-02-16T22:15:56
2025-04-01T04:57:52.829402
{ "authors": [ "oscar-byte15" ], "repo": "oscar-byte15/Portfolio_setup_mobile_First", "url": "https://github.com/oscar-byte15/Portfolio_setup_mobile_First/pull/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1465316064
Attach coupon to customer A callback to attach a coupon to a customer would be nice on: Input passed on first creation of customer Function on stripe_user that can be called manually https://stripe.com/docs/billing/subscriptions/coupons?dashboard-or-api=api https://stripe.com/docs/api/customers/update Are you usi...
gharchive/issue
2022-11-27T03:08:55
2025-04-01T04:57:52.857912
{ "authors": [ "joshuakoh1", "oscarychen" ], "repo": "oscarychen/drf-stripe-subscription", "url": "https://github.com/oscarychen/drf-stripe-subscription/issues/26", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1112875228
Use ansible.builtin.include_tasks instead of ansible.builtin.include ansible.builtin.include is deprecated. Use ansible.builtin.include_tasks. It´s done
gharchive/issue
2022-01-24T16:32:04
2025-04-01T04:57:52.890920
{ "authors": [ "berendt", "ra-rau" ], "repo": "osism/ansible-collection-services", "url": "https://github.com/osism/ansible-collection-services/issues/559", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2007201060
Database Connection I finished setting up the SQL database and added a new route to server.js to test and make sure it is running and our server is connected. Everything ran successfully. Accidentally make request to main instead of dev.
gharchive/pull-request
2023-11-22T22:32:45
2025-04-01T04:57:52.899734
{ "authors": [ "dudemandane" ], "repo": "oslabs-beta/NotiKube", "url": "https://github.com/oslabs-beta/NotiKube/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1057717242
Restyle node handles Local nodes will have left and right handles (incoming edges from left, outgoing edges from right) Root nodes will only have right handles (outgoing edges from right) Third party nodes will only have left handles (incoming edges from left) PR is very similar to PR #20 ... Let's be sure to merge...
gharchive/pull-request
2021-11-18T19:23:49
2025-04-01T04:57:52.900953
{ "authors": [ "airpick", "savoy1211" ], "repo": "oslabs-beta/bev", "url": "https://github.com/oslabs-beta/bev/pull/21", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1217947212
Frontier: Add Gravity Bridge Wrapped Bitcoin Wrapped Bitcoin asset on Ethereum: https://etherscan.io/token/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599 Wrapped Bitcoin on Gravity Bridge Chain is gravity0x2260fac5e5542a773aa44fbcfedf7c193bc2c599 Wrapped Bitcoin / ATOM pool on frontier: https://frontier.osmosis.zone/pool...
gharchive/pull-request
2022-04-27T22:33:01
2025-04-01T04:57:53.004273
{ "authors": [ "ChristianBorst", "JeremyParish69" ], "repo": "osmosis-labs/osmosis-frontend", "url": "https://github.com/osmosis-labs/osmosis-frontend/pull/429", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
800457722
Add protocol cut of swapfees A portion of swapfees should go to OSMO stakers. Should be parametrizable on chain Do you think this must be a launch feature? I'd prefer to have this as a v2 release. No, this shouldn't be for launch. So we need to decide if we want stakers to get x% of all swap fees, or stakers t...
gharchive/issue
2021-02-03T15:51:01
2025-04-01T04:57:53.006004
{ "authors": [ "ValarDragon", "dogemos", "sunnya97" ], "repo": "osmosis-labs/osmosis", "url": "https://github.com/osmosis-labs/osmosis/issues/34", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1570826036
Metadata for denom uion, uosmo not registered Expected behaviour Query /cosmos/bank/v1beta1/denoms_metadata/uion should respond Query /cosmos/bank/v1beta1/denoms_metadata/uosmo should respond Actual behaviour Query failed with (22): rpc error: code = NotFound desc = client metadata for denom uion: key not found Qu...
gharchive/issue
2023-02-04T08:04:37
2025-04-01T04:57:53.009562
{ "authors": [ "ValarDragon", "byeongsu-hong", "mattverse", "stackman27" ], "repo": "osmosis-labs/osmosis", "url": "https://github.com/osmosis-labs/osmosis/issues/4224", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1468525162
app/apptesting: Reduce memory allocations in KeeperTestHelper.Setup() Closes: #2148 What is the purpose of the change Memprofile KeeperTestHelper.Setup() and reduce memory allocs Using Benchmark added in #2143 Steps Taken [x] Cache encoding config in app/encoding.go Initial benchmark: BenchmarkSetup-8 ...
gharchive/pull-request
2022-11-29T18:34:25
2025-04-01T04:57:53.016511
{ "authors": [ "RusAkh", "ValarDragon" ], "repo": "osmosis-labs/osmosis", "url": "https://github.com/osmosis-labs/osmosis/pull/3568", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1665554740
fix: Remove Denom metadata check upon CL Pool creation Closes: #XXX What is the purpose of the change Currently we have a check in the CreatePool in the CL msg server, where we check if the given denom0 and denom1's denom meta data exists on chain. Unfortunately, we do not have all the denom metadata of ibc tokens r...
gharchive/pull-request
2023-04-13T02:03:13
2025-04-01T04:57:53.020974
{ "authors": [ "czarcas7ic", "mattverse" ], "repo": "osmosis-labs/osmosis", "url": "https://github.com/osmosis-labs/osmosis/pull/4905", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2145136997
fix: superfluid error log suppression Closes: #XXX What is the purpose of the change There was likely an issue with mergify, we got rid of the nil return in the sf epoch hook that silences the error logs and instead emits a debug log. It is in main, however, due to a different fix that Dev merged. Note I don't thi...
gharchive/pull-request
2024-02-20T19:41:01
2025-04-01T04:57:53.022682
{ "authors": [ "ValarDragon", "czarcas7ic" ], "repo": "osmosis-labs/osmosis", "url": "https://github.com/osmosis-labs/osmosis/pull/7563", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
834444019
Add linux aarch64 wheel support Added linux aarch64 wheel support. Related to #53. @bstellato Could you please review this PR.. Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.You h...
gharchive/pull-request
2021-03-18T06:34:01
2025-04-01T04:57:53.035254
{ "authors": [ "CLAassistant", "odidev", "snadampal" ], "repo": "osqp/osqp-python", "url": "https://github.com/osqp/osqp-python/pull/54", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1050798961
Create a dedicated ORT server with backend and frontend In addition to the existing CLI, the idea is to create a whole new alternative way to run and orchestrate ORT via a dedicated backend (providing a REST API) and a web frontend to operate the backend. This epic is to collect related tasks: Backend [x] #4687 [x]...
gharchive/issue
2021-11-11T09:58:01
2025-04-01T04:57:53.051786
{ "authors": [ "sameer1046", "sschuberth" ], "repo": "oss-review-toolkit/ort", "url": "https://github.com/oss-review-toolkit/ort/issues/4688", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1873494287
fix(fossid-webapp): Handle breaking change in the delete scan function FossID version 2023.1 and onward introduced a breaking change in the delete scan function. The function returned before: data: 522415 It now returns: data: { "process_id": "522415" } This is because this operation is now running asynchronously....
gharchive/pull-request
2023-08-30T11:38:10
2025-04-01T04:57:53.054883
{ "authors": [ "nnobelis", "sschuberth" ], "repo": "oss-review-toolkit/ort", "url": "https://github.com/oss-review-toolkit/ort/pull/7430", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1773503838
Add job This pull request allows user to post a new job offer How ? fill the form verify and conform the job information go to page to process payment This PR also fix the number of fetched rating of 10 when the filters change which is open with #427 For the linter to work, you need to type this: yarn lint yarn l...
gharchive/pull-request
2023-06-25T21:45:15
2025-04-01T04:57:53.072855
{ "authors": [ "Asam237", "Zaker237" ], "repo": "osscameroon/jobsika", "url": "https://github.com/osscameroon/jobsika/pull/430", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1112941565
BUG: Checks using ListMergedPRs() need hardening ListMergedPRs() lists the last 30 or so PRs in a repo. Imagine the following scenario: Repo owners using PRs and review their code, etc They stop using PRs and only commit directly to head IIUC, Scorecard will be looking at old PRs, e.g. in the Code-Review check, and...
gharchive/issue
2022-01-24T17:31:28
2025-04-01T04:57:53.080614
{ "authors": [ "azeemshaikh38", "laurentsimon" ], "repo": "ossf/scorecard", "url": "https://github.com/ossf/scorecard/issues/1524", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2068735575
:bug: Refactor Dockerfile validation code to handle here-documents What kind of change does this PR introduce? bug fix [x] PR title follows the guidelines defined in our pull request documentation What is the current behavior? The Pinned-Dependencies check fails on Dockerfiles that use here-documents. RUN <<EOT1 <<...
gharchive/pull-request
2024-01-06T17:27:29
2025-04-01T04:57:53.085587
{ "authors": [ "jkreileder", "spencerschrock" ], "repo": "ossf/scorecard", "url": "https://github.com/ossf/scorecard/pull/3774", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2137759785
:seedling: Add probe registration mechanism What kind of change does this PR introduce? refactor [X] PR title follows the guidelines defined in our pull request documentation What is the current behavior? A list of probes and their mappings (name to runner func, which raw data it needs, ect) are maintained away fro...
gharchive/pull-request
2024-02-16T02:23:34
2025-04-01T04:57:53.090148
{ "authors": [ "spencerschrock" ], "repo": "ossf/scorecard", "url": "https://github.com/ossf/scorecard/pull/3876", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
970817049
fix SrsSessionInfo about copy assignment operator and comparison operator. fix SrsSessionInfo about copy assignment operator and comparison operator. Merged 7c1d3edd3
gharchive/pull-request
2021-08-14T04:18:42
2025-04-01T04:57:53.091229
{ "authors": [ "johzzy", "winlinvip" ], "repo": "ossrs/srs", "url": "https://github.com/ossrs/srs/pull/2533", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
912761282
keywords/views.py에서 topics type이 list로 나오는 에러 위와 같은 에러가 있습니다. 수정해주세요. deveop #13 에서해결되었습니다
gharchive/issue
2021-06-06T10:05:17
2025-04-01T04:57:53.091985
{ "authors": [ "chaehuiseon", "namhyo01" ], "repo": "ossteam8/K-newskeyword", "url": "https://github.com/ossteam8/K-newskeyword/issues/18", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1876680551
Is any method implemented in ott to help reduce memory overhead? (Update: I found batch-sizeoption) Hi, In our ML tasks, the problem of scale is often defined by num_of_training_samples by num_of_validation_samples. Our GPUs currently has 40~80 GB memory per card, which could handle problem of sizes around 350k by 10...
gharchive/issue
2023-09-01T04:05:52
2025-04-01T04:57:53.167883
{ "authors": [ "feiyang-k", "marcocuturi" ], "repo": "ott-jax/ott", "url": "https://github.com/ott-jax/ott/issues/422", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }