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-01T06:40:41.023217 | 2016-12-15T11:33:15 | 195782945 | {
"authors": [
"dram",
"infradig"
],
"license": "bsd-2-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11462",
"repo": "trealla-lang/trealla",
"url": "https://github.com/trealla-lang/trealla/issues/54"
} | gharchive/issue | Redundant parentheses cause memory corruption
Following code cause memory corruption:
main :- (foo, (bar(baz))), halt.
Yep,
main :- (bar(baz)), halt.
is enough.
Not sure if related, following code does not parse correctly:
main :- write(a), nl, (write(b), nl), halt.
Listing:
Trealla v0.1alpha, 64-bits (int=128-... |
2025-04-01T06:40:41.024431 | 2022-04-08T10:05:53 | 1197117811 | {
"authors": [
"UWN"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11463",
"repo": "trealla-prolog/trealla",
"url": "https://github.com/trealla-prolog/trealla/issues/520"
} | gharchive/issue | Unification segv
?- A=[A|A],B=[A|B],A=[A|B], false.
Segmentation fault (core dumped)
(This one blocks a lot)
I can only repeat that this blocks a lot, I just reencountered exactly this error.
|
2025-04-01T06:40:41.070132 | 2020-11-30T14:28:14 | 753524358 | {
"authors": [
"arielshaqed"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11464",
"repo": "treeverse/lakeFS",
"url": "https://github.com/treeverse/lakeFS/pull/979"
} | gharchive/pull-request | Add "lakectl fs upload --recursive" flag
Behaves a lot like s3 cp --recursive: uploads files using their path relative from the local directory.
Example
Suppose you have these files:
/tmp/a/foo
/tmp/a/b/bar
/tmp/a/b/c/d/e/xyzzy
Then lakectl upload --recursive --source /tmp/a/ lakefs://repo@master/top/ will create th... |
2025-04-01T06:40:41.077971 | 2022-10-23T22:49:26 | 1419965042 | {
"authors": [
"alexheiner",
"christopherkindl",
"mitrotasios",
"tonyxiao"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11465",
"repo": "tremorlabs/tremor",
"url": "https://github.com/tremorlabs/trem... | gharchive/issue | Search bar
I think it would be useful to have a search bar component to filter rows of a table/list or other data. I've seen your examples of using a MultiSelectbox box for filtering, but I think the search functionality would be helpful too.
Hey @alexheiner, thanks for the comment! Did you have the chance to check... |
2025-04-01T06:40:41.099019 | 2015-02-25T16:31:06 | 58928164 | {
"authors": [
"trentrichardson",
"zackperdue"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11466",
"repo": "trentrichardson/jQuery-Impromptu",
"url": "https://github.com/trentrichardson/jQuery-Impromptu/issues/57"
} | gharchive/issue | Can I use my own form?
like:
$.prompt({
html: '<form action="/user/settings" method="post"......',
})
Impromptu wraps the all of the states into a single form, so doing so would create a form inside a form, which will cause issues.
|
2025-04-01T06:40:41.109098 | 2016-07-28T21:27:55 | 168201123 | {
"authors": [
"SpainTrain",
"ransford",
"willjschmitt"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11467",
"repo": "treyhunner/django-simple-history",
"url": "https://github.com/treyhunner/django-simpl... | gharchive/issue | Query previous/next historical entry
One of the main use cases I've found with django-simple-history has been to get the previous historical entry to calculate deltas in values.
Issue #201 talks about the Django utility functions, which allows for getting the last value by a field. I think it would be great to add a ... |
2025-04-01T06:40:41.138540 | 2023-10-02T21:26:43 | 1922749330 | {
"authors": [
"matt-aitken",
"neo773"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11468",
"repo": "triggerdotdev/trigger.dev",
"url": "https://github.com/triggerdotdev/trigger.dev/pull/530"
} | gharchive/pull-request | fix: #526 CLI warn if using @trigger.dev/react package with Next.js pages directory
Closes #526
✅ Checklist
[x] I have followed every step in the contributing guide
[x] The PR title follows the convention.
[x] I ran and tested the code works
Screenshots
This is a bit stale now
|
2025-04-01T06:40:46.193574 | 2022-08-09T18:44:25 | 1333651515 | {
"authors": [
"codecov-commenter",
"elysee15"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11469",
"repo": "trisacrypto/directory",
"url": "https://github.com/trisacrypto/directory/pull/699"
} | gharchive/pull-request | sc-7976 GDS User UI : Remove blue border from css custom-styled button
Scope of changes
sc-7976 GDS User UI : Remove blue border from css custom-styled button
Type of change
[ ] bug fix
[ ] new feature
[ ] documentation
[ ] other (describe)
Acceptance criteria
Describe how reviewers can test this change to be sure ... |
2025-04-01T06:40:46.204365 | 2023-10-06T10:59:16 | 1929918655 | {
"authors": [
"Yashrocky96",
"kareemmahlees",
"tristanisham"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11470",
"repo": "tristanisham/logysia",
"url": "https://github.com/tristanisham/logysia/issues/4"
} | gharchive/issue | Output showing in s (Seconds) instead of micro or milli seconds And Output not in readable format
Added an Image to show the output
In the first you can see it's showing "s" which is not correct
And in the second log it's not in a readable format
Request:-
Add a UTC timestamp as a configurable option maybe because ... |
2025-04-01T06:40:46.226621 | 2023-02-06T12:29:40 | 1572484324 | {
"authors": [
"ayusharma",
"matsko"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11471",
"repo": "trivago/prettier-plugin-sort-imports",
"url": "https://github.com/trivago/prettier-plugin-sort-imports/issue... | gharchive/issue | Do not call yarn directly in the package.json pre commands
Your Environment
Prettier version: 2.8.3
node version [12.x.x, 14.x.x]: 18.13
package manager<EMAIL_ADDRESS>IDE: VSCode
Describe the bug
When installed via pnpm install, pnpm expresses that the command fails due to yarn missing.
Install a fresh nvm versio... |
2025-04-01T06:40:46.231198 | 2021-06-09T16:04:24 | 916374962 | {
"authors": [
"jlchan",
"ranocha",
"sloede"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11472",
"repo": "trixi-framework/Trixi.jl",
"url": "https://github.com/trixi-framework/Trixi.jl/issues/633"
} | gharchive/issue | Rename basis part of DG to operator or something similar?
This came up in https://github.com/trixi-framework/Trixi.jl/pull/617#discussion_r644467670. The name basis might not fit very well for FD-SBP methods...
@andrewwinters5000 suggested "spectral approximation", but that doesn't really fit for FD methods, I thin... |
2025-04-01T06:40:46.234176 | 2022-03-27T22:13:21 | 1182680642 | {
"authors": [
"basarozcan",
"gabrielbryk",
"rinchen"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11473",
"repo": "trntv/sshed",
"url": "https://github.com/trntv/sshed/issues/16"
} | gharchive/issue | Brew Tap is broken
~ brew install trntv/sshed/sshed 1 [15:45:25]
==> Tapping trntv/sshed
Cloning into '/usr/local/Homebrew/Library/Taps/trntv/homebrew-sshed'...
remote: Enumerating objects: 6, done.
remote: Counti... |
2025-04-01T06:40:46.318547 | 2015-03-30T03:50:55 | 65128708 | {
"authors": [
"jpsfs",
"kozilla",
"troolee"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11479",
"repo": "troolee/gridstack.js",
"url": "https://github.com/troolee/gridstack.js/issues/111"
} | gharchive/issue | multiple instances of gridster
Hi Troolee,
I am trying to create 2 separate instances of gridster on one page how ever i have found some difficulties as they are using the same naming conventions. I have tried to initialize gridster with options (item_class ,placeholder_class) how ever I couldnt see any differences... |
2025-04-01T06:40:46.336477 | 2017-05-22T18:18:16 | 230477453 | {
"authors": [
"1sourcecontrol",
"bleehu",
"trowl223"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11480",
"repo": "trowl223/Compound_X",
"url": "https://github.com/trowl223/Compound_X/pull/107"
} | gharchive/pull-request | nerfing pin/multi-pin
Per issue #67 Attempt to balance marksman pin/multi-pin abilities.
Nerfed the bonus accuracy. Redesigned other things.
I tried to reword some text to remove vagueness.
What do you think of the following changes:
"If the target is fired at by you" -> "If you hit the selected target"
The effect ... |
2025-04-01T06:40:46.390837 | 2023-07-26T14:44:25 | 1822581803 | {
"authors": [
"Qubad786",
"bugclerk"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11481",
"repo": "truenas/ixdiagnose",
"url": "https://github.com/truenas/ixdiagnose/pull/29"
} | gharchive/pull-request | NAS-123236 / 23.10 / Allow waiting for jobs to complete
Context
A new parameter has been added to MiddlewareCommand to allow waiting for a job to complete so we get the job's endpoints output and not the job number.
Jira URL: https://ixsystems.atlassian.net/browse/NAS-123236
|
2025-04-01T06:40:46.474204 | 2024-05-02T00:03:51 | 2274370803 | {
"authors": [
"mmatheson"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11482",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/12951"
} | gharchive/pull-request | broomwood, folks
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[b,f]
/trunk merge
|
2025-04-01T06:40:46.476100 | 2024-05-04T01:24:16 | 2278645807 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11483",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/14364"
} | gharchive/pull-request | favillous, gigantostracous
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[f,g]
/trunk merge
|
2025-04-01T06:40:46.477689 | 2024-05-05T12:03:28 | 2279494188 | {
"authors": [
"epes"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11484",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/15406"
} | gharchive/pull-request | fostered, crosses
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[c,f]
/trunk merge
|
2025-04-01T06:40:46.479230 | 2024-07-02T19:05:48 | 2386947651 | {
"authors": [
"mmatheson"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11485",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/16514"
} | gharchive/pull-request | drilling, enters
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[d,e]
/trunk merge
|
2025-04-01T06:40:46.480647 | 2024-07-04T02:17:30 | 2389784460 | {
"authors": [
"epes"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11486",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/17863"
} | gharchive/pull-request | aerometry, dominion
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[a,d]
/trunk merge
|
2025-04-01T06:40:46.482222 | 2024-07-06T23:08:15 | 2393776690 | {
"authors": [
"mmatheson"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11487",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/21343"
} | gharchive/pull-request | goats, exactingness
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[e,g]
/trunk merge
|
2025-04-01T06:40:46.483846 | 2024-07-09T17:09:01 | 2398739126 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11488",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/22916"
} | gharchive/pull-request | galvanoplastical, descanting
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[d,g]
/trunk merge
|
2025-04-01T06:40:46.485610 | 2024-07-10T19:09:31 | 2401468170 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11489",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/23420"
} | gharchive/pull-request | culturization
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[c]
/trunk merge
|
2025-04-01T06:40:46.488655 | 2024-07-20T07:07:52 | 2420639699 | {
"authors": [
"mmatheson"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11491",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/27175"
} | gharchive/pull-request | fiscalization, accounters
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[a,f]
/trunk merge
|
2025-04-01T06:40:46.490229 | 2024-07-20T21:04:17 | 2421055504 | {
"authors": [
"mmatheson"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11492",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/27497"
} | gharchive/pull-request | dovecot, fuddledness
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[d,f]
/trunk merge
|
2025-04-01T06:40:46.491931 | 2024-07-21T17:08:02 | 2421525688 | {
"authors": [
"mmatheson"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11493",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/28145"
} | gharchive/pull-request | atypicality, bractlets
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[a,b]
/trunk merge
|
2025-04-01T06:40:46.493536 | 2024-07-24T04:04:17 | 2426547392 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11494",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/30714"
} | gharchive/pull-request | fireplough
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[f]
/trunk merge
|
2025-04-01T06:40:46.495352 | 2024-07-25T04:05:33 | 2428935389 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11495",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/31916"
} | gharchive/pull-request | emesidae, chromatophoric
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[c,e]
/trunk merge
|
2025-04-01T06:40:46.498570 | 2024-07-30T08:05:57 | 2437184287 | {
"authors": [
"mmatheson"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11497",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/37980"
} | gharchive/pull-request | gendarmes, conceivability
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[c,g]
/trunk merge
|
2025-04-01T06:40:46.501695 | 2024-04-24T20:02:08 | 2262087802 | {
"authors": [
"epes"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11499",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/7819"
} | gharchive/pull-request | equimultiple, frequence
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 100
sleep for: 300s
close stale after: 4 hours
[pullrequest]
requests per hour: 0
deps=[e,f]
/trunk merge
|
2025-04-01T06:40:46.502422 | 2024-04-11T07:17:00 | 2237065894 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11500",
"repo": "trunk-io/mergequeue-staging",
"url": "https://github.com/trunk-io/mergequeue-staging/pull/870"
} | gharchive/pull-request | aasvogel, disarray (logical-conflict)
This pull request was generated by the 'mq' tool
/trunk merge
|
2025-04-01T06:40:46.504012 | 2024-07-20T14:05:52 | 2420912047 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11501",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/108428"
} | gharchive/pull-request | gurdy, blinking
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[b,g]
/trunk merge
|
2025-04-01T06:40:46.514543 | 2024-05-08T07:59:22 | 2284951764 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11502",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/47745"
} | gharchive/pull-request | frangula, bureaucratical
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 2100s
close stale after: 24 hours
[pullrequest]
requests per hour: 100
deps=[b,f]
/trunk merge
|
2025-04-01T06:40:46.516157 | 2024-05-09T13:53:08 | 2287747019 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11503",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/48534"
} | gharchive/pull-request | appaloosa, flavobacterium
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 2100s
close stale after: 24 hours
[pullrequest]
requests per hour: 100
deps=[a,f]
/trunk merge
|
2025-04-01T06:40:46.517760 | 2024-05-10T19:26:42 | 2290289390 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11504",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/49262"
} | gharchive/pull-request | charcoalist
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 2100s
close stale after: 24 hours
[pullrequest]
requests per hour: 100
deps=[c]
/trunk merge
|
2025-04-01T06:40:46.519344 | 2024-05-13T10:25:53 | 2292419265 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11505",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/51089"
} | gharchive/pull-request | chaton, agruif
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 2100s
close stale after: 24 hours
[pullrequest]
requests per hour: 100
deps=[a,c]
/trunk merge
|
2025-04-01T06:40:46.522588 | 2024-05-30T14:48:47 | 2325866079 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11507",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/61964"
} | gharchive/pull-request | emprizes, glitch
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 2100s
close stale after: 24 hours
[pullrequest]
requests per hour: 100
deps=[e,g]
/trunk merge
|
2025-04-01T06:40:46.524424 | 2024-06-01T13:31:36 | 2329148117 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11508",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/63536"
} | gharchive/pull-request | gallivorous, consentaneously
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 2100s
close stale after: 24 hours
[pullrequest]
requests per hour: 100
deps=[c,g]
/trunk merge
|
2025-04-01T06:40:46.526038 | 2024-06-05T19:12:17 | 2336647040 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11509",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/66950"
} | gharchive/pull-request | dissyllabify, foredoes
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[d,f]
/trunk merge
|
2025-04-01T06:40:46.527606 | 2024-06-07T12:58:19 | 2340395494 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11510",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/68596"
} | gharchive/pull-request | botong, apodous
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[a,b]
/trunk merge
|
2025-04-01T06:40:46.529221 | 2024-06-09T13:58:01 | 2342272863 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11511",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/70536"
} | gharchive/pull-request | betattered
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[b]
/trunk merge
|
2025-04-01T06:40:46.530834 | 2024-06-10T02:25:43 | 2342699236 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11512",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/71026"
} | gharchive/pull-request | excommunicable
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[e]
/trunk merge
|
2025-04-01T06:40:46.532612 | 2024-06-13T06:43:06 | 2350291037 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11513",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/74010"
} | gharchive/pull-request | azotise, exploit
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[a,e]
/trunk merge
|
2025-04-01T06:40:46.534453 | 2024-06-13T18:02:23 | 2351757096 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11514",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/74460"
} | gharchive/pull-request | belauds, dicyclopentadienyliron
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[b,d]
/trunk merge
|
2025-04-01T06:40:46.536026 | 2024-06-13T22:48:58 | 2352179224 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11515",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/74649"
} | gharchive/pull-request | franklinite, clarigation
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[c,f]
/trunk merge
|
2025-04-01T06:40:46.542754 | 2024-06-27T14:29:16 | 2378328176 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11519",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/87642"
} | gharchive/pull-request | aurivorous, calombigas
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[a,c]
/trunk merge
|
2025-04-01T06:40:46.544629 | 2024-06-29T00:08:04 | 2381336349 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11520",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/88935"
} | gharchive/pull-request | biacuminate, erythroblastosis
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[b,e]
/trunk merge
|
2025-04-01T06:40:46.547876 | 2024-07-01T13:56:04 | 2383931989 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11522",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/91376"
} | gharchive/pull-request | fleysome, aversive
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[a,f]
/trunk merge
|
2025-04-01T06:40:46.552784 | 2024-07-10T15:22:26 | 2401061316 | {
"authors": [
"EliSchleifer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11525",
"repo": "trunk-io/mergequeue",
"url": "https://github.com/trunk-io/mergequeue/pull/99126"
} | gharchive/pull-request | fuddles, ejectives
This pull request was generated by the 'mq' tool
[test]
flake rate: 0.1
logical conflict every: 1000
sleep for: 600s
close stale after: 24 hours
[pullrequest]
requests per hour: 20
deps=[e,f]
/trunk merge
|
2025-04-01T06:40:46.558932 | 2022-12-15T21:59:43 | 1499169368 | {
"authors": [
"TylerJang27"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11526",
"repo": "trunk-io/plugins",
"url": "https://github.com/trunk-io/plugins/pull/68"
} | gharchive/pull-request | Improve testing workflow
Changes targeted by this PR:
Avoid snapshot assertions failing when it's a new version that doesn't have a snapshot. This includes removing the requirement to specify output files, and now snapshots are always autogenerated. See comment in linterCheckTest() for specifics on this design. This... |
2025-04-01T06:40:46.560073 | 2022-07-29T22:18:20 | 1322718691 | {
"authors": [
"dauphin3"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11527",
"repo": "trustgraph/trustgraph",
"url": "https://github.com/trustgraph/trustgraph/issues/34"
} | gharchive/issue | fix data import paths in weav/instance.py
files currently in weav folder but need to figure out how to properly import using ././ etc while opening json and pandas read_csv
wrong repo
|
2025-04-01T06:40:46.562505 | 2024-11-20T16:31:55 | 2676450468 | {
"authors": [
"dejanb",
"jcrossley3"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11528",
"repo": "trustification/trustify",
"url": "https://github.com/trustification/trustify/issues/1030"
} | gharchive/issue | Status should probably be a single field rather than an array
This was an observation in #1006 that I think warrants its own issue...
The response from /api/v1/vulnerability/{id} contains a field advisories.sboms.status which is an array and not a single field. That technically means that an a Single advisory can say... |
2025-04-01T06:40:46.571510 | 2023-06-13T10:12:41 | 1754530990 | {
"authors": [
"RobGeada"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11529",
"repo": "trustyai-explainability/trustyai-explainability",
"url": "https://github.com/trustyai-explainability/trustyai-explainabilit... | gharchive/pull-request | Adds Checkout to main-branch action
... because otherwise there's nothing to build from
Many thanks for submitting your Pull Request :heart:!
Please make sure that your PR meets the following requirements:
[ ] You have read the contributors guide
[ ] Pull Request title is properly formatted: FAI-XYZ Subject
[ ] Pull... |
2025-04-01T06:40:46.573922 | 2017-04-01T15:43:45 | 218703852 | {
"authors": [
"trvinh"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11530",
"repo": "trvinh/phyloprofile",
"url": "https://github.com/trvinh/phyloprofile/issues/7"
} | gharchive/issue | problem with online version
Somehow the Detailed plot of the online version doesn't work the same as the offline version. The order of sequences is incorrect :(
it works now, still don't know why =))
|
2025-04-01T06:40:46.596185 | 2022-02-13T11:07:40 | 1135668352 | {
"authors": [
"KODIKAS-NL",
"Romakita",
"coveralls"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11531",
"repo": "tsedio/tsed",
"url": "https://github.com/tsedio/tsed/pull/1762"
} | gharchive/pull-request | fix(json-mapper): fix serialization of additional properties
Serialization of additional properties if @additionalProperties(true) decorator is set on Model
Information
Type
Breaking change
Fix
No
I expected the addition of the @additionalProperties decorator to a Model to also allow serialization of any a... |
2025-04-01T06:40:46.613422 | 2022-05-22T08:12:39 | 1244179115 | {
"authors": [
"DavyMorgan",
"p501501",
"zwx980624"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11532",
"repo": "tsinghua-fib-lab/CLSR",
"url": "https://github.com/tsinghua-fib-lab/CLSR/issues/9"
} | gharchive/issue | About your trained model
Could you please provide your trained model?
Thank you so much.
你好,你训练出淘宝数据集了吗?非常感谢
你能提供你训练有素的模型吗? 太感谢了。
1
Thanks for your attention on our work. We have released the pretrained model. Please check pretrained-model-evaluation.
|
2025-04-01T06:40:46.623514 | 2019-03-25T15:37:13 | 424971079 | {
"authors": [
"dmayle",
"tsl0922"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11533",
"repo": "tsl0922/ttyd",
"url": "https://github.com/tsl0922/ttyd/pull/167"
} | gharchive/pull-request | Use SIGCHLD for graceful child cleanup without hanging
We can't guarantee that child processes exit immediately. Rather than hanging, we handle the SIGCHLD we receive to ensure that we wait on a process when it's ready to be waited upon.
e73a8e85878ddd5e60075b8b6daca5d52c6dbd06
|
2025-04-01T06:40:46.624865 | 2020-07-07T20:35:12 | 652621830 | {
"authors": [
"rexim"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11534",
"repo": "tsoding/cm",
"url": "https://github.com/tsoding/cm/issues/106"
} | gharchive/issue | Programs the produce their output too fast block cm
$ cargo run yes
This is because we are "flushing" the input until we hit "EAGAIN" (I don't remember if it's actually EAGAIN, but it's besides the point). So in cause of yes it never finishes "flushing". We can try to fix that by limiting amount of lines we "flush" ... |
2025-04-01T06:40:46.694763 | 2023-02-21T02:58:48 | 1592700215 | {
"authors": [
"eth-p",
"tth05"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11535",
"repo": "tth05/obsidian-completr",
"url": "https://github.com/tth05/obsidian-completr/pull/54"
} | gharchive/pull-request | Use Callout Manager plugin as source for callouts.
This pull requests adds support for the Callout Manager API, allowing Callout Manager to provide a list of callouts (and their icons/colors) to use for callout completions. It introduces a new drop-down setting to change the source for callout suggestions.
By default... |
2025-04-01T06:40:46.767359 | 2018-04-20T23:28:17 | 316439142 | {
"authors": [
"prestone"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11536",
"repo": "tucnak/telebot",
"url": "https://github.com/tucnak/telebot/issues/134"
} | gharchive/issue | Message proxy to bot
I have a bot. I want to make a chat inside the bot. Admins can send messages
Is it possible to send *Message from user to all admins?
Its like proxy, user send message to bot, bot send it to other users.
Thank you
yep its call forward)
|
2025-04-01T06:40:46.774410 | 2022-07-12T12:14:34 | 1301977493 | {
"authors": [
"ahueck",
"coveralls"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11537",
"repo": "tudasc/TypeART",
"url": "https://github.com/tudasc/TypeART/pull/131"
} | gharchive/pull-request | Release candidate 1.8.1
Fix issue with phpmap git tag, set it to current relese 1.35
Remove AD CI config for safeptr, see #64
Pull Request Test Coverage Report for Build<PHONE_NUMBER>
0 of 0 changed or added relevant lines in 0 files are covered.
No unchanged relevant lines lost coverage.
Overall coverage incr... |
2025-04-01T06:40:46.777229 | 2016-09-12T18:23:36 | 176447351 | {
"authors": [
"brunoalr",
"sampollard",
"wlngai"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11538",
"repo": "tudelft-atlarge/graphalytics",
"url": "https://github.com/tudelft-atlarge/graphalytics/issues... | gharchive/issue | Can not download graphs
The link to http://atlarge.ewi.tudelft.nl/graphalytics/ is broken.
Our server is currently down due to an issue in the data center. Currently we are working on migrating data back from our mirror site. Our apologies for the inconvenience, and we will provide you an update on this within a w... |
2025-04-01T06:40:46.866714 | 2023-06-20T18:21:56 | 1765917037 | {
"authors": [
"allenbenz",
"turboderp"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11539",
"repo": "turboderp/exllama",
"url": "https://github.com/turboderp/exllama/pull/84"
} | gharchive/pull-request | Minor import time output suppression for windows
These outputs are problematic when piping output to other programs.
"where" writes some unhelpful stuff to stderr/stdout "INFO: Could not find files for the given pattern(s). so this quiets that.
Put the "injected compiler path" behind the verbose flag.
The failure to ... |
2025-04-01T06:40:46.891724 | 2022-10-26T17:54:14 | 1424474654 | {
"authors": [
"cbruno10",
"prosinger"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11540",
"repo": "turbot/steampipe-plugin-uptimerobot",
"url": "https://github.com/turbot/steampipe-plugin-uptimerobot/issue... | gharchive/issue | Issues around and <create_date_time> columns
Describe the bug
When I do
select create_date_time,ssl from uptimerobot_monitor where type = 1;
I get
+----------------------+--------+
| create_date_time | ssl |
+----------------------+--------+
| 1970-01-18T04:55:16Z | |
| 1970-01-19T22:28:28Z | |
| 1970-01-... |
2025-04-01T06:40:46.900293 | 2017-02-02T03:14:55 | 204772138 | {
"authors": [
"lawlite19",
"michaelyma12"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11541",
"repo": "turi-code/python-libffm",
"url": "https://github.com/turi-code/python-libffm/issues/10"
} | gharchive/issue | Error in Make process: 'No such file or directory'
I am running the quick start procedures on Windows terminal. After I do 'cd ffm' and then 'make', I receive the following error:
'fatal error: parallel/winpthreadsll.h: No such file or directory'
I attached a screenshot of the full output below.
I have the same er... |
2025-04-01T06:40:46.909637 | 2017-12-04T00:05:02 | 278836699 | {
"authors": [
"Elektordi",
"turmoni"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11542",
"repo": "turmoni/temp-probe-exporter",
"url": "https://github.com/turmoni/temp-probe-exporter/pull/1"
} | gharchive/pull-request | Temp values from 1w have not padding zeros.
Prevents value freeze for temperatures below 10° (like now in France).
Thanks, my only 1w temperature probe is indoors so it's always been >10. Do you know if it works with negative temperatures? I've been unable to verify that yet.
I'll see as soon as it's freezing out... |
2025-04-01T06:40:46.911775 | 2024-12-08T03:54:00 | 2724936406 | {
"authors": [
"JamesChenX",
"weishirongzhen"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11543",
"repo": "turms-im/turms",
"url": "https://github.com/turms-im/turms/issues/1588"
} | gharchive/issue | what flutter sdk version use in chat demo ?
Looks like current flutter stable version 3.24.5 does not has 'spacing' params on Column or Row
but in .fvmrc it shows use 3.24.5
I will test and try out the project setup workflow from scratch this weekend, so please wait.
I will @ you once done.
|
2025-04-01T06:40:46.988882 | 2016-11-26T18:20:01 | 191819296 | {
"authors": [
"mdo",
"viktor-yakubiv"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11547",
"repo": "twbs/bootstrap",
"url": "https://github.com/twbs/bootstrap/issues/21210"
} | gharchive/issue | .btn-outline- caption text colors
For .btn-primary (and others) was made an option to set color of caption text on _variables.scss
But for all .btn-outline-* caption text in active state is white, even if black is better to look. It would be good feature add similar option for .btn-outline- or use colors from $btn-*-... |
2025-04-01T06:40:46.991872 | 2017-09-30T07:34:07 | 261825808 | {
"authors": [
"Johann-S",
"josh-byster",
"mayank-mittal"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11548",
"repo": "twbs/bootstrap",
"url": "https://github.com/twbs/bootstrap/issues/24180"
} | gharchive/issue | Navbar not working with current dist?
With the current distribution bootstrap.min.css, none of the navbar examples on the docs show up or function even remotely correctly. Tried both the CDN and current file in the dist folder. I haven't had this problem before.
Example Gist
Actually you are using the latest distri... |
2025-04-01T06:40:46.992796 | 2021-03-24T14:50:13 | 839804727 | {
"authors": [
"XhmikosR",
"crdo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11549",
"repo": "twbs/bootstrap",
"url": "https://github.com/twbs/bootstrap/issues/33462"
} | gharchive/issue | V5 Offcanvas - Optional sizes
Similarly as it is in the Modal component it would be great to have optional sizes for the Offcanvas component (Extra Large, Large, Small).
Duplicate of #33387
|
2025-04-01T06:40:47.000997 | 2017-01-13T20:43:38 | 200726291 | {
"authors": [
"Johann-S",
"XhmikosR",
"bardiharborow",
"mdo",
"vanduynslagerp"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11550",
"repo": "twbs/bootstrap",
"url": "https://github.com/twbs/bootstrap/p... | gharchive/pull-request | JS Mangle private properties => reduce minified JS by 11.9% (4.8% gzipped)
All the private attribute (variables or function) in Bootstrap JS modules starts with _ so we can easily configure Uglify to mandle them and produce a small minified JS file.
Minified size
Minified gain
Minified + zip size
Minified + zip g... |
2025-04-01T06:40:47.006182 | 2021-11-04T13:00:48 | 1044737689 | {
"authors": [
"ErinvanderVeen",
"Infinisil"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11551",
"repo": "tweag/haskell-fido2",
"url": "https://github.com/tweag/haskell-fido2/issues/40"
} | gharchive/issue | Implement apple attestation format
This is used by iPhone's TouchID, see https://www.w3.org/TR/webauthn-2/#sctn-apple-anonymous-attestation
We will eventually need https://www.apple.com/certificateauthority/private/
Closed with #41
|
2025-04-01T06:40:47.027583 | 2023-01-13T23:31:33 | 1533032616 | {
"authors": [
"Gelbpunkt",
"MrGlockenspiel",
"vilgotf"
],
"license": "ISC",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11552",
"repo": "twilight-rs/twilight",
"url": "https://github.com/twilight-rs/twilight/pull/2060"
} | gharchive/pull-request | Fix dependency name in example
Very minor README change
We mention futures in alot of examples, the book, and also depend upon it in dev-deps of some packages. I think we should change all instances to futures-util at once if we want to do this. It should nearly just be a search and replace
Newer iterations of th... |
2025-04-01T06:40:47.030860 | 2024-12-26T01:11:50 | 2759154993 | {
"authors": [
"Erk-",
"QuangBoo"
],
"license": "ISC",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11553",
"repo": "twilight-rs/twilight",
"url": "https://github.com/twilight-rs/twilight/pull/2398"
} | gharchive/pull-request | feat(http): add get voice state endpoints
Discord supports endpoints that allow to fetch voice state of the current user or another user in a guild.
https://github.com/discord/discord-api-docs/pull/7061
missing entry in request.rs to parse the url into the route again, looking good otherwise
I believe that you ... |
2025-04-01T06:40:47.032385 | 2023-10-25T19:56:40 | 1962129541 | {
"authors": [
"brandon-lango",
"dremin"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11554",
"repo": "twilio-professional-services/flex-project-template",
"url": "https://github.com/twilio-professional-serv... | gharchive/issue | Update GitHub actions to Node 20
Node 16 has reached end of life. GitHub is planning to migrate all actions to Node 20 by Spring 2024.
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Thanks! This should now be taken care of.
|
2025-04-01T06:40:47.033243 | 2021-12-14T00:02:50 | 1079155619 | {
"authors": [
"timrozum"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11555",
"repo": "twilio/twilio-live-interactive-audio",
"url": "https://github.com/twilio/twilio-live-interactive-audio/pull/11"
} | gharchive/pull-request | Set media processor max duration to 30 minutes
Set this to 30 minutes since the new default is only 5 minutes.
I think CI has not been setup since moving to the monorepo so that is why CI fails.
|
2025-04-01T06:40:47.042987 | 2020-11-06T19:56:32 | 738006794 | {
"authors": [
"idallas",
"timmydoza"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11556",
"repo": "twilio/twilio-video-app-react",
"url": "https://github.com/twilio/twilio-video-app-react/issues/356"
} | gharchive/issue | Unable to change audio inputs using Firefox
Describe the bug
Changing audio inputs does not work in firefox due to a MediaStreamError
To Reproduce
Steps to reproduce the behavior:
Connect to app with a computer that has more than one audio input
Put in your name and room name and click Continue button
Click on Setti... |
2025-04-01T06:40:47.071138 | 2020-12-07T01:52:35 | 758091345 | {
"authors": [
"alexbibi",
"jftaylor"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11557",
"repo": "twintproject/twint",
"url": "https://github.com/twintproject/twint/issues/1060"
} | gharchive/issue | Issue regarding the number of tweets returned
Issue Template
Please use this template!
Hello All, thank you so much to anyone contributing to this project you guys are amazing :)
Initial Check
If the issue is a request please specify that it is a request in the title (Example: [REQUEST] more features). If this is a ... |
2025-04-01T06:40:47.079462 | 2022-11-30T16:06:08 | 1469877678 | {
"authors": [
"sadilekivan",
"twistedfall"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11558",
"repo": "twistedfall/opencv-rust",
"url": "https://github.com/twistedfall/opencv-rust/issues/396"
} | gharchive/issue | Cross-compiling for aarch64, fatal error: limits: No such file or directory
I have a working build when compiling for x86_64, but my final intention is to cross-compile for a RaspberryPi.
Fedora 37 (nushell)
sudo dnf install opencv-devel, which installed the following:
/home/ivan〉dnf list installed | find opencv ... |
2025-04-01T06:40:47.093838 | 2015-02-09T21:05:38 | 57089664 | {
"authors": [
"caniszczyk",
"ianoc",
"johnynek",
"sriramkrishnan",
"sritchie"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11559",
"repo": "twitter/algebird",
"url": "https://github.com/twitter/... | gharchive/pull-request | Add coverageAggregate
We need this to get better, but still not accurate, results due to: https://github.com/scoverage/sbt-scoverage/issues/87
lgtm, merge when green
This is good but we fail when we upload results to coveralls:
https://travis-ci.org/twitter/algebird/jobs/50114430#L1321
Sorry my bad, git foo on ... |
2025-04-01T06:40:47.101266 | 2021-03-19T18:02:57 | 836242093 | {
"authors": [
"codecov-io",
"scala-steward"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11560",
"repo": "twitter/bijection",
"url": "https://github.com/twitter/bijection/pull/492"
} | gharchive/pull-request | Update guava to 30.1.1-jre
Updates com.google.guava:guava from 30.1-jre to 30.1.1-jre.
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 me in the comments below.
Config... |
2025-04-01T06:40:47.116641 | 2011-09-29T20:12:36 | 1779868 | {
"authors": [
"OttoAllmendinger",
"austegard",
"bezmenov",
"chrido",
"dlo",
"dyve",
"etaque",
"fat",
"j-hernandez",
"jakeasmith",
"marcopotento",
"markdotto",
"michaelmior",
"nahuelange",
"ouranos",
"pokonski",
"powder96",
"santiquiss",
"san... | gharchive/issue | Add autocomplete
It would be great if Bootstrap supported "autocomplete" like for a search field.
I think the idea behind these requests is to stop having to use jquery ui :P
this is what we have planned for 2.0: http://cl.ly/B7Mf
Has someone already started on this?
Haven't started - gotta get 1.4 out first ... |
2025-04-01T06:40:47.127775 | 2015-11-09T04:04:15 | 115787120 | {
"authors": [
"elruwen"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11562",
"repo": "twitter/cloudhopper-smpp",
"url": "https://github.com/twitter/cloudhopper-smpp/issues/117"
} | gharchive/issue | Threads get stuck at DefaultSmppClient.createConnectedChannel
Aloha!
We have occasionally Threads stuck. All the thread dumps show the following:
"Sender Heartbeat 1" prio=10 tid=0x00007f0b50feb800 nid=0x7fa in Object.wait() [0x00007f0b849e2000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Obj... |
2025-04-01T06:40:47.129180 | 2015-03-23T17:09:51 | 63777691 | {
"authors": [
"jjlauer",
"pgoergler"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11563",
"repo": "twitter/cloudhopper-smpp",
"url": "https://github.com/twitter/cloudhopper-smpp/pull/85"
} | gharchive/pull-request | Add host address in SmppServerConfiguration
Sometimes you don't want to bind on localhost nor <IP_ADDRESS>
This patch allow to bind DefaultSmppServer to a specific address.
Hey @pgoergler this is a useful PR. Nice work. Not sure when we'll do the next release to maven central -- I'm assuming you could use this pr... |
2025-04-01T06:40:47.132123 | 2016-06-10T23:54:28 | 159743691 | {
"authors": [
"billonahill",
"maosongfu",
"objmagic",
"taishi8117"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11564",
"repo": "twitter/heron",
"url": "https://github.com/twitter/heron/pull/902"
} | gharchive/pull-request | Additions to getting-started-troubleshooting.md
This is an updated addition to getting-started-troubleshooting.md. Please ignore the previous pull requests #900 and #901 (already closed).
Added fixation for an issue with resolving localhost.
@billonahill fixed.
👍
👍
👍
@maosongfu The sample error output ... |
2025-04-01T06:40:47.188818 | 2015-12-27T19:53:37 | 123994199 | {
"authors": [
"CaptainElliott",
"Eudaldca",
"Pablete1234",
"TiTo-418",
"dentmaged",
"twizmwazin",
"xFracTV"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11565",
"repo": "twizmwazin/CardinalPGM",
... | gharchive/pull-request | Implement fancy tab
The feature is fully working except that it's missing skins, everything else works, even tho i would like to remove the code from the header module, and create it's own module, also some events that update it may be missing
PS: any help implementing skins will be nice
/team alias doesn't change ... |
2025-04-01T06:40:47.190149 | 2023-06-27T16:58:54 | 1777386730 | {
"authors": [
"davelebbing",
"twocanoes"
],
"license": "BSD-3-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11566",
"repo": "twocanoes/xcreds",
"url": "https://github.com/twocanoes/xcreds/issues/83"
} | gharchive/issue | Refactor refresh
The current implementation of refresh interval could be improved to consider system sleep. Instead of setting a timer interval to check for refresh this could set a timer to check system time. Then if the system sleeps for some duration the intended refresh behavior could be maintained.
i looked ... |
2025-04-01T06:40:47.193246 | 2020-02-24T22:19:58 | 570183124 | {
"authors": [
"connorhsm"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11567",
"repo": "twohoursonelife/dictator",
"url": "https://github.com/twohoursonelife/dictator/issues/9"
} | gharchive/issue | Su command for moderators
Allow moderators to run a command as the user they tag instead of wasting time repeatedly instructuing them how to run a command.
We need to understand how this will work with passing context to the command.
Won't add this. Instead we should consider separate commands for mods to quickly... |
2025-04-01T06:40:47.196127 | 2016-04-26T07:15:08 | 151060348 | {
"authors": [
"kpaharelau",
"scottdraves"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11568",
"repo": "twosigma/beaker-notebook",
"url": "https://github.com/twosigma/beaker-notebook/pull/4024"
} | gharchive/pull-request | groovy output control fails #4003
actually it works fine, but the documentation (groovy-examples.bkr) is wrong it should say ...useOutputPanel = true
FIXED
do not also change the output display logic.
|
2025-04-01T06:40:47.196929 | 2016-09-08T10:18:10 | 175717054 | {
"authors": [
"scottdraves",
"sluhtoja"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11569",
"repo": "twosigma/beaker-notebook",
"url": "https://github.com/twosigma/beaker-notebook/pull/4698"
} | gharchive/pull-request | 3203 render tex errors in red instead of throwing
somehow got it to work
does not fix the blue lambda. please follow the new plan i wrote yesterday on the issue.
|
2025-04-01T06:40:47.198082 | 2017-10-27T16:39:00 | 269167098 | {
"authors": [
"lovasko"
],
"license": "BSD-2-Clause",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11570",
"repo": "twosigma/mbeat",
"url": "https://github.com/twosigma/mbeat/issues/28"
} | gharchive/issue | Add logging of the PID
both mpub and msub processes should report their process ID in the DEBUG notification level
done in 28b32fd
|
2025-04-01T06:40:47.237732 | 2017-09-28T08:25:00 | 261233085 | {
"authors": [
"CasdDesnDR",
"baiyancheng20",
"sriprabhar",
"twtygqyy",
"yuanshuai220"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11571",
"repo": "twtygqyy/pytorch-LapSRN",
"url": "https://github.com/tw... | gharchive/issue | Question about data augmentation
Thanks for your code, it helps me a lot. But I have some questions about data augmentation. In the generate_train_lap_pry.m, you only used downsizing to make more training data. While in the paper, the author augments the training data in three ways, scaling, rotation and flipping. Yo... |
2025-04-01T06:40:47.243610 | 2022-04-16T18:56:58 | 1206192766 | {
"authors": [
"SebastienGllmt",
"scarmuega"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11572",
"repo": "txpipe/pallas",
"url": "https://github.com/txpipe/pallas/issues/88"
} | gharchive/issue | AuxiliaryData encoding is not using uint keys
The line here uses the type transaction_metadata: &KeyValuePairs<Metadatum, Metadatum> which doesn't match the Cardano binary spec. While Metadatum uses int, the spec has a special type for top-level keys called transaction_metadatum_label which uses uint instead.
Concret... |
2025-04-01T06:40:47.491221 | 2023-04-28T13:22:51 | 1688553753 | {
"authors": [
"bakerac4",
"dfreeman"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11573",
"repo": "typed-ember/glint",
"url": "https://github.com/typed-ember/glint/issues/566"
} | gharchive/issue | Autocompletion of args in vscode is incorrect
When I try to use a gts file, it seems like if there are other autocompletions it wont show the autocompletions for my component args. However when I get to a more specific argument (past those other autocompletions) it will show, and then if you delete characters to get ... |
2025-04-01T06:40:47.502131 | 2023-02-27T18:29:59 | 1601733606 | {
"authors": [
"BennyMcBenBen",
"armanbilge"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11574",
"repo": "typelevel/sbt-tpolecat",
"url": "https://github.com/typelevel/sbt-tpolecat/issues/139"
} | gharchive/issue | Warn unused is reporting on XML literals
If I am using scala-xml literals, then I am seeing compile warnings starting with Scala version 2.13.9.
Example:
import scala.xml.Elem
case class ToDoItem(name: String) {
def toXml: Elem = {
<to-do-item>
<name>{name}</name>
</to-do-item>
}
}
Compile errors:... |
2025-04-01T06:40:47.504747 | 2022-07-22T02:20:10 | 1314052075 | {
"authors": [
"jducoeur",
"rossabaker"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11575",
"repo": "typelevel/typelevel.github.com",
"url": "https://github.com/typelevel/typelevel.github.com/pull/362"
} | gharchive/pull-request | Restore "core" projects to front page
We can quibble about which these are, but this matches the status quo.
See #347.
Yep. I'll want us to think about what belongs here, but getting back to status quo is the right move IMO.
I'm merging what I perceive to be non-controversial ones aggressively. Unless someone s... |
2025-04-01T06:40:47.505624 | 2015-06-30T06:02:50 | 91994980 | {
"authors": [
"CodaFi"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11576",
"repo": "typelift/SwiftCheck",
"url": "https://github.com/typelift/SwiftCheck/pull/57"
} | gharchive/pull-request | Stop hogging the incredibly generic identifier "State"
Quits hogging all the cool identifiers.
:boat:
|
2025-04-01T06:40:47.508089 | 2020-05-09T10:56:54 | 615149524 | {
"authors": [
"Tekl",
"trendschau"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11577",
"repo": "typemill/typemill",
"url": "https://github.com/typemill/typemill/issues/151"
} | gharchive/issue | Drag & Drop reordering seems to be broken
In Safari the dragging of a page in the sidebar just behaves like dragging a normal link. In Firefox Typemill v<IP_ADDRESS> does show the initial drag, but dropping or reordering has no effect.
In Firefox 68 the reordering works well, in Firefox 76 it doesn't.
Hmm, I use ... |
2025-04-01T06:40:47.546929 | 2015-05-31T08:38:13 | 83040464 | {
"authors": [
"coconilu",
"ryantemple"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11578",
"repo": "typicode/json-server",
"url": "https://github.com/typicode/json-server/issues/107"
} | gharchive/issue | How can I delete or put or push or patch using similar SQL's where?
I have read the total README.DOC
and can do successfully the example.
But I have a problem ,how can I delete the post with its title instead of its id.
example:
{
"posts": [
{
"id": 1,
"title": "json-server",
"author": "typicode"
},
{
"title": "rest"... |
2025-04-01T06:40:47.564072 | 2023-11-15T20:30:29 | 1995518276 | {
"authors": [
"laurmaedje",
"mpmdean"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:11579",
"repo": "typst/hayagriva",
"url": "https://github.com/typst/hayagriva/pull/82"
} | gharchive/pull-request | fix volume reference
This implements a fix suggested entirely by @zepinglee
The issue, which is described in more detail below, is that hayagriva fails to find the volume when it is stored in the articles parent.
https://github.com/typst/typst/issues/2643
Thanks!
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.