added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | created timestamp[us]date 2001-10-09 16:19:16 2025-01-01 03:51:31 | id stringlengths 4 10 | metadata dict | source stringclasses 2
values | text stringlengths 0 1.61M |
|---|---|---|---|---|---|
2025-04-01T04:33:27.602489 | 2018-07-09T14:46:16 | 339480705 | {
"authors": [
"osterman",
"vadim-hleif"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4837",
"repo": "cloudposse/terraform-aws-kops-ecr",
"url": "https://github.com/cloudposse/terraform-aws-kops-ecr/pull/3"
... | gharchive/pull-request | Fix image links and the badge releases
What
Remove releases badge link
Re-render readme
Why
Doesn't have any release
Old template has a bug so avatars links were broken
We should tag a release instead of removing the badge.
Can you tag a 0.1.0 release
|
2025-04-01T04:33:27.606831 | 2020-06-25T01:53:57 | 645086158 | {
"authors": [
"nitrocode",
"schollii"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4838",
"repo": "cloudposse/terraform-aws-tfstate-backend",
"url": "https://github.com/cloudposse/terraform-aws-tfstate-back... | gharchive/issue | terraform destroy fails due to empty coalesce in output
Describe the Bug
Using terraform 0.12:
create a main.tf that uses this module
terraform init and apply
terraform destroy
eventually the following happens:
$ terraform destroy
...
Terraform will destroy all your managed infrastructure, as shown above.
Ther... |
2025-04-01T04:33:27.620568 | 2021-05-28T13:21:41 | 905398987 | {
"authors": [
"n2N8Z",
"sjourdan"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4839",
"repo": "cloudskiff/driftctl",
"url": "https://github.com/cloudskiff/driftctl/issues/562"
} | gharchive/issue | false positive: aws_ebs_volume is found missing
Description
driftctl 0.9.0 reports a missing aws_ebs_volume:
Scanned states (1)
Scanned resources (51)
Found missing resources:
aws_ebs_volume:
- vol-000e2dffd7f09fdc0
[...]
The said volume is available tho:
$ aws ec2 describe-volumes --volume-ids vol... |
2025-04-01T04:33:27.624790 | 2015-06-29T02:32:19 | 91674781 | {
"authors": [
"karensg",
"stoplion",
"zaccharier"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4840",
"repo": "cloudspace/angular_devise",
"url": "https://github.com/cloudspace/angular_devise/issues/62"
} | gharchive/issue | Username in registration
I've added a userName to the Devise registration form. This works without Angular fine. Using angular_devise my form is sending the userName in the JSON request but it comes back null. Is there a way for angular_devise to handle this? The picking of a userName is done at the time of registrat... |
2025-04-01T04:33:27.628189 | 2024-09-24T06:53:57 | 2544513007 | {
"authors": [
"calvin0327",
"haijianyang"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4841",
"repo": "cloudtty/cloudtty",
"url": "https://github.com/cloudtty/cloudtty/pull/481"
} | gharchive/pull-request | fix CloudTTY labels being removed
What type of PR is this?
/kind bug
What this PR does / why we need it:
Labels specified when creating CloudTTY will be deleted by the controller.
Which issue(s) this PR fixes:
N/A
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
/lgtm
@flpanbin /cc
|
2025-04-01T04:33:27.644745 | 2016-03-15T18:13:14 | 141056382 | {
"authors": [
"satbir121"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4842",
"repo": "cloverfield-tools/universal-react-boilerplate",
"url": "https://github.com/cloverfield-tools/universal-react-boilerplate/pull/86"
} | gharchive/pull-request | Updated react-router-redux related code.
There were some changes in react-router-redux package. Updated the code with latest changes on using store and history:
const store = createStore(
combineReducers({
...reducers,
routing: routerReducer
})
)
// Create an enhanced history that syncs navigation events... |
2025-04-01T04:33:27.679403 | 2017-08-01T20:56:16 | 247198937 | {
"authors": [
"Rakdar",
"clue"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4843",
"repo": "clue/php-zlib-react",
"url": "https://github.com/clue/php-zlib-react/pull/10"
} | gharchive/pull-request | Update react stream to v0.5
As i'm using this library, but old requirements are a little bit limiting, resulted in some updated dependencies.
Thanks for the PR @Rakdar!
This repo hasn't received any updates in a while and I've just addressed the unrelated build error via #11 and #12 and will now make sure to update... |
2025-04-01T04:33:27.687077 | 2022-08-07T15:08:52 | 1331042775 | {
"authors": [
"wzshiming"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4844",
"repo": "clusterpedia-io/clusterpedia",
"url": "https://github.com/clusterpedia-io/clusterpedia/pull/294"
} | gharchive/pull-request | Add bot
What type of PR is this?
/kind feature
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #231
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
/cc @Iceber
PTAL
|
2025-04-01T04:33:27.698109 | 2021-07-28T21:21:07 | 955243904 | {
"authors": [
"cmb69",
"codemasher"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4845",
"repo": "cmb69/setup-php-sdk",
"url": "https://github.com/cmb69/setup-php-sdk/issues/2"
} | gharchive/issue | Optionally install dependency libraries
All core deps or individual? What about PECL deps?
Core dependency support available as of v0.3 (5c27dff2215363d96ff963fe6d20a7f0772107d6).
PECL dependencies not yet supported, though.
Quick question: is there a way to get a full list of recent Windows compatible PECL depen... |
2025-04-01T04:33:27.735159 | 2024-08-08T13:24:50 | 2455806729 | {
"authors": [
"cmdvmd",
"makifastlane"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4846",
"repo": "cmdvmd/common-clipboard",
"url": "https://github.com/cmdvmd/common-clipboard/issues/11"
} | gharchive/issue | App not working - High CPU Usage and timeout error
This latest app does not to work on my system. CPU usage is very high (30% on brand new intel lenovo yoga 8 processor, Win11). Error message appears after trying to copy something: timeout, ntp error.
Old version still works. no CPU usage issue.
Also on latest versio... |
2025-04-01T04:33:27.742704 | 2024-01-16T23:10:07 | 2085112903 | {
"authors": [
"SirHazza",
"cmooref17"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4847",
"repo": "cmooref17/Lethal-Company-TooManyEmotes",
"url": "https://github.com/cmooref17/Lethal-Company-TooManyEmotes/issues/... | gharchive/issue | Incompatible with mod 'Neofetch'
Hello, when trying to add 'TooManyEmotes' to my modpack I found I was unable to access the terminal menu:
Entering keyword "emotes":
No emotes menu is returned:
I narrowed down the conflict to be the mod Neofetch.
Mods installed when testing for conflict:
Please could you ... |
2025-04-01T04:33:28.123831 | 2016-12-14T22:33:14 | 195665122 | {
"authors": [
"sid1607"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4848",
"repo": "cmu-db/peloton",
"url": "https://github.com/cmu-db/peloton/issues/397"
} | gharchive/issue | Large Sequential Scans with high selectivity cause JDBC to break
When I populate a table with 10million tuples using a JDBC client and run a 10% selectivity query, the client crashes while Peloton is writing the output.
Peloton-side output
[ERROR] [src/wire/libevent_socket.cpp:349:FlushWriteBuffer()] 2016-12-14 15:29... |
2025-04-01T04:33:28.127058 | 2023-03-03T18:01:53 | 1609050453 | {
"authors": [
"nmdefries"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4849",
"repo": "cmu-delphi/covidcast-indicators",
"url": "https://github.com/cmu-delphi/covidcast-indicators/pull/1804"
} | gharchive/pull-request | Only run backfill corrections on states for now
Description
Predict state values only to keep runtime down during initial release.
Changelog
Production params template
@korlaxxalrok This is ready to merge
|
2025-04-01T04:33:28.199212 | 2017-10-16T01:39:11 | 265624444 | {
"authors": [
"lewiskan",
"shawnpreissner"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4850",
"repo": "cncf/landscape",
"url": "https://github.com/cncf/landscape/issues/194"
} | gharchive/issue | Streaming: Apache Pulsar (incubating) by Yahoo/Oath, stars = 1,314
Apache Pulsar is an open-source distributed pub-sub messaging system originally
created at Yahoo and now part of the Apache Software Foundation.
Project or Product name:
Apache Pulsar (1,314 GitHub stars)
Is it open source? (if you are tempted to say ... |
2025-04-01T04:33:28.202346 | 2017-12-18T22:09:32 | 283037471 | {
"authors": [
"naveen-nimmu",
"shawnpreissner"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4851",
"repo": "cncf/landscape",
"url": "https://github.com/cncf/landscape/issues/229"
} | gharchive/issue | Clouber
Please only report on one project or product per issue
Guidelines for getting added to the CNCF Cloud Native Landscape:
We generally will only list a company in one box, to represent its major or best known offering. We occasionally make exceptions for large companies.
Projects with at least 250 GitHub stars... |
2025-04-01T04:33:28.204895 | 2022-08-13T23:42:20 | 1338084430 | {
"authors": [
"cjyabraham"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4852",
"repo": "cncf/tag-contributor-strategy",
"url": "https://github.com/cncf/tag-contributor-strategy/pull/205"
} | gharchive/pull-request | Improves active indicator on topnav for all widths
Makes active indicator (the purple underline on the selected menu item) present and consistent for all device widths. On the current site it only shows on wide desktop widths.
Test instance
Signed-off-by: cjyabraham<EMAIL_ADDRESS>
@thetwopct can you review the way I... |
2025-04-01T04:33:28.225334 | 2019-08-10T12:19:22 | 479261473 | {
"authors": [
"ErrorFlynn",
"Paliha"
],
"license": "BSL-1.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4853",
"repo": "cnjinhao/nana",
"url": "https://github.com/cnjinhao/nana/issues/476"
} | gharchive/issue | how to access the listbox item?
filling out the list is nothing complicated.
HANDLE const hFind = FindFirstFileA((LPCSTR)FPUPath, &wfdfpu);
if (INVALID_HANDLE_VALUE != hFind)
{
char num[16];
int i = 0;
do
{
sprintf(num, "%d", i);
data_list.at(0).append({ num, &wfdfpu.cFileName[0] });
listrule.push_back(&wfdfpu.cFileN... |
2025-04-01T04:33:28.226324 | 2024-06-20T23:57:52 | 2365452400 | {
"authors": [
"omrishiv"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4854",
"repo": "cnoe-io/idpbuilder",
"url": "https://github.com/cnoe-io/idpbuilder/pull/323"
} | gharchive/pull-request | Enable code/dependency scanning
I addressed all the security issues in the dependencies in #294 so this is currently not reporting anything. I guess we wait until the next one?
Fixes #135
|
2025-04-01T04:33:29.127871 | 2018-09-04T17:08:01 | 356899540 | {
"authors": [
"jseldess"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4855",
"repo": "cockroachdb/docs",
"url": "https://github.com/cockroachdb/docs/issues/3687"
} | gharchive/issue | release-2.1: sql: quantize the statement counts reported to the reg server
PR: https://github.com/cockroachdb/cockroach/pull/28906
From release notes:
CockroachDB now hides more information from the statement statistics in diagnostics reporting. [#28906][#28906] {% comment %}doc{% endcomment %}
No docs needed.
|
2025-04-01T04:33:29.142302 | 2016-06-10T03:27:08 | 159552311 | {
"authors": [
"andreimatei",
"tamird",
"tschottdorf"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4856",
"repo": "cockroachdb/examples-go",
"url": "https://github.com/cockroachdb/examples-go/pull/66"
} | gharchive/pull-request | Brush up ledger example
I'm not sure why SetMaxOpenConns is important. Anyone wanna shed light on that?
This change is
I guess you need at least concurrency open conns. Not sure is there's some limit by default.
But the reason might have been historically about the lower bound, although I don't know this code. ... |
2025-04-01T04:33:29.146713 | 2023-09-25T21:52:21 | 1912336205 | {
"authors": [
"mprimeaux"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4857",
"repo": "cockroachdb/helm-charts",
"url": "https://github.com/cockroachdb/helm-charts/pull/353"
} | gharchive/pull-request | Added support for tlsConfig for ServiceMonitor
This PR addresses #180.
Added tlsConfig within the ServiceMonitor stanza.
Extended servicemonitor.yaml template to include tlsConfig if defined.
The CONTRIBUTING.md instructions indicated to increment the version within the Chart.yaml. However, the first line in Chart.... |
2025-04-01T04:33:29.168038 | 2023-07-24T18:47:48 | 1818949505 | {
"authors": [
"lukehsiao"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4858",
"repo": "cocogitto/cocogitto",
"url": "https://github.com/cocogitto/cocogitto/issues/307"
} | gharchive/issue | [BUG] cog check --from-latest-tag uses the wrong tag
Describe the bug
A clear and concise description of what the bug is.
I have a repository for which my current branch looks like
❯ git glog | head -n 5
* 5625ccd1506b - (HEAD -> luke/conventional-commits, origin/luke/conventional-commits) ci(cocogitto): enforce conv... |
2025-04-01T04:33:29.195394 | 2016-08-02T01:10:23 | 168777758 | {
"authors": [
"abunour22",
"florianeckerstorfer",
"lambasoft"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4859",
"repo": "cocur/background-process",
"url": "https://github.com/cocur/background-process/issues/18... | gharchive/issue | Not Working on windows
Its Not Working on windows
Congratulations for the most useful bug report ever 🎉
https://github.com/cocur/background-process/pull/23
|
2025-04-01T04:33:29.229835 | 2017-01-31T16:30:45 | 204349710 | {
"authors": [
"BennieCopeland",
"carloscds",
"giggio",
"pgrm",
"walter-lopes"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4860",
"repo": "code-cracker/code-cracker",
"url": "https://github.com/co... | gharchive/issue | Enable CodeCracker to work with .NET Core
When I build a .Net Core project (project.json/xproj) that includes the CodeCracker.CSharp nuget package (1.0.1), no code cracker results are reported. Additionally it prevents StyleCop.Analyzers results from reporting as well. I have not tested with other analyzers. I tried ... |
2025-04-01T04:33:29.274137 | 2022-08-03T00:37:21 | 1326539655 | {
"authors": [
"enderv",
"joshreisner"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4861",
"repo": "code4recovery/tsml-ui",
"url": "https://github.com/code4recovery/tsml-ui/issues/239"
} | gharchive/issue | Configuration helper link on main project page is broken
Not sure if this the best place to report this but on the docs on https://code4recovery.github.io/projects
The configuration helper links return errors like Not Found - Request ID: 01G9GJ34Q7825T1TJQZN84Q4ET
ah, thanks. that page is out of date, i've taken i... |
2025-04-01T04:33:29.288196 | 2022-08-27T01:55:40 | 1352907338 | {
"authors": [
"codeSourc3"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4862",
"repo": "codeSourc3/SkyrimAlchemyJS",
"url": "https://github.com/codeSourc3/SkyrimAlchemyJS/pull/23"
} | gharchive/pull-request | CodeSourc3/issue22
Fixes #22
Passes Ingredient entries through the populate result
Passes ingredient entries through the calculate result
Had to fix branch rules I had previously setup from preventing me from merging.
|
2025-04-01T04:33:29.297830 | 2019-04-10T14:17:05 | 431529945 | {
"authors": [
"codebude",
"lailaberiou",
"ngnam",
"thisisclint21",
"valdrodrigues"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4863",
"repo": "codebude/QRCoder",
"url": "https://github.com/codebude/QRCo... | gharchive/issue | QRCode is missing
Type of issue
[ ] Bug
[x] Question (e.g. about handling/usage)
[ ] Request for new feature/improvement
Expected Behavior
It isn't supposed to give an error
Your Environment
Visual Studio 2017
Universal Windows Application
The QRCode renderer relies on classes which aren't available in the UW... |
2025-04-01T04:33:29.301392 | 2016-11-09T02:17:12 | 188153439 | {
"authors": [
"g0ld3lux",
"wilcorrea"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4864",
"repo": "codecasts/ambientum",
"url": "https://github.com/codecasts/ambientum/issues/11"
} | gharchive/issue | example project with laravel and vue?
Laravel project with a Docker-compose file is pretty straight forward...
just create a docker-compose.yml
and do docker-compose up
I wanna know how you develop laravel and vue hand in hand with vue-cli....
ive seen that your example is vueJs only...
where your vuejs app is the cu... |
2025-04-01T04:33:29.318128 | 2018-05-08T10:17:07 | 321125982 | {
"authors": [
"budiybudiy",
"danielberndt",
"saorabhkr"
],
"license": "ISC",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4865",
"repo": "codecks-io/react-sticky-box",
"url": "https://github.com/codecks-io/react-sticky-box/issues/... | gharchive/issue | change value of top: 0px
I need to make space from div header to StickyBox , i try to add style to <StickyBox style={{top:75}} but it doesn't work. i hope you will fix this. Thank you!
Hello!
Have you seen this issue? Are there potentially some take aways that might help you? (e.g. creating a wrapper with padding... |
2025-04-01T04:33:29.326094 | 2019-04-02T23:26:10 | 428489969 | {
"authors": [
"AndrewJakubowicz",
"Chaboi45"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4866",
"repo": "codecombat/codecombat",
"url": "https://github.com/codecombat/codecombat/issues/5186"
} | gharchive/issue | Self-created levels inaccessible?
Created several levels in the direct servers(direct.codecombat.com) and trying to access them on the normal server(codecombat.com), it prevents me from accessing the level that I made
Thanks for reporting this.
That's very strange as the direct.codecombat.com and codecombat.com use... |
2025-04-01T04:33:29.372256 | 2021-12-09T18:27:43 | 1075873591 | {
"authors": [
"sree-cfa"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4867",
"repo": "codeforamerica/shiba",
"url": "https://github.com/codeforamerica/shiba/pull/579"
} | gharchive/pull-request | Western Prairie Human Services merger. WIP for Dec 10 deploy.
[#180395664]
Changes and requested changes were c/p to main
|
2025-04-01T04:33:29.391608 | 2016-10-04T02:31:09 | 180792424 | {
"authors": [
"JasminBarco",
"vnyffeler"
],
"license": "isc",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4868",
"repo": "codefordenver/Circular",
"url": "https://github.com/codefordenver/Circular/issues/18"
} | gharchive/issue | Statistics on 8+ Multi-family Recycling
Looking for a statistic that describes the current recycling participation rate of 8+ multi-family units. We are looking for a baseline metric that the City of Denver is using to track improvements to participation by landlords.
Detailed descriptions of commercial waste
https... |
2025-04-01T04:33:29.395136 | 2015-08-26T02:33:32 | 103157029 | {
"authors": [
"ajhodges",
"bikeoid"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4869",
"repo": "codeforgreenville/trolley-tracker-android-client",
"url": "https://github.com/codeforgreenville/trolley-tracker-androi... | gharchive/issue | Routing/ETA (User -> Stop, Trolleys -> User)
There are web services that can be used to accomplish this, for example the Google Distance Matrix API, MapQuest RouteMatrix, Bing Route Data. Need to investigate API limitations...
More interestingly, there is an offline solution called graphhopper: https://github.com/gra... |
2025-04-01T04:33:29.397941 | 2019-10-02T04:33:32 | 501270111 | {
"authors": [
"allella"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4870",
"repo": "codeforgreenville/upstate_tech_cal_service",
"url": "https://github.com/codeforgreenville/upstate_tech_cal_service/issues/26"
} | gharchive/issue | Prevent Flask from Logging Every Request Body to syslog
/var/log/messages is filling up with huge API response bodies. This is likely due to gunicorn inheriting and/or not filtering out Flask debugging level messages.
There's a Medium article that describes the problem, but that article hard-codes the web server, gu... |
2025-04-01T04:33:29.401138 | 2024-04-02T01:55:06 | 2219411573 | {
"authors": [
"davecharron",
"worksofliam"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4871",
"repo": "codefori/vscode-db2i",
"url": "https://github.com/codefori/vscode-db2i/pull/224"
} | gharchive/pull-request | Add job id to result set footer
Simply adds the executing job id to the footer of the result set.
I wonder if the job name text should be slightly less prominent than the results status.
Perhaps font that is grey and/or slightly smaller size.
The way it is displayed in the SQL Job Manager.
Another idea, perhaps... |
2025-04-01T04:33:29.417469 | 2023-02-04T18:29:31 | 1571067400 | {
"authors": [
"codeguru42"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4872",
"repo": "codeguru42/go-capture-android",
"url": "https://github.com/codeguru42/go-capture-android/issues/11"
} | gharchive/issue | Automate release
Setup fastlane to automate deployment to Google Play
#6 should be done first. As well as a build action.
See #14 for build action
|
2025-04-01T04:33:29.426681 | 2023-08-13T15:02:27 | 1848628504 | {
"authors": [
"WrestlingPotato",
"kenjis"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4873",
"repo": "codeigniter4/CodeIgniter4",
"url": "https://github.com/codeigniter4/CodeIgniter4/issues/7814"
} | gharchive/issue | Bug: For set_checkbox, when default is true the checkbox will become checked when redirected back with input.
PHP Version
8.1
CodeIgniter4 Version
4.3.5
CodeIgniter4 Installation Method
Manual (zip or tar.gz)
Which operating systems have you tested for this bug?
Windows
Which server did you use?
apache
Database
No re... |
2025-04-01T04:33:29.434841 | 2018-11-12T19:44:16 | 379925296 | {
"authors": [
"lonnieezell",
"natanfelles"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4874",
"repo": "codeigniter4/CodeIgniter4",
"url": "https://github.com/codeigniter4/CodeIgniter4/pull/1470"
} | gharchive/pull-request | Allow create table with array field constraints
Description
See #976
Testing only ENUM in MySQLi - but all constraints set as array will be escaped and imploded, works with MySQL SET Data Type too.
Checklist:
[x] Securely signed commits
[x] Component(s) with PHPdocs
[x] Unit testing, with >80% coverage
[x] User guid... |
2025-04-01T04:33:29.447994 | 2020-08-04T17:04:56 | 672943523 | {
"authors": [
"michalsn",
"tangix"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4875",
"repo": "codeigniter4/CodeIgniter4",
"url": "https://github.com/codeigniter4/CodeIgniter4/pull/3447"
} | gharchive/pull-request | Add support for SameSite cookies
First version for review
Description
Fixes #3442
Added support for setting SameSite on cookies. https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-05
Allows setting the SameSite parameter for cookies and supports both PHP 7.2 and 7.3+ version.
Includes hacky support for PHP 7.2... |
2025-04-01T04:33:29.473219 | 2022-11-12T20:08:46 | 1446587097 | {
"authors": [
"Valkhan",
"ddevsr",
"jonassilvati",
"kenjis",
"lonnieezell",
"victor-devdesign"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4876",
"repo": "codeigniter4/CodeIgniter4",
"url": "https... | gharchive/pull-request | Make Content Security Policy nonces optional
Description
Added a config option to make nonce optional.
There are many situations using third-party libs from google and others that doesn't work with nonces enabled as they inject new scripts or inline styles to their elements breaking their functionality.
Checklist:
[... |
2025-04-01T04:33:29.487813 | 2023-03-14T19:53:20 | 1624196574 | {
"authors": [
"datamweb",
"onovaes",
"robsonpiere"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4877",
"repo": "codeigniter4/shield",
"url": "https://github.com/codeigniter4/shield/pull/673"
} | gharchive/pull-request | lang: translate pt-BR strings
Supersedes #672
Added portuguese (pt-BR) translations
@caosdp-rs believed that the use of the word Login is common, for this reason did not translate:
https://github.com/codeigniter4/shield/blob/0c2211e45b76bd28056285051f16657ca4fd7612/src/Language/pt-BR/Auth.php#L40
@caosdp-rs bel... |
2025-04-01T04:33:29.490623 | 2016-07-07T04:24:17 | 164227058 | {
"authors": [
"codekansas",
"wailoktam"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4878",
"repo": "codekansas/keras-language-modeling",
"url": "https://github.com/codekansas/keras-language-modeling/issues/18"
} | gharchive/issue | Question on top1-precision evaluation formula
Hi, I am wondering why you calculate the top 1 precision by check whether the answer assigned the maximum score by the model is the good answer assigned the maximum score by the model (if my interpretation is not wrong)
I try replacing the computation of c1 by:
c_1 += 1 ... |
2025-04-01T04:33:29.498317 | 2018-02-27T16:00:15 | 300689421 | {
"authors": [
"KillianHmyd",
"jedwards1211"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4879",
"repo": "codemix/flow-runtime",
"url": "https://github.com/codemix/flow-runtime/issues/197"
} | gharchive/issue | Deep Object and Array Types break at runtime
This is a:
[x] Bug Report
[ ] Feature Request
[ ] Question
[ ] Other
Which concerns:
[ ] flow-runtime
[x] babel-plugin-flow-runtime
[ ] flow-runtime-validators
[ ] flow-runtime-mobx
[ ] flow-config-parser
[ ] The documentation website
What is the current behaviour?
Th... |
2025-04-01T04:33:29.500880 | 2024-08-16T18:05:06 | 2470726291 | {
"authors": [
"CLAassistant",
"r4zendev"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4880",
"repo": "codemod-com/codemod",
"url": "https://github.com/codemod-com/codemod/pull/1241"
} | gharchive/pull-request | fix(cli): wsl issue
Addresses issue from Community slack.
Adds shim for keytar for local filesystem-based storaging
Removes constraint to only warn Linux. This would not print the error on WSL
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contrib... |
2025-04-01T04:33:29.543717 | 2021-07-16T16:50:29 | 946451323 | {
"authors": [
"Carms-dev",
"karenz02"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4881",
"repo": "coderbunker/coderbunker.ca",
"url": "https://github.com/coderbunker/coderbunker.ca/issues/25"
} | gharchive/issue | Hidden
The sentence : Rejoignez notre communauté is hidden @Carms-dev
on the page.
The same thing happen
As discussed over email, this is resolved when you remove the "zoom in" in your browser.
|
2025-04-01T04:33:29.551511 | 2023-08-25T11:21:34 | 1866862311 | {
"authors": [
"bast",
"dhanyapushpadas"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4882",
"repo": "coderefinery/git-collaborative",
"url": "https://github.com/coderefinery/git-collaborative/issues/256"
} | gharchive/issue | Please use "git switch" instead of "git checkout"
see: https://github.com/coderefinery/git-intro/issues/326
git switch instead of git checkout (when switching branches)
git switch --create instead of git checkout -b
@johanhellsvik @dhanyapushpadas for info
I can send the PR if you want but I wanted you to be awar... |
2025-04-01T04:33:29.607714 | 2019-12-17T16:27:28 | 539176129 | {
"authors": [
"coveralls",
"tf"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4883",
"repo": "codevise/pageflow",
"url": "https://github.com/codevise/pageflow/pull/1277"
} | gharchive/pull-request | Revert "Remove obsolete member_label usage"
Reverts codevise/pageflow#1272
Selected share providers were no longer displayed as checked when opening the account edit form.
REDMINE-17257
Coverage remained the same at 99.053% when pulling 9f1a07387e4e677553f418f08e423c69aeac5d58 on revert-1272-remove-member-label in... |
2025-04-01T04:33:29.613211 | 2020-04-10T02:09:37 | 597653646 | {
"authors": [
"OrdoFlammae",
"error256",
"kazk"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4884",
"repo": "codewars/codewars.com",
"url": "https://github.com/codewars/codewars.com/issues/2093"
} | gharchive/issue | Kumite has wrong ancestor in editing window.
Describe the bug
I forked a Kumite from Convert Field to Coordinate. However, when I look at the ancestors tab in the editing window, the ancestor is C++ Simple Calculator. I'm not sure what's going on.
To Reproduce
Steps to reproduce the behavior (I'm not sure how often t... |
2025-04-01T04:33:29.619900 | 2020-12-20T17:08:40 | 771634990 | {
"authors": [
"error256",
"kazk"
],
"license": "BSL-1.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4885",
"repo": "codewars/igloo",
"url": "https://github.com/codewars/igloo/pull/1"
} | gharchive/pull-request | Fix duplicate entries in output
It should fix https://github.com/codewars/runner/issues/64
Sorry, I didn't get the notification because I wasn't subscribed to this repo (I guess because it's a fork that I don't own).
Thanks for this, I'll try it.
|
2025-04-01T04:33:29.746877 | 2022-10-14T12:27:24 | 1409276600 | {
"authors": [
"Bogumil-Sapinski-Mobica",
"SoumyadiptoPal",
"harshraj8843"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4886",
"repo": "codinasion/program",
"url": "https://github.com/codinasion/program/issues/... | gharchive/issue | Write a C++ program to convert string to pascalcase
Description
Write a C++ program to convert string to pascalcase
Pascalcase is a style of writing in which the first letter of each word is capitalized.
Input : "hello world"
Output : "HelloWorld"
How to contribute
Save the solution in program/ConvertStringToPasc... |
2025-04-01T04:33:29.748348 | 2023-08-02T23:01:03 | 1834004509 | {
"authors": [
"JoeStrout",
"coding-horror"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4887",
"repo": "coding-horror/basic-computer-games",
"url": "https://github.com/coding-horror/basic-computer-games/pull... | gharchive/pull-request | Miniscript batch 4
Implements MiniScript versions of programs 22_Change through 36_Flip_Flop.
(A few in that range were already implemented in earlier batches.)
Excellent, thank you!
|
2025-04-01T04:33:29.793583 | 2024-08-15T20:12:11 | 2468863135 | {
"authors": [
"coen-h",
"mattstvmedia"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4888",
"repo": "coen-h/zmov",
"url": "https://github.com/coen-h/zmov/issues/67"
} | gharchive/issue | Has many ads
The video player redirects you to adware
i cant control the ads in the player as i don't host any of the content. we just link to these sources which put in their own ads. i am looking at adding upcloud, vidcloud, and megacloud for ad free sources.
|
2025-04-01T04:33:29.795009 | 2018-08-05T15:30:44 | 347707713 | {
"authors": [
"MrOrz",
"changhc"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4889",
"repo": "cofacts/rumors-line-bot",
"url": "https://github.com/cofacts/rumors-line-bot/pull/93"
} | gharchive/pull-request | #89: flex message submission
Fix #89.
Using flex messages when
in state ASKING_ARTICLE_SUBMISSION_REASON.
no one has replied to a certain article yet (state CHOOSING_ARTICLE).
Since we have a pre-filled reason 因為⋯⋯, I ask a user to resubmit his reason if he submit this directly. Also, this phrase is now used in man... |
2025-04-01T04:33:29.799926 | 2023-05-12T06:39:00 | 1707029686 | {
"authors": [
"KatherineCaley",
"coveralls"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4890",
"repo": "cogent3/cogent3",
"url": "https://github.com/cogent3/cogent3/pull/1434"
} | gharchive/pull-request | DOC: update README.md to include funding information
README.md now includes information on funding from the Chan-Zuckerberg Initiative, with markdown text stolen from @Vini2!
Pull Request Test Coverage Report for Build<PHONE_NUMBER>
0 of 0 changed or added relevant lines in 0 files are covered.
No unchanged rele... |
2025-04-01T04:33:29.808217 | 2023-01-03T19:20:28 | 1517817341 | {
"authors": [
"hendrikmakait",
"ncclementi"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4891",
"repo": "coiled/coiled-runtime",
"url": "https://github.com/coiled/coiled-runtime/pull/645"
} | gharchive/pull-request | Enable larger join tests
Closes #641
@ncclementi: I still have to check why the tests don't run on CI; likely the pytest worker gets OOM-killed.
@ncclementi: As it turns out, one issue with the tests was that the partition size was very small (~8 MiB). I've adjusted the tests now to use larger partitions, let's... |
2025-04-01T04:33:29.818738 | 2021-11-08T15:28:37 | 1047588663 | {
"authors": [
"jorangreef",
"kprotty"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4892",
"repo": "coilhq/tigerbeetle",
"url": "https://github.com/coilhq/tigerbeetle/pull/60"
} | gharchive/pull-request | IO tests, benchmark, refactor, and fixes
Fleshes out the state of io.zig, especially regarding networking
[x] Move io stuff into its own directory
[x] Add a customizable benchmark for socket interactions with io (there exists some already for fs interactions)
[x] Move io tests into their own file + adds more integra... |
2025-04-01T04:33:29.879144 | 2020-06-11T09:51:30 | 636880084 | {
"authors": [
"colinmollenhour",
"oliverlj",
"shumbashi"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4893",
"repo": "colinmollenhour/mariadb-galera-swarm",
"url": "https://github.com/colinmollenhour/ma... | gharchive/issue | Cannot reset Root Password
I have a 5 node Galera cluster running on swarm using this repo. I wanted to reset the root password.
The documentation mentions that "Galera container should be stopped" so I have scaled down the mysql_node service to 0 (making sure all Galera containers are shut down) and then attempted t... |
2025-04-01T04:33:29.883412 | 2023-12-30T09:21:24 | 2060690908 | {
"authors": [
"BabakSouth",
"squaloIT",
"thijstriemstra"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4894",
"repo": "collab-project/videojs-record",
"url": "https://github.com/collab-project/videojs-record/issu... | gharchive/issue | Issue record on iOS by Chrome
Description
Briefly describe the issue.
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
Results
Expected
Please describe what you expected to see.
Actual
Please describe what actually happened.
Error output
If there are any errors at all, please inc... |
2025-04-01T04:33:29.960611 | 2023-10-22T15:29:15 | 1955944696 | {
"authors": [
"TheDarkula"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4895",
"repo": "cologneintelligence/reveal.js-remote",
"url": "https://github.com/cologneintelligence/reveal.js-remote/issues/48"
} | gharchive/issue | New Feature Idea: Android Shortcuts
First off, thank you so much! This works amazingly :)
I had an idea for presenting on an Android device instead of a laptop.
Given that you cannot bring up a keyboard on Android unless there is an input box:
What do you think about adding a way to access a menu that contains butto... |
2025-04-01T04:33:29.964135 | 2024-07-22T00:45:37 | 2421688805 | {
"authors": [
"colomolo",
"jangelsb"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4896",
"repo": "colomolo/alfred-timer",
"url": "https://github.com/colomolo/alfred-timer/pull/17"
} | gharchive/pull-request | Add support for firing a timer at a specific time
This is a sweet workflow! I also am a big fan of timers (I'm actually working on a timer app for iOS). I had this thought of I wish I could set a timer for a specific time, like "at 10:30am" and when I saw it couldn't do it, I thought I would add it real fast!
This PR... |
2025-04-01T04:33:29.969168 | 2017-04-24T18:07:34 | 223905492 | {
"authors": [
"PragTob",
"paulofabiano"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4897",
"repo": "colszowka/simplecov",
"url": "https://github.com/colszowka/simplecov/issues/576"
} | gharchive/issue | Lines hit just by test
Hi, guys!
Maybe it is not an issue, maybe it is me but I have a PORO class instantiated in my controller. This instance variable is used to call a method. This method is not covered by my Minitest::Spec and, even though, simplecov report consider this 1 line method covered with 1 hit. If I remo... |
2025-04-01T04:33:29.974249 | 2023-07-09T09:50:51 | 1795320661 | {
"authors": [
"lihaoyi",
"mio-19"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4898",
"repo": "com-lihaoyi/upickle",
"url": "https://github.com/com-lihaoyi/upickle/issues/505"
} | gharchive/issue | Scala 3 Union types don't work well
Overall ticket to supersede the following specific issues:
https://github.com/com-lihaoyi/upickle/issues/481
https://github.com/com-lihaoyi/upickle/issues/478
https://github.com/com-lihaoyi/upickle/issues/387
We never had special handling for Scala 3 unions in the past, and so wh... |
2025-04-01T04:33:29.978181 | 2017-04-25T19:02:08 | 224240146 | {
"authors": [
"ancasarb",
"clocklear",
"seme0021"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4899",
"repo": "combust/mleap",
"url": "https://github.com/combust/mleap/issues/196"
} | gharchive/issue | Problem with airbnb.avro.zip
URL: https://s3-us-west-2.amazonaws.com/mleap-demo/datasources/airbnb.avro.zip
Doesn't appear to have a valid, complete zip file.
~/Downloads » ls -al airbnb.avro.zip
-rw-r--r--@ 1 clocklear staff 67108864 Apr 25 14:15 airbnb.avro.zip
~/Downloads » unzip airbnb.avro.zip
Archive: airbn... |
2025-04-01T04:33:29.996993 | 2022-04-08T10:41:42 | 1197155363 | {
"authors": [
"dotbg",
"jsleight",
"juliangp",
"masi-ghodrati",
"nicster",
"prashil1996",
"scheruku-in",
"zhenglaizhang"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4900",
"repo": "comb... | gharchive/issue | Will Mleap support Scala 2.13?
We have planned to use Mleap in our framework. Our framework uses Scala 2.13. We can't downgrade to 2.12, as we use some of the new features. I would like to know if you plan on upgrading to Scala 2.13 in the near future?
?
And if there is any documentation/resource that can help us upg... |
2025-04-01T04:33:29.998431 | 2024-09-03T08:44:38 | 2502280443 | {
"authors": [
"hvanz"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4901",
"repo": "cometbft/cometbft",
"url": "https://github.com/cometbft/cometbft/issues/3974"
} | gharchive/issue | mempool/lanes: Unit-test WRR iterator
Main tests were done as part #3484. We need to check that the blocking and non-blocking iterators are tested properly and extend the unit tests if needed.
On iterators.go commit 6f2c6599e, test coverage is 98.7%.
|
2025-04-01T04:33:30.049547 | 2022-01-15T21:51:25 | 1104861493 | {
"authors": [
"Sparks01",
"lordwelch"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4902",
"repo": "comictagger/comictagger",
"url": "https://github.com/comictagger/comictagger/issues/210"
} | gharchive/issue | 1.3.0 alpha 4 - Not writing tags to .cbr files on MacOS
When trying to write tags to .cbr files the tags are not being written. File stays the same.
You have to download the rar program from https://www.rarlab.com/download.htm and add the path to the rar executable in the settings.
I have it pointed at "/usr/loca... |
2025-04-01T04:33:30.098956 | 2021-07-11T18:44:33 | 941511417 | {
"authors": [
"adeebshihadeh",
"brianfitzgerald",
"rimas8541"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4903",
"repo": "commaai/openpilot",
"url": "https://github.com/commaai/openpilot/issues/21554"
} | gharchive/issue | Black screen after install on fresh C2
Describe the bug
My comma two stopped working a couple weeks ago - it will power on but once it goes past the Comma logo startup the screen turns black (with the backlight still on). I was able to get into fastboot and do a factory reset via eon-neos, but once it finished insta... |
2025-04-01T04:33:30.100827 | 2024-05-12T19:58:52 | 2291479793 | {
"authors": [
"adeebshihadeh",
"sshane"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4904",
"repo": "commaai/openpilot",
"url": "https://github.com/commaai/openpilot/issues/32405"
} | gharchive/issue | Hyundai: relay malfunction in accessory mode with alpha long
8f4ad96cc3a8c0eb/000000f3--a31de1e80f
The radar woke up on engine restart, may need to re-disable in this case.
|
2025-04-01T04:33:30.102727 | 2022-09-16T23:11:46 | 1376578310 | {
"authors": [
"nuwandavek"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4905",
"repo": "commaai/openpilot",
"url": "https://github.com/commaai/openpilot/pull/25822"
} | gharchive/pull-request | Torque Refactor
Use simple gains independent of latAccelFactor
Default to linear trorque_from_lateral_accel in interfaces.py.
Plot 1: Steer output
Plot 2: Error into the pid loop
|
2025-04-01T04:33:30.104447 | 2018-01-09T14:54:06 | 287115903 | {
"authors": [
"ajtruckle",
"kyleballard"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4906",
"repo": "commandlineparser/commandline",
"url": "https://github.com/commandlineparser/commandline/pull/211"
} | gharchive/pull-request | Fixed broken link to wiki for examples
Examples page did not exist specifically in the wiki, so just routed to the homepage of the wiki.
@ericnewton76 So what is the situation now?
I need to get the @gsscoder wiki migrated into commandlineparser/commandline and add this.
6 years later. 😊 Can't this be closed? Be... |
2025-04-01T04:33:30.172583 | 2022-04-25T18:19:46 | 1214873745 | {
"authors": [
"chrnorm",
"mikeTKOh"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4907",
"repo": "common-fate/granted",
"url": "https://github.com/common-fate/granted/issues/156"
} | gharchive/issue | [feature request] allow specifying Firefox browser tab color for specific accounts
Generally, the ability to specify specific accounts to have a specific Firefox browser tab color. For example, I like to have any production account tabs open in red.
Thinking about my production=red use case, would also like the abil... |
2025-04-01T04:33:30.176316 | 2016-05-13T19:54:28 | 154788286 | {
"authors": [
"alexbarrera",
"mr-c"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4908",
"repo": "common-workflow-language/workflows",
"url": "https://github.com/common-workflow-language/workflows/pull/86"
} | gharchive/pull-request | SPP tool wrapping the run_spp.R script used in ENCODE
This CWL tool wraps a wrapper script run_spp.R (https://github.com/crazyhottommy/phantompeakqualtools) which executes the R package SPP (https://github.com/hms-dbmi/spp). It is specifically designed for the analysis of Chip-Seq data from Illumina.
Quoting the phan... |
2025-04-01T04:33:30.182454 | 2018-12-07T10:19:40 | 388590298 | {
"authors": [
"nicolas-raoul"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4909",
"repo": "commons-app/apps-android-commons",
"url": "https://github.com/commons-app/apps-android-commons/issues/2081"
} | gharchive/issue | After any crash, app opens on notifications activity
Steps to reproduce:
Crash the app using one of the current bugs, for instance when trying to upload
Tap "Send feedback"
Send the feedback
The app restarts... on the notifications screen
Is it intended?
The home activity would seem more natural to me, but if there... |
2025-04-01T04:33:30.190751 | 2019-02-01T18:18:59 | 405817399 | {
"authors": [
"Rishavgupta12345",
"ShridharGoel",
"Tanvi-Goyal",
"madhurgupta10",
"neeldoshii",
"nicolas-raoul",
"shankarpriyank"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4910",
"repo"... | gharchive/issue | Replace toasts with snackbars where appropriate
Summary:
App uses toasts at many places which can be replaced by Snackbars for better UI.
Commons app version:
Latest master
Would you like to work on the issue?
Yes
Hi, i want to work on this issue.
I've already sent a PR which awaits a review.
@nicolas-raoul @Sh... |
2025-04-01T04:33:30.202890 | 2019-03-30T01:33:01 | 427227842 | {
"authors": [
"Ayan-10",
"domdomegg",
"madhurgupta10",
"maskaravivek",
"maxbetton",
"neslihanturan"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4911",
"repo": "commons-app/apps-android-common... | gharchive/issue | Option to Remove a new language description while uploading
Summary:
Sometimes, a user might accidentally hit the "+" when uploading a photo, there is no option to remove it. We should add a "-" so that the user can remove it.
Steps to reproduce:
Upload a new photo, hit the + button many times in Step 1, then try to ... |
2025-04-01T04:33:30.240781 | 2017-02-13T06:53:17 | 207136059 | {
"authors": [
"Abbe98",
"Akanksha08",
"VojtechDostal",
"asadsalman",
"dbrant",
"domdomegg",
"maskaravivek",
"misaochan",
"nicolas-raoul",
"niedzielski",
"tobias47n9e",
"whym"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissiv... | gharchive/issue | Selection of topics for Vienna hackathon and Prague pre-hackathon
As the events are drawing nearer, I am attempting to consolidate the suggestions offered at #293 so that we can make a decision. The Prague pre-hackathon, based on my discussions with @VojtechDostal, would involve an introduction to the app to familiar... |
2025-04-01T04:33:30.255432 | 2020-04-14T11:26:27 | 599498547 | {
"authors": [
"WoodyMats",
"ashishkumar468",
"bhavanagarlapati",
"i-am-atif",
"jmora13",
"macgills",
"misaochan",
"nicolas-raoul",
"samyak1326",
"shabar-shab",
"sotiriszogos"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
... | gharchive/issue | Upload error when point (.) in name
Steps to reproduce:
Set FakeGPS (or equivalent) to be near this music venue: https://goo.gl/maps/go8ncPKxnDQgWTAD8
Compile the app using the "structured-data" branch (not sure if needed)
Start the app
Go to "Nearby"
Select the item 渋谷La.mama https://www.wikidata.org/wiki/Q64778538... |
2025-04-01T04:33:30.257089 | 2015-01-24T19:39:13 | 55382249 | {
"authors": [
"Mikaela",
"jpnurmi"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4914",
"repo": "communi/communi-sailfish",
"url": "https://github.com/communi/communi-sailfish/issues/97"
} | gharchive/issue | Feature request: allow copying networks
Long touching network seems to have Edit and Remove options. It would be nicei f there was also copy or clone as the only thing changing with ZNC networks is the network name in username.
Will be available in the upcoming version 0.9
|
2025-04-01T04:33:30.260938 | 2023-06-30T18:16:39 | 1782973259 | {
"authors": [
"DonShelly",
"cyrusdobbs",
"gidsg"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4915",
"repo": "communitiesuk/funding-service-design-post-award-data-store",
"url": "https://github.com/communities... | gharchive/pull-request | Fix/458 Replace enums from database schema definitions with String
Ticket
Replaced instances of "sqla.Enum(...), ..." with "sqla.String, ..." in core/db directory
Remove Enum's from database schema definitions
Test fails because of the addition of ""Output_Data": {"enums": {"Actual/Forecast": enums.StateEnum}},"... |
2025-04-01T04:33:30.267973 | 2020-09-02T08:24:33 | 690823400 | {
"authors": [
"nirupamav"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4916",
"repo": "communitybridge/easycla",
"url": "https://github.com/communitybridge/easycla/issues/1720"
} | gharchive/issue | V2 - Company Not Found - Not able to proceed with the flow after creating company due to CORS issue
Prerequisite
Create a Foundation Level CLA group with CCLA enabled. Foundation has 2 suborojects but only 1 subproject is enrolled in the CLA Group
Add github repository for the CLA group
Generate template
Steps to F... |
2025-04-01T04:33:30.278766 | 2021-02-05T16:55:06 | 802320934 | {
"authors": [
"dealako",
"manishv09",
"vinod-kadam"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4917",
"repo": "communitybridge/easycla",
"url": "https://github.com/communitybridge/easycla/issues/2586"
} | gharchive/issue | After CCLA signing, Corporate Console page is still signing as not signed
Environment: Staging
I signed CCLA for multiple projects however the Corporate Console project page after refresh showed as not signed. I tried refreshing the page however it still showed as not signed.
API responses for above are as follows:... |
2025-04-01T04:33:30.290813 | 2024-03-28T11:51:46 | 2213025265 | {
"authors": [
"ch-code-analysis",
"krishna-patel-ch"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4918",
"repo": "companieshouse/accounts-association-api",
"url": "https://github.com/companieshouse/accounts-associ... | gharchive/pull-request | Idva6 542 create association
Short description outlining key changes/additions
New endpoint to create association
JIRA Ticket Number
IDVA6-542
Type of change
[ ] Bug fix
[x] New feature
[ ] Breaking change
[ ] Infrastructure change
Pull request checklist
[x] I have added unit tests for new code that I have added
[... |
2025-04-01T04:33:30.296208 | 2023-09-07T08:08:44 | 1885341771 | {
"authors": [
"Haritest",
"anilkumarkammalapalli"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4919",
"repo": "compass-core-platform/sunbird-devops",
"url": "https://github.com/compass-core-platform/sunbird-devops... | gharchive/pull-request | added property
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Type of change
Please choose appropriate options.
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-b... |
2025-04-01T04:33:30.363485 | 2021-09-04T03:07:22 | 988196074 | {
"authors": [
"scala-steward"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4920",
"repo": "compstak/KafkaStreams4s",
"url": "https://github.com/compstak/KafkaStreams4s/pull/212"
} | gharchive/pull-request | Update cats-effect to 3.2.7
Updates org.typelevel:cats-effect from 3.2.3 to 3.2.7.
GitHub Release Notes - Version Diff
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention ... |
2025-04-01T04:33:30.367078 | 2019-07-01T15:57:27 | 462792459 | {
"authors": [
"berndbischl",
"fabian-s"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4921",
"repo": "compstat-lmu/lecture_i2ml",
"url": "https://github.com/compstat-lmu/lecture_i2ml/issues/314"
} | gharchive/issue | consistent bold notation for vector quantitites
right now, risk functions etc are defined with a bold argument theta (vector) for bold inputs x^(i), while the text and other definitions often uses non-boldface theta and x etc.
Let's use bold notation consistently for all non-scalar quantities.
especially apparent in... |
2025-04-01T04:33:30.508911 | 2023-10-07T17:10:00 | 1931427511 | {
"authors": [
"bgoldowsky",
"scytacki",
"tejal-shah"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4922",
"repo": "concord-consortium/collaborative-learning",
"url": "https://github.com/concord-consortium/colla... | gharchive/pull-request | Data Card: View Data as Graph (#185968225)
Adds a "View Data as Graph" toolbar button to the Data Card tile as defined in PT-185968225.
@scytacki I updated as per your comment and added several tests. Failing Cypress regression test does not appear to be related.
This seems to have broken the logic used by the CI... |
2025-04-01T04:33:30.511509 | 2015-11-16T02:51:40 | 117040197 | {
"authors": [
"mavenraven",
"vito"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4923",
"repo": "concourse/concourse-lite",
"url": "https://github.com/concourse/concourse-lite/issues/2"
} | gharchive/issue | make fails on AMI i-0a7752bd [Ubuntu]
Docker version 1.9.0, build 76d6bc9
#80-Ubuntu SMP Thu Mar 12 11:16:15 UTC 2015
make gives:
---> Running in c1b2d0632d8a
+ INSTALL_DIR=/opt/local/bin
+ [ -z /opt/local/bin ]
+ go get -d github.com/cppforlife/packer-bosh/main
+ go get github.com/tools/godep
+ cd /opt/local/go/src... |
2025-04-01T04:33:30.513476 | 2017-04-16T19:47:34 | 222029148 | {
"authors": [
"andoro"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4924",
"repo": "concrete5/concrete5",
"url": "https://github.com/concrete5/concrete5/issues/5351"
} | gharchive/issue | Password placeholders can't be translated on install screen
I can't translate these placeholders.
Sorry, I found the string :)
|
2025-04-01T04:33:30.515462 | 2017-07-28T07:07:29 | 246262017 | {
"authors": [
"KorvinSzanto",
"mlocati"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4925",
"repo": "concrete5/concrete5",
"url": "https://github.com/concrete5/concrete5/pull/5769"
} | gharchive/pull-request | Always use forward slash as directory separator
Under Windows, many constants and variables representing file system paths contain mixed forward (/) and backward (\) slash.
This confuses the tests (and me) a lot.
Let's always use the forward slash.
Fix #5185
I can't help but to think we should have some kind of sem... |
2025-04-01T04:33:30.517091 | 2018-06-09T19:32:30 | 330913528 | {
"authors": [
"aembler",
"mlocati"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4926",
"repo": "concrete5/concrete5",
"url": "https://github.com/concrete5/concrete5/pull/6753"
} | gharchive/pull-request | Add support of MySQL 8 keywords
#6622 is not enough to close #6156: we need to tell Doctrine the actual list of MySQL reserved keywords.
Since https://github.com/doctrine/dbal/pull/3128 won't be backported, we have to implement our own MySQL 8 reserved keyword list.
Fix #6156
I just tested a clean installation with... |
2025-04-01T04:33:30.535298 | 2021-10-19T16:11:41 | 1030499983 | {
"authors": [
"WardBrian",
"conda-forge-linter",
"maresb"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4927",
"repo": "conda-forge/cmdstanpy-feedstock",
"url": "https://github.com/conda-forge/cmdstanp... | gharchive/pull-request | Version 1.0.0rc1
Checklist
[x] Used a personal fork of the feedstock to propose changes
[x] Bumped the build number (if the version is unchanged)
[x] Reset the build number to 0 (if the version changed)
[ ] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in ... |
2025-04-01T04:33:30.559441 | 2021-12-24T02:12:12 | 1088096210 | {
"authors": [
"beckermr",
"conda-forge-linter",
"ktlim"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4929",
"repo": "conda-forge/ctng-compiler-activation-feedstock",
"url": "https://github.com/conda-f... | gharchive/pull-request | Fix non-POSIX activation/deactivation scripts.
Checklist
[x] Used a personal fork of the feedstock to propose changes
[x] Bumped the build number (if the version is unchanged)
[ ] Reset the build number to 0 (if the version changed)
[ ] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, pl... |
2025-04-01T04:33:30.581170 | 2022-02-10T16:36:31 | 1130434410 | {
"authors": [
"raybellwaves"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4931",
"repo": "conda-forge/dtreeviz-feedstock",
"url": "https://github.com/conda-forge/dtreeviz-feedstock/pull/14"
} | gharchive/pull-request | bump 1.3.3
Checklist
[ ] Used a personal fork of the feedstock to propose changes
[ ] Bumped the build number (if the version is unchanged)
[ ] Reset the build number to 0 (if the version changed)
[ ] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this P... |
2025-04-01T04:33:30.591067 | 2018-07-28T08:56:06 | 345433187 | {
"authors": [
"conda-forge-linter",
"looooo"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4933",
"repo": "conda-forge/freecad-feedstock",
"url": "https://github.com/conda-forge/freecad-feedstock/pull/8"
} | gharchive/pull-request | update freecad
boost 1.67
occt 7.3
latest master
Checklist
[ ] Used a fork of the feedstock to propose changes
[ ] Bumped the build number (if the version is unchanged)
[ ] Reset the build number to 0 (if the version changed)
[ ] Re-rendered with the latest conda-smithy
[ ] Ensured the license file is being packa... |
2025-04-01T04:33:30.607522 | 2021-08-17T17:10:10 | 972899315 | {
"authors": [
"conda-forge-linter",
"lbdreyer"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4935",
"repo": "conda-forge/iris-feedstock",
"url": "https://github.com/conda-forge/iris-feedstock/pull/70"
} | gharchive/pull-request | Build for Iris 3.0.0rc0
I have based these changes of what was done in #55
Checklist
[x] Used a personal fork of the feedstock to propose changes
[x] Bumped the build number (if the version is unchanged)
[x] Reset the build number to 0 (if the version changed)
[ ] Re-rendered with the latest conda-smithy (Use the p... |
2025-04-01T04:33:30.613409 | 2020-05-19T16:21:19 | 621113802 | {
"authors": [
"conda-forge-linter",
"hakonanes"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4936",
"repo": "conda-forge/kikuchipy-feedstock",
"url": "https://github.com/conda-forge/kikuchipy-feedstock/pu... | gharchive/pull-request | Update version, sha256, remove about:license_family
Signed-off-by: Håkon Wiik Ånes<EMAIL_ADDRESS>Update version to 0.2.0, with corresponding updating of PyPI hash.
Also removed about:license_family and updated dependencies.
Checklist
[x] Used a fork of the feedstock to propose changes
[x] Reset the build number to ... |
2025-04-01T04:33:30.628434 | 2018-09-03T22:14:19 | 356606476 | {
"authors": [
"conda-forge-linter",
"ocefpaf"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4939",
"repo": "conda-forge/libmo_unpack-feedstock",
"url": "https://github.com/conda-forge/libmo_unpack-feedstoc... | gharchive/pull-request | Remove la
xref.: https://github.com/conda-forge/conda-forge.github.io/issues/621
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.
|
2025-04-01T04:33:30.684335 | 2018-11-20T07:14:17 | 382530031 | {
"authors": [
"conda-forge-linter",
"isuruf"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4941",
"repo": "conda-forge/ocl-icd-feedstock",
"url": "https://github.com/conda-forge/ocl-icd-feedstock/pull/12"
... | gharchive/pull-request | Add symlinks from system
Fixes #11
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.
|
2025-04-01T04:33:30.706598 | 2017-03-06T01:49:17 | 212005206 | {
"authors": [
"conda-forge-admin",
"conda-forge-linter"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4943",
"repo": "conda-forge/pyopcode-feedstock",
"url": "https://github.com/conda-forge/pyopcode-feedst... | gharchive/pull-request | MNT: Re-render the feedstock [ci skip]
Hi! This is the friendly conda-forge-admin automated user.
I've re-rendered this feedstock with the latest version of conda-smithy (2.1.1) and noticed some changes.
If the changes look good, then please go ahead and merge this PR.
If you have any questions about the changes thou... |
2025-04-01T04:33:30.710565 | 2023-01-11T08:48:50 | 1528650977 | {
"authors": [
"michaelosthege"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0004.json.gz:4944",
"repo": "conda-forge/pytensor-suite-feedstock",
"url": "https://github.com/conda-forge/pytensor-suite-feedstock/pull/11"
} | gharchive/pull-request | Update to 2.9.1 release
Checklist
[x] Used a personal fork of the feedstock to propose changes
[x] Reset the build number to 0 (if the version changed)
[ ] Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
[x] Ensured the ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.