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 |
|---|---|---|---|---|---|
262738023 | Script to submit release to antivirus whitelist
What it says on the tin. At the moment we'll have to run the script manually after every release. In future we may want to consider a cron job or a webhook to automate this.
As a more general note, it looks like Rollbar has the ability to track deploys, but requires t... | gharchive/pull-request | 2017-10-04T10:27:44 | 2025-04-01T06:40:37.955944 | {
"authors": [
"gniezen",
"krystophv"
],
"repo": "tidepool-org/chrome-uploader",
"url": "https://github.com/tidepool-org/chrome-uploader/pull/530",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
320818178 | Improve getShortName logic for non /TR/ URLs
The getShortname function does not work well with non /TR/ URLs, such as https://webassembly.github.io/spec/js-api/index.html for which it produces spec. IDL filenames are not always good as a result (and it's possible two specs end up with the same filename).
Actually, ... | gharchive/issue | 2018-05-07T14:06:36 | 2025-04-01T06:40:37.959819 | {
"authors": [
"tidoust"
],
"repo": "tidoust/reffy",
"url": "https://github.com/tidoust/reffy/issues/101",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2344015458 | Feature/set circle support
Please do not open a pull request without first filing an issue and/or discussing the feature directly with the project maintainer.
Please ensure you adhere to every item in this list
[ ] This PR was pre-approved by the project maintainer
Raised discussion on Slack: https://tile38.slack.co... | gharchive/pull-request | 2024-06-10T14:03:44 | 2025-04-01T06:40:37.992073 | {
"authors": [
"iwpnd",
"tidwall",
"undeadcat"
],
"repo": "tidwall/tile38",
"url": "https://github.com/tidwall/tile38/pull/745",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1617767270 | 🛑 TDMU Elearning is down
In dc9faea, TDMU Elearning (https://elearning.tdmu.edu.vn) was down:
HTTP code: 0
Response time: 0 ms
Resolved: TDMU Elearning is back up in cad336a.
| gharchive/issue | 2023-03-09T18:20:04 | 2025-04-01T06:40:38.053038 | {
"authors": [
"tienthanh2509"
],
"repo": "tienthanh2509/pt-infra-status",
"url": "https://github.com/tienthanh2509/pt-infra-status/issues/183",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1129809453 | chore: fix mkdocs url
Signed-off-by: Takagi, Isamu isamu.takagi@tier4.jp
Fix mkdocs URL.
How about using tier4/main instead of tier4/proposal?
| gharchive/pull-request | 2022-02-10T10:41:59 | 2025-04-01T06:40:38.054310 | {
"authors": [
"isamu-takagi",
"kenji-miyake"
],
"repo": "tier4/autoware-documentation",
"url": "https://github.com/tier4/autoware-documentation/pull/1",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1754356887 | feat(andible): update environmental setup
Related Links
https://github.com/tier4/edge-auto/pull/4
Description
Update ansible roles to set up edge.auto_jetson environment.
Review Procedure
Please run setup-dev-env.sh to set up the environment.
Remarks
This PR contains the netplan role, which fixes the IP address fo... | gharchive/pull-request | 2023-06-13T08:42:39 | 2025-04-01T06:40:38.061335 | {
"authors": [
"aohsato",
"manato"
],
"repo": "tier4/edge-auto-jetson",
"url": "https://github.com/tier4/edge-auto-jetson/pull/26",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1275948277 | Question - How do I install Calico add-on in an EKS cluster?
I am looking to install Calico add-on in an EKS cluster along with AWS VPC CNI as suggested in the official calico documentation which points to the AWS official documentation, which further states that the recommended way of installing Calico on EKS is by ... | gharchive/issue | 2022-06-19T04:14:39 | 2025-04-01T06:40:38.088692 | {
"authors": [
"caseydavenport",
"tmjd",
"vikas027"
],
"repo": "tigera/operator",
"url": "https://github.com/tigera/operator/issues/2026",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1603692095 | Enable quota metrics by default
Describe your changes
How best to test these changes
Issue ticket number and link
Codecov Report
Patch coverage: 100.00% and project coverage change: -27.71 :warning:
Comparison is base (c0eb3c0) 57.56% compared to head (b071362) 29.85%.
:exclamation: Current head b071362 differs ... | gharchive/pull-request | 2023-02-28T19:37:44 | 2025-04-01T06:40:38.106387 | {
"authors": [
"codecov-commenter",
"efirs"
],
"repo": "tigrisdata/tigris",
"url": "https://github.com/tigrisdata/tigris/pull/882",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1611461086 | fix: only log unexpected errors in match
Describe your changes
We logging an error that is acceptable. There will be cases when the field we looking for does not exist in the
document or in the json timestamp object when we do a query. In those cases rather check first the field does not exist and return false. Only ... | gharchive/pull-request | 2023-03-06T13:44:15 | 2025-04-01T06:40:38.108712 | {
"authors": [
"garrensmith",
"pboros"
],
"repo": "tigrisdata/tigris",
"url": "https://github.com/tigrisdata/tigris/pull/902",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1040402347 | Objective C example code
Hi
This is not an issue per se, but I could not find a way to communicate this and I thought it'll also help others in similar boat; hence posting here.
Do you have an example of using TPInAppReceipt library in an objective C project? Sample code on how to instantiate the class and call vario... | gharchive/issue | 2021-10-31T07:56:38 | 2025-04-01T06:40:38.118179 | {
"authors": [
"apatait",
"tikhop"
],
"repo": "tikhop/TPInAppReceipt",
"url": "https://github.com/tikhop/TPInAppReceipt/issues/94",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1764620095 | lock_resolver: let resolve lock timeout properly
fix https://github.com/pingcap/tidb/issues/44822 , after this PR tidb can pass the test.
I think it's better to merge PRs affecting critical path with 2-3 approvals.
| gharchive/pull-request | 2023-06-20T04:36:35 | 2025-04-01T06:40:38.122164 | {
"authors": [
"cfzjywxk",
"zyguan"
],
"repo": "tikv/client-go",
"url": "https://github.com/tikv/client-go/pull/847",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1906235826 | TableFullScan gets slower resulting in a 5% performance regression in TPCDS
Bug Report
What version of TiKV are you using?
good commit: https://github.com/tikv/tikv/pull/15523
bad commit: https://github.com/tikv/tikv/pull/15522
What operating system and CPU are you using?
Steps to reproduce
deploy a tidb cluster... | gharchive/issue | 2023-09-21T06:48:16 | 2025-04-01T06:40:38.138974 | {
"authors": [
"Yui-Song"
],
"repo": "tikv/tikv",
"url": "https://github.com/tikv/tikv/issues/15653",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1087465884 | coprocessor: not return rows when there is no input for simple aggregation
What is changed and how it works?
Close pingcap/tidb#30923
What's Changed:
For SimpleAggregation does not return row if there is no input rows
Related changes
PR to update pingcap/docs/pingcap/docs-cn:
PR to update pingcap/tidb-ansible:
Nee... | gharchive/pull-request | 2021-12-23T07:52:57 | 2025-04-01T06:40:38.147331 | {
"authors": [
"windtalker",
"youjiali1995"
],
"repo": "tikv/tikv",
"url": "https://github.com/tikv/tikv/pull/11708",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2509688354 | ci: update owners aliases
What is changed and how it works?
Issue Number: Close #17004
What's Changed:
Related changes
[ ] PR to update pingcap/docs/pingcap/docs-cn:
[ ] Need to cherry-pick to the release branch
Check List
Tests
[ ] Unit test
[ ] Integration test
[ ] Manual test (add detailed scripts or step... | gharchive/pull-request | 2024-09-06T07:07:45 | 2025-04-01T06:40:38.153205 | {
"authors": [
"overvenus",
"wuhuizuo"
],
"repo": "tikv/tikv",
"url": "https://github.com/tikv/tikv/pull/17490",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
629869531 | test: stabilize lock_manager tests
Signed-off-by: youjiali1995 zlwgx1023@gmail.com
What problem does this PR solve?
Issue Number: close #xxx
Problem Summary:
What is changed and how it works?
Proposal: xxx
What's Changed:
Related changes
PR to update pingcap/docs/pingcap/docs-cn:
PR to update pingcap/tidb-ansible... | gharchive/pull-request | 2020-06-03T10:11:27 | 2025-04-01T06:40:38.160772 | {
"authors": [
"youjiali1995"
],
"repo": "tikv/tikv",
"url": "https://github.com/tikv/tikv/pull/8009",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
167207515 | Nuvola does not recognise the current song
Nuvola does not recognise the current song. It shows in the sidebar only (null). So neither the lyrics plugin nor the desktop notifications are working.
I installed the Version 5.1 of the Plugin and Version 3.1.0 of Nuvola via the Arch User Repository.
Hello @lonlazer. Th... | gharchive/issue | 2016-07-23T22:53:10 | 2025-04-01T06:40:38.170083 | {
"authors": [
"das-keyboard",
"fenryxo",
"lonlazer"
],
"repo": "tiliado/nuvola-app-amazon-cloud-player",
"url": "https://github.com/tiliado/nuvola-app-amazon-cloud-player/issues/17",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2165235175 | Compile error from soa-rs-derive: can't leak private type
Using version 0.3.1 of soa-rs I cannot compile anything because a private type is being leaked from soa-rs-derive.
For me, to reproduce the issue it's as simple as
cargo init test_soa_rs;
cd test_soa_rs;
cargo add soa-rs;
cargo check;
I get the following erro... | gharchive/issue | 2024-03-03T07:51:40 | 2025-04-01T06:40:38.202503 | {
"authors": [
"zaneduffield"
],
"repo": "tim-harding/soa-rs",
"url": "https://github.com/tim-harding/soa-rs/issues/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1057799645 | Remove size from image url
movie.imdb.coverUrl.rsplit("@", 1)
lazy loading
Bump
Could you prioritize this?
This is blocking important processes! (My sense of aesthetics)
Real talk: shouldn't this happen in the imdb-resolver?
I actually want to do this in the frontend since the load-times will go down. The r... | gharchive/issue | 2021-11-18T21:05:58 | 2025-04-01T06:40:38.208627 | {
"authors": [
"BjoernPetersen",
"torbencarstens"
],
"repo": "tim-hat-die-hand-an-der-maus/preliminary-frontend",
"url": "https://github.com/tim-hat-die-hand-an-der-maus/preliminary-frontend/issues/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1870280901 | not working on windows
the plugin simply does not work, it is active so I can run the command "Bible reference: verse lookup", but when I write inside the verse there is always no answer, nothing. Also if I write --John1:1 etc I never had any output. Tried also without firewall no difference.
Is there some extra plug... | gharchive/issue | 2023-08-28T18:47:29 | 2025-04-01T06:40:38.214915 | {
"authors": [
"SlothUS",
"fcom000",
"tim-hub"
],
"repo": "tim-hub/obsidian-bible-reference",
"url": "https://github.com/tim-hub/obsidian-bible-reference/issues/117",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
471865221 | wordpress filtered content not available in post object?
I'm not getting the post `content` as expected anymore.
on a single page, i'm using this in the page.php:
`$context = Timber::get_context();
$context['post']= new Timber\Post();'
All my templates that use {{ post.content }} stopped working. When I dump the post... | gharchive/issue | 2019-07-23T18:43:24 | 2025-04-01T06:40:38.233379 | {
"authors": [
"gustavolanzas"
],
"repo": "timber/timber",
"url": "https://github.com/timber/timber/issues/2048",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
802924213 | auth.tesla.cn ?
Hello
One of my users reported me that he cannot login anymore since I updated my app on the new SSO login.
He also told me that on his side the login page is:
https://auth.tesla.cn/oauth2/v1/authorize?client_id=teslaweb-cn&response_type=code&scope=openid email profile&redirect_uri=https%3A//www.tesl... | gharchive/issue | 2021-02-07T10:55:30 | 2025-04-01T06:40:38.267557 | {
"authors": [
"denouche",
"timdorr"
],
"repo": "timdorr/tesla-api",
"url": "https://github.com/timdorr/tesla-api/issues/299",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1226163816 | Powerwall and energy endpoints
Between this (timdorr/tesla-api) and joeblau/teslaapi.io, there is pretty good coverage of the API. timdorr/tesla-api has a lot more updated information on the auth endpoints, but joeblau/teslaapi.io has much more on the powerwall and energy sites. Can we make these one source of truth?... | gharchive/issue | 2022-05-05T03:30:17 | 2025-04-01T06:40:38.270014 | {
"authors": [
"insaindesign",
"timdorr"
],
"repo": "timdorr/tesla-api",
"url": "https://github.com/timdorr/tesla-api/issues/572",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
291189262 | Black out period on department basis
Would be VERY helpful if we could block out a section of the
calendar in a different colour and put a message on that months
team view or a legend of the colours on it so that it says that
people should not book leave on those dates - we have a period in
the year where we don't al... | gharchive/issue | 2018-01-24T12:22:52 | 2025-04-01T06:40:38.296638 | {
"authors": [
"vpp"
],
"repo": "timeoff-management/application",
"url": "https://github.com/timeoff-management/application/issues/232",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2114217803 | enhancement: input_format_skip_unknown_fields default to true for external streams
PR checklist:
Did you run ClangFormat ?
Did you separate headers to a different section in existing community code base ?
Did you surround proton: starts/ends for new code in existing community code base ?
Please write user-readable ... | gharchive/pull-request | 2024-02-02T06:48:13 | 2025-04-01T06:40:38.298876 | {
"authors": [
"jovezhong",
"zliang-min"
],
"repo": "timeplus-io/proton",
"url": "https://github.com/timeplus-io/proton/pull/550",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
689833655 | use named port for pgbouncer
The services(s) call for targetPort: pgbouncer but the sts does not currently define that name. This leads to the endpoint not getting computed, and it causes issues with service loadbalancers.
Thanks for the PR, this is part of https://github.com/timescale/timescaledb-kubernetes/pull/2... | gharchive/pull-request | 2020-09-01T05:47:22 | 2025-04-01T06:40:38.300927 | {
"authors": [
"drpebcak",
"feikesteenbergen"
],
"repo": "timescale/timescaledb-kubernetes",
"url": "https://github.com/timescale/timescaledb-kubernetes/pull/216",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
877524750 | Предложение: Autoflake
Описание функциональности: Добавить autoflake как дев зависимость, для обработки импортов в помощь isort
isort сам по себе не может удалять неиспользованные импорты, autoflake может
@timoniq
Эти импорты ведь не нужны? Я помню, что помимо инитов есть bot.py из которого не нужно удалять импорты... | gharchive/issue | 2021-05-06T13:53:52 | 2025-04-01T06:40:38.339407 | {
"authors": [
"dhvcc",
"timoniq"
],
"repo": "timoniq/vkbottle",
"url": "https://github.com/timoniq/vkbottle/issues/338",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
99930854 | added '--defaults' option that gets data with the defaults command
This adds a --defaults option as an alternative to --plist and --dsobject. Basically this will run the defaults read command and create the mobileconfig from that output. That way you do not have to worry where the actual plist is stored and wether cf... | gharchive/pull-request | 2015-08-09T21:32:34 | 2025-04-01T06:40:38.373646 | {
"authors": [
"scriptingosx",
"timsutton"
],
"repo": "timsutton/mcxToProfile",
"url": "https://github.com/timsutton/mcxToProfile/pull/11",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
924884557 | (bot) Update ghcr.io/fluxcd/helm-controller Docker tag to v0.11.1
This PR contains the following updates:
Package
Update
Change
ghcr.io/fluxcd/helm-controller
minor
v0.10.1 -> v0.11.1
Release Notes
fluxcd/helm-controller
v0.11.1
Compare Source
CHANGELOG
v0.11.0
Compare Source
CHANGELOG
Configuration
📅 ... | gharchive/pull-request | 2021-06-18T13:04:03 | 2025-04-01T06:40:38.382976 | {
"authors": [
"timtorChen"
],
"repo": "timtorChen/pi-cluster",
"url": "https://github.com/timtorChen/pi-cluster/pull/154",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
807018179 | StyledFocusRing has width:100%;height:100% which can break CSS layout
Hey guys,
Awesome job with Tina, couldn't love your project more!!!
Just one issue I noticed. react-tina-inline adds StyledFocusRing to the DOM. It's all fine but by making it width: 100%; height: 100% it can break CSS layout. I'm talking about thi... | gharchive/issue | 2021-02-12T07:31:42 | 2025-04-01T06:40:38.412269 | {
"authors": [
"atifsyedali",
"r00dY",
"spbyrne"
],
"repo": "tinacms/tinacms",
"url": "https://github.com/tinacms/tinacms/issues/1743",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2625525399 | V2 task taking over an hour when using npm private registry. Log files are huge
Describe the bug
I recently migrated to the V2 task and it is timing out after my timeout limit (60 minutes). Using the V1 task only takes 3 minutes. It seems for every package, it prints out the entire contents of the yarn lock file. I'm... | gharchive/issue | 2024-10-30T22:46:52 | 2025-04-01T06:40:39.437659 | {
"authors": [
"eli-gc",
"epicstar",
"psyvision",
"rhyskoedijk"
],
"repo": "tinglesoftware/dependabot-azure-devops",
"url": "https://github.com/tinglesoftware/dependabot-azure-devops/issues/1441",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1314946708 | [BUG] Raise errors in models.nn if they can't make in-sample and some cases out-sample predictions
Before submitting (must do checklist)
[x] Did you read the contribution guide?
[x] Did you update the docs? We use Numpy format for all the methods and classes.
[x] Did you write any new necessary tests?
[x] Did you up... | gharchive/pull-request | 2022-07-22T12:28:42 | 2025-04-01T06:40:39.479052 | {
"authors": [
"codecov-commenter",
"martins0n"
],
"repo": "tinkoff-ai/etna",
"url": "https://github.com/tinkoff-ai/etna/pull/813",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
379839322 | Add mesh and operators for spherical domain
Summary
Add (dimensionless?) spherical domain to mesh.py, independently of the existing Cartesian domain
Add grad and div operators (Finite Volumes) for the spherical domain
Mesh shall be unchanged. Will use if domain is "negative particle" or "positive particle" to det... | gharchive/issue | 2018-11-12T15:54:25 | 2025-04-01T06:40:39.481597 | {
"authors": [
"Scottmar93",
"tinosulzer"
],
"repo": "tinosulzer/PyBaMM",
"url": "https://github.com/tinosulzer/PyBaMM/issues/9",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2148816076 | move all reduces to the end in lazy
This is just an experiment.
I don't like how the reduce LazyOp doesn't specify the actual reduce operation. Neither new_shape nor axis list expresses it fully, but rather depends on what shape the input buffer has.
One idea is to have the arg just be the number of elements that are... | gharchive/pull-request | 2024-02-22T11:11:57 | 2025-04-01T06:40:39.517500 | {
"authors": [
"geohot"
],
"repo": "tinygrad/tinygrad",
"url": "https://github.com/tinygrad/tinygrad/pull/3475",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
849632155 | fix: start_server不支持windows启动flask的问题
What type of PR is this?
enhancement
What does this PR do / why do we need it:
The start_server method in tinyms does not support running in the windows environment. It is a huge blow to the friends who use the windows environment to learn tinyms.
We have also seen that tinyms ... | gharchive/pull-request | 2021-04-03T10:48:45 | 2025-04-01T06:40:39.530446 | {
"authors": [
"CLAassistant",
"Mickls",
"leonwanghui"
],
"repo": "tinyms-ai/tinyms",
"url": "https://github.com/tinyms-ai/tinyms/pull/66",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
818050014 | GMB Accounts
Multiple Accounts need to be present to implement data pulls through the Google My Business API (#7) for Locations (https://github.com/tipoff/locations/issues/42). This is also mentioned in this issue:
https://github.com/tipoff/locations/issues/50
https://developers.google.com/my-business/reference/... | gharchive/issue | 2021-02-27T22:57:54 | 2025-04-01T06:40:39.540473 | {
"authors": [
"drewroberts"
],
"repo": "tipoff/laravel-google-api",
"url": "https://github.com/tipoff/laravel-google-api/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2121699475 | fix: broken link to matrix example workflow
Why
Because the link was broken, I got 404.
It should be linked to this file → https://github.com/tj-actions/changed-files/blob/main/.github/workflows/matrix-example.yml
@all-contributors please add @KeisukeYamashita for docs
| gharchive/pull-request | 2024-02-06T21:31:26 | 2025-04-01T06:40:39.568938 | {
"authors": [
"KeisukeYamashita",
"jackton1"
],
"repo": "tj-actions/changed-files",
"url": "https://github.com/tj-actions/changed-files/pull/1918",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1249014101 | [BUG] - Warning: Unexpected input(s) 'extensions',
Is there an existing issue for this?
[X] I have searched the existing issues
Does this issue exist in the latest version?
[X] I'm using the latest release
Describe the bug?
To eslint-changed-files maintainers,
First off, i would like to extend gratitude to the ma... | gharchive/issue | 2022-05-26T02:32:15 | 2025-04-01T06:40:39.575426 | {
"authors": [
"jackton1",
"janzzen-tp"
],
"repo": "tj-actions/eslint-changed-files",
"url": "https://github.com/tj-actions/eslint-changed-files/issues/632",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1386820755 | 🛑 ci.tjo.space is down
In 73f59a6, ci.tjo.space (https://ci.tjo.space) was down:
HTTP code: 0
Response time: 0 ms
Resolved: ci.tjo.space is back up in abf20e7.
| gharchive/issue | 2022-09-26T22:37:10 | 2025-04-01T06:40:39.597416 | {
"authors": [
"mentos1386"
],
"repo": "tjo-space/status",
"url": "https://github.com/tjo-space/status/issues/241",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1634831335 | 🛑 SITE_PIC is down
In 6f5f2f3, SITE_PIC ($SITE_PIC) was down:
HTTP code: 0
Response time: 0 ms
Resolved: SITE_PIC is back up in 0204f61.
| gharchive/issue | 2023-03-21T23:23:12 | 2025-04-01T06:40:39.603790 | {
"authors": [
"tjsky"
],
"repo": "tjsky/upptime",
"url": "https://github.com/tjsky/upptime/issues/540",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1747344516 | 🛑 SITE_PIC is down
In e393903, SITE_PIC ($SITE_PIC) was down:
HTTP code: 0
Response time: 0 ms
Resolved: SITE_PIC is back up in 834ae77.
| gharchive/issue | 2023-06-08T08:14:05 | 2025-04-01T06:40:39.605964 | {
"authors": [
"tjsky"
],
"repo": "tjsky/upptime",
"url": "https://github.com/tjsky/upptime/issues/731",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1047173901 | inline svg url not working with Franklin because changed by compression
On Franklin server everything just works, but when deploying to gitlab, my background heropatterns (svg images inlined into background-image: url(...)) just don't show up.
Inspecting the issue it turns out that something in the pipeline deleted t... | gharchive/issue | 2021-11-08T08:49:48 | 2025-04-01T06:40:39.654804 | {
"authors": [
"schlichtanders",
"tlienart"
],
"repo": "tlienart/Franklin.jl",
"url": "https://github.com/tlienart/Franklin.jl/issues/922",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
482661818 | Compilation warning about Kotlin's AnnotationTarget enum
The following warning occurs when compiling with basic-annotations in compileOnly scope:
warning: unknown enum constant AnnotationTarget.ANNOTATION_CLASS
reason: class file for kotlin.annotation.AnnotationTarget not found
This happens e.g. when compiling sam... | gharchive/issue | 2019-08-20T06:06:52 | 2025-04-01T06:40:39.657092 | {
"authors": [
"Zeus64",
"tlinkowski"
],
"repo": "tlinkowski/basic-annotations",
"url": "https://github.com/tlinkowski/basic-annotations/issues/15",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1487490763 | profiles: unexpected behavior in sigil color selection
When attempting to edit the sigil color field in the profile settings, it truncates leading zeroes and then pads out the last character. For example, I previously had my color set to 0000b2. After the upgrade, it had converted it to B22222. Attempting to change i... | gharchive/issue | 2022-12-09T21:41:07 | 2025-04-01T06:40:39.658447 | {
"authors": [
"bazfum",
"riblus-bandyr"
],
"repo": "tloncorp/landscape-apps",
"url": "https://github.com/tloncorp/landscape-apps/issues/1413",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2423524425 | Added preferred_algorithms and packet_size config options
Adding two more config options that get passed to the underlying erlang ssh connect: preferred_algorithms and packet_size
Thank you for adding that!
@BrendonPierson Could you possibly also update config_test.exs to reflect those changes? Thank you.
Sure ... | gharchive/pull-request | 2024-07-22T18:33:37 | 2025-04-01T06:40:39.675550 | {
"authors": [
"BrendonPierson",
"tlux"
],
"repo": "tlux/sftp_client",
"url": "https://github.com/tlux/sftp_client/pull/36",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
286672279 | After run build script, docbox css broken
Hi,
I'm new to docbox and i have a little problem. Every time i run npm run buildscript it always ends up with a broken CSS, i'm using the default provided CSS, and when i inspect it, i got this error:
Warning: Prop className did not match. Server: "fixed-top fixed-right spac... | gharchive/issue | 2018-01-08T08:09:11 | 2025-04-01T06:40:39.679185 | {
"authors": [
"aipsel",
"jimlongo56",
"nubilfi",
"tmcw"
],
"repo": "tmcw/docbox",
"url": "https://github.com/tmcw/docbox/issues/64",
"license": "isc",
"license_type": "permissive",
"license_source": "bigquery"
} |
2600496745 | sf コマンドがなくても、sf org display, sf org list およびログインくらいは imori 独自にできないのか
これをやろうとおもったら、API経由での OAuthの方法を完全に理解した上で、さらにその情報を自前で管理するということをやらんといけなくなるだろう。ホームディレクトリに置くとして、さらにそれを暗号化しておくとして、Win・Unix両方で動かすとなると、まぁ色々手間がかかりそうではある。
秘匿情報をどうやって保持するかが非常に悩ましい
一つの案として、imori を起動したら必ずログイン、かなぁ〜。。。
データローダーが前回のログイン情報から自動的にアクセスを試みるようにしているが、... | gharchive/issue | 2024-10-20T14:05:03 | 2025-04-01T06:40:39.689074 | {
"authors": [
"tmkw"
],
"repo": "tmkw/imori",
"url": "https://github.com/tmkw/imori/issues/42",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
349260509 | Remove main
We never did anything interesting with main, and our calling of it was rather broken, so it's probably better to remove it. People can now write this instead:
let () = f x
This is closer to how other MLs handle it, which is always nice. We can also remove some pretty ugly code from the backend.
The main ... | gharchive/pull-request | 2018-08-09T19:32:23 | 2025-04-01T06:40:39.692494 | {
"authors": [
"SquidDev",
"zardyh"
],
"repo": "tmpim/amulet",
"url": "https://github.com/tmpim/amulet/pull/84",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
244001745 | No Release task
Hi,
I am using the Visual Studio Team Services and added your extension. Unfortunately I am not able to find the task when creating a new build sequence. Did I miss something ?
Thanks,
Fabian
Update:
BTW: Just saw that its clearly writtenin the description, shame on me...
Unfortunately the release ta... | gharchive/issue | 2017-07-19T10:58:14 | 2025-04-01T06:40:39.716863 | {
"authors": [
"fabianre",
"ygeelen-tb"
],
"repo": "tobania/VSTS.Extension.SqlReportingServices",
"url": "https://github.com/tobania/VSTS.Extension.SqlReportingServices/issues/15",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1926457436 | Support for Vike/vite-plugin-ssr
It would be nice to have integration between create-relay-app and Vike/vite-plugin-ssr since create-relay-app currently works with Vite but not with Vike/vite-plugin-ssr
in relation to this, I think create-relay-app would fit nicely into the Bati.js scaffolder for new projects: http... | gharchive/issue | 2023-10-04T15:14:18 | 2025-04-01T06:40:39.724206 | {
"authors": [
"redbar0n",
"sahidrahman404"
],
"repo": "tobias-tengler/create-relay-app",
"url": "https://github.com/tobias-tengler/create-relay-app/issues/18",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1640080533 | Try giving a list of potential stars that are leading to a given frequency spike
Use the individual pixel periodograms to find likely locations and then use astroquery to search SIMBAD and find some likely candidates
Need to flip the way the pixels are read into the wcs...
if the argwhere returns [48, 62] what we n... | gharchive/issue | 2023-03-24T21:42:18 | 2025-04-01T06:40:39.747483 | {
"authors": [
"TomWagg",
"tobin-wainer"
],
"repo": "tobin-wainer/elk",
"url": "https://github.com/tobin-wainer/elk/issues/62",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1607153263 | [Feat] 검색창에 상품검색 기능 구현
#146
[x] 신규 파일 생성: searchPage.js, search.js
[x] 수정 파일: header.js, router.js
[x] 검색어 입력후 엔터치면 검색어가 포함된 상품이 노출된다.
#165 반영완료 되었으므로 해당 PR을 close 하겠습니다.
#165 해당 PR 반영 완료
| gharchive/pull-request | 2023-03-02T16:49:11 | 2025-04-01T06:40:39.782172 | {
"authors": [
"gygy7151",
"soheedev"
],
"repo": "today-zipsa/TodayZipsa",
"url": "https://github.com/today-zipsa/TodayZipsa/pull/147",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2710267551 | Update sbt, scripted-plugin to 1.10.6
About this PR
📦 Updates
org.scala-sbt:sbt
org.scala-sbt:scripted-plugin
from 1.6.2 to 1.10.6
📜 GitHub Release Notes - Version Diff
Usage
✅ Please merge!
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this ... | gharchive/pull-request | 2024-12-02T02:53:34 | 2025-04-01T06:40:39.797907 | {
"authors": [
"scala-steward"
],
"repo": "tofu-tf/typed-schema",
"url": "https://github.com/tofu-tf/typed-schema/pull/916",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2298348263 | Document what priority/order is used for version selection
Right now, I cannot find clear documentation on which order version detection uses. There is a decent listing of which things can be looked at, but it's not immediately obvious which have priority.
It'd be great if the documentation have a section that clearl... | gharchive/issue | 2024-05-15T16:22:44 | 2025-04-01T06:40:39.801300 | {
"authors": [
"creeder-uturn"
],
"repo": "tofuutils/tenv",
"url": "https://github.com/tofuutils/tenv/issues/133",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
126742890 | Red border?
Had an idea,
Thought gathering some feedback before actually implementing it might make some sense. How about an option which could be enabled, that would add a red border around every page if you were timing? For some people this may be annoying, but I feel for others that it'd be a good reminder that th... | gharchive/issue | 2016-01-14T20:36:28 | 2025-04-01T06:40:39.804564 | {
"authors": [
"IndrekV",
"oliverdunk"
],
"repo": "toggl/toggl-button",
"url": "https://github.com/toggl/toggl-button/issues/421",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
181958278 | Ask users to who are on broken updater version to get latest update
Some users are on Macos version that has broken updater. Send them email to update to latest.
Broken updater version should be 7.2.150
This is probably outdated. Double check if anyone is still on this version and then close this.
No users on thi... | gharchive/issue | 2016-10-10T08:18:28 | 2025-04-01T06:40:39.805948 | {
"authors": [
"IndrekV"
],
"repo": "toggl/toggldesktop",
"url": "https://github.com/toggl/toggldesktop/issues/2011",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
449668098 | Handle cases where project is unsynced
💻 Environment
Platform: All (library)
📒 Description
In some cases, the project or any other item could be not synced and also not marked as "needs sync".
I saw this with an un-synced project that did not have an id (it was NULL), the project was visible in the autocomplete but... | gharchive/issue | 2019-05-29T08:30:23 | 2025-04-01T06:40:39.808688 | {
"authors": [
"IndrekV",
"NghiaTranUIT"
],
"repo": "toggl/toggldesktop",
"url": "https://github.com/toggl/toggldesktop/issues/2986",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
1847408394 | Todoist - Cannot Enter Project in Task View
OS version: macOS latest
Browser version: Chrome latest
Extension version: 3.0.14
Relevant integration (if any):
Todoist webapp
🐛 Describe the bug
User reports that they cannot type into the project window in Toggl when a Todoist task view window is open. Support team me... | gharchive/issue | 2023-08-11T20:45:07 | 2025-04-01T06:40:39.812157 | {
"authors": [
"TheSoloJake"
],
"repo": "toggl/track-extension",
"url": "https://github.com/toggl/track-extension/issues/2235",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
715641446 | Update for 2020?
Is the plan still to update for 2020's landscape, or is this repo inactive for the time being?
@tdardet I am currently interviewing with several companies.
My plan is to migrate and rewrite some parts in GitBooks towards the end of this year.
Ah awesome, Good luck!
Tomás Dardet
On Sun, Oct 11, 20... | gharchive/issue | 2020-10-06T12:46:49 | 2025-04-01T06:40:39.818343 | {
"authors": [
"LuanFMelo",
"arbutt76",
"loubyl",
"tdardet",
"togiberlin",
"uniAmir"
],
"repo": "togiberlin/ui-ux-designer-roadmap",
"url": "https://github.com/togiberlin/ui-ux-designer-roadmap/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-ap... |
119767063 | Implement set and fromValues for mat2, mat2d, mat3, and mat4
Was surprised to find out that these did not already exist.
Let me know if there are any problems.
LGTM, thanks! And thanks for giving me something to test the new Travis CI config with! :D
| gharchive/pull-request | 2015-12-01T17:25:59 | 2025-04-01T06:40:39.820290 | {
"authors": [
"thomcc",
"toji"
],
"repo": "toji/gl-matrix",
"url": "https://github.com/toji/gl-matrix/pull/194",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1530972100 | Add *_unchecked methods
I'm using bytes in an application, where I'm repeatedly slicing to sub-parts of the bytes.
I do my own error-checking of bounds, and handle that out of the hot path.
The methods of (advance, split_off, split_to) do additional bound checking, completely trashing the register allocation.
It'd be... | gharchive/issue | 2023-01-12T16:00:50 | 2025-04-01T06:40:39.900114 | {
"authors": [
"seanmonstar",
"semtexzv"
],
"repo": "tokio-rs/bytes",
"url": "https://github.com/tokio-rs/bytes/issues/586",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
448594808 | docs: user guides
Write documentation on how to debug applications with the console, how to use it
#3 Would allow us to generate screenshots
| gharchive/issue | 2019-05-26T18:45:22 | 2025-04-01T06:40:39.901010 | {
"authors": [
"MSleepyPanda"
],
"repo": "tokio-rs/console",
"url": "https://github.com/tokio-rs/console/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1144496919 | パスワード画面のレイアウト変更
パスワード画面のレイアウト変更
・ActionBarに直接閉じるボタン表示
・トップの幅のサイズを変更
実機テストしてみたけどアクションバーが表示されなかった
androidManifestとかbuild.gradle関係を俺が最初の頃さわってたから、そこに問題があると思う
| gharchive/pull-request | 2022-02-19T06:32:56 | 2025-04-01T06:40:39.907844 | {
"authors": [
"Kuma-deve",
"akidon0000"
],
"repo": "tokudai0000/tokumemo-android",
"url": "https://github.com/tokudai0000/tokumemo-android/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
576031555 | chore: Issue Template を分割
📝 関連issue
close #445
⛏ 変更内容
Issue Template をバグとそれ以外で分割
合わせて bug および improve(旧: 改善提案) ラベルが自動付与されるように
label 単位で簡単に絞り込めるように
📸 スクリーンショット
@halsk @yokinist
ひとまずこんな感じでどうでしょう?
ラベルが自動付与されることで、管理しやすくなるかとー。
https://help.github.com/ja/github/building-a-strong-community/manually-creating-a-sin... | gharchive/pull-request | 2020-03-05T06:51:29 | 2025-04-01T06:40:39.913824 | {
"authors": [
"potato4d",
"yokinist"
],
"repo": "tokyo-metropolitan-gov/covid19",
"url": "https://github.com/tokyo-metropolitan-gov/covid19/pull/451",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
90292607 | port number error
hi~ In serviceDidResolve delegate method,
I saw the service data as follows
HHService[0x742E3580, MAC000E53290B23, _afpovertcp._tcp, local., MAC000E53290B23.local., (
"192.168.1.48:88"
), 1] - Resolved last address
and I try to print the port number
NSLog(@"service port number :%i",service.lastResol... | gharchive/issue | 2015-06-23T05:33:29 | 2025-04-01T06:40:39.925321 | {
"authors": [
"furueili",
"tolo"
],
"repo": "tolo/HHServices",
"url": "https://github.com/tolo/HHServices/issues/14",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1446170965 | [Bug] No Error, Just Fails
Describe the issue
How to reproduce the issue
Expected behavior
Screenshots
Software versions
Home Assistant version:
TrueNAS integration version:
TrueNAS version:
Diagnostics data
Traceback/Error logs
Additional context
I cant do anything without any info. Make sure to fill ... | gharchive/issue | 2022-11-12T01:53:12 | 2025-04-01T06:40:39.952243 | {
"authors": [
"tomaae",
"wormuths"
],
"repo": "tomaae/homeassistant-truenas",
"url": "https://github.com/tomaae/homeassistant-truenas/issues/54",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
186776984 | Initial JNI support
Feedback welcome!
Example code using these JNI bindings can be seen in https://github.com/tomaka/glutin/pull/822
Here's a gist @sfackler made demonstrating a high-level API for JNI stuff: https://gist.github.com/sfackler/5c036006f8d58a1d38887ba014759f74
It is licensed under MIT/Apache2 so we c... | gharchive/pull-request | 2016-11-02T11:34:31 | 2025-04-01T06:40:39.962346 | {
"authors": [
"fschutt",
"sfackler",
"tomaka",
"wvdschel"
],
"repo": "tomaka/android-rs-glue",
"url": "https://github.com/tomaka/android-rs-glue/pull/116",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
121547745 | Update README URLs based on HTTP redirects
Created with https://github.com/dkhamsing/frankenstein
GitHub Corrected URLs
Was
Now
https://github.com/tomaka/gl-init-rs
https://github.com/tomaka/glutin
HTTPS Corrected URLs
Was
Now
http://crates.io/config.html
https://crates.io/config.html
:tada: :fr... | gharchive/pull-request | 2015-12-10T18:22:57 | 2025-04-01T06:40:39.966211 | {
"authors": [
"ReadmeCritic"
],
"repo": "tomaka/android-rs-glue",
"url": "https://github.com/tomaka/android-rs-glue/pull/71",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2104296725 | 🛑 Saiyans Blog is down
In ea1ca92, Saiyans Blog (https://blog.saiyans.com.ve) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Saiyans Blog is back up in e91d09d after 28 minutes.
| gharchive/issue | 2024-01-28T18:38:28 | 2025-04-01T06:40:39.970193 | {
"authors": [
"tomasmetal23"
],
"repo": "tomasmetal23/upptime",
"url": "https://github.com/tomasmetal23/upptime/issues/375",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1636326314 | Added an option to support spaces in tags.
I have added a piece of code that removes the spaces in the tags and therefore allows them to be configured as : 18:00 -> 20:00
In my case different projects are created with both formats (by different teams).
I think this can be of interest to several users of the script. ... | gharchive/pull-request | 2023-03-22T18:50:15 | 2025-04-01T06:40:39.982365 | {
"authors": [
"theoricher",
"tomasrudh"
],
"repo": "tomasrudh/AutoShutdownSchedule",
"url": "https://github.com/tomasrudh/AutoShutdownSchedule/pull/22",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
225354371 | Cannot start server
Dear all,
I tried for several hours to get this image working and still have the same error:
docker log
docker-mailserver
Initializing setup
Checking configuration
Configuring mail server
No DKIM key provided. Check the documentation to find how to get your keys.
Starting Misc
Starting mail serve... | gharchive/issue | 2017-04-30T21:05:48 | 2025-04-01T06:40:40.024432 | {
"authors": [
"alecsandruchirosca",
"grossmane",
"kiliant",
"tomav"
],
"repo": "tomav/docker-mailserver",
"url": "https://github.com/tomav/docker-mailserver/issues/586",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
215289233 | Fix #526: fatal: no SASL authentication mechanisms
When using the container with SMTP_ONLY = 1, the postfix process within the container fails
on ehlo because there is no valid sasl authentication mechanism available. This happens because sasl has been enabled within postfix/main.cf per default but sasl is not confi... | gharchive/pull-request | 2017-03-19T19:47:29 | 2025-04-01T06:40:40.028873 | {
"authors": [
"alinmear",
"tomav"
],
"repo": "tomav/docker-mailserver",
"url": "https://github.com/tomav/docker-mailserver/pull/556",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
37909360 | Listen markercluster click event
Its possible to acces clusterclick, without overlays??
My initial map:
//map initial
angular.extend($scope, {
center: {
autoDiscover: true
},
defaults: {
scrollWheelZoom: false
},
layers: {
baselayers: {
... | gharchive/issue | 2014-07-15T18:01:24 | 2025-04-01T06:40:40.033420 | {
"authors": [
"joeljeske",
"markitosgv",
"nmccready",
"rasmi",
"tombatossals"
],
"repo": "tombatossals/angular-leaflet-directive",
"url": "https://github.com/tombatossals/angular-leaflet-directive/issues/421",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery... |
160595720 | React 15.1.x Support
Is this on the horizon?
On second look, it's working excellently on the latest React! (closing)
| gharchive/issue | 2016-06-16T07:32:39 | 2025-04-01T06:40:40.035038 | {
"authors": [
"khoerling"
],
"repo": "tomchentw/react-google-maps",
"url": "https://github.com/tomchentw/react-google-maps/issues/285",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1299757087 | Support creating machine readable diagnostics
Raised by Giannis @gnikit in https://fortran-lang.discourse.group/t/3949/2
Adding an option or slightly restructuring the diagnostic message to be easily parseable via regex. The message structure is already very good, but fetching the error message via regex would be ha... | gharchive/issue | 2022-07-09T20:03:05 | 2025-04-01T06:40:40.070608 | {
"authors": [
"awvwgk",
"gnikit"
],
"repo": "toml-f/toml-f",
"url": "https://github.com/toml-f/toml-f/issues/90",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2028903537 | Issue in project opening
Class org.jetbrains.kotlin.idea.gradleTooling.KotlinGradleModel must not be requested from main classloader of org.jetbrains.kotlin plugin [Plugin: org.jetbrains.android]
when i open a new project desktop only with java version 21 and gradle version 8.5
It is fixed it is happend due to old ... | gharchive/issue | 2023-12-06T16:08:50 | 2025-04-01T06:40:40.084471 | {
"authors": [
"akashKarmakar02",
"tommyettinger"
],
"repo": "tommyettinger/gdx-liftoff",
"url": "https://github.com/tommyettinger/gdx-liftoff/issues/145",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
577146503 | admin displaying apps inconsistently
I'm seeing some unexpected results in the django admin. Specifically I'm seeing what are strictly tenant apps showing up in the global schema, and I'm seeing what is strictly a shared app not showing up in the global schema admin ("Not available for global schema").
I think this m... | gharchive/issue | 2020-03-06T20:01:22 | 2025-04-01T06:40:40.098982 | {
"authors": [
"ArnWac",
"marcoaaguiar",
"thismatters",
"tomturner"
],
"repo": "tomturner/django-tenants",
"url": "https://github.com/tomturner/django-tenants/issues/349",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
104637321 | Inconsistent podspec version in tags
Podspec version in 1.0.5-swift2 and 1.0.5 tags is still using 1.0.4.
I restructured the whole repository, deleted the separate swift-2 branch, made master compatible with Swift 2.0, so this is fixed now!
| gharchive/issue | 2015-09-03T07:28:14 | 2025-04-01T06:40:40.106449 | {
"authors": [
"saramroo",
"tomvanzummeren"
],
"repo": "tomvanzummeren/TZStackView",
"url": "https://github.com/tomvanzummeren/TZStackView/issues/32",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1052346622 | sensible versus sensitive in risk messages
need to replace sensible for sensitive in risk associated with finding message.
Publicly accessible load balancers could expose sensible data to bad actors.
Vaults accessible to everyone could expose sensible data to bad actors
Thanks @fredski-github, just fixed it in br... | gharchive/issue | 2021-11-12T19:25:42 | 2025-04-01T06:40:40.114895 | {
"authors": [
"fredski-github",
"toniblyx"
],
"repo": "toniblyx/prowler",
"url": "https://github.com/toniblyx/prowler/issues/925",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1190795746 | Add docs example with p5.SVG
Pen plotters + p5 + Svelte would be a great example that some may find inspiring. That was one of the founding pieces of inspiration for starting this project and I was disappointed that p5.SVG didn't support ESM/instance mode so I couldn't get an SVG runtime for p5 working w/ p5-svelte.
... | gharchive/issue | 2022-04-03T02:28:38 | 2025-04-01T06:40:40.162034 | {
"authors": [
"tonyketcham"
],
"repo": "tonyketcham/p5-svelte",
"url": "https://github.com/tonyketcham/p5-svelte/issues/125",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
723256846 | Can't build example using esp-idf v4.1
Prerequisites
[x] I have written a descriptive issue title
[x] I have verified that I am using the latest version of esp32-wifi-manager
[x] I have searched open and closed issues to ensure it has not already been reported
Description
I'm facing the same issue similar #103 when... | gharchive/issue | 2020-10-16T14:04:00 | 2025-04-01T06:40:40.168302 | {
"authors": [
"kaizoku-oh",
"tonyp7"
],
"repo": "tonyp7/esp32-wifi-manager",
"url": "https://github.com/tonyp7/esp32-wifi-manager/issues/112",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
485446518 | How to build?
Which assembler must be used to build the sources?
Hi
Please use Kickassembler
http://theweb.dk/KickAssembler/Main.html#frontpage
Just assemble game.asm and that should give you game.prg, which you can run
straight away.
It can also be crunched with exomizer after that, which is what the
included Chop... | gharchive/issue | 2019-08-26T20:53:09 | 2025-04-01T06:40:40.172611 | {
"authors": [
"rmoritz",
"tonysavon"
],
"repo": "tonysavon/Chopper-Command-C64",
"url": "https://github.com/tonysavon/Chopper-Command-C64/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2651169326 | MacOS build broken due to encapsulation
@Roberto-Gentili Any idea why this build is failing on macOS?:
Error: ROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) on project narcissus: Execution injected-nexus-deploy of goal org.sonatype.plugins:nexus-stagin... | gharchive/issue | 2024-11-12T06:24:41 | 2025-04-01T06:40:40.193224 | {
"authors": [
"Roberto-Gentili",
"lukehutch",
"michael-simons"
],
"repo": "toolfactory/narcissus",
"url": "https://github.com/toolfactory/narcissus/issues/17",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
817369501 | Fix client singleton router ii
What kind of change does this PR introduce?
Replaces: https://github.com/toomuchdesign/next-page-tester/pull/161
Fixes: https://github.com/toomuchdesign/next-page-tester/issues/160
What is the current behaviour?
You can also link to an open issue here.
What is the new behaviour?
...
Doe... | gharchive/pull-request | 2021-02-26T13:45:55 | 2025-04-01T06:40:40.204574 | {
"authors": [
"Meemaw",
"coveralls"
],
"repo": "toomuchdesign/next-page-tester",
"url": "https://github.com/toomuchdesign/next-page-tester/pull/173",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
175456851 | bug in verify_code
https://github.com/toplan/laravel-sms/blob/master/src/Toplan/LaravelSms/validations.php#L16
当用户未点击发送短信按钮时,直接点击提交,这个时候因为没有存储状态到session/cache,那么这里获取attempts肯定会保异常。
| gharchive/issue | 2016-09-07T09:35:44 | 2025-04-01T06:40:40.307128 | {
"authors": [
"toplan"
],
"repo": "toplan/laravel-sms",
"url": "https://github.com/toplan/laravel-sms/issues/114",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
191878100 | [PERFORMANCE]: avoid multiple redux.getState() calls in connect
I've simplified the callback workload to reduce the number of times we invoke redux.getState() in handleChange from 2x to 1x and also I've eliminated an unnecessary function (used previously in the shallowEqual days of connect). My hope is that we can ac... | gharchive/pull-request | 2016-11-27T19:01:21 | 2025-04-01T06:40:40.354541 | {
"authors": [
"dbashford",
"dustinfarris",
"justinpark",
"toranb"
],
"repo": "toranb/ember-redux",
"url": "https://github.com/toranb/ember-redux/pull/51",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1634450589 | INTP-311 (MAPPDK_SERVER,204) Uninitialized data is used
I got fanucpy working well on my first CRX but on my second CRX I get this error message. I've searched the threads and this message pops up for a variety of reasons with other socket based programs. Was wondering if you had any troubleshooting tips.
Hi. ... | gharchive/issue | 2023-03-21T17:59:02 | 2025-04-01T06:40:40.365640 | {
"authors": [
"sansoy",
"torayeff"
],
"repo": "torayeff/fanucpy",
"url": "https://github.com/torayeff/fanucpy/issues/18",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
179403779 | lena loading grace bug
When using image.display(image.lena()), it shows grace hopper. As a suggestion, possible creating a new image.grace() function would be better.
I was also curious about this. Is it a joke? :smile:
You can see https://github.com/torch/nn/issues/854.
"we've removed lena. we cant change the na... | gharchive/issue | 2016-09-27T05:58:11 | 2025-04-01T06:40:40.367833 | {
"authors": [
"ArturoDeza",
"ilija139",
"karandwivedi42"
],
"repo": "torch/image",
"url": "https://github.com/torch/image/issues/193",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
2590820195 | Navigation links not working on mobile
https://github.com/torchbox/wagtail-news-template/blob/main/templates/navigation/header.html#L124
a href was blank
should be:
href="{{ link.value.get_url }}"
@songproducer thank you for filing these issues. It is very useful. Feel free to submit pull requests with fixes to a... | gharchive/issue | 2024-10-16T06:45:05 | 2025-04-01T06:40:40.377801 | {
"authors": [
"songproducer",
"zerolab"
],
"repo": "torchbox/wagtail-news-template",
"url": "https://github.com/torchbox/wagtail-news-template/issues/14",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1898914300 | Add that mn requires bindeps
Without this installing errors with:
error: failed to parse manifest at `mnemos/tools/manganese/Cargo.toml`
Caused by:
`artifact = …` requires `-Z bindeps` (cargo-binutils)
Ah, I had not really considered the use case of installing mn using cargo install. Instead, I had assumed that... | gharchive/pull-request | 2023-09-15T18:45:36 | 2025-04-01T06:40:40.451666 | {
"authors": [
"LegNeato",
"hawkw"
],
"repo": "tosc-rs/mnemos",
"url": "https://github.com/tosc-rs/mnemos/pull/275",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1385496173 | 🛑 TI-DHR is down
In 1da369b, TI-DHR (https://dhr.hanati.co.kr/) was down:
HTTP code: 0
Response time: 0 ms
Resolved: TI-DHR is back up in f837b87.
| gharchive/issue | 2022-09-26T06:25:16 | 2025-04-01T06:40:40.462974 | {
"authors": [
"touguy"
],
"repo": "touguy/uptime",
"url": "https://github.com/touguy/uptime/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
134700964 | Adding support for boolean input types
Includes custom prompts for y/n, yes/no, true/false, and t/f. With uppercased default values and optional in/out types.
In/out types are configured with a '/'. "In" type controls the prompting, "out" type controls the string conversion. This allows prompting for "y/n" and output... | gharchive/pull-request | 2016-02-18T21:24:04 | 2025-04-01T06:40:40.464850 | {
"authors": [
"GreenGremlin"
],
"repo": "toumorokoshi/sprinter",
"url": "https://github.com/toumorokoshi/sprinter/pull/95",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1790385107 | 🛑 Silicon Valley Animal Control Authority is down
In 8982dfc, Silicon Valley Animal Control Authority (https://www.svaca.com) was down:
HTTP code: 503
Response time: 260 ms
Resolved: Silicon Valley Animal Control Authority is back up in e1bdaa5.
| gharchive/issue | 2023-07-05T21:38:34 | 2025-04-01T06:40:40.467492 | {
"authors": [
"touzesabine"
],
"repo": "touzesabine/uppdownn",
"url": "https://github.com/touzesabine/uppdownn/issues/60",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
293416889 | Paste on Mobile removes pasted content immediately
When tested on Apple and Android mobile devices (both on chrome so far) the paste function is not working. As far I can tell the function is being triggered (I extended the paste delay) but as soon as the delay is up it seems the content is not found in "view" and is... | gharchive/issue | 2018-02-01T06:23:08 | 2025-04-01T06:40:40.468784 | {
"authors": [
"justlikethisdesign",
"tovic"
],
"repo": "tovic/rich-text-editor",
"url": "https://github.com/tovic/rich-text-editor/issues/8",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1168227041 | op lazy training.
Signed-off-by: ChengZi chen.zhang@zilliz.com
/lgtm
/approve
| gharchive/pull-request | 2022-03-14T11:14:30 | 2025-04-01T06:40:40.473949 | {
"authors": [
"reiase",
"zc277584121"
],
"repo": "towhee-io/towhee",
"url": "https://github.com/towhee-io/towhee/pull/819",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
272669826 | Fix/style changes to cards
Changes to cards
Added the last updated in a footer, which is nice to see for events that are coming up soon, but my question on this is we have some events that haven't been updated in awhile, does it make things look stale?
Formatted the address so that it breaks at the right point
Chang... | gharchive/pull-request | 2017-11-09T18:21:04 | 2025-04-01T06:40:40.479768 | {
"authors": [
"meganrm",
"nathanmwilliams",
"pdvorchik"
],
"repo": "townhallproject/townHallProject",
"url": "https://github.com/townhallproject/townHallProject/pull/216",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
341223329 | Add step to readme
Hey! It's me again. So I had to setup this project on a new machine and ran into problems when I followed the README steps. Specifically, the
<script src="node_modules/react/umd/react.development.js"></script>
<script src="node_modules/react-dom/umd/react-dom.development.js"></script>
lines in ... | gharchive/pull-request | 2018-07-14T09:26:48 | 2025-04-01T06:40:40.490466 | {
"authors": [
"johnmarinelli",
"toxicFork"
],
"repo": "toxicFork/react-three-renderer-fiber",
"url": "https://github.com/toxicFork/react-three-renderer-fiber/pull/55",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1803003216 | Adapter stürzt immer wieder ab
Hallo,
leider stürzt der Adapter nach ein paar Minuten ab. Ich nutze nur die KM200
ems-esp.0 | 2023-07-13 15:04:12.460 | warn | Terminated (UNCAUGHT_EXCEPTION): Without reason
-- | -- | -- | --
ems-esp.0 | 2023-07-13 15:04:12.459 | info | terminating
ems-esp.0 | 2023-07-13 15:04:12.456 ... | gharchive/issue | 2023-07-13T13:14:00 | 2025-04-01T06:40:40.500021 | {
"authors": [
"crusader85",
"tp1de"
],
"repo": "tp1de/ioBroker.ems-esp",
"url": "https://github.com/tp1de/ioBroker.ems-esp/issues/21",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
535571658 | License file
Would be nice to provide license file. This helps with distro adoption. Simple license file would be enough.
true
| gharchive/issue | 2019-12-10T08:29:31 | 2025-04-01T06:40:40.520317 | {
"authors": [
"JoshuaDRose",
"tim77"
],
"repo": "tpope/vim-pathogen",
"url": "https://github.com/tpope/vim-pathogen/issues/209",
"license": "Vim",
"license_type": "permissive",
"license_source": "github-api"
} |
840266952 | Use canonical Michelson parser implementation to generate JSON representations
#58 added a script which generates a JSON representation of a Michelson contract to facilitate idiomatic importing of contracts into a JavaScript project. This solution outsources Michelson parsing to the @taquito/michel-codec package. Unf... | gharchive/issue | 2021-03-24T22:46:09 | 2025-04-01T06:40:40.521808 | {
"authors": [
"zachrbrown"
],
"repo": "tqtezos/minter-sdk",
"url": "https://github.com/tqtezos/minter-sdk/issues/70",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1113764993 | getting error while installing
error logs
/Users/../Documents/work/ReactNative/work/../node_modules/react-native-esc-pos-printer: Command failed.
Exit code: 1
Command: node ./scripts/movelib.js
Arguments:
Directory: /Users/../Documents/work/ReactNative/work/../node_modules/react-native-esc-pos-printer
Output:
interna... | gharchive/issue | 2022-01-25T11:21:55 | 2025-04-01T06:40:40.525480 | {
"authors": [
"devudr",
"tr3v3r"
],
"repo": "tr3v3r/react-native-esc-pos-printer",
"url": "https://github.com/tr3v3r/react-native-esc-pos-printer/issues/45",
"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.