id stringlengths 4 10 | text stringlengths 4 2.14M | source stringclasses 2
values | created timestamp[s]date 2001-05-16 21:05:09 2025-01-01 03:38:30 | added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | metadata dict |
|---|---|---|---|---|---|
1023067228 | Update ignoring-files.md
Clarified that a successful "touch .gitignore" gives no output.
Why:
Closes #11077
What's being changed:
Check off the following:
[ ] I have reviewed my changes in staging (look for the latest deployment event in your pull request's timeline, then click View deployment).
[x] For content c... | gharchive/pull-request | 2021-10-11T20:01:14 | 2025-04-01T04:34:21.934023 | {
"authors": [
"bphermansson",
"ramyaparimi"
],
"repo": "github/docs",
"url": "https://github.com/github/docs/pull/11090",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1113427409 | Update index.md
Why:
Closes [issue link]
What's being changed:
Check off the following:
[ ] I have reviewed my changes in staging (look for "Automatically generated comment" and click Modified to view your latest changes).
[ ] For content changes, I have completed the self-review checklist.
Writer impact (This s... | gharchive/pull-request | 2022-01-25T04:59:47 | 2025-04-01T04:34:21.938447 | {
"authors": [
"RaghuRV1709",
"ramyaparimi"
],
"repo": "github/docs",
"url": "https://github.com/github/docs/pull/14630",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1932242778 | Update create_properties.md to reference repository and pusher_type.
It looks like if a CreateEvent is generated specifically when a repository is created, separate from the main branch being created. In that event, the ref_type is repository and ref is null.
Additionally, out of the 22,000 events I looked at for a p... | gharchive/pull-request | 2023-10-09T03:32:36 | 2025-04-01T04:34:21.943286 | {
"authors": [
"Diego200208",
"nanodeath"
],
"repo": "github/docs",
"url": "https://github.com/github/docs/pull/28996",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2140056902 | docs(notifications): add missing security_advisory_credit reason
Why:
Closes: #31696
security_advisory_credit reason is missing in the Notifications REST API documentation
Closes:
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following:
[x] I have reviewed my... | gharchive/pull-request | 2024-02-17T12:51:39 | 2025-04-01T04:34:21.947177 | {
"authors": [
"nguyenalex836",
"setchy"
],
"repo": "github/docs",
"url": "https://github.com/github/docs/pull/31695",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2674823315 | Fix bullet list formatting
Why:
This PR unifies the formatting of bullet lists (see issue).
Closes: #35344
What's being changed (if available, include any code snippets, screenshots, or gifs):
The format **Keyword**—Text has been changed to the **Keyword**: Text format.
Check off the following:
[x] I have review... | gharchive/pull-request | 2024-11-20T07:42:51 | 2025-04-01T04:34:21.951064 | {
"authors": [
"akordowski",
"nguyenalex836"
],
"repo": "github/docs",
"url": "https://github.com/github/docs/pull/35359",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
633253624 | 4.6 python for everyone (Coursera)
4.6 Write a program to prompt the user for hours and rate per hour using input to compute gross pay. Pay should be the normal rate for hours up to 40 and time-and-a-half for the hourly rate for all hours worked above 40 hours. Put the logic to do the computation of time-and-a-half i... | gharchive/issue | 2020-06-07T09:52:41 | 2025-04-01T04:34:21.954198 | {
"authors": [
"Abrar-aslam",
"Jackson0852"
],
"repo": "github/explore",
"url": "https://github.com/github/explore/issues/1521",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
731436375 | Update index.md
The is an editor basically a text editor.
Thank you for contributing! Please confirm this pull request meets the following requirements:
[x] I followed the contributing guidelines: https://github.com/github/explore/blob/master/CONTRIBUTING.md
[ ] I have no affiliation with the project I am suggesting... | gharchive/pull-request | 2020-10-28T13:21:30 | 2025-04-01T04:34:21.962055 | {
"authors": [
"Sahil-ojla",
"iancanderson"
],
"repo": "github/explore",
"url": "https://github.com/github/explore/pull/1892",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1104299107 | Add a collection with cheatsheets
Please confirm this pull request meets the following requirements:
[x] I followed the contributing guidelines: https://github.com/github/explore/blob/master/CONTRIBUTING.md.
[x] I have no affiliation with the project I am suggesting (as a maintainer, creator, contractor, or employee... | gharchive/pull-request | 2022-01-15T02:43:36 | 2025-04-01T04:34:21.966480 | {
"authors": [
"Luois45",
"MikeMcQuaid"
],
"repo": "github/explore",
"url": "https://github.com/github/explore/pull/2851",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
3259640 | catchAll doesn't receive unmatched messages when hubot addressed directly
I'm not sure if I'm using catchAll correctly, but it doesn't seem to receive messages which are addressed directly to hubot.
module.exports = (robot) ->
robot.catchAll (msg) ->
msg.send "I heard you say #{msg.message.text}"
$ ./bin/hubot... | gharchive/issue | 2012-02-16T22:23:02 | 2025-04-01T04:34:21.983073 | {
"authors": [
"atmos",
"mikebridge"
],
"repo": "github/hubot",
"url": "https://github.com/github/hubot/issues/245",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
394529710 | GDScript highlighting breaks on signal token
GDScript view is breaking with this script:
Preliminary Steps
Please confirm you have...
[ ] reviewed How Linguist Works,
[ ] reviewed the Troubleshooting docs,
[ ] considered implementing an override,
[ ] verified an issue has not already been logged for your issue (lin... | gharchive/issue | 2018-12-28T02:24:07 | 2025-04-01T04:34:21.988724 | {
"authors": [
"pchaigno",
"schweigert"
],
"repo": "github/linguist",
"url": "https://github.com/github/linguist/issues/4364",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
536470346 | FR: Script that generates "open" colors
Preliminary Steps
Please confirm you have...
[x] reviewed How Linguist Works,
[x] reviewed the Troubleshooting docs,
[x] considered implementing an override,
[x] verified an issue has not already been logged for your issue (linguist issues).
Problem Description
When trying... | gharchive/issue | 2019-12-11T16:10:22 | 2025-04-01T04:34:21.999425 | {
"authors": [
"Alhadis",
"karlwbrown",
"lildude",
"pchaigno",
"zspitz"
],
"repo": "github/linguist",
"url": "https://github.com/github/linguist/issues/4743",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
362914970 | Fix to analysis GROUP BY
Context: https://github.com/github/orchestrator/issues/631
This PR fixes the analysis query, that has an invalid GROUP BY term. While the fix was easy, I'm puzzled at how this went under the radar with CI, and in particular with SQLite. I would have assumed it would have been caught earlier. ... | gharchive/pull-request | 2018-09-23T05:22:21 | 2025-04-01T04:34:22.001967 | {
"authors": [
"shlomi-noach"
],
"repo": "github/orchestrator",
"url": "https://github.com/github/orchestrator/pull/632",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
827934566 | Dark mode theme GA
Summary
GitHub's dark mode is generally available to all customers with a seamless dark mode experience on github.com and GitHub Enterprise Cloud.
Intended Outcome
Whether as a personal preference or as a way to reduce eye strain in low light conditions, dark mode gives developers more choice a... | gharchive/issue | 2021-03-10T15:42:44 | 2025-04-01T04:34:22.005042 | {
"authors": [
"Sid-ah",
"github-product-roadmap"
],
"repo": "github/roadmap",
"url": "https://github.com/github/roadmap/issues/177",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
243866332 | github-terms-of-service D: Locally condition grants on existing license
With 7a72ae0a (#1), the ToS grew new language about conditionally granting licenses in section D.3. However, the text in D.4 and D.5 still read as if the license grant was unconditional. This commit adjusts sections D.4 and D.5 to clearly separ... | gharchive/pull-request | 2017-07-18T22:08:46 | 2025-04-01T04:34:22.042529 | {
"authors": [
"mirabilos",
"nsqe",
"wking"
],
"repo": "github/site-policy",
"url": "https://github.com/github/site-policy/pull/54",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
110065413 | add-collaborators tweaks
A couple of tweaks to add-collaborators after using it in a particularly busy class last week:
Grabs a hash of current collaborators before working through issue comments: skips anyone who is already a collaborator
Old version would still post to the collaborators API for every comment in t... | gharchive/pull-request | 2015-10-06T18:00:46 | 2025-04-01T04:34:22.048681 | {
"authors": [
"brntbeer",
"crichID",
"jaw6",
"loranallensmith",
"patrickmckenna"
],
"repo": "github/training-utils",
"url": "https://github.com/github/training-utils/pull/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
228771979 | MukthaNarayan Recommendations
Adding my recommendations for things to do at hometown:
- [ ] Branch 1
- [ ] Adding a file to test Issue #1
- [ ] Commit
- [ ] Initiate a Pull Request #1
- [ ] Request review
- [ ] Make additional changes to PR #1
- [ ] Get approval
- [ ] Merge PR #1
This exercise is been completed... | gharchive/issue | 2017-05-15T16:31:17 | 2025-04-01T04:34:22.055199 | {
"authors": [
"MukthaNarayan"
],
"repo": "githubschool/automatic-waffle",
"url": "https://github.com/githubschool/automatic-waffle/issues/10",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
866393181 | In step 3, Add headers, states click on the pencil icon to edit the file when no pencil icon is shown (only ... )
Bug Report
Current behavior
Step 3 instruction asks us to click on the pencil icon which does not exist as seen in these screenshots:
Reproduction
Steps to reproduce the behavior in the course:
Go to S... | gharchive/issue | 2021-04-23T19:59:17 | 2025-04-01T04:34:22.063542 | {
"authors": [
"UNIVAC-Coder"
],
"repo": "githubtraining/communicating-using-markdown",
"url": "https://github.com/githubtraining/communicating-using-markdown/issues/33",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
137307195 | Verificar versão do gitpie
Olá, senti falta de uma opção para verificar qual a versão que instalei do gitpie. não encontrei esse recurso no software.
abs.
Obrigado, melhoria será publicada no próximo hotfix.
| gharchive/issue | 2016-02-29T16:50:30 | 2025-04-01T04:34:22.097804 | {
"authors": [
"lvlofenix",
"mapaiva"
],
"repo": "gitpie/GitPie",
"url": "https://github.com/gitpie/GitPie/issues/38",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
811883849 | GitPitch Is Shutting Down on March 1, 2021
Hello,
The documentation says:
GitPitch is shutting down on March 1, 2021. The trial software is no longer available for download.
What does it mean? Is it about the desktop or the online service?
Hi Royi,
What does it mean?
I'm shutting down the business on March 1, 2... | gharchive/issue | 2021-02-19T10:05:08 | 2025-04-01T04:34:22.100505 | {
"authors": [
"RoyiAvital",
"gitpitch"
],
"repo": "gitpitch/gitpitch",
"url": "https://github.com/gitpitch/gitpitch/issues/328",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1505588184 | ui and nuxt export different version of NavDrawer
I recently have the opportunity to use the ui package and I found that some props doesn't work as expected while using NavDrawer from @gits-id/ui package. Meanwhile, in another project that uses the same component from @gits-id/nuxt with the same props applied, works ... | gharchive/issue | 2022-12-21T01:57:11 | 2025-04-01T04:34:22.224621 | {
"authors": [
"gits-gretchelin",
"gravitano"
],
"repo": "gitsindonesia/ui-component",
"url": "https://github.com/gitsindonesia/ui-component/issues/72",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2151166179 | 🛑 IceGiant-Node is down
In ed05b6e, IceGiant-Node (https://tendermint.icegiant.xyz) was down:
HTTP code: 502
Response time: 110 ms
Resolved: IceGiant-Node is back up in 8b02b14 after 14 minutes.
| gharchive/issue | 2024-02-23T14:06:07 | 2025-04-01T04:34:22.228437 | {
"authors": [
"gitsrc"
],
"repo": "gitsrc/upptime",
"url": "https://github.com/gitsrc/upptime/issues/1700",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1353879475 | 🛑 MSP-103 is down
In 1ea1ed1, MSP-103 (https://msp-portal.gw103.oneitfarm.com/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: MSP-103 is back up in 4abaa17.
| gharchive/issue | 2022-08-29T08:08:47 | 2025-04-01T04:34:22.231146 | {
"authors": [
"gitsrc"
],
"repo": "gitsrc/upptime",
"url": "https://github.com/gitsrc/upptime/issues/815",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
252016535 | Add support for custom string tables
It is currently possible to customize the bundle used to localize string values, but not the string table itself. In addition to calling bundleForStrings, LMViewBuilder should also look for a tableForStrings method on the document owner. This method would return the name of the st... | gharchive/issue | 2017-08-22T16:29:30 | 2025-04-01T04:34:22.293997 | {
"authors": [
"gk-brown"
],
"repo": "gk-brown/MarkupKit",
"url": "https://github.com/gk-brown/MarkupKit/issues/102",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
57970943 | Allows use of tspans with transitions along a path
@gka
This should allow for the tspan values to update when for example transitioning along a path a la Mike Bostock's example http://bl.ocks.org/mbostock/3902569.
I don't think the tspans code needs to be modified for this to work - try saving a reference to the te... | gharchive/pull-request | 2015-02-17T19:38:09 | 2025-04-01T04:34:22.295418 | {
"authors": [
"1wheel",
"lfarrell"
],
"repo": "gka/d3-jetpack",
"url": "https://github.com/gka/d3-jetpack/pull/3",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
133975082 | windows build for 0.6.1
I created 4 builds with the latest master....so other people could try it too
i changed the version to 0.6.1
Ok, thanks very much. But I'd rather include the builds with the release, not in the repo itself. That makes it much easier to sync with current development. I'll tag the 0.6.1 rele... | gharchive/pull-request | 2016-02-16T12:57:29 | 2025-04-01T04:34:22.303744 | {
"authors": [
"ThaDafinser",
"gkralik"
],
"repo": "gkralik/php7-sapnwrfc",
"url": "https://github.com/gkralik/php7-sapnwrfc/pull/7",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1064506528 | feat - fix navbar + add languages
What
Slightly improve navbar + add language dropdown.
Not perfect but I had too many constrains from the original theme. I tried not to edit original files (we might have conflicts in the future) - this is the reason I created extra files.
I deployed theme to prod: https://insights.g... | gharchive/pull-request | 2021-11-26T13:59:46 | 2025-04-01T04:34:22.319919 | {
"authors": [
"Whyseverythingtaken",
"rafalbromirski"
],
"repo": "glassnode/Casper",
"url": "https://github.com/glassnode/Casper/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1925457232 | 🛑 Schoelcher is down
In 5db75a5, Schoelcher (https://www.mairie-schoelcher.fr) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Schoelcher is back up in 78c6796 after 13 minutes.
| gharchive/issue | 2023-10-04T05:54:58 | 2025-04-01T04:34:22.331243 | {
"authors": [
"glefait"
],
"repo": "glefait/martinique-public-websites",
"url": "https://github.com/glefait/martinique-public-websites/issues/13551",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1971864644 | 🛑 Schoelcher is down
In e5e2c04, Schoelcher (https://www.mairie-schoelcher.fr) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Schoelcher is back up in 4ef5bd7 after 10 minutes.
| gharchive/issue | 2023-11-01T07:39:08 | 2025-04-01T04:34:22.333618 | {
"authors": [
"glefait"
],
"repo": "glefait/martinique-public-websites",
"url": "https://github.com/glefait/martinique-public-websites/issues/14616",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2145031758 | 🛑 Saint-Pierre is down
In 4e8dea8, Saint-Pierre (https://saintpierre-mq.fr) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Saint-Pierre is back up in b455d95 after 5 minutes.
| gharchive/issue | 2024-02-20T18:33:26 | 2025-04-01T04:34:22.336134 | {
"authors": [
"glefait"
],
"repo": "glefait/martinique-public-websites",
"url": "https://github.com/glefait/martinique-public-websites/issues/16285",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2151520995 | 🛑 Saint-Pierre is down
In 92bfa31, Saint-Pierre (https://saintpierre-mq.fr) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Saint-Pierre is back up in 70c097e after 10 minutes.
| gharchive/issue | 2024-02-23T17:35:50 | 2025-04-01T04:34:22.338436 | {
"authors": [
"glefait"
],
"repo": "glefait/martinique-public-websites",
"url": "https://github.com/glefait/martinique-public-websites/issues/16443",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1425265195 | 🛑 Schoelcher is down
In da790bd, Schoelcher (https://www.mairie-schoelcher.fr) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Schoelcher is back up in 92d0132.
| gharchive/issue | 2022-10-27T08:48:59 | 2025-04-01T04:34:22.340668 | {
"authors": [
"glefait"
],
"repo": "glefait/martinique-public-websites",
"url": "https://github.com/glefait/martinique-public-websites/issues/1732",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2181680127 | 🛑 Saint-Pierre is down
In 7cb71d0, Saint-Pierre (https://saintpierre-mq.fr) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Saint-Pierre is back up in 1d95061 after 11 minutes.
| gharchive/issue | 2024-03-12T13:52:07 | 2025-04-01T04:34:22.342986 | {
"authors": [
"glefait"
],
"repo": "glefait/martinique-public-websites",
"url": "https://github.com/glefait/martinique-public-websites/issues/17348",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1287439249 | 🛑 Schoelcher is down
In fe20bbb, Schoelcher (https://www.mairie-schoelcher.fr) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Schoelcher is back up in 9d331b2.
| gharchive/issue | 2022-06-28T14:29:08 | 2025-04-01T04:34:22.345265 | {
"authors": [
"glefait"
],
"repo": "glefait/martinique-public-websites",
"url": "https://github.com/glefait/martinique-public-websites/issues/452",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1565814990 | 🛑 Schoelcher is down
In cb4462c, Schoelcher (https://www.mairie-schoelcher.fr) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Schoelcher is back up in 72f18ae.
| gharchive/issue | 2023-02-01T10:05:15 | 2025-04-01T04:34:22.347736 | {
"authors": [
"glefait"
],
"repo": "glefait/martinique-public-websites",
"url": "https://github.com/glefait/martinique-public-websites/issues/4670",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1633922903 | 🛑 Schoelcher is down
In d1aea67, Schoelcher (https://www.mairie-schoelcher.fr) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Schoelcher is back up in 5315d9a.
| gharchive/issue | 2023-03-21T13:25:03 | 2025-04-01T04:34:22.350026 | {
"authors": [
"glefait"
],
"repo": "glefait/martinique-public-websites",
"url": "https://github.com/glefait/martinique-public-websites/issues/6458",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1322181860 | 🛑 Le Lorrain is down
In 6cc3181, Le Lorrain (https://villedulorrain.com) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Le Lorrain is back up in e47d199.
| gharchive/issue | 2022-07-29T12:21:46 | 2025-04-01T04:34:22.352300 | {
"authors": [
"glefait"
],
"repo": "glefait/martinique-public-websites",
"url": "https://github.com/glefait/martinique-public-websites/issues/731",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1691459660 | 🛑 Biodiversite Martinique is down
In cba0714, Biodiversite Martinique (http://www.biodiversite-martinique.fr) was down:
HTTP code: 503
Response time: 576 ms
Resolved: Biodiversite Martinique is back up in 972a724.
| gharchive/issue | 2023-05-01T21:55:13 | 2025-04-01T04:34:22.354617 | {
"authors": [
"glefait"
],
"repo": "glefait/martinique-public-websites",
"url": "https://github.com/glefait/martinique-public-websites/issues/8244",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
89528554 | OpenCL object definitions should be fixed at compile time
Right now, the kernel/objects.cl file contains definitions for objects that have to be equal to the corresponding definitions in the Lensed sources. It would thus make more sense to hard-code the OpenCL definitions at compile time.
Ideally, the same bit of cod... | gharchive/issue | 2015-06-19T10:30:35 | 2025-04-01T04:34:22.356286 | {
"authors": [
"ntessore"
],
"repo": "glenco/lensed",
"url": "https://github.com/glenco/lensed/issues/179",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
416640403 | Flatlist inside Gesture recognizer not working on iOS
When I set the flat list inside the gesture recognizer, It works fine on android but flatlist is not able to scroll on iOS..Any help please!
I'm having the same issue!
Same here.
When making ScrollView a child of a GestureRecognizer this causes the same prob... | gharchive/issue | 2019-03-04T05:43:23 | 2025-04-01T04:34:22.368936 | {
"authors": [
"HisonKahng",
"Manish123Pandia",
"RazaShehryar",
"Vladislava9009",
"bobber205",
"cs-manughian",
"hamzaehsan95",
"matheusbaumgart",
"olinations"
],
"repo": "glepur/react-native-swipe-gestures",
"url": "https://github.com/glepur/react-native-swipe-gestures/issues... |
138753709 | Add support for wgl window transparency (Vista and later)
This method uses desktop composition for efficient window transparency.
Since windows 8, composition is always on. If composition is disabled on vista or 7, transparency is simply ignored. Also, since it requires a pixel format supporting compositing, if we ca... | gharchive/pull-request | 2016-03-06T04:26:29 | 2025-04-01T04:34:22.375382 | {
"authors": [
"christopherp",
"elmindreda",
"thomthom"
],
"repo": "glfw/glfw",
"url": "https://github.com/glfw/glfw/pull/723",
"license": "Zlib",
"license_type": "permissive",
"license_source": "github-api"
} |
216780884 | Add .babelrc support
Uses the .babelrc in the consuming app if available.
LGTM - thanks @robbiepitts!
| gharchive/pull-request | 2017-03-24T13:10:33 | 2025-04-01T04:34:22.379928 | {
"authors": [
"dgeb",
"robbiepitts"
],
"repo": "glimmerjs/glimmer-application-pipeline",
"url": "https://github.com/glimmerjs/glimmer-application-pipeline/pull/13",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2156668441 | 🛑 INTG-APP is down
In 1e6b1d4, INTG-APP ($SITE_6) was down:
HTTP code: 403
Response time: 244 ms
Resolved: INTG-APP is back up in d3c06bb after 19 minutes.
| gharchive/issue | 2024-02-27T14:00:25 | 2025-04-01T04:34:22.399037 | {
"authors": [
"glo-markoaular"
],
"repo": "glo-markoaular/status-navigate",
"url": "https://github.com/glo-markoaular/status-navigate/issues/1179",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2214933947 | 🛑 INTG-APP is down
In 352a56d, INTG-APP ($SITE_6) was down:
HTTP code: 403
Response time: 108 ms
Resolved: INTG-APP is back up in 3e5be36 after 31 minutes.
| gharchive/issue | 2024-03-29T08:40:54 | 2025-04-01T04:34:22.401400 | {
"authors": [
"glo-markoaular"
],
"repo": "glo-markoaular/status-navigate",
"url": "https://github.com/glo-markoaular/status-navigate/issues/1475",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1378740018 | 🛑 CMS is down
In 30a55ca, CMS ($SITE_4) was down:
HTTP code: 0
Response time: 0 ms
Resolved: CMS is back up in 2409886.
| gharchive/issue | 2022-09-20T02:44:27 | 2025-04-01T04:34:22.403453 | {
"authors": [
"glo-markoaular"
],
"repo": "glo-markoaular/status-navigate",
"url": "https://github.com/glo-markoaular/status-navigate/issues/346",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1504094881 | Update osmnx save_graph_shapefile() calls to use save_graph_geopackage()
On the new enhancements branch we are using newer osmnx, which has some changed methods and some flagged as being deprecated --- this is one of those, so will be good to update while we're modifying things. A nice to have.
/env/lib/python3.9/s... | gharchive/issue | 2022-12-20T07:15:40 | 2025-04-01T04:34:22.409409 | {
"authors": [
"carlhiggs",
"gboeing"
],
"repo": "global-healthy-liveable-cities/global-indicators",
"url": "https://github.com/global-healthy-liveable-cities/global-indicators/issues/171",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2562648901 | Fix: README
New url
@dmvieira
I was a maintainer, but I left globo.com...
| gharchive/pull-request | 2024-10-02T21:13:08 | 2025-04-01T04:34:22.427996 | {
"authors": [
"dmvieira",
"fabiohcnobre"
],
"repo": "globocom/ghdfs",
"url": "https://github.com/globocom/ghdfs/pull/17",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1726973205 | is this lossy conversion?
anyone know how Glomatico's ✨ Apple Music ✨ Downloader works? so far I have learned that it download the fragment and decrypt it, but does decrypting the file but does it convert the file to m4a afterwards? since that would be a lossy to lossy converting which will lower the music quality, I... | gharchive/issue | 2023-05-26T06:15:10 | 2025-04-01T04:34:22.429444 | {
"authors": [
"Rafawell",
"Rainrainraind",
"futaride"
],
"repo": "glomatico/gamdl",
"url": "https://github.com/glomatico/gamdl/issues/33",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1770682316 | 🛑 Rezepte is down
In 3e3a064, Rezepte ($REZEPTE_URL) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Rezepte is back up in 2a9070a.
| gharchive/issue | 2023-06-23T02:34:54 | 2025-04-01T04:34:22.437409 | {
"authors": [
"gloriousDan"
],
"repo": "gloriousDan/Homelab-uptime",
"url": "https://github.com/gloriousDan/Homelab-uptime/issues/47",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1837813828 | 🛑 Nextcloud is down
In 090ee6c, Nextcloud ($NEXTCLOUD_URL) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Nextcloud is back up in cfbb4c1.
| gharchive/issue | 2023-08-05T15:38:26 | 2025-04-01T04:34:22.439454 | {
"authors": [
"gloriousDan"
],
"repo": "gloriousDan/Homelab-uptime",
"url": "https://github.com/gloriousDan/Homelab-uptime/issues/59",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2309487261 | Nativewind TextInput and TextArea does not apply custom colors defined from config
Description
TextInput and Texarea does not apply custom colors from nativewind defined in config
CodeSandbox/Snack link
https://github.com/gluestack/ui-example-nativewind
Steps to reproduce
No response
gluestack-ui Version
nativewind
P... | gharchive/issue | 2024-05-22T03:19:49 | 2025-04-01T04:34:22.661909 | {
"authors": [
"nathan-charles",
"rajat693"
],
"repo": "gluestack/gluestack-ui",
"url": "https://github.com/gluestack/gluestack-ui/issues/2176",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1876373744 | cargo install gluon_repl fails to compile
When I try to run cargo install gluon_repl it fails to install due to:
error[E0308]: mismatched types
--> ~/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gluon_base-0.18.0/src/types/mod.rs:1042:24
|
1042 | const _: [(); 8 * 6] = [(); std::mem::size_of::<Type<S... | gharchive/issue | 2023-08-31T22:04:59 | 2025-04-01T04:34:22.663680 | {
"authors": [
"Marwes",
"rowanfr"
],
"repo": "gluon-lang/gluon",
"url": "https://github.com/gluon-lang/gluon/issues/957",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
443059122 | 关于 Class 'think\facade\Env' not found
你好,我使用
createTable
初始化数据库表,提示报错:
Class 'think\facade\Env' not found
我使用的是 thinkphp5.024
这个是类库是不是仅支持 5.1呀?我是需要升级5.1才能解决这个问题嘛?
是的 5.0.*没有Evn可以找到包的CreateTable.php文件找到env的位置改为自己runtime的路径
| gharchive/issue | 2019-05-12T03:12:47 | 2025-04-01T04:34:22.760855 | {
"authors": [
"gmars",
"nongzhenli"
],
"repo": "gmars/tp5-rbac",
"url": "https://github.com/gmars/tp5-rbac/issues/11",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2610116355 | Nombres de microservicios irregulares
En la rama de cada modulo tienen que ponerse de acuerdo como van a nombrar los nombre de las carpetas, porque por ejemplo en el modulo de gestion se divide en servicios, en el de votYVal se dividen en submodulos, y el de visualizacion ni siquiera esta en su propia carpeta.
Asi qu... | gharchive/issue | 2024-10-24T00:42:20 | 2025-04-01T04:34:22.762443 | {
"authors": [
"Billones142",
"gmartineza"
],
"repo": "gmartineza/bienal-backend",
"url": "https://github.com/gmartineza/bienal-backend/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1405243511 | Added initial documentation for command specific details.
This document will also be used for describing outputs for other commands, including install, cache, etc. For now it only includes list.
Everything looks good.
| gharchive/pull-request | 2022-10-11T21:22:25 | 2025-04-01T04:34:22.766321 | {
"authors": [
"gmisail",
"meowox"
],
"repo": "gmisail/fontman-client",
"url": "https://github.com/gmisail/fontman-client/pull/19",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
677686762 | Cancelled order "untilBatchId" is off by 1
Cancelled orders untilBatchId is off by one. Consider the order ID 0x7d82569f9871726c3259aac2e6057a745c70dc8c-0. Doing a graph query to get the untilBatchId returns 5324121.
graph query
query {
order(id: "0x7d82569f9871726c3259aac2e6057a745c70dc8c-0") {
untilBatchId
... | gharchive/issue | 2020-08-12T13:17:52 | 2025-04-01T04:34:22.834279 | {
"authors": [
"nlordell"
],
"repo": "gnosis/dex-subgraph",
"url": "https://github.com/gnosis/dex-subgraph/issues/70",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
378646935 | Hotfix/v0.7.11
Check markets before selling after receiving EVENT_AUCTION_CLEARED
Pull Request Test Coverage Report for Build 1050
5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
No unchanged relevant lines lost coverage.
Overall coverage increased (+0.08%) to 48.076%
Totals
Chang... | gharchive/pull-request | 2018-11-08T09:32:30 | 2025-04-01T04:34:22.839367 | {
"authors": [
"coveralls",
"dasanra"
],
"repo": "gnosis/dx-services",
"url": "https://github.com/gnosis/dx-services/pull/29",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
835869917 | Must set objective=surplus when calling http solver.
Since the default is to optimize for volume, and we're already ranking solutions based on surplus.
Does this task still require a change?
Currently we're optimizing for volume since optimizing for surplus seems less robust. Once we're confident in the solver re... | gharchive/issue | 2021-03-19T11:21:20 | 2025-04-01T04:34:22.840702 | {
"authors": [
"fleupold",
"marcovc"
],
"repo": "gnosis/gp-v2-services",
"url": "https://github.com/gnosis/gp-v2-services/issues/400",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
997140278 | [L2-UX] Fix multiple clicks on switching network
What it solves
Resolves #2724. PR #2734 has to be merged first.
How this PR fixes it
Fixes onboard initialization. It also updates onboard to the latest version so it fixes the repeated polling when switching networks.
Add some improvements to recover connection used l... | gharchive/pull-request | 2021-09-15T14:16:25 | 2025-04-01T04:34:22.866708 | {
"authors": [
"dasanra",
"katspaugh"
],
"repo": "gnosis/safe-react",
"url": "https://github.com/gnosis/safe-react/pull/2735",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2319693958 | 🛑 Beacon RPC is down
In 575a33b, Beacon RPC (https://rpc-gbc.gnosischain.com/eth/v1/beacon/headers) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Beacon RPC is back up in cda0e96 after 5 minutes.
| gharchive/issue | 2024-05-27T19:39:31 | 2025-04-01T04:34:22.869269 | {
"authors": [
"gnosis-deployer"
],
"repo": "gnosischain/gnosischain-uptime",
"url": "https://github.com/gnosischain/gnosischain-uptime/issues/982",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
789012134 | [doc] unclear guidance on the https server setup
In the documentation (https://docs.gitea.io/en-us/https-setup/), it is said that the configuration should look like this to get https working:
[server]
PROTOCOL = https
ROOT_URL = https://git.example.com:3000/
HTTP_PORT = 3000
CERT_FILE = cert.pem
KEY_FILE = key.pem... | gharchive/issue | 2021-01-19T13:13:38 | 2025-04-01T04:34:22.898037 | {
"authors": [
"6543",
"cdluminate"
],
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/issues/14401",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1082828142 | Rename a repository twice, then the first rename action target became the latest name.
At first, rename repository A -> B, the action in dashboard displayed "xxx renamed A -> B".
Then rename B -> C, now there are two actions, the first one is "xxx renamed A -> C", the latest one is "xxx renamed B -> C".
I think becau... | gharchive/issue | 2021-12-17T02:46:56 | 2025-04-01T04:34:22.901170 | {
"authors": [
"Viktor-Yakovchuk",
"lunny"
],
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/issues/18007",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2136552961 | Upgrade from 1.18.5 to 1.21.5 in Docker
Description
DSM Synology, Docker. Previous container 1.18.5 switched-off. New container 1.21.5 switch-on, start Migrate(), recreate all my data base, so I can't use 1.18.5 container any more. Look like no errors was in migration process. Trying login in - got back to start page... | gharchive/issue | 2024-02-15T13:39:16 | 2025-04-01T04:34:22.906484 | {
"authors": [
"GiteaBot",
"VitaliyAT",
"wxiaoguang"
],
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/issues/29180",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
454451566 | 500 error when PR comment
Gitea version (or commit ref):1.8.2
Git version:2.17.1
Operating system:Ubuntu 18.04.2 LTS
Database (use [x]):
[ ] PostgreSQL
[x] MySQL
[ ] MSSQL
[ ] SQLite
Log gist:
[...routers/repo/pull.go:962 CompareAndPullRequestPost()] [E] NewPullRequest: newIssue: Error 1366: Incorrect string val... | gharchive/issue | 2019-06-11T02:28:53 | 2025-04-01T04:34:22.909266 | {
"authors": [
"FerminPan",
"lunny"
],
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/issues/7178",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
858736706 | migration: github: if rate limit is not enabled, ignore it
as title
Is there any reference document?
sadly no: github api v3 documentation is removed more and more in favour of GraphQL.
this issue was discovered & testend as you can read in Discord(#general)
refs:
it was https://web.archive.org/web/20200929150... | gharchive/pull-request | 2021-04-15T10:25:07 | 2025-04-01T04:34:22.911638 | {
"authors": [
"6543",
"lunny"
],
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/pull/15490",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1075839122 | Prevent services/mailer/mailer_test.go tests from deleteing data directory
Running make test-backend will delete data/ due to reloading the configuration and resetting the appdatapath.
This PR removes this unnecessary config reload but also adds extra code in to the unittest main to prevent its cleanup from deleting ... | gharchive/pull-request | 2021-12-09T17:45:38 | 2025-04-01T04:34:22.919633 | {
"authors": [
"codecov-commenter",
"wxiaoguang",
"zeripath"
],
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/pull/17941",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
248006134 | Make short link pattern greedy
Multiple links on the same line are currently not recognized correctly.
To reproduce, simply write something like this: [[link1]] [[link2]]
unit tests for this would be nice
LGTM
LGTM
@lunny Should we move this PR to milestone v1.2?
If unit test is added than yes I think
@la... | gharchive/pull-request | 2017-08-04T13:28:24 | 2025-04-01T04:34:22.922144 | {
"authors": [
"appleboy",
"ethantkoenig",
"lafriks",
"michaelkuhn"
],
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/pull/2259",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
521480899 | Githook highlighter
Shell code highlighter for GitHook editor
Codecov Report
Merging #8932 into master will decrease coverage by <.01%.
The diff coverage is 0%.
@@ Coverage Diff @@
## master #8932 +/- ##
==========================================
- Coverage 41.24% ... | gharchive/pull-request | 2019-11-12T11:03:16 | 2025-04-01T04:34:22.935470 | {
"authors": [
"Konctantin",
"codecov-io",
"sapk",
"zeripath"
],
"repo": "go-gitea/gitea",
"url": "https://github.com/go-gitea/gitea/pull/8932",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1417789274 | feat: support diy TableName
[] Do only one thing
[] Non breaking API changes
[] Tested
What did this pull request do?
User Case Description
@qqxhb 可以提供一些关于如何diy tableName的示例代码吗
| gharchive/pull-request | 2022-10-21T05:56:23 | 2025-04-01T04:34:22.939420 | {
"authors": [
"qqxhb",
"wulorn"
],
"repo": "go-gorm/gen",
"url": "https://github.com/go-gorm/gen/pull/687",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
654532931 | hope to recognize the default values
Describe the feature
go语言里面的很多默认值十分频繁的涉及到常用的业务值,比如int类型的0,bool类型的false。如果gorm完全不识别这些默认值会导致很多地方必须要做出特殊的处理从而破坏代码可读性。采取指针传入的方式也会有此类问题,这会导致很多业务场景下为了配合gorm强行做的指针转换。
建议gorm识别基础类型的默认值,把对默认值的判断交给用户决定
https://v2.gorm.io/docs/update.html
| gharchive/issue | 2020-07-10T05:59:07 | 2025-04-01T04:34:22.940799 | {
"authors": [
"jinzhu",
"synuwxy"
],
"repo": "go-gorm/gorm",
"url": "https://github.com/go-gorm/gorm/issues/3132",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
860881485 | Why logger ExplainSQL parameter case fmt.Stringer,this makes the log different from the actual
Your Question
Why logger ExplainSQL parameter case fmt.Stringer,this makes the log different from the actual
The document you expected this should be explained
type Letter int
func (l Letter) String() string {
switch l... | gharchive/issue | 2021-04-19T04:25:10 | 2025-04-01T04:34:22.943226 | {
"authors": [
"liov",
"sawadyecma"
],
"repo": "go-gorm/gorm",
"url": "https://github.com/go-gorm/gorm/issues/4303",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2299792516 | Executing count will clear Statement.Joins
https://github.com/go-gorm/playground/pull/736
type AB struct {
Id int `json:"id" gorm:"primaryKey"`
BId int `json:"aId" gorm:"index"`
AId int `json:"bId"`
B B `json:"b"`
A A `json:"a"`
}
type A struct {
Id int `json:"id" gorm:"primaryKey"`
Name string ... | gharchive/issue | 2024-05-16T09:02:10 | 2025-04-01T04:34:22.950250 | {
"authors": [
"ivila",
"liov"
],
"repo": "go-gorm/gorm",
"url": "https://github.com/go-gorm/gorm/issues/7025",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1792143249 | Some staticcheck fixes
I ran staticcheck and fixed the following truncated list of warnings.
$ staticcheck
db.go:823:65: should use time.Since instead of time.Now().Sub (S1012)
gorp.go:40:5: var zeroVal is unused (U1000)
table.go:79:9: unnecessary use of fmt.Sprintf (S1039)
table.go:84:2: should replace loop with co... | gharchive/pull-request | 2023-07-06T19:55:15 | 2025-04-01T04:34:22.951881 | {
"authors": [
"pgporada"
],
"repo": "go-gorp/gorp",
"url": "https://github.com/go-gorp/gorp/pull/447",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
607094317 | "generate operation" returns "no operations were selected"
Problem statement
$ ./swagger generate operation --name=
2020/04/26 20:25:14 validating spec /home/borisov/tmp/swagger/swagger.yml
2020/04/26 20:25:15 preprocessing spec with option: minimal flattening
no operations were selected
If path has operationId def... | gharchive/issue | 2020-04-26T19:32:09 | 2025-04-01T04:34:23.018577 | {
"authors": [
"borisovg",
"fredbi"
],
"repo": "go-swagger/go-swagger",
"url": "https://github.com/go-swagger/go-swagger/issues/2280",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
114575152 | add FindMap
func (session *Session) FindMap(rowsSlicePtr interface{}, condiBean ...interface{}) error {
defer session.resetStatement()
if session.IsAutoClose {
defer session.Close()
}
sliceValue := reflect.Indirect(reflect.ValueOf(rowsSlicePtr))
if sliceValue.Kind() != reflect.Slice && sl... | gharchive/issue | 2015-11-02T11:19:06 | 2025-04-01T04:34:23.029787 | {
"authors": [
"hzmnet",
"lunny"
],
"repo": "go-xorm/xorm",
"url": "https://github.com/go-xorm/xorm/issues/313",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
241757368 | More clear log
I don't see nil and empty strings in log. I suggest the next changes
Before
INSERT INTO `dish` (`dish_id`,`restaurant_id`,`name`,`source`,`entry_id`,`created_by`,`menu_id`,`category`,`description`,`price`,`score`,`flog_count`,`approve`,`activated`,`created_at`,`updatated_at`) VALUES (?, ?, ?, ?, ?, ?, ... | gharchive/pull-request | 2017-07-10T15:41:07 | 2025-04-01T04:34:23.038506 | {
"authors": [
"codecov-io",
"lunny",
"oherych"
],
"repo": "go-xorm/xorm",
"url": "https://github.com/go-xorm/xorm/pull/638",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
269885267 | Add PingContext support for go1.8+
As title.
Codecov Report
Merging #766 into master will decrease coverage by 0.06%.
The diff coverage is 0%.
@@ Coverage Diff @@
## master #766 +/- ##
==========================================
- Coverage 51.38% 51.32% -0.07% ... | gharchive/pull-request | 2017-10-31T09:13:08 | 2025-04-01T04:34:23.045569 | {
"authors": [
"codecov-io",
"lunny"
],
"repo": "go-xorm/xorm",
"url": "https://github.com/go-xorm/xorm/pull/766",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
785048075 | Update dependency zf-commons/zfc-user
Please update dependency zf-commons/zfc-user to fresh versions (3.0.0).
maybe other also.
thanks
???
| gharchive/issue | 2021-01-13T12:05:33 | 2025-04-01T04:34:23.051630 | {
"authors": [
"lon9man"
],
"repo": "goalio/GoalioForgotPassword",
"url": "https://github.com/goalio/GoalioForgotPassword/issues/50",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
829414863 | Async Mode: context deadline exceeded (Client.Timeout exceeded while awaiting headers)
When using Colly with Async turned off, the crawler works as expected - though slow as expected, about one item per second. However, enabling Async mode quickly turns into a barrage of
context deadline exceeded (Client.Timeout exce... | gharchive/issue | 2021-03-11T18:27:28 | 2025-04-01T04:34:23.125223 | {
"authors": [
"Guilherme-B",
"pdavis156879"
],
"repo": "gocolly/colly",
"url": "https://github.com/gocolly/colly/issues/593",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
169897619 | Implement "My Assets" page
Currently it's just a redirect to the main frontend page.
No junior job tag?
Now yes :P
| gharchive/issue | 2016-08-08T11:06:58 | 2025-04-01T04:34:23.136239 | {
"authors": [
"akien-mga",
"bojidar-bg"
],
"repo": "godotengine/asset-library",
"url": "https://github.com/godotengine/asset-library/issues/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
256429671 | File heat names in Script Editor are very hard to read.
Duplicate of #11059
Ups.
Opening again. Deleted editor settings tres and created new project with new .godot file and colors didn't changed.
Can't reproduce. Deleting ~/.godot/editor_settings-3.tres is sufficient for me. Is the engine open while you del... | gharchive/issue | 2017-09-09T10:14:43 | 2025-04-01T04:34:23.159170 | {
"authors": [
"Noshyaar",
"n-pigeon"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/11095",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
353546205 | \n and \t doesn't work in controls, unless if set via GDScript
\n and \t doesn't work in Label, Button, etc. when set via the editor. It does work though via GDScript.
Looks like this has been lost on the way:
https://github.com/godotengine/godot/issues/2967#issuecomment-210496149
That's a duplicate of #2967, no?
... | gharchive/issue | 2018-08-23T20:44:12 | 2025-04-01T04:34:23.161164 | {
"authors": [
"akien-mga",
"char0xff"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/21334",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
392176212 | GDScript: floating-point calculation inconsistent
Godot version:
Godot Engine v3.0.6.stable.official.8314054 (installed from Steam)
OS/device including version:
Windows 10 version 1803 (OS internal version 17134.471)
Issue description:
The gdcript calculation leads to inconsistent result.
Steps to reproduce:
Mini... | gharchive/issue | 2018-12-18T14:17:12 | 2025-04-01T04:34:23.168936 | {
"authors": [
"Zylann",
"bruvzg",
"tinyleolin"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/24449",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
402948401 | BT_DEBUG is not defined in debug builds
Godot 3.1 ab843b16984d8b62a1100d9b77d8b0dcdc4252bb
I found out that in debug builds of Godot, Bullet may be asserting with btAssert, except it expands to no-op, because BT_DEBUG is not defined.
It seems only iOS builds (so far) keep the asserts defined regardless (due to how Bu... | gharchive/issue | 2019-01-25T00:00:06 | 2025-04-01T04:34:23.171937 | {
"authors": [
"Zylann",
"akien-mga",
"madmiraal"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/25301",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
414562637 | 3D meshes do not render on some Android phones with GLES2
Godot version:
84b3d44 (from #26299) (applications don't even render anything on this phone prior to this PR)
OS/device including version:
Samsung Galaxy S3
GPU ARM Mali-400 MP4
Running LineageOS 14.1 / Android 7.1.2
Issue description:
When running the attache... | gharchive/issue | 2019-02-26T11:25:09 | 2025-04-01T04:34:23.183213 | {
"authors": [
"akien-mga",
"clayjohn",
"hpvb",
"reduz"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/26303",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
421841425 | Classes recursive references lead to "script could not be loaded"
Godot version: 3.1
OS/device including version: Ubuntu 18.04
Issue description:
Say, you have the following:
# one.gd
extends Node2D
class_name One
func use_two(var two: Two):
pass
# two.gd
extends Node
class_name Two
func use_one(var one: One):
p... | gharchive/issue | 2019-03-16T19:02:10 | 2025-04-01T04:34:23.191877 | {
"authors": [
"Calinou",
"GaidamakUA",
"Mastermori",
"akien-mga",
"smedelyan",
"vnen"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/27136",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
427457099 | Multimesh Bug in GLES3
Godot version:
Godot 3.1.0-Stable
OS/device including version:
Windows 10
Radeon RX 570 (19.3.2)
Issue description:
I found this problem while programming on my game. I wanted to use multiple Multimesh nodes and shortly after that I wondered why it wasn't properly working (only one of the Multi... | gharchive/issue | 2019-03-31T22:49:16 | 2025-04-01T04:34:23.202556 | {
"authors": [
"MadEqua",
"Megalomaniak",
"Nophlock",
"Zylann",
"clayjohn"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/27568",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
141381795 | Better Collada Exporter - export only deform bones
Hello,
Testing the Better Collada Exporter for Blender, I notice all of the bones in a rig get exported to Godot. A desired way would be to only export those bones that directly influence the mesh (i.e. deform bones). In Blender, bones can be flagged as being 'deform... | gharchive/issue | 2016-03-16T19:46:32 | 2025-04-01T04:34:23.205270 | {
"authors": [
"Lamoot",
"akien-mga"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/4074",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
815455511 | HTML5 export, not all objects exported
Godot version: 3.2.3
OS/device including version: running godot on Linux (Lubuntu/Ubuntu)
Issue description: When export to HTML5 and run in (firefox) browser, the game kind of runs but no red ball is shown. When I run the game in Godot or when I generate executable for Linux... | gharchive/issue | 2021-02-24T12:59:51 | 2025-04-01T04:34:23.211595 | {
"authors": [
"Calinou",
"Kitsee",
"isokissa"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/46372",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
963351811 | XMLParser handles white space outside tags incorrectly/inconsistently.
Godot version
v3.3.stable.official
System information
Linux
Issue description
XMLParser treats "trailing" whitespace differently depending on whether it's two or three+ characters long.
This occurs here: https://github.com/godotengine/godot/blob/4... | gharchive/issue | 2021-08-08T04:29:30 | 2025-04-01T04:34:23.227445 | {
"authors": [
"elenakrittik",
"follower",
"timothyqiu"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/51380",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
159786622 | Support shadows with DynamicFonts
Currently, DynamicFonts can't cast any shadows, not even sharp ones. It would be nice if they could be set to cast a sharp shadow at least, with customizable X/Y offset and color.
Something like this (from another engine):
I think Label has the option for that
On Sat, Jun 11, 2016... | gharchive/issue | 2016-06-11T18:24:47 | 2025-04-01T04:34:23.232828 | {
"authors": [
"Calinou",
"reduz",
"volzhs"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/5159",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1554984556 | Engine silently includes export_presets.cfg into project binary if *.cfg is in the non-resource export preset
Godot version
3.x
System information
Ubuntu 22.10 LTS
Issue description
Engine silently includes export_presets.cfg if you mark to include all *.cfg files. If there is no error on engine side, it would be wor... | gharchive/issue | 2023-01-24T13:26:22 | 2025-04-01T04:34:23.240562 | {
"authors": [
"Calinou",
"Zireael07",
"boruok",
"dalexeev"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/71970",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1583250066 | Editor won't reload scripts on external change
Godot version
v4.0.rc1.official [8843d9ad3]
System information
Windows 10
Issue description
I have the following option selected: text_editor/behavior/files/auto_reload_scripts_on_external_change, but when editing and saving the script file in VSCode, the internal Editor... | gharchive/issue | 2023-02-13T23:55:39 | 2025-04-01T04:34:23.242922 | {
"authors": [
"KoBeWi",
"fisheye36"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/73260",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1654534801 | Dereferencing a funcref from the function it calls leads to a heap-use-after-free
Godot version
3.5.1.stable
System information
Arch Linux (rolling release)
Issue description
Dereferencing a funcref from the function it calls can cause an error in AddressSanitizer in debug/release-debug builds. It might be possible f... | gharchive/issue | 2023-04-04T20:28:23 | 2025-04-01T04:34:23.258022 | {
"authors": [
"RandomShaper",
"akien-mga",
"lawnjelly",
"tcoxon"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/75658",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
214458242 | Visual Scripting broken on latest builds?
I noticed that having a visual script attached to any node, even if it doesn't contain any complicated logic, will cause the game window to close immediately after running the project without any error messages in the debugger. This must be a new issue, since i remember visua... | gharchive/issue | 2017-03-15T16:59:37 | 2025-04-01T04:34:23.264470 | {
"authors": [
"Hinsbart",
"akien-mga",
"algorev",
"eon-s",
"karroffel",
"novemberist",
"vnen"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/8040",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2010813792 | Segfault in AnimationMixer::_blend_apply
Godot version
git master [1ba920f]
System information
Arch Linux, KDE 5, Radeon RX6800XT, X11
Issue description
The act of shooting a Plasma Gun in Liblast causes the engine to segfault not long after.
The backtrace point to AnimationMixer.
I a,m seeing a lot of errors related... | gharchive/issue | 2023-11-25T22:20:56 | 2025-04-01T04:34:23.293381 | {
"authors": [
"Calinou",
"TokageItLab",
"akien-mga",
"bitsawer",
"unfa",
"yosoyfreeman"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/85365",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2014383396 | Class names aren't processed on plugin
Godot version
4.1.3-stable
System information
Windows 10
Issue description
Due to dependency issues, global_script_class_cache.cfg isn't being populated after installing plugin.
This is a regression issue in 4.1.3 (and probably 4.1.2 and 4.1.1) but already fixed in 4.2.
Steps to... | gharchive/issue | 2023-11-28T12:58:09 | 2025-04-01T04:34:23.306110 | {
"authors": [
"BastiaanOlij",
"Malcolmnixon",
"YuriSizov"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/issues/85467",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
358318503 | Make _sort_list_on_update true before opening files, fixes 14400
Looks like this issue was due to _sort_list_on_update not being set back to true before _update_script_names() is called in the appropriate functions. I have also changed the deferred calls to immediate, which keeps the indices relevant.
closes #14400
A... | gharchive/pull-request | 2018-09-08T18:38:08 | 2025-04-01T04:34:23.307976 | {
"authors": [
"RyanStein",
"akien-mga"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/21878",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
542238407 | Fixes tab height in Batch Rename dialog
Applies editor scale to minimum container height
Before this fix, tabs in Batch Rename dialog have different heights on a HiDPI monitor, which is different from the behavior on a normal DPI monitor.
Also, on a HiDPI monitor, the "Preview" section will be pushed outside the di... | gharchive/pull-request | 2019-12-25T02:40:12 | 2025-04-01T04:34:23.310512 | {
"authors": [
"akien-mga",
"timothyqiu"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/34598",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
704946572 | Move gltf to a module for future proposals.
Support for proposal https://github.com/godotengine/godot-proposals/issues/885
The goal of this pr is to try to make my work in progress https://github.com/godot-extended-libraries/gltf mergable. Also, this is how the new FBX importer works, so having the gltf2 importer be ... | gharchive/pull-request | 2020-09-19T17:35:28 | 2025-04-01T04:34:23.313604 | {
"authors": [
"RevoluPowered",
"akien-mga",
"fire"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/42198",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
994116273 | Add editor keyboard shortcut for Mono Build solution button
Related issue: #39633
This adds a keyboard shortcut for the Build button in Godot Mono 3.x. Default is Alt+B (since other suggestions from the issue were taken by the script editor bookmark shortcuts).
This exposes the ED_GET_SHORTCUT function from modules... | gharchive/pull-request | 2021-09-12T10:02:11 | 2025-04-01T04:34:23.324364 | {
"authors": [
"akien-mga",
"lewiji",
"raulsntos"
],
"repo": "godotengine/godot",
"url": "https://github.com/godotengine/godot/pull/52595",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.