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 |
|---|---|---|---|---|---|
1785677096 | 🛑 vipgifts.net is down
In e19e393, vipgifts.net (https://vipgifts.net) was down:
HTTP code: 567
Response time: 888 ms
Resolved: vipgifts.net is back up in 7c01b87.
| gharchive/issue | 2023-07-03T08:52:27 | 2025-04-01T04:34:50.254154 | {
"authors": [
"lanen"
],
"repo": "lanen/bs-site",
"url": "https://github.com/lanen/bs-site/issues/596",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2041211561 | 🛑 vipgifts.net is down
In f1226a0, vipgifts.net (https://vipgifts.net) was down:
HTTP code: 567
Response time: 481 ms
Resolved: vipgifts.net is back up in 9448975 after 18 minutes.
| gharchive/issue | 2023-12-14T08:40:16 | 2025-04-01T04:34:50.257297 | {
"authors": [
"lanen"
],
"repo": "lanen/bs-site",
"url": "https://github.com/lanen/bs-site/issues/9014",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
116570846 | Document topics option
This resolves #27.
CR @lanetix/engineers
✊
| gharchive/pull-request | 2015-11-12T15:21:18 | 2025-04-01T04:34:50.258229 | {
"authors": [
"apechimp",
"armw4"
],
"repo": "lanetix/node-lanetix-amqp-easy",
"url": "https://github.com/lanetix/node-lanetix-amqp-easy/pull/28",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2161237110 | 🛑 Grafana is down
In fd7322b, Grafana (http://langasg1.ddns.net:8082) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Grafana is back up in c0d8244 after 9 minutes.
| gharchive/issue | 2024-02-29T13:17:03 | 2025-04-01T04:34:50.260507 | {
"authors": [
"langasg"
],
"repo": "langasg/upptime",
"url": "https://github.com/langasg/upptime/issues/415",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1932202481 | Integrating Twitter search API as a tool
Feature request
We are seeking to add a tool to Langchain for Twitter API (v1.1). Integrating the API as a tool will allow agents to search for tweets and timelines using a specific search query that filters by users, locations, hashtags, etc. to respond to prompts.
Motivation... | gharchive/issue | 2023-10-09T02:28:26 | 2025-04-01T04:34:50.266606 | {
"authors": [
"clwillhuang"
],
"repo": "langchain-ai/langchain",
"url": "https://github.com/langchain-ai/langchain/issues/11538",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1782808752 | llma Embeddings error
System Info
Traceback (most recent call last):
File "/Users/apple/Desktop/LLM/gpt4all_langchain_chatbots/teacher/lib/python3.10/site-packages/langchain/embeddings/llamacpp.py", line 85, in validate_environment
from llama_cpp import Llama
ModuleNotFoundError: No module named 'llama_cpp'
During ha... | gharchive/issue | 2023-06-30T16:22:20 | 2025-04-01T04:34:50.276846 | {
"authors": [
"rhubarb",
"sirrrik"
],
"repo": "langchain-ai/langchain",
"url": "https://github.com/langchain-ai/langchain/issues/6980",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1898928211 | Add feature for extracting images from pdf and recognizing text from images.
Description
It is for #10423 that it will be a useful feature if we can extract images from pdf and recognize text on them. I have implemented it with PyPDFLoader, PyPDFium2Loader, PyPDFDirectoryLoader, PyMuPDFLoader, PDFMinerLoader, and P... | gharchive/pull-request | 2023-09-15T18:58:08 | 2025-04-01T04:34:50.282978 | {
"authors": [
"SuperJokerayo",
"baskaryan"
],
"repo": "langchain-ai/langchain",
"url": "https://github.com/langchain-ai/langchain/pull/10653",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2080286493 | Use newer MetadataVectorCassandraTable in Cassandra vector store
as VectorTable is deprecated
Tested manually with test_cassandra.py vector store integration test.
cc @hemidactylus
This is great, thank you @cbornet !
LGTM .
@efriis may I ask you to please take a quick look?
| gharchive/pull-request | 2024-01-13T12:57:50 | 2025-04-01T04:34:50.284646 | {
"authors": [
"cbornet",
"hemidactylus"
],
"repo": "langchain-ai/langchain",
"url": "https://github.com/langchain-ai/langchain/pull/15987",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2100576362 | langchain:Fix streaming error of TongYi model
Description:
Fix streaming error of TongYi model (Allow merge_dicts to merge int value)
Issue: the issue
When using Tongyi or ChatTongyi with streaming in the use case,the following error occured:
TypeError: Additional kwargs key output_tokens already exists in left dict... | gharchive/pull-request | 2024-01-25T14:58:59 | 2025-04-01T04:34:50.288773 | {
"authors": [
"Ca11back",
"eyurtsev",
"jiangyd"
],
"repo": "langchain-ai/langchain",
"url": "https://github.com/langchain-ai/langchain/pull/16580",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1682938032 | add load data from yuque
Complete load docs from yuque.
The annotation issue has been modified, please check it again.
@yyz629 Hi , could you, please, resolve the merging issues and address the last comments (if needed)? After that, ping me and I push this PR for the review. Thanks!
Closing because the PR would... | gharchive/pull-request | 2023-04-25T10:59:45 | 2025-04-01T04:34:50.290553 | {
"authors": [
"efriis",
"leo-gan",
"yyz629"
],
"repo": "langchain-ai/langchain",
"url": "https://github.com/langchain-ai/langchain/pull/3516",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2352426960 | Add Postgres Checkpointer
Based on the base checkpointer and the patterns in the sqlite and async sqlite checkpointers, wanted to build an additional checkpointer for postgres to support long-term & hosted storage of checkpoints.
This is my first fork/PR on a public project, but wanted to contribute towards something... | gharchive/pull-request | 2024-06-14T03:45:46 | 2025-04-01T04:34:50.294962 | {
"authors": [
"WesGBrooks",
"gbaian10",
"hinthornw",
"thiagotps",
"vbarda"
],
"repo": "langchain-ai/langgraph",
"url": "https://github.com/langchain-ai/langgraph/pull/670",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2598657426 | Added Persian/Farsi Translations
I added the Persian (Farsi) translation. The changes are:
Added Persian (Farsi) markdowns.
Reviewed and improved some translated texts for clarity.
P.S. Further refinements are needed for consistency and readability. Feedback and suggestions for improvement are welcome.
@AllenWrit... | gharchive/pull-request | 2024-10-19T02:08:11 | 2025-04-01T04:34:50.302254 | {
"authors": [
"AllenWriter",
"mosnfar"
],
"repo": "langgenius/dify-docs",
"url": "https://github.com/langgenius/dify-docs/pull/325",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1032198898 | Changelog attributten foreløpig bare er en string på time-event.
Merk at changelog attributten foreløpig bare er en string.
Eg forslsår at vi tar denne seinare. Oppretter issue.
Originally posted by @stigbd in https://github.com/langrenn-sprint/race-service/issues/26#issuecomment-948373174
Løyst i 391fbb3451cd280... | gharchive/issue | 2021-10-21T08:19:50 | 2025-04-01T04:34:50.326142 | {
"authors": [
"stigbd"
],
"repo": "langrenn-sprint/race-service",
"url": "https://github.com/langrenn-sprint/race-service/issues/27",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1308836498 | Respect known inputs, constrained P and T solvers
PR Summary
The get_sg_eos function did not properly take into account the knowns and unknowns for all possible input conditions, nor could it initialize mixed material regions with P-T, rho-T, or rho-P, inputs. There is now a different kernel for each different input... | gharchive/pull-request | 2022-07-19T00:42:06 | 2025-04-01T04:34:50.372998 | {
"authors": [
"Yurlungur",
"dholladay00",
"jhp-lanl"
],
"repo": "lanl/singularity-eos",
"url": "https://github.com/lanl/singularity-eos/pull/156",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
276735837 | Utility Bar: Adding 9Anime Discord Link and 9Anime Twitter Links
[ ] Bug
[ ] Question
[x] Suggestion
[ ] Other (please describe):
Describe your issue:
Hi Lap00za, I recently thought of this. Wouldn't be good if there was the 9Anime Discord Link as well as it's Twitter link as well?
Well, there is enough place and I... | gharchive/issue | 2017-11-25T08:37:43 | 2025-04-01T04:34:50.380503 | {
"authors": [
"AccelerateIzaya",
"densityx",
"lap00zza"
],
"repo": "lap00zza/9anime-Companion",
"url": "https://github.com/lap00zza/9anime-Companion/issues/107",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
484169130 | Laradock integration with VSCode Remote Development
This is just to keep track of what's needed to have laradock workspace container properly supported in Visual Studio Code Remote Development (Containers).
Current pending issues from VSCode side (please add more, if needed):
[Dev Container] allow passing another us... | gharchive/issue | 2019-08-22T19:24:23 | 2025-04-01T04:34:50.412780 | {
"authors": [
"MannikJ",
"boumanb",
"lbssousa",
"ludo237"
],
"repo": "laradock/laradock",
"url": "https://github.com/laradock/laradock/issues/2248",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
200522347 | Make Laradock more maintanable
As laradock is getting more and more famous, we have more and more pull request that we want to merge...
Well if We really wanna make this the Official Repo...
I Sugguest we make this More Laravel Like...
We Could have a CORE Stacks...
In those Stacks we can Easily Spin Up A Laravel Dev... | gharchive/issue | 2017-01-13T00:59:55 | 2025-04-01T04:34:50.423694 | {
"authors": [
"Mahmoudz",
"appleboy",
"g0ld3lux",
"mikeerickson",
"philtrep"
],
"repo": "laradock/laradock",
"url": "https://github.com/laradock/laradock/issues/550",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1306844654 | Enhance ds:check for dsq, ds-macro and commented ds
Hi Luan,
This PR enhances the php artisan ds:check and does not introduce any breaking change.
Main changes
The dsq() is now included in the functions to be checked;
Commented calls //ds() will produce now produce a "ds() found error";
Macro DS calls User::query(... | gharchive/pull-request | 2022-07-16T16:09:18 | 2025-04-01T04:34:50.430808 | {
"authors": [
"dansysanalyst"
],
"repo": "laradumps/laradumps",
"url": "https://github.com/laradumps/laradumps/pull/28",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1182571541 | Fix error in global search when user can not view or edit record.
@ryangjchandler Can you give feedback on this one?
Ideally data is filtered by getEloquentQuery() before, but you cannot rely on that entirely I think.
Fixes https://github.com/laravel-filament/filament/issues/2031
@ryangjchandler Can you give feedba... | gharchive/pull-request | 2022-03-27T15:42:17 | 2025-04-01T04:34:50.446446 | {
"authors": [
"danharrin",
"pxlrbt"
],
"repo": "laravel-filament/filament",
"url": "https://github.com/laravel-filament/filament/pull/2032",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
164231073 | Default password reset email causes RFC 5322 not compliant complaint
I was testing the password reset feature shipped by Laravel 5.2 today, using Mailgun sandbox domain.
I noticed from Mailgun logs that whenever those emails was going to be sent to my Hotmail account, Mailgun failed to deliver and returned a RFC 5322... | gharchive/issue | 2016-07-07T05:15:07 | 2025-04-01T04:34:50.464873 | {
"authors": [
"CarterZhou",
"it-can"
],
"repo": "laravel/framework",
"url": "https://github.com/laravel/framework/issues/14243",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
203847588 | Error when upgrade form 5.3 to 5.4
Laravel Version: 5.4.#
PHP Version: 7.0.10
Database Driver & Version:
Description:
Found this error after upgrade to 5.4, I upgrade with suggestion in Upgrade Guide.
And I try to remove folder vender/ and used cammand composer install but it didn't work.
Why.
Fatal error: Allowed ... | gharchive/issue | 2017-01-29T03:16:50 | 2025-04-01T04:34:50.469470 | {
"authors": [
"DanielHudson",
"GrahamCampbell",
"ThunderBirdsX3",
"bbashy",
"eberharterm",
"kariolos",
"movingSone",
"thachp",
"themsaid"
],
"repo": "laravel/framework",
"url": "https://github.com/laravel/framework/issues/17638",
"license": "MIT",
"license_type": "permis... |
714364481 | /email/verify route
Laravel Version: #.#.#
PHP Version: #.#.#
Database Driver & Version:
Description:
when you are already verified, you don't need verify again.
After registration, we go through verification.
After verification, the / email / verify route is still active and I can verify myself again by mistake ... | gharchive/issue | 2020-10-04T17:44:10 | 2025-04-01T04:34:50.478922 | {
"authors": [
"bbashy",
"maksimuslyandia"
],
"repo": "laravel/framework",
"url": "https://github.com/laravel/framework/issues/34673",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
147079731 | [5.2] Make $query->when() return instance if callback return null
Follow-up to #12878.
When breaking the chain, we aren't using return value of orderBy:
$query = $model->where('customer_id', 1234)
->where('created_at', '>=' '2016-01-04 20:34:56');
if (! empty($sortParams)) {
$query->orderBy($sortParams);
}
... | gharchive/pull-request | 2016-04-09T02:15:20 | 2025-04-01T04:34:50.485468 | {
"authors": [
"GrahamCampbell",
"taylorotwell",
"tomschlick",
"vlakoff"
],
"repo": "laravel/framework",
"url": "https://github.com/laravel/framework/pull/13091",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
208748105 | [5.4] Removed hidden characters from the mail template
to see hidden character
cat -A src/Illuminate/Mail/resources/views/markdown/message.blade.php
Don't see anything
@taylorotwell PR deletes symbol before copyright
| gharchive/pull-request | 2017-02-19T21:32:33 | 2025-04-01T04:34:50.487183 | {
"authors": [
"akeinhell",
"taylorotwell"
],
"repo": "laravel/framework",
"url": "https://github.com/laravel/framework/pull/18005",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
245632356 | [5.5] Highlight the change to datetime2 as a breaking change in the changelog
Related: https://github.com/laravel/framework/pull/18962
I'll argue that this is a breaking change and should be noted as such. This is regards to migrations, which I believe is very important to be stable over long timespans.
I have severa... | gharchive/pull-request | 2017-07-26T07:37:57 | 2025-04-01T04:34:50.496259 | {
"authors": [
"fernandobandeira",
"sisve",
"taylorotwell",
"themsaid"
],
"repo": "laravel/framework",
"url": "https://github.com/laravel/framework/pull/20262",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
265668552 | [5.5] Add user helper
I constantly write auth()->user(), so I thought a user() helper would be nice
I don't know, it feels strange to be honest, also I think you can avoid the outer if since guard() does the same thing inside.
It was proposed and declined many times before.
That's true, refs #8818, see also thi... | gharchive/pull-request | 2017-10-16T07:18:08 | 2025-04-01T04:34:50.499148 | {
"authors": [
"decadence",
"jmarcher",
"ludo237",
"mateusjatenee",
"vlakoff"
],
"repo": "laravel/framework",
"url": "https://github.com/laravel/framework/pull/21683",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
418374232 | [5.8] Sort auto discovered packages
Service providers of auto discovered packages are registered in order of the declaration in vendor/composer/installed.json. This is in alphabetically order.
I am currently working at a project where it is necessary to register the service providers in the order they are declared in... | gharchive/pull-request | 2019-03-07T15:37:17 | 2025-04-01T04:34:50.505567 | {
"authors": [
"devcircus",
"kapalla",
"sisve",
"taylorotwell"
],
"repo": "laravel/framework",
"url": "https://github.com/laravel/framework/pull/27816",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1834778179 | [10.x] Add timestamps casting and mutation support to Eloquent
This PR fixes #47769.
This PR adds a new method (freshTimestampForAttribute) to the Eloquent which can be used for creating fresh timestamp for any attribute considering either its mutation or casting and It's a replacement for the freshTimestampString me... | gharchive/pull-request | 2023-08-03T10:25:36 | 2025-04-01T04:34:50.508305 | {
"authors": [
"amir9480",
"taylorotwell"
],
"repo": "laravel/framework",
"url": "https://github.com/laravel/framework/pull/47945",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
49735927 | [4.2] Log Failed Jobs Exceptions
This fixes issue #6203.
Recreated since this pull got foobar-ed. https://github.com/laravel/framework/pull/6466
Sorry commenting this late, but I haven't see this change in neither 5.* branches nor 4.* .
Basically, feature is still missing. Exceptions are not logged in the failed jo... | gharchive/pull-request | 2014-11-21T19:05:04 | 2025-04-01T04:34:50.511000 | {
"authors": [
"elijan",
"milesj",
"paulovitorjp",
"xiatian"
],
"repo": "laravel/framework",
"url": "https://github.com/laravel/framework/pull/6472",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
64470926 | [5.0] add removeMiddleware method on abstract Controller
for disable specfic middleware on some controllers like 3rd API listening.
class GithubCallbackController{
public function __construct()
{
$this->removeMiddleware('csrf');
}
}
I would really suggest implementing this at the middleware level where you ... | gharchive/pull-request | 2015-03-26T08:39:34 | 2025-04-01T04:34:50.512267 | {
"authors": [
"taylorotwell",
"zerozh"
],
"repo": "laravel/framework",
"url": "https://github.com/laravel/framework/pull/8166",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2540494236 | Re-subscribe to the scaling channel when the underlying connection is lost
In scaling mode, when the subscribingClient connection is lost while the app is running, the main app continues to operate without any errors or logs. However, it loses the ability to listen for events on the scaling channel.
According to the ... | gharchive/pull-request | 2024-09-21T20:13:39 | 2025-04-01T04:34:50.570724 | {
"authors": [
"ashiquzzaman33",
"joedixon",
"taylorotwell"
],
"repo": "laravel/reverb",
"url": "https://github.com/laravel/reverb/pull/251",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
161399641 | jasmine reporter giving error AfterAll TypeError with jasmine 2
When i am using jasmine reporter in script using jasmine 2 framework and protractor 3.x:
jasmine.getEnv().addReporter(new jasmineReporters.JUnitXmlReporter({
consolidate: true,
consolidateAll: true,
savePath: '...',
filePrefix: 'xmloutput'
}));
I am gett... | gharchive/issue | 2016-06-21T10:20:00 | 2025-04-01T04:34:50.582857 | {
"authors": [
"Saurabh06",
"bloveridge"
],
"repo": "larrymyers/jasmine-reporters",
"url": "https://github.com/larrymyers/jasmine-reporters/issues/146",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
646955008 | Remove no_text pragmas
I think these are useless because
abapgit does not use messages, so you have to put it all around the place
all this prevents is an info message in an atc check nobody looks at
actually if you ever wanted to translate abapgit, it would make more sense to not have pragmas because then you could... | gharchive/issue | 2020-06-28T16:05:43 | 2025-04-01T04:34:50.586908 | {
"authors": [
"FreHu",
"larshp",
"mbtools"
],
"repo": "larshp/abapGit",
"url": "https://github.com/larshp/abapGit/issues/3555",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
618831479 | Gui refactoring part 4
Continuation of the story with scripts.
So now all the scripts are registered as deferred parts, scripts method in gui_page is private and not redefined in subclasses. In addition get_events method also removed and converted to parts approach - called hidden_forms in this case.
For review: make... | gharchive/pull-request | 2020-05-15T09:30:24 | 2025-04-01T04:34:50.591843 | {
"authors": [
"g-back",
"larshp",
"sbcgua"
],
"repo": "larshp/abapGit",
"url": "https://github.com/larshp/abapGit/pull/3362",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2422595685 | Sunfire Fanatic step no longer requires full set
This step was changed back in April (https://secure.runescape.com/m=news/varlamore-tweaks--drop-rates?oldschool=1), but the plugin still shows that the whole set is required.
Thank you for reporting this issue! 🚀
A patch has been implemented and is currently under ... | gharchive/issue | 2024-07-22T11:07:35 | 2025-04-01T04:34:50.621404 | {
"authors": [
"joemckie",
"larsvansoest"
],
"repo": "larsvansoest/emote-clue-items",
"url": "https://github.com/larsvansoest/emote-clue-items/issues/109",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
114648672 | Is it possible to add an icon, like FontAwesome, to text?
I guess the title says it all.
+1
Hi guys.
Just implemented this in 1.8.2 (in fact you can now pass in any sub-view, so not just an icon). You can pass in styling props to the backgroundStyle to make sure it is nicely centered etc (see the updated Advanced... | gharchive/issue | 2015-11-02T17:57:32 | 2025-04-01T04:34:50.623432 | {
"authors": [
"Coolnesss",
"larsvinter",
"nbastoWM"
],
"repo": "larsvinter/react-native-awesome-button",
"url": "https://github.com/larsvinter/react-native-awesome-button/issues/3",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
229094562 | Update Vagrantfile to new version of Last.Backend
Update Vagrant file to provision new version of Last.Backend platform
[ ] use coreos box
[ ] install etcd v3 version
[ ] create lastbackend kit image
[ ] create lastbackend dashboard image
[ ] run lastbackend kit image
[ ] run lastbackend dashboard image
Version
0.9... | gharchive/issue | 2017-05-16T16:31:48 | 2025-04-01T04:34:50.625643 | {
"authors": [
"undassa"
],
"repo": "lastbackend/lastbackend",
"url": "https://github.com/lastbackend/lastbackend/issues/308",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1663266265 | Consolidate build tooling
We currently have a wide mix of these, and we should probably consolidate:
parcel, rollup, vite
tsup, tsc, esbuild
ts-node, tsx
If we're able to get rid of parcel in network package, we should remove engines from package.json (it's only there to fix parcel build issues).
Context from dis... | gharchive/issue | 2023-04-11T21:50:45 | 2025-04-01T04:34:50.638187 | {
"authors": [
"alvrs",
"holic"
],
"repo": "latticexyz/mud",
"url": "https://github.com/latticexyz/mud/issues/612",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1614539285 | refactor(cli): replace prettier with forge fmt
Hopefully this gets us more consistent formatting!
I intentionally left all the forge defaults, so you'll see some whitespace changes. I'm fine with this.
I just noticed that our prettier version for cli (2.8.4) was different than everywhere else in the monorepo (2.6.2... | gharchive/pull-request | 2023-03-08T02:27:12 | 2025-04-01T04:34:50.640894 | {
"authors": [
"holic"
],
"repo": "latticexyz/mud",
"url": "https://github.com/latticexyz/mud/pull/469",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
181835056 | Update to rustc 1.14.0-nightly (6e8f92f11 2016-10-07)
The current version fails on nightly: https://travis-ci.org/Manishearth/rust-clippy/builds/166067300#L420
I think it needs to be bumped to 0.2.4 - there's already a 0.2.3 published on crates.io. It's my bad, I published 0.2.3 and forgot to push it.
| gharchive/pull-request | 2016-10-08T16:29:06 | 2025-04-01T04:34:50.642810 | {
"authors": [
"laumann",
"mcarton"
],
"repo": "laumann/compiletest-rs",
"url": "https://github.com/laumann/compiletest-rs/pull/50",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
943763262 | Implement Migration Source for String/&str
Would it be possible to implement MigrationSource for String or &str?
This would allow migrations to be embedded in the binary, instead of having to keep them separately on disk.
If this is something of interest, I'd love to work on this as my first contribution.
We alread... | gharchive/issue | 2021-07-13T19:33:38 | 2025-04-01T04:34:50.649230 | {
"authors": [
"KyleCotton",
"abonander"
],
"repo": "launchbadge/sqlx",
"url": "https://github.com/launchbadge/sqlx/issues/1326",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1271929879 | fix #1905 : replaced all uses of "uri" to "url"
See #1905
Sorry I'm quite new to PRs. Going to resolve conflicts
Thanks!
| gharchive/pull-request | 2022-06-15T09:16:28 | 2025-04-01T04:34:50.650367 | {
"authors": [
"RomainStorai",
"abonander"
],
"repo": "launchbadge/sqlx",
"url": "https://github.com/launchbadge/sqlx/pull/1906",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
602796731 | postgres: Create PgInterval type
This PR creates a new type binding for PostgreSQL INTERVAL type.
Fixes #197
Some notes:
The PR exposes a new type: sqlx::postgres::types::PgInterval which is fully compatible with PG INTERVAL type
I did not implemented to support for https://crates.io/crates/pg_interval since the pro... | gharchive/pull-request | 2020-04-19T19:11:48 | 2025-04-01T04:34:50.664912 | {
"authors": [
"abonander",
"dimtion",
"jhpratt",
"mehcode"
],
"repo": "launchbadge/sqlx",
"url": "https://github.com/launchbadge/sqlx/pull/271",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2510718100 | Add support for global variables
We have variables/secrets that are shared across collections and environments. As of now, we are needing to duplicate these values in many places.
It would be great to have the functionality to define "global" variables that are accessible from any collection/environment - similar to ... | gharchive/issue | 2024-09-06T15:41:52 | 2025-04-01T04:34:50.677116 | {
"authors": [
"launchiamenterprise",
"zachdev"
],
"repo": "launchiamenterprise/keyrunner",
"url": "https://github.com/launchiamenterprise/keyrunner/issues/46",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2461736791 | Problematic Youtube player script (no n function match) in JMusicBot
Hello,
If I am posting in the wrong place please let me know and close this issue.
I am running JMusicBot on my Discord server to play Youtube audio in voice chat. However when I try to play something the bot first does nothing until I skip to a ran... | gharchive/issue | 2024-08-12T19:27:37 | 2025-04-01T04:34:50.797304 | {
"authors": [
"devoxin",
"pieterhouwen"
],
"repo": "lavalink-devs/lavaplayer",
"url": "https://github.com/lavalink-devs/lavaplayer/issues/147",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1535460323 | No Password Optoin
After installing there was no option to add a password to the backups in the configuration. I setup up onedrive and there is still no option. It backed up fine but was of course not password protected. I manually added in the password option in the .yaml and created a password but the backup wa... | gharchive/issue | 2023-01-16T20:36:40 | 2025-04-01T04:34:50.799254 | {
"authors": [
"Hawkeye0914",
"lavinir"
],
"repo": "lavinir/hassio-onedrive-backup",
"url": "https://github.com/lavinir/hassio-onedrive-backup/issues/34",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
588592026 | testing missing for 15 US states
Compared to yesterday, today's JSON misses testing data for the following states:
Washington,
Lousiana,
Indiana,
Virginia,
Missisipi,
New York,
Texas,
Tennessee,
Ohio,
North Carolina,
Alabama,
Maryland,
Delaware,
Wyoming,
South Dakota,
Yes, we were pulling testing data from COVID T... | gharchive/issue | 2020-03-26T17:24:03 | 2025-04-01T04:34:50.823180 | {
"authors": [
"jzohrab",
"lazd",
"zbraniecki"
],
"repo": "lazd/coronadatascraper",
"url": "https://github.com/lazd/coronadatascraper/issues/386",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
29762508 | Unhandled exception when test fails
When I have a test that fails I get the following exception:
/Users/pete/work/projects/console/node_modules/gulp-karma/index.js:56
stream.emit('error', new gutil.PluginError('gulp-karma', 'karma exited
^
TypeError: undefined is not a function
... | gharchive/issue | 2014-03-19T19:02:01 | 2025-04-01T04:34:50.825307 | {
"authors": [
"lazd",
"ninjatronic"
],
"repo": "lazd/gulp-karma",
"url": "https://github.com/lazd/gulp-karma/issues/23",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
394250979 | Serious security vulnerability
Even though a "Tracery grammar" is in theory just JSON, in practice it's useful for it to be a JavaScript object instead. (Namely: keys don't need to be quoted, and the Tracery docs themselves often have examples of writing e.g. "foo bar baz".split(" ") instead of needing to write out t... | gharchive/issue | 2018-12-26T22:21:42 | 2025-04-01T04:34:50.827925 | {
"authors": [
"lazerwalker"
],
"repo": "lazerwalker/tracery-dot-app",
"url": "https://github.com/lazerwalker/tracery-dot-app/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
417001813 | Prolonged Usage Issues In Android
Users who tested the app with a session of longer than 4 minutes had a consistently degrading experience.
The likelihood of a video loading slowly increased, as well as the likelihood of a failure to load.
See SincerePuffins video, and any others that were over 5 minutes long.
Prob... | gharchive/issue | 2019-03-04T21:31:27 | 2025-04-01T04:34:50.890170 | {
"authors": [
"alyssaoc",
"robvsmith",
"tzarebczan"
],
"repo": "lbryio/lbry-android",
"url": "https://github.com/lbryio/lbry-android/issues/453",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
264689827 | Cannot publish new content in latest RC
The Issue
Publish button is greyed out if trying to publish new content. Edits work (besides the known issues)
Steps to reproduce
Go to Publish, fill out all fields
Publish greyed out
Expected behaviour
Tell us what should happen
Actual behaviour
Tell us what happens instead... | gharchive/issue | 2017-10-11T18:31:11 | 2025-04-01T04:34:50.894546 | {
"authors": [
"btzr-io",
"tzarebczan"
],
"repo": "lbryio/lbry-app",
"url": "https://github.com/lbryio/lbry-app/issues/668",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
374662372 | Update CHANGELOG.md
Corrected repetition of fixed heading under the same date
@twishajain Thanks for the PR 🙂
Not sure how it ended up in that state
@twishajain , Can we send you some LBC as appreciation?
| gharchive/pull-request | 2018-10-27T16:22:12 | 2025-04-01T04:34:50.896413 | {
"authors": [
"seanyesmunt",
"twishajain",
"tzarebczan"
],
"repo": "lbryio/lbry-desktop",
"url": "https://github.com/lbryio/lbry-desktop/pull/2063",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
482183925 | Remove unused dependency jsmediatags
I was checking if I could use music-metadata-browser with the audio-viewer, but I noticed it has been removed (90bcde49e76a5c79afcbc994662f0bedc544ee98).
Therefor this dependency is no longer required: jsmediatags
Related PR: #2447
Deleting code is better than adding it :)
Hope ... | gharchive/pull-request | 2019-08-19T08:49:53 | 2025-04-01T04:34:50.900333 | {
"authors": [
"Borewit",
"kauffj",
"seanyesmunt"
],
"repo": "lbryio/lbry-desktop",
"url": "https://github.com/lbryio/lbry-desktop/pull/2749",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
403640426 | [WIP] android build of lbrynet as an IPC service
[ ] get PR to point where lbrynet daemon starts and continues running - 2pt
[ ] expose API in service - 2pt
[ ] sample app or automated test which calls at least one API method - 2pt
[ ] generate an .aar instead of .apk file which can be included in lbry-android app -... | gharchive/pull-request | 2019-01-28T03:48:31 | 2025-04-01T04:34:50.902392 | {
"authors": [
"eukreign",
"lyoshenka"
],
"repo": "lbryio/lbry-sdk",
"url": "https://github.com/lbryio/lbry-sdk/pull/1820",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2326701308 | Show links to turbo frames
Purpose
Per request in Issue https://github.com/lcampanari/turbo-devtools/issues/1 this shows links to turbo frames to the developer along with the id of the frame when you hover over the link.
Approach
Use similar CSS technique to cover the a[data-turbo-frame] elements.
Switch to darkred a... | gharchive/pull-request | 2024-05-30T23:30:17 | 2025-04-01T04:34:50.907838 | {
"authors": [
"lcampanari",
"tpaulshippy"
],
"repo": "lcampanari/turbo-devtools",
"url": "https://github.com/lcampanari/turbo-devtools/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
302358248 | Double check Q15 results
Cypher spec was changed in 385a4e166af49cb8ba2eb05725960ed10f91215e.
PostgreSQL bi-15 implementation seems unaffected by the change.
Great, thanks for checking.
| gharchive/issue | 2018-03-05T16:04:57 | 2025-04-01T04:34:50.927398 | {
"authors": [
"jmarton",
"szarnyasg"
],
"repo": "ldbc/ldbc_snb_implementations",
"url": "https://github.com/ldbc/ldbc_snb_implementations/issues/29",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1772559254 | 🛑 Thonk Cloud is down
In db94720, Thonk Cloud (https://www.thonk.cloud) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Thonk Cloud is back up in e06b302.
| gharchive/issue | 2023-06-24T09:19:03 | 2025-04-01T04:34:50.998524 | {
"authors": [
"le-server"
],
"repo": "le-server/thonk-upptime",
"url": "https://github.com/le-server/thonk-upptime/issues/260",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2582445882 | Code Sanbox异常重现
官网可复现
bug描述
画布内添加很少的内容
使用右键移动画布,能够发现画布中的元素移动不连续,能够看到肉眼可见的卡顿
通过使用processon中添加元素,并右键移动画布进行对比就能很清晰的判断,确实为事件过多导致的性能问题,画布移动不连续,导致最终可视化效果不连续
期待效果
能够流畅的移动画布(无明显卡顿),和相关定量的性能分析结果
发生频率
每次
核心库版本
No response
浏览器版本
No response
其他需要补充的
No response
烦请提供测试的图纸id,官方的解决方案图纸测试无卡顿现象,图纸id查看方式:
这个卡顿和平滑的视觉效果需要对比才能看得出来,我上传... | gharchive/issue | 2024-10-12T03:26:17 | 2025-04-01T04:34:51.003264 | {
"authors": [
"Grnetsky",
"Terrency",
"ananzhusen"
],
"repo": "le5le-com/meta2d.js",
"url": "https://github.com/le5le-com/meta2d.js/issues/258",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1778016022 | 🛑 Meraki API Org Show is down
In 783bfb2, Meraki API Org Show (https://api.meraki.com/api/v1/organizations/43483) was down:
HTTP code: 502
Response time: 581 ms
Resolved: Meraki API Org Show is back up in 9fdea37.
| gharchive/issue | 2023-06-28T01:38:53 | 2025-04-01T04:34:51.005881 | {
"authors": [
"leafle"
],
"repo": "leafle/mki-api-upptime",
"url": "https://github.com/leafle/mki-api-upptime/issues/60",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
434151625 | Problem with oracle-fallback transport
SUMMARY
Default role transport doesn't working.
ISSUE TYPE
Bug Report
COMPONENT NAME
tasks/fetch/oracle-fallback.yml
tasks/win_fetch/oracle-fallback.yml
ANSIBLE VERSION
2.7.10
CONFIGURATION
OS / ENVIRONMENT
Linux / Windows
STEPS TO REPRODUCE
- name: Install java
ho... | gharchive/issue | 2019-04-17T08:18:12 | 2025-04-01T04:34:51.011292 | {
"authors": [
"pavelpikta",
"tgadiev"
],
"repo": "lean-delivery/ansible-role-java",
"url": "https://github.com/lean-delivery/ansible-role-java/issues/61",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2332362464 | feat: The triple centralizer is equal to the centralizer
This PR shows (1) that a set is included in its double centralizer, and (2) that the centralizer of a set is equal to its triple centralizer.
maintainer merge
| gharchive/pull-request | 2024-06-04T01:55:40 | 2025-04-01T04:34:51.053968 | {
"authors": [
"dupuisf",
"tb65536"
],
"repo": "leanprover-community/mathlib4",
"url": "https://github.com/leanprover-community/mathlib4/pull/13492",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1538020865 | chore: the style linter shouldn't complain about long #align lines
maybe you could make all the existing #aligns one-line?
Done
bors r+
| gharchive/pull-request | 2023-01-18T13:39:21 | 2025-04-01T04:34:51.056244 | {
"authors": [
"ChrisHughes24",
"digama0",
"jcommelin"
],
"repo": "leanprover-community/mathlib4",
"url": "https://github.com/leanprover-community/mathlib4/pull/1643",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1554420215 | feat: port Data.Finsupp.Defs
bors merge
| gharchive/pull-request | 2023-01-24T06:49:52 | 2025-04-01T04:34:51.057666 | {
"authors": [
"ChrisHughes24",
"jcommelin"
],
"repo": "leanprover-community/mathlib4",
"url": "https://github.com/leanprover-community/mathlib4/pull/1807",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1749907949 | feat: port MeasureTheory.Integral.ExpDecay
bors merge
| gharchive/pull-request | 2023-06-09T13:31:21 | 2025-04-01T04:34:51.059048 | {
"authors": [
"ChrisHughes24",
"Parcly-Taxel"
],
"repo": "leanprover-community/mathlib4",
"url": "https://github.com/leanprover-community/mathlib4/pull/4905",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1883554649 | feat: Kernel of a filter
Define the kernel of a filter as the intersection of its sets and show it forms a Galois coinsertion with the principal filter.
bors merge
| gharchive/pull-request | 2023-09-06T08:50:23 | 2025-04-01T04:34:51.060629 | {
"authors": [
"YaelDillies"
],
"repo": "leanprover-community/mathlib4",
"url": "https://github.com/leanprover-community/mathlib4/pull/6981",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1900966430 | feat(Algebra/Module): add delaborator for composition notation
It's not clear to me exactly what the status of this is, but it seems Kyle's suggestions (e.g., pp.notation control) haven't been implemented yet.
I probably won't have time to come back to this for a little while
| gharchive/pull-request | 2023-09-18T13:38:26 | 2025-04-01T04:34:51.062459 | {
"authors": [
"eric-wieser",
"j-loreaux"
],
"repo": "leanprover-community/mathlib4",
"url": "https://github.com/leanprover-community/mathlib4/pull/7239",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1976411461 | feat: characterise independence in compactly-generated lattices
Also some loosely-related short lemmas
Split out from #7963
bors merge
| gharchive/pull-request | 2023-11-03T15:11:23 | 2025-04-01T04:34:51.064104 | {
"authors": [
"ocfnash"
],
"repo": "leanprover-community/mathlib4",
"url": "https://github.com/leanprover-community/mathlib4/pull/8154",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2592871464 | feat: light-weight basic quotation macro
Description:
I finally got annoyed enough at the lack of Qq, that I figured we can just roll our own basic version to get 80% of the benefits. So, I implemented a very basic ql(..) macro. Crucially, we only attempt to deal with closed terms, so we avoid a lot of the complexity... | gharchive/pull-request | 2024-10-16T19:36:36 | 2025-04-01T04:34:51.067976 | {
"authors": [
"alexkeizer",
"bollu"
],
"repo": "leanprover/LNSym",
"url": "https://github.com/leanprover/LNSym/pull/241",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
124845665 | Add Galois connections
This is a small theory to play with Lean and learning to prove in it. I want to use Galois connections to show that generated_by from topologies / sigma-algebras from Galois connections with the set of open sets / measurable sets.
@avigad: I tried to follow the library conventions I hope the th... | gharchive/pull-request | 2016-01-04T21:42:27 | 2025-04-01T04:34:51.079949 | {
"authors": [
"Kha",
"avigad",
"johoelzl",
"rlewis1988"
],
"repo": "leanprover/lean",
"url": "https://github.com/leanprover/lean/pull/946",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1331065100 | Hover doc strings
In the current implementation, elab doc string is taken by preference to the syntax doc string. For example, when users hover over the calc keyword, they get the doc string.
Elaborator for the `calc` term mode variant.
instead of the (much more detailed) syntax doc string
Step-wise reasoning over t... | gharchive/issue | 2022-08-07T16:44:05 | 2025-04-01T04:34:51.084618 | {
"authors": [
"gebner",
"leodemoura"
],
"repo": "leanprover/lean4",
"url": "https://github.com/leanprover/lean4/issues/1443",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2541199519 | structure A; abbrev B := A; structure C extends B fails
Description
The following fails with 'B' is not a structure:
structure A
abbrev B := A
structure C extends B
Expected non-failure.
Context
Lean Zulip discussion
Steps to Reproduce
class OK₁
class abbrev OK₂ := OK₁
class OK₃ extends OK₂
class FAIL₁
abbrev FAIL₂... | gharchive/issue | 2024-09-22T18:30:08 | 2025-04-01T04:34:51.087740 | {
"authors": [
"euprunin",
"kmill",
"nomeata"
],
"repo": "leanprover/lean4",
"url": "https://github.com/leanprover/lean4/issues/5417",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
137389766 | GetFixedFrame transforms more frames than it needs to
The current implementation of LeapProvider.GetFixedFrame calls GetTransformedFrame every time it obtains a new frame inside the inner loop. All but one of these frames is going to be discarded, and so the transformation is wasteful. It should acquire un-transfor... | gharchive/issue | 2016-02-29T21:57:18 | 2025-04-01T04:34:51.090352 | {
"authors": [
"Amarcolina",
"cherullo",
"codemercenary"
],
"repo": "leapmotion/UnityModules",
"url": "https://github.com/leapmotion/UnityModules/issues/22",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
348651152 | make install-deps: missing dependencies for testing
There is not installed mock. Currently it is the only one dependency I found I missing here. But this one is not necessary in case you don't want to run tests.
In case you would like to keep deps for testing separated, new target, e.g. install-test-deps would be s... | gharchive/issue | 2018-08-08T09:43:23 | 2025-04-01T04:34:51.093188 | {
"authors": [
"artmello",
"pirat89"
],
"repo": "leapp-to/leapp-actors",
"url": "https://github.com/leapp-to/leapp-actors/issues/70",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
115425207 | Merged develop into master
@cpauya I merged develop into the master branch.
@amodia, I clone from installer repo and checkout your branch so that I can test it in clean source. When I open it on Xcode there's no error because pyrun-2.7 directory is already in the Resourcesdirectory. When I runsetup.shit buildsKA-L... | gharchive/pull-request | 2015-11-06T03:08:27 | 2025-04-01T04:34:51.138142 | {
"authors": [
"amodia",
"cpauya",
"djallado"
],
"repo": "learningequality/installers",
"url": "https://github.com/learningequality/installers/pull/260",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1136776087 | make run_docker fails while trying to download pip
ERROR: This script does not work on Python 3.6 The minimum supported Python version is 3.7. Please use https://bootstrap.pypa.io/pip/3.6/get-pip.py instead.
The command '/bin/sh -c curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py && python3 get-pip.py' return... | gharchive/issue | 2022-02-14T05:06:14 | 2025-04-01T04:34:51.141245 | {
"authors": [
"MBKayro",
"rtibbles",
"samwagg"
],
"repo": "learningequality/kolibri-installer-android",
"url": "https://github.com/learningequality/kolibri-installer-android/issues/98",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
150089710 | Improve Documentation with full documentation for all commands and arguments
This would optimally be auto generated - but I am unaware of the tooling to make that possible.
But there should be a page for each command and repeat the built-in documentation.
Also explain how to run tests
| gharchive/issue | 2016-04-21T14:26:21 | 2025-04-01T04:34:51.197286 | {
"authors": [
"Fil",
"vlandham"
],
"repo": "learntextvis/textkit",
"url": "https://github.com/learntextvis/textkit/issues/35",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1586848028 | Submit a Cloud Definition
Do NOT copy/paste a definition from somewhere else. Read about the word you want to define and come up with your own definition. Copy/Paste submissions will be closed and not added.
Fill out the JSON with your submission:
{
"word": "Virtual Private Network",
"content": "A Virtual... | gharchive/issue | 2023-02-16T01:33:02 | 2025-04-01T04:34:51.204995 | {
"authors": [
"WilliamsOchu",
"madebygps"
],
"repo": "learntocloud/cloud-dictionary",
"url": "https://github.com/learntocloud/cloud-dictionary/issues/87",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1414394194 | Include some more headers when installing
With the plugin system, I've found that I need utils.hpp and assert.hpp,which are in src/, not src/bifrost, so are not copied over to /usr/local (or --prefix if that is set). So, I need to manually pass the path of the bifrost source code before I can get things to compile.
C... | gharchive/issue | 2022-10-19T06:43:17 | 2025-04-01T04:34:51.226307 | {
"authors": [
"jaycedowell",
"league",
"telegraphic"
],
"repo": "ledatelescope/bifrost",
"url": "https://github.com/ledatelescope/bifrost/issues/188",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1704168620 | [WIP] Improve testability of Go code
What
Increase testability and readability of Go code in current repository.
This was done by moving handler and session related code to separate packages.
Note
Marked as WIP, as there are more changes to appear with that regards in here.
Ho. Closing PR as it’s old and “wip”. Fee... | gharchive/pull-request | 2023-05-10T15:19:37 | 2025-04-01T04:34:51.229346 | {
"authors": [
"4others",
"AskAlexSharov"
],
"repo": "ledgerwatch/diagnostics",
"url": "https://github.com/ledgerwatch/diagnostics/pull/12",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
98511660 | Add command for tabifying/untabifying all files in a project
See: https://discuss.atom.io/t/tabify-all-files-of-project/19465
great! . Thank you.
Would love this very much as well... like was noted in the linked conversation, replacing N spaces with tabs has many edge cases, which is why I'm using something to ta... | gharchive/issue | 2015-08-01T06:01:07 | 2025-04-01T04:34:51.243148 | {
"authors": [
"Julix91",
"harikt",
"lee-dohm"
],
"repo": "lee-dohm/tabs-to-spaces",
"url": "https://github.com/lee-dohm/tabs-to-spaces/issues/33",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2657514834 | Sonnet 3.5 responses don't seem to update files
Have an issue on both my Mac and Windows installation using the VS code extension from marketplace. If I use GPT-4o as the model, it seems to grab the diffs automatically without issue, it edits the files automatically and I can compare the diffs
When using claude-3-5-s... | gharchive/issue | 2024-11-14T04:18:45 | 2025-04-01T04:34:51.248922 | {
"authors": [
"jfcostello",
"lee88688"
],
"repo": "lee88688/aider-composer",
"url": "https://github.com/lee88688/aider-composer/issues/5",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1554950962 | Feat: Add Redux
Add Redux 💯
In this step I:
Added Redux Toolkit.
Structured my application files to use the duck pattern.
Wrote my book's actions and reducer using the duck pattern.
Wrote my category actions and reducer using the duck pattern.
Configured the Redux Store.
Thank you for the suggestions 💪. I chang... | gharchive/pull-request | 2023-01-24T13:06:11 | 2025-04-01T04:34:51.257133 | {
"authors": [
"leehaney254"
],
"repo": "leehaney254/bookstore",
"url": "https://github.com/leehaney254/bookstore/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
64794286 | Added Bohunt School
Fixes #503.
This seems to be a secondary school. This database is for post-secondary (higher education) institutions only. Closing.
| gharchive/pull-request | 2015-03-27T16:11:02 | 2025-04-01T04:34:51.290703 | {
"authors": [
"itsmechlark",
"lyzidiamond"
],
"repo": "leereilly/swot",
"url": "https://github.com/leereilly/swot/pull/678",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1201252739 | hoge
fuga
test
| gharchive/issue | 2022-04-12T07:07:53 | 2025-04-01T04:34:51.291373 | {
"authors": [
"HafidZiti",
"piro0919"
],
"repo": "leerob/on-demand-isr",
"url": "https://github.com/leerob/on-demand-isr/issues/879",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2501600037 | Implicit conversion vs implicit constructor
Channel
This is a "C++Weekly" episode request.
Topics
Suddenly I got puzzled what happens if class B with an implicit conversion to A is passed as an argument to parameter type A with an implicit constructor from const B&. I was surprised! https://godbolt.org/z/EabPGnY4z
g... | gharchive/issue | 2024-09-02T21:28:21 | 2025-04-01T04:34:51.303648 | {
"authors": [
"Dharmesh946",
"leonid-s-usov"
],
"repo": "lefticus/cpp_weekly",
"url": "https://github.com/lefticus/cpp_weekly/issues/431",
"license": "Unlicense",
"license_type": "permissive",
"license_source": "github-api"
} |
420224748 | Add corrupt files to bad_expid list?
There are a few corrupt files in our various imaging directories. Depending on how severe the corruption is, these files either pass or do not pass the file list construction stage. We need to either add these files to the bad_expid file and then check the bad_expid file at file... | gharchive/issue | 2019-03-12T21:59:02 | 2025-04-01T04:34:51.307285 | {
"authors": [
"djschlegel",
"schlafly"
],
"repo": "legacysurvey/legacyzpts",
"url": "https://github.com/legacysurvey/legacyzpts/issues/48",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
281570755 | Different Broker is how to get the same session_id?
I read the code several times, but did not understand how different Broker got the same session_id, and would be very much appreciated if I could tell the logic and flow of this program
楼主搞明白没 , 我发现楼上那位讲的不对啊 , 查看network不同根域名的时候也没进行重复授权直接就登录了
在Server.php里
if ($th... | gharchive/issue | 2017-12-12T23:14:04 | 2025-04-01T04:34:51.310479 | {
"authors": [
"carlclone",
"tangzhangming",
"tantana5"
],
"repo": "legalthings/sso",
"url": "https://github.com/legalthings/sso/issues/90",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2534705000 | Bit Array Implementation??
I'm thinking there would probably be a way for this to be implemented as an array of bits. I would need to look into if this is possible and how as well as what the benefits/drawbacks would be to this approach.
This looks promising: https://learn.microsoft.com/en-us/dotnet/api/system.coll... | gharchive/issue | 2024-09-18T20:51:08 | 2025-04-01T04:34:51.324618 | {
"authors": [
"leigh966"
],
"repo": "leigh966/LeggySetLib",
"url": "https://github.com/leigh966/LeggySetLib/issues/2",
"license": "Zlib",
"license_type": "permissive",
"license_source": "github-api"
} |
111528007 | Adds option to prevent expanding on addMessage()
When you uncheck the Expand on request box, the view in atom stays collapsed as you navigate the pages that the package is serving
Thanks! Will be good to have this option.
To leave space for future options could you change the expandOnRequest setting to be a dropdow... | gharchive/pull-request | 2015-10-15T01:43:08 | 2025-04-01T04:34:51.331151 | {
"authors": [
"connormlewis",
"leijou"
],
"repo": "leijou/php-server",
"url": "https://github.com/leijou/php-server/pull/8",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1120574064 | Require cms/admin dependencies instead of recipe-cms
For projects that don’t use recipe-cms, installing this module will pull in a bunch of dependencies that we don’t necessarily want 😄
good point! actually i think the cms part is not even required
released :-) https://github.com/lekoala/silverstripe-cms-actions... | gharchive/issue | 2022-02-01T11:55:15 | 2025-04-01T04:34:51.336483 | {
"authors": [
"kinglozzer",
"lekoala"
],
"repo": "lekoala/silverstripe-cms-actions",
"url": "https://github.com/lekoala/silverstripe-cms-actions/issues/13",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
151950065 | Add mocked StatusBar component
Why
The React Native team recently moved towards the StatusBar component (and imperative API) vs the StatusBarIOS API.
What changed?
Added a StatusBar component
Mocked some static methods on StatusBar
Looks good. Thanks!
| gharchive/pull-request | 2016-04-29T19:25:46 | 2025-04-01T04:34:51.338133 | {
"authors": [
"greg5green",
"lelandrichardson"
],
"repo": "lelandrichardson/react-native-mock",
"url": "https://github.com/lelandrichardson/react-native-mock/pull/37",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
755185215 | Update npm after installing the lunr package.
Adding npm install step before running the swizzle command.
closes #31
Thanks for the PR
Thanks for the PR
@lelouch77 Thanks for merging my PR.
| gharchive/pull-request | 2020-12-02T11:20:52 | 2025-04-01T04:34:51.389768 | {
"authors": [
"divyabhushan",
"lelouch77"
],
"repo": "lelouch77/docusaurus-lunr-search",
"url": "https://github.com/lelouch77/docusaurus-lunr-search/pull/32",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1982368555 | Update Post “termite-inspection-who-to-call-on-the-gold-coast”
Automatically generated by Netlify CMS
👷 Deploy Preview for chic-shortbread-66a66b processing.
Name
Link
🔨 Latest commit
643694d7bfb34d4bdd0fad4f136ba0f0c2989dad
🔍 Latest deploy log
https://app.netlify.com/sites/chic-shortbread-66a66b/deploy... | gharchive/pull-request | 2023-11-07T22:43:59 | 2025-04-01T04:34:51.396545 | {
"authors": [
"lemotdesign"
],
"repo": "lemotdesign/one-click-hugo-cms",
"url": "https://github.com/lemotdesign/one-click-hugo-cms/pull/98",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2248502879 | feat: Document not authenticated users management
About this PR
Closes #146
Technical highlight/advice
How to test my changes
Get the project code and run the next commands:
npm i
npm start
Then open the next links:
http://localhost:8080/guides/public-routes.html
http://localhost:8080/features/routes.html
Che... | gharchive/pull-request | 2024-04-17T14:55:14 | 2025-04-01T04:34:51.416609 | {
"authors": [
"shiipou",
"taorepoara"
],
"repo": "lenra-io/docs",
"url": "https://github.com/lenra-io/docs/pull/147",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1823970183 | 🛑 forums.k8slens.dev is down
In 2ef0e0b, forums.k8slens.dev (https://forums.k8slens.dev) was down:
HTTP code: 503
Response time: 434 ms
Resolved: forums.k8slens.dev is back up in bf48b0c.
| gharchive/issue | 2023-07-27T09:21:35 | 2025-04-01T04:34:51.419033 | {
"authors": [
"lens-cloud"
],
"repo": "lensapp/k8slens-status",
"url": "https://github.com/lensapp/k8slens-status/issues/106",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
809224300 | No hover effects for header elements
Any hover effects doesn't properly applied to all header elements (top line with cluster name and cluster menu). It seems that something placed on top of them and covers most of their height.
https://user-images.githubusercontent.com/9607060/108056014-cd186a00-7061-11eb-8ac0-5d01e... | gharchive/issue | 2021-02-16T11:19:36 | 2025-04-01T04:34:51.420693 | {
"authors": [
"aleksfront",
"ixrock"
],
"repo": "lensapp/lens",
"url": "https://github.com/lensapp/lens/issues/2159",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
787120009 | Add age column to cluster overview
Adds an "Age" column to cluster overview with sorting.
fixes #1939
15 Oca 2021 Cum, saat 23:20 tarihinde Sebastian Malton <
notifications@github.com> şunu yazdı:
@Nokel81 approved this pull request.
Looks good. Though you need to "signoff" on your commit.
https://git-scm.com/docs... | gharchive/pull-request | 2021-01-15T18:52:45 | 2025-04-01T04:34:51.435426 | {
"authors": [
"Nachasic",
"maraslibay"
],
"repo": "lensapp/lens",
"url": "https://github.com/lensapp/lens/pull/1970",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
836271460 | Improve loading animation when switching release details
Signed-off-by: Sebastian Malton sebastian@malton.name
~blocked until #1862 is merged.~
Not sure if this is related but I see the infinite spinner when opening details page of a release:
@jim-docker I cannot reproduce that, is it always the case?
@jim-do... | gharchive/pull-request | 2021-03-19T18:48:48 | 2025-04-01T04:34:51.438166 | {
"authors": [
"Nokel81",
"jim-docker"
],
"repo": "lensapp/lens",
"url": "https://github.com/lensapp/lens/pull/2367",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1362213516 | [Bug] uncognized option --yes for archlinux
Steps To Reproduce
run leon create birth
The current behavior
On stdout: ```
✖ Installing packages
Error: Failed to install needed packages
For further information, look at the log file located at /home/me/.config/@leon-ai/cli/log-errors.txt
when looking at error files:
... | gharchive/issue | 2022-09-05T15:51:32 | 2025-04-01T04:34:51.506088 | {
"authors": [
"Divlo",
"kamaradclimber"
],
"repo": "leon-ai/leon-cli",
"url": "https://github.com/leon-ai/leon-cli/issues/193",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1236839759 | 在页面无单击交互的地方双击会打开collection中“C”键设置的链接
我用的模板是多组件预设
我用的模板是多组件预设
好像没有加过双击事件逻辑,是否按下了C键而已?或者在组件设置关掉快捷按键看是否会重现。
好像没有加过双击事件逻辑,是否按下了C键而已?或者在组件设置关掉快捷按键看是否会重现。
没有按下C键,关闭collection的“快捷按键”确实不会重现,不过这样就没法用快捷键打开页面了
正常使用是没有问题的,毕竟没事也不会去双击
感谢分享!
| gharchive/issue | 2022-05-16T08:59:55 | 2025-04-01T04:34:51.508381 | {
"authors": [
"leon-kfd",
"nebel-dev"
],
"repo": "leon-kfd/Dashboard",
"url": "https://github.com/leon-kfd/Dashboard/issues/62",
"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.