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-01T04:35:47.557655
2023-07-10T00:55:39
1795680339
{ "authors": [ "CLAassistant", "IgorDuino" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11708", "repo": "twitter/twemoji", "url": "https://github.com/twitter/twemoji/pull/621" }
gharchive/pull-request
Update LICENSE update copyright year 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? Let us recheck it.
2025-04-01T04:35:47.562675
2013-03-22T12:25:15
12316917
{ "authors": [ "altwohill", "jyrkij" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11709", "repo": "twohill/silverstripe-homepagefordomain", "url": "https://github.com/twohill/silverstripe-homepagefordomain...
gharchive/issue
_t() Deprecation warning Using the latest SS3.0 branch, I get the following error after installing homepagefordomain. The $priority argument to _t() is deprecated, please use module inclusion priorities instead. Called from . Deprecation.php:173 Deprecation::notice(3.0,The $priority argument to _t() is deprecated, p...
2025-04-01T04:35:47.563960
2022-06-30T06:11:03
1289645914
{ "authors": [ "connorhsm" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11710", "repo": "twohoursonelife/junior", "url": "https://github.com/twohoursonelife/junior/issues/12" }
gharchive/issue
Deploy commands on docker container startup Instead of manually deploying commands, we could deploy commands as part of the start-up of the container. This will ensure commands are deployed from the same environment (Node version) that runs the bot. Also, removing the hassle of locally maintaining a node install, onl...
2025-04-01T04:35:47.565326
2019-10-30T00:37:45
514318700
{ "authors": [ "dposada", "scrosby" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11711", "repo": "twosigma/Cook", "url": "https://github.com/twosigma/Cook/pull/1275" }
gharchive/pull-request
Improve logging as we filter jobs from being considered. Changes proposed in this PR Log as we filter out jobs from being considered Why are we making these changes? Make it easier to determine where and why we cease to consider jobs for scheduling Will merge when green
2025-04-01T04:35:47.566950
2015-03-05T03:37:53
59900582
{ "authors": [ "buob", "scottdraves" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11712", "repo": "twosigma/beaker-notebook", "url": "https://github.com/twosigma/beaker-notebook/issues/1242" }
gharchive/issue
Table highlight interrupted by sorted column The selection highlight isn't interrupted, it's just the hover that is, is that still worth overriding that CSS? yes please
2025-04-01T04:35:47.569810
2014-09-29T15:38:05
44307767
{ "authors": [ "scottdraves" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11713", "repo": "twosigma/beaker-notebook", "url": "https://github.com/twosigma/beaker-notebook/issues/703" }
gharchive/issue
login shell causes PATH problems on Mac Our method of finding IPython on Mac is to create a login shell during application boot in beaker.command: https://github.com/twosigma/beaker-notebook/blob/master/core/beaker.command#L30 however, if the user sets up their path in the terminal because they use virtualenv, or the...
2025-04-01T04:35:47.571223
2017-11-22T03:55:20
275937284
{ "authors": [ "piorek", "scottdraves" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11714", "repo": "twosigma/beakerx", "url": "https://github.com/twosigma/beakerx/issues/6371" }
gharchive/issue
get rid of the OK button of our tab http://localhost:8888/tree#beakerx sync continuously. when the values are written to the server, show a yellow spinner that turns into a green check. done
2025-04-01T04:35:47.602339
2020-06-19T11:49:53
641913674
{ "authors": [ "AlfaJackal", "twstokes" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11715", "repo": "twstokes/healthdata_influx", "url": "https://github.com/twstokes/healthdata_influx/issues/7" }
gharchive/issue
Not able to visualize SleepData How do I visualize my sleep data? As you can see, data is available, but if I try to make a graph, it shows nothing. My guess is that is has something to do with the fact that these sleeping data is formatted as log and not metrics. Would love to show those aswell! Unfortunately I ...
2025-04-01T04:35:47.609336
2017-07-11T21:37:13
242191404
{ "authors": [ "codecov-io", "eharney", "txels" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11716", "repo": "txels/ddt", "url": "https://github.com/txels/ddt/pull/49" }
gharchive/pull-request
Use raw string for regex This issues a DeprecationWarning on python 3.6 due to \W not being a valid escape character in regular strings. Codecov Report Merging #49 into master will not change coverage. The diff coverage is 100%. @@ Coverage Diff @@ ## master #49 +/- ## ========...
2025-04-01T04:35:47.632468
2015-04-11T02:24:00
67721816
{ "authors": [ "inaveu", "justin-tang", "txthinking" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11718", "repo": "txthinking/google-hosts", "url": "https://github.com/txthinking/google-hosts/issues/80" }
gharchive/issue
执行find.sh出错 $ uname -m i686 所以执行find.sh时出现找不到iprange_i686,怎么办?谢谢 试试: $ cd scripts $ cp iprange_i386 iprange_i686 然后再find On Sat, Apr 11, 2015 at 10:24 AM inaveu<EMAIL_ADDRESS>wrote: $ uname -m i686 所以执行find.sh时出现找不到iprange_i686,怎么办?谢谢 — Reply to this email directly or view it on GitHub https://github.com/txthinki...
2025-04-01T04:35:47.686179
2024-09-27T04:21:16
2551960085
{ "authors": [ "itcd", "tylerebowers" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11719", "repo": "tylerebowers/Schwab-API-Python", "url": "https://github.com/tylerebowers/Schwab-API-Python/issues/27" }
gharchive/issue
The refresh token times out 1 day sooner than necessary. On lines 108 to 110 of api.py: if (datetime.datetime.now(datetime.timezone.utc) - self._refresh_token_issued).days >= (self._refresh_token_timeout - 1) or force: # check if we need to update refresh (and access) token print("[Schwabdev] The refresh token has e...
2025-04-01T04:35:47.745282
2021-12-16T12:08:01
1082120248
{ "authors": [ "armanbilge", "bblfish" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11720", "repo": "typelevel/bobcats", "url": "https://github.com/typelevel/bobcats/issues/38" }
gharchive/issue
public/private key support? Hi, I am implementing the HTTP Signature RFC from IETF over in this repo httpSig. I am extracting a lib there I wrote to work for Akka so that it can also work with http4s. The IETF spec lists the hashing and signing algorithms in section 3.3 that should be implemented. For the moment I'...
2025-04-01T04:35:47.756628
2021-11-19T03:04:38
1058077099
{ "authors": [ "armanbilge" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11721", "repo": "typelevel/feral", "url": "https://github.com/typelevel/feral/pull/51" }
gharchive/pull-request
Composable, effect-agnostic lambdas This was https://github.com/typelevel/feral/pull/45, before we started experimenting on that branch 😁 This re-works the original IOLambda concept, with two goals: Better composability Effect agnosticism A lambda is re-imagined as: type Lambda[F[_], Event, Result] = (Event, Conte...
2025-04-01T04:35:47.769471
2022-03-19T21:34:35
1174376576
{ "authors": [ "scala-steward" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11722", "repo": "typelevel/keypool", "url": "https://github.com/typelevel/keypool/pull/360" }
gharchive/pull-request
Update cats-effect-kernel, ... to 3.3.8 Updates org.typelevel:cats-effect-kernel org.typelevel:cats-effect-std from 3.3.7 to 3.3.8. GitHub Release Notes - Version Diff 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 clo...
2025-04-01T04:35:47.813085
2016-01-19T02:41:33
127352543
{ "authors": [ "dotta", "jroper", "patriknw" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11723", "repo": "typesafehub/sbteclipse", "url": "https://github.com/typesafehub/sbteclipse/pull/309" }
gharchive/pull-request
Ensure Eclipse plugin works when disabled In some situations, the eclipse plugin may be disabled on a particular project. If this happens, the eclipse command fails, saying the skipProject setting can't be found for that project. This ensures that in that situation, skipProject defaults to true, so that it doesn't ...
2025-04-01T04:35:47.819536
2019-12-17T02:35:07
538796534
{ "authors": [ "aromanarguello", "laurosilvacom" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11724", "repo": "typescript-cheatsheets/react-typescript-cheatsheet-es", "url": "https://github.com/typescript-cheatshee...
gharchive/pull-request
Translate contributing.md Translates CONTRIBUTING.md file to Spanish @laurosilvacom https://github.com/typescript-cheatsheets/react-typescript-cheatsheet-es/pull/5 Nice. But I we need to add the CONTRIBUTORS.md page. We can call it CONTRIBUYENTES or we can call itCOLABORADORES but it needs to be the same as CON...
2025-04-01T04:35:47.873314
2019-01-04T06:41:36
395823530
{ "authors": [ "andolino", "b4dnewz" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11725", "repo": "typicode/json-server", "url": "https://github.com/typicode/json-server/issues/906" }
gharchive/issue
Accessing db.json in live I just want to access this url https://andolino.github.io/db/db.json using json-server to create a fake api @andolino here you go: json-server https://andolino.github.io/db/db.json as written in the documentation pretty easy
2025-04-01T04:35:47.887597
2024-11-20T09:28:49
2675136761
{ "authors": [ "elegaanz", "nleanba" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11726", "repo": "typst/packages", "url": "https://github.com/typst/packages/pull/1299" }
gharchive/pull-request
marginalia:0.1.0 I am submitting [x] an update for a package I have fixed the links in the URL: The example import now includes the correct version The image is no longer broken The link to the documentation PDF goes now to the specific version, even if I update my repository. There are no changes to anything oth...
2025-04-01T04:35:47.890958
2024-04-13T21:59:36
2241795067
{ "authors": [ "S1ngularity96", "laurmaedje" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11727", "repo": "typst/packages", "url": "https://github.com/typst/packages/pull/538" }
gharchive/pull-request
DRAFT: fhac:0.1.0 I am submitting [X] a new package [ ] an update for a package Description: The package serves as a template for bachelor's and master's thesis at the FH Aachen. I have read and followed the submission guidelines and, in particular, I [X] selected a name that isn't the most obvious or canonical na...
2025-04-01T04:35:47.893189
2024-07-31T10:34:22
2439712758
{ "authors": [ "MDLC01", "laurmaedje" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11728", "repo": "typst/typst", "url": "https://github.com/typst/typst/pull/4648" }
gharchive/pull-request
Better document numbering functions A friend of mine had troubles understanding that numbering functions are just regular functions that accept numbers and return content. I added a section on the documentation for the numbering function that explains that, and points the user to the documentation for the numbering a...
2025-04-01T04:35:47.910958
2016-03-31T04:05:16
144783455
{ "authors": [ "kirmaljeetkaur", "tzyganu" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11729", "repo": "tzyganu/stock-filter", "url": "https://github.com/tzyganu/stock-filter/issues/8" }
gharchive/issue
Extension is not showing on frontend? I have to installed stock filter plugin. But its not showing on frontend. @kirmaljeetkaur Do you have the out of stock products visible on your website? Thanks for reply Marius , its working now. On Mon, Apr 4, 2016 at 4:17 PM, Marius Strajeru<EMAIL_ADDRESS>wrote: @kirmaljee...
2025-04-01T04:35:47.959417
2023-11-02T16:09:54
1974589328
{ "authors": [ "RobMeades", "benhaub" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11730", "repo": "u-blox/ubxlib", "url": "https://github.com/u-blox/ubxlib/issues/156" }
gharchive/issue
Corrupted payload with uSockWrite Environment Module type: SARA-U201 Device type: Cell Network type: Cell Enable power pin: N/C (tied to 3v3) Power-on pin: N/C tied high VInt pin: N/C DTR power saving pin: N/C Transport type: UART Baud rate: 115200 CTS/RTS: N/C, pulled to ground with 2kΩ resistors Platform: esp-idf F...
2025-04-01T04:35:48.152975
2024-01-22T16:52:39
2094337059
{ "authors": [ "uNetworkingAB" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11731", "repo": "uNetworking/uWebSockets", "url": "https://github.com/uNetworking/uWebSockets/issues/1701" }
gharchive/issue
Turn LocalCluster into an App type rather than wrapper The interface of LocalCluster is simple, but can be even simpler: it can simply become an App type that simply applies every registered handler to all underlying apps. Then you can change from SSLApp to ClusteredApp or ClusteredSSLApp in whatever way you want, ch...
2025-04-01T04:35:48.156471
2022-11-30T18:42:56
1470070990
{ "authors": [ "BobTorgerson", "brucecrevensten" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11732", "repo": "ua-snap/arctic-eds", "url": "https://github.com/ua-snap/arctic-eds/issues/237" }
gharchive/issue
Add Elevation, Geology, Ecoregion to introduction as inline text Add Elevation, Geology, Ecoregion to introduction as inline text (with links out to the best online resource for Ecoregion classifications + the USGS Geology map). Read the NCR report intro for motivation for how to do this. Complete as part of #236 C...
2025-04-01T04:35:48.194090
2020-03-25T06:02:09
587463320
{ "authors": [ "coveralls", "yux0" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11733", "repo": "uber/cadence", "url": "https://github.com/uber/cadence/pull/3137" }
gharchive/pull-request
Add failover start time and timeout in domain data What changed? Add failover config in domain data Why? The failover config is for graceful domain failover. The config How did you test it? Database tests Potential risks Fail to update DV schema prior to new deployment will cause service startup failure Covera...
2025-04-01T04:35:48.201181
2019-11-27T12:57:56
529330449
{ "authors": [ "Pessimistress", "wlfei0502" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11734", "repo": "uber/deck.gl", "url": "https://github.com/uber/deck.gl/issues/3936" }
gharchive/issue
About serration of the ScatterPointLayer Target Use case More smoother border of the point is better。 Proposed feature I compare Mapbox.gl to Deck.gl on drawing point. The Mapbox.gl draws more smoother than the Deckgl. Here is the result: Mapbox.gl: Deck.gl: Code deck.gl const deckgl = new deck.DeckGL({ contai...
2025-04-01T04:35:48.204867
2019-01-13T19:28:05
398690386
{ "authors": [ "heshan0131", "macrigiuseppe" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11735", "repo": "uber/kepler.gl", "url": "https://github.com/uber/kepler.gl/issues/326" }
gharchive/issue
Better image export Describe the bug The current export functionality requires to load css and it's trigger a CORS request and it fails. To Reproduce Steps to reproduce the behavior: Create a map Try to export the map Expected behavior Export image should work properly Multiple tasks were filed against this issue: ...
2025-04-01T04:35:48.207767
2024-11-28T02:07:48
2700455183
{ "authors": [ "sidepelican" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11736", "repo": "uber/mockolo", "url": "https://github.com/uber/mockolo/pull/277" }
gharchive/pull-request
Bump up version to 2.2.0 prepare new version. I see https://github.com/uber/mockolo/issues/261#issuecomment-2503521093, and concurrency support may take some time, so I thought it would be a good idea to do a release once.
2025-04-01T04:35:48.208655
2016-06-18T01:14:38
160999733
{ "authors": [ "LINKIWI", "harlantwood" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11737", "repo": "uber/npm-shrinkwrap", "url": "https://github.com/uber/npm-shrinkwrap/pull/111" }
gharchive/pull-request
Note: npm >= 3 is not supported. See also #83 @lxe / @Raynos Can we merge this? This is a source of confusion with this package; a note in the README would be helpful
2025-04-01T04:35:48.257446
2021-05-07T21:39:30
879791924
{ "authors": [ "ketkarameya", "lazaroclapp" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11738", "repo": "uber/piranha", "url": "https://github.com/uber/piranha/pull/128" }
gharchive/pull-request
[WIP] [PiranhaJava] Support fixing enum fields with trailing semicolon (There has to be a better way of doing this, just making a PR so we can track this and a possible solution) @lazaroclapp I think this recent PR solves a similar problem.
2025-04-01T04:35:48.264149
2015-02-10T19:28:03
57223204
{ "authors": [ "iproctor", "jmccarthy14" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11739", "repo": "uber/sevnup", "url": "https://github.com/uber/sevnup/pull/9" }
gharchive/pull-request
alternative to filter @iproctor definitely more confusing in the code, but the consumers life is more consistent as you mentioned yup
2025-04-01T04:35:48.266195
2019-06-25T03:16:00
460187305
{ "authors": [ "LinLidi", "jon-tri" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11740", "repo": "uber/xviz", "url": "https://github.com/uber/xviz/issues/486" }
gharchive/issue
How can I convert my dataset into xviz protocol? Hi, I have just start a streetscape.gl example with xviz stream data which is kitti dataset, if I want to convert my dataset into xviz protocol, maybe json files, are there anything guides? Thanks. Best wishes. Have you already looked at this: https://github.com/uber...
2025-04-01T04:35:48.276183
2023-08-11T01:06:47
1846068171
{ "authors": [ "rndquu", "web4er" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11741", "repo": "ubiquity/ubiquibot", "url": "https://github.com/ubiquity/ubiquibot/pull/607" }
gharchive/pull-request
Update readme, add instructions for payment permit locally This PR doesn't resolve an existing issue. This PR does the following: update outdated instructions in the readme file add a manual method to setup payment permits and private keys related to it for a local instance of ubiquibot Why didn't I add an automati...
2025-04-01T04:35:48.282804
2023-09-20T09:18:02
1904559918
{ "authors": [ "Keyrxng", "pavlovcik", "rndquu" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11742", "repo": "ubiquity/ubiquity-dollar", "url": "https://github.com/ubiquity/ubiquity-dollar/issues/791" }
gharchive/issue
Rivet "React DevTools for crypto" from Paradigm https://twitter.com/keyrxng/status/1696579627756449864 @Keyrxng do you think it makes sense for us to add Rivet instead? I was going to suggest that when I saw it but it will require viem and wagmi upgrades for sure if trying to embed it somehow otherwise have it incl...
2025-04-01T04:35:48.283891
2022-09-02T15:01:52
1360313550
{ "authors": [ "apoufortin", "louis-z" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11743", "repo": "ubisoft/NGitLab", "url": "https://github.com/ubisoft/NGitLab/pull/278" }
gharchive/pull-request
Adding support for group milestones and group issues Adding support for group milestones in the MilestoneClient. Can you add 1 or more tests to ./NGitLab.Tests/Milestone/MilestoneClientTests.cs, to validate creation and retrieval of group milestones?
2025-04-01T04:35:48.287676
2023-10-16T03:32:45
1944283982
{ "authors": [ "reshnashrestha", "s4il3sh" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11744", "repo": "ubsuny/23-Homework4G1", "url": "https://github.com/ubsuny/23-Homework4G1/issues/43" }
gharchive/issue
could not find linting Hope you guys are working on linting for your unittest file for github action. Yes @s4il3sh we will be working on it. Thank you for noticing it. Ok. Great! We have worked on it. Can you check @s4il3sh
2025-04-01T04:35:48.288532
2023-11-26T05:25:02
2010898035
{ "authors": [ "AhmedCode99", "reshnashrestha" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11745", "repo": "ubsuny/23-Homework7G2", "url": "https://github.com/ubsuny/23-Homework7G2/issues/9" }
gharchive/issue
are we supposed to keep unittesting.yml file? As described in hw task, no unit tests are necessary, what's the point of unittesting.yml? I think it is there by mistake. You can have the maintainer if the repo delete it
2025-04-01T04:35:48.304182
2024-03-23T09:28:28
2203791124
{ "authors": [ "linghengqian" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11746", "repo": "ubuntu/WSL", "url": "https://github.com/ubuntu/WSL/issues/449" }
gharchive/issue
The jetbrains-toolbox.desktop file of jetbrains-toolbox under Ubuntu WSL cannot be used cmd /c ver Microsoft Windows [版本 10.0.22631.3296] wsl --status 默认分发: Ubuntu-22.04 默认版本: 2 Did the problem occur during installation? [ ] Yes What happened? The jetbrains-toolbox.desktop file of jetbrains-toolbox installed throu...
2025-04-01T04:35:48.352512
2017-04-26T22:32:03
224618609
{ "authors": [ "ducky64", "jackkoenig" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11747", "repo": "ucb-bar/chisel3", "url": "https://github.com/ucb-bar/chisel3/pull/595" }
gharchive/pull-request
Add implicit CompileOptions to Record and Bundle. Fixes #495 Helps distinguish between Records/Bundles defined in Chisel._ vs. chisel3.. Also override compilationOptions when bulk connecting Records/Bundles defined in Chisel.. This allows Records/Bundles defined in Chisel._ code to be correctly bulk connected in chis...
2025-04-01T04:35:48.372628
2022-08-07T18:37:05
1331090765
{ "authors": [ "paulstatezny" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11748", "repo": "ucbi/uniform", "url": "https://github.com/ucbi/uniform/pull/31" }
gharchive/pull-request
Guide for auto-committing to ejected repos Closes #24 Closes #27 @capitalist – heads up about this commit https://github.com/ucbi/uniform/pull/31/commits/da091ef0eed7562897f196232bd5105c919938bd which changes the public API per #27 Just wanted to make sure you're on board before I merge.
2025-04-01T04:35:48.425275
2022-08-30T18:36:07
1356154985
{ "authors": [ "ajnelson-nist", "kchason" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11749", "repo": "ucoProject/UCO", "url": "https://github.com/ucoProject/UCO/pull/478" }
gharchive/pull-request
MyPy Fixes Addresses errors so that mypy can run against the tests/ directory. Note: the only remaining errors preventing mypy --strict from being run pertain to pytest annotations. Changed argument type definition Added return types The pytest annotation bit may be related to this Issue. Thanks, @kchason , for...
2025-04-01T04:35:48.449438
2017-03-27T05:56:28
217143816
{ "authors": [ "BernhardRode", "mvirgo" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11750", "repo": "udacity/CarND-Term1-Starter-Kit", "url": "https://github.com/udacity/CarND-Term1-Starter-Kit/pull/70" }
gharchive/pull-request
feature: install gpu accelerated environment for mac & linux with all… … needed deps We need to specify the tensorflow versions to ensure compatibility as it gets upgraded, so we will not merge this pull request.
2025-04-01T04:35:48.470203
2022-03-30T18:27:50
1186831245
{ "authors": [ "diegonc", "udos86" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11751", "repo": "udos86/flutter-fast-forms", "url": "https://github.com/udos86/flutter-fast-forms/issues/16" }
gharchive/issue
What's FastSimpleCustomField? I'm trying to implement a custom field but the class FastSimpleCustomField cannot be imported from nowhere. Is the custom field functionality working? @diegonc There's a chapter on implementing custom form fields the README.md @diegonc Alright, I see, I'll fix the docs. Thanks!
2025-04-01T04:35:48.471777
2022-09-01T01:03:45
1358103292
{ "authors": [ "kuchienkz", "udos86" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11752", "repo": "udos86/flutter-fast-forms", "url": "https://github.com/udos86/flutter-fast-forms/issues/28" }
gharchive/issue
Missing implementation of [ChoiceChip.iconTheme] and [ChoiceChip.surfaceTintColor] on Flutter version 3.3.0 After updating Flutter to latest version (v3.3.0 - 8/31/2022), my web project won't compile, because those missing implementations. I hope you can fix this asap, since you just have to literally add, like, 4 li...
2025-04-01T04:35:48.494808
2020-11-25T13:58:12
750839665
{ "authors": [ "kosarko" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11753", "repo": "ufal/clarin-dspace", "url": "https://github.com/ufal/clarin-dspace/issues/957" }
gharchive/issue
Fix piwik statistics Items submitted after 2020-05-15 show no views in the piwik-statistics tab (and the item submitted on 2020-05-15 (ud 2.6) shows views only until may 29th) For lindat repository the fix must happen in https://github.com/ufal/lindat_piwik_reports as we use that for caching the results. I suspect t...
2025-04-01T04:35:48.497085
2022-01-04T20:03:03
1093710271
{ "authors": [ "ufechner7" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11754", "repo": "ufechner7/KiteModels.jl", "url": "https://github.com/ufechner7/KiteModels.jl/issues/10" }
gharchive/issue
Add 4 point Model Add the 4 point model to the code base. Add a type hierarchy that makes it possible to swap the active model easily. Work in progress: https://github.com/ufechner7/KiteModels.jl/pull/15 Closed by #15
2025-04-01T04:35:48.543296
2023-10-24T22:47:11
1960208583
{ "authors": [ "Phantom0110", "WillBAnders" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11755", "repo": "ufssd/ufssd-website", "url": "https://github.com/ufssd/ufssd-website/issues/18" }
gharchive/issue
Add Officer section to the About page (card component & layout) Add an Officer section to the About page. This section contains a list of officers including their name, position, and picture, which will be controlled by a card component. Requirements Component: Each officer/position will be displayed in a card that ...
2025-04-01T04:35:48.550459
2018-10-19T16:39:17
372032469
{ "authors": [ "deepakjois", "khaledhosny" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11756", "repo": "ufyTeX/luaharfbuzz", "url": "https://github.com/ufyTeX/luaharfbuzz/pull/40" }
gharchive/pull-request
Some changes I’m experimenting with building luaharfbuzz into LuaTeX, here is some of the changes I made. I believe you have commit rights to this repo. So feel free to push this to master. I am a bit busy nowadays, but I might be able to find some time to do a release to LuaRocks, just to keep things consistent. ...
2025-04-01T04:35:48.556704
2024-05-16T07:07:36
2299535815
{ "authors": [ "mietcls", "nics" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11757", "repo": "ugent-library/biblio-backoffice", "url": "https://github.com/ugent-library/biblio-backoffice/pull/1538" }
gharchive/pull-request
rename mutations;add remove_project mutation resolves #1512 natural mutation names (avoid yodaspeak) add remove_project mutation lock and unlock are replaced by set_locked,true|false for consistency (you win @mietcls) before this is put in production: update gitbook docs update biblio manual When I test with a ...
2025-04-01T04:35:48.563921
2023-01-03T13:26:23
1517394326
{ "authors": [ "flovogt", "marianfoo" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11758", "repo": "ui5-community/bestofui5-website", "url": "https://github.com/ui5-community/bestofui5-website/pull/313" }
gharchive/pull-request
feat: enhance favicon support Enhancing the icon/favicon handling, the same way as https://github.com/SAP/openui5-website/pull/154 Thank you for the PR!
2025-04-01T04:35:48.629125
2023-09-06T07:22:14
1883409654
{ "authors": [ "CLAassistant", "ukff" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11759", "repo": "ukff/btp-manager", "url": "https://github.com/ukff/btp-manager/pull/102" }
gharchive/pull-request
wip - temp commit msg Description Changes proposed in this pull request: ... ... ... Related issue(s) 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.Your Name seems not to be a...
2025-04-01T04:35:48.632449
2019-02-08T22:58:53
408356503
{ "authors": [ "VibroAxe", "nyemenzo" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11760", "repo": "uklans/cache-domains", "url": "https://github.com/uklans/cache-domains/pull/61" }
gharchive/pull-request
Update cache_domains.json What CDN does this PR relate to Crossfire Capture method Netlimiter Testing Scenario i haven't tested it yet because i dont have the knowledge to manually add a zone but i notice it in my limiter that give me this remote name. can you teach me how to manually add zone to the container? thank...
2025-04-01T04:35:48.658335
2020-08-12T15:05:15
677767863
{ "authors": [ "dmerejkowsky", "losnappas" ], "license": "Unlicense", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11761", "repo": "ul/kak-lsp", "url": "https://github.com/ul/kak-lsp/issues/384" }
gharchive/issue
kak-lsp + flow not working in Javascript project Steps to reproduce Versions: kak 2020.08.04 kak-lsp 8.0.0 Config: [language.javascript] filetypes = ["javascript"] roots = ["package.json"] command = "yarn" args = ["flow", "lsp"] eval %sh{kak-lsp --kakoune -s $kak_session} set global lsp_cmd "kak-lsp -s %val{session}...
2025-04-01T04:35:48.662232
2024-09-30T03:00:40
2555417534
{ "authors": [ "Kunlun-Zhu", "lwaekfjlk" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11762", "repo": "ulab-uiuc/research-town", "url": "https://github.com/ulab-uiuc/research-town/pull/723" }
gharchive/pull-request
[Feature]add Research Bench Evaluation pipeline Closes # 📑 Description ✅ Checks [x] My pull request adheres to the code style of this project [x] My code requires changes to the documentation [ ] I have updated the documentation as required [ ] All the tests have passed [x] Branch name follows type/descript (...
2025-04-01T04:35:48.889292
2019-06-14T14:14:32
456271495
{ "authors": [ "Elarnon" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11763", "repo": "ulysseB/telamon", "url": "https://github.com/ulysseB/telamon/pull/262" }
gharchive/pull-request
Proper into_num_set() default impl The default implementation for into_num_set() was erroneously ignoring the last available value. In particular it would transform a singleton set into the empty set. This makes it so that the last value is properly accounted for. bors r=andidr
2025-04-01T04:35:48.890718
2024-12-03T14:08:26
2715133214
{ "authors": [ "YaseenSadat", "aneeqmuh" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11764", "repo": "umairx25/StockFlow", "url": "https://github.com/umairx25/StockFlow/pull/33" }
gharchive/pull-request
Debug: Update README with Patches and Improvements This pull request updates the README file with the latest patches and enhancements. The changes include detailed explanations of recent updates, formatting improvements, and added clarity to usage instructions. These changes aim to enhance readability and provide a b...
2025-04-01T04:35:48.891644
2018-10-22T15:51:54
372579279
{ "authors": [ "MGRagab", "rolgalan" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11765", "repo": "umano/AndroidSlidingUpPanel", "url": "https://github.com/umano/AndroidSlidingUpPanel/pull/946" }
gharchive/pull-request
fix issue of canvas.save method Updating gradle version , updating build tools version and compile SDK …version also fix issue of canvas.save method Amazing! I also need this in one of my projects to update it. Big thanks!
2025-04-01T04:35:48.895508
2020-01-20T14:59:10
552351670
{ "authors": [ "enkelmedia", "stefankip" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11766", "repo": "umbraco-community/Our.Umbraco.OpeningHours", "url": "https://github.com/umbraco-community/Our.Umbraco.OpeningHo...
gharchive/pull-request
Solves #37 - Support for Umbraco 8 This PR adds support for Umbraco 8.4+ (since they changed the value converter-implementation I choose to go with the latest version). We've also removed external dependencies to make the package it own "unit". I have not updated any meta data for release/build for nuget/our.umbraco ...
2025-04-01T04:35:48.910438
2017-01-20T15:18:33
202165212
{ "authors": [ "Shazwazza", "biapar" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11767", "repo": "umbraco/UmbracoRestApi", "url": "https://github.com/umbraco/UmbracoRestApi/issues/18" }
gharchive/issue
Where is the code to authenticate and authorize users? Where is the code to authenticate and authorize users? Simple question that doesn't have a simple answer. See: https://github.com/umbraco/UmbracoRestApi/issues/2 and then: https://github.com/umbraco/UmbracoRestApi/issues/17 The authorization is done by an attri...
2025-04-01T04:35:48.918622
2014-05-31T10:33:08
34703917
{ "authors": [ "adam-lynch", "bebraw" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11768", "repo": "umdjs/umd", "url": "https://github.com/umdjs/umd/issues/40" }
gharchive/issue
Testing The Grunt example linked in the readme isn't very clear for me. I can only assume that if it wasn't properly UMD, then loads of the underlying tests would fail, which isn't ideal really. It would be great if there were solid tests (in this / a separate project) for testing if everything is exported correctly,...
2025-04-01T04:35:48.979854
2023-08-18T10:39:11
1856493405
{ "authors": [ "jhalmen" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11769", "repo": "umit-iace/tool-libs", "url": "https://github.com/umit-iace/tool-libs/pull/76" }
gharchive/pull-request
I2C polling This patchset introduces a public poll method on the I2C interface that must be called regularly to check for stalled communication and initialize transfers. do something like k.every(1, [](uint32_t, uint32_t) { i2cbus.poll(); }); I feel like #90 is the fix i've been looking for, but this is probab...
2025-04-01T04:35:48.984526
2019-09-08T18:15:27
490785391
{ "authors": [ "akosourov", "umputun" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11770", "repo": "umputun/remark", "url": "https://github.com/umputun/remark/pull/431" }
gharchive/pull-request
Change url in comments, decorate approach This is still wip. It shows possible decorate approach for import reader. https://github.com/umputun/remark/issues/412#issuecomment-526948747 Generally I like this PR. It goes the right direction, easy to read and easy to reason about. I've finished and fixed things what...
2025-04-01T04:35:49.008443
2018-02-17T14:23:45
298008284
{ "authors": [ "AlexTr", "timreeves" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11771", "repo": "unaio/una", "url": "https://github.com/unaio/una/issues/1125" }
gharchive/issue
BxDolStudioToolsAudit.php file_get_contents() to php.net can hang forever In "protected function requirementsPHP()" there is this line: file_get_contents("https://secure.php.net/releases/index.php?serialize=1"); This is fine in itself BUT... Currently the php.net website has an IPv6 assigned which is not reachable. M...
2025-04-01T04:35:49.106373
2019-03-19T11:41:04
422685538
{ "authors": [ "codecov-io", "scala-steward" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11772", "repo": "underscoreio/slickless", "url": "https://github.com/underscoreio/slickless/pull/36" }
gharchive/pull-request
Update scalatest to 3.0.7 Updates org.scalatest:scalatest from 3.0.6 to 3.0.7. 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 @scala-steward in the comments below. Ha...
2025-04-01T04:35:49.220040
2023-01-23T12:58:50
1553051631
{ "authors": [ "istride" ], "license": "BSD-2-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11776", "repo": "unicef/iogt", "url": "https://github.com/unicef/iogt/issues/1514" }
gharchive/issue
load_po_files management command is slow We have created a management command (load_po_files) that loads translation strings from PO files in the project into an app database via translation_manager.manager.Manager.load_data_from_po. We have also patched the provided Manager so that existing translation strings are n...
2025-04-01T04:35:49.282780
2019-08-14T14:28:16
480711591
{ "authors": [ "bmesuere", "pdawyndt" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11777", "repo": "unipept/unipept", "url": "https://github.com/unipept/unipept/issues/267" }
gharchive/issue
unipept pept2 tools should not reorder and/or modify peptides Running the unipept pept2... tools changes the order of the peptides read from the input. In case the -e option is used, the tools also modify the peptides as read from the input to a normalized version. Both reordering and modification should not happen. ...
2025-04-01T04:35:49.286531
2022-03-10T09:27:48
1164969311
{ "authors": [ "vtolstov" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11778", "repo": "unistack-org/micro-client-http", "url": "https://github.com/unistack-org/micro-client-http/pull/66" }
gharchive/pull-request
add additional wrappers support Signed-off-by: Vasiliy Tolstov<EMAIL_ADDRESS> close #65
2025-04-01T04:35:49.310189
2022-10-04T08:13:37
1395845203
{ "authors": [ "Scarjit" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11779", "repo": "united-manufacturing-hub/united-manufacturing-hub", "url": "https://github.com/united-manufacturing-hub/united-manufacturing...
gharchive/issue
Check kafka-to-blob & kafka-to-postgresql for required updates Is your feature request related to a problem? Please describe. The new datamodel might require changes to kafka-to-blob and kafka-to-postgresql Ex: addOrder -> addJob kafka-to-postgresql should only run, if the migrationtable exists and the last migra...
2025-04-01T04:35:49.311657
2017-02-28T19:33:17
210883091
{ "authors": [ "joelcollinsdc", "konklone", "thinkcontext" ], "license": "cc0-1.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11780", "repo": "unitedstates/congress-legislators", "url": "https://github.com/unitedstates/congress-le...
gharchive/pull-request
run wikidata_bioguide.py Added getting ballotpedia from wikidata to the script and ran it. Picked up several ballotpedia ids, updated a few renamed wikipedia articles and added a mess of google entity ids. Well, I can't see why the Travis build failed, perhaps because of the S3 outage or a second-order outage, but...
2025-04-01T04:35:49.335273
2023-04-28T14:05:26
1688623517
{ "authors": [ "ManasMadrecha", "zsilbi" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11781", "repo": "unjs/nitro", "url": "https://github.com/unjs/nitro/issues/1198" }
gharchive/issue
SWR responses cached forever in CloudFlare Workers Environment CloudFlare Workers Nuxt 3.4.1 nitro: { storage: { cache: { driver: "cloudflare-kv-binding", }, }, }, Reproduction export default cachedEventHandler( async () => { // Test subrequest return await $fetch( "http...
2025-04-01T04:35:49.344352
2019-06-26T17:11:47
461087447
{ "authors": [ "unleashed" ], "license": "apache-2.0", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11782", "repo": "unleashed/threescalers", "url": "https://github.com/unleashed/threescalers/pull/28" }
gharchive/pull-request
Update trust CI system Update the travis & appveyor templates + ci scripts to latest master in trust. Note that tests might fail while I tune this. And also: With the update avoids installing rust twice in newer images from Travis. Ensures rustfmt is installed via rustup. Correctly limits checks with clippy and rust...
2025-04-01T04:35:49.375795
2019-11-08T20:46:00
520225994
{ "authors": [ "manushah17", "sirichandana95" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11783", "repo": "uno-isqa-8950/uno-cpi", "url": "https://github.com/uno-isqa-8950/uno-cpi/pull/1688" }
gharchive/pull-request
Siri sprint Modified Project/Views.py, projects/Checkproject.html, projects/templates/projects/createProject.html, projects/urls.py , UnoCPI/sqlfiles.py for search improvements in projects merged other than createProject.html. Please rebase the createProject.html from sprint_4 before incorporating your changes, ...
2025-04-01T04:35:49.391173
2023-07-17T14:28:24
1808007898
{ "authors": [ "Marc-Antoine-Soucy", "kazo0" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11784", "repo": "unoplatform/uno.toolkit.ui", "url": "https://github.com/unoplatform/uno.toolkit.ui/issues/658" }
gharchive/issue
[NavigationBar] Multiple NavigationBar causes crash on WinUI Current behavior If you have NavigationBar on two different tabs (ie nested on a single page) when you switch tabs you'll see an exception on winUI Expected behavior Navigation between two tabs should work How to reproduce it (as minimally and precisely as...
2025-04-01T04:35:49.793780
2023-08-24T14:21:40
1865276605
{ "authors": [ "davidnewhall", "groupe3sun", "platinummonkey" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11785", "repo": "unpoller/unpoller", "url": "https://github.com/unpoller/unpoller/issues/600" }
gharchive/issue
Prometheus error I have this message : expected value after metric, got "\n" ("INVALID") while parsing: "unpoller\n" Unifi controller : <IP_ADDRESS> Prometheus : 2.45.0 sounds like a configuration issue, post your config and which version of unpoller you are on Unpoller version 2.8.1 branch HEAD revision 1 config...
2025-04-01T04:35:49.802879
2015-08-05T15:48:23
99236147
{ "authors": [ "somexpert" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11786", "repo": "unt-libraries/django-citeit", "url": "https://github.com/unt-libraries/django-citeit/issues/5" }
gharchive/issue
Location model accepts improperly formed locations. The location field in the Location model should be in the format specified in the code ("Locations should be in the format of Country > State > County > Township"), but currently it will accept any string that fits the length, regardless of whether it follows that c...
2025-04-01T04:35:49.807788
2015-12-18T14:05:19
122954085
{ "authors": [ "geier", "untitaker" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11787", "repo": "untitaker/vdirsyncer", "url": "https://github.com/untitaker/vdirsyncer/pull/308" }
gharchive/pull-request
Add davical tests to Travis Fix #23 cc @geier I've ran those tests locally already (against @geier's server) and encountered absolutely no failures. BTW the code for the davical setup can be found here (as always): https://github.com/vdirsyncer/davical-testserver cpu wise, running those tests is no problem fo...
2025-04-01T04:35:49.837859
2024-07-11T21:01:33
2404120694
{ "authors": [ "PavelPikat", "bobh66" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11788", "repo": "upbound/provider-terraform", "url": "https://github.com/upbound/provider-terraform/issues/278" }
gharchive/issue
0.17.0 fails to clone remote modules: fatal: empty string is not a valid pathspec What happened? After upgrading provider-terrraform from 0.14.1 to 0.17.0 hoping to fix issues with remote repositories and max-reconcile-rate, we experience failures in all our new and existing Workspaces where the provider is unable ...
2025-04-01T04:35:49.842252
2016-12-13T15:59:59
195292257
{ "authors": [ "AlexisMontagne", "mihaitodor" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11789", "repo": "upfluence/sensu-client-go", "url": "https://github.com/upfluence/sensu-client-go/pull/20" }
gharchive/pull-request
Add RabbitMQ High Availability connection support This is an attempt to add basic support for RabbitMQ High Availability (see #13). Limitations / TODOs for future PRs: Prefetch values are currently ignored No SSL support Documentation enhances @mihaitodor Feel free to update the update the deps, and we will be ab...
2025-04-01T04:35:49.881540
2024-08-21T07:31:00
2477290207
{ "authors": [ "willson113", "ytkimirti", "zhang-xing-tfs" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11790", "repo": "upstash/wikipedia-semantic-search", "url": "https://github.com/upstash/wikipedia-semantic...
gharchive/issue
The page displays an error when running this project It's probably because you don't have a namespace in your vector index, I will add a warning instead of throwing an error, thanks! Can you provide a documentation? How to call this work? How to use this work in your own python program? Thank you!
2025-04-01T04:35:49.959042
2016-02-20T03:07:51
135026189
{ "authors": [ "cgyarvin", "joemfb", "juped", "ohAitch" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11792", "repo": "urbit/arvo", "url": "https://github.com/urbit/arvo/issues/12" }
gharchive/issue
remove vestigial tap argument I do not believe I've ever seen tap:by in any form other than (~(tap by foo)). Would anyone (@cgyarvin, @philipcmonk) mind if I added a +- all (tap) to by, in, to, and converted existing code to use it? Perhaps tap should go altogether, but that would involve (minor) mucking with jets,...
2025-04-01T04:35:49.982290
2024-12-13T11:28:48
2738177528
{ "authors": [ "Will508", "urbste" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11793", "repo": "urbste/nanosam2", "url": "https://github.com/urbste/nanosam2/issues/4" }
gharchive/issue
No train.py in tool folder Good job! Hi, I saw in the README that there is a train.py in the tool directory, but it is actually missing. Could you please upload it? Hey please look here: nanosam2/tools/
2025-04-01T04:35:50.207049
2022-10-26T18:33:16
1424524691
{ "authors": [ "ColinC5" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11795", "repo": "utk-cs340-fall22/BattleBeasts", "url": "https://github.com/utk-cs340-fall22/BattleBeasts/issues/64" }
gharchive/issue
Bracket chooses modifier and attacks for player's opponent right before fight starts Must do this using the restrictions in the json files like in the beast customization scene. Communicated to the fight scene through Globals.cs. Parent issue of #70
2025-04-01T04:35:50.208774
2020-04-04T00:14:21
593701385
{ "authors": [ "osy86", "yanzhang0219" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11796", "repo": "utmapp/UTM", "url": "https://github.com/utmapp/UTM/issues/221" }
gharchive/issue
"Could not connect to AltServer" when installing it onto my iPad iPadOS version: iOS 13.4.5 developer beta iPad Pro 10.5-inch macOS version: 10.15.3 Thank you. This is not a UTM bug. Please contact AltServer's developers.
2025-04-01T04:35:50.215229
2021-01-23T11:53:20
792539157
{ "authors": [ "Vishram1123", "barantamur", "osy" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11797", "repo": "utmapp/UTM", "url": "https://github.com/utmapp/UTM/issues/2281" }
gharchive/issue
"+" and "Edit" buttons not working Describe the issue After opening the app, I touch the "+" and "Edit" buttons(Only buttons in the main menu) but nothing happens. Configuration (required) UTM Version: 2.0.18 OS Version: iOS 14.2 Device Model: iPhone 7 (9,1) Checkra1n jailbreaked. Procursus bootstrap. Installed via ...
2025-04-01T04:35:50.229893
2021-01-24T23:35:38
792929233
{ "authors": [ "jdanyow", "mwt" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11798", "repo": "utterance/utterances", "url": "https://github.com/utterance/utterances/pull/469" }
gharchive/pull-request
Update SITES.md Implemented in two of my projects. Thank you for the great tool! Thanks for the PR! We've simplified the process of adding your site/repo to the list. Instead of updating SITES.md you would add the utterances topic to your repo.
2025-04-01T04:35:50.237356
2017-06-14T07:17:28
235784239
{ "authors": [ "Meijuh", "alaarman", "yanntm" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11799", "repo": "utwente-fmt/ltsmin", "url": "https://github.com/utwente-fmt/ltsmin/issues/118" }
gharchive/issue
Always Return 0, but state if a counter-example was found or not for LTL Currently, the return value 1 is supposed to be used to determine if a violation was found or not. This behavior leads to a lot of problems for me, because the tool DID NOT FAIL, but returns non zero, so this is not a standard behavior for a Uni...
2025-04-01T04:35:50.242457
2017-06-25T04:29:43
238359259
{ "authors": [ "ashishkumar4029", "johnlevi", "karim-elngr", "midoBi" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11800", "repo": "uvagfx/hipi", "url": "https://github.com/uvagfx/hipi/issues/41" }
gharchive/issue
java.lang.ClassNotFoundException: com.drew.imaging.ImageProcessingException exception when running ./hibDump .... +1 @midoBi please provide more details about your problem. @midoBi Are you sure that your machines have HIPI properly configured in the class path? I had to build a FAT JAR to include the HIPI depen...
2025-04-01T04:35:50.261541
2022-04-11T06:10:23
1199442652
{ "authors": [ "Shehryar21" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11801", "repo": "uwblueprint/community-fridge-kw", "url": "https://github.com/uwblueprint/community-fridge-kw/pull/203" }
gharchive/pull-request
feat: admin export food rescues and checkins Brief description. What is this change? Admin Export All Fridge Check-ins/Food Rescues Implementation description. How did you make this change? Added generateCSV utils file back Steps to test Create some checkins and schedules Go to http://localhost:3000/admin/check...
2025-04-01T04:35:50.262626
2017-01-05T19:28:43
199038411
{ "authors": [ "achen2401", "ivan-c" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11802", "repo": "uwcirg/true_nth_usa_portal", "url": "https://github.com/uwcirg/true_nth_usa_portal/pull/379" }
gharchive/pull-request
unescape ampersand character in assessment links fix escaped ampersand link in assessment links in profile Looks good; merging Thanks!
2025-04-01T04:35:50.264199
2019-04-08T19:28:11
430619327
{ "authors": [ "achen2401" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11803", "repo": "uwcirg/truenth-portal", "url": "https://github.com/uwcirg/truenth-portal/pull/3117" }
gharchive/pull-request
TN-408 fix organization JSON for UCSF urologic clinic per convo related to this story: https://jira.movember.com/browse/TN-408 Fix organization JSON for UCSF Urologic Surgical Oncology Clinic so it is the child clinic of UCSF. @mcjustin @ivan-c Fixing the order of JSON entries seemed to fix the failed tests, at lea...
2025-04-01T04:35:50.265031
2015-07-29T06:29:08
97869948
{ "authors": [ "domoritz", "kanitw" ], "license": "bsd-3-clause", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11804", "repo": "uwdata/voyager", "url": "https://github.com/uwdata/voyager/issues/176" }
gharchive/issue
Need to move cursor to trigger rendering So when you select a field and not move the cursor, nothing happens. The new gallery of visualizations loads as soon as you move the cursor. Sounds like we have seen this before ...
2025-04-01T04:35:50.266113
2024-01-26T20:38:35
2102868957
{ "authors": [ "uweseimet" ], "license": "BSD-3-Clause", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11805", "repo": "uweseimet/scsi2pi", "url": "https://github.com/uweseimet/scsi2pi/issues/48" }
gharchive/issue
Split bus into a target and an initiator bus In target mode the bus code for the initiator is not needed, and vice versa. It may make sense to re-organize the GpioBus and Bus classes and split them into a target and an initiator part. With this approach the explicit target/initiator mode checks in GpioBus will become...
2025-04-01T04:35:50.273297
2023-08-21T15:55:04
1859679595
{ "authors": [ "briesenberg07", "cspayne", "gerontakos" ], "license": "CC0-1.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11806", "repo": "uwlib-cams/uwlswd", "url": "https://github.com/uwlib-cams/uwlswd/issues/41" }
gharchive/issue
html improvements [ ] ensure rdfa meets specifications and standards [ ] create css file to format table and any other aesthetic properties of web page validators: https://validator.w3.org/nu/ (works with .xhtml) http://linter.structured-data.org/ @briesenberg07 @gerontakos I just pushed uwlswd_vocabs/linked_da...
2025-04-01T04:35:50.301463
2022-05-22T18:37:13
1244334531
{ "authors": [ "codecov-commenter", "v3gtb" ], "license": "MIT", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11807", "repo": "v3gtb/fooddata-vegattributes", "url": "https://github.com/v3gtb/fooddata-vegattributes/pull/61" }
gharchive/pull-request
Add coverage report via codecov to CI Fixes #60 Codecov Report :exclamation: No coverage uploaded for pull request base (main@d9fcd65). Click here to learn what that means. The diff coverage is n/a. @@ Coverage Diff @@ ## main #61 +/- ## ===================================...
2025-04-01T04:35:50.364587
2022-08-15T15:00:26
1339111989
{ "authors": [ "cromoteca" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11808", "repo": "vaadin/hilla", "url": "https://github.com/vaadin/hilla/pull/504" }
gharchive/pull-request
fix(engine): add support for custom connect client Adds a check to verify if a file named frontend/connect-client.ts exists, just like in the single-module generator. Fixes #485 Looks like the upgrade to Lit 2.3.0 (coming from Flow) broke a test which is not related to this PR.
2025-04-01T04:35:50.367964
2024-05-03T09:44:30
2277312636
{ "authors": [ "MarcinVaadin", "landsman" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11809", "repo": "vaadin/intellij-plugin", "url": "https://github.com/vaadin/intellij-plugin/issues/39" }
gharchive/issue
Hilla support I have a problem with probably missing the support for Hilla. When I click on to “sayHello” method I would actually love to be redirected to “HelloWorldService.java” not a compiled .ts file. This standard behavior can be overridden by the custom plugin I hope. Also, public classes and methods look unu...
2025-04-01T04:35:50.421438
2020-05-27T12:09:29
625639648
{ "authors": [ "CLAassistant", "DiegoCardoso" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11810", "repo": "vaadin/vaadin-checkbox", "url": "https://github.com/vaadin/vaadin-checkbox/pull/174" }
gharchive/pull-request
feat: add helper text API Add property and named slot Add styles for supported themes Add demo for helper text API Add unit and visual tests for helper text Part of #170 Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement ...
2025-04-01T04:35:50.498279
2020-01-17T07:49:07
551258947
{ "authors": [ "gilescope", "robinchrist", "vadimcn" ], "license": "mit", "license_source": "bigquery", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11811", "repo": "vadimcn/vscode-lldb", "url": "https://github.com/vadimcn/vscode-lldb/issues/252" }
gharchive/issue
Cannot Attach: Could not send event to DebugSession: "Full(..)" OS: Kubuntu 19.10 (Kernel 5.3.0-26) VSCode version: 1.41.1 Extension version: 1.4.5 Python version: 3.7.5 LLDB version: lldb version 9.0.0 If I try to attach to a process, I get the following error: configuration: { type: 'lldb', request: 'attach', ...
2025-04-01T04:35:50.531542
2019-02-27T15:46:22
415191338
{ "authors": [ "epapoutsellis", "jakobsj" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11812", "repo": "vais-ral/CCPi-Framework", "url": "https://github.com/vais-ral/CCPi-Framework/issues/209" }
gharchive/issue
Implement adaptive PDHG https://www.cs.umd.edu/~tomg/projects/pdhg/ Adaptive step size selecting that does not require knowledge of operator norm. Also check stopping criteria to implement. Also, http://citeseerx.ist.psu.edu/viewdoc/download?doi=<IP_ADDRESS>1.6056&rep=rep1&type=pdf
2025-04-01T04:35:50.544605
2023-08-28T18:28:07
1870240965
{ "authors": [ "mert-kurttutan", "valebes" ], "license": "Apache-2.0", "license_source": "github-api", "license_type": "permissive", "provenance": "gharchive-dolma-0004.json.gz:11813", "repo": "valebes/ppl", "url": "https://github.com/valebes/ppl/pull/33" }
gharchive/pull-request
Fix Typo in README.md Just noticed while trying out your project @mert-kurttutan Thanks for your contribution and for trying PPL. Sorry if I bother you, but I wanted to ask what you think about the available documentation? If you have any suggestions, please let us know. I think publishing on crate (and hence pro...