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 |
|---|---|---|---|---|---|
828709960 | feat: Add OC embed
Part of #38. Not complete - needs to be turned on at the settings level.
@aphelionz Updated
Thanks!
| gharchive/pull-request | 2021-03-11T04:26:25 | 2025-04-01T04:35:26.201591 | {
"authors": [
"RichardLitt",
"aphelionz"
],
"repo": "orbitdb/orbitdb.org",
"url": "https://github.com/orbitdb/orbitdb.org/pull/39",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
481778729 | Remote id in routes
Hey guys, I have a doubt, I am running some test cases with selenium for our backend (integration tests) anyway, the situation is when I open the browser, in this case, chrome, I am sending the remote-id because of I don't have the orbit-js generated id for that record. So my question is, there i... | gharchive/issue | 2019-08-16T20:44:03 | 2025-04-01T04:35:26.205097 | {
"authors": [
"dgeb",
"nayrban"
],
"repo": "orbitjs/ember-orbit",
"url": "https://github.com/orbitjs/ember-orbit/issues/212",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2233278940 | Running npm ci in Dockerfile freezes the network completely
Describe the bug
Network freezes completely and I can't use browsers or anything.
In the console I saw messages like
NSTAT_MSG_TYPE_SRC_REMOVED received reports drop, source ref 785745 source NWStatsTCPSource OrbStack Helper attributed dev.kdrag0n.MacVirt pi... | gharchive/issue | 2024-04-09T11:59:32 | 2025-04-01T04:35:26.214021 | {
"authors": [
"kdrag0n",
"toxik"
],
"repo": "orbstack/orbstack",
"url": "https://github.com/orbstack/orbstack/issues/1118",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2541333238 | docs typo at https://docs.orbstack.dev/compare/colima
there is a typo here: https://docs.orbstack.dev/compare/colima
that's that's
OrbStack vs. Colima
OrbStack is a drop-in replacement for Colima that's that's fast, light, simple, and easy to use. It runs both containers and Linux machines.
Thanks, fixed.
| gharchive/issue | 2024-09-23T00:23:44 | 2025-04-01T04:35:26.215948 | {
"authors": [
"gedw99",
"kdrag0n"
],
"repo": "orbstack/orbstack",
"url": "https://github.com/orbstack/orbstack/issues/1462",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2142844512 | Fixed the Conflict version across service and cargo
Summary by CodeRabbit
Chores
Updated application configuration settings for improved debugging and storage access.
@coderabbitai review
| gharchive/pull-request | 2024-02-19T17:16:56 | 2025-04-01T04:35:26.217459 | {
"authors": [
"itsparser"
],
"repo": "orcaci/orca",
"url": "https://github.com/orcaci/orca/pull/58",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
627809533 | Any docs about localizing the dashboard?
If I want to translate the dashboard to another language (a business need), how should it go? is it a simple lang/en/file ?
Hi @alash3al . I moved this question to a more suitable repository.
All localization relies on the capabilities of the framework. As an example:
Change... | gharchive/issue | 2020-05-29T22:37:08 | 2025-04-01T04:35:26.221946 | {
"authors": [
"alash3al",
"tabuna"
],
"repo": "orchidsoftware/platform",
"url": "https://github.com/orchidsoftware/platform/issues/1114",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
49542595 | Move to io.dropwizard.metrics dependency
The dependency (not the package) is now (in version 3.1) io.dropwizard.metrics (http://mvnrepository.com/artifact/io.dropwizard.metrics). Would you be able to upgrade?
+1
+1
| gharchive/issue | 2014-11-20T12:48:39 | 2025-04-01T04:35:26.254607 | {
"authors": [
"BrunoBonacci",
"analytically",
"ryan-williams"
],
"repo": "organicveggie/metrics-statsd",
"url": "https://github.com/organicveggie/metrics-statsd/issues/17",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1206953989 | How is the "teacher" mechanism realised?
Hi there! This is interesting but I don't get how the teacher model (or its equivalent mechanism) in the original STAC paper is implemented here?
Thank you for your interest. There is no teacher model and paper. I followed the original semi-supervised learning method. First,... | gharchive/issue | 2022-04-18T11:27:31 | 2025-04-01T04:35:26.261665 | {
"authors": [
"Zephyr69",
"orgilj"
],
"repo": "orgilj/semi-yolov5",
"url": "https://github.com/orgilj/semi-yolov5/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2291043188 | feat(output): support using stdout via dash (-o -)
Description
Using - for stdout is a common convention between CLI tools and this PR simply adds this support to git-cliff.
Motivation and Context
This makes it possible to use git-cliff as follows:
$ git-cliff -o -
(instead of git-cliff -o /dev/stdout or git-cliff -... | gharchive/pull-request | 2024-05-11T19:45:21 | 2025-04-01T04:35:26.280293 | {
"authors": [
"codecov-commenter",
"favna",
"orhun"
],
"repo": "orhun/git-cliff",
"url": "https://github.com/orhun/git-cliff/pull/644",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1415208320 | Small QoL changes
Allow simulator to stop generating on ctrl+c, and some debug printouts to help users see what was read in. Additionally, don't try to process if there is no IMU data extracted from the bag.
Thank you!
| gharchive/pull-request | 2022-10-19T15:41:16 | 2025-04-01T04:35:26.281736 | {
"authors": [
"goldbattle",
"raabuchanan"
],
"repo": "ori-drs/allan_variance_ros",
"url": "https://github.com/ori-drs/allan_variance_ros/pull/29",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
68755247 | On master with strictSql enabled, SQL query fails because of escaped newline
{
"transaction": true,
"operations": [
{
"type": "script",
"language": "sql",
"script": [
"let $d0 = INSERT INTO Country SET name=\"one\\ntwo\" RETURN @rid",
"return { n0 : $d0 }"
]
}
... | gharchive/issue | 2015-04-15T18:27:25 | 2025-04-01T04:35:26.284152 | {
"authors": [
"luigidellaquila",
"stuartcarnie"
],
"repo": "orientechnologies/orientdb",
"url": "https://github.com/orientechnologies/orientdb/issues/3933",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1411077422 | docs(Readme): Fixed Links in TOC
The links in Table Of Contents were not working, which has been fixed now!
Great, thanks!
| gharchive/pull-request | 2022-10-17T07:46:08 | 2025-04-01T04:35:26.286020 | {
"authors": [
"kailashchoudhary11",
"origranot"
],
"repo": "origranot/reduced.to",
"url": "https://github.com/origranot/reduced.to/pull/237",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
160241640 | Implement scroll up infinite scroll
Differentiates whether you scrolled up or down, based on the last scroll position. Different distance thresholds for scroll up and down. Added a callback for scroll up.
Need help with updating the bundle. I've never used systemjs builder.
@orizens fair concerns. I updated the nam... | gharchive/pull-request | 2016-06-14T17:44:24 | 2025-04-01T04:35:26.287300 | {
"authors": [
"orizens",
"tallkid24"
],
"repo": "orizens/angular2-infinite-scroll",
"url": "https://github.com/orizens/angular2-infinite-scroll/pull/22",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1113497833 | [MX-13]: Add users and auth users tables
Summary
Add migrations files for the users and auth users tables creation and delete as well.
Update Makefile with more commands about goose migration tool.
Fix type on goose file.
Update docs README.md about goose commands.
| gharchive/pull-request | 2022-01-25T06:52:57 | 2025-04-01T04:35:26.289334 | {
"authors": [
"orlandorode97"
],
"repo": "orlandorode97/mailx-google-service",
"url": "https://github.com/orlandorode97/mailx-google-service/pull/6",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2014656098 | fix issues in ArenaAllocator
The current implementation of the ArenaAllocator class has some problems:
The memory alignment requirements for newly allocated objects are ignored.
No constructors are called during allocation which leads to issues (especially problematic when allocating objects of non-POD types).
Both... | gharchive/pull-request | 2023-11-28T15:05:24 | 2025-04-01T04:35:26.356040 | {
"authors": [
"mgerhold",
"orosmatthew"
],
"repo": "orosmatthew/hydrogen-cpp",
"url": "https://github.com/orosmatthew/hydrogen-cpp/pull/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2111902 | bypassing record_cache when selecting rows with lock
Hi,
Thanks for sharing record-cache, it is pretty solid.
I am tinkering around with it and I notice that record cache seems to hit the cache even when I want to retrieve rows with a lock. Example:
transaction do
Item.lock("lock in share mode").where(:conditions).ea... | gharchive/issue | 2011-11-01T16:05:49 | 2025-04-01T04:35:26.359757 | {
"authors": [
"dhruvg",
"orslumen"
],
"repo": "orslumen/record-cache",
"url": "https://github.com/orslumen/record-cache/issues/2",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1100464810 | Request for contributor access : Lakshmi Viswanath
Hi ,
I look forward to contributing to this project !
Regards,
Lakshmi Viswanath
@lakshmikarollil Can you please follow the EasyCLA link on the PR to accept that agreement?
| gharchive/pull-request | 2022-01-12T15:19:34 | 2025-04-01T04:35:26.361165 | {
"authors": [
"lakshmikarollil",
"sbtaylor15"
],
"repo": "ortelius/ortelius",
"url": "https://github.com/ortelius/ortelius/pull/437",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1707412001 | better support o-input with input type=number
Fixes #526
Fixes #527
Proposed Changes
This fixes o-input with type=number (see the linked issues).
Vue doesn't support modelModifiers fallthrough to native inputs (see https://github.com/vuejs/core/issues/1825) but simply converting the code to use v-model in o-input ach... | gharchive/pull-request | 2023-05-12T10:56:30 | 2025-04-01T04:35:26.364745 | {
"authors": [
"IlyaSemenov",
"jtommy"
],
"repo": "oruga-ui/oruga",
"url": "https://github.com/oruga-ui/oruga/pull/528",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
126641393 | bug
v2.5.1 签到bug
明明设置的是 1-20
签到生成 1G多
流量低的时候会触发。
最低 可以设置多少
要关闭次功能
在
https://github.com/orvice/ss-panel/blob/v2/user/_checkin.php
if ($oo->unused_transfer() < 2048 * $tomb) {
$transfer_to_add = rand(1024, 2048);
} else {
$transfer_to_add = rand($check_min, $check_max);
}
改成
$transf... | gharchive/issue | 2016-01-14T12:03:02 | 2025-04-01T04:35:26.367132 | {
"authors": [
"jingwangnet",
"orvice"
],
"repo": "orvice/ss-panel",
"url": "https://github.com/orvice/ss-panel/issues/298",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1053829575 | Demo 2 Superset dashboard
For completing demo 2, we should have a sample Superset dashboard with the prediction table from the output of inference. This dashboard doesn't have to be very complicated, but a collection of 2 or 3 diagrams. Some ideas:
For a selected KPI question, display answers for all the companies
F... | gharchive/issue | 2021-11-15T16:00:03 | 2025-04-01T04:35:26.428778 | {
"authors": [
"MichaelClifford",
"Shreyanand"
],
"repo": "os-climate/aicoe-osc-demo",
"url": "https://github.com/os-climate/aicoe-osc-demo/issues/105",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1000234269 | Dependabot Security 이슈
We found potential security vulnerabilities in your dependencies.
You can see this message because you have been granted access to Dependabot alerts for this repository.
현재 프로젝트에 Dependabot에 의해 milage-client 디렉토리 내에 16개의 dependency들에서 security 취약성이 감지되었다는 배너가 나타났습니다.
프로젝트 레포를 public으로 설정하고, #19... | gharchive/issue | 2021-09-19T07:23:50 | 2025-04-01T04:35:26.439264 | {
"authors": [
"bwmelon97",
"pec9399"
],
"repo": "osamhack2021/WEB_Millage_ICM",
"url": "https://github.com/osamhack2021/WEB_Millage_ICM/issues/20",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
573964862 | How to use the checkboxes
Hello,
how to use the checkboxes (Marketing/ Personalization/ Analysis) on the Osano page in the CookieConsents plugin?
Unfortunately you can't find anything about this in the settings and in the API description.
Greetings
If you use the current dev version you can use the type 'compliance... | gharchive/issue | 2020-03-02T13:12:50 | 2025-04-01T04:35:26.443975 | {
"authors": [
"Nesfiran",
"molerat619",
"sgoldenb"
],
"repo": "osano/cookieconsent",
"url": "https://github.com/osano/cookieconsent/issues/689",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2366320861 | Snapshots for 3rd party repos (HMS-4260)
Adds snapshots to 3rd party repos.
Payload repositories and custom repositories are resolved separately, since the UI passes them in separately as well.
The 'base' repositories have their dnf repo config added to /etc as well, this way users can get all content from consoledo... | gharchive/pull-request | 2024-06-21T11:15:41 | 2025-04-01T04:35:26.450804 | {
"authors": [
"croissanne",
"ezr-ondrej"
],
"repo": "osbuild/image-builder",
"url": "https://github.com/osbuild/image-builder/pull/1244",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1303943737 | RHEL major version - minor version mapping
The aim of this PR is to make the selection of RHEL minor versions implicit and only expose major version numbers in the general case. The long term plan is to support compose requests with just the RHEL major version (i.e., rhel-8 and rhel-9) for GA and only speak of minor... | gharchive/pull-request | 2022-07-13T21:04:12 | 2025-04-01T04:35:26.467502 | {
"authors": [
"achilleas-k",
"ondrejbudai",
"teg",
"thozza"
],
"repo": "osbuild/osbuild-composer",
"url": "https://github.com/osbuild/osbuild-composer/pull/2830",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
581686512 | Config resets to default if there's an error in it, rather than offering options
I'm currently using the snap of ElectronPlayer available in the Ubuntu store, but am raising an issue here in case it's common to versions.
First of all, thanks for the great app - I've edited the config to have all my UK streaming provi... | gharchive/issue | 2020-03-15T14:01:33 | 2025-04-01T04:35:26.488987 | {
"authors": [
"oscartbeaumont",
"ubuntujaggers"
],
"repo": "oscartbeaumont/ElectronPlayer",
"url": "https://github.com/oscartbeaumont/ElectronPlayer/issues/61",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1287350867 | Add isolated() wrapper style.
Description
This style was proposed in #108 for manual ownership of a style's cache.
Details
Its own cache should be of type Void.
It should store the wrapped style’s cache and inject it into the style’s methods.
It should store the wrapped style's cache as reference shared among all co... | gharchive/issue | 2022-06-28T13:27:06 | 2025-04-01T04:35:26.491964 | {
"authors": [
"oscbyspro"
],
"repo": "oscbyspro/DiffableTextViews",
"url": "https://github.com/oscbyspro/DiffableTextViews/issues/121",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1991894519 | Update kalmanfilter.py for lower memory usage
Hi again,
working with large matrices (2000 x 30000) I ran into some memory issues on computers with less RAM. I went looking for some quick fixes and found a few:
The easiest change here is removing 1*matrix operations that were resulting in an unnecessary copy. I think... | gharchive/pull-request | 2023-11-14T03:01:45 | 2025-04-01T04:35:26.501124 | {
"authors": [
"oseiskar",
"winedarksea"
],
"repo": "oseiskar/simdkalman",
"url": "https://github.com/oseiskar/simdkalman/pull/25",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
523150750 | Le chargement de la page n'aboutit pas
Bonjour,
la page de statistiques par département charge indéfiniment :
https://dev.cadastre.openstreetmap.fr/fantoir/stats_dept.html#dept=973
@adrienandrem je te laisse tester ? Normalement c'est corrigé. Si c'est ok pour toi tu peux fermer le ticket, sinon commentaires bienve... | gharchive/issue | 2019-11-14T22:52:48 | 2025-04-01T04:35:26.513495 | {
"authors": [
"adrienandrem",
"vdct"
],
"repo": "osm-fr/osm-vs-fantoir",
"url": "https://github.com/osm-fr/osm-vs-fantoir/issues/46",
"license": "WTFPL",
"license_type": "permissive",
"license_source": "github-api"
} |
172980818 | can not find any pbf when import-osm
I had put the "planet-latest.osm.pbf " file in ./import floder in the source floder but when I excute "docker-compose run import-osm" it tunrs out "can not find any osm pbf . please monut /data/import to floder contains pbf"
Hi!
The example tutorial - with zurich_switzerland... | gharchive/issue | 2016-08-24T15:18:18 | 2025-04-01T04:35:26.550892 | {
"authors": [
"ImreSamu",
"bearnxx",
"hyperknot",
"jaskiratr",
"stirringhalo"
],
"repo": "osm2vectortiles/osm2vectortiles",
"url": "https://github.com/osm2vectortiles/osm2vectortiles/issues/410",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2485135487 | E: Unable to locate package python3-pytest-httpserver when following install instructions
I tried to follow https://github.com/osmcode/pyosmium?tab=readme-ov-file#testing
sudo apt-get install python3-pytest python3-pytest-httpserver
gives me
Reading package lists... Done
Building dependency tree
Reading state... | gharchive/issue | 2024-08-25T09:03:39 | 2025-04-01T04:35:26.620982 | {
"authors": [
"ImreSamu",
"lonvia",
"matkoniecz"
],
"repo": "osmcode/pyosmium",
"url": "https://github.com/osmcode/pyosmium/issues/263",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2045957858 | feat: support cosmostation mobile
What is the purpose of the change
This pr request supports cosmostation mobile wallet
Brief Changelog
Adds a new button for connecting Cosmostation in Cosmostation Mobile Wallet
Testing and Verifying
This change has been tested locally in cosmostation mobile wallet
@soaryong... | gharchive/pull-request | 2023-12-18T07:58:49 | 2025-04-01T04:35:26.630250 | {
"authors": [
"CryptoAssassin1",
"kamal-sutra",
"soaryong-c",
"sunnya97"
],
"repo": "osmosis-labs/osmosis-frontend",
"url": "https://github.com/osmosis-labs/osmosis-frontend/pull/2576",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1353211754 | simulator: app hash MVP (part 1/2)
Closes: #2425
What is the purpose of the change
Within the simulator, we want to generate an app hash which we can use to compare across runs. This ends up not being a straight forward task since we implement a bare bones mock tendermint.
This PR introduces the absolute minimum we ... | gharchive/pull-request | 2022-08-28T00:58:20 | 2025-04-01T04:35:26.635115 | {
"authors": [
"czarcas7ic"
],
"repo": "osmosis-labs/osmosis",
"url": "https://github.com/osmosis-labs/osmosis/pull/2530",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2060882872 | mDNS search with iOS support
Fix #29
It is not ready so I opened it as draft.
We'll probably find a time to work on it in the coming months
| gharchive/pull-request | 2023-12-30T23:24:41 | 2025-04-01T04:35:26.636406 | {
"authors": [
"guyluz11"
],
"repo": "osociety/network_tools_flutter",
"url": "https://github.com/osociety/network_tools_flutter/pull/33",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1855741842 | Fix GPS/IMU update rates
See issue #722 .
How to test it?
Launch the simulation:
ros2 launch vrx_gz competition.launch.py world:=sydney_regatta
And verify the publication rates:
ros2 topic hz /wamv/sensors/gps/gps/fix
ros2 topic hz /wamv/sensors/imu/imu/data
They should be close to 20Hz and 100Hz respectively. Take... | gharchive/pull-request | 2023-08-17T21:36:35 | 2025-04-01T04:35:26.658615 | {
"authors": [
"caguero"
],
"repo": "osrf/vrx",
"url": "https://github.com/osrf/vrx/pull/723",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1193454288 | SpdxDocumentModelMapper: Make SPDX "idstring" generation predictable
Being able to predict the SPDX "idstring" for a given package is a
prerequisite for upcoming changes that will maintain the transitive
package relationships.
The SPDX ID is now derived from the coordinate representation of a
project's / package's Id... | gharchive/pull-request | 2022-04-05T16:46:01 | 2025-04-01T04:35:26.686401 | {
"authors": [
"sschuberth",
"tsteenbe"
],
"repo": "oss-review-toolkit/ort",
"url": "https://github.com/oss-review-toolkit/ort/pull/5225",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2592834236 | Landscape for this WG and other related groups
Discussed on the 9/30 meeting:
We need to create a taxonomy of the AI/ML working groups (our interlocks) and integrate it within the MVSR. We need to decide what output we want to have, how we can collaborate with the other groups.
Currently, we are getting updates from ... | gharchive/issue | 2024-10-16T19:19:08 | 2025-04-01T04:35:26.689229 | {
"authors": [
"mihaimaruseac"
],
"repo": "ossf/ai-ml-security",
"url": "https://github.com/ossf/ai-ml-security/issues/25",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1317087159 | Organization-wide Workflow Add Instructions
I picked up the PR #151
@azeemshaikh38 @justaugustus @laurentsimon I need a 👍 to merge this in.
Is the multi-repo tool ready?
Last time I checked, it would need a bit of logic to detect whether a previous PR was sent or not, in order to avoid duplication of issues.
T... | gharchive/pull-request | 2022-07-25T16:32:02 | 2025-04-01T04:35:26.704343 | {
"authors": [
"laurentsimon",
"naveensrinivasan"
],
"repo": "ossf/scorecard-action",
"url": "https://github.com/ossf/scorecard-action/pull/773",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1156046867 | :sparkles: cmd: Refactor to make importable
What kind of change does this PR introduce?
(Is it a bug fix, feature, docs update, something else?)
Feature
[x] PR title follows the guidelines defined in our pull request documentation
cmd: Refactor to make importable
options: Add support for parsing via environment... | gharchive/pull-request | 2022-03-02T00:34:10 | 2025-04-01T04:35:26.717300 | {
"authors": [
"justaugustus",
"naveensrinivasan"
],
"repo": "ossf/scorecard",
"url": "https://github.com/ossf/scorecard/pull/1696",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1964786666 | RTC: Refine FFmpeg opus audio noisy issue.
Before calling the API av_audio_fifo_read, use av_frame_make_writable to check if it is writable. If not, create a new frame.
TRANS_BY_GPT4
为什么要这么改?会有什么问题?解决什么问题?
| gharchive/pull-request | 2023-10-27T05:20:19 | 2025-04-01T04:35:26.721557 | {
"authors": [
"chundonglinlin",
"winlinvip"
],
"repo": "ossrs/srs",
"url": "https://github.com/ossrs/srs/pull/3852",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1458481112 | container: Add support for copying optionally-present keys
This is to aid https://github.com/coreos/coreos-assembler/pull/3214 which is trying to inject the metadata key fedora-coreos.stream into the container image. However, this value will only be present in Fedora derivatives, and not RHEL/CentOS.
Add support for... | gharchive/pull-request | 2022-11-21T19:43:24 | 2025-04-01T04:35:26.723317 | {
"authors": [
"cgwalters"
],
"repo": "ostreedev/ostree-rs-ext",
"url": "https://github.com/ostreedev/ostree-rs-ext/pull/415",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
173653767 | Password middleware
TODO:
[x] Checked on staging
This was pretty simple to implement
We should reload the page when the password change is successful. For the redirect, it would load the profile page
| gharchive/pull-request | 2016-08-28T16:04:42 | 2025-04-01T04:35:26.741381 | {
"authors": [
"atareshawty"
],
"repo": "osumb/challenges",
"url": "https://github.com/osumb/challenges/pull/150",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
938797887 | conflict with ESLint rule no-multi-spaces
Hi, I ran into an issue having the rule no-multi-spaces enabled, as it parsed yaml indentation as unecessary spaces. When adding --fix it compltely destroys the yaml file.
Solution: turning off the no-multi-spaces rule in base overrides.
I will make a PR later today. :)
I c... | gharchive/issue | 2021-07-07T11:37:49 | 2025-04-01T04:35:26.794750 | {
"authors": [
"ota-meshi",
"prazdevs"
],
"repo": "ota-meshi/eslint-plugin-yml",
"url": "https://github.com/ota-meshi/eslint-plugin-yml/issues/89",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1144632562 | kubernetes-networks
Выполнено ДЗ №
[x] Основное ДЗ
[ ] Задание со *
Как проверить работоспособность:
minikube ssh 'curl 172.17.255.2/web/index.html'
PR checklist:
[x] Выставлен label с темой домашнего задания
Добрый день!Дз выполнено верно
| gharchive/pull-request | 2022-02-19T09:40:47 | 2025-04-01T04:35:26.867392 | {
"authors": [
"Konstantinov86",
"bananamove"
],
"repo": "otus-kuber-2021-09/bananamove_platform",
"url": "https://github.com/otus-kuber-2021-09/bananamove_platform/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
770779202 | [BUG] Не работает hook и gitrules precommit
Имеем пустой репозиторий на Windows, свежую версию gitrules, oscript 1.4
Добавляем xml с правилами в корень репозитория.
Устанавливаем хук gitrules install
git add .
git commit -m "init"
Выдается ошибка (см. скриншот)
Если вызвать напрямую gitrules precommit, ошибка та же.
... | gharchive/issue | 2020-12-18T10:40:13 | 2025-04-01T04:35:26.878318 | {
"authors": [
"korolevpavel",
"otymko",
"ovcharenko-di"
],
"repo": "otymko/gitrules",
"url": "https://github.com/otymko/gitrules/issues/31",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2067844004 | lineage_mutations is broken for us on latest version
It works fine with single lineage names but returns a results object with zero results when a list is provided.
I tried to show you the version we are running in the code but it looks like you guys dont follow that particular convention, so its this commit: aa5676d... | gharchive/issue | 2024-01-05T18:26:35 | 2025-04-01T04:35:26.913951 | {
"authors": [
"cmaceves",
"mindoftea",
"xguse"
],
"repo": "outbreak-info/python-outbreak-info",
"url": "https://github.com/outbreak-info/python-outbreak-info/issues/47",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1829166269 | [2.2.0] Deleting a row leaves rows with a different row index than what is being submitted
SimpleRepeatable::make('Charges', 'charges',[
Currency::make('Limit', 'limit')->rules(['required', 'integer', 'min:1', 'distinct'])->step(1),
Currency::make('Charge', 'charge')->rules(['nullable', 'numeric']),
]),
Steps:
... | gharchive/issue | 2023-07-31T13:13:52 | 2025-04-01T04:35:26.921294 | {
"authors": [
"Tarpsvo",
"dmason30",
"marttinnotta"
],
"repo": "outl1ne/nova-simple-repeatable",
"url": "https://github.com/outl1ne/nova-simple-repeatable/issues/52",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1115543490 | Add circuit breaker
Adds a circuit breaker that lowers open interest cap in the event of significant minting in recent past
Gas estimates for the full implementation. Still around 400k on build() prior to struct packing
OverlayV1Market <Contract>
├─ constructor - avg: 2524365 avg (confirmed): ... | gharchive/pull-request | 2022-01-26T22:01:09 | 2025-04-01T04:35:26.976388 | {
"authors": [
"bob431136"
],
"repo": "overlay-market/v1-core",
"url": "https://github.com/overlay-market/v1-core/pull/17",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
199346057 | 支付签名错误
开发口令红包 ,纯 composer 模式
PHP 版本:7.09
overtrue/wechat 版本:3.1
发送普通现金红包一直返回签名错误,把发送出去的 XML 放在 https://pay.weixin.qq.com/wiki/tools/signverify/ 中验证生成的签名也是一致的。
debug 信息:
easywechat.DEBUG: Client Request: {"url":"https://api.mch.weixin.qq.com/mmpaymkttransfers/sendredpack","method":"POST","options":{"timeout":5,"body":... | gharchive/issue | 2017-01-07T06:40:38 | 2025-04-01T04:35:26.985648 | {
"authors": [
"liuyami",
"overtrue"
],
"repo": "overtrue/wechat",
"url": "https://github.com/overtrue/wechat/issues/563",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
469243024 | CLA is incorrect
The CLA for this project mentions projects made available by SAP which seems incorrect.
https://cla-assistant.io/ovh/ovh-warp10-datasource?pullRequest=41
Before this is fixed the CLA cannot be signed.
If it has been signed prior to this issue being fixed, then we can conclude the signing party did no... | gharchive/issue | 2019-07-17T14:19:17 | 2025-04-01T04:35:26.993652 | {
"authors": [
"hbs",
"miton18"
],
"repo": "ovh/ovh-warp10-datasource",
"url": "https://github.com/ovh/ovh-warp10-datasource/issues/42",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
859159048 | build: use direnv and automate installation of dev dependencies
Setup environment using direnv
install direnv if not yet using it
checkout this branch
you will be prompted to load .envrc with direnv allow command. this command has to be run only once as long as .envrc remains unchanged
it sets up bunch of environme... | gharchive/pull-request | 2021-04-15T18:49:16 | 2025-04-01T04:35:27.039317 | {
"authors": [
"hydrogen18",
"troian"
],
"repo": "ovrclk/akash",
"url": "https://github.com/ovrclk/akash/pull/1214",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2267043256 | 📊 grapher/regions/latest: Add income group information
This is working towards https://github.com/owid/owid-grapher/issues/3517.
This is adding the 4 WB income groups as rows to the regions.csv file which is only consumed by owid-grapher.
These rows get the new entity type income_group, which we will then handle in ... | gharchive/pull-request | 2024-04-27T14:39:56 | 2025-04-01T04:35:27.068907 | {
"authors": [
"marcelgerber",
"pabloarosado"
],
"repo": "owid/etl",
"url": "https://github.com/owid/etl/pull/2571",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
756088931 | [QA] sharing a file fails on eos
Deployed ocis-1.0.0-rc6 via hetzner-deploy/make_ocis_eos_compose_test.sh
connect a desktop client with user marie, let it sync and watch for issues while doing the next steps
on the WBE-UI:
log in as einstein
share file Portrait.jpg with user marie
create a public share link for the... | gharchive/issue | 2020-12-03T10:55:54 | 2025-04-01T04:35:27.328964 | {
"authors": [
"jnweiger",
"micbar"
],
"repo": "owncloud/ocis",
"url": "https://github.com/owncloud/ocis/issues/1015",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
913546161 | Enablement for OnlyOffice integration
Feature
Use OnlyOffice with a Full Stack ocis Instance.
Building Blocks
Challenges
How would the document server authenticate requests whithout a user context?
How does the connector service create a user context for the Storage Server?
@butonic @wkloucek @dragotin
We need t... | gharchive/issue | 2021-06-07T13:23:16 | 2025-04-01T04:35:27.342315 | {
"authors": [
"glpatcern",
"kulmann",
"micbar",
"pmaier1",
"wkloucek"
],
"repo": "owncloud/ocis",
"url": "https://github.com/owncloud/ocis/issues/2132",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1890247103 | Empty search list when sharee searches a folder that has been renamed by sharer
Describe the bug
When sharee searches the folder after renamed by sharer then the search list of sharee is empty.
Steps to reproduce
Steps to reproduce the behavior:
As marie, create a folder folder1
As marie, share a folder to einstein
... | gharchive/issue | 2023-09-11T10:59:59 | 2025-04-01T04:35:27.351574 | {
"authors": [
"ScharfViktor",
"micbar",
"nabim777",
"phil-davis",
"saw-jan"
],
"repo": "owncloud/ocis",
"url": "https://github.com/owncloud/ocis/issues/7262",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2310234916 | Restrict users to only share with users in their groups and groups they are member of
Is your feature request related to a problem?
Owncloud has these settings: "Restrict users to only share with users in their groups" and "Restrict users to only share with groups they are member of" Can you implement the same for ... | gharchive/issue | 2024-05-22T11:03:21 | 2025-04-01T04:35:27.355726 | {
"authors": [
"cheegui",
"micbar"
],
"repo": "owncloud/ocis",
"url": "https://github.com/owncloud/ocis/issues/9235",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1305621259 | [tests-only][full-ci]Bump CORE_COMMITID for tests
Description
Related Issue
https://github.com/owncloud/QA/issues/748
Motivation and Context
How Has This Been Tested?
test environment:
test case 1:
test case 2:
...
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes a... | gharchive/pull-request | 2022-07-15T06:12:49 | 2025-04-01T04:35:27.362363 | {
"authors": [
"SagarGi",
"SwikritiT",
"phil-davis"
],
"repo": "owncloud/ocis",
"url": "https://github.com/owncloud/ocis/pull/4205",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
435647454 | いいところ診断の結果に優しさを追加したい
以下の結果を追加したい
'{ userName }のいいところは優しさです。あなたの優しい雰囲気や立ち振る舞いに多くの人が癒やされています。'
これから対応します。
a2e5de2 で対応しました
| gharchive/issue | 2019-04-22T08:32:04 | 2025-04-01T04:35:27.414360 | {
"authors": [
"owt3"
],
"repo": "owt3/assessment",
"url": "https://github.com/owt3/assessment/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2359886362 | refactor(semantic): make control flow generation optional.
For maximum backward compatibility, we generate CFG by default.
Note: It can't be done with a simple method since lifetimes make it impossible(at least without unsafe trickery) I've tried to do it without a macro but it was just unintuitive.
[!WARNING]
Thi... | gharchive/pull-request | 2024-06-18T13:35:03 | 2025-04-01T04:35:27.424224 | {
"authors": [
"Boshen",
"overlookmotel",
"rzvxa"
],
"repo": "oxc-project/oxc",
"url": "https://github.com/oxc-project/oxc/pull/3737",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2522320349 | ci: NeverGrowInPlaceAllocator not pub
Global allocator used in benchmarks NeverGrowInPlaceAllocator doesn't need to be pub.
#5727 👈
main
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @overlookmotel and the rest of your teammates on Graphite
Small change, and uncontrover... | gharchive/pull-request | 2024-09-12T12:54:11 | 2025-04-01T04:35:27.427739 | {
"authors": [
"overlookmotel"
],
"repo": "oxc-project/oxc",
"url": "https://github.com/oxc-project/oxc/pull/5727",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2142732778 | mockObservationPeriod
mockObservationPeriod(cdm, earliestStart = "2010-01-01")
added
| gharchive/issue | 2024-02-19T16:17:33 | 2025-04-01T04:35:27.428558 | {
"authors": [
"edward-burn",
"ilovemane"
],
"repo": "oxford-pharmacoepi/omock",
"url": "https://github.com/oxford-pharmacoepi/omock/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1210459392 | Use explicit usize for VALUE type
What?
This PR makes rb-sys use an explicity defined VALUE type instead of it being generated by bindgen.
Why?
The logic of making VALUE a usize is fully compatible with a C ulong
VALUE is pervasive enough that it deserves it's own special type, with derivations and such
Using the sa... | gharchive/pull-request | 2022-04-21T03:50:20 | 2025-04-01T04:35:27.431708 | {
"authors": [
"ianks"
],
"repo": "oxidize-rb/rb-sys",
"url": "https://github.com/oxidize-rb/rb-sys/pull/9",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1451104652 | Error while storing triples
Thank you for making pyoxigraph.
We want to use pyoxigraph for persistance with acceptable performace in Python. When reading larger nt files (> 350MB) on Windows 10 using Python 3.10 and pyoxigraph 0.3.8 with
store.load(f"./filename.nt", "application/n-triples")
I do get consequently the... | gharchive/issue | 2022-11-16T08:18:30 | 2025-04-01T04:35:27.434826 | {
"authors": [
"RichDijk",
"Tpt"
],
"repo": "oxigraph/oxigraph",
"url": "https://github.com/oxigraph/oxigraph/issues/283",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2330984135 | Is there a way to reduce oxrocksdb-sys debug build size?
Debug builds of oxrocksdb-sys (1.5GB) and liboxrocksdb_sys (760MB) are HUGE!
a few build iterations/versions, and my small projects target/ dir grows to 20GB.
It also takes long to compile.
Any remedy for that?
Yes, it's very painful. Multiple ways to mitigat... | gharchive/issue | 2024-06-03T12:11:36 | 2025-04-01T04:35:27.438177 | {
"authors": [
"Tpt",
"hoijui"
],
"repo": "oxigraph/oxigraph",
"url": "https://github.com/oxigraph/oxigraph/issues/887",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
281045573 | Manage invoice generation
v0.4.0
ok qa
| gharchive/pull-request | 2017-12-11T14:56:47 | 2025-04-01T04:35:27.503938 | {
"authors": [
"mehdichaouch",
"rbenezra"
],
"repo": "oystparis/oyst-1click-magento",
"url": "https://github.com/oystparis/oyst-1click-magento/pull/147",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
685344760 | Not compatible with microservices
Response is unavailable when I'm invoking protected by rate-limit controller over TCP microservice.
I will be checking on this with the v2 upgrade.Added to #17
Closed via #18
| gharchive/issue | 2020-08-25T09:51:07 | 2025-04-01T04:35:27.506174 | {
"authors": [
"ozkanonur",
"slava-ovchinnikov"
],
"repo": "ozkanonur/nestjs-rate-limiter",
"url": "https://github.com/ozkanonur/nestjs-rate-limiter/issues/15",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1486091811 | Feature request: Extract all history as a txt or any other format
Need this feature cause whenever I reboot my MacBook it automatically clears all history even I didn't ticked on that option ( clear all after quit)
If it clears the history - it's obviously a bug in Maccy. I would rather fix it than implement an exp... | gharchive/issue | 2022-12-09T06:06:39 | 2025-04-01T04:35:27.520608 | {
"authors": [
"krushnadeore",
"p0deje"
],
"repo": "p0deje/Maccy",
"url": "https://github.com/p0deje/Maccy/issues/498",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
531508377 | Force set window size
Hi,
I absolutely love Maccy and I hope we will be able to pin items soon, but I'd like to be able to set that window size because if you copy many items, it seems the window length increases.
Is there a command we can set to force the window size is height?
If not, could this be implemented, to ... | gharchive/issue | 2019-12-02T20:06:53 | 2025-04-01T04:35:27.527788 | {
"authors": [
"LionelSelie",
"alexjousse",
"p0deje"
],
"repo": "p0deje/Maccy",
"url": "https://github.com/p0deje/Maccy/issues/68",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2092400707 | Login not working for me
System Health details
Just installed the integration.
After restart, I wanted to activate it.
I've entered the username and password and get 'Unexpected error'
On my phone app, the device is listed and shows values.
Checklist
[X] I have enabled debug logging for my installation.
[X] I have f... | gharchive/issue | 2024-01-21T03:15:53 | 2025-04-01T04:35:27.557762 | {
"authors": [
"Cavekeeper",
"ChaotenKurt",
"Stefan4691",
"TheOnkelTank",
"ck301",
"nielssch",
"p0l0",
"tempo3"
],
"repo": "p0l0/hagruenbeck_cloud",
"url": "https://github.com/p0l0/hagruenbeck_cloud/issues/12",
"license": "MIT",
"license_type": "permissive",
"license_source... |
282550372 | Support table entry timeout in PSA?
There is currently no specification about the table entry timeout behavior in PSA. We probably need an idle_timeout extern to implement the idle and hard timeout features in OpenFlow.
As far as implementation of this goes, I think we are talking about a feature that is likely to ... | gharchive/issue | 2017-12-15T21:17:50 | 2025-04-01T04:35:27.574046 | {
"authors": [
"hanw",
"jafingerhut"
],
"repo": "p4lang/p4-spec",
"url": "https://github.com/p4lang/p4-spec/issues/523",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
800799828 | Table 26 - B0 is double for MCMC compared to MLE
MLE looks correct (comparing to last year) and in param_est_table() has:
bo = (mddq %>% filter(Label == "SSB_Initial") %>% pull(Value) / 2e3) %>% f(0),
(so divide by 2000 to get females, and make the units tons), whereas MCMC part has:
bo = f(median(.x... | gharchive/issue | 2021-02-03T23:53:36 | 2025-04-01T04:35:27.587459 | {
"authors": [
"andrew-edwards"
],
"repo": "pacific-hake/hake-assessment",
"url": "https://github.com/pacific-hake/hake-assessment/issues/767",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
804861502 | Add NOAA disclaimer on our beamer presentations
That same disclaimer that we put on the assessment document needs to go on our SRG presentations. So when we get those building we can add something like that in the hake-assessment.rnw:
\thanks{\noindent Disclaimer: These materials do not constitute a formal
publicati... | gharchive/issue | 2021-02-09T19:38:46 | 2025-04-01T04:35:27.591740 | {
"authors": [
"aaronmberger-nwfsc",
"cgrandin",
"kellijohnson-NOAA"
],
"repo": "pacific-hake/hake-assessment",
"url": "https://github.com/pacific-hake/hake-assessment/issues/804",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
926418786 | New name for natural mortality with updated SS version
Just copying this over from (nwfsc-assess/nwfscDiag) as it likely pertains to our workflow once we update:
SS version 3.30.17.01 changed the parameter label from "NatM_p_1_Fem_GP_1" to "NatM_uniform_Fem_GP_1"
@cgrandin I searched the repo for the old name and f... | gharchive/issue | 2021-06-21T17:01:06 | 2025-04-01T04:35:27.594951 | {
"authors": [
"aaronmberger-nwfsc",
"cgrandin",
"kellijohnson-NOAA"
],
"repo": "pacific-hake/hake-assessment",
"url": "https://github.com/pacific-hake/hake-assessment/issues/841",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
576540852 | Implement code to clean up assigned IP blocks
Now that we have the IP block assignment fix in, we can implement code to give back the ip blocks after the esxi hosts are converted to layer to give back the IPs.
This would reduce costs ($0.04 per hour!!) and more importantly give back the IPs to be used on different pr... | gharchive/issue | 2020-03-05T21:26:48 | 2025-04-01T04:35:27.613498 | {
"authors": [
"c0dyhi11",
"paemason"
],
"repo": "packet-labs/google-anthos",
"url": "https://github.com/packet-labs/google-anthos/issues/15",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
773330091 | Fixup nvme
Seems we weren't getting the serial in for NVMe disks properly, also strips some extra spaces introduced recently for model
Inside OSIE:
{
"blockdevices": [
{"name": "/dev/nvme0n1", "serial": null, "model": "Micron_9300_MTFDHAL3T8TDP ", "size": "3.5T", "rev": null, "vendor": null},... | gharchive/pull-request | 2020-12-23T00:18:57 | 2025-04-01T04:35:27.623152 | {
"authors": [
"dustinmiller1337"
],
"repo": "packethost/packet-hardware",
"url": "https://github.com/packethost/packet-hardware/pull/19",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
419178604 | implement create-update command
TODO:
[x] merge #137
[x] tests
docs (for both build and update) let's do docs in 0.2.0 release PR
[x] tests are borked because of bodhi: https://github.com/fedora-infra/bodhi/issues/3058
I created this update: https://bodhi.fedoraproject.org/updates/FEDORA-2019-0c53f2476d
by running ... | gharchive/pull-request | 2019-03-10T12:13:06 | 2025-04-01T04:35:27.632278 | {
"authors": [
"TomasTomecek",
"lachmanfrantisek"
],
"repo": "packit-service/packit",
"url": "https://github.com/packit-service/packit/pull/139",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1394671333 | Make relation between Packit and Testing Farm more clear
One set of questions we often get is related to Testing Farm: how Packit and Testing Farm are tied together. On top of that, users sometimes ask questions specific to the FMF format, test structure, best practices and tmt. We have @FrNecas on our team that ofte... | gharchive/issue | 2022-10-03T12:43:12 | 2025-04-01T04:35:27.634778 | {
"authors": [
"TomasTomecek"
],
"repo": "packit/packit.dev",
"url": "https://github.com/packit/packit.dev/issues/532",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1309539697 | Add 'url' to the SpecRequest interface
The url property was missing from the SpecRequest type. I'm reasonably sure that it's always there, but I don't know all the use cases obviously. At the very least it should be an optional property. But again I think it's required: let me know otherwise.
@ASaiAnudeep another o... | gharchive/pull-request | 2022-07-19T13:38:37 | 2025-04-01T04:35:27.643877 | {
"authors": [
"ASaiAnudeep",
"aukevanleeuwen"
],
"repo": "pactumjs/pactum",
"url": "https://github.com/pactumjs/pactum/pull/183",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2121233191 | chore: add bootstrap address for Vozer
Description
Briefly describe the changes introduced by this pull request.
Related issue(s)
If this Pull Request is related to an issue, mention it here.
Fixes #(issue number)
@pphan79, please ensure that the spacing indentation remains at 4 and resolve any conflicts.
| gharchive/pull-request | 2024-02-06T16:39:20 | 2025-04-01T04:35:27.645535 | {
"authors": [
"b00f",
"pphan79"
],
"repo": "pactus-project/pactus",
"url": "https://github.com/pactus-project/pactus/pull/1075",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
192392979 | No response from the server.
This is somehow strange. Sometimes padawan is not responding to request at all. There is also no log message. Padawan is still up and running as a request in another file will work all right.
I can reproduce it with Laravel project.
composer global require laravel/installer
laravel new t... | gharchive/issue | 2016-11-29T20:39:08 | 2025-04-01T04:35:27.653534 | {
"authors": [
"halftan",
"kokx",
"mhahn",
"mkusher",
"pbogut"
],
"repo": "padawan-php/padawan.php",
"url": "https://github.com/padawan-php/padawan.php/issues/71",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
59293344 | Revert "unused namespace removed"
This isn't actually unused.
Reverts padraic/mockery#444
Noted. Totally my bad.
| gharchive/pull-request | 2015-02-27T20:57:50 | 2025-04-01T04:35:27.657530 | {
"authors": [
"GrahamCampbell",
"padraic"
],
"repo": "padraic/mockery",
"url": "https://github.com/padraic/mockery/pull/449",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
638416 | Admin-gen AR account model wipes password on save
Generated Account model for ActiveRecord has a method called encrypt_password that always rewrites the password, regardless of the existence of a new password or not. Effectively, every time I @account.save the password gets reset to '' (empty!).
This optimization s... | gharchive/issue | 2011-03-01T19:41:54 | 2025-04-01T04:35:27.658642 | {
"authors": [
"bryanhelmig",
"pke"
],
"repo": "padrino/padrino-framework",
"url": "https://github.com/padrino/padrino-framework/issues/429",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1473665506 | [TODO] Carregar a porta da aplicação da variavel de ambiente TODO_PORT
Altere o arquivo todo/app.py para ler a porta em que a aplicação roda da variável de ambienteTODO_PORT:
Caso a variável de ambiente não exista, a porta default é 4000
Exemplo:
import os
# ...
if __name__ == "__main__":
porta = os.environ.get... | gharchive/issue | 2022-12-03T02:26:40 | 2025-04-01T04:35:27.670297 | {
"authors": [
"Lohann"
],
"repo": "paft-inc/paft-microservices",
"url": "https://github.com/paft-inc/paft-microservices/issues/34",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
310925309 | created blank layout and modified posts layout to inherit from blank
This is what a blog post would look like with the default theme:
I made a post layout that would allow them to look more like a blog post. Unfortunately, since the default layout has the links and the post layout inherited from that, the links stay... | gharchive/pull-request | 2018-04-03T17:21:02 | 2025-04-01T04:35:27.707431 | {
"authors": [
"roninb"
],
"repo": "pages-themes/hacker",
"url": "https://github.com/pages-themes/hacker/pull/24",
"license": "cc0-1.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
151787115 | Serve resources from a consistent URL after installing mod_pagespeed
Hi,
I using the gtmetrix.com for my website benchmark, before installing mod_pagespeed there is no such that error, but after that I got that error after running the benchmark tool... the error example is a as below :
Serve resources from a consiste... | gharchive/issue | 2016-04-29T03:35:55 | 2025-04-01T04:35:27.727304 | {
"authors": [
"AizazAyyaz",
"Rainbowturn",
"caknowledge",
"fullenglish",
"ibraheemsahir",
"mejbabiplob",
"oschaaf",
"ypmict"
],
"repo": "pagespeed/mod_pagespeed",
"url": "https://github.com/pagespeed/mod_pagespeed/issues/1297",
"license": "apache-2.0",
"license_type": "permi... |
205633761 | File Cache clean not completing (IISpeed)
Having some problems related to a recent binary install of IISpeed 2.0.3 (based on PageSpeed 1.9.32.14-stable) on Win2008R2 IIS7.5. Pagespeed is setup to work with some 32 bit Classic ASP sites on this server.
It appears the file cache clean isn't completing if I allow the F... | gharchive/issue | 2017-02-06T16:16:41 | 2025-04-01T04:35:27.730986 | {
"authors": [
"RTDoofus"
],
"repo": "pagespeed/mod_pagespeed",
"url": "https://github.com/pagespeed/mod_pagespeed/issues/1491",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
620162580 | TMI Rates
Pull request checklist:
[ ] CHANGELOG.md was updated, if applicable
[ ] Documentation in docs/ or install-docs/ was updated, if applicable
Fixes #691
@alazymeme had the known bot idea
Is there more i must fix/add?
I think I want @pajlada to review this and work on it
Sure.
OkayChamp I'll make t... | gharchive/pull-request | 2020-05-18T12:18:19 | 2025-04-01T04:35:27.751741 | {
"authors": [
"RAnders00",
"TroyDota"
],
"repo": "pajbot/pajbot",
"url": "https://github.com/pajbot/pajbot/pull/878",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
895484014 | Serialise body according to v4 spec
I added a wrapper object to the body to match the v4 body spec and tested it against the PACT-JVM-Provider Tests.
They can now validate the body - before that, the body was reported as missing.
Frankly, I'm not quiet sure if this is what you intended to do, or if you had other use ... | gharchive/pull-request | 2021-05-19T14:01:02 | 2025-04-01T04:35:27.753505 | {
"authors": [
"gtudan",
"pak3nuh"
],
"repo": "pak3nuh/dart_pact_consumer",
"url": "https://github.com/pak3nuh/dart_pact_consumer/pull/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
995034028 | Move configuration docs
Summary
Move buildpack configuration docs from reference to How To section, since the content is outcome-oriented.
Use Cases
Checklist
[ ] I have viewed, signed, and submitted the Contributor License Agreement.
[ ] I have linked issue(s) that this PR should close using keywords or the Git... | gharchive/pull-request | 2021-09-13T15:30:57 | 2025-04-01T04:35:27.759087 | {
"authors": [
"fg-j"
],
"repo": "paketo-buildpacks/paketo-website",
"url": "https://github.com/paketo-buildpacks/paketo-website/pull/317",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1586758996 | Adds RFC for Steering Committee Elections
Readable
WG meeting notes:
Folks should think about if they are interested in becoming a steering committee member going forward. Anyone involved in the project should take a look at this RFC.
| gharchive/pull-request | 2023-02-15T23:46:47 | 2025-04-01T04:35:27.760356 | {
"authors": [
"ryanmoran",
"sophiewigmore"
],
"repo": "paketo-buildpacks/rfcs",
"url": "https://github.com/paketo-buildpacks/rfcs/pull/278",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
218693826 | Adding tslint-immutable to readme community rules list?
I maintain the tslint-immutable package which is a set of rules to disable mutation in typescript. Would it be OK if I made a PR to add it to the README section about community rules?
@jonaskello sure, go for it 👍
| gharchive/issue | 2017-04-01T12:50:30 | 2025-04-01T04:35:27.801562 | {
"authors": [
"adidahiya",
"jonaskello"
],
"repo": "palantir/tslint",
"url": "https://github.com/palantir/tslint/issues/2459",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
225779053 | Consistently show absolute path
fixes #1794
fixes #2462
[bugfix] Consistently output absolute path
going to add options so that the user can select absolute/relative paths. I'm thinking default to relative, and add an option outputAbsolutePaths
This is not working.
npx tslint -p tsconfig.json --outputAbsolutePath... | gharchive/pull-request | 2017-05-02T18:21:57 | 2025-04-01T04:35:27.803859 | {
"authors": [
"JoshuaKGoldberg",
"nchen63",
"nelson6e65"
],
"repo": "palantir/tslint",
"url": "https://github.com/palantir/tslint/pull/2667",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
377454009 | Assign concat rule
PR checklist
[X] Addresses an existing issue: #1154
[X] New feature, bugfix, or enhancement
[X] Includes tests
[X] Documentation update
Overview of change:
Add a new rule that helps one remember that the concat method in javascript is not destructive.
Every once and then happens that one forge... | gharchive/pull-request | 2018-11-05T15:36:26 | 2025-04-01T04:35:27.808200 | {
"authors": [
"nicoabie",
"palantirtech"
],
"repo": "palantir/tslint",
"url": "https://github.com/palantir/tslint/pull/4267",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1862392654 | Group nodes cannot be deleted
Group nodes cannot be deleted through the API at this time. Consider:
Group nodes have two relationships: MEMBER_OF and ELEMENT_OF. Both are currently considered blocking relationships.
A member cannot delete themselves from a Group.
Group nodes also have an ELEMENT_OF relationship to t... | gharchive/issue | 2023-08-23T01:03:04 | 2025-04-01T04:35:27.822936 | {
"authors": [
"NoisyFlowers"
],
"repo": "paleobot/pbot-api",
"url": "https://github.com/paleobot/pbot-api/issues/42",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1617095641 | Adpating ARTPatient to use merge
Kindly check the script before deploying it to Dev branch
@DennisGibz LGTM just curious why are we using lastvisit as a unique key ?
I was trying to make the patient record more unique. If it doesn't make sense we can just do away with it.
| gharchive/pull-request | 2023-03-09T12:09:33 | 2025-04-01T04:35:27.824295 | {
"authors": [
"DennisGibz",
"nobert-mumo"
],
"repo": "palladiumkenya/dwh-etl",
"url": "https://github.com/palladiumkenya/dwh-etl/pull/130",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
930202174 | Add Flask example and tests
This is a basic example for Flask and some universal tests for all the examples. The app generally follows the design in #1, the only difference is that I remove the age field.
After it's merged, I will start to set up the repo (tox, pre-commit hook, CI, etc.).
Thanks for the review, I j... | gharchive/pull-request | 2021-06-25T13:59:38 | 2025-04-01T04:35:27.832496 | {
"authors": [
"greyli"
],
"repo": "pallets-eco/flask-api-examples",
"url": "https://github.com/pallets-eco/flask-api-examples/pull/2",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
958563790 | No documentation on options' default values
#1618 says that it solved the problem. But there's no documentation, not even an example in the comments... Does this even work? How one would know if it works?
To be more specific. I'm not interested in prompting users. I'm interested in the equivalent of const argument in... | gharchive/issue | 2021-08-02T22:46:31 | 2025-04-01T04:35:27.836997 | {
"authors": [
"davidism",
"jab",
"wvxvw"
],
"repo": "pallets/click",
"url": "https://github.com/pallets/click/issues/2028",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
924363710 | add an ability to check that a Path has an executable bit set
fixes #1961
Checklist:
[ ] Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
[x] Add an entry in CHANGES.rst summarizing the change and linking to the issue.
[x] Add .. versionchanged:: entries in any r... | gharchive/pull-request | 2021-06-17T21:47:24 | 2025-04-01T04:35:27.840058 | {
"authors": [
"sielicki"
],
"repo": "pallets/click",
"url": "https://github.com/pallets/click/pull/1962",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
419531094 | fix DeprecationWarning: time.clock
fix DeprecationWarning: time.clock has been deprecated in Python 3.3 and will be removed from Python 3.8: use time.perf_counter or time.process_time instead
time.clock has been replaced with time.perf_counter in the code.
Duplicate of #638
| gharchive/pull-request | 2019-03-11T15:26:36 | 2025-04-01T04:35:27.841306 | {
"authors": [
"Inconnu08",
"davidism"
],
"repo": "pallets/flask-sqlalchemy",
"url": "https://github.com/pallets/flask-sqlalchemy/pull/693",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
450839792 | Convert make_test_environ_builder into class (fixes #3207)
Added a new class flask.testing.EnvironBuilder inheriting from werkzeug.test.EnvironBuilder.
Logic from make_test_environ_builder() moved to the constructor of that class, and changed to simply instantiate the class, while issuing a DeprecationWarning.
I did ... | gharchive/pull-request | 2019-05-31T14:55:00 | 2025-04-01T04:35:27.843806 | {
"authors": [
"davidism",
"lordmauve"
],
"repo": "pallets/flask",
"url": "https://github.com/pallets/flask/pull/3232",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1086059438 | dict attribute items collision with python dict method
Given the context:
{
"order": {
"id": 1,
"items": ["a", "b", "c"]
}
}
using the following template:
Order: {{order.id}} <<<--- Works ok
{% for item in order.items %}
{{item}}
{% endfor %}
Returns an error, since item... | gharchive/issue | 2021-12-21T17:28:55 | 2025-04-01T04:35:27.846934 | {
"authors": [
"ThiefMaster",
"davidism",
"sergioisidoro"
],
"repo": "pallets/jinja",
"url": "https://github.com/pallets/jinja/issues/1554",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.