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
443479233
Add in typescript declaration file. I've added in a typescript declaration file and also updated the transactions documentation to correctly reflect the setup process for transactional producer. @talam thanks for the PR This is an amazing effort. Thank you so much! I think Azure pipelines is having some issues...
gharchive/pull-request
2019-05-13T16:00:12
2025-04-01T04:58:37.456172
{ "authors": [ "Nevon", "micaelmbagira", "talam", "tulios" ], "repo": "tulios/kafkajs", "url": "https://github.com/tulios/kafkajs/pull/362", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1049382317
Update scalafmt-core to 3.1.0 Updates org.scalameta:scalafmt-core from 3.0.8 to 3.1.0. GitHub Release Notes - Version Diff I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback, just ment...
gharchive/pull-request
2021-11-10T04:12:37
2025-04-01T04:58:37.461838
{ "authors": [ "scala-steward" ], "repo": "tulz-app/laminext", "url": "https://github.com/tulz-app/laminext/pull/83", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1509043683
博士后模板中增加合作导师 维护人员你们好!不知道能否在博士后模板中,在“专 业(二级学科)名称”的下一行,增加一个“合作导师”? 非常感谢 发现原来已经有所讨论,是官方给的模板中没有这一行。
gharchive/issue
2022-12-23T08:18:11
2025-04-01T04:58:37.474727
{ "authors": [ "Ghiclgi" ], "repo": "tuna/thuthesis", "url": "https://github.com/tuna/thuthesis/issues/822", "license": "LPPL-1.3c", "license_type": "permissive", "license_source": "github-api" }
1087186113
Comparison with wasm2c + some ideas Just performed a quick test to understand how it compares to wasm2c. For this test I took a ~25 MB wasm (WASI) file, clang.wasm w2c2 finishes in 5.1s, RAM usage: 193 Mb. Output: 1.3 GiB file (34.8 Mb zipped) wasm2c finishes in 1m23s, RAM usage: 1432 Mb. Output: 301 MiB file (22 Mb...
gharchive/issue
2021-12-22T20:59:47
2025-04-01T04:58:37.521425
{ "authors": [ "cjihrig", "kripken", "turbolent", "vshymanskyy" ], "repo": "turbolent/w2c2", "url": "https://github.com/turbolent/w2c2/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2017827071
Build libsql-server images on PR This PR adds a workflow which builds and pushes the pull request Docker image. Note: This workflow is only triggered for internal users and the pull request body must contain a special string +build +build sample workflow run: https://github.com/tursodatabase/libsql/actions/runs/747...
gharchive/pull-request
2023-11-30T03:57:40
2025-04-01T04:58:37.583552
{ "authors": [ "avinassh", "penberg" ], "repo": "tursodatabase/libsql", "url": "https://github.com/tursodatabase/libsql/pull/734", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2416185945
segfault when using turso db shell Version: turso version v0.96.1 steps start sqld locally run turso db shell ws://localhost:8080 enjoy: turso db shell ws://localhost:8080 panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x2 addr=0xe8 pc=0x104a0...
gharchive/issue
2024-07-18T12:07:20
2025-04-01T04:58:37.587082
{ "authors": [ "MarinPostma" ], "repo": "tursodatabase/turso-cli", "url": "https://github.com/tursodatabase/turso-cli/issues/891", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2565421399
ユーザー画面に問題解答画面を実装する 問題文、テキストエディタ、テスト実行機能、提出機能が含まれた画面。生徒が解答を入力し、テストを実行して結果を確認した後、最終的に提出することができる。 https://v0.dev/chat/GObOpm1ocyp
gharchive/issue
2024-10-04T04:31:51
2025-04-01T04:58:37.591654
{ "authors": [ "r4ai", "sou1118" ], "repo": "tus-project-team/program-grading-system", "url": "https://github.com/tus-project-team/program-grading-system/issues/23", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
624081043
Base Path of / no longer working Describe the bug I updated from an older version of tusd (somewhere in the 0.13s, I think) to the latest version (v1.2.0). Having a base path of / no longer works, it just returns 404 errors. If I set base-path to anything else (/files/ or /resumable/) then it works. Just not a base-p...
gharchive/issue
2020-05-25T06:37:13
2025-04-01T04:58:37.601943
{ "authors": [ "Acconut", "seanfisher" ], "repo": "tus/tusd", "url": "https://github.com/tus/tusd/issues/387", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1348678459
轮播图自定义dots样式后无法响应鼠标经过指示点切换 TuSimple/naive-ui version (版本) 2.32.2 Vue version (Vue 版本) 3.2.37 Browser and its version (浏览器及其版本) chrome 106.0.5245.0 System and its version (系统及其版本) Windows11 22621.382 Node version (Node 版本) Reappearance link (重现链接) https://codesandbox.io/s/elegant-proskuriakova-mts8ne?file=/src/App.vu...
gharchive/issue
2022-08-24T00:24:26
2025-04-01T04:58:37.606872
{ "authors": [ "amadeus711", "chaoliu03" ], "repo": "tusen-ai/naive-ui", "url": "https://github.com/tusen-ai/naive-ui/issues/3583", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1764733373
New Template Added name: Pull Request Template on: pull_request: types: - opened - synchronize jobs: pr-template: runs-on: ubuntu-latest steps: - name: Check PR title run: | title=$(git log --pretty=format:%s origin/main..HEAD) if [[ $title != *"JIRA-"* ]]; then echo "Error: PR title must in...
gharchive/pull-request
2023-06-20T06:27:42
2025-04-01T04:58:37.611298
{ "authors": [ "PatilHarshh", "ZapeeoSheikh" ], "repo": "tusharzalte/tusharesume", "url": "https://github.com/tusharzalte/tusharesume/pull/159", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1201417985
Can pydf generate from URL directly? In the "wkhtmltopdf.py" file it has mention "Generate a pdf from either a url or a html string", how to pass in generate via URL? Yes, just try it is it like this ? pdf = pydf.generate_pdf("", url="https://www.google.com") pydf.generate_pdf('https...') Somehow, my pdf cont...
gharchive/issue
2022-04-12T08:31:34
2025-04-01T04:58:37.616131
{ "authors": [ "cychongaspevo", "samuelcolvin", "temitopebello" ], "repo": "tutorcruncher/pydf", "url": "https://github.com/tutorcruncher/pydf/issues/29", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
977131777
Simplify string representation code using str_pad() According to the PHP docs, str_pad is available since PHP 4.0.1, so I think it is safe to use it. reference: https://www.php.net/manual/en/function.str-pad.php Using str_pad simplifies the code by removing an if branch and a temporary variable, while keeping code re...
gharchive/pull-request
2021-08-23T15:03:14
2025-04-01T04:58:37.618972
{ "authors": [ "rodrigopedra", "tuupola" ], "repo": "tuupola/ksuid", "url": "https://github.com/tuupola/ksuid/pull/11", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1109399769
🛑 Prometheus is down In 822d61c, Prometheus (https://prometheus.eighty-three.me) was down: HTTP code: 404 Response time: 431 ms Resolved: Prometheus is back up in 9e9aca6.
gharchive/issue
2022-01-20T14:53:23
2025-04-01T04:58:37.647689
{ "authors": [ "tuxpeople" ], "repo": "tuxpeople/monitoring", "url": "https://github.com/tuxpeople/monitoring/issues/663", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1649197609
chore: SOF-1404 bump TSR includes the ATEM upstreamKeyerId fix https://github.com/tv2/tv-automation-state-timeline-resolver/pull/53 Codecov Report Merging #227 (38ae761) into staging (f3b70a2) will increase coverage by 5.16%. The diff coverage is n/a. :mega: This organization is not using Codecov’s GitHub App Int...
gharchive/pull-request
2023-03-31T11:31:53
2025-04-01T04:58:37.655180
{ "authors": [ "codecov-commenter", "ianshade" ], "repo": "tv2/tv-automation-server-core", "url": "https://github.com/tv2/tv-automation-server-core/pull/227", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
999451379
How to push new data into the graph on the client side? Hello. Could anyone help me to understand how to push ohlcv data into the empty chart right from browser? There is no way from me to get data from vue server, so I want somehow to create a json in browser to push data for processing into the chart Thank you P.S....
gharchive/issue
2021-09-17T15:00:44
2025-04-01T04:58:37.664876
{ "authors": [ "jokaorgua", "tamanhquyen" ], "repo": "tvjsx/trading-vue-js", "url": "https://github.com/tvjsx/trading-vue-js/issues/251", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1388971349
1.6.4 在 macOS 12.6 上频繁 crash 版本: 1.6.4 macOS: 12.6 附件中是crash log logs.zip 方便给一个大概的复现路径不 我再观察一下看怎么复现 印象里应该是这样的操作步骤: 安装,保留默认配置,使用iCloud存储 File -> Import -> 选择一个已经存在的 md 文件进行打开 (打开以后就crash了第一次) 删除刚打开的md文件 创建一个新的文件夹,File -> Single Open -> 选择一个md文件 (这里又crash了一次) 然后从Preferences里面把存储为改成本地文件夹,没有发现有crash的问题。 辛苦重新试试...
gharchive/issue
2022-09-28T08:45:54
2025-04-01T04:58:37.685873
{ "authors": [ "tw93", "wlmzfx" ], "repo": "tw93/MiaoYan", "url": "https://github.com/tw93/MiaoYan/issues/168", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
56181568
Form margin not exposed in LESS https://github.com/twbs/bootstrap/issues/3737 @mdo The forms can be customized easily enough to reduce this when folks need it. This statement is inaccurate, form control margin is not exposed in the LESS. .form-control { margin-bottom: 15px } @mryellow The CSS you refer to n...
gharchive/issue
2015-02-01T22:38:18
2025-04-01T04:58:37.694031
{ "authors": [ "cvrebert", "kkirsche", "mryellow" ], "repo": "twbs/bootstrap", "url": "https://github.com/twbs/bootstrap/issues/15719", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
157614078
Consider enabling more new ESLint rules Refs http://eslint.org/blog/2016/02/eslint-v2.0.0-released#new-rules Refs http://eslint.org/docs/rules/object-property-newline Refs http://eslint.org/docs/rules/no-control-regex CC: @XhmikosR @hnrch02 @juthilo No new warning with the new rules so far? Here's a specific pr...
gharchive/issue
2016-05-31T08:14:59
2025-04-01T04:58:37.696470
{ "authors": [ "XhmikosR", "cvrebert" ], "repo": "twbs/bootstrap", "url": "https://github.com/twbs/bootstrap/issues/19999", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
187046655
Collapse prevents radio button update When using data-toggle="collapse" and data-target on a radio button, the clicked radio button is not checked. See this minimal fiddle: https://jsfiddle.net/p0xkotyr/1/. Reproducible for me in Chrome (54.0), Safari (9.1.2) and Firefox (49.0.2) on OS X 10.11.6. I didn't find any cu...
gharchive/issue
2016-11-03T12:30:02
2025-04-01T04:58:37.703172
{ "authors": [ "Johann-S", "mdo", "sebastienros", "trusche" ], "repo": "twbs/bootstrap", "url": "https://github.com/twbs/bootstrap/issues/21079", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
283822417
Shim for easy upgrade from v3 to v4 This will make it very easy to still use bootstrap 3 while progressively migrating to v4. The Font Awesome theme has a nice example of this at https://fontawesome.com/how-to-use/upgrading-from-4 Not sure if we will have time to implement that :thinking: Not sure whether improvi...
gharchive/issue
2017-12-21T09:32:53
2025-04-01T04:58:37.705546
{ "authors": [ "Herst", "JahlomP", "Johann-S", "mdo" ], "repo": "twbs/bootstrap", "url": "https://github.com/twbs/bootstrap/issues/25046", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
519078163
Improve accessibility for anchor tag Error Message : Content inserted with CSS is not read by some screen readers, and not available to people who turn off style sheets. Not compliant to : WCAG 2.0 A F87 Section 508 (2017) A F87 Content : .custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"} a[href...
gharchive/issue
2019-11-07T06:54:49
2025-04-01T04:58:37.710038
{ "authors": [ "amitkate41", "patrickhlauke" ], "repo": "twbs/bootstrap", "url": "https://github.com/twbs/bootstrap/issues/29650", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
714783710
Add a namespace for classes How do you feel about adding the namespace for classes as you have done it for CSS variables? Duplicate of #29547. It won't happen: https://github.com/twbs/bootstrap/issues/29547#issuecomment-561025723 You will need to handle it with post-processors. I think we can close this one? Cl...
gharchive/issue
2020-10-05T12:10:47
2025-04-01T04:58:37.711842
{ "authors": [ "Sir-Genius", "florianlacreuse", "mdo" ], "repo": "twbs/bootstrap", "url": "https://github.com/twbs/bootstrap/issues/31837", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
85259636
Add js sourcemaps to build process fixes #16583 The cssmin task supports this as well but I figured that would be better in its own PR Punting per my comment in #16583.
gharchive/pull-request
2015-06-04T20:18:59
2025-04-01T04:58:37.712813
{ "authors": [ "mdo", "xt0rted" ], "repo": "twbs/bootstrap", "url": "https://github.com/twbs/bootstrap/pull/16585", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
414585161
Fix position: sticky .sticky-top is deleted after compilation. No, it's not: https://github.com/twbs/bootstrap/blob/f7b55da4509e62b559f1e8181cf4b03e964775a4/dist/css/bootstrap.css#L7796-L7803 .sticky-top is removed, leaving the wrong css code, if you use only the scss compiler
gharchive/pull-request
2019-02-26T12:23:48
2025-04-01T04:58:37.714178
{ "authors": [ "MartijnCuppens", "ilcomp" ], "repo": "twbs/bootstrap", "url": "https://github.com/twbs/bootstrap/pull/28362", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
473255432
Fix reboot for placeholder links Fixes #28010 native: https://codepen.io/anon/pen/eqdNVZ current: https://codepen.io/anon/pen/oKzXGG after: https://codepen.io/anon/pen/PMGqaX I'm not sure should backport this to v4. Should we backport this? Yup. I would wait for @patrickhlauke's aproval before merging this...
gharchive/pull-request
2019-07-26T09:04:59
2025-04-01T04:58:37.719802
{ "authors": [ "MartijnCuppens", "XhmikosR", "patrickhlauke", "ysds" ], "repo": "twbs/bootstrap", "url": "https://github.com/twbs/bootstrap/pull/29140", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1429963157
Enable OpenSSF Scorecard Github Action and Badge Signed-off-by: Joyce Brum joycebrum@google.com CC @XhmikosR Description Scorecards.yml file enables the Scorecard action to run on push to main and once a week (important for some checks like contribution check) Readme file with badge from shields.io Any doubts or c...
gharchive/pull-request
2022-10-31T14:42:07
2025-04-01T04:58:37.731468
{ "authors": [ "XhmikosR", "bardiharborow", "joycebrum" ], "repo": "twbs/bootstrap", "url": "https://github.com/twbs/bootstrap/pull/37402", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1618794971
fix data-bs-theme="dark" on component carousel itself Description the description says "Instead of adding .carousel-dark, set data-bs-theme="dark" on the root element, a parent wrapper, or the component itself. " but it does not work on the element itself Motivation & Context Type of changes [x] Bug fix (non-bre...
gharchive/pull-request
2023-03-10T11:02:14
2025-04-01T04:58:37.737172
{ "authors": [ "jonnysp", "mdo" ], "repo": "twbs/bootstrap", "url": "https://github.com/twbs/bootstrap/pull/38209", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
57477645
fixup! Add changelog to the extra-source files. I'm merging this fix w/o review, as it just fixes syntax error in cabal file.
gharchive/pull-request
2015-02-12T15:50:38
2025-04-01T04:58:37.742630
{ "authors": [ "qnikst" ], "repo": "tweag/network-transport-zeromq", "url": "https://github.com/tweag/network-transport-zeromq/pull/34", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
704723653
blinking text on fast background change I am using for this date the latest version of "mIRC v7.63" + "DCX dll v3.1-222-g4063583" There is one problem I am facing while writing my script. If you create a large list from a set of controls for text in a dialog,, then make it so that when you hover the mouse, the backgr...
gharchive/issue
2020-09-19T00:37:29
2025-04-01T04:58:37.788116
{ "authors": [ "EpicNet", "OokEek" ], "repo": "twig/dcxdll", "url": "https://github.com/twig/dcxdll/issues/25", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
948815166
feat(pixels): add pixel for wobbol Checklist [x] I ran npm test locally and it passed without errors. [x] I only edited the _data/pixels.json file. [x] I entered the username in the pixels.json that I'm also using to create this pull request. [x] I acknowledge that all my contributions will be made under th...
gharchive/pull-request
2021-07-20T16:03:45
2025-04-01T04:58:37.794859
{ "authors": [ "wobbol" ], "repo": "twilio-labs/open-pixel-art", "url": "https://github.com/twilio-labs/open-pixel-art/pull/3934", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
422628857
akka routes not matching input with default property I have an API where the Create operation consumes a resource without an ID field (the server generates it) and where every operation returns that same resource with an ID field. definitions: TheResource: discriminator: type type: "object" required: ...
gharchive/issue
2019-03-19T09:39:06
2025-04-01T04:58:37.798591
{ "authors": [ "blast-hardcheese", "dsilvasc" ], "repo": "twilio/guardrail", "url": "https://github.com/twilio/guardrail/issues/197", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1508048968
Circular reference when creating a BYOC trunk with a sip domain as both "from" and termination domain Issue Summary Circular reference when creating a BYOC trunk with a sip domain as both "from" and termination domain Steps to Reproduce create a terraform file with the resources below Code Snippet resource "twilio...
gharchive/issue
2022-12-22T15:06:43
2025-04-01T04:58:37.802211
{ "authors": [ "childish-sambino", "russell-wave" ], "repo": "twilio/terraform-provider-twilio", "url": "https://github.com/twilio/terraform-provider-twilio/issues/122", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
735808922
Deploying server.js on production Question I've used server.js as a wrapper for calling my own API with my own accessToken. It's the API that acts as the token server, but i'm using this proxy so that my API token is kept secret from the frontend. In my server.js I have: const apiUrl = process.env.TALKED_API_URL; con...
gharchive/issue
2020-11-04T04:50:40
2025-04-01T04:58:37.821128
{ "authors": [ "adamq-q", "baj84", "timmydoza" ], "repo": "twilio/twilio-video-app-react", "url": "https://github.com/twilio/twilio-video-app-react/issues/354", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
627339870
Can't recieve incoming calls in the VoiceQuickstart tutorial Description Hello Friends I found a lot of issues describing my issue but none of them solved it. I'm trying to implement the quickstart app. I'm reaching the 10th step 10. Receive an incoming call but I can't receive an incoming call. I made sure my VoIP c...
gharchive/issue
2020-05-29T15:10:03
2025-04-01T04:58:37.829520
{ "authors": [ "MhmdRizk", "bchen-twilio" ], "repo": "twilio/voice-quickstart-ios", "url": "https://github.com/twilio/voice-quickstart-ios/issues/354", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
846967483
Lang filter still not working I have read other requests on this but the lang filter is still not working for me Same! You can work around this manually by scraping all tweets and filtering afterwards for your wanted language. Additionally, I wanted to say how happy I am with this package (which is the next to SnSc...
gharchive/issue
2021-03-31T16:58:24
2025-04-01T04:58:37.862552
{ "authors": [ "leo4226", "nedraeb" ], "repo": "twintproject/twint", "url": "https://github.com/twintproject/twint/issues/1169", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
705050795
DISCONNECT from all channels Expected behaviour JOINED channels should behave Actual behavior Library suddenly disconnects from the channels and slowly rejoins them Steps to reproduce Not gonna lie, there isn't much i can tell here, other than just join top 500 channels and add a counter on the PRIVMSG event and watc...
gharchive/issue
2020-09-20T05:44:48
2025-04-01T04:58:37.956513
{ "authors": [ "erwin1234777", "marcandrews", "spddl", "victorperin" ], "repo": "twitch-js/twitch-js", "url": "https://github.com/twitch-js/twitch-js/issues/265", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
795020427
Bugfix: Setting TextEditorView.scrollView.delegate may broken some behaviour Problems We have public api scrollView in TextEditorView, and it is actually UITextView subclass. If someone set scrollView.delegate for observing scroll event, the TextEditorView will forgot UITextViewDelegate things. Solution Implement Del...
gharchive/pull-request
2021-01-27T11:30:57
2025-04-01T04:58:37.978798
{ "authors": [ "CLAassistant", "niw", "tarunon" ], "repo": "twitter/TwitterTextEditor", "url": "https://github.com/twitter/TwitterTextEditor/pull/6", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2645204
Provide a minified version of the source file Minified version should be provided for client side use preferably with a version number in the file name (I don't see the current version of hogan.js anywhere?). http://twitter.github.com/hogan.js/1.0.0/hogan.min.js Putting the file on the website is good; linking it...
gharchive/issue
2011-12-23T07:23:56
2025-04-01T04:58:38.010527
{ "authors": [ "fat", "kpuputti", "laurie71" ], "repo": "twitter/hogan.js", "url": "https://github.com/twitter/hogan.js/issues/8", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
454487328
Access to field 'start' result in a dereference of a null pointer Access to field 'start' result in a dereference of a null pointer (loaded from variable 'rsp_buffer') https://github.com/twitter/twemproxy/blob/c5c725d2b45715e378909ebc909b0492591c4715/src/proto/nc_redis.c#L2943 in line 2940, Null pointer value stored ...
gharchive/issue
2019-06-11T05:29:50
2025-04-01T04:58:38.020072
{ "authors": [ "QiAnXinCodeSafe", "TysonAndre" ], "repo": "twitter/twemproxy", "url": "https://github.com/twitter/twemproxy/issues/577", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
96934430
Fix /wl team Fixes #710 , and allows for "/wl team the red team" (before you could only add 1 argument) Tested code Can you amend the commit and perhaps make the commit message "Fix wl team command"? It's better to not have a / in a commit message, just for convention's sake. @iEli2tyree011 done merged
gharchive/pull-request
2015-07-24T00:35:27
2025-04-01T04:58:38.021586
{ "authors": [ "Pablete1234", "iEli2tyree011", "twizmwazin" ], "repo": "twizmwazin/CardinalPGM", "url": "https://github.com/twizmwazin/CardinalPGM/pull/794", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2660780297
For future Issues or Pull Requests, PLEASE READ THIS. It's sad that this package, is no longer maintained in very long time (latest commit when i wrote this was 4 years ago). So I decided to fork this package and continue the maintenance for future usage, supporting the newer version of Python also. I also encountere...
gharchive/issue
2024-11-15T05:31:48
2025-04-01T04:58:38.023779
{ "authors": [ "ezralazuardy" ], "repo": "twmeggs/anfis", "url": "https://github.com/twmeggs/anfis/issues/32", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
174991958
No Markdown plugin installed with "gradle run" When I follow the instructions at the Mac build and run page to install Beaker Notebook on a Mac (10.11.5), there is no working Markdown plugin. When I try and add it using the Language Manager, there is no item in the list for Markdown. I don't have a URL for a Markdown...
gharchive/issue
2016-09-05T04:05:01
2025-04-01T04:58:38.027822
{ "authors": [ "charlesreid1", "scottdraves" ], "repo": "twosigma/beaker-notebook", "url": "https://github.com/twosigma/beaker-notebook/issues/4687", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
269954150
add UI options in the BeakerX tab of the tree view, add a new tabbed view. the current JVM options would all be on the first, top tab "JVM Options". Add a new tab "UI Options" with the following configs: checkbox to disable the auto parenthesis typing. checkbox to allow wide code cells. checkbox to make our font c...
gharchive/issue
2017-10-31T13:16:42
2025-04-01T04:58:38.031626
{ "authors": [ "piorek", "scottdraves" ], "repo": "twosigma/beakerx", "url": "https://github.com/twosigma/beakerx/issues/6214", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1648093848
Make userId in helix moderator filter optional Type: Bugfix Fixes: # I noticed, since I wanted to get a list of moderators myself, that the "HelixModeratorFilter" always wants a UserID, even though this is optional from the Twitch Rest API. With this small bugfix it is now possible to get a bigger list than 20 modera...
gharchive/pull-request
2023-03-30T18:18:08
2025-04-01T04:58:38.041828
{ "authors": [ "ShortByte", "d-fischer" ], "repo": "twurple/twurple", "url": "https://github.com/twurple/twurple/pull/474", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
561589277
[RFC] Zero padding can be removed using torch-scatter I have updated as little as possible of the code in order to remove zero-padding from the model. This means that the code can now consider more than a fixed number of neighbours without introducing new 'zero padding' atoms. Such 'zero padding' atoms are potentiall...
gharchive/pull-request
2020-02-07T11:45:08
2025-04-01T04:58:38.043757
{ "authors": [ "CompRhys" ], "repo": "txie-93/cgcnn", "url": "https://github.com/txie-93/cgcnn/pull/16", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
165249920
Removing lodash-mix dependency from ReadMe Removing the lodash-mix dependency (as starting from v1.1.66) Thanks!
gharchive/pull-request
2016-07-13T06:53:51
2025-04-01T04:58:38.048557
{ "authors": [ "IbrahimHd", "tybeck" ], "repo": "tybeck/pure-angular-advanced-searchbox", "url": "https://github.com/tybeck/pure-angular-advanced-searchbox/pull/4", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2699697806
Fix for Issue #2149 Fixes in docker-compose.yml and CONTRIBUTING.md to run correctly on Apple Silicon Issue #2149 Thanks mate!
gharchive/pull-request
2024-11-27T20:15:32
2025-04-01T04:58:38.079716
{ "authors": [ "alstepan", "jatcwang" ], "repo": "typelevel/doobie", "url": "https://github.com/typelevel/doobie/pull/2151", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2000310136
Use scoded for B and BS This changes the decoding and representation of the DynamoDb AttributeValue B and BS. Also this solves a big where the BS DynamoDB AttributeValue BS type was modelled as a single String that would fail the decoding. B is a binary value Base64 encoded on the wire, while BS is an ordered set of...
gharchive/pull-request
2023-11-18T08:13:57
2025-04-01T04:58:38.085048
{ "authors": [ "armanbilge", "filosganga" ], "repo": "typelevel/feral", "url": "https://github.com/typelevel/feral/pull/424", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
121121383
Bump Podspec Version Fixes #131 :+1: :boat: Just pushed v0.4.1 to Pods trunk
gharchive/pull-request
2015-12-08T23:06:06
2025-04-01T04:58:38.095592
{ "authors": [ "CodaFi", "mpurland" ], "repo": "typelift/SwiftCheck", "url": "https://github.com/typelift/SwiftCheck/pull/132", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
144435205
ArrayIndexOutOfBoundsException parsing class file I'm getting an ArrayIndexOutOfBoundsException out of MiMa (link to full error): java.lang.ArrayIndexOutOfBoundsException: 1515 at com.typesafe.tools.mima.core.BufferReader.nextByte(BufferReader.scala:33) at com.typesafe.tools.mima.core.BufferReader.nextChar(BufferRe...
gharchive/issue
2016-03-30T01:39:14
2025-04-01T04:58:38.130246
{ "authors": [ "JoshRosen", "SethTisue", "dotta", "dwijnand", "fthomas", "ktoso", "milessabin", "rossabaker", "wsargent" ], "repo": "typesafehub/migration-manager", "url": "https://github.com/typesafehub/migration-manager/issues/112", "license": "Apache-2.0", "license_typ...
140217906
Link README to sbt plugin wiki page. Fixes #108 Fixes #108 Quick-fix submitted for early review. Happy to iterate. Oh, cool :) That's definitely good to link from the readme! :+1:
gharchive/pull-request
2016-03-11T15:49:10
2025-04-01T04:58:38.131674
{ "authors": [ "dotta", "dwijnand", "ktoso" ], "repo": "typesafehub/migration-manager", "url": "https://github.com/typesafehub/migration-manager/pull/109", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1724279667
Error NPM Installing when using Docusaurus 2.4.1 Description The package.json has all docusaurus components hardcoded to 2.4.0, not allowing to upgrade to the recent release of 2.4.1 Steps to reproduce In any package that uses typesense/docusaurus-theme-search-typesense, upgrade docusaurus to 2.4.1 run npm install o...
gharchive/issue
2023-05-24T15:37:54
2025-04-01T04:58:38.141317
{ "authors": [ "jasonbosco", "nalham" ], "repo": "typesense/docusaurus-theme-search-typesense", "url": "https://github.com/typesense/docusaurus-theme-search-typesense/issues/35", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
374672590
removed objc.setVerbose() call, which I don't think is needed, and is… … in fact deprecated in recent versions of PyObjC, in favor of objc.options.verbose Merci!
gharchive/pull-request
2018-10-27T18:08:29
2025-04-01T04:58:38.161132
{ "authors": [ "justvanrossum" ], "repo": "typesupply/vanilla", "url": "https://github.com/typesupply/vanilla/pull/83", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
200534998
typings --version error /usr/local/lib/node_modules/typings/node_modules/configstore/index.js:54 throw err; ^ Error: ENOTDIR: not a directory, open '/Users/xxx/.config/configstore/typings.json' at Object.fs.openSync (fs.js:558:18) at Object.fs.readFileSync (fs.js:468:33) at Configstore.get (/usr/local/lib/node_module...
gharchive/issue
2017-01-13T02:45:59
2025-04-01T04:58:38.167832
{ "authors": [ "blakeembrey", "lansefengxinzi" ], "repo": "typings/typings", "url": "https://github.com/typings/typings/issues/757", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2038459677
Programmatically attaching labels to locatable elements Description Currently it is not possible to generatively attach labels to locatable elements like headings and then use those to refer to said elements. It is, however, possible to apply styles to those labels. That means, they are available during application o...
gharchive/issue
2023-12-12T19:56:41
2025-04-01T04:58:38.179802
{ "authors": [ "Heinenen", "quachpas", "xkevio" ], "repo": "typst/typst", "url": "https://github.com/typst/typst/issues/2926", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2312643034
Check ill body of contextual element early When editing the code from #{context text.font} to #{context}, the typst_ide's analyze_expr panics at src/eval/call.rs:286:68. thread 'analysis::track_values::tests::test_broken_expr' panicked at src/eval/call.rs:286:68: called `Option::unwrap()` on a `None` value https://g...
gharchive/pull-request
2024-05-23T11:15:41
2025-04-01T04:58:38.183210
{ "authors": [ "Myriad-Dreamin", "laurmaedje" ], "repo": "typst/typst", "url": "https://github.com/typst/typst/pull/4233", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
240685772
I like your theme solar Hello tzvetkov I fall in love with solar theme on hexo it is beautiful, When I saw it on hexo I decided to install nodejs and hexo. I have had that guess when I type something on cmd prompt the documentation on hexo I think is very confused or I don't know if there is something wrong with the ...
gharchive/issue
2017-07-05T15:17:29
2025-04-01T04:58:38.195855
{ "authors": [ "Karolinehc", "soleverlee", "tzvetkov75" ], "repo": "tzvetkov75/solar-theme-hexo", "url": "https://github.com/tzvetkov75/solar-theme-hexo/issues/2", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1901104523
[Snyk] Upgrade @vitest/coverage-v8 from 0.32.2 to 0.34.3 This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @vitest/coverage-v8 from 0.32.2 to 0.34.3. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabil...
gharchive/pull-request
2023-09-18T14:44:14
2025-04-01T04:58:38.217335
{ "authors": [ "u-sho" ], "repo": "u-sho/quantum-game-arena", "url": "https://github.com/u-sho/quantum-game-arena/pull/133", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1077028040
Tag a new version so that pkg.go.dev works https://github.com/golang/go/issues/50021 golang/go#50021 tks, done
gharchive/issue
2021-12-10T16:35:36
2025-04-01T04:58:38.233930
{ "authors": [ "scrouthtv", "u2takey" ], "repo": "u2takey/ffmpeg-go", "url": "https://github.com/u2takey/ffmpeg-go/issues/34", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1389911949
Лічильник дати реєстрації починає відлік спочатку Лічильник дати реєстрації починає відлік з 0 після досягнення місяця з дати реєстрації. @AoHeaven Додав фікс, перевір будь ласка, якшо не праціює перевідкрий: @AoHeaven Додав фікс, перевір будь ласка, якшо не праціює перевідкрий: Працює, дякую
gharchive/issue
2022-09-28T20:31:07
2025-04-01T04:58:38.309450
{ "authors": [ "AoHeaven", "jmas" ], "repo": "uJournal/ujournal-ui", "url": "https://github.com/uJournal/ujournal-ui/issues/55", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2041935829
Create Banda Transportadora Cubos y Cilindros Banda Transportadora Cubos y Cilindros https://github.com/uLatinaPma-Mechatronics/Sistemas-flexibles-manufactura/assets/153786722/c90a3eaa-0f45-4123-b476-670bb1a1f13b Uploading Proyecto.Final.Elsa.Pineda.Orlando.Castro.Jose.Sanchez.zip…
gharchive/pull-request
2023-12-14T15:27:33
2025-04-01T04:58:38.310939
{ "authors": [ "ElsaPineda1" ], "repo": "uLatinaPma-Mechatronics/Sistemas-flexibles-manufactura", "url": "https://github.com/uLatinaPma-Mechatronics/Sistemas-flexibles-manufactura/pull/9", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
218387205
ws->getUserData() is always returning the newest client's data I can use ws->setUserData() and ws->getUserData() to set and retrieve a clientNumber variable for a single client, however as soon as a second client connects, ws->getUserData() always returns the clientNumber of the second (newest) client, regardless whi...
gharchive/issue
2017-03-31T03:19:31
2025-04-01T04:58:38.326866
{ "authors": [ "WesThorburn", "jimmyt857" ], "repo": "uWebSockets/uWebSockets", "url": "https://github.com/uWebSockets/uWebSockets/issues/557", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1682189341
🛑 guaca-soc is down In 08e539d, guaca-soc (https://aules.ccss.uab.cat/guacamole/) was down: HTTP code: 0 Response time: 0 ms Resolved: guaca-soc is back up in 5360e8f.
gharchive/issue
2023-04-24T23:32:27
2025-04-01T04:58:38.332758
{ "authors": [ "JordiRoman" ], "repo": "uab-dtic/guacamole-uab-monitoring", "url": "https://github.com/uab-dtic/guacamole-uab-monitoring/issues/791", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
413138884
Add parent workflow information to WorkflowInfo The structure returned workflow.GetInfo() should include parent workflow information. Also we should make sure that any other relevant information (like previous runId) is also available. https://github.com/uber-go/cadence-client/pull/655
gharchive/issue
2019-02-21T21:47:59
2025-04-01T04:58:38.346013
{ "authors": [ "mfateev" ], "repo": "uber-go/cadence-client", "url": "https://github.com/uber-go/cadence-client/issues/648", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
521222156
Use new resource struct for matching / worker Use new resource struct for matching initialization logic Use new resource struct for worker initialization logic Update worker scanner initialization logic Coverage increased (+0.7%) to 67.197% when pulling 8b88ba078dc896cadf4d4e86921705618e530579 on dependencies-ma...
gharchive/pull-request
2019-11-11T22:27:24
2025-04-01T04:58:38.369372
{ "authors": [ "coveralls", "wxing1292" ], "repo": "uber/cadence", "url": "https://github.com/uber/cadence/pull/2811", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
539822202
Update 12_activity_async_completion.md Fix returned error to match go client https://github.com/uber-go/cadence-client/blob/master/activity/activity.go#L47 Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can ac...
gharchive/pull-request
2019-12-18T17:36:17
2025-04-01T04:58:38.371850
{ "authors": [ "claassistantio", "luizbranco" ], "repo": "uber/cadence", "url": "https://github.com/uber/cadence/pull/2920", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
230845052
add pause/resume APIs to publisher and consumer This patch adds pause/resume APIs to publisher and consumer. When paused, we'll just return an empty list of input/output hosts in the reconfiguration thread. Coverage increased (+2.1%) to 83.038% when pulling 5fef1a036cf7bb183819ebcfbd802f19f45d293c on pause into cc...
gharchive/pull-request
2017-05-23T21:05:47
2025-04-01T04:58:38.374577
{ "authors": [ "coveralls", "datoug" ], "repo": "uber/cherami-client-go", "url": "https://github.com/uber/cherami-client-go/pull/24", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
505678394
Hide overlapping icons when zooming out Hi guys I was wondering if it was possible to have a big set of icons but when zooming out and they overlap, to just not show the ones that are overlapping. Like in this demo: http://alex3165.github.io/react-mapbox-gl/demos thanks! deck.gl natively doesn't support clustering,...
gharchive/issue
2019-10-11T07:08:13
2025-04-01T04:58:38.376756
{ "authors": [ "1chandu", "reinvanimschoot" ], "repo": "uber/deck.gl", "url": "https://github.com/uber/deck.gl/issues/3770", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
516080702
JSON converter: No registered class of type Feature Description In PyDeck, when initializing a GeoJsonLayer with a features object, we get a warning and no polygons are displayed in the map. Repro Steps import pydeck import requests as req DATA_URL = "https://raw.githubusercontent.com/uber-common/deck.gl-data/master/...
gharchive/issue
2019-11-01T12:24:21
2025-04-01T04:58:38.383847
{ "authors": [ "ajduberstein", "ibgreen", "pancho111203" ], "repo": "uber/deck.gl", "url": "https://github.com/uber/deck.gl/issues/3836", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
467032445
Add support for RGB color format For #3197 There is a small save on resources, but this is most useful when using external buffers. Change List Add colorFormat prop Fix positionFormat support in PolygonLayer Documentation Coverage decreased (-0.08%) to 82.113% when pulling 9e68962dbbc7cad588225b6e375e54c754e9885...
gharchive/pull-request
2019-07-11T18:04:47
2025-04-01T04:58:38.386716
{ "authors": [ "Pessimistress", "coveralls" ], "repo": "uber/deck.gl", "url": "https://github.com/uber/deck.gl/pull/3338", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
415415362
_hex2dToCoordIJK() redundant code or something else I found the following code when learning your algorithm. https://github.com/uber/h3/blob/d610a226df755b0a91d1012cb12496525b1a1926/src/h3lib/lib/coordijk.c#L67-L83 In this way, under any condition, r1==r2==0. Only this code https://github.com/uber/h3/blob/d610a226df...
gharchive/issue
2019-02-28T02:18:30
2025-04-01T04:58:38.389987
{ "authors": [ "isaacbrodsky", "zhaone" ], "repo": "uber/h3", "url": "https://github.com/uber/h3/issues/199", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
248465136
Refactor storage configuration Fixes #296 Coverage remained the same at 100.0% when pulling 9f6e691dfabb1b186e42aa9db16a98c07996d714 on pavolloffay:refactor-storage into a2ffdac74560526886732234445b1fd19ccee0fd on uber:master. Coverage remained the same at 100.0% when pulling 9f6e691dfabb1b186e42aa9db16a98c0799...
gharchive/pull-request
2017-08-07T16:31:51
2025-04-01T04:58:38.398702
{ "authors": [ "coveralls", "pavolloffay" ], "repo": "uber/jaeger", "url": "https://github.com/uber/jaeger/pull/322", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
320154377
symbol: Account for prelinked shared objects Some projects, such as those derived from Yocto, tend to prelink their binaries and libraries to reduce runtime overhead. Currently this trips up pyflame in its symbol address calculations, and leads to ptrace failures due to spurious addresses: $ pyflame -t python -c "pri...
gharchive/pull-request
2018-05-04T05:01:03
2025-04-01T04:58:38.408898
{ "authors": [ "CLAassistant", "amboar" ], "repo": "uber/pyflame", "url": "https://github.com/uber/pyflame/pull/148", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
382585422
EmpiricalMarginal.mean can return nan; make test problem [bug] I'm starting to use pyro for a (physics) research project and have been testing different posterior inference methods on very simple models. I've found that EmpiricalMarginal.mean returns nan when _log_weights is small. I'm on the dev branch and can provi...
gharchive/issue
2018-11-20T10:01:56
2025-04-01T04:58:38.415941
{ "authors": [ "adam-coogan", "fehiepsi", "neerajprad" ], "repo": "uber/pyro", "url": "https://github.com/uber/pyro/issues/1548", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
277985551
Rebalance tests to prevent travis timeouts This is a short term fix to address #612. It moves a couple of tests to the integration batch 2, that seems to be the furthest from timeout. It also adds a flag to the pytest runs on travis to output the slowest tests in the unit and integration tests, so that we can remove...
gharchive/pull-request
2017-11-30T03:22:56
2025-04-01T04:58:38.421148
{ "authors": [ "martinjankowiak", "neerajprad" ], "repo": "uber/pyro", "url": "https://github.com/uber/pyro/pull/613", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
112541106
Module loggers w/ individually configurable levels Some apps like to log. Some apps don't. Some logs are nice to have for debugging. Some logs aren't. Module loggers allow different Ringpop components/modules to have individually configurable logging levels which are settable in the Ringpop constructor or over the /a...
gharchive/pull-request
2015-10-21T08:56:53
2025-04-01T04:58:38.422677
{ "authors": [ "benfleis", "jwolski" ], "repo": "uber/ringpop-node", "url": "https://github.com/uber/ringpop-node/pull/206", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1689945265
Adding workqueue disabling if user is on SSD This is a pretty easy fix, but currently only if you have one SSD partition, so the command will be more complex in the end: lsblk -d -o name,rota | grep -E '^nvme|^sd' | awk '{print $1}' | head -n 1 && printf 'discard,no-read-workqueue,no-write-workqueue' | sudo tee -a /e...
gharchive/issue
2023-04-30T14:49:33
2025-04-01T04:58:38.429392
{ "authors": [ "ArtikusHG", "trytomakeyouprivate" ], "repo": "ublue-os/config", "url": "https://github.com/ublue-os/config/issues/29", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1639597694
feat: display warning about mismatch in configured vs login shells if .fleek.yml contains a shell: line that doesn't match the user's login shell, display a warning at the end of a fleek command run. fixes #63
gharchive/pull-request
2023-03-24T15:25:03
2025-04-01T04:58:38.430297
{ "authors": [ "bketelsen" ], "repo": "ublue-os/fleek", "url": "https://github.com/ublue-os/fleek/pull/66", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1640468729
feat: Add brazilian portuguese locale support This PR creates an initial implementation of the PT_BR locale translation, sadly some options could not be translated, such as --version and --help, as specified by #72 Wow thank you!
gharchive/pull-request
2023-03-25T10:38:36
2025-04-01T04:58:38.431523
{ "authors": [ "bketelsen", "tulilirockz" ], "repo": "ublue-os/fleek", "url": "https://github.com/ublue-os/fleek/pull/73", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
162095165
shotwell to follow guidelines This change is Comments from Reviewable Reviewed 1 of 1 files at r1. Review status: all files reviewed at latest revision, all discussions resolved. Comments from Reviewable
gharchive/pull-request
2016-06-24T07:56:49
2025-04-01T04:58:38.466539
{ "authors": [ "dholbach", "didrocks" ], "repo": "ubuntu/snappy-playpen", "url": "https://github.com/ubuntu/snappy-playpen/pull/113", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
153465414
Generate MathML and improve LaTeX output There are lots of spurious spaces in generated LaTeX expressions (especially after fractions) and occasionally some missing, like after minus signs. Would also be good if the syntax tree could output MathML too, to be put onto the scope; but if possible not sent back to the se...
gharchive/issue
2016-05-06T14:40:56
2025-04-01T04:58:38.477684
{ "authors": [ "Morpheu5", "jsharkey13" ], "repo": "ucam-cl-dtg/isaac-app", "url": "https://github.com/ucam-cl-dtg/isaac-app/issues/691", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
769158754
Implement mobile break points Add correct breakpoints and adjusted padding for mobile. Sub #47 Style Adjustments Search box is breaking mobile viewport on homepage Top sections of the individual people/subject/work info pages + search results page should be full width when the viewport is < max width of content ar...
gharchive/issue
2020-12-16T18:08:11
2025-04-01T04:58:38.492754
{ "authors": [ "jrmerz", "spelkey-ucd", "wrenaria" ], "repo": "ucd-library/rp-ucd-client", "url": "https://github.com/ucd-library/rp-ucd-client/issues/63", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2021837880
Created API Endpoints to GET List of Users from User Group and vice versa In this PR, we created an endpoint that will GET all of the groups that a given user is in. In addition, another endpoint was created that can GET all of the members of a given group. These endpoints will only support GET requests. They are cle...
gharchive/pull-request
2023-12-02T03:40:42
2025-04-01T04:58:38.500616
{ "authors": [ "abrahmasandra", "majorsylvie" ], "repo": "uchicago-cs/chigame", "url": "https://github.com/uchicago-cs/chigame/pull/375", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1889765203
We need documentation If this going to be open-source and targeting a broad audience I think we need good, clear documentation. We can use SphinX to generate it automatically from the Docstrings but we need to Docstring every function and class in a consistent format to do that. Got a first draft going. It automati...
gharchive/issue
2023-09-11T06:30:35
2025-04-01T04:58:38.504292
{ "authors": [ "CharlesPlusC" ], "repo": "ucl-sgnl/FSPSimulator", "url": "https://github.com/ucl-sgnl/FSPSimulator/issues/78", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
409058116
Persistent bug with csvtools.missingKeywords() csvtools.missingKeywords() sometimes reports some missing keywords that definitely should be in the attribute dictionary. The behavior is erratic, and I haven't been able to trace down the cause. The misssing keywords generally seem to be ['motion_controller', 'motion_re...
gharchive/issue
2019-02-12T01:03:46
2025-04-01T04:58:38.507781
{ "authors": [ "pheuer" ], "repo": "uclahedp/uclahedp", "url": "https://github.com/uclahedp/uclahedp/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2189673040
[bug] content_harvest image size error [ ] Log for 27297 mapped task 3 (legacy mapper: csa-omeka) - permanent link to create_stage_index Run ID: manual__2024-03-14T00:54:58+00:00 PIL.Image.DecompressionBombError: Image size (219775150 pixels) exceeds limit of 178956970 pixels, could be decompression bomb DOS attack...
gharchive/issue
2024-03-16T01:09:45
2025-04-01T04:58:38.515544
{ "authors": [ "aturner", "barbarahui", "christinklez" ], "repo": "ucldc/rikolti", "url": "https://github.com/ucldc/rikolti/issues/825", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
107241666
Add a parameter to adjust number of decimals for other referentials Actually, only UD referential have a parameter to adjust decimals numbers. It could be great to add this for other referentials. The decimals are already applied to all referentials. But it makes no sense in the quantitative view because ther are o...
gharchive/issue
2015-09-18T17:13:47
2025-04-01T04:58:38.520476
{ "authors": [ "Insoleet", "M5oul" ], "repo": "ucoin-io/cutecoin", "url": "https://github.com/ucoin-io/cutecoin/issues/216", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2044342552
mmSpoof changes: added ---- ending line added ---- ending line Check rendering check rendering
gharchive/pull-request
2023-12-15T20:40:26
2025-04-01T04:58:38.535380
{ "authors": [ "rohithreddyvennam" ], "repo": "ucsdwcsng/ucsdwcsng.github.io", "url": "https://github.com/ucsdwcsng/ucsdwcsng.github.io/pull/25", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1633970815
Results on the other MOT datasets like MOT15, MOT17 etc? Thank you for the nice work. Have you computed the results using your pipeline on the other Multiple Object Tracking datasets like MOT15, MOT17 etc? Thank you for your interest. Our approach combines a universal detector (PP-YOLOE) and a tracker (ByteTrack) t...
gharchive/issue
2023-03-21T13:50:53
2025-04-01T04:58:38.537086
{ "authors": [ "nabeelkhalid92", "ucsk" ], "repo": "ucsk/ppbytetrack", "url": "https://github.com/ucsk/ppbytetrack/issues/2", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
216619634
gcc>=4.5 not 5.4 gcc>=4.5 not 5.4 as given as a pre-requisite in README.md GCC 5.4 was released June 2016. My mistake to think we should use 4.5.
gharchive/issue
2017-03-24T01:28:36
2025-04-01T04:58:38.538382
{ "authors": [ "kreso-bilan" ], "repo": "udacity/CarND-Extended-Kalman-Filter-Project", "url": "https://github.com/udacity/CarND-Extended-Kalman-Filter-Project/issues/16", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
358284553
数据可视化简介 > 数据面板简介 课程导航+地址 数据可视化简介 > 数据面板简介 截图 具体描述 这里的视屏链接是 Youtube 的,需墙外才行。 替换为vimeo链接~
gharchive/issue
2018-09-08T10:41:29
2025-04-01T04:58:38.540123
{ "authors": [ "Kyliewang", "PoBlue" ], "repo": "udacity/band-issues-cn", "url": "https://github.com/udacity/band-issues-cn/issues/124", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
776606925
Revisión, analisis y ajuste de la generación del reporte de una entrada con spagobi Se debe realizar el proceso de revisión del sistema actual al registrar la entrada y generar el reporte con spagobi, tener en cuanta la información relaciona en la issue para entender como funciona spagobi, realizar el análisis por qu...
gharchive/issue
2020-12-30T19:37:02
2025-04-01T04:58:38.576219
{ "authors": [ "fabianbarreto02", "ludwinggsanchez" ], "repo": "udistrital/arka_cliente", "url": "https://github.com/udistrital/arka_cliente/issues/400", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
469283162
Cliente -Ajustar lógica desde el cliente : solo se puede asignar apropiaciones al ultimo rubro hijo [x] ajustes apropiaciones [x] ajustes componente arbol 8 horas- Carlos Se da por terminada esta tarea y se solicita revisión de líder técnico @Soulfilip-UD . Gracias Cambios revisados, buen trabajo! Proceeding to...
gharchive/issue
2019-07-17T15:19:53
2025-04-01T04:58:38.578480
{ "authors": [ "CarlosGutierrezArdila", "Soulfilip-UD", "macaguegi" ], "repo": "udistrital/presupuesto_cliente", "url": "https://github.com/udistrital/presupuesto_cliente/issues/49", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
488141970
How to mitigate invalid_token error when using different secret keys on the same domain I use Guardian to protect two different scopes in a phoenix app. One for members, one for admins. I set up guardian for both, using different configurations and secret keys: # Configures Guardian member authentication config :my_a...
gharchive/issue
2019-09-02T11:27:35
2025-04-01T04:58:38.581670
{ "authors": [ "ospaarmann" ], "repo": "ueberauth/guardian", "url": "https://github.com/ueberauth/guardian/issues/608", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2264322828
check tooltips for 82,88,etc. missing data for 88 78099878a54a727de1f2dc2b9cc9aba7ee2fe23d
gharchive/issue
2024-04-25T19:15:15
2025-04-01T04:58:38.668990
{ "authors": [ "mbutler" ], "repo": "ui-libraries/principia", "url": "https://github.com/ui-libraries/principia/issues/40", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
52951462
Set cookies or any other http header Does ui4j provide ways to set request headers? Hi, this feature is available with version 1.2.0. Please check the unit tests for sample usage. https://github.com/ui4j/ui4j/blob/master/ui4j-webkit/src/test/java/com/ui4j/test/CookieTest.java https://github.com/ui4j/ui4j/blob/maste...
gharchive/issue
2014-12-27T08:04:48
2025-04-01T04:58:38.670809
{ "authors": [ "ArmstrongCN", "ui4j" ], "repo": "ui4j/ui4j", "url": "https://github.com/ui4j/ui4j/issues/11", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
714037791
Increase Test coverage for HttpHealthCheck This adds tests to cover the cases where a ConnectException or general Exception is thrown. It adjusts the test shows_problem_if_connection_is_unreachable to load the http_error middleware so a BadResponseException is properly thrown and handled. This brings coverage of Http...
gharchive/pull-request
2020-10-03T08:22:03
2025-04-01T04:58:38.688676
{ "authors": [ "srichter", "tylerwoonton" ], "repo": "ukfast/laravel-health-check", "url": "https://github.com/ukfast/laravel-health-check/pull/34", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
199225407
Allow legal variable characters to be modified Added 2 fields (and setters) to Expression, firstVarCharacters and varCharacters that specify the legal characters for the first character and subsequent characters of a variable in addition to letters and numbers. By default, the only legal character for both is "_", th...
gharchive/pull-request
2017-01-06T15:55:36
2025-04-01T04:58:38.690067
{ "authors": [ "rjcohn", "squeek502" ], "repo": "uklimaschewski/EvalEx", "url": "https://github.com/uklimaschewski/EvalEx/pull/89", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
340935839
Add disabled_on to /v3/event responses Issue number: n/a Description of change Adds the disabled_on field to responses in /v3/event and /v3/event/<id>. Checklist [x] Have any relevant search models been updated? [x] Have any relevant fixtures (fixtures/test_data.yaml) been updated? [x] Have any relevant select-/pref...
gharchive/pull-request
2018-07-13T08:53:54
2025-04-01T04:58:38.696795
{ "authors": [ "codecov-io", "reupen" ], "repo": "uktrade/data-hub-leeloo", "url": "https://github.com/uktrade/data-hub-leeloo/pull/1024", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2655992788
[SPIKE] Expermiment with 'additive' textarea component Aim Prototype component to show how licence condition text might be progressively added to a text area. LTD-5643 Closing as this was a prototype.
gharchive/pull-request
2024-11-13T16:02:43
2025-04-01T04:58:38.708998
{ "authors": [ "currycoder" ], "repo": "uktrade/lite-frontend", "url": "https://github.com/uktrade/lite-frontend/pull/2235", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }