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
502227233
Disable "git branch" and "git checkout" in source nothing level (remoteAdvanced7) Despite the hint to the contrary, git branch is not disabled here. Since git checkout -b also works here, I disabled them both. Sure! I usually only disable these commands when peoples first reaction to solving the level is to using a...
gharchive/pull-request
2019-10-03T18:31:49
2025-04-01T04:57:55.221783
{ "authors": [ "PhilipEnchin", "pcottle" ], "repo": "pcottle/learnGitBranching", "url": "https://github.com/pcottle/learnGitBranching/pull/612", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1685950865
Couldn't find pdz file main.pdz Hi, I've been using Crankstart to test my Chip-8 emulator on the Playdate Simulator and it's been a joy to use! <3 I was curious if my "game" would also run on my real Playdate, but every time try to I upload the package with Device > Upload the device crashes and displays the message:...
gharchive/issue
2023-04-27T01:35:54
2025-04-01T04:57:55.250911
{ "authors": [ "Pomettini", "SomeoneToIgnore", "paulyoung", "rtsuk", "tjkirch" ], "repo": "pd-rs/crankstart", "url": "https://github.com/pd-rs/crankstart/issues/41", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1125108756
Update scalafmt-core to 3.4.2 Updates org.scalameta:scalafmt-core from 2.7.5 to 3.4.2. GitHub Release Notes - Version Diff I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback, just ment...
gharchive/pull-request
2022-02-06T05:21:44
2025-04-01T04:57:55.255442
{ "authors": [ "scala-steward" ], "repo": "pdalpra/computer-database", "url": "https://github.com/pdalpra/computer-database/pull/399", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
242965987
UnicodeEncodeError: 'ascii' codec can't encode character I get an UnicodeEncodeError when using pdfminer (the version https://github.com/pdfminer/pdfminer.six/commit/d79612c455a5de0526d5bc32449fa9dc3b7c249a from git) pdfminer_sample3.py Download https://www.dropbox.com/s/khjfr63o82fa5yn/numbers-test-document.pdf?dl=0...
gharchive/issue
2017-07-14T11:03:14
2025-04-01T04:57:55.273229
{ "authors": [ "MartinThoma", "tolgasaglik" ], "repo": "pdfminer/pdfminer.six", "url": "https://github.com/pdfminer/pdfminer.six/issues/79", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1856074325
Getting error I'm getting this message when I try to start FreeControl: Description: Version 1.6.1 adds updates. When using the new version, delete the scrcpy resources of the old version, forget to judge whether it exists before deleting, resulting in failure of deletion. It is a very careless bug. I am very sorr...
gharchive/issue
2023-08-18T05:23:33
2025-04-01T04:57:55.275287
{ "authors": [ "pdone", "rp1231" ], "repo": "pdone/FreeControl", "url": "https://github.com/pdone/FreeControl/issues/29", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
679145489
RuntimeError: Expected tensor for argument #1 'indices' to have scalar type Long; but got torch.IntTensor instead (while checking arguments for embedding) Thanks for developing sent2vec I just installed it. I was trying to run the example and the getting the errors: vectors = vectorizer.sent2vec_bert() HBox(children=...
gharchive/issue
2020-08-14T13:08:11
2025-04-01T04:57:55.278211
{ "authors": [ "lukemao", "pdrm83" ], "repo": "pdrm83/Sent2Vec", "url": "https://github.com/pdrm83/Sent2Vec/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
741059075
Grant milestone: UI prototype: Onboard new users + core features I will create a workable UI prototype in Figma that performs all of the listed functions in the milestones below. The figma file is located at https://www.figma.com/file/mXl0svBSnlGV2MKfTj8H7e/Mobile-app?node-id=121%3A424 [x] Onboard new users [x] As...
gharchive/issue
2020-11-11T20:46:18
2025-04-01T04:57:55.289241
{ "authors": [ "jwise", "matejdro", "piggehperson" ], "repo": "pebble-dev/mobile-app", "url": "https://github.com/pebble-dev/mobile-app/issues/48", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
62912968
Sdk 3 compatibility This app is a really good source of info to load pngs from the web. I've updated it to make it compatible with both sdk. :heart: Thanks @jay3
gharchive/pull-request
2015-03-19T08:14:39
2025-04-01T04:57:55.290584
{ "authors": [ "jay3", "sarfata" ], "repo": "pebble-examples/pebble-faces", "url": "https://github.com/pebble-examples/pebble-faces/pull/11", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2554969358
refact!: remove thread local support BREAKING Removed: thread_local cargo feature. Removed: clhlock::thread_local_node! macro. Removed: clhlock::raw::Mutex::lock_with_local. Removed: clhlock::raw::Mutex::lock_with_local_unchecked. :warning: Please install the to ensure uploads and comments are reliably processed...
gharchive/pull-request
2024-09-29T14:42:12
2025-04-01T04:57:55.303016
{ "authors": [ "codecov-commenter", "pedromfedricci" ], "repo": "pedromfedricci/clhlock", "url": "https://github.com/pedromfedricci/clhlock/pull/3", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
538508637
Running sanity check... Could not update list of known top-level domains On NPM install this error message is consistently present environment Windows 10 npm version 6.13.3 node version 10.9.0 we also see this when performing the npm install on a node:10-alpine docker container package.json dependencies "parse-dom...
gharchive/issue
2019-12-16T16:11:49
2025-04-01T04:57:55.322360
{ "authors": [ "burkeallen", "jhnns" ], "repo": "peerigon/parse-domain", "url": "https://github.com/peerigon/parse-domain/issues/90", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1679275078
🛑 API MERCADO PUBLICO is down In 7b408df, API MERCADO PUBLICO (https://api.mercadopublico.cl/servicios/v1/publico/ordenesdecompra.json?fecha=30122022&CodigoOrganismo=7312&ticket=E1951384-BF88-4EE5-8C33-934680281626) was down: HTTP code: 500 Response time: 10005 ms Resolved: API MERCADO PUBLICO is back up in 1428...
gharchive/issue
2023-04-22T02:11:24
2025-04-01T04:57:55.334005
{ "authors": [ "peimando" ], "repo": "peimando/fimosis_monitor", "url": "https://github.com/peimando/fimosis_monitor/issues/240", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1693443014
🛑 API MERCADO PUBLICO is down In b214e16, API MERCADO PUBLICO (https://api.mercadopublico.cl/servicios/v1/publico/ordenesdecompra.json?fecha=30122022&CodigoOrganismo=7312&ticket=E1951384-BF88-4EE5-8C33-934680281626) was down: HTTP code: 500 Response time: 982 ms Resolved: API MERCADO PUBLICO is back up in 086c21...
gharchive/issue
2023-05-03T05:41:58
2025-04-01T04:57:55.336562
{ "authors": [ "peimando" ], "repo": "peimando/fimosis_monitor", "url": "https://github.com/peimando/fimosis_monitor/issues/285", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1867713233
🛑 AVIS C is down In 3be6246, AVIS C (https://csscoquimbo.avislatam.com/modulos/login/index.cfm) was down: HTTP code: 0 Response time: 0 ms Resolved: AVIS C is back up in 62a16fd after 302 days, 7 hours, 46 minutes.
gharchive/issue
2023-08-25T21:37:57
2025-04-01T04:57:55.338870
{ "authors": [ "peimando" ], "repo": "peimando/fimosis_monitor", "url": "https://github.com/peimando/fimosis_monitor/issues/684", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1637572420
🛑 Beyond.pl is down In fbdc2e9, Beyond.pl (http://www.beyond.pl) was down: HTTP code: 0 Response time: 0 ms Resolved: Beyond.pl is back up in 14309ff.
gharchive/issue
2023-03-23T13:43:19
2025-04-01T04:57:55.360102
{ "authors": [ "pejotes" ], "repo": "pejotes/upptime", "url": "https://github.com/pejotes/upptime/issues/880", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1850257758
🛑 GR-Server-Claro is down In 26ac410, GR-Server-Claro ($API_SEC) was down: HTTP code: 0 Response time: 0 ms Resolved: GR-Server-Claro is back up in 3f6610b.
gharchive/issue
2023-08-14T17:50:30
2025-04-01T04:57:55.373749
{ "authors": [ "pellit" ], "repo": "pellit/control_uptime", "url": "https://github.com/pellit/control_uptime/issues/567", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1052124616
🛑 Kecamatan Pondok Melati is down In adf8869, Kecamatan Pondok Melati (https://kec-pondokmelati.bekasikota.go.id) was down: HTTP code: 0 Response time: 0 ms Resolved: Kecamatan Pondok Melati is back up in 7e25a3c.
gharchive/issue
2021-11-12T16:08:26
2025-04-01T04:57:55.381506
{ "authors": [ "rahadiana" ], "repo": "pemkotbekasi/website-status", "url": "https://github.com/pemkotbekasi/website-status/issues/1364", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1052189591
🛑 Dinas Perdagangan dan Perindustrian is down In cf47c69, Dinas Perdagangan dan Perindustrian (https://disdagperin.bekasikota.go.id) was down: HTTP code: 0 Response time: 0 ms Resolved: Dinas Perdagangan dan Perindustrian is back up in 5b0265a.
gharchive/issue
2021-11-12T17:16:44
2025-04-01T04:57:55.383833
{ "authors": [ "rahadiana" ], "repo": "pemkotbekasi/website-status", "url": "https://github.com/pemkotbekasi/website-status/issues/1384", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1263867404
Add deserialization support for dataclass fields with init=False Resolves #30. I made a couple of related changes in order to get unit tests to pass: Added pip install .[dev] to the test target of the Makefile so that pytest could get automatically installed. Fixed a failing test with NamedTuple in Python 3.9. lg...
gharchive/pull-request
2022-06-07T21:07:35
2025-04-01T04:57:55.399305
{ "authors": [ "a-gardner1", "pengyunie" ], "repo": "pengyunie/seutil", "url": "https://github.com/pengyunie/seutil/pull/36", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
442182174
[PDI-16846] kettle.properties dialog box in PDI has swapped descriptions @pentaho/tatooine Build Completed :fire: This pull request has some issues. It would be preferable to fix them in order for it to be just perfect. See below for more details. Some links are also available below for further assistance in addres...
gharchive/pull-request
2019-05-09T11:11:39
2025-04-01T04:57:55.425262
{ "authors": [ "smmribeiro", "wingman-pentaho" ], "repo": "pentaho/pentaho-kettle", "url": "https://github.com/pentaho/pentaho-kettle/pull/6516", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2191411490
[PDI-19780]- purge-utility is giving an error "Unable to find plugin with ID kettle" PDI-19780- purge-utility is giving an error "Unable to find plugin with ID kettle" Note: Frogbot also supports Contextual Analysis, Secret Detection, IaC and SAST Vulnerabilities Scanning. This features are included as part...
gharchive/pull-request
2024-03-18T07:17:25
2025-04-01T04:57:55.430548
{ "authors": [ "Rangashivani", "buildguy" ], "repo": "pentaho/pentaho-kettle", "url": "https://github.com/pentaho/pentaho-kettle/pull/9230", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2638834997
pindexer: duplicate constraint on block_details_pkey Describe the bug Yesterday I ran pindexer version 0.80.8 (#4915) against a testnet cometbft db, and it failed with this error: 2024-11-06T17:53:57.966026Z DEBUG sqlx::query: summary="SELECT events.rowid, events.type, blocks.height …" db.statement="\n\nSELECT\n eve...
gharchive/issue
2024-11-06T17:58:30
2025-04-01T04:57:55.474862
{ "authors": [ "conorsch", "cronokirby" ], "repo": "penumbra-zone/penumbra", "url": "https://github.com/penumbra-zone/penumbra/issues/4916", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1942712205
fix: support windows builds Follow up to the addition of unix socket support [0], making that feature conditional on building for a target OS family of "unix" [1]. [0] https://github.com/penumbra-zone/tower-abci/pull/35 [1] https://doc.rust-lang.org/reference/conditional-compilation.html#target_family We will remov...
gharchive/pull-request
2023-10-13T22:13:19
2025-04-01T04:57:55.477139
{ "authors": [ "conorsch", "erwanor" ], "repo": "penumbra-zone/tower-abci", "url": "https://github.com/penumbra-zone/tower-abci/pull/37", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2273390585
MeterChart value gets cut off when using description label Hi! We've been using the metercharts, and have noticed that when displaying the description label, and the maximum-value is <1000, the value can get cut off a bit at the top: If the maximum value >=1000 there seems to be no problem, If we do not use a descr...
gharchive/issue
2024-05-01T11:56:56
2025-04-01T04:57:55.485643
{ "authors": [ "AHijner", "stockiNail" ], "repo": "pepstock-org/Charba", "url": "https://github.com/pepstock-org/Charba/issues/98", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
725294308
K8SPXC-502 add annotations only if vault is not empty Test name Status haproxy passed scaling passed recreate passed storage passed smart-update failed big-data passed init-deploy passed self-healing passed scaling-proxysql passed upgrade passed restore-to-encrypted-cluster passed limi...
gharchive/pull-request
2020-10-20T07:33:38
2025-04-01T04:57:55.606832
{ "authors": [ "JNKPercona", "delgod" ], "repo": "percona/percona-xtradb-cluster-operator", "url": "https://github.com/percona/percona-xtradb-cluster-operator/pull/645", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1364432993
Internationalization support for the nunjucks templates use header information from the requests to determine the current language use some configurable folder structure or whatever nunjucks offers to send out a localized template based on the language header It should be able to send a header to local.confirmEm...
gharchive/issue
2022-09-07T10:18:21
2025-04-01T04:57:55.619734
{ "authors": [ "LyteFM" ], "repo": "perfood/couch-auth", "url": "https://github.com/perfood/couch-auth/issues/55", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
194373140
A test for #130291 I wonder if this test good enough, feel free to edit or point out anything. It checks stdout and stderr. It fails on rakudo before a fix and passes on latest. Thanks a lot!
gharchive/pull-request
2016-12-08T15:58:15
2025-04-01T04:57:55.631437
{ "authors": [ "Altai-man", "zoffixznet" ], "repo": "perl6/roast", "url": "https://github.com/perl6/roast/pull/189", "license": "artistic-2.0", "license_type": "permissive", "license_source": "bigquery" }
407848873
add support for Eigen::Tensor class (multidimensional arrays) Default behavior: 1D numpy array <--> Eigen::Vector 2D numpy array <--> Eigen::Matrix New addition: ND numpy array (N>2) <--> Eigen::Tensor Caveat: Currently only contiguous numpy arrays (not slices) are handled for tensors. Aside: certain deprecated routi...
gharchive/pull-request
2019-02-07T19:00:15
2025-04-01T04:57:55.662069
{ "authors": [ "Algomorph", "jslee02" ], "repo": "personalrobotics/boost_numpy_eigen", "url": "https://github.com/personalrobotics/boost_numpy_eigen/pull/2", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2176764063
Create and Configure Docker Postgres Create a PostgreSQL DB server using Docker (postgres:16). The below need to be considered for authentication and usability OS/DB Users Parallel Processing Threads Memory Permanent Volume Location Bonus: user pgadmin Docker container Create a repo for any container that is made...
gharchive/issue
2024-03-08T21:00:32
2025-04-01T04:57:55.669235
{ "authors": [ "personam-solis" ], "repo": "personam-solis/cladis-notitia", "url": "https://github.com/personam-solis/cladis-notitia/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2356162968
need workflow file could you share your workflow file?(DSL)?,thank you could you share your workflow file?(DSL)?,thank you Hey! I added one here assets/example_app.yml
gharchive/issue
2024-06-17T01:46:20
2025-04-01T04:57:55.670613
{ "authors": [ "perlinson", "perzeuss" ], "repo": "perzeuss/dify-discord-starter", "url": "https://github.com/perzeuss/dify-discord-starter/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
108387006
Нов UI за конвертирането на валутите Конвертиране на 1 към няколко валути посредством последните курсове от базата от данни. Конвертирането работи, но има 2 неща, които трябва да се добавят: [ ] Конверт от BGN към други валути. Мдам, забравихме, че има и бг лева :) [ ] Опресняване на фрагмента за конвертиране след...
gharchive/issue
2015-09-25T18:53:29
2025-04-01T04:57:55.676419
{ "authors": [ "petarov" ], "repo": "petarov/bgrates", "url": "https://github.com/petarov/bgrates/issues/8", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2329645984
Something is missing? I tried to use the micro-gui on a WaveShare Pico-LCD-1.3 with ST7789VW. In the setup_examples there is a nearby module just a little smaller (1.14"). So I took st7789_pico_lcd_114_rgb565.py as hardware_setup.py but failed. There is no pico.py in drivers/st7789 and there is no class LCD_1inch14. ...
gharchive/issue
2024-06-02T13:00:22
2025-04-01T04:57:55.690194
{ "authors": [ "mhgue", "peterhinch" ], "repo": "peterhinch/micropython-micro-gui", "url": "https://github.com/peterhinch/micropython-micro-gui/issues/47", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2577416065
🛑 Hornsea Pottery is down In c298f1f, Hornsea Pottery (https://hornseapottery.co.uk) was down: HTTP code: 0 Response time: 0 ms Resolved: Hornsea Pottery is back up in 752a143 after 40 minutes.
gharchive/issue
2024-10-10T03:04:47
2025-04-01T04:57:55.692840
{ "authors": [ "peterjse" ], "repo": "peterjse/Upptime", "url": "https://github.com/peterjse/Upptime/issues/165", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
999586635
Action is in Reversed State Everything is configured perfectly except that when a device is turned on, it goes off, when it is turned off, it goes on. The switches are acting in a reversed state. Change state in Blynk app
gharchive/issue
2021-09-17T17:45:23
2025-04-01T04:57:55.698440
{ "authors": [ "albertservices", "shivamjamshedpur" ], "repo": "peterwoj/homebridge-blynk-platform", "url": "https://github.com/peterwoj/homebridge-blynk-platform/issues/43", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
236177292
Problems Updating Not sure if its a problem with Runner or what, but this plugin constantly says it needs an update and updating (either within Runner or by downloading the latest) doesn't make the alert go away. Just an FYI. @jaredcommonmedia: Hmm, that's weird. I'll try to investigate. If you can post a screensho...
gharchive/issue
2017-06-15T12:40:49
2025-04-01T04:57:55.707552
{ "authors": [ "jaredcommonmedia", "petterheterjag" ], "repo": "petterheterjag/chromatic-sketch", "url": "https://github.com/petterheterjag/chromatic-sketch/issues/3", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
568861181
Example code returns an empty array. I went through a debugging hell of things, until I realized that even your example will only return an empty array, at least on my computer. With a fresh install of Node 12, a new project initialized with npm init and just your dependency and your example code, I was not able to g...
gharchive/issue
2020-02-21T10:14:10
2025-04-01T04:57:55.737783
{ "authors": [ "IamRifki", "letoribo", "pevers", "scbj", "smokes", "yazer79" ], "repo": "pevers/images-scraper", "url": "https://github.com/pevers/images-scraper/issues/42", "license": "isc", "license_type": "permissive", "license_source": "bigquery" }
2217109984
Engie - Wrong city spelling for the Tehnician Operational SSM position ENVIRONMENT: production URL: https://firme.peviitor.ro/ Browser: Safari Device: Laptop OS: macOS 14 Sonoma STEPS TO REPRODUCE: Open URL in browser Type "Engie" in the search bar Click on "Cauta" Right-click and select "Inspect" Copy the Request c...
gharchive/issue
2024-03-31T17:54:40
2025-04-01T04:57:55.743790
{ "authors": [ "IurieChi", "claudiaelenarusu" ], "repo": "peviitor-ro/scrapers_python_iurie", "url": "https://github.com/peviitor-ro/scrapers_python_iurie/issues/61", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2306182142
"Horodniceni" is listed in the drop-down menu Description: "Horodniceni" is listed in the drop-down menu alongside its corresponding county according to the law Precondition: The website is up an running. Step 1 Type "Horodniceni" in the search bar. Expected results The location is listed in the drop-down menu as...
gharchive/issue
2024-05-20T14:56:57
2025-04-01T04:57:55.746417
{ "authors": [ "Elena1303996" ], "repo": "peviitor-ro/ui.orase", "url": "https://github.com/peviitor-ro/ui.orase/issues/6410", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2306350265
"Valea Mare", "Fețeni", "Gârleni", "Livezile", "Saru", "Stratonești", "Valea Caselor" are listed in the drop-down menu Description: When user writes "Valea Mare", "Fețeni", "Gârleni", "Livezile", "Saru", "Stratonești", "Valea Caselor" the locations appear in the drop-down menu next to the comune and the county which ...
gharchive/issue
2024-05-20T16:31:58
2025-04-01T04:57:55.759612
{ "authors": [ "yonutzu" ], "repo": "peviitor-ro/ui.orase", "url": "https://github.com/peviitor-ro/ui.orase/issues/6438", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2317676485
"CÂMPULUNG MOLDOVENESC" is listed in the drop-down menu Description: When user writes "CÂMPULUNG MOLDOVENESC"" the location appears in the drop-down menu next to the comune and the county which is a part according to the law Precondition: The website is up an running. Step 1 Type "CÂMPULUNG MOLDOVENESC" in the sea...
gharchive/issue
2024-05-26T12:17:54
2025-04-01T04:57:55.762518
{ "authors": [ "Elena1303996" ], "repo": "peviitor-ro/ui.orase", "url": "https://github.com/peviitor-ro/ui.orase/issues/6770", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
203016227
Support boolean array indices for scatter_add merge after #2099 This PR supports boolean array indices for cupy.scatter_add. LGTM!
gharchive/pull-request
2017-01-25T05:28:18
2025-04-01T04:57:55.768646
{ "authors": [ "rezoo", "yuyu2172" ], "repo": "pfnet/chainer", "url": "https://github.com/pfnet/chainer/pull/2175", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
217176064
Support LSTMs of cuDNN (LSTM/BiLSTM) cuDNN RNN supports various types of RNNs. I modify current LSTM to use NStepRNN common class. (#2467 ) [x] NStepLSTM [x] NStepBiLSTM I have modified NStepLSTM/ NStepBiLSTM to use common class which is defined at NStepRNN. Note: I have to re-write docstring for NStepBiLSTM. L...
gharchive/pull-request
2017-03-27T08:50:14
2025-04-01T04:57:55.770318
{ "authors": [ "aonotas", "unnonouno" ], "repo": "pfnet/chainer", "url": "https://github.com/pfnet/chainer/pull/2469", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
87388014
Fix a bug in sentiment analysis example when using GPU When GPU is used, y.data is chainer.cuda.gpuarray.GPUArray. So, an error is occurred: AttributeError: 'GPUArray' object has no attribute 'argmax' This modification is somewhat ugly... Is there more sophisticated way? Thank you very much!!! I'll check it. Plea...
gharchive/pull-request
2015-06-11T15:39:05
2025-04-01T04:57:55.773014
{ "authors": [ "unnonouno", "y-tag" ], "repo": "pfnet/chainer", "url": "https://github.com/pfnet/chainer/pull/30", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
841158476
Use namespace .ctzn in API I think the CTZN API should be shared with the already implemented webserver, so you can have your blog in your domain.com and share the same domain with your CTZN server. To keep this far from URL conflicts, the URL of the APIs should be preceded by the a namespace. I suggest .ctzn Info: m...
gharchive/issue
2021-03-25T17:35:30
2025-04-01T04:57:55.791731
{ "authors": [ "Lohn", "pfrazee" ], "repo": "pfrazee/ctzn", "url": "https://github.com/pfrazee/ctzn/issues/45", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
109667869
Fix #5252 Preserve alias when editing an existing rule and default src and dst to any when creating a new rule. Before this pull request can be accepted you must first sign a CLA as described at https://www.pfsense.org/about-pfsense/#cla. Please read for more details. 1/ The CLA script is clearly still broken. 2/...
gharchive/pull-request
2015-10-04T07:31:06
2025-04-01T04:57:55.793953
{ "authors": [ "ariyako", "doktornotor", "pfSense-git-updates", "phil-davis", "sbeaver-netgate" ], "repo": "pfsense/pfsense", "url": "https://github.com/pfsense/pfsense/pull/1945", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
324223379
Feature/issue #42 & #44 tasks and tasks list @tnightingale @trisapeace @rasmus-storjohann-PG So this is the first crack at tasks and task list(s). I suspect very much this will evolve. Following I've outlined what I've implemented and assumptions I've made: A "task" currently represents an actionable item a user ca...
gharchive/pull-request
2018-05-17T23:47:42
2025-04-01T04:57:55.800477
{ "authors": [ "bensinjin" ], "repo": "pg-irc/pathways-frontend", "url": "https://github.com/pg-irc/pathways-frontend/pull/65", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1655750436
security must be a list On the how to guide "Security Schemes" there is a bug. The 'security' argument must be a list, even if you have only one security model. This makes swagger ui load forever when clicking 'execute'. Thanks, fixed in d4dd6ea60d14b51d837599b6c1dce8121459ba16
gharchive/issue
2023-04-05T14:34:46
2025-04-01T04:57:55.841914
{ "authors": [ "mathgamain", "pgjones" ], "repo": "pgjones/quart-schema", "url": "https://github.com/pgjones/quart-schema/issues/34", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1254402494
Is there a posibility to include Nvidia Jetson (ARM64) Hi, I just started using this awesome project and replace our self-hosted runners, since you're basically emulating an ARM-cpu and download raspberry images, is there a possibility to also include Jetson images ? It should be doable, especially if they are real...
gharchive/issue
2022-05-31T20:48:11
2025-04-01T04:57:56.046962
{ "authors": [ "pguyot", "raphaelscholle" ], "repo": "pguyot/arm-runner-action", "url": "https://github.com/pguyot/arm-runner-action/issues/38", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2684358193
Data Table: Bot Accounts What does this PR do and why? Note: Due to the size of this current PR, the following will be branched out and fixed in separate PRs: Removal of new PAT panel upon bot deletion and PAT revoke This PR refactors the bot account pages (Group and Project) to use the data_table_component (includ...
gharchive/pull-request
2024-11-22T19:29:24
2025-04-01T04:57:56.068994
{ "authors": [ "ChrisHuynh333", "joshsadam" ], "repo": "phac-nml/irida-next", "url": "https://github.com/phac-nml/irida-next/pull/849", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
157688679
Pokemon's Location Area Encounters issue The property "location_area_encounters" at the Pokemon endpoint now returns a string pointing to an URL Example, for Resource Jirachi: "location_area_encounters": "/api/v2/pokemon/385/encounters" According to the docs, it should return an array: "location_area_encounters": [],...
gharchive/issue
2016-05-31T14:40:58
2025-04-01T04:57:56.096608
{ "authors": [ "Naramsim", "fferegrino", "phalt", "sargunster" ], "repo": "phalt/pokeapi", "url": "https://github.com/phalt/pokeapi/issues/195", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
173758499
public/js/main.js is not created Hello, I'm trying to install koel v3.3.0 on my Raspberry PI, but I have some issues with asset compiling. Here is log: http://pastebin.com/P2AyhXhi pi@raspberrypi:/var/www/koel $ npm -v 3.10.6 pi@raspberrypi:/var/www/koel $ node -v v6.4.0 Anyone experienced this issue? Thank You! Ho...
gharchive/issue
2016-08-29T12:01:27
2025-04-01T04:57:56.104724
{ "authors": [ "JanGross", "klizas" ], "repo": "phanan/koel", "url": "https://github.com/phanan/koel/issues/431", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1873601476
Demonstrator notebooks Running single physical model Running single ML model Combining ME and EBM models Comparing ML and physical models Realistic experiment: scientifically sound experimental setup Prediction: combine new data with saved model Closing as part of #200 #206
gharchive/issue
2023-08-30T12:41:39
2025-04-01T04:57:56.366644
{ "authors": [ "Peter9192" ], "repo": "phenology/springtime", "url": "https://github.com/phenology/springtime/issues/183", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
268215963
Discuss aria-labelledby api in mixin @jessegreenberg and I just spoke, and we found that the setters for aria-labelledby and aria-describedby are confusing to outside devs. Let's spend some a11y dev meeting time to discuss. A reason for the confusion is because you set node you want to describe your node, but you als...
gharchive/issue
2017-10-24T23:07:54
2025-04-01T04:57:56.544280
{ "authors": [ "jessegreenberg", "mbarlow12", "terracoda", "zepumph" ], "repo": "phetsims/scenery", "url": "https://github.com/phetsims/scenery/issues/701", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
309107968
Regression test new A11y api improvements In https://github.com/phetsims/scenery/issues/748 we will change a lot of the api for phet a11y. I want to make sure that no bugs slip by. One strategy for this will be to create dev links of the accessible sims so far to make sure that the future pDOMs look the same. [x] B...
gharchive/issue
2018-03-27T19:46:30
2025-04-01T04:57:56.558361
{ "authors": [ "jessegreenberg", "zepumph" ], "repo": "phetsims/scenery", "url": "https://github.com/phetsims/scenery/issues/753", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
339240111
alloc::allocator reexport of alloc::alloc removed; builds failing on latest nightlies See https://github.com/rust-lang/rust/commit/26324d0abe1a8df228f8c758b870a38078549ddc. This is currently causing a build failure: error[E0432]: unresolved import `alloc::allocator` ...
gharchive/issue
2018-07-08T16:49:39
2025-04-01T04:57:56.572435
{ "authors": [ "barzamin", "phil-opp" ], "repo": "phil-opp/linked-list-allocator", "url": "https://github.com/phil-opp/linked-list-allocator/issues/14", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
98799749
Completion error: "- Could not match expr node type" Racer outputs this error: PREFIX 46,46, - Could not match expr node type: ExprMac(Spanned { node: MacInvocTT(path(vec), [TtToken(Span { lo: BytePos(34), hi: BytePos(45), expn_id: ExpnId(4294967295) }, Ident(Philosopher#0, ModName)), TtToken(Span { lo: BytePos(45), ...
gharchive/issue
2015-08-03T17:35:19
2025-04-01T04:57:56.617037
{ "authors": [ "bruno-medeiros", "phildawes" ], "repo": "phildawes/racer", "url": "https://github.com/phildawes/racer/issues/323", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1419860635
Make crossword classes serializable as Python statements necessary to recreate them Requirements Rather than serializing objects as JSON, why not serialize them as the Python statements necessary to recreate them? This would involve: Adding a to_python_statements() method to Grid and Puzzle These files use the t...
gharchive/issue
2022-10-23T17:08:45
2025-04-01T04:57:56.619748
{ "authors": [ "philhanna" ], "repo": "philhanna/crossword", "url": "https://github.com/philhanna/crossword/issues/153", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2247591508
update doc link old link is not reachable thanks!
gharchive/pull-request
2024-04-17T07:33:46
2025-04-01T04:57:56.620563
{ "authors": [ "philipmnel", "wtwver" ], "repo": "philipmnel/pyvpt2", "url": "https://github.com/philipmnel/pyvpt2/pull/44", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1512531259
JSMpeg not playing audio when websocket stream is used I am streaming RTSP stream to web browser using ffmpeg with help of a websocket relay in node js as per the example given here https://github.com/phoboslab/jsmpeg FFMPEG command used: ffmpeg -rtsp_transport tcp -i rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBu...
gharchive/issue
2022-12-28T08:11:16
2025-04-01T04:57:56.676842
{ "authors": [ "Xbai-hang", "nikshay-psts", "phoboslab" ], "repo": "phoboslab/jsmpeg", "url": "https://github.com/phoboslab/jsmpeg/issues/411", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
23140523
Sound Plays but no notification message I am using this plugin and it has always been working fine but recently the push notifications seem to only be playing a sound and no message is coming through. I am testing on an iOS 7 device and have checked the notification settings etc to ensure they are enabled for the app...
gharchive/issue
2013-11-22T14:19:20
2025-04-01T04:57:56.689915
{ "authors": [ "DharmendraVaishnav91", "Gp2mv3", "juma929" ], "repo": "phonegap-build/PushPlugin", "url": "https://github.com/phonegap-build/PushPlugin/issues/120", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
279296480
After Granting Access to camera, barcode scanner doesn't open. Expected Behaviour 1st time to open the application When I click my button to "Scan" Grant Access pop up appears to grant access to Camera It should continue to scanner (open camera to scan) Actual Behaviour After granting access It doesn't continue to...
gharchive/issue
2017-12-05T09:06:03
2025-04-01T04:57:56.694400
{ "authors": [ "giemiranda", "macdonst" ], "repo": "phonegap/phonegap-plugin-barcodescanner", "url": "https://github.com/phonegap/phonegap-plugin-barcodescanner/issues/581", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
85781421
iOS Simulator behaviour How does this plugin supposed to behave on the iOS Simulator? I persist the contentsync folder with localStorage, currently, on the simulator, the contentsync folder is missing /Users/me/Library/Developer/CoreSimulator/Devices/A7BE80E3-0BEF-48DD-81CA-F48A0FED3DB2/data/Containers/Data/Applicati...
gharchive/issue
2015-06-06T17:02:07
2025-04-01T04:57:56.698418
{ "authors": [ "imhotep", "kaansoral", "macdonst" ], "repo": "phonegap/phonegap-plugin-contentsync", "url": "https://github.com/phonegap/phonegap-plugin-contentsync/issues/30", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
106459397
version 1.2.3 Go to compile the latest version and I'm now getting: Error: Plugin phonegap-plugin-push failed to install. I just step back a version ( 1.2.2 and all worked ...) @colonna-mike can you paste your compilation errors? Also, how are you adding the plugin to your app? I'm using Intel XDK and looks lik...
gharchive/issue
2015-09-15T01:40:13
2025-04-01T04:57:56.700560
{ "authors": [ "colonna-mike", "macdonst" ], "repo": "phonegap/phonegap-plugin-push", "url": "https://github.com/phonegap/phonegap-plugin-push/issues/134", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
274670048
Remove deprecated things Phaser.ArrayUtils.rotate → Phaser.ArrayUtils.rotateLeft Phaser.Device.isConsoleOpen Phaser.Loader#useXDomainRequest (IE9) Phaser.Loader#xhrLoadWithXDR (IE9) Phaser.Particles#update Phaser.Polygon.points (set) → setTo Phaser.Touch#addTouchLockCallback → Phaser.Input#addTouchLockCallback Phase...
gharchive/issue
2017-11-16T21:28:42
2025-04-01T04:57:56.714828
{ "authors": [ "maxp-edcast", "samme" ], "repo": "photonstorm/phaser-ce", "url": "https://github.com/photonstorm/phaser-ce/issues/403", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1263858198
Container inside another contains never calls "preUpdate" Version Phaser Version: 3.55.2 Operating system: OSX Browser: Chrome Description When you add a container inside another container, the child container never calls "preUpdate " Test this code, then press T to add the container in the scene. ## Example Test C...
gharchive/issue
2022-06-07T20:57:15
2025-04-01T04:57:56.718130
{ "authors": [ "BenoitFreslon", "photonstorm" ], "repo": "photonstorm/phaser", "url": "https://github.com/photonstorm/phaser/issues/6135", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
51817030
Local AudioSprite JSON data object support Tested with modified audio sprite phaser-examples example. If ok, modified example could be another PR Thanks for this! I have implemented my own take on providing this feature which is now in dev, but thanks for the suggestion and example json.
gharchive/pull-request
2014-12-12T15:23:37
2025-04-01T04:57:56.719216
{ "authors": [ "jounii", "photonstorm" ], "repo": "photonstorm/phaser", "url": "https://github.com/photonstorm/phaser/pull/1447", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
424868772
issue #4259 fix Please do not update the README or Change Log, we will do this when we merge your PR. This PR (delete as applicable) Adds a new feature Describe the changes below: Attempt to fix issue described here: https://github.com/photonstorm/phaser/issues/4259 Thanks for spending the time opening this PR. H...
gharchive/pull-request
2019-03-25T12:11:50
2025-04-01T04:57:56.721337
{ "authors": [ "LoolzRules", "photonstorm" ], "repo": "photonstorm/phaser", "url": "https://github.com/photonstorm/phaser/pull/4445", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
127103684
Loosen the composer.json requirements a bit This would help adding this test suite to https://github.com/symfony/symfony/pull/17408 Thank you for this PR. I do believe that the dependency on PHPUnit should be in the requires since this a repository for tests. The sources (src/) depends on \PHPUnit_Framework_TestCas...
gharchive/pull-request
2016-01-17T15:50:50
2025-04-01T04:57:56.770969
{ "authors": [ "Nyholm", "nicolas-grekas" ], "repo": "php-cache/integration-tests", "url": "https://github.com/php-cache/integration-tests/pull/32", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2356931844
Throttle plugin small fixes Q A Bug fix? yes New feature? no BC breaks? no Deprecations? no Related tickets partially #460 License MIT What's in this PR? Did code more clearly wrapped up in #465, thanks!
gharchive/pull-request
2024-06-17T10:01:02
2025-04-01T04:57:56.798082
{ "authors": [ "Big-Shark", "dbu" ], "repo": "php-http/HttplugBundle", "url": "https://github.com/php-http/HttplugBundle/pull/462", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
113108324
Update guzzle6 adapater with httplug new contract I update the guzzle6 adapter to work with the new contract of Httplug, all tests are green. For the sendRequests method after viewing the guzzle implementation and discussing it with @sagikazarmark on Slack, we concluded there was no real benefits to wrap the Guzzle o...
gharchive/pull-request
2015-10-23T22:06:14
2025-04-01T04:57:56.806264
{ "authors": [ "joelwurtz", "sagikazarmark" ], "repo": "php-http/guzzle6-adapter", "url": "https://github.com/php-http/guzzle6-adapter/pull/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
129067941
Use new doc block for documenting array values Se this resource. Should we make doc blocks like this? /** * @param UriInterface $baseUri * @param array $config { * @var bool $replace True will replace all hosts, false will only add host when none is specified. * } */ public...
gharchive/issue
2016-01-27T08:23:39
2025-04-01T04:57:56.808926
{ "authors": [ "Nyholm", "dbu", "jeromegamez", "joelwurtz", "sagikazarmark" ], "repo": "php-http/plugins", "url": "https://github.com/php-http/plugins/issues/51", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1003085954
🛑 phpMyFAQ Homepage is down In c7b20ef, phpMyFAQ Homepage (https://www.phpmyfaq.de) was down: HTTP code: 0 Response time: 0 ms Resolved: phpMyFAQ Homepage is back up in 7e38bb6.
gharchive/issue
2021-09-21T19:00:01
2025-04-01T04:57:56.875878
{ "authors": [ "thorsten" ], "repo": "phpMyFAQ/status.phpmyfaq.de", "url": "https://github.com/phpMyFAQ/status.phpmyfaq.de/issues/1261", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1368569983
🛑 phpMyFAQ Password Hash Generator Tool is down In 6304c73, phpMyFAQ Password Hash Generator Tool (https://password.phpmyfaq.de) was down: HTTP code: 0 Response time: 0 ms Resolved: phpMyFAQ Password Hash Generator Tool is back up in e19d5b0.
gharchive/issue
2022-09-10T09:50:54
2025-04-01T04:57:56.878250
{ "authors": [ "thorsten" ], "repo": "phpMyFAQ/status.phpmyfaq.de", "url": "https://github.com/phpMyFAQ/status.phpmyfaq.de/issues/3612", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1509118129
🛑 phpMyFAQ Homepage is down In 669c254, phpMyFAQ Homepage (https://www.phpmyfaq.de) was down: HTTP code: 0 Response time: 0 ms Resolved: phpMyFAQ Homepage is back up in d6a86d6.
gharchive/issue
2022-12-23T09:34:58
2025-04-01T04:57:56.880578
{ "authors": [ "thorsten" ], "repo": "phpMyFAQ/status.phpmyfaq.de", "url": "https://github.com/phpMyFAQ/status.phpmyfaq.de/issues/3836", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
938204421
🛑 phpMyFAQ Homepage is down In 8f38c2d, phpMyFAQ Homepage (https://www.phpmyfaq.de) was down: HTTP code: 0 Response time: 0 ms Resolved: phpMyFAQ Homepage is back up in 2c45d3d.
gharchive/issue
2021-07-06T19:42:39
2025-04-01T04:57:56.883032
{ "authors": [ "thorsten" ], "repo": "phpMyFAQ/status.phpmyfaq.de", "url": "https://github.com/phpMyFAQ/status.phpmyfaq.de/issues/544", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2463599077
🛑 phpMyFAQ Homepage is down In 9ad20d5, phpMyFAQ Homepage (https://www.phpmyfaq.de) was down: HTTP code: 0 Response time: 0 ms Resolved: phpMyFAQ Homepage is back up in 91d7543 after 14 minutes.
gharchive/issue
2024-08-13T15:11:24
2025-04-01T04:57:56.885258
{ "authors": [ "thorsten" ], "repo": "phpMyFAQ/status.phpmyfaq.de", "url": "https://github.com/phpMyFAQ/status.phpmyfaq.de/issues/8233", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2469037231
🛑 phpMyFAQ Demo is down In 3a6cdcb, phpMyFAQ Demo (https://demo.phpmyfaq.de) was down: HTTP code: 0 Response time: 0 ms Resolved: phpMyFAQ Demo is back up in 0425ae3 after 4 minutes.
gharchive/issue
2024-08-15T21:46:53
2025-04-01T04:57:56.887530
{ "authors": [ "thorsten" ], "repo": "phpMyFAQ/status.phpmyfaq.de", "url": "https://github.com/phpMyFAQ/status.phpmyfaq.de/issues/8263", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1599807882
refactor(SessionTokenStorage): improve variable name It was too short. Pull Request Test Coverage Report for Build 4271515005 0 of 0 changed or added relevant lines in 0 files are covered. No unchanged relevant lines lost coverage. Overall coverage remained the same at 95.951% Totals Change from base B...
gharchive/pull-request
2023-02-25T19:31:47
2025-04-01T04:57:56.915330
{ "authors": [ "coveralls", "ericfortmeyer" ], "repo": "phpolar/csrf-protection", "url": "https://github.com/phpolar/csrf-protection/pull/41", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2762099450
🛑 YSF REF is down In 9d83e6f, YSF REF (https://ysf.freedmr.it) was down: HTTP code: 500 Response time: 1051 ms Resolved: YSF REF is back up in 8592b24 after 14 minutes.
gharchive/issue
2024-12-29T04:23:49
2025-04-01T04:57:57.027203
{ "authors": [ "picchiosat" ], "repo": "picchiosat/HBLink-Uptime", "url": "https://github.com/picchiosat/HBLink-Uptime/issues/1387", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
924608284
🛑 XLX965 is down In 8e50d48, XLX965 (https://xlx965.hblink.it) was down: HTTP code: 0 Response time: 0 ms Resolved: XLX965 is back up in 0d584d7.
gharchive/issue
2021-06-18T07:04:09
2025-04-01T04:57:57.029487
{ "authors": [ "picchiosat" ], "repo": "picchiosat/HBLink-Uptime", "url": "https://github.com/picchiosat/HBLink-Uptime/issues/25", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1527633958
🛑 FreeDMR IT Bridge is down In 097f1d3, FreeDMR IT Bridge (https://dashboard.freedmr.it) was down: HTTP code: 0 Response time: 0 ms Resolved: FreeDMR IT Bridge is back up in c5d0072.
gharchive/issue
2023-01-10T15:57:09
2025-04-01T04:57:57.031743
{ "authors": [ "picchiosat" ], "repo": "picchiosat/HBLink-Uptime", "url": "https://github.com/picchiosat/HBLink-Uptime/issues/70", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
512353685
When PicoTorrent is running and the .torrent file is opened from Explorer, nothing happens When PicoTorrent is running and the .torrent file is opened from Explorer, nothing happens. Although a window should open in PicoTorrent to add a torrent with information about it. I have selected by default that all torrent fi...
gharchive/issue
2019-10-25T07:34:58
2025-04-01T04:57:57.048980
{ "authors": [ "Darth-Carrotpie", "Isharoth", "Rakleed", "Tall-Lobster", "moritz1000", "vktr" ], "repo": "picotorrent/picotorrent", "url": "https://github.com/picotorrent/picotorrent/issues/728", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
569526676
Bootstrap not working on Windows after LLVM CL Cloning the repo and running bootstrap-orbit.bat gives me: CMake Error at external/vcpkg/scripts/buildsystems/vcpkg.cmake:285 (_find_package): Could not find a package configuration file provided by "LLVM" with any of the following names: LLVMConfig.cmake llvm-config.cma...
gharchive/issue
2020-02-23T17:11:33
2025-04-01T04:57:57.071199
{ "authors": [ "dimitry-", "pierricgimmig" ], "repo": "pierricgimmig/orbitprofiler", "url": "https://github.com/pierricgimmig/orbitprofiler/issues/177", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
268986351
Add .jenkins scripts And use this for testing CI... retest this please retest this please retest this please retest this please retest this please retest this please retest this please retest this please retest this please retest this please retest this please
gharchive/pull-request
2017-10-27T04:41:00
2025-04-01T04:57:57.074213
{ "authors": [ "pietern" ], "repo": "pietern/caffe2", "url": "https://github.com/pietern/caffe2/pull/3", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2061641551
🛑 Stripe Webhook URL (Test and Live) is down In 769467f, Stripe Webhook URL (Test and Live) ($STRIPEWEBHOOK) was down: HTTP code: 0 Response time: 0 ms Resolved: Stripe Webhook URL (Test and Live) is back up in 77e5108 after 1 hour, 2 minutes.
gharchive/issue
2024-01-01T16:10:44
2025-04-01T04:57:57.107146
{ "authors": [ "cybertheory" ], "repo": "pikfarm/PikfarmStatus", "url": "https://github.com/pikfarm/PikfarmStatus/issues/2419", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2050094019
🛑 Blog URL is down In 80874c6, Blog URL (http://blog.pik.farm) was down: HTTP code: 0 Response time: 0 ms Resolved: Blog URL is back up in 27f1521 after 22 minutes.
gharchive/issue
2023-12-20T08:37:30
2025-04-01T04:57:57.109670
{ "authors": [ "cybertheory" ], "repo": "pikfarm/PikfarmStatus", "url": "https://github.com/pikfarm/PikfarmStatus/issues/503", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
150814981
请问这个推流框架可不可以模仿微信发送小视频那样 微信的发送小视频功能是指录摄像头中内容的一部分,我们做视频直播也只需要一部分内容,但是上次问您这个框架目前还不能支持Crop截取一部分,虽然在推流端可以用其他控件覆盖一部分内容,但是播放端播放的时候会压缩,这样就没法看了。有没有好的解决办法? 不支持推制定区域的视频数据。 有没有好的解决办法? 因为不支持指定区域,最好是在播放端处理一下。 这个在播放端遮一下就可以吧,或者opengl裁剪一下
gharchive/issue
2016-04-25T10:25:00
2025-04-01T04:57:57.120399
{ "authors": [ "jpxiong", "lzx1", "pzhangleo" ], "repo": "pili-engineering/PLDroidCameraStreaming", "url": "https://github.com/pili-engineering/PLDroidCameraStreaming/issues/110", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
695606465
收到[PLPlayer getDelegateStatusChanged:]崩溃 堆栈如下 libobjc.A.dylib | objc_msgSend + 5 -- | -- 1 PLPlayerKit | __37-[PLPlayer getDelegateStatusChanged:]_block_invoke + 132 2 libdispatch.dylib | __dispatch_call_block_and_release + 11 3 libdispatch.dylib | __dispatch_client_callout + 23 4 libdispatch.dylib | __dispatch_main_...
gharchive/issue
2020-09-08T06:56:22
2025-04-01T04:57:57.123064
{ "authors": [ "RecheLi", "iossun", "lichanghong", "lowBeec" ], "repo": "pili-engineering/PLPlayerKit", "url": "https://github.com/pili-engineering/PLPlayerKit/issues/536", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
275863517
Fix reassignment of variable in pressure calculation algo Found it! I'm not 100% sure what's going on here, but I think the problem is that you reassigned var1 but the last part of the calculation relied on its original value. With this patch I get matching values from the C and the Python. Nice job! @gkluoe you ...
gharchive/pull-request
2017-11-21T21:20:47
2025-04-01T04:57:57.151482
{ "authors": [ "Gadgetoid", "gkluoe", "jorisvervuurt" ], "repo": "pimoroni/bme680", "url": "https://github.com/pimoroni/bme680/pull/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
31838047
Events being marked as Invalid, resulting in no processing of events My events in the events table are all being marked as not valid, and therefore no events are being processed. Which means no notifications of any sort are being sent about anything, like invoice created, plans changed (from trial to subscription), e...
gharchive/issue
2014-04-19T05:19:28
2025-04-01T04:57:57.192750
{ "authors": [ "paltman", "surfer26th" ], "repo": "pinax/pinax-stripe", "url": "https://github.com/pinax/pinax-stripe/issues/121", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
95342815
ProposalKind model is duplicated with another feature Symposion has proposal kind model in proposals app class ProposalKind(models.Model): """ e.g. talk vs panel vs tutorial vs poster Note that if you have different deadlines, reviewers, etc. you'll want to distinguish the section as well as the kind...
gharchive/issue
2015-07-16T03:44:49
2025-04-01T04:57:57.196140
{ "authors": [ "miurahr" ], "repo": "pinax/symposion", "url": "https://github.com/pinax/symposion/issues/98", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1655175486
[Explorer] Execution failed for question 5bb622a7-c81d-4949-a18f-1749c29bca45: Users with the most commits. Hi, It's failed to execute the question 5bb622a7-c81d-4949-a18f-1749c29bca45 Users with the most commits. (errorType = error-query-execute): executedAt: 2023-04-05T08:29:41.000+00:00 requestedAt: 2023-04-05T0...
gharchive/issue
2023-04-05T08:30:22
2025-04-01T04:57:57.242173
{ "authors": [ "Mini256", "malshan84" ], "repo": "pingcap/ossinsight", "url": "https://github.com/pingcap/ossinsight/issues/1442", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
164987929
save next tso time in etcd Let's assume the TsoSaveInterval is 3s which means we will save last TSO in etcd every 3s. Now we save last TSO (like t1) in etcd, and when the pd down, another pd starts, it will wait until to t1 + 2 * 3s to ensure we can generate TSO safely, but it may still be unsafe. We can save next TS...
gharchive/issue
2016-07-12T03:41:21
2025-04-01T04:57:57.244937
{ "authors": [ "disksing", "ngaut", "siddontang" ], "repo": "pingcap/pd", "url": "https://github.com/pingcap/pd/issues/191", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
362797027
Extract Network and Interface from utils We would like to be able to use this code in benchmarks (#109) and other tests but currently there is no way to use Network or Interface from non-integration test code. This introduces a harness feature which exposes harness::{Interface, Network}. There is some rationale to ho...
gharchive/pull-request
2018-09-21T22:51:17
2025-04-01T04:57:57.251658
{ "authors": [ "Hoverbear", "hicqu" ], "repo": "pingcap/raft-rs", "url": "https://github.com/pingcap/raft-rs/pull/127", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1189171486
support row_number, rank, dense_rank in tiflash What problem does this PR solve? Issue Number: close #4200 What is changed and how it works? support window function in TiFlash Feature support ad hoc window specification. eg.(count(col1) over (partition by col2 order by col3 desc)) supported WINDOWclause (s...
gharchive/pull-request
2022-04-01T03:18:50
2025-04-01T04:57:57.359372
{ "authors": [ "SeaRise", "mengxin9014" ], "repo": "pingcap/tiflash", "url": "https://github.com/pingcap/tiflash/pull/4552", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2085608862
Pick getLockByKey to master What problem does this PR solve? Issue Number: close #8697 Problem Summary: What is changed and how it works? Check List Tests [ ] Unit test [ ] Integration test [ ] Manual test (add detailed scripts or steps below) [ ] No code Side effects [ ] Performance regression: Consumes more CPU...
gharchive/pull-request
2024-01-17T07:49:18
2025-04-01T04:57:57.363965
{ "authors": [ "CalvinNeo" ], "repo": "pingcap/tiflash", "url": "https://github.com/pingcap/tiflash/pull/8696", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2369668518
processor: fix a bug that will cause processor Tick get stuck when downstream is Kafka What problem does this PR solve? Issue Number: close #11340 What is changed and how it works? Check List Tests Unit test Manual test (add detailed scripts or steps below) Deploy a cdc cluster, create two changefeeds and synch...
gharchive/pull-request
2024-06-24T09:06:37
2025-04-01T04:57:57.369934
{ "authors": [ "3AceShowHand", "CharlesCheung96", "asddongmen" ], "repo": "pingcap/tiflow", "url": "https://github.com/pingcap/tiflow/pull/11339", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2620314501
dm: add retry for dm-worker to join dm-master What problem does this PR solve? ref https://github.com/pingcap/tiup/pull/2464#discussion_r1818605891 Issue Number: close https://github.com/pingcap/tiflow/issues/4287 What is changed and how it works? add retry for dm-worker to join dm-master Check List Tests Manu...
gharchive/pull-request
2024-10-29T06:56:35
2025-04-01T04:57:57.373819
{ "authors": [ "GMHDBJD" ], "repo": "pingcap/tiflow", "url": "https://github.com/pingcap/tiflow/pull/11701", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1239411750
sink(ticdc): move codec into mq and remove interface.go What problem does this PR solve? Issue Number: ref https://github.com/pingcap/tiflow/issues/5138 What is changed and how it works? Move codec into mq. Because it only for MQSink. split interface.go remove some dead code (encoder result) Check List Tests N...
gharchive/pull-request
2022-05-18T04:25:14
2025-04-01T04:57:57.378380
{ "authors": [ "hi-rustin" ], "repo": "pingcap/tiflow", "url": "https://github.com/pingcap/tiflow/pull/5456", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
149671386
Use another connection to send snapshot If snapshot is too large, it will block pending heartbeat, which may cause a new round of election. In the worst case, it will cause TiKV to stop responding for a long time, which may crash TiDB. This is what we do for etcd :)
gharchive/issue
2016-04-20T06:20:47
2025-04-01T04:57:57.379319
{ "authors": [ "BusyJay", "xiang90" ], "repo": "pingcap/tikv", "url": "https://github.com/pingcap/tikv/issues/442", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
152012390
raft: fix occasionally panic test case @ngaut @siddontang PTAL cc @xiang90 PTAL Please check: https://github.com/coreos/etcd/commit/5d431b47822a579dc9fb88342f3a1dfa7f160d11 and https://github.com/coreos/etcd/commit/68db18667a1111e82fa4796629a2480bbbe366c1 LGTM LGTM This fix makes sense to me and looks good....
gharchive/pull-request
2016-04-30T05:54:57
2025-04-01T04:57:57.381906
{ "authors": [ "BusyJay", "ngaut", "siddontang", "xiang90" ], "repo": "pingcap/tikv", "url": "https://github.com/pingcap/tikv/pull/509", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }