id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
2083602256
Fix unsaved changes alert from triggering when RTE is empty The following changes are implemented TODO: Summary Changes in the user interface: TODO: Add screenshots, recordings or remove this section Checklist when submitting a final (!draft) PR [ ] Commits are tidied up, squashed if needed and follow guidelines in ...
gharchive/pull-request
2024-01-16T10:39:38
2025-04-01T06:43:47.725682
{ "authors": [ "katrinDY", "kelanik8" ], "repo": "cortezaproject/corteza", "url": "https://github.com/cortezaproject/corteza/pull/1632", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
723488153
beta update for longer simulation times and RL pricing This update enables several changes to the DRAGG core functionality and allows for integration of the DRAGG package for Home Energy Management Systems (HEMS) with a generalized reward price signal design (in this case OpenAI Gym for Reinforcement Learning). Chang...
gharchive/pull-request
2020-10-16T19:41:28
2025-04-01T06:43:47.751901
{ "authors": [ "apigott", "corymosiman12" ], "repo": "corymosiman12/dragg", "url": "https://github.com/corymosiman12/dragg/pull/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
870867080
correct pip install syntax with pip install from github for me had to be pip install https://github.com/cosmo-epfl/scikit-cosmo/archive/refs/heads/main.zip the one mentioned in the readme does not work pip install https://github.com/cosmo-epfl/scikit-cosmo Collecting https://github.com/cosmo-epfl/scikit-cosmo Downlo...
gharchive/issue
2021-04-29T10:36:08
2025-04-01T06:43:47.759945
{ "authors": [ "Luthaf", "sandipde" ], "repo": "cosmo-epfl/scikit-cosmo", "url": "https://github.com/cosmo-epfl/scikit-cosmo/issues/108", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
284800673
readme improvements @odeke-em Readme looks way better now :)
gharchive/pull-request
2017-12-27T21:39:53
2025-04-01T06:43:47.806499
{ "authors": [ "faboweb", "jolesbi" ], "repo": "cosmos/cosmos-ui", "url": "https://github.com/cosmos/cosmos-ui/pull/274", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1402967509
Create importable workflow for chains to run upgrade tests Summary To make it as easy as possible for chains to perform upgrade tests, we should provide a github action which can be easily imported and used from any Github Workflow. Proposal Create a workflow_call type workflow in ibc-go. In order to create a re-usa...
gharchive/issue
2022-10-10T10:46:00
2025-04-01T06:43:47.814888
{ "authors": [ "chatton" ], "repo": "cosmos/ibc-go", "url": "https://github.com/cosmos/ibc-go/issues/2501", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1145131756
replace channel keeper with IBC keeper in AnteDecorator Description This implements the solution proposed by @AdityaSripal. This is a draft PR because I get an error in the ante test that I can't fix: --- FAIL: TestAnteTestSuite (0.34s) --- FAIL: TestAnteTestSuite/TestAnteDecorator (0.34s) --- FAIL: Test...
gharchive/pull-request
2022-02-20T20:55:49
2025-04-01T06:43:47.821608
{ "authors": [ "ValarDragon", "crodriguezvega" ], "repo": "cosmos/ibc-go", "url": "https://github.com/cosmos/ibc-go/pull/950", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1850126932
Question about AcraCensor: SQL query without "FROM" Hi team, I am working on a acra-censor.yaml file to whitelist all SQL queries from a webmail app. My question: How can I write a pattern or query to catch an SQL query that has no FROM part? The logged SQL query is: time="2023-08-14T18:19:20+02:00" level=error msg="...
gharchive/issue
2023-08-14T16:24:10
2025-04-01T06:43:47.861149
{ "authors": [ "Lagovas", "m8522s" ], "repo": "cossacklabs/acra", "url": "https://github.com/cossacklabs/acra/issues/666", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1435535524
🛑 Mainnet [Marigold] (mainnet.tezos.marigold.dev) is down In 086d5b7, Mainnet [Marigold] (mainnet.tezos.marigold.dev) (https://mainnet.tezos.marigold.dev/chains/main/blocks/head/header) was down: HTTP code: 503 Response time: 351 ms Resolved: Mainnet [Marigold] (mainnet.tezos.marigold.dev) is back up in 46321bf....
gharchive/issue
2022-11-04T04:28:56
2025-04-01T06:43:47.874396
{ "authors": [ "copolycube" ], "repo": "cotezos/teznodes", "url": "https://github.com/cotezos/teznodes/issues/1129", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1582933265
🛑 Mainnet [TezTools] (eu01-node.teztools.net) is down In 96b2f59, Mainnet [TezTools] (eu01-node.teztools.net) (https://eu01-node.teztools.net/chains/main/blocks/head/header) was down: HTTP code: 502 Response time: 494 ms Resolved: Mainnet [TezTools] (eu01-node.teztools.net) is back up in 5d38c70.
gharchive/issue
2023-02-13T19:29:20
2025-04-01T06:43:47.877859
{ "authors": [ "copolycube" ], "repo": "cotezos/teznodes", "url": "https://github.com/cotezos/teznodes/issues/1495", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
235943656
Runtime Config - Use Waiter instead of While Per Victor - I still suggest you switch to waiter instead of computing nodecount yourself. Then you can rely on DM doing the polling in a sustained manner. https://cloud.google.com/deployment-manager/runtime-configurator/creating-a-waiter I simplied the runtime config, s...
gharchive/issue
2017-06-14T16:51:16
2025-04-01T06:43:47.895459
{ "authors": [ "benofben" ], "repo": "couchbase-partners/google-deployment-manager-couchbase", "url": "https://github.com/couchbase-partners/google-deployment-manager-couchbase/issues/16", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
305023938
(Android) Upgrading CBL 1.x db. LiteCoreBridge.convertException When CBL 2 automatically upgrades a 1.x db, all goes well but for the end, causing the entire upgrade to be rolled back (the new temp file is deleted by cbl.) After cbl logs 'closing datafile' [having imported all documents correctly] it throws the follo...
gharchive/issue
2018-03-14T05:01:07
2025-04-01T06:43:47.946380
{ "authors": [ "djpongh", "hideki", "natgross" ], "repo": "couchbase/couchbase-lite-android", "url": "https://github.com/couchbase/couchbase-lite-android/issues/1660", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2467025686
Add runQuery endpoint to test server API Will be used for tests which run queries and compare against couchbase server I made two suggestions: I think that, elsewhere, the key for the database is “database” spelled out in full. I suggest that the return from runQuery be: { “results” : [ … ] }
gharchive/pull-request
2024-08-15T00:18:57
2025-04-01T06:43:47.978390
{ "authors": [ "bmeike", "borrrden" ], "repo": "couchbaselabs/couchbase-lite-tests", "url": "https://github.com/couchbaselabs/couchbase-lite-tests/pull/64", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
124956858
Support for Travis CI Add support for Travis CI. Update the project's README to show the latest build status. To make the Travis CI test coverage extensive, the integration tests should be converted into unit tests. See #21. Otherwise the Travis CI build has no way to test any of the command logic because the Travi...
gharchive/issue
2016-01-05T12:19:31
2025-04-01T06:43:47.979608
{ "authors": [ "cmbrandenburg" ], "repo": "couchdb-rs/couchdb", "url": "https://github.com/couchdb-rs/couchdb/issues/20", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
669885393
Race condition while moving temporary .part files Parallel builds on our Jenkins CI box frequently fail to resolve dependencies with the following error: [error] (update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts: [error] https://repo.scala-sbt.org/scalasbt/sb...
gharchive/issue
2020-07-31T14:38:45
2025-04-01T06:43:48.086468
{ "authors": [ "alexarchambault", "dwickern", "lefou", "mbovel", "olegy2008", "ollyw", "rlmv", "scheleaap", "straygar", "tdyas" ], "repo": "coursier/coursier", "url": "https://github.com/coursier/coursier/issues/1815", "license": "apache-2.0", "license_type": "permiss...
296034269
Feature Detect All Parent Branches Instead of basing our bump on the latest change detect all the branches since the last tag Would be nice if you edit the README to reflect the changes you made in the code in the How it works section
gharchive/pull-request
2018-02-09T22:38:54
2025-04-01T06:43:48.122145
{ "authors": [ "GermainBergeron", "MichelML" ], "repo": "coveo/hg-auto-semver", "url": "https://github.com/coveo/hg-auto-semver/pull/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
317706556
Add close timeout prop in modal This will allow to specify a timeout before executing the closeCallback, ensuring a user can wait for the fade animation to be done to perform any cleanup. Codecov Report Merging #613 into master will increase coverage by <.01%. The diff coverage is 100%. @@ Coverage ...
gharchive/pull-request
2018-04-25T16:39:25
2025-04-01T06:43:48.129164
{ "authors": [ "codecov-io", "vseguin" ], "repo": "coveo/react-vapor", "url": "https://github.com/coveo/react-vapor/pull/613", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2154146394
feat(headless): insight analytics actions migrated to new event protocol SFINT-5397 In this PR, the following insight analytics events have been migrated to the new event protocol: logCaseAttach. logCaseDetach. logCopyToClipboard. logCaseSendEmail. logFeedItemTextPost. logDocumentOpen. logExpandToFullUI. logCreateAr...
gharchive/pull-request
2024-02-26T13:11:10
2025-04-01T06:43:48.143727
{ "authors": [ "louis-bompart", "mmitiche" ], "repo": "coveo/ui-kit", "url": "https://github.com/coveo/ui-kit/pull/3637", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
869522084
Data Authenticity Can you please let me know whether the source data is authentic data released by the government. I work for a renowned NGO and our reports are viewed more. So planning for a publishing report. @Mchockalingam We refer to state govt bulletins for number of tests and cases details. For state level va...
gharchive/issue
2021-04-28T05:50:51
2025-04-01T06:43:48.164750
{ "authors": [ "Mchockalingam", "bee-rickey" ], "repo": "covid19india/api", "url": "https://github.com/covid19india/api/issues/467", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
593757643
district wise Percentages not totalling 100 for delhi Describe the bug Sum of cases percentage in delhi state not equaling to 100%. To Reproduce Steps to reproduce the behavior: Go to delhi in the map hover on individual districts and see the percentages, their sum doesnt equal to 100 whereas it does in states like ...
gharchive/issue
2020-04-04T06:36:06
2025-04-01T06:43:48.168263
{ "authors": [ "darshanhegde13", "hotmonk", "shuklaayush" ], "repo": "covid19india/covid19india-react", "url": "https://github.com/covid19india/covid19india-react/issues/624", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
591757483
changes in telangana map dist code and names Description of PR Type of PR [x] Bugfix [x] New feature Relevant Issues Fixes #... Checklist [x] Compiles and passes lint tests [x] Properly formatted [x] Tested on desktop [x] Tested on phone Screenshots Patched #521
gharchive/pull-request
2020-04-01T09:11:42
2025-04-01T06:43:48.171454
{ "authors": [ "Pandimadhubabu", "jeremyphilemon" ], "repo": "covid19india/covid19india-react", "url": "https://github.com/covid19india/covid19india-react/pull/442", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
621191726
"Time Since Last Contact" post v3 Requested by Bermuda Dept of Public Health As an end user, I can see how recently I was in contact with another user (i.e., when I last logged an RPI) so that I can see that my app is working correctly. This will also build excitement and engagement with technical users. We'd want to...
gharchive/issue
2020-05-19T18:25:25
2025-04-01T06:43:48.173135
{ "authors": [ "rich-dandliker" ], "repo": "covid19risk/covidwatch-ios-en", "url": "https://github.com/covid19risk/covidwatch-ios-en/issues/9", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1784559555
Feature Request: auto PiP Option to automaticly open PiP when switching tabs. Obly auto open PiP if the video is playing. While there technically is a PiP Api, I have not found a way to make this work... Also, detecting switching of tabs requires special permissions for the extension, which I do not want add, and ...
gharchive/issue
2023-07-02T10:01:59
2025-04-01T06:43:48.295908
{ "authors": [ "cpiber", "ewonais" ], "repo": "cpiber/NebulaEnhance", "url": "https://github.com/cpiber/NebulaEnhance/issues/49", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1700814473
./site.sh doesn't regenerate the site if you checkout to something != develop/master Which documentation does this apply to? Repo scripts In the cloned repository, switch to a new branch - git checkout -b bugfix/whatever Modify some files in any of the guides Run ./site.sh Generation succeeds, but the content is not...
gharchive/issue
2023-05-08T19:36:21
2025-04-01T06:43:48.307978
{ "authors": [ "alandefreitas", "anarthal" ], "repo": "cppalliance/site-docs", "url": "https://github.com/cppalliance/site-docs/issues/55", "license": "BSL-1.0", "license_type": "permissive", "license_source": "github-api" }
1775983018
Render asciidoc content async In core/views.py, the StaticContentView currently converts asciidoc content via a celery task synchronously, but we should change it to render async so the user isn't waiting on that content, in case something breaks with our ability to retrieve that part of the page. Content should be ...
gharchive/issue
2023-06-27T02:34:50
2025-04-01T06:43:48.309738
{ "authors": [ "williln" ], "repo": "cppalliance/temp-site", "url": "https://github.com/cppalliance/temp-site/issues/470", "license": "BSL-1.0", "license_type": "permissive", "license_source": "github-api" }
2143051407
Privacy Policy and TOS to Render from Markdown from Existing URLs The only time our MarkdownTemplateView gets triggered is when the URL matches ^markdown/(?P.+)/? - but for the privacy policy and TOS, we want them to have normal paths - and the StaticContentTemplateView is already a catch-all where no "markdown" fold...
gharchive/issue
2024-02-19T19:50:22
2025-04-01T06:43:48.312113
{ "authors": [ "4down" ], "repo": "cppalliance/temp-site", "url": "https://github.com/cppalliance/temp-site/issues/976", "license": "BSL-1.0", "license_type": "permissive", "license_source": "github-api" }
154467252
Arch: [boost][boost-libs] needs rebuild for gcc 6.1.1 Build is currently broken on arch awaiting https://bugs.archlinux.org/task/49248 CMakeFiles/juci.dir/cmake.cc.o: In function `__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > boost::re_deta...
gharchive/issue
2016-05-12T12:12:12
2025-04-01T06:43:48.315425
{ "authors": [ "eidheim", "zalox" ], "repo": "cppit/jucipp", "url": "https://github.com/cppit/jucipp/issues/219", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
253255354
No rule to make target make[2]: *** No rule to make target '/usr/local/lib/libclang.so', needed by 'lib/libclangmm.so'。 stop。 CMakeFiles/Makefile2:85: recipe for target 'src/CMakeFiles/clangmm.dir/all' failed make[1]: *** [src/CMakeFiles/clangmm.dir/all] Error 2 Makefile:127: recipe for target 'all' failed make: *** ...
gharchive/issue
2017-08-28T08:02:29
2025-04-01T06:43:48.317329
{ "authors": [ "eidheim", "mynameisbreak" ], "repo": "cppit/libclangmm", "url": "https://github.com/cppit/libclangmm/issues/31", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
73003979
Appveyor multiplatform I've added support to appveyor so that it runs MinGW as both a 32-bit and 64-bit build. Great. Could you perhaps in the lack of failure output? It registers the failure, but does not seem to ouptput the failure string. As can be seen here: https://ci.appveyor.com/project/arstrube/cpputest/b...
gharchive/pull-request
2015-05-04T12:13:41
2025-04-01T06:43:48.517788
{ "authors": [ "Andne", "arstrube" ], "repo": "cpputest/cpputest", "url": "https://github.com/cpputest/cpputest/pull/639", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1920677939
Swiper stylesheets missing in production build When running nuxi dev, everything works fine and as expected. However, production builds (SSG) created with nuxi generate are missing the swiper stylesheets, which results in slides being displayed all at once and stacked vertically, and pagination buttons not being disp...
gharchive/issue
2023-10-01T10:00:39
2025-04-01T06:43:48.519327
{ "authors": [ "felixxxxxs" ], "repo": "cpreston321/nuxt-swiper", "url": "https://github.com/cpreston321/nuxt-swiper/issues/93", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1591032472
运行出现错误 发送图片后出现 [ERROR] nonebot | Running Matcher(type='message', module=nonebot_plugin_imgexploration) failed. OSError: cannot open resource 是否安装了字体? 2.需要字体 HarmonyOS_Sans_SC_Regular.ttf HarmonyOS_Sans_SC_Bold.ttf HarmonyOS_Sans_SC_Light.ttf https://developer.harmonyos.com/cn/docs/design/des-guides/font-000000...
gharchive/issue
2023-02-20T02:54:39
2025-04-01T06:43:48.532088
{ "authors": [ "OrangeMiracle", "cpuopt" ], "repo": "cpuopt/nonebot_plugin_imgexploration", "url": "https://github.com/cpuopt/nonebot_plugin_imgexploration/issues/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
723252532
#28 - NodeId #28 - function that Generates NodeId based on SHA1 of public key & cmd command id to print nodeid @kirill-h5i @g4s8, thanks for review, please check changes
gharchive/pull-request
2020-10-16T13:58:22
2025-04-01T06:43:48.535718
{ "authors": [ "stepanvalyavskiy" ], "repo": "cqfn/degitx", "url": "https://github.com/cqfn/degitx/pull/42", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
728378855
#578 Support mapping expansion for arugments to a function Proposed change for https://github.com/cqframework/clinical_quality_language/issues/578. I would also like to also add some tests if the code change seems ok. I would appreciate any suggestions folks might have as far as some of the test cases I should try to...
gharchive/pull-request
2020-10-23T17:05:29
2025-04-01T06:43:48.540292
{ "authors": [ "brynrhodes", "msargentibm" ], "repo": "cqframework/clinical_quality_language", "url": "https://github.com/cqframework/clinical_quality_language/pull/580", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
868379905
CMS122 -HbA1cFHIR Built test data (numer, denom, denom-excl) based on the data in spreadsheet. Since encounter was 2 years ago then at that point the age was 54 so passing this.
gharchive/pull-request
2021-04-27T02:29:19
2025-04-01T06:43:48.541268
{ "authors": [ "bryantaustin13", "mettle-ecqm" ], "repo": "cqframework/ecqm-content-r4", "url": "https://github.com/cqframework/ecqm-content-r4/pull/5", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
376252203
copy to fuction(filed) alias name My requirement is that when exporting, we need to make some transformations. 1.copy test1(id, upper(name)) to DIRECTORY '/data/a' ----ok 2.copy test1(id, upper(name) as name) to DIRECTORY '/data/a' -------error SQLActionException[SQLParseException: line 1:28: mismatched input 'AS...
gharchive/issue
2018-11-01T04:44:37
2025-04-01T06:43:48.637627
{ "authors": [ "cmdares", "mfussenegger" ], "repo": "crate/crate", "url": "https://github.com/crate/crate/issues/7839", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1939359403
Add constant join conditions to Join-graph Constant join conditions were ignored when the Join Graph was built. This pr adds the constant join conditions as a filter. Closes https://github.com/crate/crate/issues/14854 Summary of the changes / Why this improves CrateDB Checklist [x] Added an entry in the latest docs/...
gharchive/pull-request
2023-10-12T07:16:46
2025-04-01T06:43:48.642182
{ "authors": [ "mkleen" ], "repo": "crate/crate", "url": "https://github.com/crate/crate/pull/14859", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
221316345
Move fetch planning logic into Consumers So far the fetch rewrite logic was part of the SelectStatementPlanner. This meant that fetch was only possible as a last step. By moving the logic from the SelectStatementPlanner into the respective consumers it is possible to have intermediate fetches. With this commit this i...
gharchive/pull-request
2017-04-12T16:18:35
2025-04-01T06:43:48.659212
{ "authors": [ "codecov-io", "mfussenegger" ], "repo": "crate/crate", "url": "https://github.com/crate/crate/pull/5329", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
76269422
allow disabling the cache with disable_cache (default is false) this allows easier testing of hiera-http. e.g. configuration changes in couchdb are immediately visible on the puppet master. I'm not sure if we need a configuration value for this - can the same effect not be achieved by setting cache_timeout to 0? M...
gharchive/pull-request
2015-05-14T07:39:55
2025-04-01T06:43:48.667339
{ "authors": [ "crayfishx", "tosmi" ], "repo": "crayfishx/hiera-http", "url": "https://github.com/crayfishx/hiera-http/pull/25", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2358045086
chore(main): release 2.8.0 :robot: I have created a release beep boop 2.8.0 (2024-06-17) Features generated: add new graphql query (e70b0de) metadataFormatter: add poster to meta data (ef917a6) Bug Fixes metadataFormatter: fix checking for image (eac5192) metadataFormatter: use smaller poster url (d9a5737) This ...
gharchive/pull-request
2024-06-17T19:04:20
2025-04-01T06:43:48.705342
{ "authors": [ "thijsvandiessen" ], "repo": "crea-orkest/crea-public", "url": "https://github.com/crea-orkest/crea-public/pull/815", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2074262253
🛑 Hacker News is down In ee19398, Hacker News (https://news.ycombinator.com) was down: HTTP code: 0 Response time: 0 ms Resolved: Hacker News is back up in 4ae9f13 after 52 minutes.
gharchive/issue
2024-01-10T12:23:50
2025-04-01T06:43:48.707955
{ "authors": [ "creadoresdesitios" ], "repo": "creadoresdesitios/client", "url": "https://github.com/creadoresdesitios/client/issues/73", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
127288674
nvm won’t remember settnig I use the following, but it won’t remember 0.12 nvm use 0.12 nvm alias default node When I open a new terminal I get node -v # v5.2.0 I have opened Activity Monitor to ensure no processes like node. node points to the latest installed version. nvm alias default 0.12 will make it rememb...
gharchive/issue
2016-01-18T18:45:02
2025-04-01T06:43:48.725919
{ "authors": [ "kirkstrobeck", "ljharb" ], "repo": "creationix/nvm", "url": "https://github.com/creationix/nvm/issues/970", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
458764521
Add blog-post: CC Browser Extension - A GSoC Project Description Add new blog post. Title: CC Browser Extension - A GSoC Project Checklist: [x] My pull request has a descriptive title (not a vague title like Update index.md). [x] My pull request targets the master branch of the repository. [x] My commit messages fol...
gharchive/pull-request
2019-06-20T16:48:31
2025-04-01T06:43:48.733411
{ "authors": [ "kgodey", "makkoncept" ], "repo": "creativecommons/creativecommons.github.io-source", "url": "https://github.com/creativecommons/creativecommons.github.io-source/pull/90", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
386372651
Always get Contextionary from contextionary.creativesoftwarefdn.org Contextionaries should be downloaded from https://contextionary.creativesoftwarefdn.org/. More information in the docs By default, always the latest version should be downloaded (see the example here). There should be a configuration flag / setting ...
gharchive/issue
2018-11-30T22:22:41
2025-04-01T06:43:48.738579
{ "authors": [ "bobvanluijt", "idcrosby" ], "repo": "creativesoftwarefdn/weaviate", "url": "https://github.com/creativesoftwarefdn/weaviate/issues/595", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2074608291
Marking String fields as nullable Is your feature request related to a problem? Please describe. By default, a class that has a property of type String will generate a schema with type: string, which does not accept nulls. What we need instead is ["string", "null"] Describe the solution you'd like Add an annotation t...
gharchive/issue
2024-01-10T15:23:44
2025-04-01T06:43:48.762896
{ "authors": [ "big-andy-coates", "rafal-gss" ], "repo": "creek-service/creek-json-schema-gradle-plugin", "url": "https://github.com/creek-service/creek-json-schema-gradle-plugin/issues/207", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1669210419
🛑 MyTrip Connector Tourism Website is down In c3385df, MyTrip Connector Tourism Website (https://mytripconnector.com/) was down: HTTP code: 403 Response time: 237 ms Resolved: MyTrip Connector Tourism Website is back up in ba034c0.
gharchive/issue
2023-04-15T07:21:04
2025-04-01T06:43:48.765725
{ "authors": [ "crefati" ], "repo": "crefati/monitoring", "url": "https://github.com/crefati/monitoring/issues/219", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1337699826
Feature/search input Description This PR adds a minimal <SearchInput /> offering a few helpful callbacks including a debounced callback. Can be used as a controlled or uncontrolled input. For full control, supply your own onChange and value props. The simplest implementation would be to simply use the onDebounce call...
gharchive/pull-request
2022-08-12T20:56:05
2025-04-01T06:43:48.777716
{ "authors": [ "luiz-chagas", "thispastwinter" ], "repo": "cremalab/crema-components", "url": "https://github.com/cremalab/crema-components/pull/41", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
694009646
Shore foam is clipping when cam near. Describe the bug The foam disappears as the camera approaches. Screenshots / video Far away: https://i.imgur.com/6Vh8aGr.png Nearer: https://i.imgur.com/PQN8Lwl.png Versions Built-in pipeline 2019.4.4 It's hard to tell as the water level is different in these two images. Are yo...
gharchive/issue
2020-09-05T06:01:58
2025-04-01T06:43:48.783806
{ "authors": [ "andrew-sidereal", "daleeidd" ], "repo": "crest-ocean/crest", "url": "https://github.com/crest-ocean/crest/issues/645", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
277237653
How to unlock all steps? I need to know what's configuration to unlock all steps which is needed to edit the existing object. Thanks. Hi @joannesalfa You could do it via refs There is no dedicated method for this yet var wizard = this.$refs.wizard wizard.maxStep = wizard.tabs.length - 1 wizard.tabs.forEach(...
gharchive/issue
2017-11-28T02:33:02
2025-04-01T06:43:48.815522
{ "authors": [ "cristijora", "joannesalfa" ], "repo": "cristijora/vue-form-wizard", "url": "https://github.com/cristijora/vue-form-wizard/issues/113", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1089714001
Feature Request: Automatically apply SM modifier in Mod Bucket when you open it for and have targeted a token If SM is loaded on the token/actor when you target and open the ADD, have it apply the correct modifier automatically - would be handy when consistently fighting creates with SM other than 0. In what cases ...
gharchive/issue
2021-12-28T08:49:34
2025-04-01T06:43:48.866054
{ "authors": [ "Farmeroz", "crnormand", "mjeffw" ], "repo": "crnormand/gurps", "url": "https://github.com/crnormand/gurps/issues/1201", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1419883040
[Bug] Drag and drop items between non-GM characters broken Drag and drop of Foundry items between non-GM characters does not work. The item does not appear on the character even though some strange numbers of weight and value are added to the carried equipment section. [Foundry stand alone V10 288; GGA 0.15.7] What...
gharchive/issue
2022-10-23T18:25:43
2025-04-01T06:43:48.870915
{ "authors": [ "LordOHelmet", "crnormand" ], "repo": "crnormand/gurps", "url": "https://github.com/crnormand/gurps/issues/1641", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
128420163
Update natives Update natives, from nativeDB Why closed? 2 days with no response
gharchive/pull-request
2016-01-24T19:47:04
2025-04-01T06:43:48.882252
{ "authors": [ "crosire", "leonardosnt" ], "repo": "crosire/scripthookvdotnet", "url": "https://github.com/crosire/scripthookvdotnet/pull/387", "license": "Zlib", "license_type": "permissive", "license_source": "github-api" }
570770032
Fix for #1327 - cancel Auto Ping Timeout and use inbound data frames in leu of PONG response so as discussed on https://github.com/crossbario/autobahn-python/issues/1327, this is a good approach we would like to have and merge rgd the PR code trivial issue is flake8 complaining https://travis-ci.org/crossbario/auto...
gharchive/pull-request
2020-02-25T19:06:13
2025-04-01T06:43:48.891413
{ "authors": [ "DZabavchik", "oberstet" ], "repo": "crossbario/autobahn-python", "url": "https://github.com/crossbario/autobahn-python/pull/1328", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
805870672
Add support for types required to replace GCPCluster type in cluster-api-provider-gcp What problem are you facing? cluster-api-provider-gcp exposes a GCPCluster type and controller that does most of the setup around provisioning a Kubernetes cluster on GCP other than creating the actual compute instances. Under the...
gharchive/issue
2021-02-10T21:01:45
2025-04-01T06:43:48.921082
{ "authors": [ "hasheddan", "muvaf" ], "repo": "crossplane/provider-gcp", "url": "https://github.com/crossplane/provider-gcp/issues/303", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
126813305
[crosswalk-16][usecase] Update steps for Geolocation automation ECS2-8A: Impacted TCs num(approved): New 0, Update 1, Delete 0 Unit test Platform: Crosswalk Project for Android 16.45.421.19 Unit test result summary: Pass 1, Fail 0, Blocked 0 https://crosswalk-project.org/jira/browse/XWALK-5835 LGTM
gharchive/pull-request
2016-01-15T06:04:22
2025-04-01T06:43:48.923291
{ "authors": [ "Honry", "kangxu" ], "repo": "crosswalk-project/crosswalk-test-suite", "url": "https://github.com/crosswalk-project/crosswalk-test-suite/pull/3260", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
196612268
Barclamp guide This pull requests adds a step-to-step guide for writing a new barclamp. I think it would also be valuable to have short section about where to place rpm for development. Thanks for this! When it is merged, please can you add a link from https://github.com/SUSE/cloud/tree/master/docs#crowbar ? B...
gharchive/pull-request
2016-12-20T08:23:31
2025-04-01T06:43:48.936618
{ "authors": [ "aspiers", "dirkmueller", "jgrassler", "matrixik" ], "repo": "crowbar/crowbar", "url": "https://github.com/crowbar/crowbar/pull/2294", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
239980159
No version 1 release If you feel the API is stable, please release a version 1 so that we know that it can be depended upon. Sem versioning says major version zero allows API to be broken at any time. Until there is a major version 1 release, I will not use this as a future release may break my software. @crsmithd...
gharchive/issue
2017-07-02T00:19:24
2025-04-01T06:43:48.961124
{ "authors": [ "Ni-Knight", "drunckoder", "idxn", "jmgurney", "systemcatch" ], "repo": "crsmithdev/arrow", "url": "https://github.com/crsmithdev/arrow/issues/443", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
559889041
/tf not rendered properly in webviz I have a /tf that renders fine in RViz: but seems to have some issues in webviz, Is it possible that webviz doesn't consume static portions of the tf tree? Any other thoughts? Yes! There's already a PR to fix this at #336. I'll have to look at getting that in soon. duplicate ...
gharchive/issue
2020-02-04T18:05:32
2025-04-01T06:43:48.963562
{ "authors": [ "acadien", "janpaul123" ], "repo": "cruise-automation/webviz", "url": "https://github.com/cruise-automation/webviz/issues/339", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
62621645
Node.js 0.12 pbkdf2 defaults to ascii encoding Is this intentional or a bug? Its burning me as the browserify code [now] defaults to utf8 for strings because it encodes it as a Buffer straight away. Whereas the node seems to be defaulting string inputs to ascii encoding. This therefore gives completely different re...
gharchive/issue
2015-03-18T08:19:12
2025-04-01T06:43:49.000450
{ "authors": [ "calvinmetcalf", "dcousens" ], "repo": "crypto-browserify/pbkdf2", "url": "https://github.com/crypto-browserify/pbkdf2/issues/11", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
250479790
Decryption error when running in the browser I'm able to use this module to successfully decrypt a message from my terminal, but when I run the code in the browser (9.0.4), I get Error: decryption error which I traced back to https://github.com/crypto-browserify/publicEncrypt/blob/master/privateDecrypt.js#L51 Any ide...
gharchive/issue
2017-08-16T01:02:03
2025-04-01T06:43:49.006017
{ "authors": [ "calvinmetcalf", "dcousens", "lowe0292" ], "repo": "crypto-browserify/publicEncrypt", "url": "https://github.com/crypto-browserify/publicEncrypt/issues/12", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1052371371
How to make an Array return unused memory? Currently, Arrays grow but they never shrink. If for some reason the application has a moment of shrinkage, in which elements are massively removed from an array, the memory claimed by the Array's buffer is never returned (and can't be returned). I see three options to solve...
gharchive/issue
2021-11-12T20:05:16
2025-04-01T06:43:49.052400
{ "authors": [ "beta-ziliani", "rdp", "wontruefree" ], "repo": "crystal-lang/crystal", "url": "https://github.com/crystal-lang/crystal/issues/11443", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2310676541
Enable ameba in this repo https://github.com/crystal-ameba/ameba is a great code analysis tool for Crystal. It has some limitations because it only operates on the syntax level. We've had some improvements based on ameba's suggestions in the past (#12685, #12730, #12637, #12648 and more). It should be easy to set up ...
gharchive/issue
2024-05-22T14:17:29
2025-04-01T06:43:49.070436
{ "authors": [ "Blacksmoke16", "HertzDevil", "Sija", "devnote-dev", "nobodywasishere", "straight-shoota", "veelenga", "ysbaddaden" ], "repo": "crystal-lang/crystal", "url": "https://github.com/crystal-lang/crystal/issues/14608", "license": "Apache-2.0", "license_type": "permi...
321965264
Calling File.each_line Iterator method doesn't close File While working on something I discovered this bug: https://github.com/crystal-lang-tools/scry/pull/116, where we were getting a Too many open files error. This is because we were using the iterator version of File.each_line method. https://github.com/crystal-l...
gharchive/issue
2018-05-10T15:03:44
2025-04-01T06:43:49.079587
{ "authors": [ "RX14", "Sija", "asterite", "bmulvihill", "eliasjpr", "j8r", "jhass", "straight-shoota", "yxhuvud" ], "repo": "crystal-lang/crystal", "url": "https://github.com/crystal-lang/crystal/issues/6087", "license": "Apache-2.0", "license_type": "permissive", "lic...
351163414
crystal/src/string.cr:139: can't declare variable with Self This is a high severity bug that luckily seems not to impact most projects. Unfortunately, it is making it so Lucky will not work on 0.26 though. I'm giving a workshop on Crystal and Lucky tomorrow so I would love to fix this before then so everyone can buil...
gharchive/issue
2018-08-16T11:24:23
2025-04-01T06:43:49.093312
{ "authors": [ "RX14", "Sija", "bararchy", "bcardiff", "fernandes", "patrickkh7788", "paulcsmith" ], "repo": "crystal-lang/crystal", "url": "https://github.com/crystal-lang/crystal/issues/6547", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-ap...
254875829
Remove unused filename parameter from Formatter The Parser inherits #filename from Lexer, and since Formatter only needs source, it's not used outside of the Command. Signed-off-by: Mike Fiedler miketheman@gmail.com But the filename is used in case an exception is raised, for example if there's a parsing error. @...
gharchive/pull-request
2017-09-03T13:50:44
2025-04-01T06:43:49.096857
{ "authors": [ "asterite", "miketheman", "ysbaddaden" ], "repo": "crystal-lang/crystal", "url": "https://github.com/crystal-lang/crystal/pull/4919", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2233885427
Update UML documentation References #12 The current UML documentation is fragmented and is only for the matlab implementation. [x] Combine the current UMLs into a clearer version [ ] Create UML documentation for the python implementation (should be similar with some differences) - [ ] Highlight how python binds to C...
gharchive/issue
2024-04-09T16:52:18
2025-04-01T06:43:49.118225
{ "authors": [ "WorkGitAccount" ], "repo": "cs481-ekh/s24-meshers", "url": "https://github.com/cs481-ekh/s24-meshers/issues/93", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1336634956
Fix documentation and Terraform Q A Bug fix? [X] License Apache 2.0 What's in this PR? Remove old helm commands and fixes Terraform to set up multicasskop Fixes #57
gharchive/pull-request
2022-08-12T00:57:36
2025-04-01T06:43:49.173786
{ "authors": [ "cscetbon" ], "repo": "cscetbon/casskop", "url": "https://github.com/cscetbon/casskop/pull/59", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2412056105
fix(website): document missing cli command Seems the instructions are missing the cli command $ npx @park-ui/cli add button card park-ui <command> Commands: park-ui components add [components..] Add components to your project Options: --version Show version number [bool...
gharchive/pull-request
2024-07-16T21:14:19
2025-04-01T06:43:49.175115
{ "authors": [ "cschroeter", "fabianmarz" ], "repo": "cschroeter/park-ui", "url": "https://github.com/cschroeter/park-ui/pull/380", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
448459225
installation with one line terminal command I often see some opensource projects have easy installation with one line terminal command. Using cURL or wget with bash, that method compresses installation into one line. It's more easy than copy/paste more lines. As an alternative installation method, I'll add this featu...
gharchive/issue
2019-05-25T12:14:51
2025-04-01T06:43:49.283913
{ "authors": [ "csonuryilmaz" ], "repo": "csonuryilmaz/heybot", "url": "https://github.com/csonuryilmaz/heybot/issues/120", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1925123279
Butterworth filtering Adding capability to use custom filters via scipy butter filter in lieu of perceptual weighting. Added kwargs: filter_weighting (bool) filter_freq (int) filter_type (str) filter_order (int) filter_ntaps (int) Added filter_ntaps as a variable kwarg to increase fidelity of FIR Filter. Also added...
gharchive/pull-request
2023-10-03T23:51:20
2025-04-01T06:43:49.328601
{ "authors": [ "csteinmetz1", "jmoso13" ], "repo": "csteinmetz1/auraloss", "url": "https://github.com/csteinmetz1/auraloss/pull/64", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
702666117
Remove any reliance on the guessed names / types for the analysis No part of the actual analysis / file io should rely on these guessing keys. These should only be used for convenience when human interaction is the target, e.g. for plot labels. I'd also add: it is ok to rely on a standardized telescope_type_id whic...
gharchive/issue
2020-09-16T10:58:25
2025-04-01T06:43:49.336965
{ "authors": [ "MaxNoe", "kosack", "maxnoe" ], "repo": "cta-observatory/ctapipe", "url": "https://github.com/cta-observatory/ctapipe/issues/1425", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
512371201
Create CODEOWNERS Suggested in #1149 and #569 Do we want to utilise this feature? Does CODEOWNERS need to be activated? Does not hurt, does it?
gharchive/pull-request
2019-10-25T08:15:53
2025-04-01T06:43:49.338241
{ "authors": [ "dneise", "vuillaut", "watsonjj" ], "repo": "cta-observatory/ctapipe", "url": "https://github.com/cta-observatory/ctapipe/pull/1151", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
455246820
Possible error when predicting next action (class RolloutGenerator) Hello! Thanks, first of all, for the library. It has been of great help to me! Now, I wanted to discuss a portion of the code that I believe to be erroneous. In class RolloutGenerator, function get_action_and_transition(), we have the following code:...
gharchive/issue
2019-06-12T14:27:51
2025-04-01T06:43:49.365151
{ "authors": [ "AlexGonRo", "ctallec", "ranahanocka", "wildermuthn" ], "repo": "ctallec/world-models", "url": "https://github.com/ctallec/world-models/issues/28", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1115795129
Monitor log backend glhf /cib monitor log routes Branch 22-monitor-log-routes created!
gharchive/issue
2022-01-27T05:36:02
2025-04-01T06:43:49.372872
{ "authors": [ "ctc-devops", "ctian1" ], "repo": "ctc-uci/oc-habitats-backend", "url": "https://github.com/ctc-uci/oc-habitats-backend/issues/22", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1408508135
docs and tests are outside jsonparse dir When pip installing --user, I noticed that the docs and tests folder gets dumped in the parent directory (python3.10) that holds jsonparse library. Fixed in https://github.com/ctomkow/jsonparse/commit/d2ad2cfa116d6658e414aa2a8d5ab32cd7e4f281. Release 0.12.1
gharchive/issue
2022-10-13T22:46:14
2025-04-01T06:43:49.382887
{ "authors": [ "ctomkow" ], "repo": "ctomkow/jsonparse", "url": "https://github.com/ctomkow/jsonparse/issues/26", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
199696963
Added styled-components SSR Issue #297 Hey @rlindskog! Thanks for taking the time to move this issue forward! I'll have a look as soon as possible. 👍 @codepunkt How does that look? @rlindskog LGTM! Apparently, close and comment removes the ability to merge. Doh! 😆
gharchive/pull-request
2017-01-09T23:59:15
2025-04-01T06:43:49.385006
{ "authors": [ "codepunkt", "ctrlplusb", "rlindskog" ], "repo": "ctrlplusb/react-universally", "url": "https://github.com/ctrlplusb/react-universally/pull/309", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
132872984
Switch to currently open event when opening menu VC switches paged VC to current or next active event Yay!
gharchive/pull-request
2016-02-11T02:27:41
2025-04-01T06:43:49.395843
{ "authors": [ "dennisfedorko", "lucasderraugh" ], "repo": "cuappdev/eatery", "url": "https://github.com/cuappdev/eatery/pull/98", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1290229407
Infer Share This is a continuation of domination_map stuff, but I b/c I messed up using git the easiest thing was to create a new branch. I now have added an infer-share pass that attaches the "state_share" attribute to components that are state_shareable. Like before, it may be easier to talk in person about what's ...
gharchive/pull-request
2022-06-30T14:35:31
2025-04-01T06:43:49.488520
{ "authors": [ "calebmkim", "rachitnigam" ], "repo": "cucapra/calyx", "url": "https://github.com/cucapra/calyx/pull/1065", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1865849732
[Cider] Patch ref-cell bug Closes #1694 This is a little dubious but the short version of the problem is that the chains trick the interpreter into thinking that one of the sub-cells is running, this adjusts the check to avoid making changes when the sub-component interpreters have already been reset but are not curr...
gharchive/pull-request
2023-08-24T20:38:16
2025-04-01T06:43:49.490005
{ "authors": [ "EclecticGriffin", "rachitnigam" ], "repo": "cucapra/calyx", "url": "https://github.com/cucapra/calyx/pull/1695", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1816205418
Correct flit install command in README A small fix to the Calyx install instructions! Thanks!!
gharchive/pull-request
2023-07-21T18:18:02
2025-04-01T06:43:49.492878
{ "authors": [ "priyasrikumar", "sampsyo" ], "repo": "cucapra/pollen", "url": "https://github.com/cucapra/pollen/pull/133", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
916403030
Cucumber "Transform" replacment, ParameterType, does not work for all use-cases, espeically Tables We have a Transform that loops through table entries and executes functions if the column itself contains some specific data (IE, its based on the result, not the regex). I am struggling to see how this could be done w...
gharchive/issue
2021-06-09T16:38:05
2025-04-01T06:43:49.529830
{ "authors": [ "jim-edwards", "luke-hill", "mattwynne", "mpkorstanje" ], "repo": "cucumber/cucumber-ruby", "url": "https://github.com/cucumber/cucumber-ruby/issues/1551", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
828732398
feat: adds more error handling What adds more error handling :tada: This PR is included in version 1.29.0 :tada: The release is available on GitHub release Your semantic-release bot :package::rocket:
gharchive/pull-request
2021-03-11T04:55:01
2025-04-01T06:43:49.546458
{ "authors": [ "cujarrett" ], "repo": "cujarrett/banshee-44-mods-bot", "url": "https://github.com/cujarrett/banshee-44-mods-bot/pull/96", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
995143038
fix: updates dependencies What Updates node-fetch :tada: This PR is included in version 0.7.4 :tada: The release is available on GitHub release Your semantic-release bot :package::rocket:
gharchive/pull-request
2021-09-13T17:24:43
2025-04-01T06:43:49.548374
{ "authors": [ "cujarrett" ], "repo": "cujarrett/destiny-insights-frontend", "url": "https://github.com/cujarrett/destiny-insights-frontend/pull/19", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1980631846
library "libc++_shared.so" not found Report Hi, just try to build my project with some Rust library and I come up with this error, please help library "libc++_shared.so" not found This issue only come when I add this dependencies to my cargo.toml surrealdb = { version = "1.0.0", features = ["kv-mem", "kv-speedb"] } ...
gharchive/issue
2023-11-07T06:17:58
2025-04-01T06:43:49.576511
{ "authors": [ "temeddix", "tiendvlp" ], "repo": "cunarist/rinf", "url": "https://github.com/cunarist/rinf/issues/210", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
670010780
ValueError when loading .npy using np.load() The data stored has the following schema: { str: { key: ndarray, ... } } Conditions: CuPy Version : 7.7.0 CUDA Build Version : 10000 CUDA Driver Version : 11000 CUDA Runtime Version : 10000 cuBLAS Version : 10000 cuFFT Version : 10000 cuRAND V...
gharchive/issue
2020-07-31T16:52:49
2025-04-01T06:43:49.584526
{ "authors": [ "albertokjian", "kmaehashi" ], "repo": "cupy/cupy", "url": "https://github.com/cupy/cupy/issues/3701", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
778782673
Use NumPy functions: normalize_axis_index, normalize_axis_tuple The functions normalize_axis_index, normalize_axis_tuple are not documented, but the author says When I added this function, it was always my intent for it to be consumed by downstream packages, but as Sebastian remarks, it wasn't really desirable to pu...
gharchive/issue
2021-01-05T09:12:26
2025-04-01T06:43:49.589188
{ "authors": [ "asi1024", "toslunar" ], "repo": "cupy/cupy", "url": "https://github.com/cupy/cupy/issues/4522", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
233863321
Implement cumprod function I implemented cumprod function based on cumsum function. In addition, I also fixed typos in the docstring of cumsum function (cumlative -> cumulative). I fixed to use int64 and added tests. The commits include the fix for cumsum, but should I separate it for another PR? Please send anth...
gharchive/pull-request
2017-06-06T11:38:02
2025-04-01T06:43:49.593337
{ "authors": [ "okuta", "ronekko" ], "repo": "cupy/cupy", "url": "https://github.com/cupy/cupy/pull/110", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
314142387
Enable flake8 in cupy/indexing/generate.py This PR enables flake8 in cupy/indexing/generate.py. It has been disabled accidentally. LGTM
gharchive/pull-request
2018-04-13T15:01:53
2025-04-01T06:43:49.594472
{ "authors": [ "not522", "unnonouno" ], "repo": "cupy/cupy", "url": "https://github.com/cupy/cupy/pull/1141", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
787246349
ROCm: Fix device attributes; Record HIP_VERSION; Add more device properties; etc Main changes: Record HIP_VERSION, and report it in cupy.show_config() Compute Capability is meaningless in ROCm/HIP, so we instead report the arch in cupy.show_config() Use both CUDA_VERSION and HIP_VERSION as a mutex to indicate the bu...
gharchive/pull-request
2021-01-15T22:13:57
2025-04-01T06:43:49.601949
{ "authors": [ "chainer-ci", "emcastillo", "leofang" ], "repo": "cupy/cupy", "url": "https://github.com/cupy/cupy/pull/4556", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
257601073
Add an example of option pricing using Monte-Carlo simulation Merge #473 first. This PR computes the price of a call option using Monte-Carlo simulation. In my environment (GPU: TITAN X(Pascal)), the performance is the following: python monte_carlo.py initializing... start computation # of options: 1000 # of...
gharchive/pull-request
2017-09-14T05:37:38
2025-04-01T06:43:49.605105
{ "authors": [ "rezoo", "unnonouno" ], "repo": "cupy/cupy", "url": "https://github.com/cupy/cupy/pull/493", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1255312465
Add sparse reduce Depends on #6758 /test mini
gharchive/pull-request
2022-06-01T08:11:26
2025-04-01T06:43:49.606609
{ "authors": [ "asi1024", "emcastillo" ], "repo": "cupy/cupy", "url": "https://github.com/cupy/cupy/pull/6761", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1407178552
Fusion TypeError in cupy._core.fusion._call_ufunc() Fix #7098. /test mini /test mini @emcastillo Failed to backport automatically. Not cleanly cherry-picked Blocked by https://github.com/cupy/cupy/pull/7128.
gharchive/pull-request
2022-10-13T05:43:23
2025-04-01T06:43:49.608596
{ "authors": [ "asi1024", "chainer-ci", "emcastillo" ], "repo": "cupy/cupy", "url": "https://github.com/cupy/cupy/pull/7113", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2061026294
Refactor radartools Blocked by https://github.com/cupy/cupy/pull/8071. Now #8071 is merged. Rebased. /test mini @takagi Failed to backport automatically. Not cleanly cherry-picked Needs #8099 to properly make backport.
gharchive/pull-request
2023-12-31T11:15:18
2025-04-01T06:43:49.610601
{ "authors": [ "asi1024", "chainer-ci", "takagi" ], "repo": "cupy/cupy", "url": "https://github.com/cupy/cupy/pull/8072", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
24014686
Support check if is visible inside of a an element with overflow: scroll Currently this only checks visibility on the window object. Paradoxically, if it is inside a div with overflow: scroll it will report "true" even if the element is not on the page. This is really anti-intuitive, jquery-visible really should chec...
gharchive/issue
2013-12-10T05:33:14
2025-04-01T06:43:49.665526
{ "authors": [ "Fordi", "ahmu83", "julmot", "royr719", "samatcd", "togakangaroo" ], "repo": "customd/jquery-visible", "url": "https://github.com/customd/jquery-visible/issues/11", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1854113825
[Feature]: Add skeleton loader to HomeView (Play) page game list Feature Summary When a user navigates to the HomeView (where we display the list of games available to play), we request the list from the server. We should display Detailed Description We can define a loading state in the HomeView's data(), default it ...
gharchive/issue
2023-08-17T01:51:46
2025-04-01T06:43:49.678301
{ "authors": [ "itsalaidbacklife", "kawaljen" ], "repo": "cuttle-cards/cuttle", "url": "https://github.com/cuttle-cards/cuttle/issues/512", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2429446652
new: Added creation and deletion method for comments and bundles. Small changes for the creation and deletion of comments and bundles. Tested here: https://github.com/cve-search/vulnerability-lookup/blob/tests/tests/test_web.py#L84 and deletion: https://github.com/cve-search/vulnerability-lookup/blob/tests/tests/test...
gharchive/pull-request
2024-07-25T09:10:42
2025-04-01T06:43:49.696451
{ "authors": [ "Rafiot", "cedricbonhomme" ], "repo": "cve-search/PyVulnerabilityLookup", "url": "https://github.com/cve-search/PyVulnerabilityLookup/pull/66", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1300779269
Who knows where these files are?I cant find these Thanks for your interest in our work. Check out __init__.py files in individual subdirectories to see which python files they are imported from.
gharchive/issue
2022-07-11T14:17:29
2025-04-01T06:43:49.705933
{ "authors": [ "SKJKC", "SupreethN" ], "repo": "cvlab-stonybrook/BodyHands", "url": "https://github.com/cvlab-stonybrook/BodyHands/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1511224413
Support for Native Quadforms (x.T @ A @ x) Hi -- small QOL upgrade for my personal cvxpy usage to automatically turn native matmul into quadratic forms where applicable. See issue #1762. When expressions are being constructed, then some MulExpression are automatically turned into a QuadForm, when certain criteria hol...
gharchive/pull-request
2022-12-26T20:31:45
2025-04-01T06:43:49.735292
{ "authors": [ "PTNobel", "SteveDiamond", "jlchen0", "rileyjmurray" ], "repo": "cvxpy/cvxpy", "url": "https://github.com/cvxpy/cvxpy/pull/1986", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1501963842
Change elementary charge Closes #20. Changes the electron/elementary charge in ivcurves/utils.py to match the value here: https://www.bipm.org/en/publications/si-brochure/. Also, adds three more significant digits after the decimal place to each test set's numbers. Now when these values are used to calculate the diff...
gharchive/pull-request
2022-12-18T16:44:56
2025-04-01T06:43:49.748506
{ "authors": [ "AdamRJensen", "cwhanse", "reepoi" ], "repo": "cwhanse/ivcurves", "url": "https://github.com/cwhanse/ivcurves/pull/21", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
741872923
Rf_ prefixes for R API Closing #1106 CC @krlmlr
gharchive/pull-request
2020-11-12T19:35:23
2025-04-01T06:43:49.749490
{ "authors": [ "hannesmuehleisen" ], "repo": "cwida/duckdb", "url": "https://github.com/cwida/duckdb/pull/1115", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1408931563
手机上监听模式挂一会就会显示发生异常 解决方法:手机设置->电池->termux:允许完全后台行为(有相同问题可以参考一下)
gharchive/issue
2022-10-14T07:53:52
2025-04-01T06:43:49.767930
{ "authors": [ "DeathGun5201" ], "repo": "cxOrz/chaoxing-sign-cli", "url": "https://github.com/cxOrz/chaoxing-sign-cli/issues/102", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
681339031
replace label 'releaser-v2' with 'executor-v2' Currently there no agents labeled with releaser-v2. What does this PR do? replaces agent labeled with releaser-v2 to executor-v2 What ticket does this PR close? N/A Checklists Change log [ ] The CHANGELOG has been updated, or [x] This PR does not include user-facing cha...
gharchive/pull-request
2020-08-18T21:00:06
2025-04-01T06:43:49.807908
{ "authors": [ "garymoon", "h-artzi" ], "repo": "cyberark/slosilo", "url": "https://github.com/cyberark/slosilo/pull/23", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }