added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | created timestamp[us]date 2001-10-09 16:19:16 2025-01-01 03:51:31 | id stringlengths 4 10 | metadata dict | source stringclasses 2
values | text stringlengths 0 1.61M |
|---|---|---|---|---|---|
2025-04-01T06:38:38.181685 | 2015-01-14T09:44:17 | 54302048 | {
"authors": [
"dopcn",
"kastiglione"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5782",
"repo": "facebook/chisel",
"url": "https://github.com/facebook/chisel/pull/72"
} | gharchive/pull-request | add ppath command
Print application's 'Documents' directory path.
@dopcn What do you think about having option flags to allow the desired directory to be opened in Terminal, or maybe Finder as well? For example ppath -t to open in Terminal. These don't need to be added to this pull request, but they'd be nice to ad... |
2025-04-01T06:38:38.189494 | 2022-06-02T08:56:37 | 1257896587 | {
"authors": [
"josecarneiro",
"todinhvin"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5783",
"repo": "facebook/create-react-app",
"url": "https://github.com/facebook/create-react-app/issues/12459"
} | gharchive/issue | Can't run project
I can't run the server in this project. Please help me. This error bellow. Thank you so much
express-session deprecated req.secret; provide secret option index.js:64:9
/home/lap12703/Code/kahoot-clone/node_modules/passport-auth0/lib/index.js:36
throw new Error('You must provide the ' + k + ' configu... |
2025-04-01T06:38:38.198851 | 2018-05-23T07:06:31 | 325574607 | {
"authors": [
"Timer",
"vishu9219"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5784",
"repo": "facebook/create-react-app",
"url": "https://github.com/facebook/create-react-app/issues/4506"
} | gharchive/issue | Service Controller not rendering
Is this a bug report?
Yes
Did you try recovering your dependencies?
Yes, no issue with dependency.
Package.json
{
"name": "public",
"version": "0.1.0",
"private": true,
"homepage": "./",
"dependencies": {
"bootstrap": "^3.3.7",
"lodash": "^4.17.5",
"prop-types": "^15.6.1",
"react": "... |
2025-04-01T06:38:38.203924 | 2019-08-29T06:31:01 | 486763991 | {
"authors": [
"bullettrang",
"fengxinming"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5785",
"repo": "facebook/create-react-app",
"url": "https://github.com/facebook/create-react-app/issues/7606"
} | gharchive/issue | Failed to compile after configuring rules
{
"extends": "react-app",
"rules": {
"no-unused-expressions": "off"
}
}
Failed to compile.
./src/components/Tree/index.js
Line 24: Expected an assignment or function call and instead saw an expression no-unused-expressions
Search for the keywords to learn more a... |
2025-04-01T06:38:38.208938 | 2019-02-10T01:52:48 | 408491235 | {
"authors": [
"JBallin",
"ianschmitz"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5786",
"repo": "facebook/create-react-app",
"url": "https://github.com/facebook/create-react-app/pull/6386"
} | gharchive/pull-request | [docs] revert removal of newlines from html
An unintended change was merged in #6062
I'm not seeing the changed files here on GitHub. Can you clarify what snuck through?
@ianschmitz it seems to be something that husky is doing automatically, and unfortunately I'm unable to override it. The form tag is being conve... |
2025-04-01T06:38:38.210261 | 2020-05-15T05:53:26 | 618717299 | {
"authors": [
"eddiemonge",
"sarupbanskota"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5787",
"repo": "facebook/create-react-app",
"url": "https://github.com/facebook/create-react-app/pull/9013"
} | gharchive/pull-request | ZEIT Now → Vercel
ZEIT has rebranded to Vercel.
This PR updates the deployment section to reflect the new name.
#9099 is a more comprehensive version of this
|
2025-04-01T06:38:38.224427 | 2023-11-09T17:55:31 | 1986134557 | {
"authors": [
"mohamedsaleh1984",
"slorber"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5788",
"repo": "facebook/docusaurus",
"url": "https://github.com/facebook/docusaurus/issues/9524"
} | gharchive/issue | Navigate to page sections using # doesn't work
Have you read the Contributing Guidelines on issues?
[X] I have read the Contributing Guidelines on issues.
Prerequisites
[X] I'm using the latest version of Docusaurus.
[X] I have tried the npm run clear or yarn clear command.
[X] I have tried rm -rf node_modules yar... |
2025-04-01T06:38:38.233052 | 2019-02-24T06:42:00 | 413788567 | {
"authors": [
"BrodaNoel",
"CommerceOwl",
"MBach",
"svitekpavel"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5789",
"repo": "facebook/draft-js",
"url": "https://github.com/facebook/draft-js/issues/2013"
} | gharchive/issue | Using SSR with Next.js: TypeError: undefined is not an object (evaluating 'editorState.getBlockTree(anchorBlockKey).getIn')
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
When using server side rendering, Rich Text example ( https://github.com/facebook/draft-js/tree/master/example... |
2025-04-01T06:38:38.244343 | 2019-01-31T20:07:27 | 405416703 | {
"authors": [
"jimmydief",
"skeggse",
"vicapow"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5790",
"repo": "facebook/flow",
"url": "https://github.com/facebook/flow/issues/7422"
} | gharchive/issue | Support for arrays in disjoint unions refinements
Flow version: v0.91.0
Expected behavior
With the following code, I would expect flow to understand how control flow interacts with the union type, and refine the associated function type to be compatible with the function invocations. That is, I would expect this cod... |
2025-04-01T06:38:38.413188 | 2017-05-03T20:45:49 | 226109448 | {
"authors": [
"Billy-",
"Temirtator",
"abramz",
"abritinthebay",
"ahtashamabbasse",
"alex-dixon",
"amiteshore",
"balovbohdan",
"ecoker",
"franciscop",
"machineghost",
"nithrm",
"rickhanlonii",
"slavafomin",
"tfoxy",
"thymikee",
"vitaly-t"
],
"li... | gharchive/issue | Test if object, array or string.
Is there a way to check if a component is an object, array or string? This would be similar to chai's 'should.be.a' Ex.: validationResult.SSN[0].should.be.a('string').
No, there isn't. You'll find the list of all available matchers here: https://facebook.github.io/jest/docs/en/expec... |
2025-04-01T06:38:38.415667 | 2018-01-15T14:15:07 | 288607879 | {
"authors": [
"dlmr",
"manu-st"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5792",
"repo": "facebook/jest",
"url": "https://github.com/facebook/jest/pull/5316"
} | gharchive/pull-request | feat(jest-cli): return results object from jest.run
Summary
This makes it easier to run Jest directly, like when wrapping it in a custom script.
Test plan
Tests passes as before.
The major disadvantage is that runCLI does not process the command line arguments and the functions that do that are not exported. I'd li... |
2025-04-01T06:38:38.423854 | 2018-12-25T05:50:48 | 393966665 | {
"authors": [
"H1Gdev",
"codecov-io"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5793",
"repo": "facebook/jest",
"url": "https://github.com/facebook/jest/pull/7546"
} | gharchive/pull-request | Remove duplicate 'the'.
Summary
before:
the the
after:
the
Codecov Report
Merging #7546 into master will not change coverage.
The diff coverage is n/a.
@@ Coverage Diff @@
## master #7546 +/- ##
=======================================
Coverage 67.91% 67.91% ... |
2025-04-01T06:38:38.427864 | 2024-12-09T16:02:20 | 2727550083 | {
"authors": [
"Srishtihere",
"ritikaGupta4"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5794",
"repo": "facebook/lexical",
"url": "https://github.com/facebook/lexical/issues/6926"
} | gharchive/issue | Bug: RTE components when resizing or scroll doesn't seem to be contained or collapsed
RTE components when resizing or scroll doesn't seem to be contained or collapsed.
Lexical version: 0.18.0
Steps To Reproduce
Go to the lexical playground and add lengthy texts to make it scrollable and table
Click on table dropdow... |
2025-04-01T06:38:38.430185 | 2023-10-05T15:53:07 | 1928606100 | {
"authors": [
"Piliuta"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5795",
"repo": "facebook/lexical",
"url": "https://github.com/facebook/lexical/pull/5087"
} | gharchive/pull-request | Update anchor selection if split by patching style
Problem
Setting styles using $patchStyleText does not update the selection when the anchor node is split. This causes the selection to contain a node that is not part of the selection. As a result, the toolbar/$getSelectionStyleValueForProperty is not able to determi... |
2025-04-01T06:38:38.432210 | 2013-07-22T08:24:50 | 17035427 | {
"authors": [
"facebook-github-bot-1",
"wez"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5796",
"repo": "facebook/libphenom",
"url": "https://github.com/facebook/libphenom/issues/1"
} | gharchive/issue | Add BSER load/dump support for variants
BSER is a local-IPC only serialization format for dynamic data:
https://github.com/facebook/watchman/blob/master/BSER.markdown
Adding support for this to Phenom requires adding load/dump APIs similar to the JSON load/dump API.
It also means adding API support for "Array of Temp... |
2025-04-01T06:38:38.453797 | 2019-06-12T16:40:05 | 455316403 | {
"authors": [
"OndraM",
"riotCode",
"temptationdrops"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5797",
"repo": "facebook/php-webdriver",
"url": "https://github.com/facebook/php-webdriver/issues/646"
} | gharchive/issue | Issue with hotfix for w3c chromeOptions
What are you trying to achieve? (Expected behavior)
Adapt acceptance testing with Codeception for ChromeDriver v75, using webdriver v1.7.0.
What do you get instead? (Actual behavior)
In the code of the hotfix for w3c I get an error toArray() called on Array for Facebook\WebDriv... |
2025-04-01T06:38:38.457665 | 2016-01-12T17:21:10 | 126228593 | {
"authors": [
"cberner",
"dain"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5798",
"repo": "facebook/presto",
"url": "https://github.com/facebook/presto/pull/4319"
} | gharchive/pull-request | Fix theoretical memory tracking leak
DriverFactory is not guaranteed to be closed. It's only closed when all
splits have been received and drivers created for them. However,
several OperatorFactories rely on close() being called.
For example, LookupJoinOperatorFactory will "leak" memory in the memory
tracking system,... |
2025-04-01T06:38:38.462980 | 2022-04-06T11:41:50 | 1194489457 | {
"authors": [
"Simek",
"lunaleaps"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5799",
"repo": "facebook/react-native-website",
"url": "https://github.com/facebook/react-native-website/pull/3059"
} | gharchive/pull-request | update Docusaurus and other deps, fix broken styles
Why & how
Superseeds:
#3022
This PR updates Docusaurus to latest beta (beta.18) and most of the other dependencies.
Due to changes in Docusaurus code, I had to adjust the config and add a bunch of fixes to our custom styles, which become broken after the update. I... |
2025-04-01T06:38:38.468794 | 2017-02-25T20:32:26 | 210259933 | {
"authors": [
"ericvicenti",
"kirkstrobeck",
"rogerkerse"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5800",
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/issues/12582"
} | gharchive/issue | Jest coverage is throwing packager errors
Description
What I did
I added Jest to my project and started generating code coverage reports, which creates a folder named "coverage" at the project root.
What you expect to happen
I expected nothing to happen with the code.
What actually happens
Packager is looking at it f... |
2025-04-01T06:38:38.470798 | 2017-03-16T17:23:36 | 214779457 | {
"authors": [
"damathryx",
"hramos"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5801",
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/issues/12978"
} | gharchive/issue | Prevent system font from overriding app font
I need to force app font inside the app and not to be overridden by system font. Namely font size and fontFamily. I also added the font I am using in assets and resources for android and iOS respectively.
rn: 0.42
Hey, thanks for reporting this issue!
It looks like your ... |
2025-04-01T06:38:38.479627 | 2019-01-29T09:51:23 | 404205560 | {
"authors": [
"adititipnis",
"cinder92",
"eleallegue",
"luoyushouchai",
"saeedhassankhan"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5802",
"repo": "facebook/react-native",
"url": "https://github.com... | gharchive/issue | Error calling JSTimers.CallTimers
Environment
[skip envinfo]
Description
I am trying to run my app on Android (One plus 6t). This was working fine before making a call to firebase but as soon as I add the line onSend={Fire.shared.send} to Chat.js, the app crashes. The logs just show Uncaught Error: Error calling JST... |
2025-04-01T06:38:38.488294 | 2023-05-30T19:43:15 | 1732887513 | {
"authors": [
"rvasseur31",
"solveit-andrey-savich"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5803",
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/issues/37627"
} | gharchive/issue | Could not find module ... for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator,
Description
Hello.
Context
We have RN iOS project with CocoaPods dependecies, but we want to add some dependencies via SPM.
In our Podfile, we have following lines:
installer.pods_project.build_configurations.each do... |
2025-04-01T06:38:38.491810 | 2017-09-18T05:43:06 | 258374796 | {
"authors": [
"Kureev",
"deecewan"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5804",
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/pull/15979"
} | gharchive/pull-request | uniq with an iteratee is uniqBy
The wrong version of the function was being used which was resulting in flow errors.
See https://lodash.com/docs/4.17.4#uniqBy for reference.
Test Plan
There should probably be a test for this. According to the lodash source, calling uniq with a second argument is not supported.
Flow ... |
2025-04-01T06:38:38.542195 | 2015-09-14T11:36:53 | 106323494 | {
"authors": [
"Noitidart",
"brentvatne",
"cgilboy",
"ehd",
"ekryski",
"esauter5",
"facebook-github-bot-7",
"ide",
"janmonschke",
"javache",
"joel100",
"mkonicek",
"nicklockwood",
"sahrens",
"satya164",
"webgoudarzi",
"yelled3"
],
"license": "MIT... | gharchive/pull-request | [TextInput] Add controlled selection prop
For prior discussion with @brentvatne @sahrens @yelled3 see #2478
Again, some notes and points for discussion:
I think using a NSDictionary is fine for the native prop type.
Should RCTTextView and RCTTextField share the implementation of setSelectionRange, or would that not ... |
2025-04-01T06:38:38.546424 | 2022-05-20T12:57:44 | 1243115202 | {
"authors": [
"fortmarek",
"hramos"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5806",
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/pull/33881"
} | gharchive/pull-request | Fix hermes compilation in the react-native package
Summary
When releasing the latest RC, we have noticed pod install is broken since the downloaded react-native package is missing hermes scripts and shelljs dependency (needed by hermes-utils.js).
Changelog
[Internal] - Fix compiling hermes in the release version.
... |
2025-04-01T06:38:38.550433 | 2016-04-23T10:07:12 | 150538869 | {
"authors": [
"bestander",
"ide"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5807",
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/pull/7172"
} | gharchive/pull-request | [CI] Exit with the error status code from xcodebuild
See https://github.com/supermarin/xcpretty#usage -- xcpretty will suppress xcodebuild's status code so we need to add && exit ${PIPESTATUS[0]}.
Test Plan: Look at Travis CI results and see that an error with the Obj-C tests is properly reported as a CI error.
Let... |
2025-04-01T06:38:38.556200 | 2016-06-10T13:08:16 | 159631386 | {
"authors": [
"facebook-github-bot-7",
"javache",
"p16"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5808",
"repo": "facebook/react-native",
"url": "https://github.com/facebook/react-native/pull/8045"
} | gharchive/pull-request | Update docs for textDecorationStyle
This PR fixes the documentation for the textDecorationStyle prop in the Text component documentation.
textDecorationLine and textDecorationStyle were added for Android in https://github.com/facebook/react-native/releases/tag/v0.25.1
Only textDecorationLine was updated at the time h... |
2025-04-01T06:38:38.560751 | 2016-07-01T21:53:26 | 163480285 | {
"authors": [
"JoelMarcey",
"facebook-github-bot-2",
"facebook-github-bot-5",
"facebook-github-bot-8",
"hramos"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5809",
"repo": "facebook/react-native",
"url... | gharchive/pull-request | Add post documentation lockdown survey link
We did a survey prior to the doc lockdown to get an idea of what we should focus on. Now we have a yes/no style survey to ensure that we met the user needs when it came to our start of improving the docs.
This diff adds the survey link to the bottom of each page. And we wil... |
2025-04-01T06:38:38.583131 | 2018-03-05T06:30:00 | 302185857 | {
"authors": [
"bsansouci",
"chenglou",
"mrkaspa",
"ubsan"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5810",
"repo": "facebook/reason",
"url": "https://github.com/facebook/reason/issues/1845"
} | gharchive/issue | Better syntax error for return foo
Something like "return doesn't exist in Reason; blabla"
What if someone names a function return, as with monads (although that's a terrible name, it's still used)
We could make it a hint, like we’ve done in the past. The hints are 100% accurate but they help give some idea of wh... |
2025-04-01T06:38:38.586342 | 2016-05-18T07:11:44 | 155431257 | {
"authors": [
"SanderSpies",
"chenglou",
"yunxing"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5811",
"repo": "facebook/reason",
"url": "https://github.com/facebook/reason/pull/476"
} | gharchive/pull-request | Add eval opam config env
I followed the installation instructions, but the rebuild command didn't work - but after running eval opam config env everything worked.
Good catch. One does need to eval opam config env to make new opam configs take effects in the current shell. We should definitely put this instruction i... |
2025-04-01T06:38:38.603591 | 2015-04-03T23:02:21 | 66243487 | {
"authors": [
"jasta",
"rickbrew"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5812",
"repo": "facebook/stetho",
"url": "https://github.com/facebook/stetho/pull/137"
} | gharchive/pull-request | Upgrade gh-pages to reflect v1.1.0
This adds an elements screenshot and bumps the version numbers.
looks good (y)
|
2025-04-01T06:38:38.639214 | 2017-09-07T19:19:47 | 256042615 | {
"authors": [
"Timer",
"gaearon",
"radhey113"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5813",
"repo": "facebookincubator/create-react-app",
"url": "https://github.com/facebookincubator/create-react-app/issue... | gharchive/issue | From React
I am getting this issue:->
ERROR in ./client/index.js
Module build failed: SyntaxError: 'import' and 'export' may only appear at the top level (6:1)
4 | render components from here
5 | */
6 | import react from 'react';
| ^
7 | import reactDom from 'react-dom';
8 | import APP from './components/App... |
2025-04-01T06:38:38.668459 | 2017-04-28T08:46:52 | 225017163 | {
"authors": [
"TheTFo",
"Timer",
"bgard6977",
"caiobalthazar",
"cdaringe",
"dchambers",
"gaearon",
"jgoz",
"lifeiscontent",
"valorize"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5814",
... | gharchive/pull-request | :art: add first class debugging support
continuation of #1360. re-implemented per code review remarks, and conflicts resolved. needs 👀 re-review :).
problem statement
react-scripts does not offer ready-to-roll jest debugging.
solution
add it!
closes #594
test
checkout this feature branch
/path/to/this/branch/... |
2025-04-01T06:38:38.719278 | 2019-05-14T00:50:47 | 443661774 | {
"authors": [
"DavidWangW",
"agnosticdev",
"lnicco",
"siyengar",
"udippant"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5815",
"repo": "facebookincubator/mvfst",
"url": "https://github.com/facebookincub... | gharchive/issue | EchoClient and EchoServer unable to establish connection
I can successfully compile the project on Ubuntu. 18.04,but when I run the sample client I get the following error:
vmtest@vmtest-virtual-machine:~/Documents/ietf_quic/mvfst/_build/build/quic/samples$ ./echo -mode=server -host=<IP_ADDRESS> -port=6666 -colorlogt... |
2025-04-01T06:38:38.724804 | 2024-11-26T06:14:14 | 2693312943 | {
"authors": [
"yingsu00"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5816",
"repo": "facebookincubator/velox",
"url": "https://github.com/facebookincubator/velox/issues/11661"
} | gharchive/issue | Remove the BloomFilter classes from dwio/parquet/writer/arrow/tests/
Description
The classes were moved from Arrow Parquet writer to dwio/parquet/common in "Move arrow parquet bloom filter code to velox dwio (#10516)", but there is still another copy in velox/dwio/parquet/writer/arrow/tests/. The references in velox/... |
2025-04-01T06:38:38.726544 | 2023-05-09T10:55:59 | 1701850022 | {
"authors": [
"majetideepak"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5817",
"repo": "facebookincubator/velox",
"url": "https://github.com/facebookincubator/velox/pull/4875"
} | gharchive/pull-request | Update Types documentation
Update Decimal and Interval Day to Second type documentation since they
are now logical types.
Add documentation for Presto Types.
@mbasmanova I addressed your comments. Can you make another pass? Thanks.
I added a note for OPAQUE and UNKNOWN types as well.
@mbasmanova thank you for y... |
2025-04-01T06:38:38.728957 | 2023-10-19T12:43:03 | 1952168490 | {
"authors": [
"duanmeng",
"mbasmanova"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5818",
"repo": "facebookincubator/velox",
"url": "https://github.com/facebookincubator/velox/pull/7138"
} | gharchive/pull-request | Add ContainerRowSerde::compareWithNulls API for ByteStream compare
Presto aggregate functions that compare values of complex types must detect
cases when complex values contain nulls. The new
ContainerRowSerde::compareWithNulls API allows signaling the case when a complex
type value contains a null when comparing Byt... |
2025-04-01T06:38:38.804923 | 2020-09-03T11:52:51 | 691903308 | {
"authors": [
"rpartsey",
"srama2512"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5819",
"repo": "facebookresearch/OccupancyAnticipation",
"url": "https://github.com/facebookresearch/OccupancyAnticipation/issues/... | gharchive/issue | Train models config directory path
Shouldn't the model config path in the configs table in the README.md Training models section contain model_configs directory as shown below?
Model
Config directory
ANS(rgb)
configs/model_configs/ans_rgb
ANS(depth)
configs/model_configs/ans_depth
OccAnt(rgb)
configs/model... |
2025-04-01T06:38:38.846291 | 2019-08-02T08:11:45 | 476053815 | {
"authors": [
"Skylixia",
"chengfx",
"myleott",
"nonononanana",
"yarakhater"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5820",
"repo": "facebookresearch/fairseq",
"url": "https://github.com/facebookr... | gharchive/issue | Where is fairseq-preprocess
When I run following command in the shell script
for input_index in $(seq 1 2); do
fairseq-preprocess \
--only-source \
--trainpref $processed_data_dir/train.${input_index}.bpe \
--validpref $processed_data_dir/dev.${input_index}.bpe \
--testpref $processed_data_d... |
2025-04-01T06:38:38.902157 | 2020-07-27T19:35:08 | 666534732 | {
"authors": [
"KenaHemnani",
"Skylion007",
"VladislavHrosinkov",
"aclegg3",
"erikwijmans"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5821",
"repo": "facebookresearch/habitat-sim",
"url": "https://git... | gharchive/issue | accessing build/viewer
❓ Questions and Help
How does one access build/viewer code? It does not seem to be on GitHub.
Just pass -DBUILD_GUI_VIEWERS=ON to CMake.
Forgive me, but how is CMake involved? I know it it a dependency, but I have installed it without specifically in invoking it.
How does one access buil... |
2025-04-01T06:38:38.911964 | 2024-08-23T18:43:15 | 2483681211 | {
"authors": [
"jturner65"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5822",
"repo": "facebookresearch/habitat-sim",
"url": "https://github.com/facebookresearch/habitat-sim/pull/2457"
} | gharchive/pull-request | --[BE][WIP] - Dataset Diagnostics and Attributes Deduplication
Motivation and Context
This PR introduces a transparent dataset diagnostics protocol that can be controlled by setting flags using the optional tag "request_diagnostics" placed in the scene dataset config, followed by either an individual string or a list... |
2025-04-01T06:38:38.913617 | 2024-08-07T12:26:34 | 2453359549 | {
"authors": [
"RanDing2000",
"yvsriram"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5823",
"repo": "facebookresearch/home-robot",
"url": "https://github.com/facebookresearch/home-robot/issues/514"
} | gharchive/issue | Problems opening GUI
Does anyone know how to open gui for the ovmm?
Hey this is the script for GUI: https://github.com/facebookresearch/habitat-lab/blob/ovmm_v0.2.5/examples/interactive_play.py.
|
2025-04-01T06:38:38.922673 | 2018-11-01T01:16:26 | 376217113 | {
"authors": [
"Jiayuan-Gu",
"fmassa"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5824",
"repo": "facebookresearch/maskrcnn-benchmark",
"url": "https://github.com/facebookresearch/maskrcnn-benchmark/issues/84"
} | gharchive/issue | Reduce the training loss
❓ Questions and Help
Is it necessary to reduce the training losses through multiple processes in trainer.py?
I think current reduction on losses only work for logging instead of backward.
Could anyone explain about which parts of codes average the gradients from all processes when doing distr... |
2025-04-01T06:38:38.925780 | 2018-11-27T04:33:13 | 384618269 | {
"authors": [
"JackUrb",
"luzhilin19951120"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5825",
"repo": "facebookresearch/visdom",
"url": "https://github.com/facebookresearch/visdom/issues/514"
} | gharchive/issue | Where is envs buffers?
I encounter a problem when trying to find the JSON files of all the visdom envs.
First of all, I can not find where the visdom server save all the envs buffer path. I use buffer path" referring to the path where all the unsaved envs are kept. This buffer seems to be automatically cleared when ... |
2025-04-01T06:38:38.937084 | 2021-09-16T23:43:00 | 998771139 | {
"authors": [
"facelessuser"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5826",
"repo": "facelessuser/coloraide",
"url": "https://github.com/facelessuser/coloraide/pull/70"
} | gharchive/pull-request | Even better upgrades to playground
Allow loading notebook pages
Add spinner to show pyodide is loading and/or working
@gir-bot lgtm
|
2025-04-01T06:38:38.957739 | 2024-03-12T11:17:54 | 2181362222 | {
"authors": [
"faddat",
"kienn6034"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5829",
"repo": "faddat/ibc-apps",
"url": "https://github.com/faddat/ibc-apps/pull/1"
} | gharchive/pull-request | test: update tests for wasmhooks
Notes
update simapp and tests to be compatible with sdk 50, and make all tests pass
Tests pass
@faddat hey, i'm implementing ibc-hooks for eve, and since there is no completed version of ibc-hooks v8, i will continue working on your branch
@faddat hi sir, tests and lint passed, p... |
2025-04-01T06:38:38.981550 | 2020-09-15T10:45:16 | 701821135 | {
"authors": [
"carloscaverobarca",
"miquinti"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5830",
"repo": "fair4health/f4h-portal-ui",
"url": "https://github.com/fair4health/f4h-portal-ui/pull/83"
} | gharchive/pull-request | Add authorization token to be allowed to access the backend
Change endPoint to Access to platform backend to get dynamic projects list
Proposed Changes
Add endPiont to evirioment
Add header to include valid token to access
Get project list from server
Pull request checklist
Please check if your PR fulfills the foll... |
2025-04-01T06:38:39.012707 | 2020-04-28T12:53:29 | 608293669 | {
"authors": [
"kardwen",
"markstos",
"teutat3s"
],
"license": "WTFPL",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5831",
"repo": "fairyglade/ly",
"url": "https://github.com/fairyglade/ly/issues/205"
} | gharchive/issue | [sway systemd setup] unable to re-login after exiting sway
Hello,
thank you for making this beautiful display manager!
OS: manjaro with latest linux55 kernel
$ sway --version
sway version 1.4
wlroots version 0.10.1-1
ly version: installed via yay -S ly-git v0.5.0.r9.gaa25ede-1
When trying to logout and then re-log... |
2025-04-01T06:38:39.025608 | 2021-12-23T09:07:19 | 1087517040 | {
"authors": [
"chamini2",
"mkam039",
"thomasaarholt"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5832",
"repo": "fal-ai/fal",
"url": "https://github.com/fal-ai/fal/issues/87"
} | gharchive/issue | fal installation instructions with dbt 1.0
Trying fal now after a recommendation through Slack. I installed dbt 1.0 by pip install dbt-core, as well as fal by pip install fal.
I ran into a few snags when installing fal in a clean python 3.9 environment, and it might be worth adding a note about dbt 1.0 to the fal rea... |
2025-04-01T06:38:39.039074 | 2022-05-02T13:12:17 | 1222871186 | {
"authors": [
"FedeDP"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5833",
"repo": "falcosecurity/driverkit",
"url": "https://github.com/falcosecurity/driverkit/issues/142"
} | gharchive/issue | Driverkit Debian/Ubuntu builder wrong kernel version
Describe the bug
Basically, kernel-crawler kernels list is exporting fields like:
"kernelrelease": "5.10.103-1-amd64",
(https://github.com/falcosecurity/kernel-crawler/blob/main/kernels/x86_64/list.json#L7368),
whose url is http://security.debian.org/pool/updates/... |
2025-04-01T06:38:39.047554 | 2020-10-29T10:27:32 | 732190830 | {
"authors": [
"leogr",
"poiana"
],
"license": "CC-BY-4.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5834",
"repo": "falcosecurity/falco-website",
"url": "https://github.com/falcosecurity/falco-website/pull/307"
} | gharchive/pull-request | update(data/en): correct and update gRPC config description
What type of PR is this?
/kind bug
/kind cleanup
/kind content
Any specific area of the project related to this PR?
/area documentation
What this PR does / why we need it:
Which issue(s) this PR fixes:
The gRPC config description was not updated w.r.t the un... |
2025-04-01T06:38:39.068513 | 2023-07-12T09:43:26 | 1800591408 | {
"authors": [
"incertum",
"leogr",
"loresuso",
"poiana"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5835",
"repo": "falcosecurity/rules",
"url": "https://github.com/falcosecurity/rules/pull/98"
} | gharchive/pull-request | wip: new(rules): add rule for detecting fileless execution via memfd_create
What type of PR is this?
Uncomment one (or more) /kind <> lines:
/kind bug
/kind cleanup
/kind design
/kind documentation
/kind failing-test
/kind feature
Any specific area of the project related to this PR?
Uncomment one (or m... |
2025-04-01T06:38:39.109849 | 2024-01-22T07:08:45 | 2093236603 | {
"authors": [
"VPraharsha03",
"fang2hou"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5836",
"repo": "fang2hou/starship-gruvbox-rainbow",
"url": "https://github.com/fang2hou/starship-gruvbox-rainbow/issues/1"
} | gharchive/issue | Nerd font and color scheme used for mac-os preview ?
@fang2hou Thanks for the preset, it looks amazing 🌟
Just one more thing, if you wouldn't mind could you please also share the nerd font and terminal color scheme used in the Mac-OS preview ? as it looks the best among all the previews
I am using alacritty now.
T... |
2025-04-01T06:38:39.147187 | 2022-12-09T05:13:52 | 1486016795 | {
"authors": [
"pfletcherhill",
"varunsrin"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5837",
"repo": "farcasterxyz/hub",
"url": "https://github.com/farcasterxyz/hub/issues/280"
} | gharchive/issue | feat: support nft urls in reactions and replies
What is the feature you would like to implement?
Allow reactions and cast-replies to point to an NFT as their parent. We will eventually want to expand this to work for generic web URLs as well, though that can be cut if it adds a lot of complexity.
Why is this feature ... |
2025-04-01T06:38:39.156363 | 2017-10-25T10:19:20 | 268343123 | {
"authors": [
"ahundt",
"arodiss",
"infelane"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5838",
"repo": "farizrahman4u/keras-contrib",
"url": "https://github.com/farizrahman4u/keras-contrib/pull/174"
} | gharchive/pull-request | Fixed and extended Dead ReLU detector callback
Initially 'DeadReLUDetectorCallback was only working for Dense layers and the percentage of dead relu neurons was incorrect.
Corrected the percentage calculations
Extended for all layers with a ReLU activation (tested for conv2d and dense)
Tested on python 3.5 TF and The... |
2025-04-01T06:38:39.172514 | 2019-05-04T03:44:32 | 440280792 | {
"authors": [
"fasiha"
],
"license": "Unlicense",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5839",
"repo": "fasiha/curtiz-japanese-nlp",
"url": "https://github.com/fasiha/curtiz-japanese-nlp/issues/1"
} | gharchive/issue | Notes
1
For an @-subcard during a local quiz, the prompt sentence will be shown but with a piece of it replaced with the @-subprompt. In order to know which piece of the prompt sentence to hide, the @-subcard's pieces will be examined for cloze marks.
if no cloze marks found, look for the prompt, and if that fails, ... |
2025-04-01T06:38:39.173816 | 2023-05-13T20:57:30 | 1708738832 | {
"authors": [
"camenduru",
"fasmide"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5840",
"repo": "fasmide/remotemoe",
"url": "https://github.com/fasmide/remotemoe/issues/21"
} | gharchive/issue | Is the remotemoe tunnel down?
I have been getting the error message 'This page isn't working' for more than five days 😭. Am I doing something wrong, or is the remotemoe tunnel down?
See https://github.com/fasmide/remotemoe/issues/19
|
2025-04-01T06:38:39.193280 | 2020-03-04T04:57:16 | 575137480 | {
"authors": [
"cwza",
"sgugger"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5841",
"repo": "fastai/fastai2",
"url": "https://github.com/fastai/fastai2/pull/141"
} | gharchive/pull-request | fix AWD_LSTM not contiguous bug
Error: rnn: hx is not contiguous
This error happens when
bidir=True
bs decrease
run on gpu
The 1 and 2 cause self.hidden[l][0][:,:bs] be not contiguous, and with 3 the error happens.
Fix it by adding contiguous() after self.hidden[l][0][:,:bs] and add a test that can reproduce this e... |
2025-04-01T06:38:39.196656 | 2020-10-28T15:07:49 | 731530577 | {
"authors": [
"armsp",
"hamelsmu"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5842",
"repo": "fastai/fastpages",
"url": "https://github.com/fastai/fastpages/issues/442"
} | gharchive/issue | Is there a way to have custom javascript in the rendered HTML for a blog post?
I have a blog post with Altair visualization made from Jupyter Notebook as usual. However, I want to add some custom JavaScript to it.
Inside the Jupyter notebook, you have to run the cell with the JavaScript every time you open it to see ... |
2025-04-01T06:38:39.198486 | 2021-01-25T14:48:39 | 793445003 | {
"authors": [
"hamelsmu",
"spiritLHL"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5843",
"repo": "fastai/fastpages",
"url": "https://github.com/fastai/fastpages/issues/493"
} | gharchive/issue | Automatically generate a sitemap
I want to add my blog to the Google search engine, I need to generate a sitemap of the blog.
So can you add a feature that automatically generate a sitemap?
thanks. try this https://github.com/jekyll/jekyll-sitemap
thanks. try this https://github.com/jekyll/jekyll-sitemap
|
2025-04-01T06:38:39.216335 | 2024-05-13T02:50:34 | 2291692472 | {
"authors": [
"3to1null",
"AIdjis",
"AdmWinther",
"Jkrox",
"Omachonu-prosper",
"RasmusN",
"Sarmad426",
"WilliamStam",
"ankit-brijwasi",
"arslanahmad768",
"atomicjarrod",
"ceb10n",
"killjoy1221",
"kingcwt",
"linpan",
"mavic111",
"pmsmanishchauhan",
... | gharchive/issue | fastapi dev runs stuck
Privileged issue
[X] I'm @tiangolo or he asked me directly to create an issue here.
Issue Content
The first time I ran fastapi dev, there was no problem, but I encountered a code error. Then after I modified the code and saved it, a WARNING: WatchFiles detected changes in 'tool/index.py'. Rel... |
2025-04-01T06:38:39.220243 | 2023-07-20T12:24:10 | 1813880675 | {
"authors": [
"MarkusSintonen",
"tiangolo"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5845",
"repo": "fastapi/fastapi",
"url": "https://github.com/fastapi/fastapi/pull/9916"
} | gharchive/pull-request | Fix ValidationExceptions missing type annotations after v0.100.0
Type information got lost from ValidationExceptions after v0.100.0. This PR brings them back. ErrorDetails is used as is from Pydantic V2. With V1 its compatible with Pydantic V1 .errors().
Related https://github.com/tiangolo/fastapi/discussions/9907
... |
2025-04-01T06:38:39.228954 | 2024-12-09T02:07:17 | 2725763804 | {
"authors": [
"sacha-escudier",
"sinaatalay"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5846",
"repo": "fastfem/fastfem",
"url": "https://github.com/fastfem/fastfem/pull/38"
} | gharchive/pull-request | Connect functionalities from mesher and elements to plotter
This PR will connect functionalities from mesher and elements, and use PyVista to provide visual aid.
For reference, here is my playground script (for now).
import fastfem.mesh as m
import fastfem.plotter as p
import numpy as np
nh = 10
nv = 10
hl = 3
vl... |
2025-04-01T06:38:39.254833 | 2021-12-28T11:48:50 | 1089837772 | {
"authors": [
"mcollina"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5847",
"repo": "fastify/process-warning",
"url": "https://github.com/fastify/process-warning/pull/45"
} | gharchive/pull-request | Renamed to process-warning
Signed-off-by: Matteo Collina<EMAIL_ADDRESS>Fixes #43
Checklist
[ ] run npm run test and npm run benchmark
[ ] tests and/or benchmarks are included
[ ] documentation is changed or added
[ ] commit message and code follows the Developer's Certification of Origin
and the Code of conduct
... |
2025-04-01T06:38:39.262529 | 2018-04-02T10:25:30 | 310450838 | {
"authors": [
"taquitos"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5848",
"repo": "fastlane/ci",
"url": "https://github.com/fastlane/ci/issues/499"
} | gharchive/issue | If the bot doesn't have push access, we crash. Maybe we should be friendly?
[2018-04-02 18:20:55] DEBUG GitRepo: Not setup yet, sleeping (time before timeout: 300.0) https://github.com/fastlane/ci
Thread terminated with exception: git '--git-dir=/Users/liebowitz/.fastlane/ci/fastlane-ci-config/.git' '--work-tree=/Us... |
2025-04-01T06:38:39.272558 | 2018-04-15T22:49:35 | 314459950 | {
"authors": [
"minuscorp",
"taquitos"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5849",
"repo": "fastlane/ci",
"url": "https://github.com/fastlane/ci/issues/674"
} | gharchive/issue | Builds are failing due to missing dependencies that exist in gemfile
build http://mydoghatestechnology.com/projects_erb/32903571-271e-4c87-9b32-11df3c82d5aa/builds/461
failed because of a missing gem that is referenced. Locally, the build works fine. It also works fine on the build machine if I bundle install there i... |
2025-04-01T06:38:39.279284 | 2019-04-18T13:23:25 | 434768570 | {
"authors": [
"UPCman",
"jakubpetrik",
"janpio"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5850",
"repo": "fastlane/fastlane",
"url": "https://github.com/fastlane/fastlane/issues/14621"
} | gharchive/issue | latest_testflight_build_number returns always 0
Using this code on Fastfile:
build_number = latest_testflight_build_number(
version: 2.3.1,
team_id: XXXXXXX,
initial_build_number: 0
)
Always I get build number 0.
[14:32:08]: --------------------------------------------
[14:32:08]: --- ... |
2025-04-01T06:38:39.327629 | 2019-10-16T02:30:24 | 507575764 | {
"authors": [
"AlexParfenjuk",
"Peretz30",
"derpoliuk",
"drayan85",
"fromkk",
"gkhloptov",
"herald25santos",
"janpio",
"joshdholtz",
"michzio",
"timMorrill"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchiv... | gharchive/issue | firebase_app_distribution plugin doesn't work in macOS Catalina
New Issue Checklist
[x] Updated fastlane to the latest version
[x] I read the Contribution Guidelines
[x] I read docs.fastlane.tools
[x] I searched for existing GitHub issues
Issue Description
I'd like to try to use firebase_app_distribution plugin w... |
2025-04-01T06:38:39.639031 | 2019-12-18T12:51:56 | 539662167 | {
"authors": [
"MephestoKhaan"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5852",
"repo": "fastlane/fastlane",
"url": "https://github.com/fastlane/fastlane/issues/15813"
} | gharchive/issue | Exit Status 70. But rewriting the -exportArchive plist does something.
New Issue Checklist
[x] Updated fastlane to the latest version
[x] I read the Contribution Guidelines
[x] I read docs.fastlane.tools
[x] I searched for existing GitHub issues
Issue Description
Using fastlane to automate builds generated from U... |
2025-04-01T06:38:39.671392 | 2017-03-07T11:32:43 | 212406041 | {
"authors": [
"KrauseFx",
"hjanuschka",
"kas-kad"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5853",
"repo": "fastlane/fastlane",
"url": "https://github.com/fastlane/fastlane/issues/8456"
} | gharchive/issue | undefined local variable or method `cert' for #Sigh::Runner:...
New Issue Checklist
[yes] Updated fastlane to the latest version
[no] I have read the Contribution Guidelines
Issue Description
Complete output when running fastlane, including the stack trace and command used
You can use: --capture_output as the last... |
2025-04-01T06:38:39.684199 | 2017-03-28T18:36:03 | 217653275 | {
"authors": [
"KrauseFx",
"ohayon",
"parleer"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5854",
"repo": "fastlane/fastlane",
"url": "https://github.com/fastlane/fastlane/pull/8688"
} | gharchive/pull-request | Resolves failure when deliver() called with name: argument and name.txt exists in locale-based metadata.
Checklist
[x] I've run bundle exec rspec from the root directory to see all new and existing tests pass
[x] I've followed the fastlane code style and run bundle exec rubocop -a to ensure the code style is valid
... |
2025-04-01T06:38:39.699992 | 2022-12-27T12:28:44 | 1511757754 | {
"authors": [
"fatih-yavuz",
"mohanshetty"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5855",
"repo": "fatih-yavuz/links.dev",
"url": "https://github.com/fatih-yavuz/links.dev/issues/112"
} | gharchive/issue | How to add custom js like adding custom css
How to add custom js like adding custom css
you cannot add custom js.
ok thank you
|
2025-04-01T06:38:39.735466 | 2020-07-27T16:18:52 | 666418194 | {
"authors": [
"JackCloudman",
"fbaligand"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5856",
"repo": "fbaligand/kibana-enhanced-table",
"url": "https://github.com/fbaligand/kibana-enhanced-table/issues/123... | gharchive/issue | Can't add visualization to Canvas
Hello, I tested the plugin(v1.9.1) for kibana 7.8 and i want add my document table to canvas, but when i search elements dont return results
Visualize:
Canvas:
Hi,
Honestly, I didn’t tried this feature yet.
If you add a standard data table, does it work fine?
Yes it works with ... |
2025-04-01T06:38:39.766448 | 2016-05-10T00:56:36 | 153902110 | {
"authors": [
"braingineer",
"nouiz",
"tboquet"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5857",
"repo": "fchollet/keras",
"url": "https://github.com/fchollet/keras/issues/2678"
} | gharchive/issue | keras crashing when using convolutions
hi all,
recently updated to theano 0.9 and cudnn v5, things broke. downgraded 0.8.2 and things were moderately working again ( I could import theano... ). But then I tried to run some things and ran into the issue pasted below. I pull the master branch from keras and it still h... |
2025-04-01T06:38:39.773490 | 2015-07-29T17:24:10 | 97986456 | {
"authors": [
"fchollet",
"geminatea",
"harpone",
"quantlearn"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5858",
"repo": "fchollet/keras",
"url": "https://github.com/fchollet/keras/issues/460"
} | gharchive/issue | Hessian-free optimization?
Just probing here a little bit to see if there was an interest for a Hessian-free optimizer, as e.g. in theano-hf by boulanni. Don't know the Keras code much yet, but I'd like to get some input if that's doable in a reasonable amount of time...
It would definitely be possible to add it as... |
2025-04-01T06:38:39.774668 | 2016-10-13T21:19:31 | 182903734 | {
"authors": [
"fchollet",
"jayanthkoushik"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5859",
"repo": "fchollet/keras",
"url": "https://github.com/fchollet/keras/pull/4052"
} | gharchive/pull-request | Return decay from get_config of all optimizers
This commit adds the decay strength to the config dicts of all optimizers where it was not present.
LGTM, thanks
|
2025-04-01T06:38:39.782880 | 2016-04-05T19:38:33 | 146089426 | {
"authors": [
"acoburn",
"awoods"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5860",
"repo": "fcrepo4/fcrepo4",
"url": "https://github.com/fcrepo4/fcrepo4/pull/1015"
} | gharchive/pull-request | Add link headers to versioned resources
Resolves both:
https://jira.duraspace.org/browse/FCREPO-1975 and
https://jira.duraspace.org/browse/FCREPO-1974
It seems that most of this involves adding headers using javax.servlet. When the response is generated, though, we are using javax.ws.rs.
This certainly works, but I... |
2025-04-01T06:38:39.792304 | 2017-05-10T02:53:24 | 227553565 | {
"authors": [
"Neverbirth",
"SlavaRa",
"matrix3d"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5861",
"repo": "fdorg/flashdevelop",
"url": "https://github.com/fdorg/flashdevelop/issues/1625"
} | gharchive/issue | airsdk compress swf not be used
all fws
Can you explain more?
adobe air sdk 25
setting optimize bytecode =true.not use.
my proj get swf 3M size.
and i addtional compiler options -compress=true,
i get swf 1M size.
This setting only works in release mode.
@matrix3d This issue can be considered solved?
|
2025-04-01T06:38:39.840796 | 2017-04-22T11:09:07 | 223557521 | {
"authors": [
"eddyystop",
"imdpk"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5862",
"repo": "feathersjs/feathers-guide",
"url": "https://github.com/feathersjs/feathers-guide/issues/9"
} | gharchive/issue | Comment:Step-Basic-Real-time
The link is invalid for server code:
https://github.com/feathersjs/feathers-docs/blob/master/examples/step/01/WebSocket/1.js
The link that worked for me was:
https://github.com/feathersjs/feathers-docs/blob/master/examples/step/01/websocket/1.js
Thanks for the catch! There's a PR waitin... |
2025-04-01T06:38:39.902239 | 2022-09-05T05:53:36 | 1361439000 | {
"authors": [
"codecov-commenter",
"elsirion",
"jkitman",
"justinmoon",
"okjodom"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5863",
"repo": "fedimint/fedimint",
"url": "https://github.com/fedimint/fe... | gharchive/pull-request | Gateway detection and support for internal payments within a Mint
Enable gateways to detect payments internal to a mint, and resolve these without paying itself (the gateway) over the LN network.
To detecting internal payments when attempting to pay an invoice (outgoing contract), the gateway uses the invoice hash to... |
2025-04-01T06:38:39.931551 | 2017-03-28T14:21:48 | 217576762 | {
"authors": [
"nialldonnellyfh",
"wtrocki"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5864",
"repo": "feedhenry-raincatcher/raincatcher-demo-mobile",
"url": "https://github.com/feedhenry-raincatcher/raincatcher-de... | gharchive/pull-request | Bump fh-wfm-workflow-angular version
Related to https://github.com/feedhenry-raincatcher/raincatcher-workflow-angular/pull/4
Outdated. Closing
|
2025-04-01T06:38:39.933852 | 2018-09-27T14:21:34 | 364500859 | {
"authors": [
"camilamacedo86",
"shannon"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5865",
"repo": "feedhenry/fh-js-sdk",
"url": "https://github.com/feedhenry/fh-js-sdk/pull/286"
} | gharchive/pull-request | Upgrade version of fh-sync-js
Jira link(s)
https://issues.jboss.org/browse/RHMAP-20023
What
Update version of fh-sync-js to 1.3.2
Version bump to 3.0.10
Changelog update
Why
To pull in this fix: https://github.com/feedhenry/fh-sync-js/pull/45
/restest
retest this
|
2025-04-01T06:38:39.937391 | 2020-05-21T09:33:23 | 622375772 | {
"authors": [
"girba",
"syrel"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5866",
"repo": "feenkcom/gtoolkit",
"url": "https://github.com/feenkcom/gtoolkit/issues/1069"
} | gharchive/issue | Completion popup should not move with the cursor, but stay with the beginning of the completed text
In most cases the completion does its best to not move with the cursor. However, due to some limitations in the editor it may not always be the case
|
2025-04-01T06:38:39.969692 | 2016-02-03T10:10:07 | 130978536 | {
"authors": [
"danpalmer",
"matthiask",
"mjl"
],
"license": "bsd-3-clause",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5867",
"repo": "feincms/feincms",
"url": "https://github.com/feincms/feincms/issues/620"
} | gharchive/issue | Page admin showing each extension twice, breaks admin page
We've just started setting up a FeinCMS based blog, but have encountered a small problem.
We set up the Page model in the normal way, and register a few extensions like this:
Page.register_extensions(
'feincms.module.extensions.datepublisher',
'feincm... |
2025-04-01T06:38:39.998174 | 2022-11-19T19:47:29 | 1456635950 | {
"authors": [
"felipecrs",
"tommymogensen"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5868",
"repo": "felipecrs/hass-expose-camera-stream-source",
"url": "https://github.com/felipecrs/hass-expose-camera-stream-s... | gharchive/issue | error: expose_camera_stream_source - Integration
Hi There
Trying to implement this and get my TUYA cam in grigate :)
when i update my configuration.yaml i get thoe below error at restart.
First i just pasted "expose_camera_stream_source:" into the end of my config ...thats not working.
then "expose_camera_stream_sour... |
2025-04-01T06:38:40.002070 | 2017-10-17T18:16:51 | 266227558 | {
"authors": [
"aadityakhare",
"felipecustodio"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5869",
"repo": "felipecustodio/algorithms",
"url": "https://github.com/felipecustodio/algorithms/pull/13"
} | gharchive/pull-request | Re: Issue #10
Contribution to issue #11
Hello, friend!
@aadityakhare can you describe a little bit what you are adding? Thank you so much and good Hacktoberfesting!
Well, I'd been working on a repository to add algorithms in 3 languages: C, Java, Python.
some of them are not in all 3 languages.
My addition has al... |
2025-04-01T06:38:40.009125 | 2023-07-12T18:39:38 | 1801556810 | {
"authors": [
"felipesud"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5870",
"repo": "felipesud/temple-finder-app",
"url": "https://github.com/felipesud/temple-finder-app/issues/5"
} | gharchive/issue | Testing and Debugging - Backend and Frontend
Test the backend routes using a tool like Postman to ensure they handle CRUD operations correctly. Test the frontend components and services to verify their integration with the backend API. Debug and fix any issues or errors that arise during testing.
Branch: feature/te... |
2025-04-01T06:38:40.022732 | 2015-11-11T19:00:59 | 116399108 | {
"authors": [
"Emaasit",
"elbamos",
"felixcheung"
],
"license": "apache-2.0",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5871",
"repo": "felixcheung/vagrant-projects",
"url": "https://github.com/felixcheung/vagrant-projects/issues... | gharchive/issue | R interpreter for zeppelin
Hello Felix,
I saw your talk on youtube about SparkR + Zeppelin at the Seattle Spark meetup and I wanted to inquire how you set up the R interpreter for zeppelin. Is it officially supported in Zeppelin-0.5 or 0.6?
Let me know.
Thanks,
Daniel
Hello!
R interpreter is not currently merged to... |
2025-04-01T06:38:40.066039 | 2022-11-21T04:38:17 | 1457298803 | {
"authors": [
"bassmanitram",
"build3r"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5872",
"repo": "ferdium/ferdium-recipes",
"url": "https://github.com/ferdium/ferdium-recipes/issues/242"
} | gharchive/issue | [Bug]: Google Chat (Hangout chat) Text input focus lost
Preflight Checklist
[X] I have read the Contributing Guidelines for this project.
[X] I agree to follow the Code of Conduct that this project adheres to.
[X] I have searched the issue tracker for a feature request that matches the one I want to file, without su... |
2025-04-01T06:38:40.068850 | 2023-05-03T20:33:00 | 1694767056 | {
"authors": [
"Alphrag",
"Arthur-Huan"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5873",
"repo": "ferdium/ferdium-recipes",
"url": "https://github.com/ferdium/ferdium-recipes/pull/350"
} | gharchive/pull-request | Skype & Discord icon update
Pre-flight Checklist
Please ensure you've completed all of the following.
[x] I have read the Contributing Guidelines for this project.
[x] I agree to follow the Code of Conduct that this project adheres to.
Description of Change
Updated the Skype and Discord logos to their current ... |
2025-04-01T06:38:40.089348 | 2023-02-24T22:59:31 | 1599373302 | {
"authors": [
"itowlson",
"karthik2804",
"tpmccallum",
"vdice"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5874",
"repo": "fermyon/developer",
"url": "https://github.com/fermyon/developer/issues/36... | gharchive/issue | CI/deploy for search index (data.json)
@karthik2804 and I were discussing the following pain point: Currently, this website's search index (static/data.json) needs to be updated in each applicable PR (any PRs updating documentation content, no matter how small, are applicable). There is a command to do so (npm run b... |
2025-04-01T06:38:40.091250 | 2023-03-07T07:41:25 | 1612901318 | {
"authors": [
"tpmccallum"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5875",
"repo": "fermyon/developer",
"url": "https://github.com/fermyon/developer/pull/426"
} | gharchive/pull-request | Verify developer docs subdomain
Signed-off-by: tpmccallum<EMAIL_ADDRESS>
Fixed by https://github.com/fermyon/developer/pull/426
|
2025-04-01T06:38:40.100596 | 2022-06-13T03:10:34 | 1268838213 | {
"authors": [
"ejmg",
"vdice"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5876",
"repo": "fermyon/spin",
"url": "https://github.com/fermyon/spin/pull/565"
} | gharchive/pull-request | Update Headers Env Routes Integration Test to use Rust SDK.
Following up on #534 for #216, this updates the headers-env-routes-test test binary used by spin's integrations.
Signed-off-by: elias<EMAIL_ADDRESS>
Realizing I jumped the gun because the integration is now failing. I probably won't have the time to sit dow... |
2025-04-01T06:38:40.101689 | 2024-06-14T20:31:12 | 2354048463 | {
"authors": [
"vdice"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5877",
"repo": "fermyon/spinkube-performance",
"url": "https://github.com/fermyon/spinkube-performance/pull/70"
} | gharchive/pull-request | feat(apps): add password hasher app
Adds a password hasher app with toggles for cpu (iterations), mem usage, password value and sleep
Ok, sounds like we're fine to get this in as-is and tweak/tune as needed.
|
2025-04-01T06:38:40.103031 | 2024-05-07T13:34:25 | 2283368009 | {
"authors": [
"abvthecity",
"dsinghvi"
],
"license": "Apache-2.0",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5878",
"repo": "fern-api/fern",
"url": "https://github.com/fern-api/fern/pull/3553"
} | gharchive/pull-request | fix: treat multipart form as form
adds a more robust way to parse and check media types (case-insensitive, and aware of parameters, i.e. charset=utf-8)
updates parseFileUploadRequest to check if the media type is a multipart formdata rather than isFile=true
@abvthecity looks like an ete test is failing, otherwise... |
2025-04-01T06:38:40.115000 | 2016-01-11T22:29:10 | 126051944 | {
"authors": [
"cesarandreu",
"davidjamesstone",
"dcousens",
"feross",
"rstacruz"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5879",
"repo": "feross/standard",
"url": "https://github.com/feross/standard/... | gharchive/issue | function expression vs statement
I was wondering about folks preference in regards to expression vs statements.
Clearly it's important to understand the differences between the two in regards hoisting and also the use cases of each but there are often times where either could be used.
I can't find a recommendation - ... |
2025-04-01T06:38:40.118262 | 2018-03-08T13:20:49 | 303476914 | {
"authors": [
"feross",
"sunrize531"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5880",
"repo": "feross/typedarray-to-buffer",
"url": "https://github.com/feross/typedarray-to-buffer/issues/14"
} | gharchive/issue | Republish with updated NPM
The version of module which is currently published in npm registry appears to be affected by this npm bug:
https://github.com/npm/npm/issues/16734
Which prevents the application using this module (indirectly) from being deployed on Amazon AWS:
https://github.com/aws/aws-cli/issues/2639
Repu... |
2025-04-01T06:38:40.119588 | 2024-09-17T19:26:21 | 2531932153 | {
"authors": [
"Skullians",
"Sweattypalms"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5881",
"repo": "ferrumc-rs/ferrumc",
"url": "https://github.com/ferrumc-rs/ferrumc/pull/50"
} | gharchive/pull-request | Create issue templates
Add issue templates, see https://github.com/Skullians/ferrumc/issues/new/choose for a demo.
I approve
sick
|
2025-04-01T06:38:40.135403 | 2018-01-21T23:27:18 | 290316373 | {
"authors": [
"adbeem",
"cowboysdude",
"mikeb8319"
],
"license": "MIT",
"license_source": "github-api",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5883",
"repo": "fewieden/MMM-voice",
"url": "https://github.com/fewieden/MMM-voice/issues/20"
} | gharchive/issue | Error when starting
Platform (Hardware/OS):
Unbuntu 16
Node version:
8.9.4
MagicMirror version:
2.2.2
Module version:
Lastest Master
Description of the issue:
when starting it intializes then goes right to ERROR
When run in debug: true it says undefined.
I ran the command line and my mic is 0.....
Not sure what's und... |
2025-04-01T06:38:40.162306 | 2015-08-10T10:26:51 | 100029714 | {
"authors": [
"ff-"
],
"license": "mit",
"license_source": "bigquery",
"license_type": "permissive",
"provenance": "gharchive-dolma-0000.json.gz:5884",
"repo": "ff-/markiki",
"url": "https://github.com/ff-/markiki/issues/4"
} | gharchive/issue | Markdown interpretation caching
Now every time an article gets loaded, its markdown content is compiled to html, and this makes the page flickers for a moment just after the click.
Possible solutions:
Compile the markdown to html on app loading, and cache everything (client side). Downside: long app loading time.
"M... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.