added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
created
timestamp[us]date
2001-10-09 16:19:16
2025-01-01 03:51:31
id
stringlengths
4
10
metadata
dict
source
stringclasses
2 values
text
stringlengths
0
1.61M
2025-04-01T06:40:30.640007
2015-04-06T11:43:10
66588261
{ "authors": [ "voxpelli", "zertosh" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11015", "repo": "substack/node-detective", "url": "https://github.com/substack/node-detective/pull/43" }
gharchive/pull-request
Update Travis CI tests to use newer Node.js versions As the ^1.4.1 syntax used for currently including the escodegen module was first introduced in npm 1.3, the npm 1.2 verison included with node 0.8.x fails at installing the dependency. The escodegen module itself also in version 1.3.3 changed from requiring node >=...
2025-04-01T06:40:30.646806
2018-09-20T16:54:59
362276149
{ "authors": [ "michael", "oliver----" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11016", "repo": "substance/texture", "url": "https://github.com/substance/texture/issues/912" }
gharchive/issue
Find and Replace: Select All in one of the inputs should not select all in the document. At the moment, keyboard events bubble up to the editor which handles certain combos, such as CtrlOrCommand-a, having the effect that Select All is applied to the area where the internal selection is. We should either prevent all...
2025-04-01T06:40:30.650771
2021-03-14T07:21:25
831086983
{ "authors": [ "koppen", "timdiggins" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11017", "repo": "substancelab/route_downcaser", "url": "https://github.com/substancelab/route_downcaser/pull/47" }
gharchive/pull-request
add rubocop to travis Seems like a shame to have defined rubocop config (and implemented rubocop changes) and not enforce it. I've pinned the version of rubocop to the latest version to prevent arbitrary correctness changes. Thank you so much for contributing. We run Rubocop via Code Climate, though, (see https://c...
2025-04-01T06:40:30.652909
2017-04-19T09:51:47
222682008
{ "authors": [ "Dilshat" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11018", "repo": "subutai-io/base", "url": "https://github.com/subutai-io/base/issues/1817" }
gharchive/issue
Use programmaitc SS API instead of REST API from Hub Manager module Currently there are some classes in hub manager module that address SS API via REST. However we have programmatic code API that could be used. REST API is for external clients Done
2025-04-01T06:40:30.655493
2016-03-07T19:40:47
139073456
{ "authors": [ "NikolaiB", "akarasulu" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11019", "repo": "subutai-io/base", "url": "https://github.com/subutai-io/base/issues/189" }
gharchive/issue
[UI] [Monitoring] Too many values impacts usability. For replay this improvement you need: Test case Go to SS and login under any account. Go to Monitoring page. Improvement: On the Monitoring graphs (i.e. disk) usability is impacted by excessive values. The popup displayed is out of control. Let's condense some of...
2025-04-01T06:40:30.662646
2022-12-16T16:59:56
1500555444
{ "authors": [ "Dellyare", "suchmememanyskill" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11020", "repo": "suchmememanyskill/CssLoader-ThemeDb", "url": "https://github.com/suchmememanyskill/CssLoader-ThemeDb/pull...
gharchive/pull-request
Add DellyBoard theme DellyBoard https://github.com/Dellyare/DellyThemes Theme for keyboard in Apple style Checklist Failure to complete this checklist or deleting boxes from the checklist will result in the closing of your pull request unless this is a theme update. Please write any comments regarding this checklist ...
2025-04-01T06:40:30.668289
2019-08-20T21:37:42
483095576
{ "authors": [ "ofsound", "sudara" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11021", "repo": "sudara/alonetone", "url": "https://github.com/sudara/alonetone/issues/684" }
gharchive/issue
"Community Guidelines" footer link clicked on mobile loads that forum page scrolled down rather than at its top Same issue that once existed for the main forum link, turbo-links whitelist or something? Closed by https://github.com/sudara/alonetone/commit/b2a0979f7075e6b56652e80eb7606e5bdf0b1999
2025-04-01T06:40:30.758261
2018-11-07T13:16:38
378283075
{ "authors": [ "justinlittman" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11022", "repo": "sul-dlss/rialto-etl", "url": "https://github.com/sul-dlss/rialto-etl/issues/285" }
gharchive/issue
WOS client should log non-200 responses It currently does not check the response code or log anything. As a result, the user has no way of knowing if there was an error.
2025-04-01T06:40:30.819789
2021-03-25T05:23:03
840569449
{ "authors": [ "sumneko", "winterwolf" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11025", "repo": "sumneko/lua-language-server", "url": "https://github.com/sumneko/lua-language-server/issues/465" }
gharchive/issue
"Lua.workspace.ignoreDir" doesn't ignore my file I use custom format to store my settings, similar to json but in lua notation. I called it "luat" and when I added "*.luat" pattern to "Lua.workspace.ignoreDir" it is still highlighted red: The language service currently has a setting. If a lua file is ignored, but ...
2025-04-01T06:40:30.854423
2016-05-19T20:22:32
155826301
{ "authors": [ "sungkim3" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11026", "repo": "sungkim3/portfolio", "url": "https://github.com/sungkim3/portfolio/issues/18" }
gharchive/issue
About me and Contact sections are not clearly delineated on Home page On home navigation, about me and contacts do not have distinctive sections. Created headers to separate these items and display them with very clear sections.
2025-04-01T06:40:30.916668
2020-05-01T12:36:40
610730522
{ "authors": [ "Cadair", "dstansby" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11027", "repo": "sunpy/radiospectra", "url": "https://github.com/sunpy/radiospectra/issues/36" }
gharchive/issue
Hard to find docs Do docs exist for this project? If so some sort of link on the github page (maybe in the Readme) would be helpful, as I can't obviously find one. In case you haven't found them already they are here: https://docs.sunpy.org/projects/radiospectra/en/latest/ :rofl:
2025-04-01T06:40:30.932566
2019-08-12T15:54:29
479723389
{ "authors": [ "roblabla" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11028", "repo": "sunriseos/SunriseOS", "url": "https://github.com/sunriseos/SunriseOS/issues/414" }
gharchive/issue
Update to official latest mergeable Our mergeable is full of bugs. We should update our config and move to the official hosted version. Well, I thought mergeable had implemented my feature, but it's actually still sitting in the issue queue. Fuck. https://github.com/mergeability/mergeable/issues/145 https://github....
2025-04-01T06:40:31.406733
2020-01-09T07:26:15
547299335
{ "authors": [ "DraqueT", "apatrida", "dota17", "edu-de", "jjenkov", "kbilsted", "patric-r", "shawnweeks" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11029", "repo": "super-csv/super-csv...
gharchive/issue
v2.50 release What features and issues are more urgent for version 2.5.0? And what is your plan for 2.5.0? @dota17 @jjenkov @ChristianWilkie I like you guys feedback on this. In my mind it is get jenkins up and running with code coverage its been a while since last release, so get a release out soon maybe we...
2025-04-01T06:40:31.411279
2015-12-16T11:45:31
122486429
{ "authors": [ "ZioberMichal", "kbilsted", "nagraj321" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11030", "repo": "super-csv/super-csv", "url": "https://github.com/super-csv/super-csv/issues/87" }
gharchive/issue
Delete File Just want to know whether we can delete a file using supercsv. First created the ICsvBeanWriter Write the data using ICsvBeanWriter Close the ICsvBeanWriter even if the data is not available in the step 2 we are creating the file and their is not way to delete the file. any idea how can we achieve this?...
2025-04-01T06:40:31.414352
2015-07-12T17:05:25
94581798
{ "authors": [ "ZioberMichal", "ludovicofischer" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11031", "repo": "super-csv/super-csv", "url": "https://github.com/super-csv/super-csv/pull/60" }
gharchive/pull-request
Add java.time parsers and formatters Fixes #53 . I have tried to match the structure of the java.time package, which diverges from joda.time. I also tried to design locale-independent tests that also use the current locale. Hi. It looks really good! I've noticed that you are using different imports order than it is...
2025-04-01T06:40:31.510532
2022-10-04T18:50:07
1396704368
{ "authors": [ "mdfaisalahmed057", "surajondev" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11033", "repo": "surajondev/JavaScript", "url": "https://github.com/surajondev/JavaScript/pull/60" }
gharchive/pull-request
blackjackgame this will help to learn the javascript concept by making this game Thanks for PR. Merged.
2025-04-01T06:40:31.513283
2017-06-14T12:02:15
235856143
{ "authors": [ "kadel", "surajssd" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11034", "repo": "surajssd/opencomposition", "url": "https://github.com/surajssd/opencomposition/issues/23" }
gharchive/issue
Only health at container level Right now pod spec allows you to do both livenessProbe and readinessProbe and since both the fields represent the same data strcuture behind the scene which is called probes. So a container will look like the following: containers: - image: wordpress:4 health: httpGet: path:...
2025-04-01T06:40:31.563391
2024-04-11T12:16:41
2237591398
{ "authors": [ "codecov-commenter", "internetova" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11035", "repo": "surfstudio/surf-flutter-app-template", "url": "https://github.com/surfstudio/surf-flutter-app-template...
gharchive/pull-request
feat: Added a service for displaying snacks Checklist A service has been written that will help you use flutter_easy_dialogs to display snacks "out of the box". https://github.com/surfstudio/surf-flutter-app-template/assets/39735343/142d53c3-d05f-4d2c-b4de-421ab6411766 [x] Have you added an explanation of what your ...
2025-04-01T06:40:31.571924
2024-02-09T09:53:53
2126803933
{ "authors": [ "Evgenia-bit", "samir-a-ts" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11036", "repo": "surfstudio/surf-flutter-faded-text", "url": "https://github.com/surfstudio/surf-flutter-faded-text/pul...
gharchive/pull-request
feat: Changed readme file Changes updated readme file Checklist for self-check [x] Commits and PRs have been filed according to the rules on the project. [x] The author is marked as an assigne and assigned mandatory reviewers. [x] Required labels marked [ ] Specified related tasks and/or related PRs. [x] Specified...
2025-04-01T06:40:31.704565
2017-12-07T14:53:32
280158499
{ "authors": [ "dmitrykurmanov", "tjtaojiang", "tsv2013" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11037", "repo": "surveyjs/widgets", "url": "https://github.com/surveyjs/widgets/issues/12" }
gharchive/issue
widget request "lokesh pretty checkbox" https://lokesh-coder.github.io/pretty-checkbox/#basic-checkbox from the https://github.com/surveyjs/editor/issues/232 I've added pretty-checkbox custom widget basic implementation. It works for checkboxes and radiobuttons with limited set of options. The widget inner markup h...
2025-04-01T06:40:31.725696
2019-10-12T06:31:57
506141399
{ "authors": [ "Inframind", "shadabms" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11038", "repo": "sushant-j/my-first-pull-request", "url": "https://github.com/sushant-j/my-first-pull-request/pull/152" }
gharchive/pull-request
Shadab M S I have added my code here please accept the pull request. Hey @shadabms , Could you please change the font size?
2025-04-01T06:40:31.789170
2020-08-20T20:18:32
683069915
{ "authors": [ "LucianoPolit", "svdo" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11039", "repo": "svdo/ReRxSwift", "url": "https://github.com/svdo/ReRxSwift/issues/14" }
gharchive/issue
New version New version should be released in order to start using SPM. I would suggest doing a minor bump to 2.3.0. Yes indeed, that also occurred to me while I was drinking my beer this evening 😀 Will do tomorrow! Thanks a lot and enjoy that beer 💪 Done! Since nothing else changed, I labeled the version 2.2...
2025-04-01T06:40:31.792560
2023-09-03T09:16:27
1879005804
{ "authors": [ "JayeshVP24", "cogoo", "t4top" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11040", "repo": "svelte-on-solana/wallet-adapter", "url": "https://github.com/svelte-on-solana/wallet-adapter/pu...
gharchive/pull-request
Wallet Standard support, bug fixes and upgrades Wallet Standard support Dependencies upgraded to recent versions Accessibility warnings fixed If you can't wait for the merge of this PR, consider using aztemi/svelte-on-solana-wallet-adapter repo instead. It is a fork and already has these commits with additional f...
2025-04-01T06:40:31.800143
2024-11-07T20:55:14
2642176520
{ "authors": [ "AdrianGonz97", "manuel3108" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11041", "repo": "sveltejs/cli", "url": "https://github.com/sveltejs/cli/pull/275" }
gharchive/pull-request
feat: simple testing library Alternative to #32 This takes more of a lightweight approach where we provide a bare minimum api for testing rather than controlling the whole testing pipeline. This should allow for better flexibility as we're no longer tied to any particular testing framework. Notes: Had to rename the ...
2025-04-01T06:40:31.807026
2022-04-12T18:28:50
1202238620
{ "authors": [ "Conduitry", "benmccann", "cowboycodr", "rocketinventor" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11042", "repo": "sveltejs/kit", "url": "https://github.com/sveltejs/kit/issues/4598" }
gharchive/issue
Support for subdomains in SvelteKit Describe the problem I do want to start this off with the acknowledgment that subdomains with SvelteKit is possible. However, there is no clear documentation nor have I found any clear and concise examples on how to do so. The only reason I even assume it is possible is because of...
2025-04-01T06:40:31.814495
2022-09-07T01:05:58
1363961052
{ "authors": [ "Rich-Harris", "papiro" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11043", "repo": "sveltejs/kit", "url": "https://github.com/sveltejs/kit/issues/6626" }
gharchive/issue
1.0.0-next.455 causing broken Netlify response header behavior Describe the bug With a simple upgrade to @sveltejs/kit from 1.0.0-next.454 to 1.0.0-next.455 with no code changes except the ones needed for the upgrade, the response headers of the pages as served from Netlify are different. I suspect that something cha...
2025-04-01T06:40:31.828517
2023-01-17T00:38:50
1535632866
{ "authors": [ "aakash14goplani", "benmccann", "dummdidumm", "hartwm", "izznatsir", "leoj3n", "lettucebowler" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11044", "repo": "sveltejs/kit", "url": ...
gharchive/issue
Adapter Vercel Image Optimizations Describe the problem Would be really awesome if adapter-vercel package accepted images option for using Vercel's native image optimization. It only requires simple addition of images object to build config file .vercel/output/config.json. I would submit a pull request but I am sure...
2025-04-01T06:40:31.841533
2021-04-06T17:01:49
851621816
{ "authors": [ "CaptainCodeman", "evan-thurston", "rmunn" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11045", "repo": "sveltejs/kit", "url": "https://github.com/sveltejs/kit/issues/906" }
gharchive/issue
Fetching works on initial page load, not on page reload Describe the bug I'm fetching data from an API in my route's load function, but I can't find a way to make it work on subsequential loads. Logs using ctx.fetch: TypeError: Failed to execute 'fetch' on 'Window': Illegal invocation at load using fetch: ReferenceEr...
2025-04-01T06:40:31.848147
2023-05-19T09:22:37
1716926676
{ "authors": [ "Destaq", "geoffrich" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11046", "repo": "sveltejs/kit", "url": "https://github.com/sveltejs/kit/issues/9984" }
gharchive/issue
Component styles flicker/blink with SSR mode on Describe the bug When applying stylings to components or pages, on SSR mode, first server stylings get rendered, and then client ones. In some cases, when components / pages use more 'dynamic' data like slots, $$restProps with class names, lists, etc., what oddly happen...
2025-04-01T06:40:31.935679
2022-12-08T16:33:33
1484994739
{ "authors": [ "ToP29", "dominikg" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11047", "repo": "sveltejs/vite-plugin-svelte", "url": "https://github.com/sveltejs/vite-plugin-svelte/issues/531" }
gharchive/issue
Inspector - open parent component Describe the problem If I have a button and i open it with inspector, it opens the button component, but usually I dont care about the button component, but about component where the button is used. Describe the proposed solution If i click on component with inspector, i could get li...
2025-04-01T06:40:31.942119
2023-11-13T17:14:42
1991097478
{ "authors": [ "dominikg", "sortofsleepy" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11048", "repo": "sveltejs/vite-plugin-svelte", "url": "https://github.com/sveltejs/vite-plugin-svelte/issues/792" }
gharchive/issue
Svelte 5 - css nesting broke Describe the bug Not sure if this is the right spot to report, but since the error window mentions this plugin specifically, figured I'd start here. Anyways, not sure if I'm doing something wrong but in the current stable version of Svelte, the following component compiles and functions a...
2025-04-01T06:40:31.963607
2024-08-14T13:32:01
2465850589
{ "authors": [ "GregorySchwartz", "svenssonaxel" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11049", "repo": "svenssonaxel/pdf-sign", "url": "https://github.com/svenssonaxel/pdf-sign/issues/12" }
gharchive/issue
Non-zero exit status 3 Using pdf-sign file.pdf, I receive the error below. I haven't run into this before the new version (maybe when pdftk was used?). Seems to be for only some files. WARNING: file.pdf, object 52 0 at offset 395659: this widget annotation is not reachable from /AcroForm in the document catalog WARN...
2025-04-01T06:40:31.999245
2016-01-07T01:07:16
125299736
{ "authors": [ "Ismael-VC", "swadey" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11050", "repo": "swadey/Lisp.jl", "url": "https://github.com/swadey/Lisp.jl/issues/2" }
gharchive/issue
MethodError: |(::Pattern, ::SubstitutionString{ASCIIString}) _ _ _ _(_)_ | A fresh approach to technical computing (_) | (_) (_) | Documentation: http://docs.julialang.org _ _ _| |_ __ _ | Type "?help" for help. | | | | | | |/ _` | | | | |_| | | | (_| | | Versio...
2025-04-01T06:40:32.039279
2017-12-12T06:56:38
281277106
{ "authors": [ "duerrm", "frantuma" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11051", "repo": "swagger-api/swagger-core", "url": "https://github.com/swagger-api/swagger-core/issues/2579" }
gharchive/issue
"oneOf" property in @Schema annotation ignored in resource response Q A Bug or feature request? Unknown Which Swagger-Core version? v2.0.0-rc2 Which Java version? 1.8.0_131 Which JAX-RS framework & version? 2.0.1 I try to annotate my jaxrs class in order to generate an open api 3.0.0 spec that support...
2025-04-01T06:40:32.113701
2024-10-21T16:20:58
2603066083
{ "authors": [ "Kajalmehta29", "swaraj-das" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11052", "repo": "swaraj-das/Collect-your-GamingTools", "url": "https://github.com/swaraj-das/Collect-your-GamingTools/pull/63...
gharchive/pull-request
Improved footer Issue resolved: #630 Pull Request Format PR Title Issue #0 : ISSUE NAME solved Type of PR Add X in the box to specify the improvement type. [X] Bug fix [ ] Feature enhancement [ ] Documentation update [ ] Other (specify): ___________ Description This pull request aims to [briefly describe what the p...
2025-04-01T06:40:32.129330
2024-10-17T20:45:37
2595715716
{ "authors": [ "bethatasitmay", "swaschkut" ], "license": "ISC", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11053", "repo": "swaschkut/pan-os-php", "url": "https://github.com/swaschkut/pan-os-php/issues/29" }
gharchive/issue
exportToExcel getting Call to undefined method EDL::isGroup() on v2.1.27 Before we get into the details, a quick question: does v2.1.27 require a newer PHP version? I'm still running PHP v8.3.11. Also, my installed older version was showing as 2.1.25 but I think it was a bugfix dev release that rolled into v2.1.26 if...
2025-04-01T06:40:32.140162
2024-05-31T12:04:01
2327689154
{ "authors": [ "CLAassistant", "silverwind", "yeliex" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11054", "repo": "swc-project/swc-node", "url": "https://github.com/swc-project/swc-node/pull/782" }
gharchive/pull-request
doc: add @swc/core dependency to usage example On a fresh repo, running the previous example would result in a Error: Cannot find module '@swc/core' otherwise. I think it'd also be good to add @swc/core as a peer dependency to @swc-node/register, so that @swc/core will be installed automatically when missing. Than...
2025-04-01T06:40:32.146447
2022-03-05T02:12:17
1160189902
{ "authors": [ "alexander-akait", "clhiker", "kdy1", "kwonoj" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11055", "repo": "swc-project/swc", "url": "https://github.com/swc-project/swc/issues/3862" }
gharchive/issue
Unicode character U+309B not accepted in identifiers Describe the bug Some unicode character not accepted in identifiers. If using unicode character, it will get the error “”Invalid character in identifier" If using encoded character, it will get the error: Unexpected character '゛' Input code var ゛; // U+309B var \u3...
2025-04-01T06:40:32.155908
2021-11-04T09:53:28
1044536758
{ "authors": [ "CLAassistant", "kdy1", "magic-akari" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11056", "repo": "swc-project/swc", "url": "https://github.com/swc-project/swc/pull/2648" }
gharchive/pull-request
fix(node-swc/types): add missing es6 config type(#2633) Closes #2633 Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.You have signed the CLA already but the status is still pending?...
2025-04-01T06:40:32.157830
2023-09-10T22:24:09
1889360731
{ "authors": [ "Austaras" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11057", "repo": "swc-project/swc", "url": "https://github.com/swc-project/swc/pull/7933" }
gharchive/pull-request
feat(es/compat): impl pure_getters for optional_chaining Description: BREAKING CHANGE: Related issue (if exists): Closes #7921 I don't believe it would be easy. Both are referenced many times.
2025-04-01T06:40:32.197859
2023-01-18T01:52:48
1537277079
{ "authors": [ "adrian-kong", "swiftnav-travis" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11058", "repo": "swift-nav/swift-toolbox", "url": "https://github.com/swift-nav/swift-toolbox/pull/914" }
gharchive/pull-request
fixes branch ref currently refs ref: 912/merge which is incorrect branch name. Frontend and Release Workflow Started here Frontend and Release Workflow Started here
2025-04-01T06:40:32.200017
2017-11-10T22:16:56
273076454
{ "authors": [ "hamin", "swizzlr" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11059", "repo": "swiftdocker/docker-swift", "url": "https://github.com/swiftdocker/docker-swift/pull/95" }
gharchive/pull-request
Use Dockerfile.template as root source of truth. This commit takes the lead from docker-node, separating supported versions into their own folders, using Dockerfiles generated from template. This commit closes #92 by backporting Clang 3.8 into 3.1. I have also removed two soon to expire PGP keys from the file and add...
2025-04-01T06:40:32.205433
2024-10-18T21:19:58
2598404536
{ "authors": [ "ahoppen" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11060", "repo": "swiftlang/sourcekit-lsp", "url": "https://github.com/swiftlang/sourcekit-lsp/issues/1771" }
gharchive/issue
Tests can’t jump to generated interface of stdlib I needed to disable a few tests in SwiftInterfaceTests because they can’t jump to generated interfaces of the stdlib. Investigate why. Synced to Apple’s issue tracker as rdar://138210215
2025-04-01T06:40:32.207829
2024-11-18T20:46:42
2669873402
{ "authors": [ "Ernest0-Production", "dschaefer2" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11061", "repo": "swiftlang/swift-package-manager", "url": "https://github.com/swiftlang/swift-package-manager/is...
gharchive/issue
Long cache retrieval when resolving dependencies Description SPM dependency resolution takes a very long time to extract. Each packet takes on average ~1 second to extract. As I understand it, the problem is that the cache is stored in a compressed form and takes time to extract. But it seems to me that this is of le...
2025-04-01T06:40:32.211447
2024-09-24T11:54:30
2545186033
{ "authors": [ "grynspan" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11062", "repo": "swiftlang/swift-testing", "url": "https://github.com/swiftlang/swift-testing/pull/727" }
gharchive/pull-request
[DO NOT MERGE] Check the codepage used on Windows in Jenkins [One line description of your change] Motivation: [Explain here the context, and why you're making that change. What is the problem you're trying to solve.] Modifications: [Describe the modifications you've done.] Result: [After your change, what will chang...
2025-04-01T06:40:32.212323
2024-07-20T14:15:56
2420916565
{ "authors": [ "hamishknight" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11063", "repo": "swiftlang/swift", "url": "https://github.com/swiftlang/swift/pull/75384" }
gharchive/pull-request
[Macros] Remove SwiftOperators dependency Looks like this got missed by #74502 @swift-ci please test
2025-04-01T06:40:32.213791
2024-08-26T03:24:46
2485777492
{ "authors": [ "hborla" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11064", "repo": "swiftlang/swift", "url": "https://github.com/swiftlang/swift/pull/76079" }
gharchive/pull-request
[Concurrency] Add missing Sendable conformances to nested value types in Async{Throwing}Stream. Termination, BufferingPolicy, and YieldResult all have trivial conformances to Sendable. The conformance on YieldResult is conditional on Element: Sendable because one of the enum cases stores an element in its associated ...
2025-04-01T06:40:32.214996
2024-09-05T16:52:35
2508296069
{ "authors": [ "cachemeifyoucan" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11065", "repo": "swiftlang/swift", "url": "https://github.com/swiftlang/swift/pull/76284" }
gharchive/pull-request
scan-deps-deterministic-check-windows Test commit to see the test failure on windows. @swift-ci please smoke test windows platform Closing as I have an idea what is going on.
2025-04-01T06:40:32.221440
2024-09-10T02:29:50
2515264450
{ "authors": [ "DmT021", "DougGregor" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11066", "repo": "swiftlang/swift", "url": "https://github.com/swiftlang/swift/pull/76363" }
gharchive/pull-request
[Diagnostics] Add -print-diagnostic-groups flag This change adds the -print-diagnostic-groups flag as described by SE-0443. @DougGregor please take a look I've also added the flag to many relevant tests. This way we test that the messages we're getting are expected and belong to the expected group. IMO it's nice ...
2025-04-01T06:40:32.223341
2024-06-12T13:58:33
2348852925
{ "authors": [ "award999" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11067", "repo": "swiftlang/vscode-swift", "url": "https://github.com/swiftlang/vscode-swift/pull/886" }
gharchive/pull-request
Always register the swift-lldb debug adapter provider Issue: #848 We can always register this and that way the user does not need to reload the window when use change to using lldb-dap. Now they can use the updated debug configurations right away @adam-fowler the debug session does nothing if the path does not exis...
2025-04-01T06:40:32.231787
2017-12-23T10:36:44
284299670
{ "authors": [ "Rotzbua", "cech12" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11068", "repo": "swiftmailer/swiftmailer", "url": "https://github.com/swiftmailer/swiftmailer/issues/1033" }
gharchive/issue
Brackets in SetFrom are missing Q A Bug report? yes Feature request? no RFC? no How used? in Yii 2 Swiftmailer version 5.4.3 PHP version 7.1.1 Observed behaviour <EMAIL_ADDRESS>=> "Name (Something in Brackets) xxx"]) generates this header information: From: Name (Something in Brackets) xxx<EMAIL_A...
2025-04-01T06:40:32.276875
2023-05-26T12:44:33
1727559068
{ "authors": [ "chainofhonor", "cwilvx", "mungai-njoroge", "tokisak1kurum1" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11069", "repo": "swing-opensource/swingmusic", "url": "https://github.com/swing-opens...
gharchive/issue
hope to support lyrics my music folder like this: /music/oldsong/song1-singer.mp3 /music/lightsong/songb-singer.mp3 /lyrics/oldsong/song1-singer.lrc /lyrics/lightsong/songb-singer.lrc I hope to be able to display the lyrics on the web interface Hello @chainofhonor The development of this project is currently on hol...
2025-04-01T06:40:32.279481
2015-07-30T17:48:53
98225005
{ "authors": [ "tlunter", "y3ddet" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11070", "repo": "swipely/docker-api", "url": "https://github.com/swipely/docker-api/pull/299" }
gharchive/pull-request
add user option to list passed along to exec call Parameter is "user" with the value equal to the in-container username. Example: docker_obj = Docker::Container.get("mycontainer") cmd = { "/bin/sh", "ls", "/" } opts = { :user => "nobody" } docker_obj.exec(cmd,opts) The Docker engine will use the default value for u...
2025-04-01T06:40:32.282222
2024-10-16T00:24:26
2590239450
{ "authors": [ "SgiobairOg", "sabberworm" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11071", "repo": "swisscom/JCR-Hopper", "url": "https://github.com/swisscom/JCR-Hopper/pull/1" }
gharchive/pull-request
Initial version Includes editor and runner Todo: [ ] Documentation [ ] Checks Should we have ./gradlew check run on Github Actions or another runner?
2025-04-01T06:40:32.285147
2024-04-22T14:33:36
2256703291
{ "authors": [ "gfellerph", "imagoiq" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11072", "repo": "swisspost/design-system", "url": "https://github.com/swisspost/design-system/issues/2990" }
gharchive/issue
Spinner never stops in overlay of breadcrumb-buttons When clicking on a breadcrumb-button ("Helps", "Contact"), a spinner is shown, but it has no condition to automatically be removed. @imagoiq please re-check
2025-04-01T06:40:32.294680
2015-06-20T20:45:25
89816101
{ "authors": [ "blimmer", "rwjblue", "trabus" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11073", "repo": "switchfly/ember-cli-mocha", "url": "https://github.com/switchfly/ember-cli-mocha/issues/58" }
gharchive/issue
Bring component integration test in line with ember-cli This PR to ember-cli will likely be done soon and has a few differences from our implementation: It generates a component integration test by default when generating a new component (and allows generating a unit test by specifying --unit) It has a different arg...
2025-04-01T06:40:32.327643
2017-11-16T10:36:40
274468253
{ "authors": [ "facontidavide", "malban" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11074", "repo": "swri-robotics/mapviz", "url": "https://github.com/swri-robotics/mapviz/pull/543" }
gharchive/pull-request
Added "keep image ratio" to Image plugin Hi, I believe this PR would help making the Image Plugin more usable. Added "Keep original image ratio" to the Widget. When checked, the height is automatically adjust, both in "percent" and "pixel" mode. The user should only modify the Width whilst the Height is updated acc...
2025-04-01T06:40:32.332903
2020-04-06T07:18:23
594864229
{ "authors": [ "Kyungpyo-Kim", "cbradyas", "pjreed", "zang09" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11075", "repo": "swri-robotics/novatel_gps_driver", "url": "https://github.com/swri-roboti...
gharchive/issue
boost::thread sleep not working I update my ros driver, after that this driver not publishing any ros topics! Then, I figure out that while loop in Spin() function execute only first time. So I change the code: (+) ros::Rate loop_rate(1000); while(gps_.IsConnected() && ros::ok()) { (-) boost::this_thread::sleep(boost...
2025-04-01T06:40:32.353170
2024-01-16T11:16:10
2083685196
{ "authors": [ "Akmadan23", "sxyazi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11076", "repo": "sxyazi/yazi", "url": "https://github.com/sxyazi/yazi/pull/523" }
gharchive/pull-request
feat: add option to enter directory on open command This is another nice feature to have in my opinion, and it's something that almost any TUI file manager has. That's intentional. See https://yazi-rs.github.io/docs/faq#why-cant-open-and-enter-be-a-single-command You can use this Smart enter tip to impl it. hat'...
2025-04-01T06:40:32.358919
2024-10-29T19:16:37
2622120878
{ "authors": [ "Kongedam", "Ltek", "karlsnyder0", "syd711" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11077", "repo": "syd711/vpin-studio", "url": "https://github.com/syd711/vpin-studio/issues/574" }
gharchive/issue
Add WOL support Add Wake-On-LAN support for VPin Studio hosts that go into sleep / stand by mode on a LAN. Should work both from Windows and macOS Vpin Studio clients. Should work for hosts configured in the connection launcher or with previously discovered clients via. broadcast. nice idea! I'd love to see Wak...
2025-04-01T06:40:32.795851
2020-10-19T02:42:49
724214768
{ "authors": [ "synfinatic", "tiehfood" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11097", "repo": "synfinatic/udp-proxy-2020", "url": "https://github.com/synfinatic/udp-proxy-2020/issues/40" }
gharchive/issue
Add --daemon flag / pid file Would be nice if udp-proxy-2020 supported running as a daemon and writing a pid file to /var/run/udp-proxy-2020.pid or other user defined path. I successfully build your site-to-site version for the Unifiy UDM and it works very well 👍 . A daemonized version as you suggested would be a ...
2025-04-01T06:40:32.803693
2021-11-16T22:44:06
1055502834
{ "authors": [ "Jasonvdb", "john-zaprite", "kiwiidb", "rbndg" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11098", "repo": "synonymdev/blocktank-client", "url": "https://github.com/synonymdev/blocktank-clie...
gharchive/issue
"Local" / "Remote" is switched from the perspective of the buyer. Hey there, just bought a channel on testnet using this API. It seems like local_balance and remote_balance should be switched: right now it's from the perspective of the server, it makes more sense to have it from the POV of the client IMO. Hey, yeah...
2025-04-01T06:40:32.813530
2021-11-22T23:29:44
1060689653
{ "authors": [ "ChristianMurphy", "wooorm" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11099", "repo": "syntax-tree/mdast-util-to-markdown", "url": "https://github.com/syntax-tree/mdast-util-to-markdown/issues/47"...
gharchive/issue
roundtrippping content causes definition to disappear Initial checklist [X] I read the support docs [X] I read the contributing guide [X] I agree to follow the code of conduct [X] I searched issues and couldn’t find anything (or linked relevant results below) Affected packages and versions 1.2.4 Link to runnable ex...
2025-04-01T06:40:32.817099
2023-02-13T11:13:37
1582152321
{ "authors": [ "dstallenberg" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11100", "repo": "syntest-framework/syntest-core", "url": "https://github.com/syntest-framework/syntest-core/pull/210" }
gharchive/pull-request
Create 'create-plugin-template' command Closes #166 We should create a github template which includes the ci scripts. The create-template command then is used to create a specific plugin template. Superseded by #245
2025-04-01T06:40:32.850373
2024-11-08T18:11:20
2644790625
{ "authors": [ "guettli", "janiskemper" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11101", "repo": "syself/cluster-api-provider-hetzner", "url": "https://github.com/syself/cluster-api-provider-hetzner/issu...
gharchive/issue
HetznerCluster does not react on changes in relevant secrets /kind bug What steps did you take and what happened: The "HetznerCluster" object should listen to the changes in the secret that stores the Hetzner credentials. For example, because they have to be synced in the updated form to the workload clusters. This d...
2025-04-01T06:40:32.894232
2021-11-04T16:16:34
1044941728
{ "authors": [ "DarkneSsDz", "sysrom" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11102", "repo": "sysrom/DcRatCHS", "url": "https://github.com/sysrom/DcRatCHS/issues/1" }
gharchive/issue
HRDP and Reverse Proxy HRDP and Reverse Proxy not found in form The original author did not set poxy。。。 working on to add them by myself he was rude in his answers last time so better continue his work and develop it by myself i already added reverse proxy and i am working on hrdp :) OK
2025-04-01T06:40:33.246251
2015-09-02T20:03:58
104560732
{ "authors": [ "awalGarg", "guybedford" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11103", "repo": "systemjs/builder", "url": "https://github.com/systemjs/builder/issues/299" }
gharchive/issue
Support SystemJS builder dependency extraction without execution We currently execute transpiled ES6 in the target environment to extract the dependencies, but we don't use the execute function at all, so this is unnecessary work. In addition, not execution would allow transpiling to ES6 itself say just using the mod...
2025-04-01T06:40:33.271810
2020-04-10T15:54:27
597960097
{ "authors": [ "szgabsz91" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11104", "repo": "szgabsz91/iit-szg", "url": "https://github.com/szgabsz91/iit-szg/issues/85" }
gharchive/issue
Integrate Lighthouse analysis Lighthouse should be integrated into CI. First, let's save the initial analysis report, then create tickets for optimization tasks. Ideas: Lazy loading Lazy loading images RAIL etc. Lighthouse is integrated
2025-04-01T06:40:33.311893
2024-12-07T19:46:12
2724788330
{ "authors": [ "DMedina559", "bassrock", "t0bst4r" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11105", "repo": "t0bst4r/home-assistant-matter-hub", "url": "https://github.com/t0bst4r/home-assistant-matt...
gharchive/issue
[Bug]: Climate unnecessarily converting fahrenheit Version 3.0.0-alpha.51 Matter Controller Apple Home Steps to reproduce I have an Ecobee connected to HomeAssistant via the HomeKitBridge connection, I am then trying to export it via the Matter Hub add-on. When it shows up in the Home App, all the temperatures are ar...
2025-04-01T06:40:33.468992
2022-11-23T22:01:37
1462461589
{ "authors": [ "jbaird123", "jeannekitchens", "jgoodell2" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11106", "repo": "t3-innovation-network/desm", "url": "https://github.com/t3-innovation-network/desm/...
gharchive/issue
Spine terms added but then mapped terms disappear After adding spine terms and then save. Returning to the mapping shows spine terms saved but the mapping is gone. ...this prevents clicking of "Done Alignment" @jbaird123 @excelsior Jim is mapping CEDS. @jgoodell2 - I'm having trouble duplicating this problem. ...
2025-04-01T06:40:33.475098
2023-01-19T02:56:51
1548439975
{ "authors": [ "leerob", "nayaabkhan" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11107", "repo": "t3-oss/create-t3-app", "url": "https://github.com/t3-oss/create-t3-app/issues/1096" }
gharchive/issue
bug: Starting with create-t3-app and trying app leads to 404 Provide environment information N/A Describe the bug Hey, just a heads up – there is currently an open bug in Next.js for folks trying out the app directory (beta) as follows: if you are using i18n configuration inside of next.config.js, and the app directo...
2025-04-01T06:40:33.481014
2017-01-19T23:03:50
202001608
{ "authors": [ "t9md" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11108", "repo": "t9md/atom-narrow", "url": "https://github.com/t9md/atom-narrow/issues/36" }
gharchive/issue
Show rows at gutter instead of as-editor's normal-text. Pros Easier to correspond narrowEditor's text to underlying editor's text. When introduce inline-edit feature(Update bounded-editor's text by editing narrowEditor.) Cons When copying, no longer copy rows(possibly, sometimes useful to share row info to oth...
2025-04-01T06:40:33.494471
2020-06-16T06:41:50
639412327
{ "authors": [ "ba32107" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11109", "repo": "tabfloater/tabfloater", "url": "https://github.com/tabfloater/tabfloater/issues/102" }
gharchive/issue
Handle restoring last closed tab When a floating tab is closed, and the user presses Ctrl+Shift+T (Ctrl+Shift+N on Firefox) to restore the last closed tab, the floating tab reappears (as a popup), but it's not always on top and TabFloater doesn't know it is restored. Catch the tab restore event (if possible), and eit...
2025-04-01T06:40:33.512995
2023-03-20T11:23:08
1631909806
{ "authors": [ "jacalata", "peter-malcolm-bw" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11110", "repo": "tableau/server-client-python", "url": "https://github.com/tableau/server-client-python/issues/1210" }
gharchive/issue
datasource item nullable project Describe the bug A clear and concise description of what the bug is. I am unable to list all of the datasources on the server. This looks like the same issue as https://github.com/tableau/server-client-python/pull/1028 except with DatasourceItem instead of WorkbookItem Versions ...
2025-04-01T06:40:33.514379
2017-02-28T23:23:05
210933378
{ "authors": [ "RussTheAerialist", "t8y8" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11111", "repo": "tableau/server-client-python", "url": "https://github.com/tableau/server-client-python/issues/152" }
gharchive/issue
Update Contributing Guide To include steps on how to branch off of development -- it'll avoid the merge conflicts from master we're seeing in PRs. (Note: I'm not a git wizard, but my sequence of steps works every time :) ) @grbritz addressed this.
2025-04-01T06:40:33.518096
2024-07-09T14:24:22
2398370876
{ "authors": [ "JariKonstantin", "ciminelli" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11112", "repo": "tableflowhq/csv-import", "url": "https://github.com/tableflowhq/csv-import/issues/233" }
gharchive/issue
Localization It would be helpful, if we could either manually localize the text or you offer localization. This is now available with version 1.0.12! The documentation can be found here: https://github.com/tableflowhq/csv-import?tab=readme-ov-file#internationalization
2025-04-01T06:40:33.583053
2016-12-18T01:57:04
196253365
{ "authors": [ "mrmrs", "sebastienbarre" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11113", "repo": "tachyons-css/tachyons-css.github.io", "url": "https://github.com/tachyons-css/tachyons-css.github.io/pull/131" }
gharchive/pull-request
Recent Components page, RSS feed Hi folks. This PR adds a new "Recent Components" page, and "Recent Components" RSS feed. A couple more, small, build scripts were added -- check build.js co(function* generator() { yield componentsBuildList(options); // <- builds temporary components list (JSON) yield com...
2025-04-01T06:40:33.586363
2022-06-23T13:18:29
1282395552
{ "authors": [ "mattwr18", "tillprochaska" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11114", "repo": "tactilenews/100eyes", "url": "https://github.com/tactilenews/100eyes/issues/1388" }
gharchive/issue
Set up Dependabot for signal-cli-rest-api Dependabot currently doesn't support Docker Compose, a possible fork around is to create a Dockerfile that contains only the following line FROM user/repo:version … and reference that Dockerfile in the compose config. @roschaefer do you think you might get to this this quar...
2025-04-01T06:40:33.594104
2023-02-22T20:05:16
1595760285
{ "authors": [ "HyperUpscale", "tae-yeop" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11115", "repo": "tae-yeop/insetgan", "url": "https://github.com/tae-yeop/insetgan/issues/1" }
gharchive/issue
extension for stable-diffusion-webui? Hello, Not sure how this github works... sorry about that in advance! I am just a user ... Very popular is using https://github.com/AUTOMATIC1111/stable-diffusion-webui I was just wondering if you can make body generation from a single portrait as extension to be added to the sta...
2025-04-01T06:40:33.640327
2024-05-20T16:02:34
2306301094
{ "authors": [ "davaymne", "mratsim", "smtmfft" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11116", "repo": "taikoxyz/raiko", "url": "https://github.com/taikoxyz/raiko/issues/227" }
gharchive/issue
SGX prove fails with: Can not serialize input for SGX io error Describe the bug BACKGROUND: Node successfully generated and submitted proof for block 179947 But when it tried to prove follow yo blocks, e.g. 180,466 it gets error: ERROR[05-20|14:49:17.718] Failed to request proof height=180,466 error=...
2025-04-01T06:40:33.721769
2023-04-01T05:55:32
1650314259
{ "authors": [ "AjayDevInfy", "Doesntmeananything", "aaronmw", "ddahan", "gurgeous", "jd1378", "kmcgurty", "kotaksempit", "krisz094", "mingtheanlay", "or2e", "thecrypticace", "tjkohli", "tkat", "valgeirb" ], "license": "MIT", "license_source": "github-...
gharchive/issue
vscode hanging with some vue files What version of prettier-plugin-tailwindcss are you using? 0.2.5 What version of Tailwind CSS are you using? 3.2.7 What version of Node.js are you using? 18.12.1 What package manager are you using? yarn What operating system are you using? macOS Describe your issue We added prettie...
2025-04-01T06:40:33.760991
2024-11-22T09:58:02
2682673704
{ "authors": [ "sukhbinder", "taketwo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11118", "repo": "taketwo/llm-ollama", "url": "https://github.com/taketwo/llm-ollama/pull/20" }
gharchive/pull-request
Fixes a bug when using llm chat is used with Ollama Model. The error: After the fix, this works. Do you have an up-to-date version of ollama Python package installed? Do you have an up-to-date version of ollama Python package installed? Let me check. No this is an issue with the llm-plugin. with this commit...
2025-04-01T06:40:33.764544
2015-05-01T14:10:52
72439855
{ "authors": [ "McFoggy", "takezoe" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11119", "repo": "takezoe/gitbucket", "url": "https://github.com/takezoe/gitbucket/issues/737" }
gharchive/issue
Suggestion for good IDE setup Hi, can someone give advices on how to correctly setup an IDE to work on the project? I tried Eclipse (& scala-ide), Netbeans & IDEA without lot of success. In all 3 I can import the project, but in none of them I have a correct setup in which I have completion & navigation between Java,...
2025-04-01T06:40:33.817560
2022-07-20T11:39:42
1310911857
{ "authors": [ "meryacine", "sr-gi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11120", "repo": "talaia-labs/rust-teos", "url": "https://github.com/talaia-labs/rust-teos/pull/79" }
gharchive/pull-request
Pump rust-lightning to v0.0.108 This is needed because recent versions of rust-lightning expose the BigSize struct (used in TLV encoding) which will be used in some messages in the tower's Lightning interface (check bolt13). Related to #31 I guess we can bump this as part of your SoB main PR, or do you need it earl...
2025-04-01T06:40:33.866812
2023-07-14T20:07:22
1805495509
{ "authors": [ "matthewhausman", "natew" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11121", "repo": "tamagui/tamagui", "url": "https://github.com/tamagui/tamagui/issues/1423" }
gharchive/issue
npm create tamagui failing Current Behavior run npm create tamagui error: @tamagui/toast@npm:1.39.9: The remote server failed to provide the requested resource ➤ YN0035: │ Response Code: 404 (Not Found) ➤ YN0035: │ Request Method: GET ➤ YN0035: │ Request URL<EMAIL_ADDRESS>➤ YN0035: │ @tamagui/web@npm:1.39.9: Th...
2025-04-01T06:40:33.872176
2015-09-21T14:51:33
107529810
{ "authors": [ "jochenvanwylick", "tamasvajk" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11122", "repo": "tamasvajk/SkyScanner", "url": "https://github.com/tamasvajk/SkyScanner/issues/18" }
gharchive/issue
Add search overloads that take in CancellationToken Once a search is fired off - there is no way to cancel the search process. I would suggest we add an overload to the search methods that takes in a cancellation token - which will stop the polling process in the background. In order to save resources - I would like...
2025-04-01T06:40:33.904188
2015-12-25T17:05:15
123890723
{ "authors": [ "DenRozhko", "IhorDavydenko", "tananaev" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11123", "repo": "tananaev/traccar", "url": "https://github.com/tananaev/traccar/issues/1621" }
gharchive/issue
table name "USER" can not use in oracle database in the database Oracle can not be created with a table named "user". http://docs.oracle.com/cd/B19306_01/server.102/b14200/ap_keywd.htm and also VARCHAR2 Maximum size: 4000 bytes https://docs.oracle.com/cd/B28359_01/server.111/b28320/limits001.htm The fact that "us...
2025-04-01T06:40:33.918000
2017-06-28T03:44:37
239044808
{ "authors": [ "Turbovix", "neroshin", "tananaev" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11124", "repo": "tananaev/traccar", "url": "https://github.com/tananaev/traccar/issues/3301" }
gharchive/issue
Web not found Hello folks I have an issues within web UI , the web view is alway blank from localhost http://prntscr.com/fp0fn8 Have you downloaded the web app? yes folk, I download the traccar web UI and follow the instruction for traccar web in netbean but it said "Attaching to localhost:8000 Connection refused...
2025-04-01T06:40:33.941011
2015-09-23T22:58:35
108024193
{ "authors": [ "nvkelso", "sensescape" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11125", "repo": "tangrams/eraser-map", "url": "https://github.com/tangrams/eraser-map/issues/33" }
gharchive/issue
Mix of landuse kind wood and park in Prospect Park Brooklyn Not sure what to do here: Add wood to the park layer’s filter. On Wed, Sep 23, 2015 at 3:58 PM, Geraldine Sarmiento < <EMAIL_ADDRESS>wrote: Not sure what to do here: [image: screen shot 2015-09-23 at 3 56 36 pm] https://cloud.githubusercontent.com/asset...
2025-04-01T06:40:33.941930
2016-01-26T21:41:52
128951932
{ "authors": [ "blair1618", "tallytalwar" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11126", "repo": "tangrams/tangram-es", "url": "https://github.com/tangrams/tangram-es/pull/504" }
gharchive/pull-request
Use rounding when encoding position attributes as integers Fixes some small (but visible) discrepancies in vertex positions at the edges of tiles. LGTM.
2025-04-01T06:40:33.948230
2020-12-26T23:34:20
774948528
{ "authors": [ "bcamper", "d3d9" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11127", "repo": "tangrams/tangram", "url": "https://github.com/tangrams/tangram/issues/772" }
gharchive/issue
Firefox assumes that created data blobs (using data Object instead of an URL) are XML, outputs errors TANGRAM VERSION: 0.21.1 ENVIRONMENT: win7 64bit Firefox 84.0.1, win10 64bit Firefox 85.0, (no errors:) win10 64bit Edge 87 TO REPRODUCE THE ISSUE, FOLLOW THESE STEPS: use scene.setDataSource with type "GeoJSON" and ...
2025-04-01T06:40:33.969308
2021-03-08T08:09:35
824299227
{ "authors": [ "scala-steward" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11128", "repo": "tanishiking/scalaunfmt", "url": "https://github.com/tanishiking/scalaunfmt/pull/109" }
gharchive/pull-request
Update scalatest to 3.2.6 Updates org.scalatest:scalatest from 3.1.4 to 3.2.6. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below. Configure Scal...
2025-04-01T06:40:33.986154
2019-08-14T14:05:37
480699170
{ "authors": [ "mbrandau", "tannerlinsley" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11129", "repo": "tannerlinsley/react-table", "url": "https://github.com/tannerlinsley/react-table/issues/1446" }
gharchive/issue
Header groups colSpan doesn't adjust with hidden columns Using v7? Thanks for using the alpha version of React Table v7! We're very excited about it. Yes, and I'm excited too! 🔥 Describe the bug When hiding columns, the colSpan of their respective headers doesn't change, resulting in columns being shifted to wrong...
2025-04-01T06:40:33.989459
2019-09-08T10:23:43
490737084
{ "authors": [ "Codar97", "elivoa", "tannerlinsley" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11130", "repo": "tannerlinsley/react-table", "url": "https://github.com/tannerlinsley/react-table/issues/1505" }
gharchive/issue
JSX cell is unexpected render to '[Object Object]' in v7. JSX cell is render to '[Object Object]' Affected version: 7.0.0-alpha.32 - 7.0.0-alpha.34 You can achieve the same with columns: [ { Header: 'First Name', Cell: ({cell}) => <div>cell.value.firstName</div> accessor: 'firstName' }] This may be its intentiona...
2025-04-01T06:40:33.994596
2018-02-23T12:29:11
299696114
{ "authors": [ "ishan123456789", "remyblancke", "tanoy009", "wilgert" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11131", "repo": "tanoy009/ng4-geoautocomplete", "url": "https://github.com/tanoy009/ng4-geoau...
gharchive/issue
How to remove the script from the index.html to use useGoogleGeoApi ? I tried to removed the script of index.html <script type="text/javascript" src="https://maps.google.com/maps/api/js?key=myKey&libraries=places"></script> to public userSettings5: any = { geoCountryRestriction: ['fr'], geoTypes: ['address...
2025-04-01T06:40:34.067528
2020-07-18T23:05:03
660436568
{ "authors": [ "colinrgodsey", "jackjameshoward", "jaredwolff" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11132", "repo": "tarm/serial", "url": "https://github.com/tarm/serial/pull/113" }
gharchive/pull-request
custom baudrate for darwin and linux Uses the IOCTL for darwin, and termios2 for linux custom baudrate. Retains non-darwin (termios 1) behavior for other posix targets. Change also modified the DTR "hangup" behavior for linux to more accurately mimic a terminal. I was able to test this on OSX, Windows and Linux run...
2025-04-01T06:40:34.070266
2022-08-01T16:18:25
1324663373
{ "authors": [ "StanSvec" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11133", "repo": "taro-suite/taro", "url": "https://github.com/taro-suite/taro/issues/60" }
gharchive/issue
Change configuration strategy Auto-init strategy didn't work well during testing. We need a new strategy for handling of the configuration file: The configuration file must be loaded when taro cli is executed. (Config dir resolution has been fixed to behave exactly according to the XDG spec) ~When the config file is...
2025-04-01T06:40:34.090598
2021-06-15T02:15:22
920921487
{ "authors": [ "dbr" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11134", "repo": "taskchampion/taskchampion", "url": "https://github.com/taskchampion/taskchampion/pull/276" }
gharchive/pull-request
CI tests on Windows+macOS ..hopefully. As per https://github.com/taskchampion/taskchampion/issues/274 These failures now seem like legitimate failures which should be fixed by #275 🚀
2025-04-01T06:40:34.106434
2016-02-23T20:49:00
135859874
{ "authors": [ "bretd25", "evantahler" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11135", "repo": "taskrabbit/elasticsearch-dump", "url": "https://github.com/taskrabbit/elasticsearch-dump/issues/170" }
gharchive/issue
Will not overwrite file if it exists My understanding is if a file already exists it should just overwrite. I am receiving this error message when trying to overwrite a file. Tue, 23 Feb 2016 20:46:57 GMT | starting dump Tue, 23 Feb 2016 20:46:57 GMT | got 1 objects from source elasticsearch (offset: 0) Tue, 23 Feb ...
2025-04-01T06:40:34.117049
2020-05-26T22:38:40
625244443
{ "authors": [ "monicakarnes", "sevincent" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0000.json.gz:11136", "repo": "tastefully-simple/cornerstone", "url": "https://github.com/tastefully-simple/cornerstone/issues/123" }
gharchive/issue
Credit- Multiple Line Credit- Created multiple Credit orders one for each line that was credited back BC order 724 Myhq Order # 26929028 Issued Credit back... seen via myhq I see 2 credit orders created 26935340 26935341 It should be like this to match BC Looks like it only gave me one credit order number in ...