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 |
|---|---|---|---|---|---|
231165061 | Manager::finderByNullable shall not return an anonymous lambdas as a result
anonymous lambdas prevents the optimizer from acting on fileds in the future.
A new Interface FindFromNullable is now created. We need to generate a number of implementing classes like FindFromNullableInt and FindFromNullableLong though. Al... | gharchive/issue | 2017-05-24T20:41:53 | 2025-04-01T04:35:55.715736 | {
"authors": [
"minborg"
],
"repo": "speedment/speedment",
"url": "https://github.com/speedment/speedment/issues/461",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1852985176 | init scripts will be deprecated
Is spetlr aligned with this?
I will close this issue - since we now fully deploy with terraform and have less custom powershell legacy scripts.
| gharchive/issue | 2023-08-16T10:49:14 | 2025-04-01T04:35:55.731433 | {
"authors": [
"LauJohansson"
],
"repo": "spetlr-org/spetlr",
"url": "https://github.com/spetlr-org/spetlr/issues/80",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2486560374 | Add the "case_sensitive" parameter to the EhJsonToDeltaOrchestrator
What type of PR is this?
Feature
Overview
The EhJsonToDeltaOrchestrator class should have a new optional parameter to disable case-sensitivity
when parsing JSON property names.
What is the current behavior?
There is no parameter.
What is the new be... | gharchive/pull-request | 2024-08-26T10:49:15 | 2025-04-01T04:35:55.733594 | {
"authors": [
"RadekBuczkowski",
"mrmasterplan"
],
"repo": "spetlr-org/spetlr",
"url": "https://github.com/spetlr-org/spetlr/pull/175",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
101721821 | Small redesign of the main page
As you can read in this issue @alireza-ahmadi began to redesign parts of the Hugo website, as he teased in a screencast. But he had limited time to complete the redesign in the past. Therefore, I gave it a try and began to recreate the header and navigation as shown in the video. The ... | gharchive/issue | 2015-08-18T18:35:00 | 2025-04-01T04:35:55.841993 | {
"authors": [
"alireza-ahmadi",
"bep",
"digitalcraftsman",
"spf13"
],
"repo": "spf13/hugo",
"url": "https://github.com/spf13/hugo/issues/1362",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
174228328 | Took me a long time to find this
It took me a long time to realize that this could also be done by adding a line to the config file. I always expected it to be mentioned on this page, as it is the first thing you really have to do when testing out Hugo.
Thank you for your submission, we really appreciate it. Like ... | gharchive/pull-request | 2016-08-31T09:39:07 | 2025-04-01T04:35:55.847444 | {
"authors": [
"CLAassistant",
"Nichlas",
"alenbasic",
"digitalcraftsman",
"moorereason"
],
"repo": "spf13/hugo",
"url": "https://github.com/spf13/hugo/pull/2402",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
107420657 | How About the Detox Theme
I'd love to see the Detox theme added to the master list.
https://github.com/allnightgrocery/hugo-theme-blueberry-detox
Cheers!
-andrew
Merged in bd893ce
| gharchive/issue | 2015-09-20T21:58:04 | 2025-04-01T04:35:55.849016 | {
"authors": [
"allnightgrocery",
"bep"
],
"repo": "spf13/hugoThemes",
"url": "https://github.com/spf13/hugoThemes/issues/74",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1789000732 | egressgateway ippools IP repeat
Describe the version
egress v0.2.0-rc1
Describe the bug
when egressgateway ippools ip repeat, it can create
Hwo To Reproduce
create egressgateway use same ippools
Expected behavior
we expect that when ippools ip repeat its not allowed to create
Screenshots and log
Additional context
... | gharchive/issue | 2023-07-05T07:58:32 | 2025-04-01T04:35:55.964648 | {
"authors": [
"bzsuni",
"weizhoublue"
],
"repo": "spidernet-io/egressgateway",
"url": "https://github.com/spidernet-io/egressgateway/issues/538",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1581641870 | Update deploy-spire-and-csi-driver.sh
Moved the namespace creation to before the spiffe-csi-driver creation, because the csi driver service account requires the spire namespace to exist.
Thanks, @abe-hpe . Happy to merge after you have fixed DCO signoff on your commit.
In this case it's probably easiest to do a g... | gharchive/pull-request | 2023-02-13T04:33:31 | 2025-04-01T04:35:55.966578 | {
"authors": [
"abe-hpe",
"azdagron"
],
"repo": "spiffe/spiffe-csi",
"url": "https://github.com/spiffe/spiffe-csi/pull/81",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
530791597 | quickhack: fix compile errors
force to use -std=c++2a
dit you ever compile?
multiple times, of course.
You've encountered this repository while I'm in the middle of rebasing on the latest ninja master, so this specific branch, "16" is the 16th patch on top of ninja. Earlier items in the patch series compile, or don... | gharchive/pull-request | 2019-12-01T20:37:47 | 2025-04-01T04:35:56.077388 | {
"authors": [
"ClausKlein",
"jonesmz"
],
"repo": "splinter-build/splinter",
"url": "https://github.com/splinter-build/splinter/pull/33",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1185382665 | Darktrace
Name of the app
Darktrace
Integration
The app will integrate with https://www.darktrace.com/en/
repo created at https://github.com/splunk-soar-connectors/darktrace
| gharchive/issue | 2022-03-29T20:34:14 | 2025-04-01T04:35:56.090673 | {
"authors": [
"dfederschmidt",
"pzhou-splunk"
],
"repo": "splunk-soar-connectors/.github",
"url": "https://github.com/splunk-soar-connectors/.github/issues/40",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1447956523 | chore(deps): ADDON-57161 Version bump by dependabot
PR Links:
https://github.com/splunk/addonfactory-ucc-base-ui/pull/92
https://github.com/splunk/addonfactory-ucc-base-ui/pull/95
https://github.com/splunk/addonfactory-ucc-base-ui/pull/122
https://github.com/splunk/addonfactory-ucc-base-ui/pull/96
https://github.com... | gharchive/pull-request | 2022-11-14T12:15:31 | 2025-04-01T04:35:56.095282 | {
"authors": [
"srv-rr-github-token",
"tbalar-splunk"
],
"repo": "splunk/addonfactory-ucc-base-ui",
"url": "https://github.com/splunk/addonfactory-ucc-base-ui/pull/126",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2202511093 | feat(code): add custom validators for account configs
Added logic to add custom validators for configuration tab.
This PR fixes #520 issue.
Updated the docs and smoke tests as well.
I tried the change on the one of the recent add-ons that I worked upon.
| gharchive/pull-request | 2024-03-22T13:35:46 | 2025-04-01T04:35:56.096702 | {
"authors": [
"hetangmodi-crest"
],
"repo": "splunk/addonfactory-ucc-generator",
"url": "https://github.com/splunk/addonfactory-ucc-generator/pull/1115",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
950378194 | Update Condition on detect_processes_used_for_system_network_configuration
Except user is NULL or unknown. It will decrease false detection
Hello,
Thank you for your contribution, since there are SPL changes in your: we would like to get them tested via our detection testing service. I create a duplicate PR https:/... | gharchive/pull-request | 2021-07-22T07:28:01 | 2025-04-01T04:35:56.205848 | {
"authors": [
"BlackB0lt",
"patel-bhavin"
],
"repo": "splunk/security_content",
"url": "https://github.com/splunk/security_content/pull/1539",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1401382057 | Helm package
My dev team will be performing an upgrade to SCK v1.5 and would like to know where to locate the Helm package and how to install
From dev:
“I got this downloaded from github but we need helm package of v1.5 downloaded from splunk account since we use helm package to install from Rafay which I need help s... | gharchive/issue | 2022-10-07T15:50:50 | 2025-04-01T04:35:56.207508 | {
"authors": [
"NBRAZ22",
"harshit-splunk"
],
"repo": "splunk/splunk-connect-for-kubernetes",
"url": "https://github.com/splunk/splunk-connect-for-kubernetes/issues/815",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1168057588 | test: add check for rabbitmq init in CI
Description
This PR adds check for RabbitMQ initialisation in CI part for integration tests.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
[x] Refactor/improvement
How Has This Been Tested?
Running script locally on local env.
Checklist
[x] My c... | gharchive/pull-request | 2022-03-14T08:43:00 | 2025-04-01T04:35:56.216086 | {
"authors": [
"codecov-commenter",
"omrozowicz-splunk"
],
"repo": "splunk/splunk-connect-for-snmp",
"url": "https://github.com/splunk/splunk-connect-for-snmp/pull/428",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1866552718 | docs: inventory from csv
Description
Adding documentation about updating inventory from csv file.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
N/A
How Has This Been Tested?
N/A
Checklist
[x] My commit message is conventional
[x] I have run pre-commit on all files before creating the PR... | gharchive/pull-request | 2023-08-25T08:00:56 | 2025-04-01T04:35:56.221991 | {
"authors": [
"ajasnosz",
"codecov-commenter"
],
"repo": "splunk/splunk-connect-for-snmp",
"url": "https://github.com/splunk/splunk-connect-for-snmp/pull/852",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1333566583 | SC4S "sc4s_recv_time" setting creates lots of small buckets due to strings.data filling with epoch timestamps
Logging this on behalf of customer.
cisco_asa logs being sent by SC4S to Splunk results in lots of small buckets being generated for the destination index. The warning below is reported by Splunk in the logs ... | gharchive/issue | 2022-08-09T17:30:25 | 2025-04-01T04:35:56.227165 | {
"authors": [
"RKH-splunk",
"mattweber78",
"rjha-splunk"
],
"repo": "splunk/splunk-connect-for-syslog",
"url": "https://github.com/splunk/splunk-connect-for-syslog/issues/1779",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
965839526 | Add failsafe to get duration during timeupdate
We noticed that sometimes, unpredictably, the 25-50-75 percentile events would not fire. We could not figure out a reliable way to reproduce the error, but if you add a breakpoint around line 55 here:
https://github.com/spodlecki/videojs-event-tracking/blob/204dba2ac76da... | gharchive/pull-request | 2021-08-11T03:52:44 | 2025-04-01T04:35:56.231420 | {
"authors": [
"IllyaMoskvin",
"spodlecki"
],
"repo": "spodlecki/videojs-event-tracking",
"url": "https://github.com/spodlecki/videojs-event-tracking/pull/20",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
52060906 | Bind store methods before init() method executes.
Fixes #167.
I needed to update one unrelated test because the methods are bound before this.listenToMany runs. The alternative was moving the listenables handling earlier in the Store() constructor, but I was concerned that would break init methods that mutate this.li... | gharchive/pull-request | 2014-12-16T01:06:36 | 2025-04-01T04:35:56.233290 | {
"authors": [
"chromakode"
],
"repo": "spoike/refluxjs",
"url": "https://github.com/spoike/refluxjs/pull/168",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
218745848 | Refund paymetn.
I was wondering if there's refund function exists?
Thanks
Closed for reasons described in the README.
| gharchive/issue | 2017-04-02T06:39:28 | 2025-04-01T04:35:56.236039 | {
"authors": [
"s2krish",
"spookylukey"
],
"repo": "spookylukey/django-paypal",
"url": "https://github.com/spookylukey/django-paypal/issues/173",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
53799464 | Updates ruby-saml gem dependency to 0.8.1
The Ruby SAML gem has breaking changes between 0.7.x and 0.8.x.
In addition, version 0.8.0 is marked as broken.
Updates dependencies to Ruby SAML gem 0.8.1
I'm in favor of the version bump, but I don't want to make those methods public unless there's a good reason.
Note t... | gharchive/pull-request | 2015-01-08T20:51:36 | 2025-04-01T04:35:56.240871 | {
"authors": [
"amoose",
"jphenow",
"pkarman"
],
"repo": "sportngin/saml_idp",
"url": "https://github.com/sportngin/saml_idp/pull/15",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
160451500 | Failed job doesn't give non-zero exit code
A failing job doesn't quit with a non-zero exit code
This progress looks :( because there were failed tasks
===== Luigi Execution Summary =====
real 0m35.030s
user 0m46.968s
sys 0m2.036s
((conda)) [hadoop@ip-123-45-67-890 current]$ echo $?
0
Could you provide... | gharchive/issue | 2016-06-15T15:27:17 | 2025-04-01T04:35:56.298468 | {
"authors": [
"Tarrasch",
"arnov",
"dlstadther"
],
"repo": "spotify/luigi",
"url": "https://github.com/spotify/luigi/issues/1721",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1472953087 | add ulr to form
Fixing issue described here: https://github.com/spree/spree_auth_devise/pull/570#issuecomment-1333614975
It's actually problem with legacy_frontend not auth_devise. The form wass missing url to which to redirect after submitting and deafult one was causing lose of locale.
Awesome, works great 🎉
| gharchive/pull-request | 2022-12-02T14:28:25 | 2025-04-01T04:35:56.318737 | {
"authors": [
"nciemniak",
"wjwitek"
],
"repo": "spree/spree_legacy_frontend",
"url": "https://github.com/spree/spree_legacy_frontend/pull/40",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
131781353 | Taxonomies
In the docs, the taxonomy instructions for listing out categories at the end of the post don't work. But if we use the original approach which was still used in Sculpin, then it does work. So this works:
{% if page.categories %}
<p class="categories text">
<span>Categories:</span>
{%... | gharchive/issue | 2016-02-05T22:51:49 | 2025-04-01T04:35:56.322813 | {
"authors": [
"Swader",
"yosymfony"
],
"repo": "spress/Spress",
"url": "https://github.com/spress/Spress/issues/68",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
146687094 | SNS Notification Question
is solved!
solved
| gharchive/issue | 2016-04-07T17:11:28 | 2025-04-01T04:35:56.323783 | {
"authors": [
"borehack"
],
"repo": "spring-cloud/spring-cloud-aws",
"url": "https://github.com/spring-cloud/spring-cloud-aws/issues/142",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
618445354 | LoadBalancer: support instance selection based on specific actuator metrics
Provide more fine-grained load balancing rules based on actuator metrics like system.cpu.usage, jvm.memory.usage etc. Could be something configurable based on a specific metric and a corresponding threshold value. If this value is exceeded th... | gharchive/issue | 2020-05-14T18:25:12 | 2025-04-01T04:35:56.328722 | {
"authors": [
"OlgaMaciaszek",
"kmandalas",
"spencergibb"
],
"repo": "spring-cloud/spring-cloud-commons",
"url": "https://github.com/spring-cloud/spring-cloud-commons/issues/756",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1062033348 | Adds: RegistrationLifecycle
This PR is used to solve this issue#999
Please add tests
Related use cases have been added
@OlgaMaciaszek The related operations have been completed
@huifer Thanks, but I still see some pending comments. Please address them.
If you can, please mark the unmodified for me
| |
@.**... | gharchive/pull-request | 2021-11-24T05:58:55 | 2025-04-01T04:35:56.335020 | {
"authors": [
"OlgaMaciaszek",
"huifer"
],
"repo": "spring-cloud/spring-cloud-commons",
"url": "https://github.com/spring-cloud/spring-cloud-commons/pull/1044",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
299027153 | Spring boot 2.0.0.RC2 + Finchley M6 results in java.lang.NoSuchFieldError: BINDER_BEAN_NAME
java.lang.IllegalStateException: Failed to load ApplicationContext
at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:125)
at org.springfr... | gharchive/issue | 2018-02-21T16:01:14 | 2025-04-01T04:35:56.340012 | {
"authors": [
"mrcasablr",
"ryanjbaxter",
"spencergibb"
],
"repo": "spring-cloud/spring-cloud-config",
"url": "https://github.com/spring-cloud/spring-cloud-config/issues/919",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
983784458 | The problem with child node's XML namespaces
Describe the bug
I want to write tests in Kotlin for an SOAP service and there is a problem with child namespaces. Child node's namespaces break the application during build.
Sample
response {
body = body ("""
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/enve... | gharchive/issue | 2021-08-31T12:05:58 | 2025-04-01T04:35:56.343899 | {
"authors": [
"AliceBlue08",
"bensonbenny021",
"marcingrzejszczak"
],
"repo": "spring-cloud/spring-cloud-contract",
"url": "https://github.com/spring-cloud/spring-cloud-contract/issues/1709",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
200961075 | Setup initial project infra
Initial work for spring-cloud/spring-cloud-dataflow#1122 and spring-cloud/spring-cloud-dataflow#1123 to bring over needed modules, do package rename and setup CI builds.
Initial import done and CI building https://build.spring.io/browse/SCD-DASHMASTER.
I believe we need to preserve the... | gharchive/issue | 2017-01-16T08:54:37 | 2025-04-01T04:35:56.347322 | {
"authors": [
"ilayaperumalg",
"jvalkeal"
],
"repo": "spring-cloud/spring-cloud-dashboard",
"url": "https://github.com/spring-cloud/spring-cloud-dashboard/issues/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
122065375 | Add integration-tests for K8S SPI
As a developer, I'd like to continuously test and evaluate k8S SPI capabilities using local SPI as part of the CI plan.
Acceptance:
K8S' Integration tests run successfully on each code commit
Installation steps and gotchas are documented in the README / ref. guide
I think it mayb... | gharchive/issue | 2015-12-14T15:28:19 | 2025-04-01T04:35:56.349969 | {
"authors": [
"markpollack",
"sabbyanandan"
],
"repo": "spring-cloud/spring-cloud-dataflow-admin-kubernetes",
"url": "https://github.com/spring-cloud/spring-cloud-dataflow-admin-kubernetes/issues/6",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
388196391 | Prepare for 1.7.3.RELEASE
As part of the 1.7.3.RELEASE, prepare the following.
[x] Bump SCDF core and SCDF parent to 1.7.3.RELEASE
[x] Update Spring Boot test starter test dependency
Pushed the changes as 6d57f0356256c334ebce8420069cb0eaddcf6b99
| gharchive/issue | 2018-12-06T12:40:19 | 2025-04-01T04:35:56.351462 | {
"authors": [
"ilayaperumalg"
],
"repo": "spring-cloud/spring-cloud-dataflow-server-cloudfoundry",
"url": "https://github.com/spring-cloud/spring-cloud-dataflow-server-cloudfoundry/issues/456",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
326065926 | Consul services always return 404?
Hi, there,
I'm using the latest version of spring cloud and consul, http requests from spring-cloud-gateway always return 404, seems cannot find the right path from lb services?
spring cloud version: Finchley.RC1
spring boot version: 2.0.2.RELEASE
main project: https://github.com/ko... | gharchive/issue | 2018-05-24T10:47:40 | 2025-04-01T04:35:56.356020 | {
"authors": [
"kopstill",
"zx88cvb"
],
"repo": "spring-cloud/spring-cloud-gateway",
"url": "https://github.com/spring-cloud/spring-cloud-gateway/issues/333",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
381772657 | @RefreshScope on Custom Route Locator
I have built my route locators in @Bean in my configuration class. The reason for this, in production, I dont want to restart my gateway if there are changes in the routing. I used @RefreshScope but the bean does not get re initialized by calling the /actuator/endpoint. Is this e... | gharchive/issue | 2018-11-16T21:49:35 | 2025-04-01T04:35:56.359182 | {
"authors": [
"sincang",
"spencergibb",
"spring-issuemaster"
],
"repo": "spring-cloud/spring-cloud-gateway",
"url": "https://github.com/spring-cloud/spring-cloud-gateway/issues/662",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1478537930 | Add Labels And Annotations From Pods To ServiceInstance Metadata
Is there a good way to get the pod's label if I want to. I might want to go through different pod tags to do rule routing
I see that the label in the metadata of the ServiceInstance I get seems to be the label of the kubernetes service
I want to get ... | gharchive/issue | 2022-12-06T08:28:09 | 2025-04-01T04:35:56.363217 | {
"authors": [
"ryanjbaxter",
"weihubeats",
"wind57"
],
"repo": "spring-cloud/spring-cloud-kubernetes",
"url": "https://github.com/spring-cloud/spring-cloud-kubernetes/issues/1162",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2678539659 | eureka server latency high(large than 30 seconds) due to all http thread blocked in EurekaInstanceMonitor(when set eureka.server.metrics.enabled=true)
version: spring-cloud-netflix-eureka-server-4.1.3
https://github.com/spring-cloud/spring-cloud-netflix/blob/eac21f837eea703af565b4b2606a831fa0b27848/spring-cloud-n... | gharchive/issue | 2024-11-21T08:42:22 | 2025-04-01T04:35:56.379490 | {
"authors": [
"OlgaMaciaszek",
"huntkalio"
],
"repo": "spring-cloud/spring-cloud-netflix",
"url": "https://github.com/spring-cloud/spring-cloud-netflix/issues/4374",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
174377035 | Fixes gh-1308
Deleting the "RibbonCommand" suffix on master
@garciafl Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
@garciafl Thank you for signing the Contributor License Agreement!
@garciafl thanks... | gharchive/pull-request | 2016-08-31T20:58:24 | 2025-04-01T04:35:56.384369 | {
"authors": [
"garciafl",
"pivotal-issuemaster",
"ryanjbaxter",
"spencergibb"
],
"repo": "spring-cloud/spring-cloud-netflix",
"url": "https://github.com/spring-cloud/spring-cloud-netflix/pull/1310",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
309641589 | Add a property to enable / disable Zipkin Discovery Client support
Hey,
I've spend some minutes in thinking of this..
maybe it would be nice to have some kind of "ConfigurationBasedZipkinLoadBalancer" where spring.zipkin.baseUrl can be a comma separated list of FQDNs
Cheers,
A
When we're using LoadBalancerClient... | gharchive/issue | 2018-03-29T07:02:48 | 2025-04-01T04:35:56.387759 | {
"authors": [
"doernbrackandre",
"marcingrzejszczak"
],
"repo": "spring-cloud/spring-cloud-sleuth",
"url": "https://github.com/spring-cloud/spring-cloud-sleuth/issues/919",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
339559287 | GH-1412 Ensured SpelExpressionConverterConfiguration present in multi…
…-binder
Ensured that SpelExpressionConverterConfiguration is always present in the AC regardless of single or multi-binder application configuration
Resolves #1412
Looks good - polished and squashed the commits. Merged upstream.
| gharchive/pull-request | 2018-07-09T18:29:53 | 2025-04-01T04:35:56.389076 | {
"authors": [
"olegz",
"sobychacko"
],
"repo": "spring-cloud/spring-cloud-stream",
"url": "https://github.com/spring-cloud/spring-cloud-stream/pull/1413",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1187794839 | Spring boot 2.6.4 and mongo - reflection configuration missing for Query
Hello i'm getting :
Native reflection configuration for org.springframework.data.mongodb.core.query.Query is missing.
my build gradle:
plugins {
id("org.springframework.boot") version "2.6.4"
id("io.spring.dependency-management") versio... | gharchive/issue | 2022-03-31T09:36:41 | 2025-04-01T04:35:56.405680 | {
"authors": [
"lukaszpy",
"mhalbritter",
"spring-projects-issues"
],
"repo": "spring-projects-experimental/spring-native",
"url": "https://github.com/spring-projects-experimental/spring-native/issues/1564",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
... |
868730059 | can add something to ensure queue consume ordering while consumes to hundreds of queues
Affects Version(s): <Spring AMQP version>
<=2.2.x, 2.3.x not tested.
Question
Bug report
Enhancement
if setMaxConcurrentConsumers to ListenerContainer, each queue may increase to more than 1 consumers, break the queue ordering.
if... | gharchive/issue | 2021-04-27T11:00:45 | 2025-04-01T04:35:56.410139 | {
"authors": [
"bthulu",
"garyrussell"
],
"repo": "spring-projects/spring-amqp",
"url": "https://github.com/spring-projects/spring-amqp/issues/1328",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
54239963 | Failed resolution of HttpClientContext
Hi guys,
I'm working on integrating an API in an Android application and I want to use the framework provided by Spring for Android/Spring Social to do so.
I used the spring-android-twitter-client as an example to get my things up and running. The problem is that the my applicat... | gharchive/issue | 2015-01-13T19:56:29 | 2025-04-01T04:35:56.415821 | {
"authors": [
"daddykotex"
],
"repo": "spring-projects/spring-android-samples",
"url": "https://github.com/spring-projects/spring-android-samples/issues/13",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1204130281 | OpenID Provider Configuration endpoint should include the revocation token endpoint
Expected Behavior
The OpenID Connect Discovery endpoint should provide the revocation token endpoint.
i.e. adding this:
"revocation_endpoint": "http://{host_issuer}:{port_issuer}/oauth2/revoke"
Current Behavior
The current response fo... | gharchive/issue | 2022-04-14T07:14:55 | 2025-04-01T04:35:56.423301 | {
"authors": [
"jgrandja",
"mogTheDev"
],
"repo": "spring-projects/spring-authorization-server",
"url": "https://github.com/spring-projects/spring-authorization-server/issues/687",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
312721006 | SpEL not supported for containerFactory on KafkaListener annotation ?
I previously had an expression that works fine when setting topics; however, when I recently tried to update the containerFactory to use an expression as well it fails.
@KafkaListener(topics = "#{appArguments.getTopic()}", containerFactory = "#... | gharchive/issue | 2018-04-09T23:18:41 | 2025-04-01T04:35:56.519918 | {
"authors": [
"SamD",
"artembilan"
],
"repo": "spring-projects/spring-kafka",
"url": "https://github.com/spring-projects/spring-kafka/issues/644",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2060349669 | Refactor: Use Environment Variables for URLs and @Autowired for Dependency Injection
Replaced hardcoded URLs "owners/createOrUpdateOwnerForm" and "pets/createOrUpdatePetForm" with environment variables, enhancing flexibility.
Removed the static final type for variables to enable injection, allowing for easier configu... | gharchive/pull-request | 2023-12-29T19:23:34 | 2025-04-01T04:35:56.524277 | {
"authors": [
"gabemagioli",
"pivotal-cla",
"snicoll"
],
"repo": "spring-projects/spring-petclinic",
"url": "https://github.com/spring-projects/spring-petclinic/pull/1428",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
112580341 | Spring XD java config with jasypt encrypt lib
Hello,
I am planning to use jasypt encrypt lib and reading application.properties from external location outside XD_HOME. Would it be possible?
And I have tried some POCs to load properties using normal Spring PropertyPlaceholderConfigurer and the property holder variable... | gharchive/issue | 2015-10-21T12:47:10 | 2025-04-01T04:35:56.556754 | {
"authors": [
"artembilan",
"helloworld-2013"
],
"repo": "spring-projects/spring-xd",
"url": "https://github.com/spring-projects/spring-xd/issues/1812",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
256519562 | SPA용 인증 API 개발하기
https://spring.io/blog/2015/01/12/spring-and-angular-js-a-secure-single-page-application
https://spring.io/blog/2015/01/12/the-login-page-angular-js-and-spring-security-part-ii
https://geowarin.github.io/social-login-with-spring.html
@outsideris 조금 작업해 놨는데요.
일단 API는 GET /api/session 이 현재 로그인된 사용자... | gharchive/issue | 2017-09-10T15:55:56 | 2025-04-01T04:35:56.560699 | {
"authors": [
"keesun",
"outsideris"
],
"repo": "spring-sprout/moilago",
"url": "https://github.com/spring-sprout/moilago/issues/2",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
337294552 | Unable to infer base url when spring boot application deployed as war and has servlet mapping.
Good day.
I'm trying to make work swagger-ui.html in deployed war and has problem with detecting base url.
Application has one extra property:
server.servlet-path=/api/v4
Here is an example demo repo
When application is sta... | gharchive/issue | 2018-07-01T14:19:42 | 2025-04-01T04:35:56.584633 | {
"authors": [
"amelnikoff",
"dilipkrish"
],
"repo": "springfox/springfox",
"url": "https://github.com/springfox/springfox/issues/2526",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
823808387 | Where is "DefaultTagsProvider" in 3.0?
Thanks for the lib! I wonder where is "DefaultTagsProvider" in 3.0? It exist for 2.x but has gone in 3.0, and I cannot find it in any other packages.
not stale
not stale
notstale
not stale
bump
| gharchive/issue | 2021-03-07T02:24:51 | 2025-04-01T04:35:56.586387 | {
"authors": [
"fzyzcjy"
],
"repo": "springfox/springfox",
"url": "https://github.com/springfox/springfox/issues/3756",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
58530134 | Per class setup and teardown
This is basically an enhancement idea to add per class setup and teardown capabilities to the framework.
I missed it earlier, but it looks like this has already been requested in #40. Closing this one to keep the conversation in one place.
Hi Phil,
So to start modifying the framework ... | gharchive/issue | 2015-02-23T00:11:33 | 2025-04-01T04:35:56.618562 | {
"authors": [
"bruce264",
"philwebb"
],
"repo": "springtestdbunit/spring-test-dbunit",
"url": "https://github.com/springtestdbunit/spring-test-dbunit/issues/70",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1814944408 | v2.0.0
Updates SSX to v2.
[x] Release
Codecov Report
Patch and project coverage have no change.
Comparison is base (c93118a) 79.70% compared to head (4855e48) 79.70%.
Additional details and impacted files
@@ Coverage Diff @@
## main #146 +/- ##
===========================... | gharchive/pull-request | 2023-07-20T23:37:41 | 2025-04-01T04:35:56.629947 | {
"authors": [
"codecov-commenter",
"w4ll3"
],
"repo": "spruceid/ssx",
"url": "https://github.com/spruceid/ssx/pull/146",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1364640438 | REFRESH_TOKEN_AUTH is not working
When calling initiate_auth with REFRESH_TOKEN_AUTH I am getting next exception
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/werkzeug/serving.py", line 335, in run_wsgi
execute(self.server.app)
File "/usr/local/lib/python3.8/site-packages/wer... | gharchive/issue | 2022-09-07T13:08:56 | 2025-04-01T04:35:56.638370 | {
"authors": [
"bblommers",
"daka83"
],
"repo": "spulec/moto",
"url": "https://github.com/spulec/moto/issues/5451",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
391526820 | Rename nix.plugin.zsh → nix-zsh-completions.plugin.zsh
This fixes the plugin to work with Oh My Zsh's custom plugin discovery
method, i.e. plugins=(…).
Thanks.
I don't use Oh My Zsh so I'm not familiar with the plugin system, so I have a few questions:
What would the install instructions look like after this chang... | gharchive/pull-request | 2018-12-17T01:18:15 | 2025-04-01T04:35:56.642933 | {
"authors": [
"hedning",
"ma9e"
],
"repo": "spwhitt/nix-zsh-completions",
"url": "https://github.com/spwhitt/nix-zsh-completions/pull/20",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
522763791 | spyder crashed
What steps will reproduce the problem?
The issue occured when I was about to mark a line in the variable/dataframe inspector.
Please provide more information next time as requested on the issue tenplate.
This was the automatic response by Spyder as sending through Spyder didn't work. And that was ... | gharchive/issue | 2019-11-14T10:24:23 | 2025-04-01T04:35:56.645145 | {
"authors": [
"DeLaRiva",
"goanpeca"
],
"repo": "spyder-ide/spyder",
"url": "https://github.com/spyder-ide/spyder/issues/10707",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1040264121 | Auto Suggestions not coming no suggestions for general functions and local variables
Here are the screenshots
This is because you don't have the right dependencies of Jedi and Parso. So I'm going to close this issue as a duplicate of the one you just opened (#16679).
| gharchive/issue | 2021-10-30T18:10:19 | 2025-04-01T04:35:56.646920 | {
"authors": [
"ccordoba12",
"gmmkmtgk"
],
"repo": "spyder-ide/spyder",
"url": "https://github.com/spyder-ide/spyder/issues/16680",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1241111195 | ctrl-Q is a very annoying combination
What steps will reproduce the problem?
I have got caught many times accidentally clicking crtl-Q and spyder exits without asking.
I wonder who ever uses this combinaiton, but if you do insist having it, would you at least popup warning: are you sure you want to exit?
You can c... | gharchive/issue | 2022-05-19T03:12:17 | 2025-04-01T04:35:56.649372 | {
"authors": [
"mikhailo",
"rhkarls"
],
"repo": "spyder-ide/spyder",
"url": "https://github.com/spyder-ide/spyder/issues/17926",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2185188927 | match not recognized as valid Python
Description
What steps will reproduce the problem?
use the match: ... case : construction in a script, which has been valid Python since 3.10
Note the red x icon in the left sidebar of the script editor window reporting 'invalid syntax' even though I am running Python 3.11.
Versi... | gharchive/issue | 2024-03-14T01:15:52 | 2025-04-01T04:35:56.654811 | {
"authors": [
"alanngnet",
"ccordoba12"
],
"repo": "spyder-ide/spyder",
"url": "https://github.com/spyder-ide/spyder/issues/21890",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
120064058 | Spyder won't connect to kernel / iPython console after switching interpreter
So I just freshly installed th spyder dmg from this repository. When i switch to my standard python interpreter (/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7) however, the console keeps giving the message: Connecting to ke... | gharchive/issue | 2015-12-03T00:04:15 | 2025-04-01T04:35:56.657804 | {
"authors": [
"ccordoba12",
"ewjoachim",
"icam0"
],
"repo": "spyder-ide/spyder",
"url": "https://github.com/spyder-ide/spyder/issues/2844",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
672760760 | PR: Fix parent of project type
Description of Changes
[ ] Wrote at least one-line docstrings (for any new functions)
[ ] Added unit test(s) covering the changes (if testable)
[ ] Included a screenshot or animation (if affecting the UI, see Licecap)
Issue(s) Resolved
Fixes #13471
Affirmation
By submitting t... | gharchive/pull-request | 2020-08-04T12:39:19 | 2025-04-01T04:35:56.663239 | {
"authors": [
"goanpeca",
"pep8speaks"
],
"repo": "spyder-ide/spyder",
"url": "https://github.com/spyder-ide/spyder/pull/13472",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2212400049 | 🛑 Client Website - letthechildrensing.org is down
In 6706d12, Client Website - letthechildrensing.org (https://letthechildrensing.org) was down:
HTTP code: 404
Response time: 429 ms
Resolved: Client Website - letthechildrensing.org is back up in 2ec5f06 after 11 minutes.
| gharchive/issue | 2024-03-28T05:42:03 | 2025-04-01T04:35:56.676848 | {
"authors": [
"matthewthowells"
],
"repo": "sqbxmediagroup/status",
"url": "https://github.com/sqbxmediagroup/status/issues/546",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1855555754 | Missing import for Time types when query_parameter_limit > 0 and wrong null Time type for pgx/v5
Version
1.21.0
What happened?
When query_parameter_limit > 0 and emit_pointers_for_null_types is set to true sqlc generates parameter type of DB engine specific time type instead of *time.Time:
pgx/v5: func (q *Queries) U... | gharchive/issue | 2023-08-17T19:08:42 | 2025-04-01T04:35:56.727376 | {
"authors": [
"Flamefork",
"andrewmbenton",
"dandee",
"orisano"
],
"repo": "sqlc-dev/sqlc",
"url": "https://github.com/sqlc-dev/sqlc/issues/2630",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
304844124 | Allow ValidJobOwner to check for multiple job owners
Feature Request
Please allow the ValidJobOwner check to accept a collection of valid values via the agent.validjobowner.name configuration.
Each client in my multiclient setup is given their own distinct job owner account to use to run their jobs. This prevents pri... | gharchive/issue | 2018-03-13T16:40:41 | 2025-04-01T04:35:56.733794 | {
"authors": [
"SQLDBAWithABeard",
"frank687"
],
"repo": "sqlcollaborative/dbachecks",
"url": "https://github.com/sqlcollaborative/dbachecks/issues/385",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
393556432 | Get-DbaBuildReference fix piping issue #4797
Type of Change
[X] Bug fix (non-breaking change, fixes #)
[ ] New feature (non-breaking change, adds functionality)
[ ] Breaking change (effects multiple commands or functionality)
[X] Ran manual Pester test and has passed (`.\tests\manual.pester.ps1)
[ ] Adding code co... | gharchive/pull-request | 2018-12-21T18:48:48 | 2025-04-01T04:35:56.738718 | {
"authors": [
"jpomfret",
"potatoqualitee"
],
"repo": "sqlcollaborative/dbatools",
"url": "https://github.com/sqlcollaborative/dbatools/pull/4869",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
774949343 | Export-DbaDacPackage - add the database name to the generated filename
Updated the Get-ExportFilePath to support -DatabaseName
Updated Export-DbaDacPackage to include the db name in the filename
Added integration tests to cover the code changes
Type of Change
[x] Bug fix (non-breaking change, fixes #7038 )
[ ] N... | gharchive/pull-request | 2020-12-26T23:42:49 | 2025-04-01T04:35:56.744351 | {
"authors": [
"lancasteradam"
],
"repo": "sqlcollaborative/dbatools",
"url": "https://github.com/sqlcollaborative/dbatools/pull/7054",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
132340709 | Robolectric tests fail - Unable to extract the trust manager v3.1.1
Robolectric tests fail with v3.1.1
java.lang.IllegalStateException: Unable to extract the trust manager on okhttp3.internal.Platform$Android@56bc3fac, sslSocketFactory is class sun.security.ssl.SSLSocketFactoryImpl
at okhttp3.OkHttpClient.<init>(OkH... | gharchive/issue | 2016-02-09T06:16:53 | 2025-04-01T04:35:56.787731 | {
"authors": [
"IgorGanapolsky",
"Jeff11",
"shubhamchaudhary",
"swankjesse"
],
"repo": "square/okhttp",
"url": "https://github.com/square/okhttp/issues/2327",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
212358332 | upload image ,content-size 0
the image file is approximately 17mb.
i used multipartbody to build a request.
here is the raw http request info
--04e8b019-ae62-4044-97ff-d8c13c8ae5f6
Content-Disposition: form-data; name="uploadFile"; filename="upload.jpg"
Content-Type: image/jpeg
Content-Length: 0
--04e8b019-ae62-4044-... | gharchive/issue | 2017-03-07T08:06:24 | 2025-04-01T04:35:56.789946 | {
"authors": [
"JokerHYC",
"swankjesse"
],
"repo": "square/okhttp",
"url": "https://github.com/square/okhttp/issues/3209",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
806282256 | Attempt to invoke virtual method 'okhttp3.HttpUrl okhttp3.Request.url()' on a null object reference
Okhttp is giving me "Attempt to invoke virtual method 'okhttp3.HttpUrl okhttp3.Request.url()' on a null object reference" error after upgrading from fabric to firebase crashlytics, Please find below changes
Note: okhtt... | gharchive/issue | 2021-02-11T10:59:21 | 2025-04-01T04:35:56.795153 | {
"authors": [
"HemaMadangopal",
"swankjesse"
],
"repo": "square/okhttp",
"url": "https://github.com/square/okhttp/issues/6559",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
157802829 | Add phantomjs to gemfile (used in acceptance tests)
@sheepgoesbaa
looks good to me
| gharchive/pull-request | 2016-06-01T01:05:22 | 2025-04-01T04:35:56.800759 | {
"authors": [
"SheepGoesBaa",
"michaelfinch"
],
"repo": "square/shift",
"url": "https://github.com/square/shift/pull/4",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
451102127 | sqldelight for Kotlin multiplatform JS target
Are there any plans for a JS target for Kotlin multiplatform? I see there is a JS runtime available but no Driver.
There's no canonical implementation for JS. There's some WASM and emscripten compilations of SQLite and some pure-JS implementations. Do you have a target ... | gharchive/issue | 2019-06-01T16:29:27 | 2025-04-01T04:35:56.802792 | {
"authors": [
"JakeWharton",
"chrisestesaa01"
],
"repo": "square/sqldelight",
"url": "https://github.com/square/sqldelight/issues/1350",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1013341722 | feat: Beeing able to enable autostart
Allows to enable autostart. May need testing, as it's my first attempt to work on a Terraform module.
👍 LGTM, nice addition
| gharchive/pull-request | 2021-10-01T13:21:25 | 2025-04-01T04:35:56.826304 | {
"authors": [
"srb3",
"tuxpeople"
],
"repo": "srb3/terraform-libvirt-domain",
"url": "https://github.com/srb3/terraform-libvirt-domain/pull/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
373499263 | HOTFIX: fix typo in deployment provider name
https://github.com/travis-ci/travis.rb#lint did not catch this one 🤦♂️
Merging as a hotfix
| gharchive/pull-request | 2018-10-24T14:01:26 | 2025-04-01T04:35:56.827364 | {
"authors": [
"bzz"
],
"repo": "src-d/enry",
"url": "https://github.com/src-d/enry/pull/172",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
423708691 | Regression: panic on query using REGEXP
time="2019-03-21T12:34:39Z" level=info msg="audit trail" action=authorization address="127.0.0.1:60054" connection_id=1 permission=read pid=1 query="SELECT f.repository_id, f.blob_hash, f.commit_hash, f.file_path FROM (\n SELECT blob_hash, repository_id\n FROM blobs\n ... | gharchive/issue | 2019-03-21T12:38:38 | 2025-04-01T04:35:56.841008 | {
"authors": [
"ajnavarro",
"kuba--"
],
"repo": "src-d/go-mysql-server",
"url": "https://github.com/src-d/go-mysql-server/issues/641",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
408698159 | Replace Install/Download Engine Links
Signed-off-by: Ricardo Baeta ricardo@ricardobaeta.com
You're correct @dpordomingo ! And on a separate PR, which is not as important as this one because:
As for what @dpordomingo mentioned on documentation:
We have the link in Docs in the navbar
We have it on the open source... | gharchive/pull-request | 2019-02-11T09:40:10 | 2025-04-01T04:35:56.850685 | {
"authors": [
"dpordomingo",
"marnovo",
"ricardobaeta"
],
"repo": "src-d/landing",
"url": "https://github.com/src-d/landing/pull/359",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2616911366 | Remote deployment: allow local builds
When using small VPS, it doesn't make sense to build everything remotely. For this, provide an option to so we can build everything locally and nix copy it before doing remote deployment.
For now, we must do this manually, e.g.:
nix copy $(nix build .\#nixosConfigurations.naivete... | gharchive/issue | 2024-10-27T22:25:43 | 2025-04-01T04:35:56.872352 | {
"authors": [
"srid"
],
"repo": "srid/nixos-unified",
"url": "https://github.com/srid/nixos-unified/issues/90",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2268571676 | docker start container-name command is not allowed to login CLI
Hello,
After we enable our nodes with containerlab deploy command, I wanted to test docker commands.
I made down all containers and then I did " docket start CONTAINERNAME".
Container is becoming up. however, we are not able to login via CLI. But bash i... | gharchive/issue | 2024-04-29T09:41:19 | 2025-04-01T04:35:56.879149 | {
"authors": [
"hellt",
"mahmutaydin1",
"steiler"
],
"repo": "srl-labs/containerlab",
"url": "https://github.com/srl-labs/containerlab/issues/2026",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
987214632 | Request: Add Support for aarch64
Hello All,
I tried installing containerlab on a pinebook pro and received the following error. If this is not possible please feel free to close issue. Thank you for creating container lab!
[juliopdx@pbpro srl-ceos-gobgp]$ bash -c "$(curl -sL https://get-clab.srlinux.dev)"
No prebuilt... | gharchive/issue | 2021-09-02T22:18:36 | 2025-04-01T04:35:56.881264 | {
"authors": [
"JulioPDX",
"hellt"
],
"repo": "srl-labs/containerlab",
"url": "https://github.com/srl-labs/containerlab/issues/605",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1909978162 | 🛑 Plex is down
In e332729, Plex (https://plex.srueg.ch/identity) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Plex is back up in c5cfada after 9 minutes.
| gharchive/issue | 2023-09-23T19:35:10 | 2025-04-01T04:35:56.889733 | {
"authors": [
"srueg"
],
"repo": "srueg/upptime",
"url": "https://github.com/srueg/upptime/issues/1008",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
835784045 | Schema overhaul
This is needed for #90 but because there is so much renaming, I made a separate PR.
[x] create consolidated schema with new members table
[x] remove allow_list and replace it with members
[x] update roomdb types
[x] rename User to Member
[x] add role enums (member, moderator, admin)
[x] update insert... | gharchive/pull-request | 2021-03-19T10:03:17 | 2025-04-01T04:35:56.918557 | {
"authors": [
"cryptix",
"staltz"
],
"repo": "ssb-ngi-pointer/go-ssb-room",
"url": "https://github.com/ssb-ngi-pointer/go-ssb-room/pull/91",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1664010148 | deep_training安装问题
为什么我在安装这个包的时候,有时候可以安装成功,有时候提示找不到?
应该跟pip 环境的仓库镜像有关系, 建议使用readme 说提供的安装方式,使用pypi官方仓库镜像 ,虽然慢点,但是可靠。
ERROR: Could not find a version that satisfies the requirement deep_training (from versions: none)
ERROR: No matching distribution found for deep_training
用readme里的方式还是会显示这样、、
是的 torch 需要最低1.10, ... | gharchive/issue | 2023-04-12T07:32:37 | 2025-04-01T04:35:56.944664 | {
"authors": [
"Stark-zheng",
"ssbuild"
],
"repo": "ssbuild/chatglm_finetuning",
"url": "https://github.com/ssbuild/chatglm_finetuning/issues/163",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2021177239 | Bulk upload: find existing patient against CID AND center, not just CID
Resolves Notion ticket.
Relates to patient_id vs CID for bulk upload
Thanks for the reviews! 👍
| gharchive/pull-request | 2023-12-01T16:11:58 | 2025-04-01T04:35:56.946463 | {
"authors": [
"jamienoss"
],
"repo": "ssec-jhu/biospecdb",
"url": "https://github.com/ssec-jhu/biospecdb/pull/190",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1727134240 | Chrome Dino Game
i want to add chrome dino game. please assign this under this project to me under GSSoc'23 tag
Hi @DEVANSHUKEJRIWAL , could you please elaborate on the features of the Crossword game with full details, demo / mock UI sample/Video, and tech stack? better share details documentation.
Can i work upo... | gharchive/issue | 2023-05-26T08:14:29 | 2025-04-01T04:35:56.959103 | {
"authors": [
"DEVANSHUKEJRIWAL",
"admindebu"
],
"repo": "ssitvit/Games-and-Go",
"url": "https://github.com/ssitvit/Games-and-Go/issues/220",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
659862259 | Support getting minio back from servicex transform request
ServiceX will soon have the code to return the minio end-point, username, and password from the reply to the transform request (or a transform get). Rather than having the user configure this, we should use this information:
[x] If the info is in the reply f... | gharchive/issue | 2020-07-18T03:29:39 | 2025-04-01T04:35:56.964411 | {
"authors": [
"gordonwatts"
],
"repo": "ssl-hep/ServiceX_frontend",
"url": "https://github.com/ssl-hep/ServiceX_frontend/issues/70",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
325596472 | Regarding Rewrite Rules
Hi,SSL
I'm trying to install ezXSS with LNMP.
However, I have some troubles when I convert .htaccess to Nginx rewrite rules.
Could you provide nginx rewrite rules, if possible? Or I have to use LAMP environment?
More than thanks.
Hi SpZanG,
I'm no pro in nginx rewrite rules. Would something ... | gharchive/issue | 2018-05-23T08:16:42 | 2025-04-01T04:35:56.966264 | {
"authors": [
"SpZanG",
"ssl"
],
"repo": "ssl/ezXSS",
"url": "https://github.com/ssl/ezXSS/issues/13",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2356333748 | Function: nodejs.esbuild options are not getting applied
When supplying a custom esbuild config to Function it's not getting applied
const myFunction = new sst.aws.Function('MyFunction', {
handler: 'src/main.handler',
url: true,
nodejs: {
install: [
'@nestjs/platform-express',
'@nestjs/microserv... | gharchive/issue | 2024-06-17T04:26:59 | 2025-04-01T04:35:57.007685 | {
"authors": [
"arpadgabor",
"farah-u",
"jayair",
"kujtimiihoxha",
"leon",
"nevace",
"thdxr",
"yotamishak"
],
"repo": "sst/ion",
"url": "https://github.com/sst/ion/issues/568",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
55208812 | knowing which runtime was selected, and specifying a runtime
Could a couple lines be added to the readme to show
how to ask ExecJS which runtime it is using
how to tell execjs which runtime to use
Thanks!
(and sorry of this is covered somewhere already...)
This repository has been deprecated and has moved to http... | gharchive/issue | 2015-01-22T21:06:43 | 2025-04-01T04:35:57.010966 | {
"authors": [
"jjb",
"josh"
],
"repo": "sstephenson/execjs",
"url": "https://github.com/sstephenson/execjs/issues/177",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1733123 | Command to update defintions
It would be nice to have a command to update definitions. Something like:
ruby-build definitions update
At this moment to have this behavior we usually have to run.
cd ~/Sources/ruby-build
git pull
./install.sh
@josh: What do you recommend to Linux users?
@sometimesfood: Excellent, ... | gharchive/issue | 2011-09-25T10:16:49 | 2025-04-01T04:35:57.014394 | {
"authors": [
"citizen428",
"fesplugas",
"sstephenson"
],
"repo": "sstephenson/ruby-build",
"url": "https://github.com/sstephenson/ruby-build/issues/51",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
907010592 | Generate cards inside the codeblock
Recently, I use this plugin: https://github.com/valentine195/obsidian-admonition
For example, I have an example below. Inside the code block, I also want to generate cards. Is it possible?
title: theorem
What is A ?:: B
That would lead to conflicts as detailed in #76.
| gharchive/issue | 2021-05-31T03:39:39 | 2025-04-01T04:35:57.043102 | {
"authors": [
"jakeoung",
"st3v3nmw"
],
"repo": "st3v3nmw/obsidian-spaced-repetition",
"url": "https://github.com/st3v3nmw/obsidian-spaced-repetition/issues/103",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1147127267 | support open-ended datetime intervals, fix camelcase violations
Related Issue(s): #137
Proposed Changes:
support open-ended datetime intervals (e.g., ../{datetime}, /{datetime}, {datetime}/.., or {datetime}/
fix a few camelcase violations
PR Checklist:
[X] I have added my changes to the CHANGELOG or a CHANGELOG en... | gharchive/pull-request | 2022-02-22T16:34:37 | 2025-04-01T04:35:57.083568 | {
"authors": [
"marchuffnagle",
"philvarner"
],
"repo": "stac-utils/stac-server",
"url": "https://github.com/stac-utils/stac-server/pull/180",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2619116585 | Luego de solicitar cambios se borro toda la carpeta de src
Describe the bug
Tenia el proyecto casi terminado y cuadno solicite un cambio me borro todo el contenido de src
Link to the Bolt URL that caused the error
https://bolt.new/~/sb1-zhdxax
Steps to reproduce
Ingresa y cargar el proyecto.
Expected behavior
se debe... | gharchive/issue | 2024-10-28T17:51:54 | 2025-04-01T04:35:57.099617 | {
"authors": [
"agzaracho",
"rubenmarques-gijon"
],
"repo": "stackblitz/bolt.new",
"url": "https://github.com/stackblitz/bolt.new/issues/1068",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2647152223 | Failed to build and deploy to Netlify
Describe the bug
here are the logs
> influencer-search@0.0.0 build
> tsc && vite build
Version 5.6.3
tsc: The TypeScript Compiler - Version 5.6.3
... | gharchive/issue | 2024-11-10T11:32:19 | 2025-04-01T04:35:57.105783 | {
"authors": [
"donvito",
"endocytosis"
],
"repo": "stackblitz/bolt.new",
"url": "https://github.com/stackblitz/bolt.new/issues/1906",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2113354016 | Add Background Reconciliation for Entities
Please describe the enhancement
Minder relies purely on event-based processing triggered by webhooks/user actions. Apart from edge-based triggering, Minder should also reconcile the entities in the background. Reconcilers under the scope of this issue are:
Continuously upda... | gharchive/issue | 2024-02-01T19:54:16 | 2025-04-01T04:35:57.136834 | {
"authors": [
"JAORMX",
"Vyom-Yadav",
"evankanderson",
"jhrozek"
],
"repo": "stacklok/minder",
"url": "https://github.com/stacklok/minder/issues/2262",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2187789599 | chore: add expiry label to images
See https://github.com/stackrox/stackrox/pull/10385 for Scanner V4
CI failure is unrelated
| gharchive/pull-request | 2024-03-15T06:04:45 | 2025-04-01T04:35:57.139051 | {
"authors": [
"RTann"
],
"repo": "stackrox/scanner",
"url": "https://github.com/stackrox/scanner/pull/1446",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2148418984 | chore(collector): Bumps collector version to 3.18.0
Description
A detailed explanation of the changes in your PR.
Feel free to remove this section if it is overkill for your PR, and the title of your PR is sufficiently descriptive.
Checklist
[ ] Investigated and inspected CI test results
[ ] Unit test and regression... | gharchive/pull-request | 2024-02-22T07:39:21 | 2025-04-01T04:35:57.145496 | {
"authors": [
"Stringy"
],
"repo": "stackrox/stackrox",
"url": "https://github.com/stackrox/stackrox/pull/10060",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2264010352 | fix: ensure resource syncs trigger deployment enforcement
Description
A detailed explanation of the changes in your PR.
Feel free to remove this section if it is overkill for your PR, and the title of your PR is sufficiently descriptive.
Checklist
[ ] Investigated and inspected CI test results
[ ] Unit test and regr... | gharchive/pull-request | 2024-04-25T16:24:27 | 2025-04-01T04:35:57.153550 | {
"authors": [
"dhaus67"
],
"repo": "stackrox/stackrox",
"url": "https://github.com/stackrox/stackrox/pull/10886",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1972927508 | chore(testing): New scaffolding for Compliance 2.0 ui-e2e-tests
Description
This adds the scaffolding, and the most basic assertions, for ui-e2e-tests for the new Compliance 2.0 section. Only the landing page, /main/compliance-enhanced/status, is tested here.
In writing the test, I noticed that we were not setting a ... | gharchive/pull-request | 2023-11-01T18:58:24 | 2025-04-01T04:35:57.158008 | {
"authors": [
"vjwilson"
],
"repo": "stackrox/stackrox",
"url": "https://github.com/stackrox/stackrox/pull/8461",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2050682292 | feat(go): Bump go to 1.21.5
Description
A detailed explanation of the changes in your PR.
Feel free to remove this section if it is overkill for your PR, and the title of your PR is sufficiently descriptive.
Checklist
[ ] Investigated and inspected CI test results
[ ] Unit test and regression tests added
[ ] Evaluat... | gharchive/pull-request | 2023-12-20T14:41:02 | 2025-04-01T04:35:57.164544 | {
"authors": [
"SimonBaeumer",
"porridge"
],
"repo": "stackrox/stackrox",
"url": "https://github.com/stackrox/stackrox/pull/9129",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
145369407 | feat: auth saga test
test for auth/sagas - authorize
covered: authorize, logout saga
missing: authFlow saga
| gharchive/pull-request | 2016-04-02T12:41:15 | 2025-04-01T04:35:57.177650 | {
"authors": [
"michalvlcek"
],
"repo": "stackscz/re-app",
"url": "https://github.com/stackscz/re-app/pull/25",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
235453491 | Add tests
Now that we a have a working architecture we should add tests.
Basic py.test infrastructure was added in ccc3e73f400059fd1e8cfb981c342281834ad7e3 and Travis CI integration was added in 145866432a7d14096f7be3a9de736dfb8334c489.
Test coverage is still very low, so I'm keeping this issue open until it has be... | gharchive/issue | 2017-06-13T06:55:37 | 2025-04-01T04:35:57.180288 | {
"authors": [
"torfsen"
],
"repo": "stadt-karlsruhe/geoextract",
"url": "https://github.com/stadt-karlsruhe/geoextract/issues/3",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2034859826 | 🛑 Testnet Explorer is down
In cd05cf4, Testnet Explorer (http://testnet.explorer.stakr.space) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Testnet Explorer is back up in b389b2e after 9 minutes.
| gharchive/issue | 2023-12-11T05:28:08 | 2025-04-01T04:35:57.191969 | {
"authors": [
"stakrspace"
],
"repo": "stakrspace/upptime",
"url": "https://github.com/stakrspace/upptime/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1117428734 | 🛑 Proxima/DNS Server is down
In dcda890, 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 871ff78.
| gharchive/issue | 2022-01-28T13:49:39 | 2025-04-01T04:35:57.211720 | {
"authors": [
"stamateas"
],
"repo": "stamateas/upptime",
"url": "https://github.com/stamateas/upptime/issues/3204",
"license": "MIT",
"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.