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 |
---|---|---|---|---|---|
637180069
|
upgrade console 0.7.Final
Merged, thanks @karesti
|
gharchive/pull-request
| 2020-06-11T16:59:55 |
2025-04-01T06:41:15.948576
|
{
"authors": [
"gustavonalle",
"karesti"
],
"repo": "infinispan/infinispan",
"url": "https://github.com/infinispan/infinispan/pull/8468",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
87148775
|
fix deletions being set as the correct type
Thanks! Can't believe the tests didn't catch that. I'll have to add some better ones.
|
gharchive/pull-request
| 2015-06-10T23:55:21 |
2025-04-01T06:41:15.957501
|
{
"authors": [
"inodb",
"raylim"
],
"repo": "inodb/sufam",
"url": "https://github.com/inodb/sufam/pull/4",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
860750251
|
fix rollbacks
Rebased, squashed, and improved commit message from @kderme .
Still testing this. Will keep on rebasing as things are merged to master.
Have had one crash running this branch (following the chain). I was not able to see the actual error because it kept on retrying and failing and the real error was not in the scrollback.
Ok, this thing crashed again:
[2021-04-29 02:07:11.39 UTC] runDBThread: DbInsertException "Tx: 32"
( SqlError {sqlState = "23503"
, sqlExecStatus = FatalError
, sqlErrorMsg = "insert or update on table \"tx\" violates foreign key constraint \"tx_block_id_fkey\""
, sqlErrorDetail = "Key (block_id)=(5899482) is not present in table \"block\"."
, sqlErrorHint = ""
})
Something is really wrong in this PR. I highly suspect this is due to trying to implement rollbacks at the source end of the TBQueue instead of the destination end.
Indeed there is a race condition. drainQueue is not an good enough check to access the db from the main thread.
I'm thinking about changing or adding a new lock, but I havent found a good solution yet.
|
gharchive/pull-request
| 2021-04-18T19:57:20 |
2025-04-01T06:41:15.960327
|
{
"authors": [
"erikd",
"kderme"
],
"repo": "input-output-hk/cardano-db-sync",
"url": "https://github.com/input-output-hk/cardano-db-sync/pull/584",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
616865567
|
Add data parity tests for epoch details
@oneEdoubleD Would you mind refactoring your tests to follow this pattern?
Yep! I agree, this is better. I'll do it the next time I look at GraphQL :)
|
gharchive/pull-request
| 2020-05-12T18:25:49 |
2025-04-01T06:41:15.961449
|
{
"authors": [
"ArturWieczorek",
"oneEdoubleD"
],
"repo": "input-output-hk/cardano-graphql",
"url": "https://github.com/input-output-hk/cardano-graphql/pull/177",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
216588011
|
Use OAuth2 for tool proxy registration
Just wanted to make sure you saw my comment from yesterday morning @rivernate, do we want to merge this before all the features are in Canvas? I know you mentioned adding the security profile and we also need to add support for requesting an access token using the reg key.
I have the canvas changes pending right now. We can test this and those changes together.
|
gharchive/pull-request
| 2017-03-23T22:11:12 |
2025-04-01T06:41:15.968686
|
{
"authors": [
"rivernate",
"westonkd"
],
"repo": "instructure/lti2_reference_tool_provider",
"url": "https://github.com/instructure/lti2_reference_tool_provider/pull/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
408989451
|
burstSize should be configurable (can't be built now)
Done by https://github.com/intel-go/nff-go/commit/bae0b7303f9c188348d98d309b6d3c0410c27437
|
gharchive/issue
| 2019-02-11T21:41:37 |
2025-04-01T06:41:15.970253
|
{
"authors": [
"ifilippov"
],
"repo": "intel-go/nff-go",
"url": "https://github.com/intel-go/nff-go/issues/552",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
}
|
165284431
|
installation: testing support for PyPy
Are all our dependencies PyPy friendly already? If not, we'd be introducing N new unnecessary CI jobs in the testing matrix, which is kind of going against the spirit of https://github.com/inveniosoftware/invenio/issues/3647.
Note that that PyPy testing seems to take 2x more time on Travis when compared to CPython: https://travis-ci.org/inveniosoftware/invenio-config/builds/144410515
Note that that PyPy testing seems to take 2x more time on Travis when compared to CPython
The pip cache was not initialized.
Are all our dependencies PyPy friendly already?
I'm trying to find out by starting with base packages.
Can you repush with allow_failures for Travis CI?
|
gharchive/pull-request
| 2016-07-13T10:07:33 |
2025-04-01T06:41:15.983375
|
{
"authors": [
"jirikuncar",
"tiborsimko"
],
"repo": "inveniosoftware/invenio-config",
"url": "https://github.com/inveniosoftware/invenio-config/pull/12",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
472377059
|
feat(ssr): add ionic angular server
Is it currently working?
|
gharchive/pull-request
| 2019-07-24T16:20:40 |
2025-04-01T06:41:15.984274
|
{
"authors": [
"MTXDevp",
"adamdbradley"
],
"repo": "ionic-team/ionic",
"url": "https://github.com/ionic-team/ionic/pull/18880",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
302224199
|
[REF] debts on paymentmethods rendering
@KolushovAlexandr Displays negative values in debt history in POS after a purchase of Credit.
merged in https://github.com/it-projects-llc/pos-addons/pull/632
|
gharchive/pull-request
| 2018-03-05T09:23:20 |
2025-04-01T06:41:16.031433
|
{
"authors": [
"KolushovAlexandr",
"Railia"
],
"repo": "it-projects-llc/pos-addons",
"url": "https://github.com/it-projects-llc/pos-addons/pull/635",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
502273653
|
Even more regular updates (early Oct) towards new Use Case
Note: I reverted be661b5 with 41c49ef instead of removing via force-push (since Ivan added a commit in between). Better to keep history linear (:
|
gharchive/pull-request
| 2019-10-03T20:12:35 |
2025-04-01T06:41:16.040214
|
{
"authors": [
"jorgeorpinel"
],
"repo": "iterative/dvc.org",
"url": "https://github.com/iterative/dvc.org/pull/671",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
150022544
|
Tree structure: show all organizations in the tree where someone has access to
@robvanmieghem does this relate to the view on the user page, or the structure on the organization detail page?
Either this is related to the user page, in which case its fixed, or it is related to the org page, which is more accurately tracked by #474
|
gharchive/issue
| 2016-04-21T09:45:08 |
2025-04-01T06:41:16.041988
|
{
"authors": [
"LeeSmet",
"robvanmieghem"
],
"repo": "itsyouonline/identityserver",
"url": "https://github.com/itsyouonline/identityserver/issues/48",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
}
|
710180310
|
CI for Node
Sets the current player to be whoever it is not
|
gharchive/pull-request
| 2020-09-28T11:23:59 |
2025-04-01T06:41:16.068855
|
{
"authors": [
"jamesatkin-pexip"
],
"repo": "jamesatkin-pexip/github-actions-for-ci",
"url": "https://github.com/jamesatkin-pexip/github-actions-for-ci/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
661597223
|
[#162] Don't cancel possible transitions even though it is the future of one of those that is cancelled
Coverage decreased (-0.3%) to 80.217% when pulling 0c46393b32e9d1ba91f5523f12f75b1f2957cc8c on issue-162-dont-cancel-possible-transitions into f693cdb8fe1e0cfa56eea19a2d3bac89d4725504 on master.
Coverage decreased (-0.3%) to 80.217% when pulling 0c46393b32e9d1ba91f5523f12f75b1f2957cc8c on issue-162-dont-cancel-possible-transitions into f693cdb8fe1e0cfa56eea19a2d3bac89d4725504 on master.
|
gharchive/pull-request
| 2020-07-20T09:33:09 |
2025-04-01T06:41:16.085342
|
{
"authors": [
"coveralls",
"javrasya"
],
"repo": "javrasya/django-river",
"url": "https://github.com/javrasya/django-river/pull/168",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
}
|
118627705
|
CLOUD-388: remove hidden characters
Merged
|
gharchive/pull-request
| 2015-11-24T15:03:58 |
2025-04-01T06:41:16.091232
|
{
"authors": [
"knrc"
],
"repo": "jboss-openshift/application-templates",
"url": "https://github.com/jboss-openshift/application-templates/pull/108",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
}
|
926385308
|
Include LICENSE.rst
Thank you. Merged and released in: https://pypi.org/project/dtool-create/0.23.4/
|
gharchive/pull-request
| 2021-06-21T16:15:59 |
2025-04-01T06:41:16.123701
|
{
"authors": [
"jan-janssen",
"tjelvar-olsson"
],
"repo": "jic-dtool/dtool-create",
"url": "https://github.com/jic-dtool/dtool-create/pull/25",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
161062722
|
translate to korean 2016-06-13
Thanks!
Thanks!
|
gharchive/pull-request
| 2016-06-19T08:27:27 |
2025-04-01T06:41:16.166036
|
{
"authors": [
"UYEONG",
"azu"
],
"repo": "jser/jser.github.io",
"url": "https://github.com/jser/jser.github.io/pull/274",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
431798122
|
Update to Rust 2018 and replace quickcheck! with #[quickcheck]
I've also bumped the Rust version to 1.34.
|
gharchive/pull-request
| 2019-04-11T02:13:38 |
2025-04-01T06:41:16.169821
|
{
"authors": [
"jturner314"
],
"repo": "jturner314/ndarray-stats",
"url": "https://github.com/jturner314/ndarray-stats/pull/40",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
135741078
|
Shortcut bugfix, documentation, and update.
:shipit:
|
gharchive/pull-request
| 2016-02-23T13:43:43 |
2025-04-01T06:41:16.200756
|
{
"authors": [
"afshin",
"sccolbert"
],
"repo": "jupyter/jupyter-js-plugins",
"url": "https://github.com/jupyter/jupyter-js-plugins/pull/91",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
}
|
324734771
|
Add fs2
done
|
gharchive/issue
| 2018-05-20T19:26:33 |
2025-04-01T06:41:16.235388
|
{
"authors": [
"justinhj"
],
"repo": "justinhj/fp-starter-pack.g8",
"url": "https://github.com/justinhj/fp-starter-pack.g8/issues/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
385530816
|
Add trans-glossary.md
Hi, @tengqm, please also take a look at this PR to help us standardized the terminology translations.
👍
一开始我觉得 @tengqm “吹毛求疵”,但后来发现 他每份 comment 都很认真详尽,而且带着知识的广度。所以
+1
+1 我赞同 @tengqm 前辈的意见
+1
我把格式调整了一下。
+1
|
gharchive/pull-request
| 2018-11-29T01:41:05 |
2025-04-01T06:41:16.243039
|
{
"authors": [
"Mr-Linus",
"YouthLab",
"chenrui333",
"tengqm",
"xichengliudui"
],
"repo": "k8smeetup/k8s-official-translation",
"url": "https://github.com/k8smeetup/k8s-official-translation/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
265632127
|
Hi. I am new to Android. I just want to use mobile microphone to record wav audio and just find your repository. I ran it & it compiled successfully. But the problem is that the path you have used to store wav file is not actually having this file. Means i could not get the file, if i want to use that file for further processing. Note that i want to use this wav file for speech recognition purpose done in another device running on python. Any help would be more than welcome, as i am new bae.
Sorry but please use stackoverflow to ask question.
|
gharchive/issue
| 2017-10-16T02:47:42 |
2025-04-01T06:41:16.244113
|
{
"authors": [
"AyeshaShafique",
"kailash09dabhi"
],
"repo": "kailash09dabhi/OmRecorder",
"url": "https://github.com/kailash09dabhi/OmRecorder/issues/30",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
}
|
428812596
|
Allow CLI to manage repositories in different organizations
https://github.com/kalisio/kdk/commit/c46ca6ca8116ec6b8aae4fc925396c29461cbea9 allowed to provide organization as an argument for workspaces completely under the organization.
Now we need to be able to also specify organization for specific modules in workspaces for projects using repositories from different organizations (e.g. KDK + Weacast).
|
gharchive/issue
| 2019-04-03T14:49:54 |
2025-04-01T06:41:16.251586
|
{
"authors": [
"claustres"
],
"repo": "kalisio/kdk",
"url": "https://github.com/kalisio/kdk/issues/34",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
170363197
|
Changed hostage references to fireant
Coverage remained the same at 96.034% when pulling c1530b091934b9c72f6756d110ea5c6bf93d7cff on wahwynn:master into 488e483469a63161c744ce5d167de5470cc113c7 on kayak:master.
|
gharchive/pull-request
| 2016-08-10T08:42:34 |
2025-04-01T06:41:16.280002
|
{
"authors": [
"coveralls",
"wahwynn"
],
"repo": "kayak/fireant",
"url": "https://github.com/kayak/fireant/pull/1",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
}
|
505213748
|
Update index.md
nechces to prilepit k jedny z tehle
The component must distinguish between user and application errors.
The component must validate its parameters; an invalid configuration must result in a user error. - The component must validate its parameters; an invalid configuration must result in a user error.
?
@odinuv nechci :-) a asi taky nedokážu, aby to neznělo roubovaně a nevedlo mě to stejně ve finále k tomu, že to bude samostatnej bod. Máš nějakej tip, jak to k jakýmukoliv z těch bodů přidat? Každej se podle mě týká něčeho jinýho.
zamyslim se
dal jsem to do 2 odrazky a prijde me to takhle prijde uplne dobry
|
gharchive/pull-request
| 2019-10-10T11:40:00 |
2025-04-01T06:41:16.291169
|
{
"authors": [
"odinuv",
"ondrejhlavacek"
],
"repo": "keboola/developers-docs",
"url": "https://github.com/keboola/developers-docs/pull/115",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
296487491
|
⠀
.
⠀
⠀
|
gharchive/issue
| 2018-02-12T19:00:44 |
2025-04-01T06:41:16.292948
|
{
"authors": [
"AmazingTurtle",
"caseychoiniere",
"cnsuxiaomi",
"lloti"
],
"repo": "kelseyhightower/nocode",
"url": "https://github.com/kelseyhightower/nocode/issues/1623",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
296634985
|
Not working on Internet Explorer
I believe you can set the following in your configuration as a workaround.
I tried that but I am getting this error
`
`
It works on my local machine
|
gharchive/issue
| 2018-02-13T07:11:27 |
2025-04-01T06:41:16.294589
|
{
"authors": [
"gunthercox",
"torakiki",
"wirecamp"
],
"repo": "kelseyhightower/nocode",
"url": "https://github.com/kelseyhightower/nocode/issues/1667",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
106899770
|
Swift version please! Thanks!
@haducloc Alright. But have you tried bridge the STPopup.h into your swift project?
@haducloc if you are using Cocoapods to manage your dependencies, it is very easy to integrate an obj-c project to your swift project.
I'm using this via cocoapods in my swift project and it works great
I would love an example using swift. My Obj-C is sub par...
|
gharchive/issue
| 2015-09-17T02:29:35 |
2025-04-01T06:41:16.298115
|
{
"authors": [
"barrettj",
"chenzeyu",
"haducloc",
"kevin0571",
"m-t-space"
],
"repo": "kevin0571/STPopup",
"url": "https://github.com/kevin0571/STPopup/issues/4",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
309578113
|
track the most recent selected conversation, and send sync events for it
Running locally, CI failure is the stupid deadlock case...
|
gharchive/pull-request
| 2018-03-29T00:26:22 |
2025-04-01T06:41:16.299636
|
{
"authors": [
"mmaxim"
],
"repo": "keybase/client",
"url": "https://github.com/keybase/client/pull/11132",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
}
|
620371969
|
fix search bar margin/padding on mobile
[ ] 🍒
|
gharchive/pull-request
| 2020-05-18T17:12:59 |
2025-04-01T06:41:16.300525
|
{
"authors": [
"chrisnojima",
"joshblum"
],
"repo": "keybase/client",
"url": "https://github.com/keybase/client/pull/24169",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
}
|
54054226
|
Test only master branch
Coverage remained the same when pulling 43c75a4ceee7e3859fcda5ec7987a3cdc6524c7c on only_master into 8f9ae43862efc446b1eca53b83a87f863e557ec9 on master.
|
gharchive/pull-request
| 2015-01-12T13:39:19 |
2025-04-01T06:41:16.316720
|
{
"authors": [
"coveralls",
"kishikawakatsumi"
],
"repo": "kishikawakatsumi/UICKeyChainStore",
"url": "https://github.com/kishikawakatsumi/UICKeyChainStore/pull/43",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
597579706
|
add serviceaccount and rolebinding as genroncilerables
/lgtm
/approve
/retest
/lgtm
/approve
/retest
/retest
|
gharchive/pull-request
| 2020-04-09T22:02:58 |
2025-04-01T06:41:16.319717
|
{
"authors": [
"evankanderson",
"matzew",
"n3wscott",
"vaikas"
],
"repo": "knative/pkg",
"url": "https://github.com/knative/pkg/pull/1211",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
}
|
487735581
|
jonsnow
i entered into github
htrdxh
tdhdh
|
gharchive/pull-request
| 2019-08-31T06:10:22 |
2025-04-01T06:41:16.326265
|
{
"authors": [
"kowshiknandi"
],
"repo": "kowshiknandi/github-slideshow",
"url": "https://github.com/kowshiknandi/github-slideshow/pull/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
66576673
|
fix IMAGEBUILDER_URL
Crap. Too early. Just noticed filename is hardcoded.
|
gharchive/pull-request
| 2015-04-06T10:30:51 |
2025-04-01T06:41:16.328348
|
{
"authors": [
"dingensundso"
],
"repo": "krebscode/minikrebs",
"url": "https://github.com/krebscode/minikrebs/pull/6",
"license": "WTFPL",
"license_type": "permissive",
"license_source": "github-api"
}
|
473801944
|
Remove superfluous backtick
/assign jimangel
/approve
|
gharchive/pull-request
| 2019-07-29T00:14:59 |
2025-04-01T06:41:16.343358
|
{
"authors": [
"ryanmcginnis",
"stuartpb"
],
"repo": "kubernetes/website",
"url": "https://github.com/kubernetes/website/pull/15561",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
186575774
|
Add tensorflow/rust
Thank you
|
gharchive/pull-request
| 2016-11-01T16:14:13 |
2025-04-01T06:41:16.350717
|
{
"authors": [
"kud1ing",
"lucklove"
],
"repo": "kud1ing/awesome-rust",
"url": "https://github.com/kud1ing/awesome-rust/pull/220",
"license": "CC0-1.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
812800876
|
Fix/integration test
:tada: This PR is included in version @kuka-js/serverless-v1.1.2 :tada:
The release is available on:
npm package (@latest dist-tag)
GitHub release
Your semantic-release bot :package::rocket:
|
gharchive/pull-request
| 2021-02-21T08:13:26 |
2025-04-01T06:41:16.352648
|
{
"authors": [
"nake89"
],
"repo": "kuka-js/kuka",
"url": "https://github.com/kuka-js/kuka/pull/146",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
362339209
|
23.10.1
Pull Request Test Coverage Report for Build 1874
0 of 0 changed or added relevant lines in 0 files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at 90.771%
Totals
Change from base Build 1873:
0.0%
Covered Lines:
973
Relevant Lines:
1022
💛 - Coveralls
|
gharchive/pull-request
| 2018-09-20T19:48:04 |
2025-04-01T06:41:16.357593
|
{
"authors": [
"coveralls",
"huafu"
],
"repo": "kulshekhar/ts-jest",
"url": "https://github.com/kulshekhar/ts-jest/pull/743",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
365582704
|
Fix screenshot URL references
I found a better way of doing this across all of the presets, on the main repo. Will open that shortly.
|
gharchive/pull-request
| 2018-10-01T18:19:37 |
2025-04-01T06:41:16.377305
|
{
"authors": [
"intrepidws"
],
"repo": "laravel-frontend-presets/tailwindcss",
"url": "https://github.com/laravel-frontend-presets/tailwindcss/pull/39",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
104322682
|
refactoring regarding call of fm RS_CORR_INSERT?
not sure, closing
|
gharchive/issue
| 2015-09-01T18:04:00 |
2025-04-01T06:41:16.383301
|
{
"authors": [
"larshp"
],
"repo": "larshp/abapGit",
"url": "https://github.com/larshp/abapGit/issues/111",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
150695665
|
fixes typo in flag for creating conda environment
Thanks @jennschiffer!
|
gharchive/pull-request
| 2016-04-24T20:08:47 |
2025-04-01T06:41:16.409442
|
{
"authors": [
"iros",
"jennschiffer"
],
"repo": "learntextvis/textkit",
"url": "https://github.com/learntextvis/textkit/pull/37",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
602851343
|
Fix typos
Coverage remained the same at 90.0% when pulling 6b151a536af3389a772a7f3577a9d068ccff9926 on fisuda:patch into 34821ee61413ba191ec05005411af68bff2686a0 on lets-fiware:master.
|
gharchive/pull-request
| 2020-04-19T23:31:58 |
2025-04-01T06:41:16.422259
|
{
"authors": [
"coveralls",
"fisuda"
],
"repo": "lets-fiware/ngsi-entity-sort-operator",
"url": "https://github.com/lets-fiware/ngsi-entity-sort-operator/pull/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
855326453
|
CLOiSim-2.2.0: squash merged from 'develop' into 'main'
it's hard to merge
|
gharchive/pull-request
| 2021-04-11T14:53:14 |
2025-04-01T06:41:16.424667
|
{
"authors": [
"hyunseok-yang"
],
"repo": "lge-ros2/cloisim",
"url": "https://github.com/lge-ros2/cloisim/pull/75",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
837492908
|
编辑后的图片失真问题,怎么解决.🙏
#58 麻烦你反馈一下失真的效果,机型、系统;如果可以的话,请提供编辑前的图片来测试。
|
gharchive/issue
| 2021-03-22T09:05:02 |
2025-04-01T06:41:16.458172
|
{
"authors": [
"lincf0912",
"mumu1002"
],
"repo": "lincf0912/LFMediaEditingController",
"url": "https://github.com/lincf0912/LFMediaEditingController/issues/60",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
158867108
|
嵌套在fragment中的Listview的时候 视频进度有的正常显示,有的只会跑几秒就不动,有的完全不会动,但是拖动或者暂停开始进度可以正常显示
感谢你的反馈,我好像也隐隐约约有这个体会,极少的情况会出现,但是不知道他是怎么来的,没法复现,也不知道他是怎么来的
我这里的情况是图片和视频混合显示在同一个iteam中,只单独显示图片或者视频,写法是仿照demo中的那个listdemo,视频来源有用户自己传的,也有来自美拍之类的,测试情况是,大部分自己拍的进度条正常,也有一些进度条不会动,或者走几秒就停止了,有时又突然可以,来源自美拍之类的视频这个概率更大一些,不过没找到什么原因,我这里这个情况很普遍的存在,如果有查询到什么原因,麻烦告知一声,谢谢。
这个难道和和视频源有关系吗
个人感觉是seekbar那块写法有问题,端午改改试试
@UC10D 具体有啥想法吗
我这边发现的问题是,进度条拖动的效果不好,时间现实也有问题,我先改下看看。
seekbar 快进的操作 seekto 放 onStopTrackingTouch 里面
fixed 04f5e1ffe8ec521ce789aa9fefdf21878a612517
最近忙了其它的,上来才看到已经修复的样子,感谢,辛苦了
^_^
|
gharchive/issue
| 2016-06-07T08:30:27 |
2025-04-01T06:41:16.463611
|
{
"authors": [
"UC10D",
"linmomo",
"lipangit"
],
"repo": "lipangit/JieCaoVideoPlayer",
"url": "https://github.com/lipangit/JieCaoVideoPlayer/issues/118",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
823568433
|
Fixed typo in spelling of 'Bootstrap'
Nice. Thanks.
|
gharchive/pull-request
| 2021-03-06T05:21:02 |
2025-04-01T06:41:16.530907
|
{
"authors": [
"aditya113141",
"llaske"
],
"repo": "llaske/sugarizer",
"url": "https://github.com/llaske/sugarizer/pull/936",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
}
|
342715862
|
Experimental
added folder
|
gharchive/pull-request
| 2018-07-19T12:54:26 |
2025-04-01T06:41:16.551855
|
{
"authors": [
"lpcproject"
],
"repo": "lpcproject/LightPayCoin",
"url": "https://github.com/lpcproject/LightPayCoin/pull/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
214986098
|
Minor typo correction
Thanks @seckwei
@seckwei, your fix was actually on the auto-generated file. The source files for the site are under the /app folder, from which all the files under the /site directory are autogenerated.
I've applied your fix to the source file instead, with 8b0e4c8d1b723c612f9be4324f16fa0834a14f2e - thanks.
Sorry, I should have noticed that! Thanks for letting me know 😄
|
gharchive/pull-request
| 2017-03-17T12:11:49 |
2025-04-01T06:41:16.559947
|
{
"authors": [
"lucono",
"seckwei"
],
"repo": "lucono/xtypejs",
"url": "https://github.com/lucono/xtypejs/pull/14",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
105633239
|
Update available markerColors list
Duplicate #58
|
gharchive/pull-request
| 2015-09-09T16:28:11 |
2025-04-01T06:41:16.587119
|
{
"authors": [
"samirfor"
],
"repo": "lvoogdt/Leaflet.awesome-markers",
"url": "https://github.com/lvoogdt/Leaflet.awesome-markers/pull/65",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
67415742
|
Fix link to image uploader gist
:+1: Been meaning to fix this for ages. Thanks!
|
gharchive/pull-request
| 2015-04-09T17:50:23 |
2025-04-01T06:41:16.595347
|
{
"authors": [
"contolini",
"ninjabiscuit"
],
"repo": "madebymany/sir-trevor-js",
"url": "https://github.com/madebymany/sir-trevor-js/pull/331",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
55900238
|
fixed backend id in quickstart/api section
Thanks!
|
gharchive/pull-request
| 2015-01-29T13:45:02 |
2025-04-01T06:41:16.603230
|
{
"authors": [
"glkz",
"klizhentas"
],
"repo": "mailgun/vulcand-docs",
"url": "https://github.com/mailgun/vulcand-docs/pull/15",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
}
|
606938071
|
Dev
Codecov Report
Merging #313 into master will increase coverage by 0.00%.
The diff coverage is 81.81%.
@@ Coverage Diff @@
## master #313 +/- ##
=========================================
Coverage 58.44% 58.44%
- Complexity 2783 2788 +5
=========================================
Files 336 336
Lines 7068 7078 +10
=========================================
+ Hits 4131 4137 +6
- Misses 2937 2941 +4
Impacted Files
Coverage Δ
Complexity Δ
src/Entity/Issue.php
81.48% <ø> (ø)
64.00 <0.00> (ø)
src/Entity/Craftsman.php
92.15% <60.00%> (-3.50%)
30.00 <3.00> (+3.00)
:arrow_down:
src/Api/Entity/Edit/Craftsman.php
100.00% <100.00%> (ø)
10.00 <2.00> (+2.00)
src/Api/Transformer/Edit/CraftsmanTransformer.php
100.00% <100.00%> (ø)
2.00 <0.00> (ø)
src/Controller/Api/EditController.php
76.34% <100.00%> (-0.72%)
85.00 <0.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 df9d438...4341b09. Read the comment docs.
|
gharchive/pull-request
| 2020-04-26T06:52:44 |
2025-04-01T06:41:16.622562
|
{
"authors": [
"codecov-io",
"famoser"
],
"repo": "mangelio/web",
"url": "https://github.com/mangelio/web/pull/313",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
317557581
|
Do not run UWSGi as root
https://stackoverflow.com/questions/15140805/can-only-run-uwsgi-with-root
Update filesystem access permissions for newly uploaded and converted files
|
gharchive/issue
| 2018-04-25T09:55:48 |
2025-04-01T06:41:16.625468
|
{
"authors": [
"manti-by"
],
"repo": "manti-by/M2-Blog-Engine",
"url": "https://github.com/manti-by/M2-Blog-Engine/issues/6",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
}
|
303066094
|
Can we create hyperlinks that will help us to navigate within generated pdf?
Wondering if that's supported yet? Thanks.
|
gharchive/issue
| 2018-03-07T11:42:16 |
2025-04-01T06:41:16.630686
|
{
"authors": [
"chouhan-deepika",
"ssmlee04"
],
"repo": "marcbachmann/node-html-pdf",
"url": "https://github.com/marcbachmann/node-html-pdf/issues/409",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
77732688
|
it would be great to have bower package
Good point
I will create bower package soon.
Hi Nedudi
The bower package is now created.
Install by: bower install marionette-show-animated
Thanks
Marcin
|
gharchive/issue
| 2015-05-18T17:14:37 |
2025-04-01T06:41:16.633489
|
{
"authors": [
"Nedudi",
"marcinkrysiak1979"
],
"repo": "marcinkrysiak1979/marionette.showAnimated",
"url": "https://github.com/marcinkrysiak1979/marionette.showAnimated/issues/4",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
}
|
354476359
|
Move to Hugo
Fixes #132
|
gharchive/pull-request
| 2018-08-27T20:59:49 |
2025-04-01T06:41:16.634682
|
{
"authors": [
"marcojakob"
],
"repo": "marcojakob/code.makery.ch",
"url": "https://github.com/marcojakob/code.makery.ch/pull/138",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
106456864
|
Update documentation and usage of the tokenizer API
What a mess. Sorry about that. Merged as 0c4d5ad and 0236aee
|
gharchive/pull-request
| 2015-09-15T01:11:41 |
2025-04-01T06:41:16.635302
|
{
"authors": [
"TimothyGu",
"marijnh"
],
"repo": "marijnh/acorn",
"url": "https://github.com/marijnh/acorn/pull/311",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
540978055
|
changed Travis env to bionic
bionic does not support java 8
|
gharchive/pull-request
| 2019-12-20T12:45:45 |
2025-04-01T06:41:16.642390
|
{
"authors": [
"martin-kuba"
],
"repo": "martin-kuba/metacentrum-accounting",
"url": "https://github.com/martin-kuba/metacentrum-accounting/pull/2",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
}
|
511586158
|
Update CHANGELOG.md
@esethna @deanwhillier @Willyfrog Can you help merge this as a priority?
The desktop changelog is out of date because this PR is still open: https://github.com/mattermost/desktop/pull/1081.
The desktop changelog in the documentation site is up-to-date and is easier to maintain.
@deanwhillier or @Willyfrog please help merge
does this need cherry picking on 4.3?
@Willyfrog Honestly I don't know if it needs to be cherry-picked or not.
I guess not, but I'd love confirmation. Anyways it should be easy if the need arises.
|
gharchive/pull-request
| 2019-10-23T21:38:56 |
2025-04-01T06:41:16.729536
|
{
"authors": [
"Willyfrog",
"amyblais",
"esethna"
],
"repo": "mattermost/desktop",
"url": "https://github.com/mattermost/desktop/pull/1089",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
}
|
143748466
|
Get Class Edited in Each Commit
@mdfeist Could you describe this issue a bit more? Right now I don't exactly understand what you mean. In fact, if it's what I think, this is already done (in JavaScript, you can iterate by commit, and get the set of types changed in the commit).
Example:
class MyClass {
private MyType t;
}
Currently:
#DECLARE | INSERT | MyType | 1
What I want:
#DECLARE | INSERT | MyType | 1
#EDIT | INSERT | MyClass | 1
Therefore we can see what types are being changed. (Their functionality is changing.) So currently we are only looking at external changes (declarations and invocations). But I want to add internal changes as well.
Ah, yes! This is very important!
|
gharchive/issue
| 2016-03-26T20:51:38 |
2025-04-01T06:41:16.738372
|
{
"authors": [
"eddieantonio",
"mdfeist"
],
"repo": "mdfeist/TypeV",
"url": "https://github.com/mdfeist/TypeV/issues/3",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
}
|
317780912
|
Changed to v0.1.7
Pull Request Test Coverage Report for Build 12
0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
6 unchanged lines in 1 file lost coverage.
Overall coverage decreased (-21.4%) to 78.571%
Files with Coverage Reduction
New Missed Lines
%
lib/Voxa-Dashbot.js
6
78.57%
Totals
Change from base Build 10:
-21.4%
Covered Lines:
18
Relevant Lines:
24
💛 - Coveralls
|
gharchive/pull-request
| 2018-04-25T20:25:42 |
2025-04-01T06:41:16.745187
|
{
"authors": [
"coveralls",
"omenocal"
],
"repo": "mediarain/voxa-dashbot",
"url": "https://github.com/mediarain/voxa-dashbot/pull/7",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
599490771
|
Code is never coming???
Could you publish your code please?
apologies for the delay. The paper was published right before my graduation, and I failed to publish the code before leaving the University. After that, I didn't manage to buy a PC and clean the code to publish. Sorry for the procrastination. I'll buy the PC and publish the code this summer.
|
gharchive/issue
| 2020-04-14T11:14:35 |
2025-04-01T06:41:16.751359
|
{
"authors": [
"MengHao666",
"canuck6ix",
"melonwan"
],
"repo": "melonwan/sphereHand",
"url": "https://github.com/melonwan/sphereHand/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
239547088
|
Publishing the config file fix
@the94air Thank you so much, I didn't know that 👍
No problem :+1:
|
gharchive/pull-request
| 2017-06-29T16:58:22 |
2025-04-01T06:41:16.753455
|
{
"authors": [
"meness",
"the94air"
],
"repo": "meness/verifi",
"url": "https://github.com/meness/verifi/pull/11",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
212159375
|
[KAFKA][KAF-297] Disable JMX and STATSD options
Do not merge this yet.
LGTM
@mbdcos: Please resolve conflicts and merge.
retest this please
retest this please
|
gharchive/pull-request
| 2017-03-06T15:38:17 |
2025-04-01T06:41:16.755735
|
{
"authors": [
"gabrielhartmann",
"keithchambers",
"mbdcos"
],
"repo": "mesosphere/dcos-commons",
"url": "https://github.com/mesosphere/dcos-commons/pull/654",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
701290013
|
Multiple ion images
@LachlanStuart this is "ready" except for one test, don't think the filter is changing when I want it to. Will look into it more tomorrow.
|
gharchive/pull-request
| 2020-09-14T17:29:03 |
2025-04-01T06:41:16.756500
|
{
"authors": [
"richardgoater"
],
"repo": "metaspace2020/metaspace",
"url": "https://github.com/metaspace2020/metaspace/pull/679",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
944346048
|
Fix LICENSE copyright example
@mergify backport foxy main
|
gharchive/pull-request
| 2021-07-14T11:51:38 |
2025-04-01T06:41:16.763662
|
{
"authors": [
"pablogs9"
],
"repo": "micro-ROS/micro-ROS-demos",
"url": "https://github.com/micro-ROS/micro-ROS-demos/pull/48",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
132869012
|
Added blog Resource
Thank you.
|
gharchive/pull-request
| 2016-02-11T01:46:03 |
2025-04-01T06:41:16.764209
|
{
"authors": [
"PauloLuan",
"lpinca"
],
"repo": "microapps/Nodify-Shopify",
"url": "https://github.com/microapps/Nodify-Shopify/pull/76",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
300350399
|
Publish artifacts syntax
@vtbassmatt - Can you take a look at this one?
|
gharchive/pull-request
| 2018-02-26T18:41:56 |
2025-04-01T06:41:16.765548
|
{
"authors": [
"ericsciple",
"jtpetty"
],
"repo": "microsoft/azure-pipelines-agent",
"url": "https://github.com/microsoft/azure-pipelines-agent/pull/1431",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
572547513
|
Updating ARG tasks with typed-rest-client 1.7.2
All the APIs we use from older typed-rest-client is intact with the newer version.
I think you will need to bump up version of all tasks which depend on azure-arm-rest-v2
|
gharchive/pull-request
| 2020-02-28T06:25:39 |
2025-04-01T06:41:16.766627
|
{
"authors": [
"bishal-pdMSFT",
"issacnitin"
],
"repo": "microsoft/azure-pipelines-tasks",
"url": "https://github.com/microsoft/azure-pipelines-tasks/pull/12447",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
507474910
|
restructure to fit the pattern of other talks
Missing session abstract. Do not merge yet.
|
gharchive/pull-request
| 2019-10-15T20:48:42 |
2025-04-01T06:41:16.767359
|
{
"authors": [
"MaximRouiller"
],
"repo": "microsoft/ignite-learning-paths-training-apps",
"url": "https://github.com/microsoft/ignite-learning-paths-training-apps/pull/3",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
650160508
|
Fixed javadoc issue
Actually I just realized that this issue will be fixed in your PR 1373, so either remove this PR or remove it from the other PR, otherwise there will be a conflict.
|
gharchive/pull-request
| 2020-07-02T19:34:33 |
2025-04-01T06:41:16.768056
|
{
"authors": [
"lilgreenbird",
"peterbae"
],
"repo": "microsoft/mssql-jdbc",
"url": "https://github.com/microsoft/mssql-jdbc/pull/1379",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
459523061
|
[doctest] Update to 2.3.3
Thanks for the update!
|
gharchive/pull-request
| 2019-06-23T00:30:11 |
2025-04-01T06:41:16.771219
|
{
"authors": [
"myd7349",
"ras0219-msft"
],
"repo": "microsoft/vcpkg",
"url": "https://github.com/microsoft/vcpkg/pull/6998",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
853998233
|
Update main version
Force merging this since this is just version change.
|
gharchive/pull-request
| 2021-04-08T22:49:02 |
2025-04-01T06:41:16.771811
|
{
"authors": [
"karthiknadig"
],
"repo": "microsoft/vscode-python",
"url": "https://github.com/microsoft/vscode-python/pull/15903",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
864618860
|
Update Application Gateway doc to use auto-generated self-assigned certificate
@edburns Hi Ed, can you please review this PR? I removed the certificate and update to documentation to let users use auto-generated self-assigned cert.
|
gharchive/pull-request
| 2021-04-22T07:09:04 |
2025-04-01T06:41:16.772625
|
{
"authors": [
"zhengchang907"
],
"repo": "microsoft/weblogic-on-azure",
"url": "https://github.com/microsoft/weblogic-on-azure/pull/6",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
108505545
|
Rewrite stylesheets as SASS and add asset compilation with GULP
Resolved https://github.com/minecraftforum/widget/commit/a90ef6b808e29ecdc8c913b169762c61495458d2
|
gharchive/issue
| 2015-09-27T01:03:07 |
2025-04-01T06:41:17.033312
|
{
"authors": [
"citricsquid"
],
"repo": "minecraftforum/widget",
"url": "https://github.com/minecraftforum/widget/issues/35",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
243263323
|
Fix a.. typo?
Typoz?! Zere are souzands of typoz in this readme!
|
gharchive/pull-request
| 2017-07-16T20:13:35 |
2025-04-01T06:41:17.041496
|
{
"authors": [
"mj66",
"paked"
],
"repo": "mj66/shipit-frontend",
"url": "https://github.com/mj66/shipit-frontend/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
254256514
|
Use lerna and cssnext
Travis failed:
$ rake
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)
@xcatliu
@cht8687 Please ignore this. The new version doesn't require ruby or sass anymore.
@cht8687 Fixed travis issue.
|
gharchive/pull-request
| 2017-08-31T08:32:31 |
2025-04-01T06:41:17.050103
|
{
"authors": [
"cht8687",
"xcatliu"
],
"repo": "mobi-css/mobi.css",
"url": "https://github.com/mobi-css/mobi.css/pull/89",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
250626075
|
Re-enable disabled tests
Thanks for the PR!
But the tests fail when --strictNullChecks is passed as a compiler option. It's not enabled by default in the project's tsconfig.json, because officially we only support an older version of typescript, but the tests were commented out for this reason.
We're also rewriting the typescript declarations for 3.0 from scratch in #4121, so...
|
gharchive/pull-request
| 2017-08-16T13:25:48 |
2025-04-01T06:41:17.053787
|
{
"authors": [
"chris-erickson",
"ovangle"
],
"repo": "moment/moment",
"url": "https://github.com/moment/moment/pull/4123",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
170728272
|
louder error on missing content-length headers
Changes Unknown when pulling 742624ecbd9b2587417623fb5bc66a269bb6f018 on peterbe:louder-error-on-missing-content-length-headers into ** on mozilla:master**.
|
gharchive/pull-request
| 2016-08-11T19:38:50 |
2025-04-01T06:41:17.072169
|
{
"authors": [
"coveralls",
"peterbe"
],
"repo": "mozilla/airmozilla",
"url": "https://github.com/mozilla/airmozilla/pull/736",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
}
|
63791836
|
Upgrade Django to version 1.6.11
@akatsoulas or @comzeradd r?
Coverage remained the same at 93.21% when pulling 4ab24c62647fa26eb2e44c1eacf9e0e6068dcd71 on johngian:playdoh-upgrade into c69ef80e2e50d296e0c649fb9c1f86fdf17dedd6 on mozilla:master.
Coverage remained the same at 93.21% when pulling 4ab24c62647fa26eb2e44c1eacf9e0e6068dcd71 on johngian:playdoh-upgrade into c69ef80e2e50d296e0c649fb9c1f86fdf17dedd6 on mozilla:master.
Tested locally and works fine r+ :coffee:
|
gharchive/pull-request
| 2015-03-23T18:05:03 |
2025-04-01T06:41:17.078929
|
{
"authors": [
"akatsoulas",
"coveralls",
"johngian"
],
"repo": "mozilla/mozillians",
"url": "https://github.com/mozilla/mozillians/pull/1184",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
}
|
785845501
|
feat: package update
Coverage increased (+0.08%) to 82.34% when pulling 8b0634307c3e56444f21cde453df5bc28a750aaf on ladisalves:feat/update into f5320847ba0324759ac43876224efb83c720be52 on mpneuried:master.
Coverage increased (+0.08%) to 82.34% when pulling 8b0634307c3e56444f21cde453df5bc28a750aaf on ladisalves:feat/update into f5320847ba0324759ac43876224efb83c720be52 on mpneuried:master.
I make a forked package on https://www.npmjs.com/package/rsmq-worker-ls with updated dependencies. I don't want to fight with outdated CI in this repo...
I make a forked package on https://www.npmjs.com/package/rsmq-worker-ls with updated dependencies. I don't want to fight with outdated CI in this repo...
|
gharchive/pull-request
| 2021-01-14T09:53:10 |
2025-04-01T06:41:17.086342
|
{
"authors": [
"coveralls",
"ladisalves"
],
"repo": "mpneuried/rsmq-worker",
"url": "https://github.com/mpneuried/rsmq-worker/pull/53",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
343494509
|
Added support for argparse, so one could cronjob the script
Probably want to squash and merge, as there were a couple issues with the filename_prefix not working on pytube.
|
gharchive/pull-request
| 2018-07-23T05:42:40 |
2025-04-01T06:41:17.088416
|
{
"authors": [
"jslay88"
],
"repo": "mraza007/videodownloader",
"url": "https://github.com/mraza007/videodownloader/pull/3",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
408023620
|
Update metadata
OPS Build status updates of commit d6b09af:
:clock10: Incremental building: average incremental building time is 23 sec(s)
OPS Build status updates of commit d6b09af:
:warning: Validation status: warnings
File
Status
Preview URL
Details
building-blocks/extending-templates/toc.json
:warning:Warning
Details
toc.json
:warning:Warning
Details
bread/toc.json
:warning:Warning
Details
docs/reference-architectures/ai/batch-scoring-databricks.md
:white_check_mark:Succeeded
View
building-blocks/extending-templates/toc.json
[Warning] Error happen when converting building-blocks/extending-templates/toc.json to Pdf. Details: Could not find a part of the path 'T:\bgvm\building-blocks\extending-templates\toc.json'.
toc.json
[Warning] Error happen when converting toc.json to Pdf. Details: Could not find file 'T:\bgvm\toc.json'.
bread/toc.json
[Warning] Error happen when converting bread/toc.json to Pdf. Details: Could not find a part of the path 'T:\bgvm\bread\toc.json'.
For more details, please refer to the build report.
Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.
|
gharchive/pull-request
| 2019-02-08T06:28:59 |
2025-04-01T06:41:17.099093
|
{
"authors": [
"MikeWasson",
"VSC-Service-Account"
],
"repo": "mspnp/architecture-center",
"url": "https://github.com/mspnp/architecture-center/pull/1273",
"license": "CC-BY-4.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
374637374
|
Added my name to README.md
I can't resolve the conflict without creating a new pull request, i hope this doesn't matter i am just leaving it as it is.
|
gharchive/pull-request
| 2018-10-27T11:54:07 |
2025-04-01T06:41:17.127037
|
{
"authors": [
"xyz-neory"
],
"repo": "my-first-pr/hacktoberfest-2018",
"url": "https://github.com/my-first-pr/hacktoberfest-2018/pull/980",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
430172511
|
Update dependencies, code polishing
Coverage remained the same at 100.0% when pulling e29ce8f36975f26777a97e5c5fb0ffab218606d4 on jeffgbutler:master into 6b16765622cf2f21fd4a7dcdcee1da27ebf02d84 on mybatis:master.
|
gharchive/pull-request
| 2019-04-07T17:43:33 |
2025-04-01T06:41:17.128603
|
{
"authors": [
"coveralls",
"jeffgbutler"
],
"repo": "mybatis/mybatis-dynamic-sql",
"url": "https://github.com/mybatis/mybatis-dynamic-sql/pull/80",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
47134642
|
Ensure headers["Content-Type"] exists before comparing string.
Might be, with a broken server or with a mockup data...
We were getting "TypeError: undefined is not an object (evaluating 'settings.headers["Content-Type"].match')" when POSTing to a certain site (using the master branch of Casper and phantomjs-2.0.1).
I know phantomjs2 isn't officially supported yet but FYI this patch fixed the issue.
Thanks ;)
|
gharchive/pull-request
| 2014-10-29T11:02:03 |
2025-04-01T06:41:17.131206
|
{
"authors": [
"corford",
"dtarda",
"mickaelandrieu",
"paazmaya"
],
"repo": "n1k0/casperjs",
"url": "https://github.com/n1k0/casperjs/pull/1071",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
802096400
|
Add rest-api address to secret
Turns out the REST API does not support detailed ACLs, so we will disable it again. Further research needed.
|
gharchive/pull-request
| 2021-02-05T11:40:23 |
2025-04-01T06:41:17.133220
|
{
"authors": [
"mortenlj"
],
"repo": "nais/kafkarator",
"url": "https://github.com/nais/kafkarator/pull/12",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
484341536
|
[#noissue] Fix MethodDescriptor of GrpcStreamListener
Codecov Report
Merging #5913 into master will increase coverage by <.01%.
The diff coverage is 0%.
@@ Coverage Diff @@
## master #5913 +/- ##
==========================================
+ Coverage 40.91% 40.91% +<.01%
==========================================
Files 2951 2951
Lines 88802 88802
Branches 11693 11693
==========================================
+ Hits 36329 36330 +1
Misses 49313 49313
+ Partials 3160 3159 -1
Impacted Files
Coverage Δ
...vercorp/pinpoint/plugin/grpc/GrpcClientPlugin.java
0% <ø> (ø)
:arrow_up:
...ptor/GrpcStreamListenerResultMethodDescriptor.java
0% <0%> (ø)
:arrow_up:
...nitor/DefaultDataSourceMonitorRegistryService.java
77.77% <0%> (-11.12%)
:arrow_down:
...rc/main/java/com/navercorp/pinpoint/test/Item.java
66.66% <0%> (-3.34%)
:arrow_down:
...navercorp/pinpoint/rpc/common/SocketStateCode.java
82.92% <0%> (-2.44%)
:arrow_down:
...cluster/zookeeper/ZookeeperClusterDataManager.java
52.9% <0%> (-1.94%)
:arrow_down:
...java/com/navercorp/pinpoint/rpc/DefaultFuture.java
74.16% <0%> (+1.66%)
:arrow_up:
...orp/pinpoint/rpc/server/DefaultPinpointServer.java
80.98% <0%> (+1.76%)
:arrow_up:
...ofiler/sender/StandbySpanStreamDataSendWorker.java
83.58% <0%> (+2.98%)
:arrow_up:
...vercorp/pinpoint/rpc/packet/ClientClosePacket.java
66.66% <0%> (+11.11%)
:arrow_up:
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 f9e131b...2d63d31. Read the comment docs.
|
gharchive/pull-request
| 2019-08-23T05:44:47 |
2025-04-01T06:41:17.154485
|
{
"authors": [
"codecov-io",
"jaehong-kim"
],
"repo": "naver/pinpoint",
"url": "https://github.com/naver/pinpoint/pull/5913",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
}
|
513063751
|
feat(ncform-common): add the keepEmpty parameter to support empty array
You can refer to the showOneIfEmpty configuration in all the array type widgets
OK. Sorry for not reading the document carefully.
|
gharchive/pull-request
| 2019-10-28T02:22:31 |
2025-04-01T06:41:17.158162
|
{
"authors": [
"F-loat",
"daniel-dx"
],
"repo": "ncform/ncform",
"url": "https://github.com/ncform/ncform/pull/111",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
113016049
|
Put efficient writer into item package
I think this is done?
Closing.
|
gharchive/issue
| 2015-10-23T13:10:34 |
2025-04-01T06:41:17.158856
|
{
"authors": [
"dbrower",
"msuhovec"
],
"repo": "ndlib/bendo",
"url": "https://github.com/ndlib/bendo/issues/25",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
239179078
|
Converting class with field that have default values results in broken code
The following class
public class Sample {
private int initialized = 1;
private Boolean enabled = Boolean.TRUE;
private String name;
}
is now converted to:
public class Sample {
private final int initialized;
private final Boolean enabled;
private final String name;
public Sample(int initialized, Boolean enabled, String name) {
this.initialized = initialized;
if (enabled != null)
this.enabled = enabled;
else
this.enabled = Boolean.TRUE;
this.name = name;
}
public int getInitialized() {
return initialized;
}
public Boolean getEnabled() {
return enabled;
}
public String getName() {
return name;
}
}
|
gharchive/issue
| 2017-06-28T14:17:20 |
2025-04-01T06:41:17.171353
|
{
"authors": [
"nenko-tabakov"
],
"repo": "nenko-tabakov/dev-tools",
"url": "https://github.com/nenko-tabakov/dev-tools/issues/1",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
}
|
654553853
|
Added hex editor extension
Merged, scheduled for 0.10.2 release.
|
gharchive/pull-request
| 2020-07-10T06:50:22 |
2025-04-01T06:41:17.174172
|
{
"authors": [
"mustafakemalgilor"
],
"repo": "nettsi/hadouken",
"url": "https://github.com/nettsi/hadouken/pull/23",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
781505597
|
CI for Node
Initializes with two players
Starts the game with a random player
Sets the current player to be whoever it is not
Initializes with two players
Starts the game with a random player
Sets the current player to be whoever it is not
|
gharchive/pull-request
| 2021-01-07T18:06:45 |
2025-04-01T06:41:17.196804
|
{
"authors": [
"nickeyzindgi"
],
"repo": "nickeyzindgi/github-actions-for-ci",
"url": "https://github.com/nickeyzindgi/github-actions-for-ci/pull/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
180814299
|
Add area for 3rd party plugins
Let's add the Gulp one too: https://github.com/prateekbh/gulp-optimize-js
Thanks for the PR; merging!
:( @nolanlawson https://github.com/vigneshshanmugam/optimize-js-plugin
@vigneshshanmugam PRs welcome! :)
|
gharchive/pull-request
| 2016-10-04T06:28:51 |
2025-04-01T06:41:17.220668
|
{
"authors": [
"nolanlawson",
"sergejmueller",
"vigneshshanmugam"
],
"repo": "nolanlawson/optimize-js",
"url": "https://github.com/nolanlawson/optimize-js/pull/27",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
}
|
844080365
|
Docs: 统一使用nb init创建项目
该问题会在nb-cli新版本中修复,尚未发版
|
gharchive/pull-request
| 2021-03-30T05:11:10 |
2025-04-01T06:41:17.222304
|
{
"authors": [
"StarHeartHunt",
"yanyongyu"
],
"repo": "nonebot/nonebot2",
"url": "https://github.com/nonebot/nonebot2/pull/301",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
331780833
|
5.4 Party
@slaughter550 ready for review/merge
|
gharchive/pull-request
| 2018-06-12T22:47:21 |
2025-04-01T06:41:17.223484
|
{
"authors": [
"7pluts23"
],
"repo": "notebowl/laravel-framework",
"url": "https://github.com/notebowl/laravel-framework/pull/25",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
}
|
176547116
|
[T5A2][W10-B1] Le Ba Hieu Giang
@joeleba Please close the PR after reading the comments.
|
gharchive/pull-request
| 2016-09-13T04:35:34 |
2025-04-01T06:41:17.250533
|
{
"authors": [
"OuyangDanwen",
"joeleba"
],
"repo": "nus-cs2103-AY1617S1/addressbook-level3",
"url": "https://github.com/nus-cs2103-AY1617S1/addressbook-level3/pull/142",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
622540948
|
Will the backend be open source in the future
will be
|
gharchive/issue
| 2020-05-21T14:34:48 |
2025-04-01T06:41:17.258779
|
{
"authors": [
"bazinga0601",
"o1298098"
],
"repo": "o1298098/Flutter-Movie",
"url": "https://github.com/o1298098/Flutter-Movie/issues/24",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
955229399
|
Update schedule.md
Thanks! Merging
|
gharchive/pull-request
| 2021-07-28T20:59:27 |
2025-04-01T06:41:17.259586
|
{
"authors": [
"MathewBiddle",
"emiliom"
],
"repo": "oceanhackweek/ohw-resources",
"url": "https://github.com/oceanhackweek/ohw-resources/pull/36",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
80015132
|
Why is the color of "std::cout" and "std::endl" different?
Although usually used together, they are fundamentally different beasts.
One is a global object and the other one is a IO manipulator (a function).
|
gharchive/issue
| 2015-05-24T01:50:11 |
2025-04-01T06:41:17.260999
|
{
"authors": [
"Alaya-in-Matrix",
"octol"
],
"repo": "octol/vim-cpp-enhanced-highlight",
"url": "https://github.com/octol/vim-cpp-enhanced-highlight/issues/11",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
}
|
605461428
|
Use correct types for CSVFile properties
PR build is failing in Data Platform OMAS API though I appeared to build ok....
CTS(inmem) failed with 16 errors. See https://ibm.box.com/s/7mqfgcbhe18lbbwfjrm9cb4b15d52v5h
The errors are EntityNotKnown exceptions in reference copy tests
Will repeat without this PR to see if it's a PR_specific regression, or a current master issue - in which case we may as well merge anyway
Prior to this PR the CTS (inmem) passes with 0 failures. Retesting with PR again.
Something has gone odd in the github - merge .
When the PR was initially opened it built ok. I was also able to do this locally, and experienced the cts failures.
Later in the day I clicked on 'This branch is out-of-date with the base branch' as we often do -- the result was a failed build
I pulled down the PR manually and merged with master. No conflicts detected but the build result is the same locally as seen on the build system - problems in the data platform OMAS.
It looks as if something could be a bit odd with the git history or prior merges.
@mandy-chessell suggest you pull or rebase from master and test locally, then push/force-push. One of us should then retest the CTS - in case the previous failure was a 1-off or an artifact of merge oddities.
Ok. I think what's happened is that commit 8e2627630ca196141beb403faef301e5bc1c75eb made some 'in-flight' changes ie to DataPlatformProperties.java which were pushed to origin, and thus into this PR -- before the PR had been merged, and this commit contains an incomplete (work in progress change) and isn't buildable.
Need a stable branch for the PR - an option is to create a new branch and then cherry-pick the selected changes in needed for this fix.
once any upstream branch contains the fix I'll cherry-pick for the release
I think we need to separate the PR from the specific commit needed to go into the 1.7 branch.
On this PR - I thought it was merged yesterday and I have continued with the work on the Data Platform OMAS fix, not realising that my intermittant changes were going into the open PR. I will get it into a buildable state again sometime today so it can be merged.
It should be possible to just take the commit for 1.7 and test it on the branch.
The specific commit for 1.7 on its own should not break the CTS. The change to OMRS fixed the formatting of an error message. The change to the type of the properties was in the OMAS layer which is not tested by the CTS.
1.7 PR created just from the csv fix commit.
One option - If you need to 'freeze' for a PR, whilst concurrently continuing development at pace :-) , you can create a branch from your development branch, and use that for the PR. cherry-picks can be added for any fixes found during review and added back to the PR branch from dev branch. This allows for review time without blocking dev work. Just one possibility of so many with git!
I ran a test of CTS (inmem) after merge - all runs cleanly. Unsure why the early test failed - perhaps due to work-in-progress or a glitch.
|
gharchive/pull-request
| 2020-04-23T11:36:55 |
2025-04-01T06:41:17.271432
|
{
"authors": [
"mandy-chessell",
"planetf1"
],
"repo": "odpi/egeria",
"url": "https://github.com/odpi/egeria/pull/2966",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.