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
356208878
missing dependency "libgconf-2-4" I used the "Sqlectron_1.29.0_amd64.deb" on ubuntu 18.04 LTS and it didn't work, so I tried running it from command line and it complained about a missing dependency so I had to install it manually (libgconf-2-4). I assume this dependency should be added to the deb file itself? It i...
gharchive/issue
2018-09-01T15:01:33
2025-04-01T06:40:27.877698
{ "authors": [ "LoveSponge", "MasterOdin", "arakash92", "dev-rsonx", "seantcanavan" ], "repo": "sqlectron/sqlectron-gui", "url": "https://github.com/sqlectron/sqlectron-gui/issues/449", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1761582639
SQL Saturday Columbus 2023 - Site Adds Please add the link to the schedule https://sessionize.com/api/v2/piprkmwb/view/GridSmart Please add the precon links Understanding and Optimizing SQL Server Performance - Joey D'Antoni https://www.eventbrite.com/e/657500942017 An Introduction to Python for Data Science and Data...
gharchive/issue
2023-06-17T01:58:55
2025-04-01T06:40:27.939238
{ "authors": [ "pshore73", "way0utwest" ], "repo": "sqlsaturday/sqlsatwebsite", "url": "https://github.com/sqlsaturday/sqlsatwebsite/issues/201", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
119921244
HttpLoggingInterceptor shows a gzipped response as a raw string I use the standard HttpLoggingInterceptor with the log level set to Level.BODY. When the response from a server is gzipped HttpLoggingInterceptor shows it as a raw string (encoded). Is it expected behaviour? It doesn't seem to be very useful unless your ...
gharchive/issue
2015-12-02T11:20:21
2025-04-01T06:40:27.964196
{ "authors": [ "JakeWharton", "jbaginski", "mikhailmelnik", "swankjesse" ], "repo": "square/okhttp", "url": "https://github.com/square/okhttp/issues/2058", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
209148583
CertificatePinner not working I am working with CertificatePinner to disable the ## man-in-the-middle attack . I have an ## ssl certificate . the problem here is # the web service works fine if i enter a invalid sha pins CertificatePinner` certificatePinner = new CertificatePinner.Builder() .add...
gharchive/issue
2017-02-21T13:41:35
2025-04-01T06:40:27.977579
{ "authors": [ "mohamedchouat", "swankjesse" ], "repo": "square/okhttp", "url": "https://github.com/square/okhttp/issues/3179", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
500794513
callEnd and responseBodyEnd methods are not called for EventListener When using the asynchronous call with ResponseCallback, the callEnd and responseBodyEnd callbacks are not triggered. But Callback's onResponse is getting triggered val client = OkHttpClient.Builder() .eventListenerFactory(HttpEventListenerFactory.FA...
gharchive/issue
2019-10-01T10:05:46
2025-04-01T06:40:27.980957
{ "authors": [ "bantyK", "yschimke" ], "repo": "square/okhttp", "url": "https://github.com/square/okhttp/issues/5516", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
579454628
Windows build Build Addle for Windows with MinGW-w64 and MSVC. Bonus points for attempting to build Addle for Win32. I'm seriously deliberating whether to support MSVC. It's doable, but a pain, and I question its necessity. After some deliberation, I have decided that Addle will only support MinGW-w64 based build...
gharchive/issue
2020-03-11T18:13:54
2025-04-01T06:40:28.023227
{ "authors": [ "squeevee" ], "repo": "squeevee/Addle", "url": "https://github.com/squeevee/Addle/issues/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
507091774
Natural join seems to eliminate rows which it shouldn't MySQL [gitbase]> select blob_hash, repository_id from blobs natural join repositories where blob_hash in ('93ec5b4525363844ddb1981adf1586ebddbc21c1', 'aad34590345310fe813fd1d9eff868afc4cea10c', 'ed82eb69daf806e521840f4320ea80d4fe0af435'); +----------------------...
gharchive/issue
2019-10-15T08:35:45
2025-04-01T06:40:28.152435
{ "authors": [ "alexpdp7", "erizocosmico" ], "repo": "src-d/gitbase", "url": "https://github.com/src-d/gitbase/issues/977", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
293376982
Does it support new file or notebook? When choose new a file or notebook, its will redirect a blank page. Please turn on debug logging (README) and send the full log here. Otherwise I cannot help - works everywhere in our setups. Also please say which python version you are using. Also try to run the test suite and...
gharchive/issue
2018-02-01T01:56:20
2025-04-01T06:40:28.154183
{ "authors": [ "chlins", "vmarkovtsev" ], "repo": "src-d/jgscm", "url": "https://github.com/src-d/jgscm/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
254378468
Document dependencies I created a Requirements section that will explain the things needed to serve the landing. It is not described the full process to install and configure Go, but it is added too links to do so. I'd need you to confirm that the docs are now clear enough. I'd need that you @marnovo and @ricardoba...
gharchive/pull-request
2017-08-31T15:38:20
2025-04-01T06:40:28.155754
{ "authors": [ "dpordomingo" ], "repo": "src-d/landing", "url": "https://github.com/src-d/landing/pull/148", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2431672876
remove syslog-ng Hi @KTodts do you recall where did you remove syslong in time for 24.3? I forgot which lab was that. Maybe you can replicate this for this repo as well? @hellt, yes sure! it was this repo
gharchive/issue
2024-07-26T08:07:50
2025-04-01T06:40:28.169149
{ "authors": [ "KTodts", "hellt" ], "repo": "srl-labs/srl-telemetry-lab", "url": "https://github.com/srl-labs/srl-telemetry-lab/issues/40", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
356181418
Bump dependencies for newer Java and Leiningen support This PR bumps a couple of dependencies: Newer Leiningen When running leiningen commands with a newer JDK (I'm running java 10), things fail immediately: $ ./go test Start frontend tests [...] Start backend tests Exception in thread "main" java.lang.ExceptionInIni...
gharchive/pull-request
2018-09-01T07:38:45
2025-04-01T06:40:28.173963
{ "authors": [ "andibraeu", "flosell" ], "repo": "sroidl/lambda-ui", "url": "https://github.com/sroidl/lambda-ui/pull/108", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1816876921
🛑 NZBGet is down In c2f0fbd, NZBGet (https://nzbget.srueg.ch/ping) was down: HTTP code: 530 Response time: 64 ms Resolved: NZBGet is back up in 02e5bcd.
gharchive/issue
2023-07-22T19:52:37
2025-04-01T06:40:28.184240
{ "authors": [ "srueg" ], "repo": "srueg/upptime", "url": "https://github.com/srueg/upptime/issues/390", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1835623294
🛑 NZBGet is down In 3afb5c6, NZBGet (https://nzbget.srueg.ch/ping) was down: HTTP code: 502 Response time: 3692 ms Resolved: NZBGet is back up in 851ba6c after 38 days, 14 hours, 16 minutes.
gharchive/issue
2023-08-03T19:31:14
2025-04-01T06:40:28.186620
{ "authors": [ "srueg" ], "repo": "srueg/upptime", "url": "https://github.com/srueg/upptime/issues/634", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
863773793
Double requestSolution sent for Firefox Focus (Android) Similar to https://github.com/ssb-ngi-pointer/go-ssb-room/issues/170 but sign-in succeeds, it's just odd or undesirable that there would be two calls to requestSolution. On Chrome Android and normal Firefox Android, only one requestSolution is called. I have a...
gharchive/issue
2021-04-21T11:37:41
2025-04-01T06:40:28.206161
{ "authors": [ "cryptix", "staltz" ], "repo": "ssb-ngi-pointer/go-ssb-room", "url": "https://github.com/ssb-ngi-pointer/go-ssb-room/issues/178", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
358359140
KeyNotFoundException when generating source code using Jenny. Hi All I suggest sth.. I found out sth which causes KeyNotFoundException. I'm pretty sure you all already know it. It must be before a user hasn't generated code from Entitas yet. (or not be imported plugin) I wanted to modify to let it print 'Please gener...
gharchive/issue
2018-09-09T08:04:06
2025-04-01T06:40:28.221039
{ "authors": [ "gd2020", "sschmid" ], "repo": "sschmid/Entitas-CSharp", "url": "https://github.com/sschmid/Entitas-CSharp/issues/784", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1693936324
Update README.md instead of -t it will be the -i for Image to build/run Thanks!
gharchive/pull-request
2023-05-03T12:00:52
2025-04-01T06:40:28.229332
{ "authors": [ "ranjitkathiriya", "sskorol" ], "repo": "sskorol/ros2-humble-docker-dev-template", "url": "https://github.com/sskorol/ros2-humble-docker-dev-template/pull/10", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
910782789
Update logging, change logging module name Hi Gordon, there's a few changes here. Some are more ticky-tacky so feel free to push back on those if needed. The main change is logging on line 77 of servicex_adapter.py ( self.logger.info(f"Metric: {json.dumps(mesg)}") ) . This outputs the necessary code to get parsed...
gharchive/pull-request
2021-06-03T19:16:24
2025-04-01T06:40:28.233480
{ "authors": [ "gordonwatts", "sthapa" ], "repo": "ssl-hep/ServiceX_DID_Finder_lib", "url": "https://github.com/ssl-hep/ServiceX_DID_Finder_lib/pull/9", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1474240951
Physical backspace key is slow when remaping the backspace to a physical key, the responsiveness is much lower then when using the software backspace button. Can this responsiveness be improved somehow? I think I know what you mean. Unfortunately, I can't make them work the same on all phones, because the on-screen...
gharchive/issue
2022-12-03T21:25:45
2025-04-01T06:40:28.238851
{ "authors": [ "TomJansen", "sspanak" ], "repo": "sspanak/tt9", "url": "https://github.com/sspanak/tt9/issues/123", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2252210530
Generated typescript files should not be excluded from git Hi, When you want to for check typescript and ESlint rules in CI PR branches you quickly end up in the situation that you first need to deploy your app in CI before the types are generated. For PR this is not really ideal since you don't want the changes to b...
gharchive/issue
2024-04-19T06:47:56
2025-04-01T06:40:28.251718
{ "authors": [ "JanStevens", "thdxr" ], "repo": "sst/ion", "url": "https://github.com/sst/ion/issues/271", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2278305469
AWS Cognito preSignUp trigger arn: invalid prefix Hello to all, when cognito preSignUp trigger is created, deploy is terminated and there is an error that say: XXX is an invalid ARN: arn: invalid prefix. Examine values at 'XXX.lambdaConfig.preSignUp'. Nice I'll ask Frank to review. @jaduplessis I've just hit th...
gharchive/issue
2024-05-03T19:34:53
2025-04-01T06:40:28.254765
{ "authors": [ "jaduplessis", "jakubknejzlik", "jayair", "urosbelov" ], "repo": "sst/ion", "url": "https://github.com/sst/ion/issues/361", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2514892910
NextjsSite.buildDefaultServerCachePolicyProps() is no longer available? Since 2.43.0 NextjsSite.buildDefaultServerCachePolicyProps() has been removed? Its still in the docs though. What would be the recommended way to ensure we are only modifying off the defaults vs redefining the settings? // Add Accept-Language...
gharchive/issue
2024-09-09T20:49:47
2025-04-01T06:40:28.257548
{ "authors": [ "iDVB" ], "repo": "sst/sst", "url": "https://github.com/sst/sst/issues/3855", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
203131470
influxdb metrics weird As seen below, it reports http data as 0.X. Is that intentional? I'm not sure what you are referring to 0.X. In the image attached, it shows HTTP queries as 0.05 ops or 0.30 ops. That seems inaccurate to me. Unless I don't understand it right? I see what you are referring to. I don't cu...
gharchive/issue
2017-01-25T15:20:01
2025-04-01T06:40:28.259661
{ "authors": [ "sstarcher", "xreeckz" ], "repo": "sstarcher/grafana-dashboards", "url": "https://github.com/sstarcher/grafana-dashboards/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1574471969
fix release build for npm and pypi packages The release jobs for a tag pipeline are missing credentials and/or using the wrong image to publish their packages: https://git.apextoaster.com/ssube/onnx-web/-/jobs/432976 https://git.apextoaster.com/ssube/onnx-web/-/jobs/432977 Fix that before the next release, so that ...
gharchive/issue
2023-02-07T14:49:08
2025-04-01T06:40:28.286342
{ "authors": [ "ssube" ], "repo": "ssube/onnx-web", "url": "https://github.com/ssube/onnx-web/issues/115", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2541052141
build flash -firmware please help me Hi, the link you posted is broken and I can't check the details. Could you please repost it? Hi,Thanks for your reply,This issue is due to computer configuration problems,which have already been solved。I have encountered another problem: npm run mod ./mods/face/manifest.jso...
gharchive/issue
2024-09-22T12:19:26
2025-04-01T06:40:28.315577
{ "authors": [ "stc1988", "su-cheng-yang" ], "repo": "stack-chan/stack-chan", "url": "https://github.com/stack-chan/stack-chan/issues/294", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2718106092
doc: describe self signed certificate lifetime configuration Part of: https://github.com/stackabletech/issues/issues/586 Replaced by https://github.com/stackabletech/documentation/pull/689, which incorporated the changes from here
gharchive/pull-request
2024-12-04T15:28:12
2025-04-01T06:40:28.317315
{ "authors": [ "razvan", "sbernauer" ], "repo": "stackabletech/documentation", "url": "https://github.com/stackabletech/documentation/pull/688", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2652344419
Not able to see my previous chat Describe the bug When I open bolt.new and open the side menu I can't see my previous chat. I had a full app that I was almost finishing it and now I can't find it. Link to the Bolt URL that caused the error https://bolt.new/ Steps to reproduce As you can see I don't see any project h...
gharchive/issue
2024-11-12T14:25:59
2025-04-01T06:40:28.333537
{ "authors": [ "blbacelar", "endocytosis" ], "repo": "stackblitz/bolt.new", "url": "https://github.com/stackblitz/bolt.new/issues/2098", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2567930527
Bug: Project Not Persisted To Backend for Some Free Tier Users (RESOLVED) Describe the bug Project suddenly disappeared after page refresh, making me to lose 4 hours of work in an instant. :-/ Link to the Bolt URL that caused the error https://bolt.new/~/bolt-vanilla-vite-6e7ljo Steps to reproduce Browser window got ...
gharchive/issue
2024-10-05T12:02:44
2025-04-01T06:40:28.345997
{ "authors": [ "Jedimind369", "danishmbutt", "kc0tlh", "tincleo" ], "repo": "stackblitz/bolt.new", "url": "https://github.com/stackblitz/bolt.new/issues/50", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2438313524
Adding urls to the previews definition Is your feature request related to a problem? I want to show several preview tabs - with different relative urls for example: {port:5173, title:"frontend"} {port:5173, title:"api",url:"/api/tasks"} {port:5173, title:"admin",url:"/api/admin"} Describe the solution you'd like. I w...
gharchive/issue
2024-07-30T17:16:20
2025-04-01T06:40:28.353123
{ "authors": [ "AriPerkkio", "noam-honig" ], "repo": "stackblitz/tutorialkit", "url": "https://github.com/stackblitz/tutorialkit/issues/192", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
694146941
Allow megaparsec 9.0.0 https://github.com/commercialhaskell/stackage/issues/5632 cassava-megaparsec-2.0.1 builds and passes tests with megaparsec-9.0.0, so a hackage revision should be enough. Fixed by the 2.0.2 release.
gharchive/issue
2020-09-05T18:55:57
2025-04-01T06:40:28.354640
{ "authors": [ "simonmichael" ], "repo": "stackbuilders/cassava-megaparsec", "url": "https://github.com/stackbuilders/cassava-megaparsec/issues/12", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1105220283
🛑 JodoHost is down In e814c43, JodoHost (https://www.jodohost.com) was down: HTTP code: 0 Response time: 0 ms Resolved: JodoHost is back up in abb8167.
gharchive/issue
2022-01-16T23:33:43
2025-04-01T06:40:28.357170
{ "authors": [ "stackexpress-shivam" ], "repo": "stackexpress-shivam/upptime", "url": "https://github.com/stackexpress-shivam/upptime/issues/37", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
127108706
tex.setPixels binds to unit zero This seems to be causing issues with gl-audio-analyser https://github.com/stackgl/gl-audio-analyser/issues/1 Because the bind() calls in setPixels is not necessarily going to be the same active unit as the user requests with tex.bind(n), it seems like it is causing some issues. I didn...
gharchive/issue
2016-01-17T17:03:10
2025-04-01T06:40:28.360304
{ "authors": [ "hughsk", "mattdesl" ], "repo": "stackgl/gl-texture2d", "url": "https://github.com/stackgl/gl-texture2d/issues/11", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2338292263
ROX-23972: Add enableNetworkPolicies option to Helm charts Description Add the enableNetworkPolicies flag (default true) to the ACS Operator's CentralServices and SecuredClusterServices charts. Disabling it will prevent NetworkPolicy objects from being created. Checklist [x] Investigated and inspected CI test result...
gharchive/pull-request
2024-06-06T13:38:36
2025-04-01T06:40:28.382774
{ "authors": [ "ebensh" ], "repo": "stackrox/stackrox", "url": "https://github.com/stackrox/stackrox/pull/11419", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1963490497
fix(ui): Sync FE and BE types for exception requests Description Updates UI expected response types to match BE type refactor in https://github.com/stackrox/stackrox/pull/8333 Checklist [ ] Investigated and inspected CI test results [ ] Unit test and regression tests added [ ] Evaluated and added CHANGELOG entry if ...
gharchive/pull-request
2023-10-26T12:47:33
2025-04-01T06:40:28.387727
{ "authors": [ "dvail" ], "repo": "stackrox/stackrox", "url": "https://github.com/stackrox/stackrox/pull/8375", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1686593733
Claims - Inconsistency in the type of percentage properties? I have a question regarding the types of the percentage properties of claimDetails. percentage in defaultInerest is defined as number. defaultCharge and discount (dayAmountItem) can be either fixed amount or percentage. They are defined as integer. Is there...
gharchive/issue
2023-04-27T10:45:49
2025-04-01T06:40:28.404965
{ "authors": [ "danielsveins", "kristinnstefansson" ], "repo": "stadlar/IST-FUT-FMTH", "url": "https://github.com/stadlar/IST-FUT-FMTH/issues/167", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
945970847
🛑 Jenkins Server is down In 3ae00b4, Jenkins Server (https://jenkins01.its-telekom.eu/) was down: HTTP code: 0 Response time: 0 ms Resolved: Jenkins Server is back up in 5caf764.
gharchive/issue
2021-07-16T05:58:13
2025-04-01T06:40:28.430876
{ "authors": [ "stamateas" ], "repo": "stamateas/upptime", "url": "https://github.com/stamateas/upptime/issues/1002", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1028935642
⚠️ GitLab Server has degraded performance In bc9cd72, GitLab Server (https://gitlab01.its-telekom.eu) experienced degraded performance: HTTP code: 200 Response time: 9257 ms Resolved: GitLab Server performance has improved in 1cfe653.
gharchive/issue
2021-10-18T10:31:48
2025-04-01T06:40:28.433364
{ "authors": [ "stamateas" ], "repo": "stamateas/upptime", "url": "https://github.com/stamateas/upptime/issues/1185", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
261950870
No quantiles test in the unit tests for exp_mod_normal_rng Summary: There aren't any tests that validate exp_mod_normal_rng via assert_matches_quantiles. These tests are there for all the other distributions. Description Current code: https://github.com/stan-dev/math/blob/develop/test/unit/math/prim/scal/prob/exp_mod...
gharchive/issue
2017-10-01T22:13:41
2025-04-01T06:40:28.474101
{ "authors": [ "bbbales2", "bob-carpenter", "mcol" ], "repo": "stan-dev/math", "url": "https://github.com/stan-dev/math/issues/635", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
539474159
Generic var templates for operators and std::iterator_trait var/fvar specialization Summary This pulls out / cleans up some of the stuff in the complex branch. Namely Pulls out and tidies up the templates that are added to the var operators Adds std::iterator_traits specializations for var and fvar Adds cmath member...
gharchive/pull-request
2019-12-18T06:15:27
2025-04-01T06:40:28.514925
{ "authors": [ "SteveBronder", "bob-carpenter", "rok-cesnovar", "serban-nicusor-toptal" ], "repo": "stan-dev/math", "url": "https://github.com/stan-dev/math/pull/1525", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1997882501
update psis to not add back the max and return the unnormalized resample ratios Fixes #3241 by just removing the line that adds back the max log likelihood ratio Submission Checklist [x] Run unit tests: ./runTests.py src/test/unit [x] Run cpplint: make cpplint [x] Declare copyright holder and open-source license: se...
gharchive/pull-request
2023-11-16T22:14:00
2025-04-01T06:40:28.531886
{ "authors": [ "SteveBronder", "avehtari" ], "repo": "stan-dev/stan", "url": "https://github.com/stan-dev/stan/pull/3243", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
516182409
Adding FixedValueRule class This adds a class for fixed value rules in the mold of the current existing Rule classes. I'm on board with this, and agree with Chris's assessment!
gharchive/pull-request
2019-11-01T15:28:06
2025-04-01T06:40:28.566869
{ "authors": [ "kjmahalingam", "ngfreiter" ], "repo": "standardhealth/sushi", "url": "https://github.com/standardhealth/sushi/pull/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1501078791
Add support for sharding using Slurm job arrays In the short term, we want to run write_run_display_json on multiple nodes. Addresses #1260 Abandoning this for a few of reasons: The use of hash is incorrect because of hash randomization; we should be using a stable hash function instead. The helper job submission ...
gharchive/pull-request
2022-12-17T01:22:44
2025-04-01T06:40:28.590555
{ "authors": [ "yifanmai" ], "repo": "stanford-crfm/helm", "url": "https://github.com/stanford-crfm/helm/pull/1261", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2055534303
about the ranking operation Hi, @okhat Thanks for the great repo! I have a hard time understanding the code for reranking. Especially in this section: https://github.com/stanford-futuredata/ColBERT/blob/706a7265b06c6b8de1e3236294394e5ada92134e/colbert/ranking/index_ranker.py#L56C7-L112 I have searched the relevant gi...
gharchive/issue
2023-12-25T09:02:21
2025-04-01T06:40:28.595155
{ "authors": [ "Hannibal046" ], "repo": "stanford-futuredata/ColBERT", "url": "https://github.com/stanford-futuredata/ColBERT/issues/281", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2225239096
fix(dspy): add copy to AzureOpenAI to propagate api_(key|version|...) Fixes issue #591 without re-creating issue #543 The problem was that AzureOpenAI.copy used LM.copy, but because api_key etc. aren't in the AzureOpenAI.kwargs, and LM.copy per default only propagates self.__class__.kwargs. I now gave AzureOpenAI its...
gharchive/pull-request
2024-04-04T11:34:11
2025-04-01T06:40:28.597318
{ "authors": [ "arnavsinghvi11", "snimu" ], "repo": "stanfordnlp/dspy", "url": "https://github.com/stanfordnlp/dspy/pull/769", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
123244611
SDR.handleImages problem - no screenshots in log from Android 6.0+ devices Hello, lately I've been fighting with Spoon being unable to create complete *.html log for Android 6.0+ devices. I can't fully understand/localise the problem so I want to share my thoughts, get your opinion and make it work. Specify the probl...
gharchive/issue
2015-12-21T09:55:25
2025-04-01T06:40:28.609518
{ "authors": [ "FisherHUB", "nicolasgramlich", "roman-mazur" ], "repo": "stanfy/spoon-gradle-plugin", "url": "https://github.com/stanfy/spoon-gradle-plugin/issues/90", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2407200734
Favourites, history or progress Summary A quick way to access shows being watched from the home screen, rather than searching at every app start. This could be in the form of a favourites list, a watch history, or a Progress list from Trakt. Once the app starts to the home screen, it shouldn't take more than 2 click...
gharchive/issue
2024-07-13T23:57:15
2025-04-01T06:40:28.614269
{ "authors": [ "Axanderism", "stantanasi" ], "repo": "stantanasi/streamflix", "url": "https://github.com/stantanasi/streamflix/issues/136", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1359630635
[Feature] Public Native name_of function Pull request type Please check the type of change your PR introduces: [ ] Bugfix [x] Feature [ ] Code style update (formatting, renaming) [ ] Refactoring (no functional changes, no api changes) [ ] Build related changes [ ] Documentation content changes [ ] Other (please ...
gharchive/pull-request
2022-09-02T02:33:51
2025-04-01T06:40:28.622668
{ "authors": [ "WGB5445", "jolestar" ], "repo": "starcoinorg/starcoin-framework", "url": "https://github.com/starcoinorg/starcoin-framework/pull/107", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1966941974
Conflict with GenesisBook Could you please just fix 4D pocket...It seems some other api conflict with GenesisBook Please provide the error message, otherwise I don't know where to fix it.
gharchive/issue
2023-10-29T11:01:55
2025-04-01T06:40:28.627848
{ "authors": [ "WindKn", "starfi5h" ], "repo": "starfi5h/DSP_Mod_Support", "url": "https://github.com/starfi5h/DSP_Mod_Support/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1011131148
Stargate fails to start because of too many open files I am running Stargate 1.0.31 in Kubernetes with K8ssandra. The Stargate image used is stargateio/stargate-3_11:v1.0.31. In one of our automated tests we have seen Stargate fail to start a few times with this a resource limit error like this: INFO [main] 2021-09-...
gharchive/issue
2021-09-29T15:49:19
2025-04-01T06:40:28.639330
{ "authors": [ "dougwettlaufer", "ivansenic", "jdonenine", "jsanda" ], "repo": "stargate/stargate", "url": "https://github.com/stargate/stargate/issues/1286", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2634456505
feat(blockifier): add secp logic This PR adds the logic for secp in preparation of the native syscalls. The code has been refactored such that the implementation is shared between the native and non-native syscalls. This change is  crates/blockifier/src/execution/native/syscall_handler.rs line 450 at r1 (raw fi...
gharchive/pull-request
2024-11-05T05:30:00
2025-04-01T06:40:28.647476
{ "authors": [ "avi-starkware", "reviewable-StarkWare", "xrvdg" ], "repo": "starkware-libs/sequencer", "url": "https://github.com/starkware-libs/sequencer/pull/1813", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
583207719
PCM_DPS result column order changed in order to match with JHU result fixed result column order and added Last_Update_Date in UTC time zone to it Please do Cells -> `All outputs' -> 'Clear' in the notebook before you commit
gharchive/pull-request
2020-03-17T18:18:48
2025-04-01T06:40:28.650377
{ "authors": [ "Atsidir", "tfoldi" ], "repo": "starschema/COVID-19-data", "url": "https://github.com/starschema/COVID-19-data/pull/25", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2729101963
Relabel the infected state as Infected The infection class currently has: ss.State('infected', label='Infectious') This is fine for SIR, but modules that inheret from Infection are stuck with the infected state being labeled as Infectious, when often there's a non-infectious-but-infected latent period. Child class...
gharchive/issue
2024-12-10T05:56:28
2025-04-01T06:40:28.787001
{ "authors": [ "cliffckerr", "daniel-klein" ], "repo": "starsimhub/starsim", "url": "https://github.com/starsimhub/starsim/issues/822", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
670238349
Audit SignState Usage Profiling the pong server has revealed that we spend a lot of time in SignState. We should audit our calls to SignState to make sure we're only calling when necessary. See the flamegraph: https://statechannels.slack.com/files/UMXGSF1EY/F017WR84PD4/flamegraph.html I think we can get a quick win...
gharchive/issue
2020-07-31T21:11:46
2025-04-01T06:40:28.845859
{ "authors": [ "andrewgordstewart", "lalexgap" ], "repo": "statechannels/statechannels", "url": "https://github.com/statechannels/statechannels/issues/2406", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1761448251
internal/document: migrate to TOML Introduces attributeParser internal interface to deal with attribute parsing. Tries to parse as TOML first, then falls back to our old parsing language written by @adambabik ("babikML"). In order to use double quotes rather than single, I had to use the old version of pelletier's go...
gharchive/pull-request
2023-06-16T22:50:06
2025-04-01T06:40:28.849187
{ "authors": [ "mxsdev", "sourishkrout" ], "repo": "stateful/runme", "url": "https://github.com/stateful/runme/pull/308", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1347964142
Improvements on project item references fixes #126 This patch implements a set of improvements to the linking mechanics of project items (todos, clipboard items and notes). It implements a file watcher logic that is able to update references when line changes. It also consolidates the item links into a single React c...
gharchive/pull-request
2022-08-23T13:29:24
2025-04-01T06:40:28.852526
{ "authors": [ "christian-bromann", "sourishkrout" ], "repo": "stateful/vscode-marquee", "url": "https://github.com/stateful/vscode-marquee/pull/206", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2395493942
Video not working On google collab, video not working! This program created two folders. The first with input images. The second (empty file log) @statho please help Please see the response to #18.
gharchive/issue
2024-07-08T12:23:48
2025-04-01T06:40:28.855445
{ "authors": [ "exel-dot", "statho" ], "repo": "statho/ScoreHMR", "url": "https://github.com/statho/ScoreHMR/issues/26", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
99643114
Kick the osx builders? http://buildbot.e.ip.saba.us:8010/builders This has been delaying nightlies for about 3 days and will need addressing before we can make RC binaries. We can maybe manually work around it for all platforms other than mac if needed. cc @staticfloat Done. The VM host got rebooted, but the VM di...
gharchive/issue
2015-08-07T13:00:24
2025-04-01T06:40:28.861264
{ "authors": [ "staticfloat", "tkelman" ], "repo": "staticfloat/julia-buildbot", "url": "https://github.com/staticfloat/julia-buildbot/issues/27", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1535091855
chore(main): release 0.1.2 :robot: I have created a release beep boop 0.1.2 (2023-01-30) Dependency Updates deps: bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 (#62) (c34c324) deps: bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.7.1 (#77) (3b026b9) deps: bump github.com/onsi/gomega from 1.24.2 to 1.25.0 (#69) (...
gharchive/pull-request
2023-01-16T15:10:51
2025-04-01T06:40:28.870052
{ "authors": [ "mikaelol" ], "repo": "statnett/controller-runtime-viper", "url": "https://github.com/statnett/controller-runtime-viper/pull/68", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2239604954
Properly fix configmanager installation Create the directory that it should rather than creating a directory of the filename Currently creates the directory below rather than just ensuring that the one it's trying to copy to exists: oops..
gharchive/pull-request
2024-04-12T09:48:32
2025-04-01T06:40:29.433836
{ "authors": [ "Plootie", "artehe" ], "repo": "stayintarkov/SIT.Manager.Avalonia", "url": "https://github.com/stayintarkov/SIT.Manager.Avalonia/pull/180", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
829025013
Add a TLDR for cloning Checklist Please ensure the following tasks are completed before submitting this pull request. [x] Read, understood, and followed the contributing guidelines, including the relevant style guides. [x] Read and understand the Code of Conduct. [x] Read and understood the licensing terms. [x] S...
gharchive/pull-request
2021-03-11T10:40:42
2025-04-01T06:40:29.440887
{ "authors": [ "aminya", "kgryte" ], "repo": "stdlib-js/stdlib", "url": "https://github.com/stdlib-js/stdlib/pull/385", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
284387136
What is the function to get Steem Power of an account? I've looked over at https://steem.readthedocs.io/en/latest/ and i couldn't find anything. Is it possibe? all i got was sp_to_rshares(sp, voting_power=10000, vote_pct=10000) Parameters: sp (number) – Steem Power voting_power (int) – voting power (100% = 10000) vot...
gharchive/issue
2017-12-24T23:50:37
2025-04-01T06:40:29.463959
{ "authors": [ "E-D-A", "kingsofcoms" ], "repo": "steemit/steem-python", "url": "https://github.com/steemit/steem-python/issues/110", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1581420491
Encoding record with 1 field doesn't work record Config where constructor MkConfig test: String Encoding MkConfig "test1" produces the string "test1" instead of the object {"test" : "test1"} This is expected behavior as it reflects the representation of such a record at runtime. However, I think this should be...
gharchive/issue
2023-02-12T21:45:19
2025-04-01T06:40:29.468035
{ "authors": [ "Victor-Savu", "raders", "stefan-hoeck" ], "repo": "stefan-hoeck/idris2-json", "url": "https://github.com/stefan-hoeck/idris2-json/issues/22", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1365058089
chore: upgrade to cdk v2.240.0 Fixes # Codecov Report Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup: Coverage data is based on head (fe798a7) compared to base (1ba42aa). Patch coverage: 100.00% of modified lines in pull request are covered. Additional details and impacted files @@ ...
gharchive/pull-request
2022-09-07T18:45:47
2025-04-01T06:40:29.478864
{ "authors": [ "codecov-commenter", "stefanfreitag" ], "repo": "stefanfreitag/cdk-budget-notifier", "url": "https://github.com/stefanfreitag/cdk-budget-notifier/pull/174", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2280667916
Warning "No region type defined for eSc_dummyblock_c" when training a region model When I try training a region model, I get quite a few of such warnings: WARNING [05/06 11:19:39 laypa.page_xml.xmlPAGE]: No region type defined for eSc_dummyblock_ at /home/user/training-laypa/region/2024.05.06/val_input/page/4212.xml...
gharchive/issue
2024-05-06T11:33:09
2025-04-01T06:40:29.483336
{ "authors": [ "fattynoparents", "stefanklut" ], "repo": "stefanklut/laypa", "url": "https://github.com/stefanklut/laypa/issues/37", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
112693676
Fix #31 Use HashAlgorithm.Create(string) so that .NET loads FIPS-compliant hash algorithms if available on the local machine. This also allows algorithms to be overridden as described here. Thanks
gharchive/pull-request
2015-10-21T22:39:54
2025-04-01T06:40:29.485249
{ "authors": [ "martincostello", "stefanprodan" ], "repo": "stefanprodan/WebApiThrottle", "url": "https://github.com/stefanprodan/WebApiThrottle/pull/40", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2055999836
🛑 Geschaeftspartner Portal API is down In 3988a64, Geschaeftspartner Portal API (https://niko.neuenhauser.de/api/gpp/q/health) was down: HTTP code: 0 Response time: 0 ms Resolved: Geschaeftspartner Portal API is back up in 2ba2d5b after 10 hours, 24 minutes.
gharchive/issue
2023-12-26T03:49:10
2025-04-01T06:40:29.487753
{ "authors": [ "stefanwendelmann" ], "repo": "stefanwendelmann/niko-uptime", "url": "https://github.com/stefanwendelmann/niko-uptime/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1078204851
Prüfung der Machbarkeit Schnittstelle der Webuntis API Task Postman Requests for getting classes and class teacher by room pupils of class the current lesson of class Requirements API-key -> ask sysadmin Webuntis API documentation Postman Contacted sysadmin on 16.12.2021, still no response. Got some informat...
gharchive/issue
2021-12-13T08:07:41
2025-04-01T06:40:29.495883
{ "authors": [ "Nydery" ], "repo": "steinmax/reSign", "url": "https://github.com/steinmax/reSign/issues/29", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
739684327
module .. does not contain package github.com/stellar/go/clients/txnbuild What version are you using? v0.0.0-20201109195737-ef1e30d4691b What did you do? There is an incorrect installation command in txnbuild README.md which specifies Installation instruction as go get github.com/stellar/go/clients/txnbuild Th...
gharchive/issue
2020-11-10T08:05:56
2025-04-01T06:40:29.502111
{ "authors": [ "aanupam23", "leighmcculloch" ], "repo": "stellar/go", "url": "https://github.com/stellar/go/issues/3202", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
728406265
services/horizon: Allow captive core to start from any ledger. PR Checklist PR Structure [ ] This PR has reasonably narrow scope (if not, break it down into smaller PRs). [ ] This PR avoids mixing refactoring changes with feature changes (split into two PRs otherwise). [ ] This PR's title starts with name of packa...
gharchive/pull-request
2020-10-23T17:50:45
2025-04-01T06:40:29.513121
{ "authors": [ "2opremio", "abuiles", "bartekn" ], "repo": "stellar/go", "url": "https://github.com/stellar/go/pull/3160", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1205096971
core: Add inclusive and additive amount calculation in SEP-31 PR Checklist PR Structure [x] This PR has reasonably narrow scope (if not, break it down into smaller PRs). [x] This PR avoids mixing refactoring changes with feature changes (split into two PRs otherwise). [x] This PR's title starts with name of packag...
gharchive/pull-request
2022-04-14T23:16:16
2025-04-01T06:40:29.531374
{ "authors": [ "lijamie98", "marcelosalloum", "stellar-jenkins" ], "repo": "stellar/java-stellar-anchor-sdk", "url": "https://github.com/stellar/java-stellar-anchor-sdk/pull/195", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2054343788
Change to Circle USDC. What Switching e2e tests to use circle's USDC. Why It's easier to fund the distribution account with circle's USDC, then having one more asset to maintain during testnet resets. Known limitations [TODO or N/A] Checklist PR Structure [ ] This PR has a reasonably narrow scope (if not, break it d...
gharchive/pull-request
2023-12-22T18:16:37
2025-04-01T06:40:29.545945
{ "authors": [ "marwen-abid", "stellar-jenkins" ], "repo": "stellar/stellar-disbursement-platform-backend", "url": "https://github.com/stellar/stellar-disbursement-platform-backend/pull/132", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1093000870
Реализовать popup для отдельных маркеров Контекст Как пользователь я хочу иметь возможность быстро просматривать детали событий, отображаемых на карте. Для этого при нажатии на отдельный марке должен отображаться popup, содержащий основную информацию по событию. Задача Реализовать отображение основных деталей события...
gharchive/issue
2022-01-04T04:27:49
2025-04-01T06:40:29.557591
{ "authors": [ "gellouglas", "stepan-anokhin", "vzakhari" ], "repo": "stepan-anokhin/spb-histmap", "url": "https://github.com/stepan-anokhin/spb-histmap/issues/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
309527319
Check your .tlu/properties.dat properties I cant install the bot and the update have a bug or anything. Here a screenshot: http://prntscr.com/ixqgua Try to download the newest version manually: https://github.com/stephan-strate/teamspeak-league-update/releases/download/3.0.1/teamspeak-league-update.jar and delete y...
gharchive/issue
2018-03-28T20:52:22
2025-04-01T06:40:29.562917
{ "authors": [ "NaturFront", "stephan-strate" ], "repo": "stephan-strate/teamspeak-league-update", "url": "https://github.com/stephan-strate/teamspeak-league-update/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1510616702
Any plan to support NDJSON? Hello. I think glaze is a great library. I have started to use glaze when I write new programs. Next phase, I would like to replace other libraries with glaze in existing programs where speed is important, but NDJSON(Newline Delimited JSON) support is an issue. http://ndjson.org/ As far as...
gharchive/issue
2022-12-26T05:21:19
2025-04-01T06:40:29.574401
{ "authors": [ "stephenberry", "toge" ], "repo": "stephenberry/glaze", "url": "https://github.com/stephenberry/glaze/issues/92", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
145555267
Restrict use of qualified table names Qualified table names are not allowed when creating indexes or foreign key references. Fixes #395 Nice solution! Thank you!
gharchive/pull-request
2016-04-04T00:17:40
2025-04-01T06:40:29.575856
{ "authors": [ "jlawton", "stephencelis" ], "repo": "stephencelis/SQLite.swift", "url": "https://github.com/stephencelis/SQLite.swift/pull/396", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
175129530
Fix positional argument count on get_db_prep_value When I try to run the Wordpress importer with the latest git head of Mezzanine (ee24a48b5f33) and Django 1.10.1, I get the error reproduced at the bottom of this comment when it tries to import WordPress pages. This occurs on both SQLite (which didn't experience this...
gharchive/pull-request
2016-09-05T21:37:49
2025-04-01T06:40:29.581557
{ "authors": [ "sjuxax", "stephenmcd" ], "repo": "stephenmcd/mezzanine", "url": "https://github.com/stephenmcd/mezzanine/pull/1668", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
475092105
ZED camera causes ubuntu 18.04 with RX 2080 and CUDA 10.0 to freeze My setup: Ubuntu 18.04 AMD Ryzen 2700X NVidia RTX 2080 nvidia-driver-410 cuda-10-0 Steps to reproduce: 1) Connect ZED camera If ZED camera is not detected, try plug/unplug until it is Try to calibrate camera if the calibartion window will become un...
gharchive/issue
2019-07-31T11:37:20
2025-04-01T06:40:29.612162
{ "authors": [ "EmilPi", "obraun-sl" ], "repo": "stereolabs/zed-examples", "url": "https://github.com/stereolabs/zed-examples/issues/165", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
458668183
Disparity as Grayscale image HI, I need the disparity as an image so what the best way to get it? I am thinking to normalize the MEASURE_DISPARITY from 0-1 then multiply by 255 but the issue each image has a different range so it will be not accurate to make it in real time. Please, if a there better way to do it let...
gharchive/issue
2019-06-20T13:45:24
2025-04-01T06:40:29.617582
{ "authors": [ "adujardin", "zaher88abd" ], "repo": "stereolabs/zed-python-api", "url": "https://github.com/stereolabs/zed-python-api/issues/86", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2685856197
bug: Oil window just closes without error when trying to add/remove file Did you check the docs and existing issues? [X] I have read the docs [X] I have searched the existing issues Neovim version (nvim -v) NVIM v0.11.0-dev-1207+g534544cbf7 Operating system/version Arch Linux LTS Describe the bug I have not determi...
gharchive/issue
2024-11-23T11:21:57
2025-04-01T06:40:29.626138
{ "authors": [ "oysandvik94" ], "repo": "stevearc/oil.nvim", "url": "https://github.com/stevearc/oil.nvim/issues/520", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
256446382
Clique Community Persistence: A Topological Visual Analysis Approach for Complex Networks Dear Steve, thank you so much for this service! I have finally added all information about this project on OSF.io. Would you kindly include the relevant URIs? All data: https://osf.io/rdktg/ Paper (PDF): https://mfr.osf.io/rend...
gharchive/issue
2017-09-09T15:35:10
2025-04-01T06:40:29.636684
{ "authors": [ "Submanifold", "steveharoz" ], "repo": "steveharoz/open-access-vis", "url": "https://github.com/steveharoz/open-access-vis/issues/38", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
33449969
Group items Is there an index or anything I could hack to group items in a wrapping template? IE... create rows, blocks of items for a slide show etc. I'm closing this as it's very old, but for future reference, the mock option and success callback can be used to work with the data before inserting it into the DOM ...
gharchive/issue
2014-05-13T23:52:46
2025-04-01T06:40:29.673504
{ "authors": [ "benjamin-hull", "sprynm" ], "repo": "stevenschobert/instafeed.js", "url": "https://github.com/stevenschobert/instafeed.js/issues/109", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
791580526
Doesn't work for duplicate params Doesn't work for duplicate params It just adds it as a second param, rather than replacing the first Doesn't work for duplicate params It just adds it as a second param, rather than replacing the first I just made same library, which same name, even same options. And I found this...
gharchive/issue
2021-01-22T00:02:29
2025-04-01T06:40:29.677089
{ "authors": [ "Geczy", "googlicius" ], "repo": "steverydz/build-url", "url": "https://github.com/steverydz/build-url/issues/49", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
360937592
[BUG] In DialogListAdapter, addItem(dialog) adds the item to end of the list but updates the first item On adding a new dialog, item gets added but UI isn't updated. /** * Add dialog to the end of dialogs list * * @param dialog dialog item */ public void addItem(DIALOG dialog) { items....
gharchive/issue
2018-09-17T16:02:24
2025-04-01T06:40:29.679617
{ "authors": [ "bevzaanton", "mayuroks" ], "repo": "stfalcon-studio/ChatKit", "url": "https://github.com/stfalcon-studio/ChatKit/issues/198", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
236979020
Add support to sync only keys matching a certain pattern I've used this tool it in the past and it works great, but now I have a case in which I need to dump keys that only match a certain pattern instead of dumping all the keys of a DB. MATCH option of SCAN command can be used to add this support. The following comm...
gharchive/issue
2017-06-19T18:27:16
2025-04-01T06:40:29.685971
{ "authors": [ "badshark", "fzunino", "nixtrace" ], "repo": "stickermule/rump", "url": "https://github.com/stickermule/rump/issues/16", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
681833873
Fix small mistake in time.rs: kilohertz should be megahertz Fix error in description of Megahertz Perfect, thanks!
gharchive/pull-request
2020-08-19T13:18:52
2025-04-01T06:40:29.702061
{ "authors": [ "TheZoq2", "codemaster97" ], "repo": "stm32-rs/stm32f1xx-hal", "url": "https://github.com/stm32-rs/stm32f1xx-hal/pull/260", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
787814775
Fetching packages stuck at last package Expected Behavior For the install to continue Actual Behavior Steps to Reproduce the Problem Clone the repo Run yarn install Stuck Specifications Platform: Ubuntu 18.04 LTS Subsystem: fsevents@1.2.13: The platform "linux" is incompatible with this module fsevents@1.2.1...
gharchive/issue
2021-01-17T22:57:14
2025-04-01T06:40:29.725154
{ "authors": [ "UNlDAN" ], "repo": "stockmarkat/stockmarket-simulation", "url": "https://github.com/stockmarkat/stockmarket-simulation/issues/156", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2588875880
[Manual] Operator bundle update Description Please provide a brief description of the purpose of this pull request. Related Issue If applicable, please reference the issue(s) that this pull request addresses. Changes Made Provide a clear and concise overview of the changes made in this pull request. Screenshots (if a...
gharchive/pull-request
2024-10-15T13:58:00
2025-04-01T06:40:29.749415
{ "authors": [ "dislbenn" ], "repo": "stolostron/backplane-operator", "url": "https://github.com/stolostron/backplane-operator/pull/1019", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2509026927
[doc] remove hosted import Summary Related issue(s) Fixes # /retest
gharchive/pull-request
2024-09-05T23:29:28
2025-04-01T06:40:29.750753
{ "authors": [ "ldpliu" ], "repo": "stolostron/multicluster-global-hub", "url": "https://github.com/stolostron/multicluster-global-hub/pull/1089", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1410523327
[WIP] refactor hoh addon intallation Signed-off-by: Zhiwei Yin zyin@redhat.com /assign @clyang82 /assign @morvencao /test test-e2e
gharchive/pull-request
2022-10-16T15:26:58
2025-04-01T06:40:29.752130
{ "authors": [ "zhiweiyin318" ], "repo": "stolostron/multicluster-global-hub", "url": "https://github.com/stolostron/multicluster-global-hub/pull/246", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2369581564
ACM-10812: Fix status report We are still having issues with status reporting. In the latest instance, the endpoint-operator fails to update the metrics-collector deployment because of a conflict, then sets the status to degraded. And it remains in that state while the metrics are forwarded. This PR: Adds retry on c...
gharchive/pull-request
2024-06-24T08:27:23
2025-04-01T06:40:29.755251
{ "authors": [ "thibaultmg" ], "repo": "stolostron/multicluster-observability-operator", "url": "https://github.com/stolostron/multicluster-observability-operator/pull/1505", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2228549294
Upgraded to Go1.21 and dependencies Upgraded all dependencies and go version to 1.21 /retest Trying to get unit tests to pass Getting unit tests to pass
gharchive/pull-request
2024-04-05T18:03:15
2025-04-01T06:40:29.757445
{ "authors": [ "ngraham20" ], "repo": "stolostron/multiclusterhub-operator", "url": "https://github.com/stolostron/multiclusterhub-operator/pull/1426", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2035947707
Links with absolute urls do not work Hello, Context Currently, its impossible to add an absolute url link, which would redirect user from stoplight elements page, to a differente page , which is located outside of stoplight elements scope Steps to Reproduce Have @stoplight/elements generated API be placed under spec...
gharchive/issue
2023-12-11T15:35:01
2025-04-01T06:40:29.772493
{ "authors": [ "chohmann", "manvydasu" ], "repo": "stoplightio/elements", "url": "https://github.com/stoplightio/elements/issues/2469", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1034896679
405 Method Not Allowed, response is invalid Describe the bug For operations not described in the OAS Prism will return a 405, but without the required Allow header value. https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/405 To Reproduce Created a default API in Stoplight Studio, exposing a User endpoint, the ...
gharchive/issue
2021-10-25T09:28:54
2025-04-01T06:40:29.775932
{ "authors": [ "abhayathapa", "morten-nielsen" ], "repo": "stoplightio/prism", "url": "https://github.com/stoplightio/prism/issues/1929", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1265325083
Cache option not working If i try to enable cache option: buildModules: [ ["@storyblok/nuxt", { accessToken: "xxxxx", apiOptions: { cache: { type: "memory" }, }, }] ], I get an error: Cannot add property accessToken, object is not extensible ...
gharchive/issue
2022-06-08T21:18:18
2025-04-01T06:40:29.808878
{ "authors": [ "StaffOfHades", "alvarosabu", "arpadgabor", "do-web" ], "repo": "storyblok/storyblok-nuxt", "url": "https://github.com/storyblok/storyblok-nuxt/issues/149", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1878890707
Upgrade jest dependencies to v29 [rebased] #319 + #345 but rebased on next. Blocked by #354 [ ] Release of #349 Dropping node 12 is fine, storybook itself also doesn't support node 12 anymore. @legobeat Sounds good to me. @yannbf Let's do this when you are back. Hey there! Sorry for not checking this soone...
gharchive/pull-request
2023-09-03T00:35:31
2025-04-01T06:40:29.848307
{ "authors": [ "kasperpeulen", "legobeat", "yannbf" ], "repo": "storybookjs/test-runner", "url": "https://github.com/storybookjs/test-runner/pull/348", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1245231027
[Bug] Protected properties are included in args table The args table currently includes protected properties of components without indicating that they are protected. I guess in most cases, protected properties do not need to be shown at all. In an API documentation, they are only relevant for classes that are intend...
gharchive/issue
2022-05-23T14:11:07
2025-04-01T06:40:29.850506
{ "authors": [ "Etienne-Buschong", "Yogu" ], "repo": "storybookjs/webpack-angular-types-plugin", "url": "https://github.com/storybookjs/webpack-angular-types-plugin/issues/21", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
192563241
Update Typescript Definition File closes #632 This adds the addDecorator exported function to the definitions. Awesome. Thanks.
gharchive/pull-request
2016-11-30T13:18:11
2025-04-01T06:40:29.851563
{ "authors": [ "arunoda", "wmonk" ], "repo": "storybooks/react-storybook", "url": "https://github.com/storybooks/react-storybook/pull/634", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
206711028
Webpack 2 Hi, is there any guideline how can we move storybook to webpack 2? Thanks! refs #637 Note to self: This fork seems to have done pretty much the same things I have also done, could be interesting to compare at some point. @ndelangen Is this the proper issue to watch for progress on webpack 2 support in...
gharchive/issue
2017-02-10T05:18:08
2025-04-01T06:40:29.856850
{ "authors": [ "ajhyndman", "andrewcashmore", "delijah", "eatrocks", "joscha", "ndelangen", "tomitrescak" ], "repo": "storybooks/storybook", "url": "https://github.com/storybooks/storybook/issues/690", "license": "MIT", "license_type": "permissive", "license_source": "github-ap...
221962143
2 storyshots libraries??? Issue by pyros2097 Saturday Mar 04, 2017 at 12:18 GMT Originally opened as https://github.com/storybooks/storyshots/issues/82 Why are there 2 storyshots libraries? Which one should I use. Its seems they are different versions also. npm i -D @kadira/storyshots npm i -D storyshots Commen...
gharchive/issue
2017-04-15T17:39:28
2025-04-01T06:40:29.860768
{ "authors": [ "shilman" ], "repo": "storybooks/storybook", "url": "https://github.com/storybooks/storybook/issues/885", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
244799635
Add Docgen info to PropTable Issue: Storybook Info Addon currently does not support React docgen for documenting components. This was actually implemented on the old repo but got lost on the migration: https://github.com/storybooks/react-storybook-addon-info/commit/092e10a736d9381ffdab5609ec7585df9d2cb7a1 What I did ...
gharchive/pull-request
2017-07-21T22:40:33
2025-04-01T06:40:29.864606
{ "authors": [ "danielduan", "jribeiro", "shilman" ], "repo": "storybooks/storybook", "url": "https://github.com/storybooks/storybook/pull/1505", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
469272569
Opening titles component [x] themeable variations [x] data schema [x] reponsiveness [x] micro interactions: hovers/active [x] abstract anilink/button component variation? Done in https://github.com/storycopter/storycopter/commit/94b649e4b4565330fd569bacb513d5882bc665c8
gharchive/issue
2019-07-17T15:00:55
2025-04-01T06:40:29.866946
{ "authors": [ "piotrf" ], "repo": "storycopter/storycopter", "url": "https://github.com/storycopter/storycopter/issues/22", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }