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 |
|---|---|---|---|---|---|
1524460887 | Add missing delare_strict_types statements
Now, it's working...in both ways: via composer and via bin/php-cs-fixer script
| gharchive/pull-request | 2023-01-08T11:07:46 | 2025-04-01T06:46:29.235038 | {
"authors": [
"mike4git"
],
"repo": "teamneusta/converter-bundle",
"url": "https://github.com/teamneusta/converter-bundle/pull/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1556510623 | Update links, bio, avatars
I will pick this PR up later today :)
@kylegrover I don't really understand the build setup with the mdx bundler and the next hot reload thing 😬 !
So I can't test it locally, as soon as I update the lock file for some strange reason.
So @merchantcoppola no urge for the merge, I will use the deploy URL on the beta site for now it's here:
https://deploy-preview-69--teia-blog.netlify.app/feed.xml
Rebased on main, removed extra stuff, I'll make a separate PR for that
amazin
| gharchive/pull-request | 2023-01-25T11:47:09 | 2025-04-01T06:46:29.240189 | {
"authors": [
"kylegrover",
"melMass"
],
"repo": "teia-community/teia-blog",
"url": "https://github.com/teia-community/teia-blog/pull/69",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1590702271 | Use and test for correct year in copyright notices
@jhauschild you ok with this?
| gharchive/pull-request | 2023-02-19T14:11:49 | 2025-04-01T06:46:29.242520 | {
"authors": [
"Jakob-Unfried"
],
"repo": "tenpy/tenpy",
"url": "https://github.com/tenpy/tenpy/pull/200",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1047214712 | chore: Added workflow_dispatch to allow manual releases
:tada: This PR is included in version 6.1.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
| gharchive/pull-request | 2021-11-08T09:30:07 | 2025-04-01T06:46:29.250008 | {
"authors": [
"antonbabenko"
],
"repo": "terraform-aws-modules/terraform-aws-rds-aurora",
"url": "https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/pull/251",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2270245237 | Added event status to controller payload
#1906 👈
main
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @tommylau523 and the rest of your teammates on Graphite
| gharchive/pull-request | 2024-04-30T00:10:30 | 2025-04-01T06:46:29.253020 | {
"authors": [
"tommylau523"
],
"repo": "terraware/terraware-server",
"url": "https://github.com/terraware/terraware-server/pull/1906",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2474096689 | Fixed <=, > splitting convention mismatch in conifer
It would be good to have a test case.
Sure, I will do it
Let me know what you think about that.
I don't know, defining the methods on the backend side and then applying them on ModelBase (that is something outside the backends) seems a bit dirty to me.
I ended up with another solution to avoid messing with the precision and changing the thresholds (so we don't have to deal with the "where and who should do what" dilemma)
I created a simple dictionary splitting_conventions={library:splitting_convention}. e.g. splitting_conventions={"xgboost":"<"}
All the converters add to the ensembleDict the library and splitting_convention argument
I added library and splitting_convention to _ensemble_fields (it could be useful for a user to know with which library a conifer model was initially trained)
All the backend objects have now access to splitting_convention and can handle the feature vs threshold comparison in the right way
I tested the Python, cpp, and Xilinix backend and they work and build fine.
I can't test the fpu and vhdl backend (but for them the modifications were the most minimal so they should be ok)
fpu: I just can't, when importing conifer it warns me that he is not loading the modules to run the fpu backends
vhdl: It hangs forever on tree.padTree(self.max_depth) in the constructor (this is not related to my modifications). It is also unsafe, at least with the xgboost models since it calls max_depth which is a dummy value. I think it should be fixed (I have added a comment to the code)
Check if this solution is ok for you
P.S. tree.padTree(self.max_depth) is also present in the rolled version of the xilinx backend
https://github.com/thesps/conifer/blob/d90a08c8f9ec80fdc6d38f123cf1836372afd010/conifer/backends/xilinxhls/writer.py#L115-L118
| gharchive/pull-request | 2024-08-19T19:57:07 | 2025-04-01T06:46:29.279448 | {
"authors": [
"pviscone"
],
"repo": "thesps/conifer",
"url": "https://github.com/thesps/conifer/pull/76",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1427345515 | 0.8.0
LGTM!
| gharchive/pull-request | 2022-10-28T14:26:01 | 2025-04-01T06:46:29.280277 | {
"authors": [
"Bravo555",
"Ruadhri17"
],
"repo": "thin-edge/meta-tedge",
"url": "https://github.com/thin-edge/meta-tedge/pull/14",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2234704486 | Add support for TC and Maya short codes
I'm not certain where in the build/deploy process is the previously existing generate:tokens is called.
We need to add generate:shortcodes:thorchain and generate:shortcodes:mayachain to that routine.
closing in favor of #731
| gharchive/pull-request | 2024-04-10T03:52:41 | 2025-04-01T06:46:29.282581 | {
"authors": [
"chillios-dev",
"olegpetroveth"
],
"repo": "thorswap/SwapKit",
"url": "https://github.com/thorswap/SwapKit/pull/713",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
120093186 | We no longer offer coaching
:+1:
Merged as b1fea001de4d88b703675cf006d990e9f105790b
| gharchive/pull-request | 2015-12-03T04:42:45 | 2025-04-01T06:46:29.283440 | {
"authors": [
"bernerdschaefer",
"gabebw"
],
"repo": "thoughtbot/suspenders",
"url": "https://github.com/thoughtbot/suspenders/pull/675",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1118528863 | build: bump tide version to v20220130-v1.0.4
/merge
| gharchive/pull-request | 2022-01-30T13:05:50 | 2025-04-01T06:46:29.284786 | {
"authors": [
"Mini256"
],
"repo": "ti-community-infra/configs",
"url": "https://github.com/ti-community-infra/configs/pull/520",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1141323434 | Optimize flink connector for flink-1.13 and flink-1.14
/run-all-tests
/run-all-tests
/run-all-tests
@humengyu2012 PLZ merge master branch and support read for flink-1.14
could you plz list the optimizes in the description
/run-all-tests
| gharchive/pull-request | 2022-02-17T13:14:14 | 2025-04-01T06:46:29.286819 | {
"authors": [
"humengyu2012",
"shiyuhang0",
"xuanyu66"
],
"repo": "tidb-incubator/TiBigData",
"url": "https://github.com/tidb-incubator/TiBigData/pull/151",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1579098227 | fix: debug mode control function
/home/nabe/workspace/autowarefoundation/autoware/src/universe/external/tilde_lite/src/tilde_timing_monitor/src/tilde_timing_monitor_core.cpp:215:30: error: ‘using element_type = const struct tilde_msg::msg::MessageTrackingTag_<std::allocator<void> >’ {aka ‘const struct tilde_msg::msg::MessageTrackingTag_<std::allocator<void> >’} has no member named ‘input_infos’
215 | pinfo.r_i_j_1_stamp = msg->input_infos[0].header_stamp;
It cannot be build because the message type is changed on prior commits.
@xygyo77 Could you rebase and check the build break?
| gharchive/pull-request | 2023-02-10T06:58:24 | 2025-04-01T06:46:29.288115 | {
"authors": [
"nabetetsu",
"xygyo77"
],
"repo": "tier4/tilde_lite",
"url": "https://github.com/tier4/tilde_lite/pull/25",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1801840895 | Metabologram
add(DataIntegration, MetabologramIntegration) classes & add(metabologram)
| gharchive/pull-request | 2023-07-12T22:23:02 | 2025-04-01T06:46:29.289786 | {
"authors": [
"johaGL"
],
"repo": "tigloo123/myDIMet",
"url": "https://github.com/tigloo123/myDIMet/pull/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1372200950 | Optimize other functions with hash tables and remove variable output statements (clean up logging)
Major variable blocks were replaced by hash tables.
Has tables can now be written out in single statements.
| gharchive/issue | 2022-09-14T01:29:55 | 2025-04-01T06:46:29.291964 | {
"authors": [
"timmcmic"
],
"repo": "timmcmic/DLConversionV2",
"url": "https://github.com/timmcmic/DLConversionV2/issues/76",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2437699554 | Add workflow dispatch to GitHub action.
TBR.
| gharchive/pull-request | 2024-07-30T12:18:02 | 2025-04-01T06:46:29.383688 | {
"authors": [
"floitsch"
],
"repo": "toitware/npm-packages",
"url": "https://github.com/toitware/npm-packages/pull/35",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1950627067 | Add the ability to edit sent messages
@stitics FYI
~giggle help modify
| gharchive/issue | 2023-10-18T20:49:11 | 2025-04-01T06:46:29.384534 | {
"authors": [
"tomgigler"
],
"repo": "tomgigler/GiggleMe",
"url": "https://github.com/tomgigler/GiggleMe/issues/216",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1384030859 | Use Pants to publish docker images to dockerhub.
@tdyas changes this PR based on your feedback on https://github.com/toolchainlabs/remote-api-tools/pull/70
| gharchive/pull-request | 2022-09-23T16:19:47 | 2025-04-01T06:46:29.387313 | {
"authors": [
"asherf"
],
"repo": "toolchainlabs/remote-api-tools",
"url": "https://github.com/toolchainlabs/remote-api-tools/pull/71",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1239861876 | アプリケーションDBの作成
残りはIsExistのテスト。それ以外は良さそう。
| gharchive/pull-request | 2022-05-18T12:10:15 | 2025-04-01T06:46:29.389080 | {
"authors": [
"FujishigeTemma",
"anko9801"
],
"repo": "traPtitech/NeoShowcase",
"url": "https://github.com/traPtitech/NeoShowcase/pull/269",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1902361123 | better updating of genus/family dropdown
this version should only allow choices that are in the polygon+buffer and update more often. (But I'm not sure I've got the updating perfect yet)
| gharchive/pull-request | 2023-09-19T07:18:44 | 2025-04-01T06:46:29.391852 | {
"authors": [
"wcornwell"
],
"repo": "traitecoevo/infinitylists",
"url": "https://github.com/traitecoevo/infinitylists/pull/64",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1207024163 | sc-4867: display PKCS12 password on registration
Codecov Report
Merging #489 (e79ead9) into main (b5b4f98) will decrease coverage by 9.48%.
The diff coverage is n/a.
:exclamation: Current head e79ead9 differs from pull request most recent head c8586b0. Consider uploading reports for the commit c8586b0 to get more accurate results
@@ Coverage Diff @@
## main #489 +/- ##
==========================================
- Coverage 46.94% 37.46% -9.49%
==========================================
Files 233 151 -82
Lines 11673 2389 -9284
Branches 608 608
==========================================
- Hits 5480 895 -4585
+ Misses 5234 1319 -3915
+ Partials 959 175 -784
Impacted Files
Coverage Δ
...com/trisacrypto/directory/pkg/bff/api/v1/client.go
...b.com/trisacrypto/directory/pkg/gds/interceptor.go
...github.com/trisacrypto/directory/pkg/bff/status.go
...m/trisacrypto/directory/pkg/gds/store/trtl/trtl.go
...com/trisacrypto/directory/pkg/gds/admin/v2/auth.go
...ithub.com/trisacrypto/directory/pkg/gds/members.go
...thub.com/trisacrypto/directory/pkg/bff/parallel.go
...isacrypto/directory/pkg/gds/store/trtl/iterator.go
...com/trisacrypto/directory/pkg/bff/api/v1/errors.go
...com/trisacrypto/directory/pkg/utils/wire/rewire.go
... and 72 more
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b5b4f98...c8586b0. Read the comment docs.
| gharchive/pull-request | 2022-04-18T12:58:09 | 2025-04-01T06:46:29.445823 | {
"authors": [
"codecov-commenter",
"masskoder"
],
"repo": "trisacrypto/directory",
"url": "https://github.com/trisacrypto/directory/pull/489",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2683887069 | Unify analysis routines for div(B) to make them equation-agnostic
Here is an initial performance test for TreeMesh{3} with IdealGlmMhdEquations3D. It should not be too different for the other meshes and equations.
I used the following code:
using Trixi
using BenchmarkTools
include("../examples/tree_3d_dgsem/elixir_mhd_ec.jl")
u = Trixi.wrap_array(ode.u0, mesh, equations, solver, semi.cache)
du = similar(u)
@benchmark Trixi.analyze(Val{:l2_divb}(), $du, $u, 0.0, $mesh, $equations, $solver, $semi.cache)
@benchmark Trixi.analyze(Val{:linf_divb}(), $du, $u, 0.0, $mesh, $equations, $solver, $semi.cache)
And obtained the following results:
With the main branch:
BenchmarkTools.Trial: 3015 samples with 1 evaluation.
Range (min … max): 1.031 ms … 19.334 ms ┊ GC (min … max): 0.00% … 91.37%
Time (median): 1.258 ms ┊ GC (median): 0.00%
Time (mean ± σ): 1.653 ms ± 1.588 ms ┊ GC (mean ± σ): 14.70% ± 13.48%
█▅▃▆▆▃▁ ▁
███████▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃▅▄▆▆▄▆▅▆▅ █
1.03 ms Histogram: log(frequency) by time 11.2 ms <
Memory estimate: 2.75 MiB, allocs estimate: 40976.
BenchmarkTools.Trial: 10000 samples with 1 evaluation.
Range (min … max): 42.831 μs … 100.552 μs ┊ GC (min … max): 0.00% … 0.00%
Time (median): 43.141 μs ┊ GC (median): 0.00%
Time (mean ± σ): 43.263 μs ± 1.215 μs ┊ GC (mean ± σ): 0.00% ± 0.00%
▅▄▁█▇▃ ▂
██████▇█▆▅▄▃▄▅▃▁▅▄▅▃▃▃▄▅▁▄▃▅▄▃▆▅▅▆▇▇▆▄▅▄▅▅▅▅▄▄▃▄▅▅▅▄▃▃▄▄▃▄▄▅ █
42.8 μs Histogram: log(frequency) by time 47.7 μs <
Memory estimate: 0 bytes, allocs estimate: 0.
With the new implementation:
BenchmarkTools.Trial: 3776 samples with 1 evaluation.
Range (min … max): 972.083 μs … 8.280 ms ┊ GC (min … max): 0.00% … 78.67%
Time (median): 1.030 ms ┊ GC (median): 0.00%
Time (mean ± σ): 1.321 ms ± 995.304 μs ┊ GC (mean ± σ): 13.79% ± 14.80%
█▅▃▂ ▂▃▃ ▁
██████████▅▇▅▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁▃▅▆▅▆▇▆▆▆▆▆▄▅▅▅▅ █
972 μs Histogram: log(frequency) by time 6.45 ms <
Memory estimate: 2.75 MiB, allocs estimate: 40976.
BenchmarkTools.Trial: 10000 samples with 1 evaluation.
Range (min … max): 21.581 μs … 75.032 μs ┊ GC (min … max): 0.00% … 0.00%
Time (median): 21.941 μs ┊ GC (median): 0.00%
Time (mean ± σ): 23.706 μs ± 3.882 μs ┊ GC (mean ± σ): 0.00% ± 0.00%
█▆ ▇▁▃ ▃▁▂▁▂ ▂ ▂ ▃ ▂ ▁ ▁▁ ▂▂ ▂ ▁ ▁ ▂
██▇█████████▇█▆█▆▃▅▃█▆█▅██▅██▄▅██▃█▆▄▃█▄▄▃▁█▇▃▄▁█▃▃▃██▇▃▄▄█ █
21.6 μs Histogram: log(frequency) by time 39.8 μs <
Memory estimate: 0 bytes, allocs estimate: 0.
| gharchive/pull-request | 2024-11-22T16:53:34 | 2025-04-01T06:46:29.449185 | {
"authors": [
"amrueda"
],
"repo": "trixi-framework/Trixi.jl",
"url": "https://github.com/trixi-framework/Trixi.jl/pull/2176",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2184602004 | fix(logger): fix compiled library for browser env
:tada: This PR is included in version 6.7.2 :tada:
The release is available on:
v6.7.2
GitHub release
Your semantic-release bot :package::rocket:
| gharchive/pull-request | 2024-03-13T18:04:43 | 2025-04-01T06:46:29.456398 | {
"authors": [
"Romakita"
],
"repo": "tsedio/logger",
"url": "https://github.com/tsedio/logger/pull/239",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1837752681 | add delayed response
Codecov Report
Patch coverage: 25.00% and project coverage change: -3.60% :warning:
Comparison is base (c696f49) 91.33% compared to head (d744e59) 87.73%.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
Additional details and impacted files
@@ Coverage Diff @@
## master #47 +/- ##
==========================================
- Coverage 91.33% 87.73% -3.60%
==========================================
Files 88 90 +2
Lines 1962 2047 +85
Branches 227 245 +18
==========================================
+ Hits 1792 1796 +4
- Misses 157 237 +80
- Partials 13 14 +1
Files Changed
Coverage Δ
jj/responses/_delayed_response.py
0.00% <0.00%> (ø)
jj/responses/_response.py
97.26% <83.33%> (-1.58%)
:arrow_down:
jj/responses/_utils.py
100.00% <100.00%> (ø)
... and 1 file with indirect coverage changes
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
| gharchive/pull-request | 2023-08-05T13:05:28 | 2025-04-01T06:46:29.466263 | {
"authors": [
"codecov-commenter",
"tsv1"
],
"repo": "tsv1/jj",
"url": "https://github.com/tsv1/jj/pull/47",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2014301441 | lint-staged不生效
参见 https://github.com/ttk-cli/uni-vue3-vite-ts-pinia/blob/main/FAQ.md#husky-未执行
| gharchive/issue | 2023-11-28T12:12:03 | 2025-04-01T06:46:29.467554 | {
"authors": [
"Allen-1998",
"feliciaZH"
],
"repo": "ttk-cli/uni-vue3-vite-ts-pinia",
"url": "https://github.com/ttk-cli/uni-vue3-vite-ts-pinia/issues/49",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1793780878 | wechat
I will provide the details with its specific description for it on this weekend.
| gharchive/issue | 2023-07-07T15:54:36 | 2025-04-01T06:46:29.468213 | {
"authors": [
"stackdev37"
],
"repo": "ttt246/Brain",
"url": "https://github.com/ttt246/Brain/issues/167",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1001966813 | add limit switches and function to motor controllers
done
| gharchive/issue | 2021-09-21T07:05:32 | 2025-04-01T06:46:29.474290 | {
"authors": [
"twaddellberkeley"
],
"repo": "twaddellberkeley/SpaceCAL",
"url": "https://github.com/twaddellberkeley/SpaceCAL/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1641142382 | Update to latest api.proto
thx
| gharchive/pull-request | 2023-03-26T23:32:01 | 2025-04-01T06:46:29.474847 | {
"authors": [
"richardhopton",
"twocolors"
],
"repo": "twocolors/esphome-native-api",
"url": "https://github.com/twocolors/esphome-native-api/pull/9",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1435089624 | visa data for all the countries
@ForumShah8 @DheerajNani7 we are currently done with this section of the website to improve we might work on an API or npm package creation. we will reopen this issues accordingly.
| gharchive/issue | 2022-11-03T18:21:55 | 2025-04-01T06:46:29.477754 | {
"authors": [
"anudeep-17"
],
"repo": "ualbany-software-engineering/mustang-StudyEasy",
"url": "https://github.com/ualbany-software-engineering/mustang-StudyEasy/issues/34",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2308187207 | Refactored edit publication contributors to Templ #1559
On hold until #1561 is merged as both PR's use shared contributor summary views.
Notes from https://github.com/ugent-library/biblio-backoffice/pull/1561#issue-2307584847 also apply here.
| gharchive/pull-request | 2024-05-21T12:27:48 | 2025-04-01T06:46:29.488147 | {
"authors": [
"verheyenkoen"
],
"repo": "ugent-library/biblio-backoffice",
"url": "https://github.com/ugent-library/biblio-backoffice/pull/1566",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
964154877 | Add font updating and deletion
AAU I want to update the font file for a font I have posted previously.
AAU I want to upload new sample images for an already existing font.
AAU I want to update the information accompanying a font I have posted previously.
AAU I want to delete a font I have uploaded.
AAU I want to remove a sample image I uploaded to a font of mine.
| gharchive/issue | 2021-08-09T16:13:52 | 2025-04-01T06:46:29.498607 | {
"authors": [
"una-ada"
],
"repo": "una-ada/Bopomo",
"url": "https://github.com/una-ada/Bopomo/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2044286274 | i have no idea what im doing
resolved all merge conflicts, waiting on @Bod9001 to review this and make sure I didn't accidentally yeet any of his code or any of the new changes breaks his current changes.
| gharchive/pull-request | 2023-12-15T19:44:05 | 2025-04-01T06:46:29.506536 | {
"authors": [
"MaxIsJoe"
],
"repo": "unitystation/Mirror",
"url": "https://github.com/unitystation/Mirror/pull/25",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1449072302 | build: 部署服务器更新最新代码
/remind me about it at 2022/11/19
| gharchive/issue | 2022-11-15T02:51:59 | 2025-04-01T06:46:29.507171 | {
"authors": [
"unknowIfGuestInDream"
],
"repo": "unknowIfGuestInDream/document",
"url": "https://github.com/unknowIfGuestInDream/document/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1062785164 | follow doxygen standards in flows.cpp
Need to do a code review and clean up comments so that they are Doxygen compliant.
| gharchive/issue | 2021-11-24T18:47:34 | 2025-04-01T06:46:29.528606 | {
"authors": [
"nerdoug",
"theAgingApprentice"
],
"repo": "va3wam/hexBot",
"url": "https://github.com/va3wam/hexBot/issues/46",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2131237521 | Task 9, 10
@singharvind09
Update a PR number in respective task tracker
Task -5
Code verified. Complete a code
Task -6
Code verified. Change default activity name and provide annotations
Task -7
Code verified. Change default activity name and provide annotations
Task -8
Code verified. Change default activity name and provide annotations
Task -9
Code verified. Change default activity name and provide annotations
Task -10
Code verified. Change default activity name and provide annotations
Task -11
Code verified. Change default activity name and provide annotations
| gharchive/pull-request | 2024-02-13T00:37:09 | 2025-04-01T06:46:29.531138 | {
"authors": [
"krish952-creator",
"singharvind09"
],
"repo": "vajrang-b/RPA-Developer-in-30-Days",
"url": "https://github.com/vajrang-b/RPA-Developer-in-30-Days/pull/1516",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1165994455 | docs(ui): delete typos & fix space
👍
| gharchive/pull-request | 2022-03-11T04:39:35 | 2025-04-01T06:46:29.552403 | {
"authors": [
"AD-feiben",
"BeADre"
],
"repo": "varletjs/varlet",
"url": "https://github.com/varletjs/varlet/pull/333",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
181265071 | Rageshake is broken
Discussed with Coffee
| gharchive/issue | 2016-10-05T21:02:28 | 2025-04-01T06:46:29.553804 | {
"authors": [
"Matrixcoffee",
"ylecollen"
],
"repo": "vector-im/vector-android",
"url": "https://github.com/vector-im/vector-android/issues/600",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1577796005 | Optimizations
@ufukart interesting update, thank you!
Could you remove the .idea folder? You can also .gitignore it
| gharchive/pull-request | 2023-02-09T12:20:18 | 2025-04-01T06:46:29.568042 | {
"authors": [
"ufukart",
"viict"
],
"repo": "viict/memcached-php-dashboard",
"url": "https://github.com/viict/memcached-php-dashboard/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1621042625 | Components UI creation with integration
Integration mean, we have to use this components in login, list , details and edit screens
| gharchive/issue | 2023-03-13T09:08:48 | 2025-04-01T06:46:29.576485 | {
"authors": [
"PrajaktaShiradwade",
"vivekbarsagadey"
],
"repo": "vivekbarsagadey/genesis-v2",
"url": "https://github.com/vivekbarsagadey/genesis-v2/issues/23",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1260882758 | Cofee machine ver2.2
Немного улучшений по инкапсуляции и будет отлично
| gharchive/pull-request | 2022-06-04T20:14:03 | 2025-04-01T06:46:29.587186 | {
"authors": [
"diman84",
"volha-77"
],
"repo": "volha-77/DmitryLessons2022",
"url": "https://github.com/volha-77/DmitryLessons2022/pull/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2622044379 | Testing missing newline at end of file
Sorry, my bad
| gharchive/pull-request | 2024-10-29T18:35:09 | 2025-04-01T06:46:29.589626 | {
"authors": [
"Ekryd"
],
"repo": "vrastov/sortpom",
"url": "https://github.com/vrastov/sortpom/pull/5",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1519872134 | Update guide to 0.33
Nice!
| gharchive/pull-request | 2023-01-05T01:42:00 | 2025-04-01T06:46:29.592238 | {
"authors": [
"CodesOtakuYT",
"hakolao"
],
"repo": "vulkano-rs/vulkano-www",
"url": "https://github.com/vulkano-rs/vulkano-www/pull/131",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1013735039 | chore(deps): update example project dependencies
:tada: This PR is included in version 1.0.52 :tada:
The release is available on:
npm package (@latest dist-tag)
GitHub release
Your semantic-release bot :package::rocket:
| gharchive/pull-request | 2021-10-01T20:26:32 | 2025-04-01T06:46:29.594457 | {
"authors": [
"wKovacs64"
],
"repo": "wKovacs64/use-secret-code",
"url": "https://github.com/wKovacs64/use-secret-code/pull/75",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1353241530 | NoteCh 和 NoteEn 变量赋值错误
已被 @Lordon 修复。
| gharchive/issue | 2022-08-28T04:36:18 | 2025-04-01T06:46:29.596375 | {
"authors": [
"wangxinleo"
],
"repo": "wangxinleo/wechat-public-account-push",
"url": "https://github.com/wangxinleo/wechat-public-account-push/issues/24",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2363868019 | Publish new ladybug-frontend jar on npmjs
This is about the ladybug-frontend jar that we build with Maven, no longer via external server webjars.
| gharchive/issue | 2024-06-20T08:37:29 | 2025-04-01T06:46:29.599939 | {
"authors": [
"mhdirkse"
],
"repo": "wearefrank/ladybug-frontend",
"url": "https://github.com/wearefrank/ladybug-frontend/issues/446",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2077456269 | SingleList Level
Once #375 merges with new documentation for levels, could you add the docs for this level in there?
| gharchive/pull-request | 2024-01-11T19:40:00 | 2025-04-01T06:46:29.613945 | {
"authors": [
"nullplay",
"willow-ahrens"
],
"repo": "willow-ahrens/Finch.jl",
"url": "https://github.com/willow-ahrens/Finch.jl/pull/374",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1515456606 | 13.4-5
Migratable from CLRS2e's 13.4-4.
| gharchive/issue | 2023-01-01T10:24:07 | 2025-04-01T06:46:29.621222 | {
"authors": [
"wojtask"
],
"repo": "wojtask/clrs4e-solutions",
"url": "https://github.com/wojtask/clrs4e-solutions/issues/537",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1515243171 | 3-2d
Migrated from CormenSol
| gharchive/issue | 2023-01-01T00:26:15 | 2025-04-01T06:46:29.622261 | {
"authors": [
"wojtask"
],
"repo": "wojtask/clrs4e-solutions",
"url": "https://github.com/wojtask/clrs4e-solutions/issues/80",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2001851108 | add CVE-2023-39318 / CVE-2023-39319 / CVE-2023-44487 / CVE-2023-39323 for go-fips-1.19
I don't think we need these any more
| gharchive/pull-request | 2023-11-20T10:21:21 | 2025-04-01T06:46:29.622987 | {
"authors": [
"cpanato",
"luhring"
],
"repo": "wolfi-dev/advisories",
"url": "https://github.com/wolfi-dev/advisories/pull/540",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1919310770 | Fix x not in list error in memory websocket manager
Codecov Report
Merging #368 (1c0bc1b) into main (df326f3) will not change coverage.
The diff coverage is 0.00%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
@@ Coverage Diff @@
## main #368 +/- ##
=======================================
Coverage 72.91% 72.91%
=======================================
Files 184 184
Lines 8807 8807
Branches 1441 1441
=======================================
Hits 6422 6422
Misses 2198 2198
Partials 187 187
Files
Coverage Δ
...tor/websocket/managers/memory_websocket_manager.py
65.45% <0.00%> (ø)
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
| gharchive/pull-request | 2023-09-29T13:50:28 | 2025-04-01T06:46:29.630994 | {
"authors": [
"codecov-commenter",
"tjeerddie"
],
"repo": "workfloworchestrator/orchestrator-core",
"url": "https://github.com/workfloworchestrator/orchestrator-core/pull/368",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2615549584 | feat: Adding dzaky profile
LGTM!!!
| gharchive/pull-request | 2024-10-26T05:00:30 | 2025-04-01T06:46:29.636689 | {
"authors": [
"Dzaky-Hadyan",
"FlaBBB"
],
"repo": "wrideveloper/Hacktober2024-CICD",
"url": "https://github.com/wrideveloper/Hacktober2024-CICD/pull/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1177600752 | Update ui version
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 accept your contribution.krish seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.You have signed the CLA already but the status is still pending? Let us recheck it.
| gharchive/pull-request | 2022-03-23T05:02:12 | 2025-04-01T06:46:29.639390 | {
"authors": [
"CLAassistant",
"Krishanx92"
],
"repo": "wso2/product-apim",
"url": "https://github.com/wso2/product-apim/pull/12746",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1118421083 | container bulk management, system command added
Great! Thanks 😉
| gharchive/pull-request | 2022-01-30T05:43:50 | 2025-04-01T06:46:29.689930 | {
"authors": [
"njmsaikat",
"xcad2k"
],
"repo": "xcad2k/cheat-sheets",
"url": "https://github.com/xcad2k/cheat-sheets/pull/34",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1586912118 | 考虑兼容横屏和桌面端吗
@wswmsword 不行我太菜了,整不了
小问题,晚上我提个 pr,到时候您看看效果
| gharchive/issue | 2023-02-16T02:53:11 | 2025-04-01T06:46:29.690994 | {
"authors": [
"wswmsword",
"xiangshu233"
],
"repo": "xiangshu233/vue3-vant4-mobile",
"url": "https://github.com/xiangshu233/vue3-vant4-mobile/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1118687936 | Full use cases defined
Review pending of use cases today.
All user cases are defined, checked and approved by team.
| gharchive/issue | 2022-01-30T19:57:06 | 2025-04-01T06:46:29.704195 | {
"authors": [
"TomaszMuchaDev",
"xx00a"
],
"repo": "xx00a/Group6",
"url": "https://github.com/xx00a/Group6/issues/25",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1908843301 | ボスの残HPを登録できるようにする
これどうやって記録を保存しようか?
周回数のところに追加するのか、それとも独自のテーブルを作って保存するのか。
別に周回ごとの残量を永続して保存する必要はないので、周回のところでもいい気もする。
HPのデータだけenumなりマスターで持って周回ごとのダメージ加算でやればいいかなと思っている
ボス情報のところに全部ぶっこむ?
ただボスって段階があるから、別にテーブル作った方がいいのではと思ってる。
何段階目か
その段階の周数
その段階のHP
ていうのは持たないといけなくなるから
4段階目のみ対応完了している。
最近のクラバトのトレンド的に3段階目までは貫通前提のため、4段階目専用として完了させても良いかもしれない。
今のHPとLapをまとめている書き方はいけてないというか、扱いにくいというか。
なので、BossごとにHPとLapを入れ込んだ方がいいかと思う。
bossテーブルがマスタなのでその案はうーんとなっている。
eventマスタに紐づくクランごとの実績としてhpとlapを持つ今の構成が個人的にしっくりきておる・・・
なんというか正規化しきれてない感じがする。
Bossごとというのは、クランごと(クランとリレーションしている)にさらにBossテーブルを持たせていいきがする
Event->Clan->BossInfo(Number&HitPoint&Lap)
もしくはJson型にして一つのカラムにいれこむか。
順序が規定されているのに、それをOrderではなくカラム名で表現するのは効率いいとは言えないと思う。
eventBossとLapはリレーション的に完全に同じではあるので、がっちゃんこはありよりのあり。
JSON型は宗教的に許せないのでよっぽどのことがない限り使わないぜ!
えー。Lapとか、テーブル分けてリレーションによる配列で取り出してそれぞれインデックスで指定できるようにさせてよー
一旦テーブルまとめるところまで対応した
| gharchive/issue | 2023-09-22T12:46:07 | 2025-04-01T06:46:29.732020 | {
"authors": [
"drakontia",
"yuina1056"
],
"repo": "yuina1056/ClanBattleBot",
"url": "https://github.com/yuina1056/ClanBattleBot/issues/15",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1670526760 | 请问cloudpods只能在物理机部署吗,在云主机上部署报错
使用了弹性公网IP,修改为私有IP即可
| gharchive/issue | 2023-04-17T06:48:41 | 2025-04-01T06:46:29.736531 | {
"authors": [
"jackgao2015"
],
"repo": "yunionio/cloudpods",
"url": "https://github.com/yunionio/cloudpods/issues/16513",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1489447957 | body関連のヘッダのvalidationをbody-parserに移動した方がいいかも
headerのパーサでやることにした
| gharchive/issue | 2022-12-11T05:00:54 | 2025-04-01T06:46:29.737214 | {
"authors": [
"nori26"
],
"repo": "ywake/webserv",
"url": "https://github.com/ywake/webserv/issues/322",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2164037283 | Implement Page Mode
I don't have permission to push on feat/page_mode but I found some problems in the ESC W regarding some operations, causing "attempt to subtract with overflow".
changed it to
let adjusted_width =
if context.graphics.x as u16 >= horizontal_logical_origin {
context.graphics.x as u16 - horizontal_logical_origin
} else {
0
};
let adjusted_height =
if context.graphics.y as u16 >= vertical_logical_origin {
context.graphics.y as u16 - vertical_logical_origin
} else {
0
};
Currently, the provided code is just printing some unformatted metadata.
The branch is completely untested. I haven't figured out how to give you access to a repo yet. In the meantime you can maybe pull it down and create pull requests on it.
Cool!!!
It looks pretty good so far. If you take the direction and feed it to the thermal image, I think you will have it. You would need to create a property in there called direction that will insert pixels from the x and y in the right direction. (I can also take a stab if you make a pull request to the page mode branch.
Page mode is hard. I will get to it when I get a chunk of time where I can finish it.
Page mode is done
That's great newsssss! Thanks a lot for that! It will be really, really useful.
That's great newsssss! Thanks a lot for that! It will be really, really useful.
Let me know if you have any issues or want to add any test files to the repo. Ideally test files are in the .thermal format.
| gharchive/issue | 2024-03-01T19:25:23 | 2025-04-01T06:46:29.741094 | {
"authors": [
"kewynakshlley",
"zachzurn"
],
"repo": "zachzurn/thermal",
"url": "https://github.com/zachzurn/thermal/issues/21",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1348816945 | Fix jenkinsfile for MM
I didn't see the other one. Closing.
| gharchive/pull-request | 2022-08-24T03:55:46 | 2025-04-01T06:46:29.746687 | {
"authors": [
"louist103"
],
"repo": "zeldaret/ZAPD",
"url": "https://github.com/zeldaret/ZAPD/pull/261",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1245290876 | Add driver is31fl3194
@mbolivar-nordic @MaureenHelm could you take a look?
Hi @carlescufi. I'll review it in the next few days.
Hi @carlescufi. I'll review it in the next few days.
Thank you @simonguinot !
@mbolivar-nordic [...] could you take a look?
I will try, but this is led, not led_strip, so @Mani-Sadhasivam is the maintainer
It's on the pipeline for review this weekend.
@benjaminbjornsson I think it would be nice to provides a DTS overlay example along with the sample (maybe for the board you are using to test the driver).
I've updated the PR and I think I've fixed all issues raised by @simonguinot. Decided to remove the auto-breathing functionality from the abstraction layer to make the PR easier to review.
@benjaminbjornsson I think it would be nice to provides a DTS overlay example along with the sample (maybe for the board you are using to test the driver).
Isn't the node provided in the Arduino Nicla Sense ME board DTS that is part of this PR enough as an example? Or should that node be moved into an overlay of the example?
@benjaminbjornsson I think it would be nice to provides a DTS overlay example along with the sample (maybe for the board you are using to test the driver).
Isn't the node provided in the Arduino Nicla Sense ME board DTS that is part of this PR enough as an example? Or should that node be moved into an overlay of the example?
Yes it is enough.
Sorry, I closed this PR by accident.
Hi @Mani-Sadhasivam. Please can you have a look ? What do you think of the "I2C abstraction" code in is31fl3194_reg.{c,h} ?
Hi @Mani-Sadhasivam. Please can you have a look ? What do you think of the "I2C abstraction" code in is31fl3194_reg.{c,h} ?
Thanks, @simonguinot for the reviews, really appreciate your help :) As I said in the review, I'm not in favour of adding the HAL abstraction to this driver. So that part needs to be reworked.
| gharchive/pull-request | 2022-05-23T14:50:35 | 2025-04-01T06:46:29.752617 | {
"authors": [
"Mani-Sadhasivam",
"benjaminbjornsson",
"carlescufi",
"mbolivar-nordic",
"simonguinot"
],
"repo": "zephyrproject-rtos/zephyr",
"url": "https://github.com/zephyrproject-rtos/zephyr/pull/45915",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1395024113 | docs: fix reserved scopes links
@peintnermax here are some conflicts. I think livio did already solve some parts in the proto
issue was already fixed.. closing
| gharchive/pull-request | 2022-10-03T16:41:38 | 2025-04-01T06:46:29.758101 | {
"authors": [
"hifabienne",
"peintnermax"
],
"repo": "zitadel/zitadel",
"url": "https://github.com/zitadel/zitadel/pull/4488",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1682927127 | refactor(twitter.circom): add minor syntax changes & fix style
We don't have a circuit compilation test so I don't have an easy way of knowing if this broke the circuit or not -- can you add a quick CircleCI test to ensure that it compiles correctly?
| gharchive/pull-request | 2023-04-25T10:52:44 | 2025-04-01T06:46:29.758901 | {
"authors": [
"Divide-By-0",
"curryrasul"
],
"repo": "zkemail/zk-email-verify",
"url": "https://github.com/zkemail/zk-email-verify/pull/55",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
296071259 | Why is Yelp.com blocked?
Hi, what version of EAL do you have? This was fixed in a hotfix v1.14.3
| gharchive/issue | 2018-02-10T04:03:26 | 2025-04-01T06:46:29.780097 | {
"authors": [
"409H",
"ckarbass"
],
"repo": "409H/EtherAddressLookup",
"url": "https://github.com/409H/EtherAddressLookup/issues/290",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
371190297 | Add a contribution guideline
LGTM, that may converted to reStructuredText since GitHub handles .rst extension as well.
LGTM, that may converted to reStructuredText since GitHub handles .rst extension as well.
I gave .rst a try but github wouldn't let me pretty-print it in the web UI, so I stuck with .md
LGTM, that may converted to reStructuredText since GitHub handles .rst extension as well.
I gave .rst a try but github wouldn't let me pretty-print it in the web UI, so I stuck with .md
That's weird, it seems to work perfectly well for that project both for readme.rst and other random files:
https://github.com/ARM-software/arm-trusted-firmware/
https://github.com/ARM-software/arm-trusted-firmware/blob/master/docs/change-log.rst
I guess I must have used some Sphinx-only stuff, since that's what I'm used to.
Otherwise, markdown doesn't really bother me so IMO it's fine to go with it (we already have the README in markdown anyway)
| gharchive/pull-request | 2018-10-17T17:36:14 | 2025-04-01T06:46:29.795643 | {
"authors": [
"douglas-raillard-arm",
"valschneider"
],
"repo": "ARM-software/lisa",
"url": "https://github.com/ARM-software/lisa/pull/633",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
338139006 | add pm when user online plugin
how is this issue? anyone did anything? can i take this?
I believe this is the .joins plugin which has already been developed. Correct @Abdur-rahmaanJ?
@AngeloGiacco no. pm means private message. if user offline, next time user comes online, sends him a pm with the message
i'll take this then.. @Abdur-rahmaanJ the idea is to msg user if the bot keeps online all the time between the user becomes online again?
yes
| gharchive/issue | 2018-07-04T05:56:26 | 2025-04-01T06:46:29.808885 | {
"authors": [
"Abdur-rahmaanJ",
"AngeloGiacco",
"marceloyb"
],
"repo": "Abdur-rahmaanJ/honeybot",
"url": "https://github.com/Abdur-rahmaanJ/honeybot/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
647861928 | Release/1.7.5
I'm sure we talked about this, but do you remember where we landed on operators on non-literal nulls? (Or, rather, the rationale behind not automagically checking for them unless there's an attribute making them valid.) Was it just efficiency? Or worries of it breaking things (maybe with actual examples in the standard library)? I'm sure we had a rationale, but looking at the commit, it still seems like a basically good idea.
Are all the other return/exit/break type potential gotchas with temporarily also handled? I hadn't thought of them before; durr. Offhand, maybe the only special thing is that they should restore the original value when exiting, right?
I'm sure we talked about this, but do you remember where we landed on operators on non-literal nulls? (Or, rather, the rationale behind not automagically checking for them unless there's an attribute making them valid.) Was it just efficiency? Or worries of it breaking things (maybe with actual examples in the standard library)? I'm sure we had a rationale, but looking at the commit, it still seems like a basically good idea.
I wouldn't want to add automatic null checks for reasons of both efficiency and flexibility. Developers can make null-safe global operator methods and those are useful in nonstandardizable ways. As an example, Plasmacore's "Action" has a global operator method for += that allows this:
local actions = null : Action # redundant null assignment for clarity
...
actions += ActionSubclass(...) # works when 'actions' is null.
We could add null checks only if an operator doesn't resolve to a global method etc., but to me that's premature optimization... let's wait until people are getting seriously tripped up by the lack of it, if ever.
Are all the other return/exit/break type potential gotchas with temporarily also handled? I hadn't thought of them before; durr. Offhand, maybe the only special thing is that they should restore the original value when exiting, right?
Yeah, all exits from temporarily are covered in the InjectCmdBeforeReturnVisitor it uses (Visitors.rogue).
Right, I think intentional null-safe usage was why I initially suggested the attribute to override, but I don't remember why that doesn't apply to non-literal cases also, especially since I think the combination of performing an operation on a null reference accidentally and not having handled the null case in the operation is a pretty easy mistake to make -- and potentially an exploitable one from a security standpoint, where catching it and terminating would be a big improvement. We don't need to address this now, but I thought we should have some sort of record, and I still suspect it might be a good idea.
👍 on temporarily.
| gharchive/pull-request | 2020-06-30T05:02:51 | 2025-04-01T06:46:29.813591 | {
"authors": [
"AbePralle",
"MurphyMc"
],
"repo": "AbePralle/Rogue",
"url": "https://github.com/AbePralle/Rogue/pull/80",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
382047920 | DO NOT MERGE Test Packer build on Jenkins Sandbox
packer-test-build
packer-test-build
packer-test-build
Since we're "archiving" this repo I'm closing any open PRs (plus this is super old ;) )
| gharchive/pull-request | 2018-11-19T03:56:37 | 2025-04-01T06:46:29.815108 | {
"authors": [
"tykeal",
"zxiiro"
],
"repo": "AcademySoftwareFoundation/ci-management",
"url": "https://github.com/AcademySoftwareFoundation/ci-management/pull/49",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
344822852 | Fix to bug #1433. Fix for issue with Coral 3 UI Checkbox
Coverage remained the same at 40.736% when pulling 924afb360bd10a703ffef5ce56f141947f075b75 on Narayan15:defect/composite-multifield-support-for-checkbox-bug-1433 into 8e5940055b3f79be20aedc3b9701ed4205be4b7c on Adobe-Consulting-Services:master.
Thanks
| gharchive/pull-request | 2018-07-26T12:28:14 | 2025-04-01T06:46:29.819092 | {
"authors": [
"Narayan15",
"coveralls",
"davidjgonzalez"
],
"repo": "Adobe-Consulting-Services/acs-aem-commons",
"url": "https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/1434",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
147586764 | Set JSON headers in session
:+1:
No, I don't foresee this interfering with Kerberos at all.
On Mon, Apr 11, 2016 at 7:18 PM, Sean Ross-Ross notifications@github.com
wrote:
@dsludwig https://github.com/dsludwig, do you expect this could
interfere with kerberos in any way?
—
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
https://github.com/Anaconda-Server/anaconda-client/pull/313#issuecomment-208665592
| gharchive/pull-request | 2016-04-11T23:37:05 | 2025-04-01T06:46:29.848847 | {
"authors": [
"dsludwig",
"srossross"
],
"repo": "Anaconda-Server/anaconda-client",
"url": "https://github.com/Anaconda-Server/anaconda-client/pull/313",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
231847855 | Reformat imports, part of #470
#470
| gharchive/pull-request | 2017-05-28T05:36:40 | 2025-04-01T06:46:29.862119 | {
"authors": [
"kirjs"
],
"repo": "AngularNYC/angular-presentation",
"url": "https://github.com/AngularNYC/angular-presentation/pull/472",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
595719300 | Perception: fix detection component process error
approve
| gharchive/pull-request | 2020-04-07T09:17:12 | 2025-04-01T06:46:29.865161 | {
"authors": [
"jeroldchen",
"lx18233184051"
],
"repo": "ApolloAuto/apollo",
"url": "https://github.com/ApolloAuto/apollo/pull/10960",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
341663577 | Safari twice load issue #99
need code reviewed and help in testing this out on Safari mainly and regression on other different browsers
@ApoorvSaxena please let me know how can we help to take this fix forward. We are currently using this package and looking for this fix to be rolled out.
| gharchive/pull-request | 2018-07-16T20:18:30 | 2025-04-01T06:46:29.867393 | {
"authors": [
"ApoorvSaxena",
"rameshjuluru"
],
"repo": "ApoorvSaxena/lozad.js",
"url": "https://github.com/ApoorvSaxena/lozad.js/pull/116",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
117074261 | nice
What is the point of this issue spamming? @Taikiy49
@Apostolique Can you please close all issues from Taikiy49?
They did nothing but spam the issues section with pointless topics...
| gharchive/issue | 2015-11-16T08:27:33 | 2025-04-01T06:46:29.868500 | {
"authors": [
"Drflash55",
"Taikiy49",
"erasmuswill"
],
"repo": "Apostolique/Agar.io-bot",
"url": "https://github.com/Apostolique/Agar.io-bot/issues/469",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
287408287 | Moving RabbitMQ to 2.0.0
Remove dictionary from config file and use alias
Need to improve test case coverage.
Please add a CHANGELOG.md.
Please don't forget to update the metadata.json after the extension is released.
pom.xml needs to have copyright header(?) and I could not find LICENSE.txt and NOTICE.txt being packaged with RabbitMQ.
config.yml has to be reordered as per the standard to be followed by all extensions.
MetricConfig has metricType and this is being passed to the Metric class in commons. This means the commons will have default values for aggregationType, timeRollUpType and clusterRollUpType as metricType is not recognized. Also the metricQualifiers are not identified for individual metrics.
Other comments in the code have been added as TODOs.
The name of the directory is config which is not following the standard of conf in other extensions.
@akshayAppd
TODOs
I see a RabbitMQCustomDashboard.png file in the repository. Is this required?
Can you please add the CHANGELOG.md for review as well.
MetricQualifiers for each metric has not been added in the metrics.xml yet.
"numberOfThreads" field needs to be configured to allow more servers, also a comment on number of threads to be added, when the customer wants to add more RabbitMQ servers.(See Redis for example).
Remove that extra line right after the heading: This extension works only with the standalone machine agent.
Prerequisite:
Convert all open links to hyperlinks
Installation:
make the text bold as done in the documentation guidelines
Configuration:
Suggestion: Maybe convert the list items into a smaller headings using the prefix ###
FIX the displayName in the second server listed in the sample config and make sure its not indented in the config file that you provide.
host: "localhost"
port: 15673
useSSL: false
username: "guest"
password: "guest"
displayName: "displayName1" //The display name to be used for the metrics of this server, mandatory
Remove community and support sections in the bottom and add the VERSION section as listed in the documentation guidelines.
Changed Hert Beat to HeartBeat, as per the coding documentation.
The metric qualifiers in the metrics.xml need to be discussed. I have conflicting views about the qualifiers specified for most of the metrics.
Also the "Running" metric in the OverviewMetricParser class(line70) needs to be discussed. I see that the metricPath is Clusters||Nodes|Running.
TODOs in the code will be checked in.
Documentation Review Part 2
Remove that extra line right after the heading: This extension works only with the standalone machine agent.
FIX the displayName in the second server listed in the sample config and make sure its not indented in the config file that you provide.
host: "localhost"
port: 15673
useSSL: false
username: "guest"
password: "guest"
displayName: "displayName1" //The display name to be used for the metrics of this server, mandatory
convert the version section into a table
| gharchive/pull-request | 2018-01-10T11:56:19 | 2025-04-01T06:46:29.878697 | {
"authors": [
"akshayAppd",
"bhuvnesh17",
"kunalgupApDx",
"satish-m",
"venkatakonala"
],
"repo": "Appdynamics/rabbitmq-monitoring-extension",
"url": "https://github.com/Appdynamics/rabbitmq-monitoring-extension/pull/15",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
127528792 | Allow to overwrite the default generated output/result filename
It is good idea! But there is a problem with this patch. The "--result-filename" option will not work without "--destination-path" option. I think the good idea is make only one option "--output" ("-o") with default behavior to write output to stdout.
Thanks for contributing!
I was thinking about just using --output/-o, but didn't want to mess too much with the code and its backward compatibility. If you are fine with replacing those two with a single output parameter, I can take care of that.
That's done. I've also added an example for password format (we are using it in our swagger file and swg2rst crashed since it was missing), also changed the -format from required, to having a default='rst' - since that's the only option for now, we can have a shorter command line.
I hope this pull request is not too messy (too many changes at the same time). Please let me know if that's ok or not (I can provide separate pull requests for each change).
| gharchive/pull-request | 2016-01-19T20:15:25 | 2025-04-01T06:46:29.881203 | {
"authors": [
"ikeeip",
"piotrbulinski"
],
"repo": "Arello-Mobile/swagger2rst",
"url": "https://github.com/Arello-Mobile/swagger2rst/pull/2",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
409228220 | Doc 01 - Introduction and Goals
I can do the very first part of the document, explaining an overall view of the project requirements.
I will define the quality goals.
Me and @tejido18 wil define Requirements Overview
Me and @uo251119 will define the stakeholders of the project
I have to redo the scenarios for the quality goals to match the style we have seen today in the theory lecture.
| gharchive/issue | 2019-02-12T10:33:10 | 2025-04-01T06:46:29.883601 | {
"authors": [
"fonsecadh",
"ivanpl98",
"pacojq",
"uo251181"
],
"repo": "Arquisoft/dechat_en1a",
"url": "https://github.com/Arquisoft/dechat_en1a/issues/5",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
174251470 | fixing typo
Hi @4c74356b41, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
This seems like a small (but important) contribution, so no contribution license agreement is required at this point. Real humans will now evaluate your PR.
TTYL, AZPRBOT;
@4c74356b41 : Thanks for your contribution to the Azure documentation! The author, @mahesh-unnikrishnan, has been notified to review your proposed change.
Thanks for bringing this to our notice. I've resolved this typo as part of a recent doc update.
should I close this?
Please go ahead and close this PR.
| gharchive/pull-request | 2016-08-31T11:41:17 | 2025-04-01T06:46:29.902073 | {
"authors": [
"4c74356b41",
"PRmerger",
"azurecla",
"mahesh-unnikrishnan"
],
"repo": "Azure/azure-content",
"url": "https://github.com/Azure/azure-content/pull/7434",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
} |
484608810 | dev/odata4
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 accept your contribution.:x: mojobec sign nowYou have signed the CLA already but the status is still pending? Let us recheck it.
| gharchive/pull-request | 2019-08-23T16:15:50 | 2025-04-01T06:46:29.904499 | {
"authors": [
"mojobec",
"msftclas"
],
"repo": "Azure/azure-mobile-apps-net-client",
"url": "https://github.com/Azure/azure-mobile-apps-net-client/pull/510",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
760864232 | add serialconsole track2 config
Hi @00Kai0 do we need to add a line of python-track2 or something in the readme swagger_to_sdk section to enable the python track 2 generation? Now the sdk automation pipeline does not run the python track 2 task
/azp run
| gharchive/pull-request | 2020-12-10T03:55:31 | 2025-04-01T06:46:29.905595 | {
"authors": [
"00Kai0",
"ArcturusZhang"
],
"repo": "Azure/azure-rest-api-specs",
"url": "https://github.com/Azure/azure-rest-api-specs/pull/12046",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
713184489 | Update live tests to use the same package triplet as CI/CD does
Given the change in https://github.com/Azure/azure-sdk-for-c/pull/1394, we can close this, correct?
| gharchive/pull-request | 2020-10-01T21:06:50 | 2025-04-01T06:46:29.906814 | {
"authors": [
"ahsonkhan",
"antkmsft"
],
"repo": "Azure/azure-sdk-for-c",
"url": "https://github.com/Azure/azure-sdk-for-c/pull/1391",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
606435517 | Change MatchCondition to onlyIfUnchanged bool
https://github.com/Azure/azure-sdk-for-java/issues/10473
| gharchive/pull-request | 2020-04-24T16:25:57 | 2025-04-01T06:46:29.907649 | {
"authors": [
"sima-zhu"
],
"repo": "Azure/azure-sdk-for-java",
"url": "https://github.com/Azure/azure-sdk-for-java/pull/10494",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
517927077 | Update smoke tests packages for GA
@danieljurek, after the code changes to get the smoke tests in line with what we GA'd the goal should be to get these running against nightly builds on our dev feeds and if they fail, notify the repo owners.
| gharchive/issue | 2019-11-05T17:44:44 | 2025-04-01T06:46:29.908453 | {
"authors": [
"danieljurek",
"kurtzeborn"
],
"repo": "Azure/azure-sdk-for-js",
"url": "https://github.com/Azure/azure-sdk-for-js/issues/6041",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
577561117 | [Tests:] Add Live tests to FormRecognizer project
Created separate issue fro recordings https://github.com/Azure/azure-sdk-for-net/issues/11362
Live tests have been added.
| gharchive/issue | 2020-03-08T20:31:43 | 2025-04-01T06:46:29.909675 | {
"authors": [
"annelo-msft",
"maririos"
],
"repo": "Azure/azure-sdk-for-net",
"url": "https://github.com/Azure/azure-sdk-for-net/issues/10413",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
586410753 | update bleach version
Can one of the admins verify this patch?
| gharchive/pull-request | 2020-03-23T18:04:06 | 2025-04-01T06:46:29.910290 | {
"authors": [
"adxsdk6",
"xiangyan99"
],
"repo": "Azure/azure-sdk-for-python",
"url": "https://github.com/Azure/azure-sdk-for-python/pull/10444",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
416278354 | Remove utid check in default token validator.
Might take a different approach - don't review this
Other account validator is done in #384
| gharchive/pull-request | 2019-03-01T21:03:16 | 2025-04-01T06:46:29.913611 | {
"authors": [
"unpluggedk"
],
"repo": "AzureAD/microsoft-authentication-library-common-for-objc",
"url": "https://github.com/AzureAD/microsoft-authentication-library-common-for-objc/pull/381",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
250380194 | Use HTTP::Status instead of hardcoding the HTTP codes.
thank you!
| gharchive/pull-request | 2017-08-15T17:23:10 | 2025-04-01T06:46:29.922547 | {
"authors": [
"Emeric54",
"ufobat"
],
"repo": "Bailador/Bailador",
"url": "https://github.com/Bailador/Bailador/pull/246",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
124509941 |
removing characters breaking npm publishing
Already covered by https://github.com/BeSite/jQuery.dotdotdot/pull/98
| gharchive/pull-request | 2015-12-31T22:12:28 | 2025-04-01T06:46:29.928758 | {
"authors": [
"jonscottclark",
"tjdavenport"
],
"repo": "BeSite/jQuery.dotdotdot",
"url": "https://github.com/BeSite/jQuery.dotdotdot/pull/99",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
734192652 | 能推到官方的插件庫上嗎?
刚刚推了,但官方审核似乎要很久。。
| gharchive/issue | 2020-11-02T05:27:02 | 2025-04-01T06:46:29.933280 | {
"authors": [
"Billiballa",
"jarvisaoieong"
],
"repo": "Billiballa/bilibala-echarts-panel",
"url": "https://github.com/Billiballa/bilibala-echarts-panel/issues/27",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
290507414 | Add ability to add multiple Facebook/Discord accounts
Too much work, just launch two instances with different configs
TLDR; i'm lazy
| gharchive/issue | 2018-01-22T15:33:38 | 2025-04-01T06:46:29.939575 | {
"authors": [
"Bjornskjald"
],
"repo": "Bjornskjald/miscord",
"url": "https://github.com/Bjornskjald/miscord/issues/17",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
340142198 | Fix: Section type constants are shown as integers #697
LGTM
Codecov Report
Merging #700 into master will not change coverage.
The diff coverage is 100%.
@@ Coverage Diff @@
## master #700 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 43 43
Lines 2255 2274 +19
=====================================
+ Hits 2255 2274 +19
| gharchive/pull-request | 2018-07-11T08:31:48 | 2025-04-01T06:46:29.945158 | {
"authors": [
"arsenius7",
"codecov-io",
"wizmer"
],
"repo": "BlueBrain/NeuroM",
"url": "https://github.com/BlueBrain/NeuroM/pull/700",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
450396164 | add identity tests
Codecov Report
:exclamation: No coverage uploaded for pull request base (init-lerna@acb83d9). Click here to learn what that means.
The diff coverage is 100%.
@@ Coverage Diff @@
## init-lerna #161 +/- ##
=============================================
Coverage ? 73.33%
=============================================
Files ? 11
Lines ? 150
Branches ? 20
=============================================
Hits ? 110
Misses ? 40
Partials ? 0
Impacted Files
Coverage Δ
packages/nexus-sdk/src/Identity/index.ts
66.66% <100%> (ø)
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update acb83d9...3ee20da. Read the comment docs.
| gharchive/pull-request | 2019-05-30T16:33:54 | 2025-04-01T06:46:29.958341 | {
"authors": [
"codecov-io",
"kenjinp"
],
"repo": "BlueBrain/nexus-sdk-js",
"url": "https://github.com/BlueBrain/nexus-sdk-js/pull/161",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
944599820 | should we use alternatives for some of the civ vocab items?
Provided proposal schema for burgerLinker reusing more existing vocabularies. Includes a readme with comments, a .png file and an editable .drawio figure.
schema:gender is - in the old and new version of the model - a xsd:string, but documentation says it can also be a schema.org/GenderType ("The subject can follow schema.org/gender or can be a lowercase string ('m' or 'f').")
why a civ:RegistrationID? Can't the @id of a bio:Event be used? (if not, please change the very limited xsd:int(eger) to something like a xsd:string so GUID's can be used)
idem for civ:PersonID: can't the @id of the schema:Person be used? (if not, please change the very limited xsd:int(eger) to something like a xsd:string so GUID's can be used)
should't schema:givenName and schema:familyName be replaced by civ:givenName and civ:familyName because of the required name standardization 'rules'?
does the coloring of the classes have any meaning? I feel schema classes should be all blue and dbo should have its own distinctive color.
a SHACL definition of this model can be used to describe the model and to validate input data.
Agree with Bob's comments. Good suggestion to use something like civ:givenName because of the name standardization.
I'm not sure if Dutch municipalities are of type dbo:Municipality in DBpedia. Not sure if that matters, but that can make it more difficult to include DBpedia variables in queries. See these outgoing relations of 'Driebergen'.
Also goes for dbo:Province. These do include Dutch provinces, but not as a class. Instead dbp:subdivisionName seems to be used to go from dbo:Place (or similar) to dbo:Province.
Would it not more useful to (also) use Gemeentegeschiedenis? That allows a more fine-grained mapping to Dutch municipalities in a specific period. The Amsterdamse Code seems to be consistently included in DBpedia as well.
Hi @RubenSchalk !
Agree with Bob's comments. Good suggestion to use something like civ:givenName because of the name standardization.
I've adapted this.
I'm not sure if Dutch municipalities are of type dbo:Municipality in DBpedia. Not sure if that matters, but that can make it more difficult to include DBpedia variables in queries. See these outgoing relations of 'Driebergen'.
Also goes for dbo:Province. These do include Dutch provinces, but not as a class. Instead dbp:subdivisionName seems to be used to go from dbo:Place (or similar) to dbo:Province.
Would it not more useful to (also) use Gemeentegeschiedenis? That allows a more fine-grained mapping to Dutch municipalities in a specific period. The Amsterdamse Code seems to be consistently included in DBpedia as well.
Thanks, I hadn't look at the actual data. The link you sent shows quite an abundance of relations indeed. I myself had looked at https://dbpedia.org/ontology/Municipality which I thought fitted quite well. Obviously, the use of gg:Municipality makes a lot of sense in the Dutch case, but I've browsed gg and didn't see many equivalents for some of the other terms. Have you ever looked at the juso ontology? It has many of the terms needed. Not specifically region, but it does contain district and provenance and meta terms for other 'regional' divisions, such as: http://rdfs.co/juso/latest/html#term-SecondLevelAdministrativeDivision.
Joe made this comment earlier, so archiving it here:
We integrate civ with the bio vocab:
https://druid.datalegend.net/LINKS/civ/browser?resource=https%3A%2F%2Fiisg.amsterdam%2Fid%2Fciv%2FEvent&focus=forward
But we don’t use their IRIs directly because bio’s birth, marriage, and death events are modelled in a slightly different way.
I also see aciv:Divorce event in the source code and the TTL version of the schema. Is this event ommited from the PNG version of the model on purpose?
PS. There's also bio:Divorce
| gharchive/issue | 2021-07-14T16:25:20 | 2025-04-01T06:46:29.999682 | {
"authors": [
"RubenSchalk",
"coret",
"rlzijdeman"
],
"repo": "CLARIAH/burgerLinker",
"url": "https://github.com/CLARIAH/burgerLinker/issues/10",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
820542601 | Be feature comment api alex
Codecov Report
Merging #73 (64b9fd7) into dev (2edfd20) will increase coverage by 1.88%.
The diff coverage is 39.00%.
@@ Coverage Diff @@
## dev #73 +/- ##
==========================================
+ Coverage 24.91% 26.79% +1.88%
==========================================
Files 11 11
Lines 610 709 +99
==========================================
+ Hits 152 190 +38
- Misses 458 519 +61
Impacted Files
Coverage Δ
citrus_network/citrus_home/urls.py
100.00% <ø> (ø)
citrus_network/citrus_home/views.py
10.30% <14.08%> (+0.36%)
:arrow_up:
citrus_network/citrus_home/admin.py
100.00% <100.00%> (ø)
citrus_network/citrus_home/models.py
100.00% <100.00%> (ø)
citrus_network/citrus_network/settings.py
100.00% <100.00%> (ø)
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2edfd20...64b9fd7. Read the comment docs.
| gharchive/pull-request | 2021-03-03T01:45:05 | 2025-04-01T06:46:30.010339 | {
"authors": [
"alexbali",
"codecov-io"
],
"repo": "CMPUT404W21H02-Project/CMPUT404-project-socialdistribution",
"url": "https://github.com/CMPUT404W21H02-Project/CMPUT404-project-socialdistribution/pull/73",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
181616309 | Merge Damith's updates to Developer Guide
Thanks @INCENDE
| gharchive/pull-request | 2016-10-07T08:55:07 | 2025-04-01T06:46:30.017433 | {
"authors": [
"INCENDE",
"burnflare"
],
"repo": "CS2103AUG2016-W11-C2/main",
"url": "https://github.com/CS2103AUG2016-W11-C2/main/pull/23",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
373770585 | Setup of Reposense for org repo, for better tracking of code contributions.
Coverage increased (+0.3%) to 66.733% when pulling d4d3af80fdf7bd257f5ecd51555b1852e28b30a5 on m-aslam-mj2:reposense into 8ad1d76a2252f3e561ee1b4ba3eb460646900fc0 on CS2113-AY1819S1-T16-1:master.
| gharchive/pull-request | 2018-10-25T04:39:15 | 2025-04-01T06:46:30.021978 | {
"authors": [
"coveralls",
"m-aslam-mj2"
],
"repo": "CS2113-AY1819S1-T16-1/main",
"url": "https://github.com/CS2113-AY1819S1-T16-1/main/pull/162",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
134644553 | #12 Develop a Date Range search facet
This definitely has not been done. Is it still desired?
[--- Commented from Asana.com
#commenter Sara Damiano
---[aa]
| gharchive/issue | 2016-02-18T17:35:30 | 2025-04-01T06:46:30.038195 | {
"authors": [
"SRGDamia1"
],
"repo": "CZOData/Search.CriticalZone.org",
"url": "https://github.com/CZOData/Search.CriticalZone.org/issues/8",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
801664498 | Changing settings for throttling before 0.7.4
bors r+
| gharchive/pull-request | 2021-02-04T21:55:12 | 2025-04-01T06:46:30.046822 | {
"authors": [
"sacherjj"
],
"repo": "CasperLabs/casper-node",
"url": "https://github.com/CasperLabs/casper-node/pull/859",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
812588393 | Mobile > QR-Code: Scan of an unknown endpoint in org should not be allowed
Issue is in the backend: QA QR-Code is generated using the SCP endpoint instead the QA.
New issue opened.
| gharchive/issue | 2021-02-20T11:43:07 | 2025-04-01T06:46:30.049642 | {
"authors": [
"LucasBrazi06"
],
"repo": "Charge-Angels/ev-mobile",
"url": "https://github.com/Charge-Angels/ev-mobile/issues/295",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
68619277 | Added ability to pass in a precreated object to the Bind method
Thanks @tompipe! I see no reason this won't get merged in, but I want to play around with it before I do. Stay tuned please :smile:
I'm using it already on a site and it works flawlessly.
Great work with this btw, its really handy
@tompipe your addition is now in Nuget btw: https://www.nuget.org/packages/Formo/
Awesome! Thanks
| gharchive/pull-request | 2015-04-15T08:58:19 | 2025-04-01T06:46:30.063544 | {
"authors": [
"ChrisMissal",
"tompipe"
],
"repo": "ChrisMissal/Formo",
"url": "https://github.com/ChrisMissal/Formo/pull/34",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
500681913 | Fix typo
Can you please add the #orbtoberfest label?
This is still a grammatical error. It should read "Notification from CircleCI. A critical test has failed." @ankitjain28may
Sorry, my bad, Thanks updated :)
@gep13 Any updates?
@ankitjain28may I am not in a position to merge this PR, I only reviewed it.
Thank you everyone. Merging. This will appear in the next major update.
| gharchive/pull-request | 2019-10-01T06:01:55 | 2025-04-01T06:46:30.065779 | {
"authors": [
"KyleTryon",
"ankitjain28may",
"gep13",
"markstonehouse"
],
"repo": "CircleCI-Public/twilio-orb",
"url": "https://github.com/CircleCI-Public/twilio-orb/pull/2",
"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.