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
1426582569
Watchdog time out. no COT showing up in atak Hello, Names jake new to github. been attempting to get atak-forwarder running on a couple devices. 2 T-beam v1.1 firmware 1.3.45 Mestastic App 1.3.45 Atak 4.7.0.4 latest atak-forwarder for 4.7.0. first up thanks in advance for taking a look at this. Meshtastic is working ...
gharchive/issue
2022-10-28T03:12:36
2025-04-01T06:03:39.845871
{ "authors": [ "jake19k" ], "repo": "paulmandal/atak-forwarder", "url": "https://github.com/paulmandal/atak-forwarder/issues/143", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1689025110
Hex private keys should be more permissive. Currently, if you supply a hex private key to sign/signAsync it must be an even length hex string with no leading 0x. 0x prefix should be optionally allowed as all existing Ethereum libraries prefix numbers encoded as hex strings with a 0x. Odd lengths should be allowed bec...
gharchive/issue
2023-04-28T19:18:02
2025-04-01T06:03:39.850234
{ "authors": [ "MicahZoltu", "paulmillr" ], "repo": "paulmillr/noble-secp256k1", "url": "https://github.com/paulmillr/noble-secp256k1/issues/103", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2569952031
fix(#201): typings fix: return type of readdirp type of filter options enum for type option, with fallback for old string type option fix #201 maybe try const enum instead. We also can't do breaking changes really why no breaking changes? just release a new major version? i mean all the not working typings ar...
gharchive/pull-request
2024-10-07T10:01:17
2025-04-01T06:03:39.858423
{ "authors": [ "KillerCodeMonkey", "paulmillr" ], "repo": "paulmillr/readdirp", "url": "https://github.com/paulmillr/readdirp/pull/202", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2460390467
[Bug]: No color for Informational requests What happened? In the chart header there is no line shown for the Informational requests. CSS class for this line is bg-[rgba(29,153,172,0.5)], but it doesn't seem to be defined. How to reproduce the bug In pulse.php file change the setting record_informational for Reques...
gharchive/issue
2024-08-12T08:46:16
2025-04-01T06:03:39.870231
{ "authors": [ "maciek-szn", "paulo-hortelan" ], "repo": "paulo-hortelan/requests-graph-pulse", "url": "https://github.com/paulo-hortelan/requests-graph-pulse/issues/12", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1274744679
assert error in pytest for read-search. Describe the bug assert error in pytest for read-search command. will need to hook the debugger further. will not fix because we have defeatured this funcions
gharchive/issue
2022-06-17T08:37:24
2025-04-01T06:03:39.881792
{ "authors": [ "paulyang0125" ], "repo": "paulyang0125/E-MarketDataExplorer", "url": "https://github.com/paulyang0125/E-MarketDataExplorer/issues/31", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
163525931
Pipeline compability added with tests. Major changes to 'score' function The old score function did not work with Pipeline because it needs to follow sklearn's structure. The old score method is now called general_score. See the test test_sklearn_compatibility to see how to integrate pyglmnet with Pipeline Coverag...
gharchive/pull-request
2016-07-02T16:37:10
2025-04-01T06:03:39.890615
{ "authors": [ "coveralls", "daniel-acuna", "pavanramkumar" ], "repo": "pavanramkumar/pyglmnet", "url": "https://github.com/pavanramkumar/pyglmnet/pull/126", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1394570818
Can we debug the C# code? If so, how? Basically what the titles says. There is not much information on C# WASM, so any help from you is much appreciated! See readme now
gharchive/issue
2022-10-03T11:25:51
2025-04-01T06:03:39.891629
{ "authors": [ "pavelsavara", "promontis" ], "repo": "pavelsavara/dotnet-wasm-todo-mvc", "url": "https://github.com/pavelsavara/dotnet-wasm-todo-mvc/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2503478994
📝 Update local-setup-ui.md This is a pull request on top of a pull request: https://github.com/conda-incubator/conda-store/pull/763. Related: https://github.com/conda-incubator/conda-store-ui/pull/415. Kim and Gabriel had a meeting and came up with ideas to make the instructions clearer. @kcpevey, I would apprecia...
gharchive/pull-request
2024-09-03T18:13:51
2025-04-01T06:03:39.900663
{ "authors": [ "gabalafou", "pavithraes", "trallard" ], "repo": "pavithraes/conda-store", "url": "https://github.com/pavithraes/conda-store/pull/6", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1047594752
[Feature Request] Aphabetical Bookmarks Requesting the ability to sort bookmarks alphabetically under categories much like Apps can be. But they are already by default. In fact, this is the only supported mode at the moment. But they are already by default. In fact, this is the only supported mode at the moment....
gharchive/issue
2021-11-08T15:34:16
2025-04-01T06:03:39.955133
{ "authors": [ "modem7", "pawelmalak" ], "repo": "pawelmalak/flame", "url": "https://github.com/pawelmalak/flame/issues/156", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2238997419
[2.x] Prepare package for foundational usage. What does this PR do? :robot: Provide a description of the problems and/or bugs this will solve. How should this be tested? :microscope: Provide all the details on how this should be tested step by step. Any background context you would like to provide? :construction: Pro...
gharchive/pull-request
2024-04-12T03:47:44
2025-04-01T06:03:39.976857
{ "authors": [ "codecov-commenter", "r-kujawa" ], "repo": "payavel/orchestration", "url": "https://github.com/payavel/orchestration/pull/62", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2500484993
Duplication error if duplication element contains an array (with elements inside it) Link to reproduction No response Environment Info Payload:beta.96 Describe the Bug In admin dashboard if I am trying to duplicate an item which its self contains an array ,I am getting the following error on UI: field is invalid: id...
gharchive/issue
2024-09-02T09:37:15
2025-04-01T06:03:39.980212
{ "authors": [ "dkirchhof", "next-luna" ], "repo": "payloadcms/payload", "url": "https://github.com/payloadcms/payload/issues/8026", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1533574400
feat: Upgrading Package versions Description I updated the package versions and did the yarn test. All tests pass (Except the time date one since I am in australia so it mucks up the test) All the packages have been updated with npm-check-updates up to their latest minor versions (No major updates). Only exception is...
gharchive/pull-request
2023-01-15T00:26:06
2025-04-01T06:03:39.982970
{ "authors": [ "TomDo1234", "jacobsfletch" ], "repo": "payloadcms/payload", "url": "https://github.com/payloadcms/payload/pull/1879", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
248622694
Make controlled component easier downshift version: 1.0.0-beta.21 Hello all, I find it still too hard to make the Autocomplete controlled. The stateProps concept is great for edge cases, but I'd expect to have at least a value prop on Autocomplete so we can make it controlled without caring about the internal stat...
gharchive/issue
2017-08-08T07:21:00
2025-04-01T06:03:40.023052
{ "authors": [ "jgoux", "kentcdodds" ], "repo": "paypal/downshift", "url": "https://github.com/paypal/downshift/issues/111", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
248163354
value of inputValue is undefined downshift version: ^1.0.0-beta.8 node version: 6.5.0 yarn version: 0.21.3 Relevant code or config function BasicAutocomplete({items, onChange}) { return ( <Autocomplete onChange={onChange}> {({ getInputProps, getItemProps, isOpen, inputVal...
gharchive/issue
2017-08-05T05:38:18
2025-04-01T06:03:40.027212
{ "authors": [ "kentcdodds", "nndung179", "the-simian" ], "repo": "paypal/downshift", "url": "https://github.com/paypal/downshift/issues/90", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1993561589
🛑 Departamento is down In a22cb76, Departamento (http://cca.unb.br/) was down: HTTP code: 0 Response time: 0 ms Resolved: Departamento is back up in 12fe65d after 15 minutes.
gharchive/issue
2023-11-14T20:58:59
2025-04-01T06:03:40.030694
{ "authors": [ "pazkero" ], "repo": "pazkero/status.cacic.bsb.br", "url": "https://github.com/pazkero/status.cacic.bsb.br/issues/1138", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2101992336
🛑 Departamento is down In 871d7fa, Departamento (http://cca.unb.br/) was down: HTTP code: 0 Response time: 0 ms Resolved: Departamento is back up in bf874fe after 12 minutes.
gharchive/issue
2024-01-26T10:44:20
2025-04-01T06:03:40.033247
{ "authors": [ "pazkero" ], "repo": "pazkero/status.cacic.bsb.br", "url": "https://github.com/pazkero/status.cacic.bsb.br/issues/2316", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1968178113
🛑 Departamento is down In 5e91b1d, Departamento (http://cca.unb.br/) was down: HTTP code: 0 Response time: 0 ms Resolved: Departamento is back up in 6a17629 after 37 minutes.
gharchive/issue
2023-10-30T11:59:38
2025-04-01T06:03:40.035495
{ "authors": [ "pazkero" ], "repo": "pazkero/status.cacic.bsb.br", "url": "https://github.com/pazkero/status.cacic.bsb.br/issues/880", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
94637510
Make actions returned FSA compliant I think it would be best to make sure the actions returned and accepted by the middleware follow a standard. Right now, the actions dispatched from the promise are FSA compliant, but the types array used in the action creators is not a part of the standard. Need to figure out how t...
gharchive/issue
2015-07-13T04:37:54
2025-04-01T06:03:40.104118
{ "authors": [ "davidwatkins73", "deoxxa", "jarsbe", "kainoa21", "pburtchaell", "tomatau" ], "repo": "pburtchaell/redux-promise-middleware", "url": "https://github.com/pburtchaell/redux-promise-middleware/issues/1", "license": "mit", "license_type": "permissive", "license_source": ...
1812181141
Implement std::iter::Extend for provided Graph/Dataset implementations std::iter::Extend allows to extend collections with iterators / streams that produce same type of items. Though there are CollectableGraph and CollectableDataset, they won't work with methods provided by futures::stream::TryStreamExt etc to consum...
gharchive/issue
2023-07-19T15:18:57
2025-04-01T06:03:40.128882
{ "authors": [ "damooo", "pchampin" ], "repo": "pchampin/sophia_rs", "url": "https://github.com/pchampin/sophia_rs/issues/138", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
959607364
[FEATURE] Have you checked the documentation of this package? ☑️ [Yes/No] Is the feature on BscScan.com but missing from this package? ☑️ [Yes/No] ---> If yes, please add a link to the missing feature. Is your feature request related to a problem? Please describe. ☑️ A clear and concise description of what the proble...
gharchive/issue
2021-08-03T23:08:16
2025-04-01T06:03:40.141763
{ "authors": [ "Weldoop" ], "repo": "pcko1/bscscan-python", "url": "https://github.com/pcko1/bscscan-python/issues/36", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1352970427
Nodes in goal over the area When I use my personal notebook to visit this site, I find the top node will over the area. When I use my work computer which has bigger display, I won't meet this problem. Inspect in my notebook, find the dynamic top value is a negative. My notebook size is 15.6 in. If I use this custom s...
gharchive/issue
2022-08-27T07:20:58
2025-04-01T06:03:40.144658
{ "authors": [ "fish-404", "pcottle" ], "repo": "pcottle/learnGitBranching", "url": "https://github.com/pcottle/learnGitBranching/issues/1003", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
132479518
Korean trans testing will favor #354
gharchive/pull-request
2016-02-09T17:23:08
2025-04-01T06:03:40.145507
{ "authors": [ "pcottle" ], "repo": "pcottle/learnGitBranching", "url": "https://github.com/pcottle/learnGitBranching/pull/355", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1166306383
Create exposed component for the app A new LWC component, exposed, that will be empty. Done! Created empty component and app.
gharchive/issue
2022-03-11T11:26:27
2025-04-01T06:03:40.149282
{ "authors": [ "apelegrina", "pcuevasffdc" ], "repo": "pcuevasffdc/lwcMeetsRedux", "url": "https://github.com/pcuevasffdc/lwcMeetsRedux/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2457767501
Make transaction a class Transactions should be represented by a class that offers the expose API closed via commit cf0ac26e0c71b44a67af0d05c92110ae2d4b25a6 mentioned in commit cf0ac26e0c71b44a67af0d05c92110ae2d4b25a6
gharchive/issue
2017-12-16T16:09:43
2025-04-01T06:03:40.183232
{ "authors": [ "jbigot" ], "repo": "pdidev/pdi", "url": "https://github.com/pdidev/pdi/issues/50", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2370692413
🛑 Garage App API is down In 82c2288, Garage App API ($GARAGE_API_URL) was down: HTTP code: 0 Response time: 0 ms Resolved: Garage App API is back up in dda1969 after 17 minutes.
gharchive/issue
2024-06-24T16:54:40
2025-04-01T06:03:40.203980
{ "authors": [ "pdroll" ], "repo": "pdroll/upptime", "url": "https://github.com/pdroll/upptime/issues/530", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
818252030
Workaround to have a responding /session (for penny.vincenttunru.com) Leaving this here for now - the issue is probably not on the side of solid-nextcloud, but it could be useful for others: Workaround for /session (note: NOT /apps/solid/session , but plain /session). add php file 404.php in /var/www/html/: <?php ...
gharchive/issue
2021-02-28T16:55:23
2025-04-01T06:03:40.207306
{ "authors": [ "ylebre" ], "repo": "pdsinterop/solid-nextcloud", "url": "https://github.com/pdsinterop/solid-nextcloud/issues/39", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2739689679
Use variable font Archivo をバリアブルフォントに置き換える 意外と容量がデカい(イタリックも合わせると1MBを超える)ので一旦保留
gharchive/issue
2024-12-14T08:10:06
2025-04-01T06:03:40.228485
{ "authors": [ "peaksvndvalleys" ], "repo": "peaksvndvalleys/peaks-and-valleys", "url": "https://github.com/peaksvndvalleys/peaks-and-valleys/issues/31", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1361274002
🛑 Texas Mental Health Network is down In 16234a1, Texas Mental Health Network (https://texasmentalhealthnetwork.com/) was down: HTTP code: 502 Response time: 207 ms Resolved: Texas Mental Health Network is back up in 03640ed.
gharchive/issue
2022-09-04T23:00:15
2025-04-01T06:03:40.231008
{ "authors": [ "vidluther" ], "repo": "pearanalytics/uptime", "url": "https://github.com/pearanalytics/uptime/issues/1254", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
56386641
Atualização de status da entrega Existe na estrutura de templates de email do Magento um modelo chamado "shipment_update" que é usado para notificar o cliente que houve uma atualização de entrega do pedido, pelo que pesquisei na internet. Não há possibilidade de aprimorar o módulo de maneira que esse template de emai...
gharchive/issue
2015-02-03T14:47:22
2025-04-01T06:03:40.249406
{ "authors": [ "joao-github", "pedro-teixeira" ], "repo": "pedro-teixeira/correios", "url": "https://github.com/pedro-teixeira/correios/issues/53", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
372338124
setZoom not found in sample app setZoom is not found from the sample app in RtmpActivity.class I'm using compile 'com.github.pedroSG94.rtmp-rtsp-stream-client-java:rtplibrary:1.4.2' Are you using gradle to compile library?. That mehtod is not added in last gradle version. I will update it tomorrow did you get a c...
gharchive/issue
2018-10-21T17:35:04
2025-04-01T06:03:40.251166
{ "authors": [ "ToysoftInc", "pedroSG94" ], "repo": "pedroSG94/rtmp-rtsp-stream-client-java", "url": "https://github.com/pedroSG94/rtmp-rtsp-stream-client-java/issues/240", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1672553119
🛑 Beyond.pl is down In 20e7f32, Beyond.pl (http://www.beyond.pl) was down: HTTP code: 0 Response time: 0 ms Resolved: Beyond.pl is back up in 5194fe9.
gharchive/issue
2023-04-18T07:50:43
2025-04-01T06:03:40.306768
{ "authors": [ "pejotes" ], "repo": "pejotes/upptime", "url": "https://github.com/pejotes/upptime/issues/1327", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1684830336
🛑 Beyond.pl is down In 12b8c52, Beyond.pl (http://www.beyond.pl) was down: HTTP code: 0 Response time: 0 ms Resolved: Beyond.pl is back up in 780b7ef.
gharchive/issue
2023-04-26T11:21:07
2025-04-01T06:03:40.309674
{ "authors": [ "pejotes" ], "repo": "pejotes/upptime", "url": "https://github.com/pejotes/upptime/issues/1466", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1728849413
🛑 Beyond.pl is down In 1ba94b9, Beyond.pl (http://www.beyond.pl) was down: HTTP code: 0 Response time: 0 ms Resolved: Beyond.pl is back up in fbc8458.
gharchive/issue
2023-05-27T17:23:35
2025-04-01T06:03:40.312577
{ "authors": [ "pejotes" ], "repo": "pejotes/upptime", "url": "https://github.com/pejotes/upptime/issues/1986", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1740641680
🛑 Beyond.pl is down In f60ed22, Beyond.pl (http://www.beyond.pl) was down: HTTP code: 0 Response time: 0 ms Resolved: Beyond.pl is back up in fdbf6e8.
gharchive/issue
2023-06-04T22:38:50
2025-04-01T06:03:40.315588
{ "authors": [ "pejotes" ], "repo": "pejotes/upptime", "url": "https://github.com/pejotes/upptime/issues/2123", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1437217858
🛑 Beyond.pl is down In d5f45ad, Beyond.pl (http://www.beyond.pl) was down: HTTP code: 0 Response time: 0 ms Resolved: Beyond.pl is back up in 60f1e47.
gharchive/issue
2022-11-05T23:20:32
2025-04-01T06:03:40.318417
{ "authors": [ "pejotes" ], "repo": "pejotes/upptime", "url": "https://github.com/pejotes/upptime/issues/231", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2153243071
🛑 Beyond.pl is down In ccfa241, Beyond.pl (http://www.beyond.pl) was down: HTTP code: 403 Response time: 647 ms Resolved: Beyond.pl is back up in 1f4d177 after 11 minutes.
gharchive/issue
2024-02-26T04:44:22
2025-04-01T06:03:40.321271
{ "authors": [ "pejotes" ], "repo": "pejotes/upptime", "url": "https://github.com/pejotes/upptime/issues/3000", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1458665421
🛑 Beyond.pl is down In 5d688f9, Beyond.pl (http://www.beyond.pl) was down: HTTP code: 0 Response time: 0 ms Resolved: Beyond.pl is back up in c8c82a4.
gharchive/issue
2022-11-21T22:17:13
2025-04-01T06:03:40.324122
{ "authors": [ "pejotes" ], "repo": "pejotes/upptime", "url": "https://github.com/pejotes/upptime/issues/309", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2207183776
🛑 Beyond.pl is down In 9be5a59, Beyond.pl (http://www.beyond.pl) was down: HTTP code: 0 Response time: 0 ms Resolved: Beyond.pl is back up in 84a37ab after 10 minutes.
gharchive/issue
2024-03-26T03:48:40
2025-04-01T06:03:40.327175
{ "authors": [ "pejotes" ], "repo": "pejotes/upptime", "url": "https://github.com/pejotes/upptime/issues/3093", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2209852519
🛑 Beyond.pl is down In 6ac22b3, Beyond.pl (http://www.beyond.pl) was down: HTTP code: 0 Response time: 0 ms Resolved: Beyond.pl is back up in a201885 after 18 minutes.
gharchive/issue
2024-03-27T04:53:30
2025-04-01T06:03:40.330024
{ "authors": [ "pejotes" ], "repo": "pejotes/upptime", "url": "https://github.com/pejotes/upptime/issues/3107", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1576954736
🛑 Beyond.pl is down In 4a6fd60, Beyond.pl (http://www.beyond.pl) was down: HTTP code: 0 Response time: 0 ms Resolved: Beyond.pl is back up in 4ae0eeb.
gharchive/issue
2023-02-08T23:31:01
2025-04-01T06:03:40.332837
{ "authors": [ "pejotes" ], "repo": "pejotes/upptime", "url": "https://github.com/pejotes/upptime/issues/821", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
369116931
Variables in .properties file Hi, I am running VELOCIraptor with SWIFT and I am currently basically understanding all the outputs of VELOCIraptor, so far a lot of the output is clear, but I have a few questions about what is going on with a few variables in properties. So in general a lot of variables are called and...
gharchive/issue
2018-10-11T13:17:36
2025-04-01T06:03:40.344842
{ "authors": [ "Fonotec", "pelahi" ], "repo": "pelahi/VELOCIraptor-STF", "url": "https://github.com/pelahi/VELOCIraptor-STF/issues/20", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
250534660
App run but pc not recognize hid device. HTC m8 3.4.0 stock kernel & 3.4.10 cm kernel have a same problem. App detect /dev/hid0 & hid1 and run perfectly. but pc does not recognize hid device. and app can't control them. Which Operating system are you using..Windows or Linux I'm test both of operating system on 4 ...
gharchive/issue
2017-08-16T07:25:28
2025-04-01T06:03:40.362811
{ "authors": [ "TThuanAn", "conrad-heimbold", "dhanush-raj" ], "repo": "pelya/android-keyboard-gadget", "url": "https://github.com/pelya/android-keyboard-gadget/issues/94", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1052013666
French not treated as possible language for character 'â' Hello ! Look at this example : the result should be Language.FRENCH without any doubt, but it's Language.UNKNOWN : LanguageDetector detector = LanguageDetectorBuilder.fromLanguages(Language.ENGLISH, Language.FRENCH).build(); Language detectedLanguage = detecto...
gharchive/issue
2021-11-12T14:19:30
2025-04-01T06:03:40.374069
{ "authors": [ "bdecarne", "pemistahl" ], "repo": "pemistahl/lingua", "url": "https://github.com/pemistahl/lingua/issues/115", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
818186741
🛑 Web Bekasikota is down In 5313e96, Web Bekasikota (https://www.bekasikota.go.id/) was down: HTTP code: 0 Response time: 0 ms Resolved: Web Bekasikota is back up in ae72b60.
gharchive/issue
2021-02-28T11:42:07
2025-04-01T06:03:40.376488
{ "authors": [ "rahadiana" ], "repo": "pemkotbekasi/website-status", "url": "https://github.com/pemkotbekasi/website-status/issues/48", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
284078497
Reference Key Vault secret as VM password Please suggest how to mention the reference to a key Vault secret in chef recipe? "adminPassword": { "reference": { "keyVault": { "id": "/subscriptions/<subscription_id>/resourceGroups/<resource_group_name>/providers/Microsoft.KeyVault/vaults/<key_vault_name>" }, "secretName"...
gharchive/issue
2017-12-22T05:54:23
2025-04-01T06:03:40.388962
{ "authors": [ "cognsom", "stuartpreston" ], "repo": "pendrica/chef-provisioning-azurerm", "url": "https://github.com/pendrica/chef-provisioning-azurerm/issues/27", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
502843451
Frontend refactor • Add prettier • Make prettier and eslint agree, make eslint rules more similar to basics • Lint all files • Fix some issues with keys • Add some PropTypes • Convert some class components to functional components • Add some hooks where easy to move away from state • Use destructuring more on objects...
gharchive/pull-request
2019-10-04T21:03:18
2025-04-01T06:03:40.452773
{ "authors": [ "ccabo1" ], "repo": "pennlabs/clubs", "url": "https://github.com/pennlabs/clubs/pull/37", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1411091513
[BACKLOG-36505] - changes for adding content into welcome page [BACKLOG-36505] - changes for adding content into welcome page :white_check_mark: Build finished in 1m 56s Build command: mvn clean verify -B -e -Daudit -amd -pl assemblies/static :exclamation: No tests found! :information_source: This is an automati...
gharchive/pull-request
2022-10-17T07:58:03
2025-04-01T06:03:40.454541
{ "authors": [ "buildguy", "sVarma1992" ], "repo": "pentaho/pentaho-kettle", "url": "https://github.com/pentaho/pentaho-kettle/pull/8661", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1628250261
Change to time-based mechanisms The final step of #2070 is to repair the mechanism design to account for the dynamic epoch changes, moving to time-based mechanisms. [ ] Add a configurable synchrony check. To preserve the testability and determinism benefits we have now, I think we should make this be a chain parame...
gharchive/issue
2023-03-16T20:46:01
2025-04-01T06:03:40.466054
{ "authors": [ "aubrika", "avahowell", "conorsch", "erwanor", "hdevalence" ], "repo": "penumbra-zone/penumbra", "url": "https://github.com/penumbra-zone/penumbra/issues/2182", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1646156098
Add penumbra-wasm to Rustdoc actions Let's add the penumbra-wasm crate to the list of crates built with Rustdoc, so it shows up in the index. Pretty simple change. N.B. it may require pulling the crate into the workspace, see https://github.com/penumbra-zone/penumbra/issues/1990#issuecomment-1478510666 for referenc...
gharchive/issue
2023-03-29T16:34:51
2025-04-01T06:03:40.467753
{ "authors": [ "conorsch", "hdevalence" ], "repo": "penumbra-zone/penumbra", "url": "https://github.com/penumbra-zone/penumbra/issues/2275", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
77863778
Designer: Page.Component.Query name should be trimmed In Designer, for Edit page, query name was "findTodo " (note space) which resulted in client/views/todo/edit.js => note: space between "t.data.find_todo_ ._id" validateForm( $(e.target), function(fieldName, fieldValue) { }, function(msg) { }, ...
gharchive/issue
2015-05-19T00:15:33
2025-04-01T06:03:40.493405
{ "authors": [ "bartonhammond", "perak" ], "repo": "perak/kitchen-site", "url": "https://github.com/perak/kitchen-site/issues/89", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
469911552
CNOT Gate is Not in Menu Why is my CNOT Gate not displayed in the drag and drop menu? Everything else seems to be fine. Thanks Put “X” gate to one wire and then put “dot” to another wire (below or above “X” gate) and you’ll get CNOT gate. See video in docs section (it is under construction, but there is video) T...
gharchive/issue
2019-07-18T17:59:37
2025-04-01T06:03:40.496742
{ "authors": [ "iotexecutive", "perak" ], "repo": "perak/quantum-circuit", "url": "https://github.com/perak/quantum-circuit/issues/27", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1211998239
K8SPXC-947: add backupBackoffLimit to cr https://jira.percona.com/browse/K8SPXC-947 Test name Status We run 0 out of 35 commit: https://github.com/percona/percona-xtradb-cluster-operator/pull/1137/commits/99b24bcce5ef2174dcc73d4160c1e52e3ec8c109 image: perconalab/percona-xtradb-cluster-operator:PR-1137...
gharchive/pull-request
2022-04-22T08:15:53
2025-04-01T06:03:40.638012
{ "authors": [ "JNKPercona", "hors", "pooknull" ], "repo": "percona/percona-xtradb-cluster-operator", "url": "https://github.com/percona/percona-xtradb-cluster-operator/pull/1137", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
950655278
K8SPXC-749 add possibility of changing all probes options via CR Test name Status big-data passed storage failed upgrade-haproxy failed scheduled-backup failed scaling passed recreate passed haproxy passed scaling-proxysql passed init-deploy failed self-healing passed restore-to-encrypt...
gharchive/pull-request
2021-07-22T13:18:11
2025-04-01T06:03:40.728586
{ "authors": [ "JNKPercona", "hors" ], "repo": "percona/percona-xtradb-cluster-operator", "url": "https://github.com/percona/percona-xtradb-cluster-operator/pull/946", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
964925863
apa102: allow to specify SPI Mode in Opts Some devices such as the secondary SPI Port of the Raspberry Pi 3 don't support the default SPI Mode 3. This Change allows to set the SPI Mode to any other by changing the Opts. Hi! Thanks for the contribution! Sorry I dropped it in my emails. Frankly, I think I'd prefer to...
gharchive/pull-request
2021-08-10T12:23:04
2025-04-01T06:03:40.755083
{ "authors": [ "alexgth", "codecov-commenter", "maruel", "sahib" ], "repo": "periph/devices", "url": "https://github.com/periph/devices/pull/16", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2035656078
[FEATURE]: Authentication with external OAuth/OIDC providers (Authorization code flow) Description Let's introduce the possibility to setup some external authentication provider. It regards two type of provider here : Oauth 2.0 and OIDC. With this new feature, we can for example sign in with Azure (OIDC) or Github (...
gharchive/pull-request
2023-12-11T13:14:12
2025-04-01T06:03:40.772750
{ "authors": [ "celian-garcia" ], "repo": "perses/perses", "url": "https://github.com/perses/perses/pull/1637", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
807159232
Exception happens in ThisTypeProvider Q A Bug report? yes Plugin version 0.4.2 Pest version x.y.z OS Linux Description Stacktrace com.intellij.diagnostic.PluginException: TypeProvider contract violation? by class com.pestphp.pest.types.ThisTypeProvider on test('example', function () { expect(true)...
gharchive/issue
2021-02-12T11:27:11
2025-04-01T06:03:40.797016
{ "authors": [ "adelf", "divspace", "marcandreappel", "olivernybroe" ], "repo": "pestphp/pest-intellij", "url": "https://github.com/pestphp/pest-intellij/issues/98", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
111046935
Промяна в елементи reverserate и rate [x] - Промяна на базовия клас CurrencyData [x] - Промяна на полетата в базата [x] - Промяна на методите, които ги ползват Issue was done with commit - c325b7f
gharchive/issue
2015-10-12T20:12:53
2025-04-01T06:03:40.800228
{ "authors": [ "Tsvetoslav88" ], "repo": "petarov/bgrates", "url": "https://github.com/petarov/bgrates/issues/14", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1105062936
Fix up CMake build and CI There were a number of issues with the CMake build before. This PR fixes all of them. They are: There was no way to disable warnings-as-errors. The standard BUILD_TESTING variable wasn't honored. FetchContent and add_subdirectory users got the project's install rules by default. CI didn't b...
gharchive/pull-request
2022-01-16T14:12:32
2025-04-01T06:03:40.822670
{ "authors": [ "JPenuchot", "alexreinking", "peter-winter" ], "repo": "peter-winter/ctpg", "url": "https://github.com/peter-winter/ctpg/pull/33", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
177002646
Swift3 Hey Peter, thanks for your library. Do you know how to include the swift 3 branch in carthage? I tried to put the following string in my cartfile: github "peterprokop/SwiftOverlays" "swift-3.0" But when I update I get the following error messages: SwiftOverlays/SwiftOverlays/SwiftOverlays.swift:303:27: error: ...
gharchive/issue
2016-09-14T19:48:37
2025-04-01T06:03:40.846090
{ "authors": [ "emonfil87", "francoisduchemin", "giacgbj", "illyaBakurov", "kevinkowalew", "levibostian", "lucletruc", "peterprokop" ], "repo": "peterprokop/SwiftOverlays", "url": "https://github.com/peterprokop/SwiftOverlays/issues/22", "license": "mit", "license_type": "per...
2135249562
L920 no longer providing light entity. Only overheat. L920 by TP-Link Firmware: 1.1.3 Build 231229 Rel.164316 Hardware: 1.0 Was working this morning, now even after re-adding it doesn't get the light entity and cannot control the device. Has the firmware for your device been updated before becoming unavailable S...
gharchive/issue
2024-02-14T21:41:39
2025-04-01T06:03:40.893354
{ "authors": [ "JaidevDPendse", "apexcz1", "mdot9", "petretiandrea" ], "repo": "petretiandrea/home-assistant-tapo-p100", "url": "https://github.com/petretiandrea/home-assistant-tapo-p100/issues/697", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2215699722
"Bunești" is listed in the drop-down menu Description: "Bunești" is listed in the drop-down menu alongside its corresponding county and commune, according to the law Precondition: The website is up an running. Step 1 Type "Bunești" in the search bar. Expected results The location is listed in the drop-down menu a...
gharchive/issue
2024-03-29T16:59:42
2025-04-01T06:03:40.905199
{ "authors": [ "iBixee" ], "repo": "peviitor-ro/ui.orase", "url": "https://github.com/peviitor-ro/ui.orase/issues/1561", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2218172264
"Manoleasa", "Bold" and "Flondora" are listed in the drop-down menu Description: "Manoleasa", "Bold" and "Flondora" are is listed in the drop-down menu alongside its corresponding county and commune, according to the law Precondition: The website is up an running. Step 1 Type "Manoleasa" in the search bar. Expect...
gharchive/issue
2024-04-01T12:33:04
2025-04-01T06:03:40.911226
{ "authors": [ "Florin201092" ], "repo": "peviitor-ro/ui.orase", "url": "https://github.com/peviitor-ro/ui.orase/issues/1765", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2256972089
"Crasna" is listed in the drop-down menu Description: "Crasna" 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 "Crasna" in the search bar. Expected results The location is listed in the drop-down menu as "** Comuna** ...
gharchive/issue
2024-04-22T16:25:50
2025-04-01T06:03:40.916727
{ "authors": [ "Cristian-Emil", "iBixee" ], "repo": "peviitor-ro/ui.orase", "url": "https://github.com/peviitor-ro/ui.orase/issues/3890", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2182408719
"Iliești" is listed in the drop-down menu Description: "Iliești" is listed in the drop-down menu alongside its corresponding county and commune, according to the law Precondition: The website is up an running. Step 1 Type "Iliești" in the search bar. Expected results The location is listed in the drop-down menu a...
gharchive/issue
2024-03-12T18:29:53
2025-04-01T06:03:40.919466
{ "authors": [ "iBixee" ], "repo": "peviitor-ro/ui.orase", "url": "https://github.com/peviitor-ro/ui.orase/issues/651", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2182499492
"Holobani" is listed in the drop-down menu Description: "Holobani" is listed in the drop-down menu alongside its corresponding county and commune, according to the law Precondition: The website is up an running. Step 1 Type "Holobani" in the search bar. Expected results The location is listed in the drop-down men...
gharchive/issue
2024-03-12T19:16:02
2025-04-01T06:03:40.921890
{ "authors": [ "iBixee" ], "repo": "peviitor-ro/ui.orase", "url": "https://github.com/peviitor-ro/ui.orase/issues/685", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2195952688
"Roșia Montană" is listed in the drop-down menu Description: "Roșia Montană" is listed in the drop-down menu alongside its corresponding county and commune, according to the law Precondition: The website is up an running. Step 1 Type "Roșia Montană" in the search bar. Expected results The location is listed in th...
gharchive/issue
2024-03-19T20:33:32
2025-04-01T06:03:40.924434
{ "authors": [ "iBixee" ], "repo": "peviitor-ro/ui.orase", "url": "https://github.com/peviitor-ro/ui.orase/issues/961", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2293430297
a better responsive design for validator on the phone and a menu which could be closed. For a future feature - it would be nice if validator would be displayed in a responsive way when using on the phones. At the moments, all the elements are not displayed correspondingly when acces validator on the phone (IOS syste...
gharchive/issue
2024-05-13T17:35:15
2025-04-01T06:03:40.926410
{ "authors": [ "DeedeeDL", "lalalaurentiu" ], "repo": "peviitor-ro/validator-ui", "url": "https://github.com/peviitor-ro/validator-ui/issues/45", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2189775799
🛑 Son of Bëor is down In 7323eec, Son of Bëor (https://beor.pfaocle.co.uk) was down: HTTP code: 0 Response time: 0 ms Resolved: Son of Bëor is back up in ec840de after 20 minutes.
gharchive/issue
2024-03-16T04:52:08
2025-04-01T06:03:40.937323
{ "authors": [ "pfaocle" ], "repo": "pfaocle/beor-upptime", "url": "https://github.com/pfaocle/beor-upptime/issues/47", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
510808719
QM9 with coordinates When using get_qm9 function, I was wondering if it is possible to load coordinate data that is provided in the original QM9 publication using Chainer Chemistry. Also, it seems that the SMILES in the original paper are slightly different from the ones that are loaded here. For instance, there ...
gharchive/issue
2019-10-22T17:44:59
2025-04-01T06:03:40.948345
{ "authors": [ "corochann", "nshervt" ], "repo": "pfnet-research/chainer-chemistry", "url": "https://github.com/pfnet-research/chainer-chemistry/issues/404", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
121910790
Fix label format The test is failed if self.data.shape contains long type value. Can you make a test? I can't make a test on ubuntu or mac. OK, we cannot make a test easily. It looks good, so i'll merge it.
gharchive/pull-request
2015-12-13T10:05:01
2025-04-01T06:03:40.950748
{ "authors": [ "okuta", "unnonouno" ], "repo": "pfnet/chainer", "url": "https://github.com/pfnet/chainer/pull/759", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
854307549
add_to_changedebug: command not found $ setver changelog $HOME/.basher/cellar/bin/setver: line 116: add_to_changedebug: command not found setver v1.14.4 - by Peter Forret peter@forret.com Fixed in 1.15.1
gharchive/issue
2021-04-09T08:37:05
2025-04-01T06:03:40.952079
{ "authors": [ "cinemapub", "pforret" ], "repo": "pforret/setver", "url": "https://github.com/pforret/setver/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1455904529
Issue with SW Version 6.4.17.2 - Attempted to load class "TransactionState" from namespace "PostFinanceCheckout\Sdk\Model". Did you forget a "use" statement for another namespace? Hi, I just installed the new Shopware Version with the latest Version of your Plugin and it caused this issue: Attempted to load class "Tr...
gharchive/issue
2022-11-18T22:22:50
2025-04-01T06:03:40.958261
{ "authors": [ "outamaze" ], "repo": "pfpayments/shopware-6", "url": "https://github.com/pfpayments/shopware-6/issues/5", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
929584123
Use saga correctly when switching locale In /pathways-frontend/src/components/header_menu/language_drawer_component.tsx there is a onPress event handler that looks like this: onPress: (): void => { setLocale(locale.code, I18nManager.isRTL !== isRTL(locale.code)); updateToken(); ...
gharchive/issue
2021-06-24T20:23:49
2025-04-01T06:03:40.968276
{ "authors": [ "rasmus-storjohann-PG" ], "repo": "pg-irc/pathways-frontend", "url": "https://github.com/pg-irc/pathways-frontend/issues/1516", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
413669862
Add tests We should have tests/test_strategies.py, using pytest with parametrized tests. I have the most basic of tests. We should add a way of returning an error when bad inputs are passed into the get_grid functions. @Gurnek Generally speaking I prefer to raise exceptions rather than returning errors, but yes w...
gharchive/issue
2019-02-23T07:51:32
2025-04-01T06:03:40.972716
{ "authors": [ "Gurnek", "pganssle" ], "repo": "pganssle/grid-strategy", "url": "https://github.com/pganssle/grid-strategy/issues/3", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2453148965
Knex Import // table.vector is not a function Having trouble following these instructions: https://github.com/pgvector/pgvector-node/blob/master/tests/knex.test.mjs I'm just creating the database schema (and not using pgvector anywhere else at the moment) import pgvector from 'pgvector/knex'; Doesn't work for me (lo...
gharchive/issue
2024-08-07T10:33:55
2025-04-01T06:03:41.019961
{ "authors": [ "MichaelVIU", "ankane" ], "repo": "pgvector/pgvector-node", "url": "https://github.com/pgvector/pgvector-node/issues/26", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
122071199
Update app.scss Randomly passing by and saw "urf-8" instead of "utf-8", which might be a typo. :+1:
gharchive/pull-request
2015-12-14T15:56:35
2025-04-01T06:03:41.035504
{ "authors": [ "phanan", "wesleybliss" ], "repo": "phanan/koel", "url": "https://github.com/phanan/koel/pull/24", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2755700581
🛑 proxy index is down In 14c57a6, proxy index (https://index.phantomic.live/) was down: HTTP code: 404 Response time: 141 ms Resolved: proxy index is back up in 5b43853 after 18 minutes.
gharchive/issue
2024-12-23T10:19:24
2025-04-01T06:03:41.050176
{ "authors": [ "phantomic12" ], "repo": "phantomic12/uptime-monitor", "url": "https://github.com/phantomic12/uptime-monitor/issues/796", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1345533486
Import more than three highlights per raindrop The plugins loads all the highlights that are supposed to be loaded via the multiple endpoint (ref: https://developer.raindrop.io/v1/raindrops/multiple). While the documentation is silent about it the response seems to return a maximum of three highlights per raindrop. T...
gharchive/pull-request
2022-08-21T16:28:26
2025-04-01T06:03:41.222356
{ "authors": [ "DonaldoSoWell", "luhmann", "phildenhoff" ], "repo": "phildenhoff/logseq-raindrop", "url": "https://github.com/phildenhoff/logseq-raindrop/pull/10", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2543124824
Add classname_style option The type name when printing an object should be supplementary and lightweight information. If the user wants to know the type name, they can print it using typeid. Therefore, I won't provide detailed customization features of the type name. [ ] apply styled_classname to std::queue and et...
gharchive/pull-request
2024-09-23T16:24:21
2025-04-01T06:03:41.223991
{ "authors": [ "philip82148" ], "repo": "philip82148/cpp-dump", "url": "https://github.com/philip82148/cpp-dump/pull/107", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1042535851
SPDX file - Package checksum is missing for the packages investigate why is it missing and fix it The checksum information is missing when the spdx file is generated by the Blackduck option. This information is not available in blackduck UI or API as of now. I have dropped a mail to the BD contact person to know m...
gharchive/issue
2021-11-02T15:51:17
2025-04-01T06:03:41.238617
{ "authors": [ "AnnieJovitha" ], "repo": "philips-software/spdx-builder", "url": "https://github.com/philips-software/spdx-builder/issues/115", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
157337554
Image width=100% If you try nesting a grid inside a flex layout, and you like responsive images (width: 100%), things get strange really fast. In Chrome (v50.0.2661.102) the image gets 100% of the flex container's inner width, not 100% of its immediate parent's inner width. The following fragment works fine on its ow...
gharchive/issue
2016-05-28T12:56:50
2025-04-01T06:03:41.244142
{ "authors": [ "jpeg729", "philipwalton" ], "repo": "philipwalton/solved-by-flexbox", "url": "https://github.com/philipwalton/solved-by-flexbox/issues/85", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2177166428
A3X Error On attempted run, receive the following error Line 37481 (File "C:\Program Files (x86)\Stash Helper\Stash_Helper.a3x"): Error: Subscript used on non-accessible variable. I see that it was caused by earlier code being lazy. Now I use _WinHttpCrackUrl to properly handle the StashURL. It should be fixed in n...
gharchive/issue
2024-03-09T10:11:47
2025-04-01T06:03:41.248971
{ "authors": [ "philpw99", "shepherdslemma" ], "repo": "philpw99/Stash_Helper", "url": "https://github.com/philpw99/Stash_Helper/issues/29", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1086130713
Add missing tailwind option in Phoenix instructions in README Thank you for publishing this amazing package! I tried following the Adding to Phoenix from the README and got stuck at the tailwind config step. It says to add these options: config :tailwind, version: "3.0.7", default: [ args: ~w( --config=...
gharchive/pull-request
2021-12-21T19:00:14
2025-04-01T06:03:41.275314
{ "authors": [ "chrismccord", "miguel-s", "ryanwinchester" ], "repo": "phoenixframework/tailwind", "url": "https://github.com/phoenixframework/tailwind/pull/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
157184367
Almost half of the screen is black when barcodescanner is running. IOS I'm building an app towards Android and IOS with Cordova and Ionic. I've been using this plugin which has been working fine on Android but now when I'm trying to build on an IOS there is an issue with almost half of the screen being completely bla...
gharchive/issue
2016-05-27T11:13:19
2025-04-01T06:03:41.286212
{ "authors": [ "EddyVerbruggen", "Gusten", "Riaz12", "daserge" ], "repo": "phonegap/phonegap-plugin-barcodescanner", "url": "https://github.com/phonegap/phonegap-plugin-barcodescanner/issues/244", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
183633052
Getting iOS device ID Hi, I'm using Ionic. I have trouble understanding how this works with GCM/Firebase and iOS. This is my code : var push = PushNotification.init({ "android": { "senderID": "xxxxxx", "alert": "true", "badge": "true", "sound...
gharchive/issue
2016-10-18T09:23:08
2025-04-01T06:03:41.299785
{ "authors": [ "Assylkhan", "MarcoDias7", "fredgalvao", "jcesarmobile", "macdonst" ], "repo": "phonegap/phonegap-plugin-push", "url": "https://github.com/phonegap/phonegap-plugin-push/issues/1296", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
125886081
Notifications are not pushing while the app is running in backround (only in Android 4.x devices) Hi, Initially i was testing my app in android 5.x(Lollipop) devices. I got all my notifications pushed successfully while my app is in background and foreground also. But when i run my app in android 4.x(Kitkat) devices ...
gharchive/issue
2016-01-11T07:10:24
2025-04-01T06:03:41.309622
{ "authors": [ "GopalakrishnanK", "macdonst" ], "repo": "phonegap/phonegap-plugin-push", "url": "https://github.com/phonegap/phonegap-plugin-push/issues/490", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
130236913
[iOS] Interactive Notification Background Coldstart Callback Not Triggered Great work on the plugin guys, really happy to see iOS Interactive Notifications. I've been trying to get background processing of Interactive Notifications working on iOS, but have run into a wall when trying to process background notificati...
gharchive/issue
2016-02-01T02:45:13
2025-04-01T06:03:41.366777
{ "authors": [ "jopelkey", "macdonst", "streetkid", "ucswift" ], "repo": "phonegap/phonegap-plugin-push", "url": "https://github.com/phonegap/phonegap-plugin-push/issues/557", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
321017107
fixes #333 cc @ian-r-rose Looks good to me, thanks!
gharchive/pull-request
2018-05-08T02:02:26
2025-04-01T06:03:41.374790
{ "authors": [ "ian-r-rose", "sccolbert" ], "repo": "phosphorjs/phosphor", "url": "https://github.com/phosphorjs/phosphor/pull/334", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
1267855139
Add generic types to setData() The problem: At the moment Phaser.GameObjects.GameObject.setData() is typed as follows: setData(key: string | object, data?: any): this; This results in situations that might be undesirable and prone to errors A possible solution: By adding generic types to the setData method develope...
gharchive/issue
2022-06-10T18:00:29
2025-04-01T06:03:41.380578
{ "authors": [ "florestankorp", "photonstorm" ], "repo": "photonstorm/phaser", "url": "https://github.com/photonstorm/phaser/issues/6140", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2425289801
Symfony V7 support Adding support to Symfony version 7, additionally noticed that there's one redundant end() method call Thanks for your pull request! We love contributions. However, this repository is what we call a "subtree split": a read-only copy of one directory of the main enqueue-dev repository. It is used ...
gharchive/pull-request
2024-07-23T13:56:33
2025-04-01T06:03:41.412334
{ "authors": [ "gabrielius914", "makasim" ], "repo": "php-enqueue/enqueue", "url": "https://github.com/php-enqueue/enqueue/pull/10", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
173534527
Combining CurlClient with StopwatchPlugin causes Promise onRejected handler to never be invoked Not sure which project to file this under, but curl-client seems the most appropriate as this behavior does not occur with guzzle6-adapter. Basically, if the Stopwatch plugin is attached to the client (as it would be in a ...
gharchive/issue
2016-08-26T20:15:31
2025-04-01T06:03:41.415644
{ "authors": [ "StephenClouse", "mekras" ], "repo": "php-http/curl-client", "url": "https://github.com/php-http/curl-client/issues/26", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
87726088
Priority Fix #5 /cc @ddeboer :+1:
gharchive/pull-request
2015-06-12T13:18:23
2025-04-01T06:03:41.416650
{ "authors": [ "ddeboer", "sagikazarmark" ], "repo": "php-http/discovery", "url": "https://github.com/php-http/discovery/pull/8", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
619086090
PHP VCR is not supporting Laravel 7.0 We are using php-vcr in Laravel 6.0. Trying to upgrade 7.0 and getting below error. symfony/event-dispatcher v2.6.0 conflicts with symfony/console[v5.0.8]. Below packages needs to update latest version and support. "symfony/yaml": "~2.1|^3.0|^4.0", "symfony/event-dispatcher": "...
gharchive/issue
2020-05-15T16:11:26
2025-04-01T06:03:41.440151
{ "authors": [ "JeroenVanOort", "ibsrini" ], "repo": "php-vcr/php-vcr", "url": "https://github.com/php-vcr/php-vcr/issues/303", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1007399823
🛑 phpMyFAQ Password Hash Generator Tool is down In d62903d, 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 1d03642.
gharchive/issue
2021-09-26T13:59:46
2025-04-01T06:03:41.467177
{ "authors": [ "thorsten" ], "repo": "phpMyFAQ/status.phpmyfaq.de", "url": "https://github.com/phpMyFAQ/status.phpmyfaq.de/issues/1335", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1618562502
Exclude zend_test and dl_test Extensions zend_test and dl_test are internal to PHP and should be excluded from stubs. Fixed: https://github.com/phpstan/php-8-stubs/commit/baf8188ea45cf528de62211c5b5efd5675b114d2 + https://github.com/phpstan/php-8-stubs/commit/945d7554e8bc083afb3d13ae4431017aaf786f52
gharchive/issue
2023-03-10T08:29:06
2025-04-01T06:03:41.541366
{ "authors": [ "JanTvrdik", "ondrejmirtes" ], "repo": "phpstan/php-8-stubs", "url": "https://github.com/phpstan/php-8-stubs/issues/53", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
122793103
Error 255: require(/app/src/config/assets-gen/prod.php): failed to open stream after make all Which version are you using? Is the file there on your host an in the container? Could you post a bit more of the output... Just pulled today the version: 4.0.0-dev and then tried to "just make" "make all" -> my other...
gharchive/issue
2015-12-17T18:20:33
2025-04-01T06:03:41.597512
{ "authors": [ "philippfrenzel", "schmunk42" ], "repo": "phundament/app", "url": "https://github.com/phundament/app/issues/191", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
32540535
Add anacron to the system services As the docker containers aren't always up all time, particularly on the dev side, I find it convenient to have anacron making sure that cronjobs are executed once in a while, for example for log rotations, etc. I've modified image/system_services.sh to add "$minimal_apt_get_install ...
gharchive/issue
2014-04-30T14:40:25
2025-04-01T06:03:41.599803
{ "authors": [ "FooBarWidget", "olberger" ], "repo": "phusion/baseimage-docker", "url": "https://github.com/phusion/baseimage-docker/issues/61", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1774562403
VotingEscrow error in front page Thanks for the feedback
gharchive/issue
2023-06-26T11:28:03
2025-04-01T06:03:41.610564
{ "authors": [ "Yumingyuan", "phx9" ], "repo": "phx-verse/v2-core", "url": "https://github.com/phx-verse/v2-core/issues/3", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
2240293014
Clean up API response types. These items are unnecessary in the API now; see https://github.com/phylum-dev/roadmap/issues/400 I checked both CLI and UI for usages. UI does not use these fields at all, and CLI does indirectly by directly deserializing these types, but that will be fixed by updating this dependency. If...
gharchive/pull-request
2024-04-12T14:39:22
2025-04-01T06:03:41.612618
{ "authors": [ "mathew-horner" ], "repo": "phylum-dev/phylum-types", "url": "https://github.com/phylum-dev/phylum-types/pull/88", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
668406557
部署后预览路径访问不到。 http://localhost:4000/WebTopo/fullscreen。 fullscreen路径访问不到,404. 请问是哪个步骤可能出错了? 因为使用了history模式,必须使用nginx进行URL重写,类似下面这样: location /WebTopo/dist/spa { index /WebTopo/dist/spa/index.html; if (!-e $request_filename) { rewrite ^/(.*) /WebTopo/dist/spa/index.html last; break; } }
gharchive/issue
2020-07-30T06:19:16
2025-04-01T06:03:41.614987
{ "authors": [ "MhandsomeM", "phynos" ], "repo": "phynos/WebTopo", "url": "https://github.com/phynos/WebTopo/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }