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 |
|---|---|---|---|---|---|
345081895 | Feign @RequestParam value is null product exception
feign client
@RequestMapping(value="/demo/test", method = RequestMethod.POST)
public String levelPay(@RequestParam("siteId") String siteId, @RequestParam("bankType") Integer bankType);
if siteId is null ,product
"status":400,"error":"Bad Request","message":"Require... | gharchive/issue | 2018-07-27T03:53:36 | 2025-04-01T04:58:23.554776 | {
"authors": [
"YangAnLin",
"ryanjbaxter"
],
"repo": "spring-cloud/spring-cloud-netflix",
"url": "https://github.com/spring-cloud/spring-cloud-netflix/issues/3109",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
303162906 | can not start
"C:\Program Files\Java\jdk1.8.0_162\bin\java" "-javaagent:D:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2017.3.4\lib\idea_rt.jar=50577:D:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2017.3.4\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program Files\Java\jdk1.8.0_162\jre\lib\charse... | gharchive/issue | 2018-03-07T16:17:16 | 2025-04-01T04:58:23.724819 | {
"authors": [
"hsoftxl",
"ryanjbaxter"
],
"repo": "spring-cloud/spring-cloud-openfeign",
"url": "https://github.com/spring-cloud/spring-cloud-openfeign/issues/7",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
391570760 | Allow configuring RateLimitingSampler via properties
Brave 5.6 introduced a RateLimitingSampler which I would like to use with Sleuth. Currently, I would have to provide my own Sampler bean to do this, which is not difficult, but it would be nice if it had the same level of support as the ProbabilityBasedSampler, all... | gharchive/issue | 2018-12-17T06:11:41 | 2025-04-01T04:58:23.735270 | {
"authors": [
"adriancole",
"marcingrzejszczak",
"shakuzen"
],
"repo": "spring-cloud/spring-cloud-sleuth",
"url": "https://github.com/spring-cloud/spring-cloud-sleuth/issues/1162",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
412719484 | Bug Report -Scheduled- do not report error span
https://github.com/spring-cloud/spring-cloud-sleuth/blob/ebcd73e4be1b7fa0d5e03292a3e695fb7c4db615/spring-cloud-sleuth-core/src/main/java/org/springframework/cloud/sleuth/instrument/scheduling/TraceSchedulingAspect.java#L60-L75
when error occurs ,it do not report error ... | gharchive/issue | 2019-02-21T02:29:34 | 2025-04-01T04:58:23.743672 | {
"authors": [
"marcingrzejszczak",
"muzakhan",
"wuyupengwoaini"
],
"repo": "spring-cloud/spring-cloud-sleuth",
"url": "https://github.com/spring-cloud/spring-cloud-sleuth/issues/1215",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
329079998 | Unable to configure bootstrap-servers
Hi,
I created a simple application that takes data from one kafka topic a sends them to another one.
I am unable to configure bootstrap-servers in application.yml to be working properly with ConsumerConfig and ProducerConfig.
I am using boot version 2.0.1.
I tried multiple option... | gharchive/issue | 2018-06-04T14:28:19 | 2025-04-01T04:58:23.749582 | {
"authors": [
"f9cus"
],
"repo": "spring-cloud/spring-cloud-stream-binder-kafka",
"url": "https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/388",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
262757149 | View latest version features in "New In" section
I WANT to be able to see the features of the latest version
SO that I can discover this content
GIVEN I am on the Updates page
WHEN I look at the page
THEN I can see What is new in section with content and links that I can interact with
We've redesigned the website c... | gharchive/issue | 2017-10-04T11:43:16 | 2025-04-01T04:58:23.752514 | {
"authors": [
"bclozel",
"gbufrem"
],
"repo": "spring-io/sagan",
"url": "https://github.com/spring-io/sagan/issues/772",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
192919966 | #21 Add Zipkin optional module
Sometimes, the export flag in the Sleuth logging has changed from false to true even if I use the AlwaysSampler:
2016-12-01 17:20:22.274 INFO [customers-service,b3c13ce8162f4c28,4c6423b12bee47f1,true] 16810 --- [o-auto-1-exec-6] o.s.s.p.c.application.OwnerService : Saving owner [... | gharchive/pull-request | 2016-12-01T18:05:17 | 2025-04-01T04:58:23.761686 | {
"authors": [
"arey",
"mszarlinski"
],
"repo": "spring-petclinic/spring-petclinic-microservices",
"url": "https://github.com/spring-petclinic/spring-petclinic-microservices/pull/23",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2459447832 | [Observability] Add observability support for VectorStores
To continue the https://github.com/spring-projects/spring-ai/issues/953 story we would like to provide observability support for the Spring AI VectorStore abstractions.
We would like to observe the add, delete and similaritySearch endpoints.
Related suggestio... | gharchive/issue | 2024-08-11T06:28:17 | 2025-04-01T04:58:23.769312 | {
"authors": [
"tzolov"
],
"repo": "spring-projects/spring-ai",
"url": "https://github.com/spring-projects/spring-ai/issues/1204",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2459653143 | [Observability] Add observability support for ChatClient
Expand the https://github.com/spring-projects/spring-ai/issues/953 story, by providing observability support for the Spring AI ChatClient.
Provide support for both synchronous call() and streaming stream() endpoints.
| gharchive/issue | 2024-08-11T16:02:35 | 2025-04-01T04:58:23.771020 | {
"authors": [
"tzolov"
],
"repo": "spring-projects/spring-ai",
"url": "https://github.com/spring-projects/spring-ai/issues/1206",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2505990488 | ChatResponse Metadata is overwritten by advisors
Bug description
Chat model's response has the right Metadata which includes token count. But advisor's response overrides model's response.
Environment
Spring AI version - 1.0.0-M2
Model - AzureOpenAIChatModel
VectorDB - SimpleVectorStore
Steps to reproduce
Create a C... | gharchive/issue | 2024-09-04T18:07:12 | 2025-04-01T04:58:23.775880 | {
"authors": [
"chetan-galgali"
],
"repo": "spring-projects/spring-ai",
"url": "https://github.com/spring-projects/spring-ai/issues/1309",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2647180959 | Updating Readme to include my new Book Spring AI for Your Organization - GCP Vertex AI Edition
Adding "Spring AI for Your Organization - GCP Vertex AI Edition"
I've added details about my new book, Spring AI for Your Organization - GCP Vertex AI Edition, a step-by-step guide for integrating Spring AI with Google Vert... | gharchive/pull-request | 2024-11-10T12:21:18 | 2025-04-01T04:58:23.781061 | {
"authors": [
"markpollack",
"muthuishere"
],
"repo": "spring-projects/spring-ai",
"url": "https://github.com/spring-projects/spring-ai/pull/1713",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1384952767 | Fix to check for empty criteria
Code changes to check for both null and empty criteria before proceeding to where clause generation, so we dont fail with IllegalArgumentException
https://github.com/spring-projects/spring-data-relational/issues/1329
[x] You have read the Spring Data contribution guidelines.
[x] You ... | gharchive/pull-request | 2022-09-25T09:03:40 | 2025-04-01T04:58:23.870617 | {
"authors": [
"hariohmprasath",
"schauder"
],
"repo": "spring-projects/spring-data-relational",
"url": "https://github.com/spring-projects/spring-data-relational/pull/1338",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2269741140 | Remove createPersistentEntity(..)
Since this method with latest changes in 21e8d9a does nothing more than calling super.createPersistentEntity(..) it could be removed.
Thanks, that's merged.
| gharchive/pull-request | 2024-04-29T18:56:14 | 2025-04-01T04:58:23.871489 | {
"authors": [
"pcvolkmer",
"schauder"
],
"repo": "spring-projects/spring-data-relational",
"url": "https://github.com/spring-projects/spring-data-relational/pull/1783",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
332357878 | Explore JUnit 5 integration
Currently, Spring Fu applications are tested mainly in 2 ways:
Unit tests for individual classes is made easy by generalized constructor injection usage, potentially with Mocking, without ApplicationContext being involved (we need to add examples of that as part of #44).
Integration tests... | gharchive/issue | 2018-06-14T11:15:38 | 2025-04-01T04:58:23.908071 | {
"authors": [
"sbrannen",
"sdeleuze",
"wilkinsona"
],
"repo": "spring-projects/spring-fu",
"url": "https://github.com/spring-projects/spring-fu/issues/61",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
150116098 | GH-69: Add MessageChannelSpec.wireTap()
Fixes GH-69 (https://github.com/spring-projects/spring-integration-java-dsl/issues/69)
Add explicit wireTap declaration to the MessageChannelSpec.
That's allow to simplify the configuration for short use-case bypassing the MessageChannel and WireTap bean definition.
For this p... | gharchive/pull-request | 2016-04-21T15:55:33 | 2025-04-01T04:58:23.919424 | {
"authors": [
"artembilan"
],
"repo": "spring-projects/spring-integration-java-dsl",
"url": "https://github.com/spring-projects/spring-integration-java-dsl/pull/76",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
116722050 | GH-70 Allow the client to discover new brokers
Refactor the message listener container to finish tasks on broker connection failure
and spawn new ones whenever a new broker is discovered;
Add an explicit disconnect operation on the ConnectionFactory to release the connection
on failure;
Other improvements and test r... | gharchive/pull-request | 2015-11-13T08:17:58 | 2025-04-01T04:58:23.927465 | {
"authors": [
"artembilan",
"garyrussell",
"mbogoevici"
],
"repo": "spring-projects/spring-integration-kafka",
"url": "https://github.com/spring-projects/spring-integration-kafka/pull/89",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
358139779 | transactional.id per topic/partition
https://www.confluent.io/blog/transactions-apache-kafka/
The key to fencing out zombies properly is to ensure that the input topics and partitions in the read-process-write cycle is always the same for a given transactional.id. If this isn’t true, then it is possible for some mes... | gharchive/issue | 2018-09-07T16:50:38 | 2025-04-01T04:58:23.933147 | {
"authors": [
"Rajh",
"garyrussell"
],
"repo": "spring-projects/spring-kafka",
"url": "https://github.com/spring-projects/spring-kafka/issues/800",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1844988470 | Ability to use non-shaded Pulsar Client with the Spring Boot starter
Feature request:
The current Pulsar client used by the spring-pulsar-spring-boot-starter is a "shaded" jar file, which means all the dependencies are in the same jar and with a modified package name. While shading can be useful to avoid dependency c... | gharchive/issue | 2023-08-10T11:27:50 | 2025-04-01T04:58:23.938964 | {
"authors": [
"jheijmans",
"onobc"
],
"repo": "spring-projects/spring-pulsar",
"url": "https://github.com/spring-projects/spring-pulsar/issues/431",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
407567618 | Set path prefix to Authentication redirect with WebFlux and Spring Boot
Summary
Add prefix in WebFlux + Spring Boot that would be honored by DefaultServerRedirectStrategy
Actual Behavior
I cannot see an option to set a prefix for Authentication redirect.
I've tried to set server.servlet.context-path but it's not hono... | gharchive/issue | 2019-02-07T07:10:37 | 2025-04-01T04:58:23.941348 | {
"authors": [
"kkocel"
],
"repo": "spring-projects/spring-security-oauth",
"url": "https://github.com/spring-projects/spring-security-oauth/issues/1575",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
72188147 | Enum array is parsed as a string array in a request param.
Hi,
I have a following RequestParam filterBy which is a Enum array.
public enum ContactField {
COMPANY,
TITLE;
}
@RequestParam(value = "filterBy", required = false) ContactField[] filterBys,
The ContactField[] is mapped to a string array.
... | gharchive/issue | 2015-04-30T15:03:47 | 2025-04-01T04:58:23.972623 | {
"authors": [
"RobWin",
"dilipkrish"
],
"repo": "springfox/springfox",
"url": "https://github.com/springfox/springfox/issues/718",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1084211180 | Add maven dependency example
Add maven dependency example
Thanks for the PR!
| gharchive/pull-request | 2021-12-19T22:49:17 | 2025-04-01T04:58:23.973846 | {
"authors": [
"qmunke",
"stavshamir"
],
"repo": "springwolf/springwolf.github.io",
"url": "https://github.com/springwolf/springwolf.github.io/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1278754718 | EIP-1271 Support
Add support for EIP-1271 to support smart contract wallets. The web3 provider used should be configurable by the end user to allow for vendor agnosticism. This should not be a required flow to use the library, as some implementers may want to support EOA accounts only in their deployments.
@CPerezz... | gharchive/issue | 2022-06-21T17:20:53 | 2025-04-01T04:58:23.974949 | {
"authors": [
"obstropolos"
],
"repo": "spruceid/siwe-rs",
"url": "https://github.com/spruceid/siwe-rs/issues/33",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2384637960 | Comment typo
I think there's a copypaste error in the comment at https://github.com/spruceid/ssi/blob/c800b20463024ea0d9e144635de9a6c6d9fcde03/crates/jwk/src/lib.rs#L1082 A P-384 public key serialized with point compression is a 49 byte string.
Good catch, I'll fix it.
| gharchive/issue | 2024-07-01T20:02:43 | 2025-04-01T04:58:23.976273 | {
"authors": [
"mspiegel",
"timothee-haudebourg"
],
"repo": "spruceid/ssi",
"url": "https://github.com/spruceid/ssi/issues/562",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
516328225 | Nonetype object is not subscriptable
Description
What steps will reproduce the problem?
I open the project and it comes up with the box that says Spyder has encountered an internal project.
File "C:\Users\rayde\iCloudDrive\GitHub\Anaconda3\lib\site-packages\spyder\plugins\completion\kite\client.py", line 135, in per... | gharchive/issue | 2019-11-01T20:24:10 | 2025-04-01T04:58:24.004367 | {
"authors": [
"ccordoba12",
"dray89"
],
"repo": "spyder-ide/spyder",
"url": "https://github.com/spyder-ide/spyder/issues/10578",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
890433861 | Add Sparkle Framework for macOS Application Update
See:
https://sparkle-project.org/
https://fman.io/blog/codesigning-and-automatic-updates-for-pyqt-apps/
Closing in favor of our own update mechanisms for conda-based installers.
| gharchive/issue | 2021-05-12T19:53:25 | 2025-04-01T04:58:24.006634 | {
"authors": [
"mrclary"
],
"repo": "spyder-ide/spyder",
"url": "https://github.com/spyder-ide/spyder/issues/15605",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2249078786 | Spyder calls discrete graphics on Windows
Issue Report Checklist
[x] Searched the issues page for similar reports
[x] Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
[x] Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)
[ ] Could not ... | gharchive/issue | 2024-04-17T19:21:24 | 2025-04-01T04:58:24.031594 | {
"authors": [
"ccordoba12",
"hippie68",
"nitro122"
],
"repo": "spyder-ide/spyder",
"url": "https://github.com/spyder-ide/spyder/issues/22004",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
105017980 | Variable explorer does not show variables and crashes when buttons on side pressed
Description
What steps will reproduce the problem?
Changing the variable explorer preferences in the spyder preferences
What is the expected output? What do you see instead?
Please provide any additional information below
When I ch... | gharchive/issue | 2015-09-05T09:57:53 | 2025-04-01T04:58:24.037046 | {
"authors": [
"Nodd",
"ccordoba12",
"cvanheer"
],
"repo": "spyder-ide/spyder",
"url": "https://github.com/spyder-ide/spyder/issues/2664",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
236800003 | Scroll down/up scrolls down twice
Description of your problem
Scroll down/up performs two consecutive calls to scroll instead of a single one
What steps will reproduce the problem?
Place the cursor on the first line of a file in the editor pane
Press scroll down (PageDown key)
What is the expected output? What do y... | gharchive/issue | 2017-06-19T07:18:11 | 2025-04-01T04:58:24.042415 | {
"authors": [
"ccordoba12",
"liavassif",
"rlaverde"
],
"repo": "spyder-ide/spyder",
"url": "https://github.com/spyder-ide/spyder/issues/4619",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
57869904 | Spyder fails with: "ValueError: numpy.ufunc has the wrong size, try recompiling"
From martinzi...@gmail.com on 2011-11-07T09:17:46Z
I am unable to install and run spyder 2.0.12 or 2.1.1 on my Mac OS X 10.7 (Lion) due to the error above, from both MacPorts and a download form this site.
I would be very grateful if som... | gharchive/issue | 2015-02-17T00:49:45 | 2025-04-01T04:58:24.057916 | {
"authors": [
"spyder-issues-migrator"
],
"repo": "spyder-ide/spyder",
"url": "https://github.com/spyder-ide/spyder/issues/827",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
243989370 | CK's changes
Thanks @ConstantineK !
Lies that the test failed!
| gharchive/pull-request | 2017-07-19T10:09:18 | 2025-04-01T04:58:24.090879 | {
"authors": [
"potatoqualitee"
],
"repo": "sqlcollaborative/dbatools",
"url": "https://github.com/sqlcollaborative/dbatools/pull/1753",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
249220851 | Fixed spelling errors and license terms
Type of Change
[ ] Bug fix (non-breaking change, fixes #)
[ ] New feature (non-breaking change, adds functionality)
[ ] Breaking change (effects multiple commands or functionality)
[ ] Ran manual Pester test and has passed (`.\tests\manual.pester.ps1)
[ ] Pester test is incl... | gharchive/pull-request | 2017-08-10T03:15:34 | 2025-04-01T04:58:24.093979 | {
"authors": [
"gbargsley",
"potatoqualitee"
],
"repo": "sqlcollaborative/dbatools",
"url": "https://github.com/sqlcollaborative/dbatools/pull/2063",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1408651956 | Support for CHARACTER LARGE OBJECT[(p)] and CHAR LARGE OBJECT[(p)]
Adding support for CHARACTER LARGE OBJET[(p)] and CHAR LARGE OBJECT[(p)], both defined on ANSI (1).
Add tests for both and CLOB[(p)].
(1) : https://jakewheat.github.io/sql-overview/sql-2016-foundation-grammar.html#character-large-object-type
Pull ... | gharchive/pull-request | 2022-10-14T02:15:00 | 2025-04-01T04:58:24.165902 | {
"authors": [
"AugustoFKL",
"coveralls"
],
"repo": "sqlparser-rs/sqlparser-rs",
"url": "https://github.com/sqlparser-rs/sqlparser-rs/pull/671",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
113657293 | Add the Duktape stack trace to the thrown DuktapeException as StackTr…
…aceElements rather than including it in the message string.
This is going to be great. Lots of feedback & I'd like another round once you've addressed this feedback.
| gharchive/pull-request | 2015-10-27T19:00:23 | 2025-04-01T04:58:24.168484 | {
"authors": [
"swankjesse",
"szurbrigg"
],
"repo": "square/duktape-android",
"url": "https://github.com/square/duktape-android/pull/24",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
498775726 | Add logs
It would be nice if the lib could report the progress in the logs.
Maybe it could be an optional go-log logger provided by the app using the lib.
It's not really clear what we want to log and where. My proposal:
CLI
Log repos start/finished. As we know how many repos are there we can logstarted downloadi... | gharchive/issue | 2019-09-26T09:41:54 | 2025-04-01T04:58:24.199877 | {
"authors": [
"carlosms",
"smacker"
],
"repo": "src-d/metadata-retrieval",
"url": "https://github.com/src-d/metadata-retrieval/issues/8",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1633185054 | Update Block Hasher
Update the hashing functions in crypto.py to reflect on the new fields we added
[ ] Timestamp
| gharchive/issue | 2023-03-21T04:02:24 | 2025-04-01T04:58:24.220193 | {
"authors": [
"srijal30"
],
"repo": "srijal30/ConCurrency",
"url": "https://github.com/srijal30/ConCurrency/issues/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
245454180 | Module's data type support
The changes are done in parser.py, where we parse the subtypes until we get a EOF.
Each subtype is passed to the callback for handling, currently only the MemoryCallback support s modules.
There is a possibility to extend the basic ModuleMemoryCallback for different types of modules.
than... | gharchive/pull-request | 2017-07-25T16:08:26 | 2025-04-01T04:58:24.221878 | {
"authors": [
"danni-m",
"oranagra"
],
"repo": "sripathikrishnan/redis-rdb-tools",
"url": "https://github.com/sripathikrishnan/redis-rdb-tools/pull/100",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1335212931 | Move Base URL in Client to Env
Expected Behavior
Base URL i.e kzilla.xyz to be moved to env instead of being hardcoded.
Current Behavior
Base URL is hardcoded in client under constants.
Steps to Reproduce
Shrink a URL
kzilla.xyz is hardcoded for the short code & analytics domain
#204 fixes this issue in v2
| gharchive/issue | 2022-08-10T21:19:10 | 2025-04-01T04:58:24.223504 | {
"authors": [
"mdfarhaan",
"sm-sami"
],
"repo": "srm-kzilla/kzilla.xyz",
"url": "https://github.com/srm-kzilla/kzilla.xyz/issues/200",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1034391812 | tests/data/exec_code: Store test data outside of zip
We currently store test zip files, whilst this is useful to have, it is also incredibly difficult to look at exactly what code the unit tests are running.
We should zip these before running the unit tests in a temp directory. Binary files in git isn't fun.
This i... | gharchive/issue | 2021-10-24T11:32:17 | 2025-04-01T04:58:24.226824 | {
"authors": [
"trickeydan"
],
"repo": "srobo/astoria",
"url": "https://github.com/srobo/astoria/issues/107",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
112231437 | Adds support on initial load and manual trigger to load until the pag…
Adds support on initial load and manual trigger to load until the page is full - fixes #125
Can you let me know how you would "manually trigger" the load with this PR?
Hey, this uses the existing 'infinite-scroll-listen-for-event' mechanism. I... | gharchive/pull-request | 2015-10-19T20:57:26 | 2025-04-01T04:58:24.232187 | {
"authors": [
"solomon87",
"sroze"
],
"repo": "sroze/ngInfiniteScroll",
"url": "https://github.com/sroze/ngInfiniteScroll/pull/218",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
53283055 | SetupTask's "ext" property causes naming conflicts
The SetupTask currently has a property named ext of type NodeExtension. The name ext is probably a bad idea since Gradle developers will expect ext to be an ExtraPropertiesExtension based on http://www.gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraProperti... | gharchive/issue | 2015-01-02T22:36:56 | 2025-04-01T04:58:24.234842 | {
"authors": [
"srs",
"stevesaliman"
],
"repo": "srs/gradle-node-plugin",
"url": "https://github.com/srs/gradle-node-plugin/issues/41",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1903956739 | 🛑 Keycloak is down
In 5be75f2, Keycloak (https://sso.srueg.ch/health) was down:
HTTP code: 530
Response time: 257 ms
Resolved: Keycloak is back up in 76b5c99 after 1 hour, 6 minutes.
| gharchive/issue | 2023-09-20T02:05:37 | 2025-04-01T04:58:24.237361 | {
"authors": [
"srueg"
],
"repo": "srueg/upptime",
"url": "https://github.com/srueg/upptime/issues/855",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
373560275 | Clean the VM
Big spring fall clean !
What needs to be done :
[x] Merge scripts tools, varia folders and any other ancillary wrappers that are used in multiple tools into utils
[x] Create launcher folder to store all of the high-level scripts that launch some tool
[ ] Standardize launching scripts so that their nam... | gharchive/issue | 2018-10-24T16:06:37 | 2025-04-01T04:58:24.261409 | {
"authors": [
"MarvinLavechin",
"alecristia",
"riebling"
],
"repo": "srvk/DiViMe",
"url": "https://github.com/srvk/DiViMe/issues/64",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2011037972 | feat(카테고리별 심부름 페이지 및 카테고리 내비게이션 기능 추가와 개선): #189
요약
카테고리별 심부름 페이지 및 카테고리 내비게이션 기능 추가와 개선하였습니다.
변경 내용
카테고리와 심부름 내역 데이터 타입 파일 분리 및 재사용 구현
심부름 내역 페이지 라우터 경로 "/errand/category/:categoryId"로 변경 및 관련 import 수정
카테고리별 심부름 내역 API 호출을 axios 인스턴스로 변경
카테고리 API 호출 및 아이콘 이미지 매칭, NavItem 컴포넌트로 데이터 전달
useParams 훅 사용하여 선택된 카테고리 UI에 ... | gharchive/pull-request | 2023-11-26T13:15:36 | 2025-04-01T04:58:24.276607 | {
"authors": [
"ExceptAnyone",
"SSUK-H"
],
"repo": "ssap-rainbow/SSAP",
"url": "https://github.com/ssap-rainbow/SSAP/pull/191",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
218271979 | Why project still 0.XX? Multiplayer and Deterministic Replay?
Hello @sschmid and others,
Why the version is still 0.XX? is there a full roadmap?
And now, i want to developing multiplayer game which implementing Deterministic Replay concept. Is Entitas good enough for it? and why?
Thanks
Hi,
I recently posted sth ab... | gharchive/issue | 2017-03-30T17:35:16 | 2025-04-01T04:58:24.289435 | {
"authors": [
"leopripos",
"sschmid"
],
"repo": "sschmid/Entitas-CSharp",
"url": "https://github.com/sschmid/Entitas-CSharp/issues/354",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
717253919 | fix: extend validation schemas to allow dates across all timezones and all possible tag values
The current schemas for trust data validation neither allow timezones with negative offsets nor tags containing dashes. This fixes both and adds additional tests.
Fix #10
Codecov Report
Merging #15 into master will not c... | gharchive/pull-request | 2020-10-08T11:18:43 | 2025-04-01T04:58:24.296304 | {
"authors": [
"annekebr",
"codecov-io"
],
"repo": "sse-secure-systems/connaisseur",
"url": "https://github.com/sse-secure-systems/connaisseur/pull/15",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
865762287 | Call to undefined function Anik\ElasticApm\Middleware\now()
Uncaught exception 'Error' with message 'Call to undefined function Anik\ElasticApm\Middleware\now()' in /var/www/vendor/anik/elastic-apm-php/src/Middleware/RecordForegroundTransaction.php:87
Raised a PR for this.
Also the error transactions not showing in t... | gharchive/issue | 2021-04-23T05:40:07 | 2025-04-01T04:58:24.319240 | {
"authors": [
"biswajit-landmarkgroup",
"ssi-anik"
],
"repo": "ssi-anik/elastic-apm-php",
"url": "https://github.com/ssi-anik/elastic-apm-php/issues/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1728100746 | [GSSoC'23] - [NEW GAME]: SMASHER
A simple yet interesting game where the player has to drag their mouse (which acts like a blade) and slice/smash through the cubes flying around.
@Dharmesh177 Please assign me this issue.
@Dharmesh177 I have the game ready. It's built with HTML, CSS and JS. Could you please assign ... | gharchive/issue | 2023-05-26T19:00:16 | 2025-04-01T04:58:24.330203 | {
"authors": [
"PoulasthaMukherjee"
],
"repo": "ssitvit/Code-Canvas",
"url": "https://github.com/ssitvit/Code-Canvas/issues/150",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1731653430 | [ New Game ] : Added CarGame { GSSOC'23 }
A Fun Car Game.
@panwar8279 Could You Look Into This And Merge The Pr😊 >>And Point Out Issues If Any!
@panwar8279 when will you see this project .
@panwar8279 could you plz checkout this project ???
@panwar8279 Plz merge my PR
@panwar8279 Could you plz merge my ... | gharchive/pull-request | 2023-05-30T07:09:35 | 2025-04-01T04:58:24.333117 | {
"authors": [
"md-rosh02"
],
"repo": "ssitvit/Games-and-Go",
"url": "https://github.com/ssitvit/Games-and-Go/pull/285",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
369883766 | 多图滑动问题
我这是一个商品列表,每一个商品有多个图片,可以预览,代码如下,id是商品的id按理来说是可以分不同的gallery的,现在预览的时候,可以预览到别的商品的图片,0.15.0之前是好使的,看了gallery.js做了一些String()的修改,不知道是不是有影响,麻烦看一下
<div v-for="(img,index) in data.goods.imgs" :key="'img'+data.goods.id+index" class="img-wrapper" > ... | gharchive/issue | 2018-10-14T09:22:24 | 2025-04-01T04:58:24.340316 | {
"authors": [
"leeww",
"ssshooter"
],
"repo": "ssshooter/img-vuer",
"url": "https://github.com/ssshooter/img-vuer/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
158673642 | Use div instead p for the default unstyled element
The default unstyled element in draft is div instead of p. This is a quick-fix that fixes this. It should use the DefaultDraftBlockRenderMap instead (possibly with an option to specify the rendering of block types). Once #15 is done, I'd be willing to add support for... | gharchive/pull-request | 2016-06-06T13:09:40 | 2025-04-01T04:58:24.344172 | {
"authors": [
"sstur",
"xarg"
],
"repo": "sstur/draft-js-export-html",
"url": "https://github.com/sstur/draft-js-export-html/pull/19",
"license": "isc",
"license_type": "permissive",
"license_source": "bigquery"
} |
545189646 | Add Getting Started section to README
README Update
Please add a Getting Started section to the README file so that folks know how to start with this project.
Adding Getting Started section in README file.
| gharchive/issue | 2020-01-03T22:26:07 | 2025-04-01T04:58:24.345520 | {
"authors": [
"ssummers"
],
"repo": "ssummers/website",
"url": "https://github.com/ssummers/website/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
381024881 | Support social-auth-app-django >= 3.1.0,<4.0?
social-auth-app-django recently released version 3.1 which contains important improvements, which are:
Updated JSONField.from_db_value signature to support multiple Django versions by accepting just the needed parameters.
Cleanup username when using email as username
(m... | gharchive/issue | 2018-11-15T06:55:49 | 2025-04-01T04:58:24.349863 | {
"authors": [
"krnr",
"st4lk"
],
"repo": "st4lk/django-rest-social-auth",
"url": "https://github.com/st4lk/django-rest-social-auth/issues/70",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1841553293 | Fix item collection asset hrefs
Related issues and pull requests
Closes #52
Description
We were being too liberal setting an item's self href, which was leading to invalid item collection asset hrefs.
Checklist
[x] Add tests
[ ] Add docs
[ ] Update CHANGELOG
Codecov Report
Patch coverage: 100.00% and project co... | gharchive/pull-request | 2023-08-08T15:37:08 | 2025-04-01T04:58:24.357415 | {
"authors": [
"codecov-commenter",
"gadomski"
],
"repo": "stac-utils/stac-asset",
"url": "https://github.com/stac-utils/stac-asset/pull/53",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
553584821 | Distance between located person and robot
Hi Team,
do you have a python script enabling the distance calculation (for collision avoidance) between a person (his coordiantes xyz are available) and a robot. What i did is following:
using an example (overview-urdf.py) from your repositoty i m able to calculate the xyz ... | gharchive/issue | 2020-01-22T14:40:49 | 2025-04-01T04:58:24.365887 | {
"authors": [
"dadouz",
"jcarpent"
],
"repo": "stack-of-tasks/pinocchio",
"url": "https://github.com/stack-of-tasks/pinocchio/issues/1023",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
800560952 | Fix buildReducedModel
The parent frame of the geometry objects was copied from the input model. As the frame order is not kept, they were erroneous.
As a side note, I think the frame order could be kept. I won't have time to dig into this.
As a side note, I think the frame order could be kept. I won't have time to... | gharchive/pull-request | 2021-02-03T17:52:11 | 2025-04-01T04:58:24.367239 | {
"authors": [
"jcarpent",
"jmirabel"
],
"repo": "stack-of-tasks/pinocchio",
"url": "https://github.com/stack-of-tasks/pinocchio/pull/1387",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1825839297 | Fixes
several tests / improvements
LGTM :)
| gharchive/pull-request | 2023-07-28T07:05:29 | 2025-04-01T04:58:24.368119 | {
"authors": [
"Maleware",
"maltesander"
],
"repo": "stackabletech/datenplatform",
"url": "https://github.com/stackabletech/datenplatform/pull/7",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2666682238 | the preview appears white
Describe the bug
Link to the Bolt URL that caused the error
https://bolt.new/~/sb1-ouapsq
Steps to reproduce
when I ask for any application
Expected behavior
do what I ask
Screen Recording / Screenshot
No response
Platform
OS: [e.g. macOS, Windows, Linux]
Browser: [e.g. Chrome, Safari, Fir... | gharchive/issue | 2024-11-17T23:09:27 | 2025-04-01T04:58:24.374936 | {
"authors": [
"Chochipols",
"endocytosis"
],
"repo": "stackblitz/bolt.new",
"url": "https://github.com/stackblitz/bolt.new/issues/2614",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2587537596 | Configuration not allowing DB connections to work
Describe the bug
Configured the browser with exceptions as requested. POSTman cannot access the API endpoints. Works locally, but not via StackBlitz.
Link to the Bolt URL that caused the error
Look it up
Steps to reproduce
View all of my other tickets LMAO
Expected be... | gharchive/issue | 2024-10-15T03:33:42 | 2025-04-01T04:58:24.378343 | {
"authors": [
"benspak",
"kc0tlh"
],
"repo": "stackblitz/bolt.new",
"url": "https://github.com/stackblitz/bolt.new/issues/589",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
97070171 | Loose aeson contraint to <0.10 and -j2 for travis
@jpvillaisaza @jsl could you check it please? this resolves #18 and since new documentation for travis tells us that we have 2 dedicated cores for the container, i added -j2
LGTM
On Friday, July 24, 2015, Juan Paucar notifications@github.com wrote:
@jpvillaisaza ht... | gharchive/pull-request | 2015-07-24T14:52:21 | 2025-04-01T04:58:24.398064 | {
"authors": [
"jpvillaisaza",
"jsl",
"juanpaucar"
],
"repo": "stackbuilders/twitter-feed",
"url": "https://github.com/stackbuilders/twitter-feed/pull/19",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2009519446 | Add os_projects role
Add os_projects role
lint: Fix os_projects issues
os_projects: Update for identity_user_info module
os_projects: Remove legacy support for Ansible 2.8.3 without quotas
os_projects: Drop Python 3 support
os_projects: Update README
os_projects: Remove Ansible 2.3 user password workaround
teste... | gharchive/pull-request | 2023-11-24T10:52:52 | 2025-04-01T04:58:24.406665 | {
"authors": [
"markgoddard"
],
"repo": "stackhpc/ansible-collection-openstack",
"url": "https://github.com/stackhpc/ansible-collection-openstack/pull/12",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2102331158 | Unit tests and debug tools
When these charts work, they are fine. When they don't work, the user is left in a world of hurt, rummaging round in a complex system trying to find clues as to what has gone wrong.
For a production system intended for others to use, these charts should come with a set of unit tests and deb... | gharchive/issue | 2024-01-26T14:43:00 | 2025-04-01T04:58:24.415719 | {
"authors": [
"Zarquan",
"mkjpryor"
],
"repo": "stackhpc/capi-helm-charts",
"url": "https://github.com/stackhpc/capi-helm-charts/issues/232",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
361676036 | Building second set of overcloud container images fails
If we build a second set of images using a new tag we come up against a docker overlay storage driver limitation:
ERROR:kolla.image.build.nova-libvirt:Error'd with the following message
ERROR:kolla.image.build.nova-libvirt:link /var/lib/docker/overlay/e1251f91bd... | gharchive/issue | 2018-09-19T10:14:14 | 2025-04-01T04:58:24.419265 | {
"authors": [
"jovial",
"markgoddard"
],
"repo": "stackhpc/sib-kayobe-config",
"url": "https://github.com/stackhpc/sib-kayobe-config/issues/9",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2340122982 | Implement sorting/filtering for new evaluation history endpoints
Please describe the enhancement
TBD
Solution Proposal
TBD
Describe alternatives you've considered
No response
Additional context
No response
Acceptance Criteria
No response
Combined with #3559
| gharchive/issue | 2024-06-07T10:29:25 | 2025-04-01T04:58:24.448006 | {
"authors": [
"dmjb"
],
"repo": "stacklok/minder",
"url": "https://github.com/stacklok/minder/issues/3560",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2200379897 | Add more logging to user/project deletion
Summary
In order to better debug the recent race conditions we've seen in user/project deletion
this ads more logs.
Change Type
Mark the type of change your PR introduces:
[x] Bug fix (resolves an issue without affecting existing features)
[x] Feature (adds new functionality... | gharchive/pull-request | 2024-03-21T14:40:51 | 2025-04-01T04:58:24.452636 | {
"authors": [
"JAORMX",
"coveralls"
],
"repo": "stacklok/minder",
"url": "https://github.com/stacklok/minder/pull/2744",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2424493353 | Update aws-sdk-go
The version which we currently have is vulnerable, according to Minder.
Summary
Provide a brief overview of the changes and the issue being addressed.
Explain the rationale and any background necessary for understanding the changes.
List dependencies required by this change, if any.
Fixes #(related ... | gharchive/pull-request | 2024-07-23T07:39:41 | 2025-04-01T04:58:24.458610 | {
"authors": [
"coveralls",
"dmjb"
],
"repo": "stacklok/minder",
"url": "https://github.com/stacklok/minder/pull/3961",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1748588435 | Jv mock grpc server should report multiple connections
Description
Currently the mock grpc server only reports the latest connection that it sees for each container. We should have tests were multiple connections are seen per container. We should also make sure that when we expect to see one connection reported for a... | gharchive/pull-request | 2023-06-08T20:26:57 | 2025-04-01T04:58:24.465148 | {
"authors": [
"JoukoVirtanen",
"ovalenti"
],
"repo": "stackrox/collector",
"url": "https://github.com/stackrox/collector/pull/1194",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
521044052 | Sannmælast um að nota eingögnu redirect fyrir authentication
https://github.com/stadlar/IST-FUT-FMTH/wiki/Payment-Initiation-Flows
Samþykkt
| gharchive/issue | 2019-11-11T15:57:03 | 2025-04-01T04:58:24.485016 | {
"authors": [
"gudmundurjon"
],
"repo": "stadlar/IST-FUT-FMTH",
"url": "https://github.com/stadlar/IST-FUT-FMTH/issues/14",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2269442007 | Clickhouse keeper is broken in bitnami chart
see:
https://github.com/bitnami/charts/issues/15935
Current fix is to switch to zookeper. The issue has been languishing for quite a while, but just noted that they are increasing the priority. To use zookeeper set your values to clickhouse.keeper.enable = false and clic... | gharchive/issue | 2024-04-29T16:15:45 | 2025-04-01T04:58:24.500212 | {
"authors": [
"echozio",
"mleklund"
],
"repo": "stafftastic/jitsu-chart",
"url": "https://github.com/stafftastic/jitsu-chart/issues/19",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1386396177 | XS✔ ◾ remove params from task
❌ Add a description.
@AsfaMumtaz Image is available for testing. docker pull stakater/workshop-exercise:SNAPSHOT-PR-93-77613811
| gharchive/pull-request | 2022-09-26T16:36:34 | 2025-04-01T04:58:24.502439 | {
"authors": [
"AsfaMumtaz",
"stakater-user"
],
"repo": "stakater/workshop-exercise",
"url": "https://github.com/stakater/workshop-exercise/pull/93",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2554956103 | 🛑 STAKR.space site is down
In 03bb775, STAKR.space site (https://stakr.space) was down:
HTTP code: 0
Response time: 0 ms
Resolved: STAKR.space site is back up in 5b46bed after 28 minutes.
| gharchive/issue | 2024-09-29T14:12:06 | 2025-04-01T04:58:24.504765 | {
"authors": [
"stakrspace"
],
"repo": "stakrspace/upptime",
"url": "https://github.com/stakrspace/upptime/issues/175",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1556295588 | 🛑 Proxima/DNS Server is down
In 108ac60, Proxima/DNS Server (http://proxima01.its-telekom.eu/livewatch.php) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Proxima/DNS Server is back up in 33bc193.
| gharchive/issue | 2023-01-25T09:12:23 | 2025-04-01T04:58:24.526052 | {
"authors": [
"stamateas"
],
"repo": "stamateas/upptime",
"url": "https://github.com/stamateas/upptime/issues/4072",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
553246221 | 2.22.0 release notes
Summary:
pulling discussion of 2.22 release notes into its own issue from here: https://github.com/stan-dev/cmdstan/issues/797#issuecomment-576204588
Description:
Proposed release notes summarizing Stan changes don't mention stanc3 compiler -
need to put this at the top
Current proposal:
Feature... | gharchive/issue | 2020-01-22T01:07:15 | 2025-04-01T04:58:24.530753 | {
"authors": [
"jpritikin",
"mitzimorris",
"rok-cesnovar"
],
"repo": "stan-dev/cmdstan",
"url": "https://github.com/stan-dev/cmdstan/issues/802",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
375732406 | Jenkins Job for Testing Against Newest Downstream Libraries
Description
From some comments @bgoodri made on Discourse, it could be nice for us and downstream maintainers if we ran a jenkins job on dev->master that used the newest versions of Eigen, Boost, etc. These would be set to warnings and not actual errors. Onc... | gharchive/issue | 2018-10-30T23:10:58 | 2025-04-01T04:58:24.535137 | {
"authors": [
"SteveBronder",
"bob-carpenter",
"rok-cesnovar"
],
"repo": "stan-dev/math",
"url": "https://github.com/stan-dev/math/issues/1060",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
484998046 | Issue 1010 - Replace hand-coded math with standard library c++11 functions
Summary
This pull closes out issue #1010 by replacing the math functions with their std:: equivalents.
All functions, except for ldexp had existing implementations for fwd and rev, so I added those (as well as their respective tests).
Once Bob... | gharchive/pull-request | 2019-08-26T00:55:16 | 2025-04-01T04:58:24.555668 | {
"authors": [
"SteveBronder",
"andrjohns",
"bob-carpenter",
"rok-cesnovar"
],
"repo": "stan-dev/math",
"url": "https://github.com/stan-dev/math/pull/1318",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
800814585 | Spreadshirt links on Shop page are dead
Both mc-stan.spreadshirt.com and mc-stan.spreadshirt.co.uk are dead links on https://mc-stan.org/shop/.
I also could not find Stan at all on the Spreadshirt website to let me update the links on that page via a pull request, so perhaps we can no longer infer in style?
They se... | gharchive/issue | 2021-02-04T00:17:05 | 2025-04-01T04:58:24.569490 | {
"authors": [
"BrandonEdwards",
"WardBrian"
],
"repo": "stan-dev/stan-dev.github.io",
"url": "https://github.com/stan-dev/stan-dev.github.io/issues/145",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1187999914 | Bug: real fees arent relevant to config setup
fc.conf
hcParams = {
feeBaseMsat = 0
feeProportionalMillionths = 15000 // fee charged per transferred satoshi in millionths of a satoshi (100 = 0.01%)
cltvDeltaBlocks = 144 // will be set in ChannelUpdate message, SHOULD have the same cltvDeltaBloc... | gharchive/issue | 2022-03-31T12:24:09 | 2025-04-01T04:58:24.582953 | {
"authors": [
"somes731"
],
"repo": "standardsats/plugin-fiat-channels",
"url": "https://github.com/standardsats/plugin-fiat-channels/issues/3",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2549172524 | Filter parsing - can't have multiple != conditions on same field in filter
Retina's filter validation marks multiple conditions on the same protocol.field as "duplicate pattern". This mistakenly marks patterns like "tcp.port != 80 and tcp.port != 100" as invalid filters.
Checking for duplicate or incompatible pattern... | gharchive/issue | 2024-09-25T23:41:15 | 2025-04-01T04:58:24.588070 | {
"authors": [
"thearossman"
],
"repo": "stanford-esrg/retina",
"url": "https://github.com/stanford-esrg/retina/issues/60",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
906920810 | Fix tests referring to an obsolete API
Which is gone now
Pull Request Test Coverage Report for Build 3291
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 66.257%
Totals
Change from base Build 3287:
0%
Cove... | gharchive/pull-request | 2021-05-30T23:58:37 | 2025-04-01T04:58:24.592551 | {
"authors": [
"coveralls",
"gcampax"
],
"repo": "stanford-oval/almond-cloud",
"url": "https://github.com/stanford-oval/almond-cloud/pull/990",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2338396608 | IP added to the set call
IP was added to the set call in order to pass users' localization data correctly.
Thanks @mbrucki
| gharchive/pull-request | 2024-06-06T14:23:30 | 2025-04-01T04:58:24.597993 | {
"authors": [
"Bukashk0zzz",
"mbrucki"
],
"repo": "stape-io/mixpanel-tag",
"url": "https://github.com/stape-io/mixpanel-tag/pull/5",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
60847268 | [FIXED JENKINS-27256] Dispatcher for getX(long) model object methods
See JENKINS-27256.
Added dispatcher for getX(long) style model methods. Already tested manually but will add a functional test in Jenkins core test harness (yeah, should have done that first etc etc).
@reviewbybees
:+1:
:-1:
"l" (ell) as a varia... | gharchive/pull-request | 2015-03-12T16:27:05 | 2025-04-01T04:58:24.601194 | {
"authors": [
"daniel-beck",
"jglick",
"jtnord",
"tfennelly"
],
"repo": "stapler/stapler",
"url": "https://github.com/stapler/stapler/pull/46",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
425335502 | Do not check git tags in prepush
Bug Report
Steps
$ gp
husky > npm run -s prepush (node v8.11.3)
[11:22:15] Requiring external module ts-node/register
[11:22:24] Using gulpfile ~/devel/stardust-ui-react/gulpfile.ts
[11:22:24] Starting 'git:prepush'...
[11:22:24] Finished 'git:prepush' after 19 ms
prep... | gharchive/issue | 2019-03-26T10:25:54 | 2025-04-01T04:58:24.618265 | {
"authors": [
"miroslavstastny"
],
"repo": "stardust-ui/react",
"url": "https://github.com/stardust-ui/react/issues/1102",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
384745068 | fix(content): fixing the type of the content prop in all components
This PR introduces the correct typings in the props' interface as well as in the propTypes in all components regarding the content property. For this purpose two different interfaces and commonPropTypes definition are introduced:
1. The content is us... | gharchive/pull-request | 2018-11-27T11:16:51 | 2025-04-01T04:58:24.621584 | {
"authors": [
"layershifter",
"mnajdova"
],
"repo": "stardust-ui/react",
"url": "https://github.com/stardust-ui/react/pull/528",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1594217140 | Fixes and tests clean up
What this PR does:
Which issue(s) this PR fixes:
Fixes to accept username and password instead of token, so the driver ll automatically generate/refresh token.
Fixes and test cases clean up based on integration testing JSON API server on local.
Checklist
[X] Changes manually tested
[ ] Autom... | gharchive/pull-request | 2023-02-21T23:13:19 | 2025-04-01T04:58:24.624509 | {
"authors": [
"kathirsvn"
],
"repo": "stargate/stargate-mongoose",
"url": "https://github.com/stargate/stargate-mongoose/pull/25",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1458207177 | dse version upgraded to 6.8.29
What this PR does:
Upgrades DSE version to 6.8.29
Checklist
[ ] Changes manually tested
[x] Automated Tests added/updated
[ ] Documentation added/updated
[x] CLA Signed: DataStax CLA
Due to #2204 (upgrade to 6.8.28( merging there are some conflicts here.
But one other thing is th... | gharchive/pull-request | 2022-11-21T16:11:57 | 2025-04-01T04:58:24.628977 | {
"authors": [
"tatu-at-datastax",
"versaurabh"
],
"repo": "stargate/stargate",
"url": "https://github.com/stargate/stargate/pull/2251",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1891952016 | 无法正常启动程序
设备: MacBook Pro 2021, M1 Max
操作系统: macOS Sonoma 14.0 Beta 7
相似情况: #1
复现步骤:
从 Releases 下载 arm64 / universal 版本安装包
拖拽进 Applications
使用 xattr -r -d com.apple.quarantine /Applications/YesPlayMusic.app 移除隔离属性
从启动台或访达启动程序
程序报错,弹窗
点击确定后,程序未退出,但没有窗口显示,macOS 顶部状态栏的控件可以正常点击,点击 Toggle Developer Tools 无响应
我这边没有M芯片... | gharchive/issue | 2023-09-12T08:24:37 | 2025-04-01T04:58:24.635957 | {
"authors": [
"MamboJiang",
"stark81",
"t13528829926",
"zhusun890"
],
"repo": "stark81/my_yesplaymusic",
"url": "https://github.com/stark81/my_yesplaymusic/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
559047051 | bucc fly fails when using a custom ATC certificate
I spent some time trying to add a custom certificate to the concourse web app. My CPI is vSphere and I'm using a certificate from Let's Encrypt. I got close, but ended up with one issue.
I added the certificate to my vars.yml file with
atc_ssl:
ca: ...
certifi... | gharchive/issue | 2020-02-03T12:18:02 | 2025-04-01T04:58:24.642402 | {
"authors": [
"jeffgbutler",
"ramonskie"
],
"repo": "starkandwayne/bucc",
"url": "https://github.com/starkandwayne/bucc/issues/201",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
161999393 | Larger vnum slots needed
Diego is at 0.14xx.0 or something crazy high. We need to bump the size of each vnum slot to 10,000 (at least) to accommodate. Make sure three of these fit in a BIGINT and write a migration (v2 schema!)
BIGINT is 9.223372036854775808 × 10^18, which is enough for 3x 10^6 (100,000) vnum comp... | gharchive/issue | 2016-06-23T19:05:51 | 2025-04-01T04:58:24.643641 | {
"authors": [
"jhunt"
],
"repo": "starkandwayne/genesis-index",
"url": "https://github.com/starkandwayne/genesis-index/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1714009561 | type inferrence regression between 1.0.0 and 1.1.0-alpha0
Bug Report
Cairo version: 1.1.0-alpha0
Current behavior:
I was running the quaireaux test suite (make test). When using Cairo version 1.0.0, it passed successfully. After switching to 1.1.0-alpha0, I encountered the following error:
~/projects/cairo/target/re... | gharchive/issue | 2023-05-17T14:13:06 | 2025-04-01T04:58:24.649184 | {
"authors": [
"milancermak",
"orizi"
],
"repo": "starkware-libs/cairo",
"url": "https://github.com/starkware-libs/cairo/issues/3177",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1610176953 | Update account contract signature.
This change is
crates/cairo-lang-starknet/test_data/account.cairo line 68 at r2 (raw file):
Previously, liorgold2 wrote…
Shouldn't it be span?
It's a result of deserialization, I'm not sure if there is an advantage in limiting what the user can do with it.
| gharchive/pull-request | 2023-03-05T12:15:06 | 2025-04-01T04:58:24.651999 | {
"authors": [
"ilyalesokhin-starkware"
],
"repo": "starkware-libs/cairo",
"url": "https://github.com/starkware-libs/cairo/pull/2363",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2382226843 | fix(storage): remove option from event_commitment and transaction_commitment
fix(storage): make n_transactions and n_events non optional
fix(storage): remove option from event_commitment and transaction_commitment
This change is
crates/starknet_client/src/reader/objects/block.rs line 278 at r1 (raw file):
... | gharchive/pull-request | 2024-06-30T12:11:02 | 2025-04-01T04:58:24.655588 | {
"authors": [
"ShahakShama",
"dan-starkware"
],
"repo": "starkware-libs/papyrus",
"url": "https://github.com/starkware-libs/papyrus/pull/2175",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2433831879 | test(starknet_client): add tests for a 0.13.2 block
test(starknet_client): add tests for a 0.13.2 block
fix(mempool): fix add-tx method by updating the queue according to input state (#58)
feat(mempool): impl mempool state (#59)
test(mempool): add tests for commit block method (#61)
test(mempool): add commit block te... | gharchive/pull-request | 2024-07-28T09:04:56 | 2025-04-01T04:58:24.664037 | {
"authors": [
"AvivYossef-starkware"
],
"repo": "starkware-libs/sequencer",
"url": "https://github.com/starkware-libs/sequencer/pull/133",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1251726564 | fix(useTransferToL1/2): use promise instead of contract event
Description of the Changes
Contract events are sometimes not dispatched - until this will be investigated and resolved, use promise as the indication for tx completed.
Checklist
[ ] Changes have been done against master branch, and PR does not conflict
[ ... | gharchive/pull-request | 2022-05-28T21:20:39 | 2025-04-01T04:58:24.669606 | {
"authors": [
"dan-ziv"
],
"repo": "starkware-libs/starkgate-frontend",
"url": "https://github.com/starkware-libs/starkgate-frontend/pull/212",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1351999562 | Enhancement: Logging Middleware
We've decided to include an optional logging middleware. The middleware should log incoming requests and out-going responses. It needs to be configurable:
The user should be able to dictate the values that are being logged and the logging ourput structure.
The middleware should suppor... | gharchive/issue | 2022-08-26T09:21:45 | 2025-04-01T04:58:24.677181 | {
"authors": [
"Goldziher",
"Swannbm"
],
"repo": "starlite-api/starlite",
"url": "https://github.com/starlite-api/starlite/issues/411",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1375917499 | having issues running the autoupdate.bat
NOT found "termsrv.dll" version entry [10.0.19041.1949] in file "C:\Program Files\RDP Wrapper\rdpwrap.ini"!
keeps repeating waiting for network connection but it is connected to the network
We have had 5 computers now that can't update after the windows update so we have to ... | gharchive/issue | 2022-09-16T12:59:24 | 2025-04-01T04:58:24.682391 | {
"authors": [
"payfast8898",
"sashaqwert"
],
"repo": "stascorp/rdpwrap",
"url": "https://github.com/stascorp/rdpwrap/issues/1984",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1586886517 | Termserv not working 10.0.19041.1949
Need help....
All installed,look OK ,but no multiple connection.
Try restart service or reboot.
One termsrv.dll version = one opened issue!
Duplicate of https://github.com/stascorp/rdpwrap/issues/1968
Solved...
Tnx for advice.
After secund replacing in system32,work now.
T... | gharchive/issue | 2023-02-16T02:16:20 | 2025-04-01T04:58:24.685320 | {
"authors": [
"Barisha70",
"sashaqwert"
],
"repo": "stascorp/rdpwrap",
"url": "https://github.com/stascorp/rdpwrap/issues/2118",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1895173273 | Windows 10 10.0.19044.3448 not supported
Does anyone have rdpwrap ini file?
Duplicate of https://github.com/stascorp/rdpwrap/issues/2289
| gharchive/issue | 2023-09-13T19:54:32 | 2025-04-01T04:58:24.686695 | {
"authors": [
"networkoper",
"sashaqwert"
],
"repo": "stascorp/rdpwrap",
"url": "https://github.com/stascorp/rdpwrap/issues/2333",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
326743717 | Not listening on Windows 10 Home 1803
Wrapper state 1.5.0.0 Installed
Service state 10.0.17134.1 Running
Listener State: Not Listening [Fully Supported]
Was working before 1803 update
termsrv.zip
This is broken on Windows 10, 1803 and has been for near a month.
When will the app be updated?
Faced with issue on... | gharchive/issue | 2018-05-26T14:49:45 | 2025-04-01T04:58:24.701554 | {
"authors": [
"Furbach",
"NMCowboy",
"RDPWrapperUser",
"Sp0oner",
"Vasik76",
"Wootburger",
"XythQ",
"binarymaster",
"greensweater",
"jaxjexjox",
"lars18th",
"prototype2118",
"tnynyn",
"westsmoker"
],
"repo": "stascorp/rdpwrap",
"url": "https://github.com/... |
1781151931 | Fix issues with selecting fields in the content API
I don't love this approach, but it seems like it might be the only thing that works.
Switch to always getting all data from the database, then limiting whats returned by selectedQueryFields in the Entry class.
Fixes https://github.com/statamic/eloquent-driver/issues... | gharchive/pull-request | 2023-06-29T16:21:27 | 2025-04-01T04:58:24.760059 | {
"authors": [
"jasonvarga",
"ryanmitchell"
],
"repo": "statamic/eloquent-driver",
"url": "https://github.com/statamic/eloquent-driver/pull/183",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1949476652 | "@state-adapt/angular": "^2.0.0", type errors
in change log there is no mention of breaking changes
ng: 16.2.9, typescript": "~5.1.3",
code:
@Component({
selector: 'app-state-adapt-counter',
standalone: true,
imports: [CommonModule],
providers: [defaultStoreProvider],
template: `
<p>count = {{count.st... | gharchive/issue | 2023-10-18T11:06:15 | 2025-04-01T04:58:24.771108 | {
"authors": [
"mfp22",
"sysmat"
],
"repo": "state-adapt/state-adapt",
"url": "https://github.com/state-adapt/state-adapt/issues/58",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
438130486 | [BUG] > 1 time connections causing app crash
Issue description:
When the app run camera could be connected only once. When it's disconnected and connected again - the app will crash.
Environment:
Application version: 0.2.1
Device: Samsung Galaxy S8 SM-G950U1
OS: Android 7.0 Nougat
Camera: Intel Realsense D415 camera... | gharchive/issue | 2019-04-29T02:31:16 | 2025-04-01T04:58:24.776064 | {
"authors": [
"state-of-the-art"
],
"repo": "state-of-the-art/Handy3DScanner",
"url": "https://github.com/state-of-the-art/Handy3DScanner/issues/36",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.