hash stringlengths 40 40 | diff stringlengths 172 2.63k | message stringlengths 12 593 | project stringlengths 7 65 | split stringclasses 1
value | diff_languages stringclasses 54
values |
|---|---|---|---|---|---|
4ed662984e006d889436dec4e6432e5a2355cdce | diff --git a/test/runTest/runtime/ActionPlayback.js b/test/runTest/runtime/ActionPlayback.js
index <HASH>..<HASH> 100644
--- a/test/runTest/runtime/ActionPlayback.js
+++ b/test/runTest/runtime/ActionPlayback.js
@@ -186,7 +186,10 @@ export class ActionPlayback {
screenshotTaken = true;
... | test(vrt): fix changing value of select via js doesn't trigger `change` event. | apache_incubator-echarts | train | js |
0801ee76ab5a6ecb32044b5317419fec3b18ce36 | diff --git a/src/geshi/ocaml-brief.php b/src/geshi/ocaml-brief.php
index <HASH>..<HASH> 100644
--- a/src/geshi/ocaml-brief.php
+++ b/src/geshi/ocaml-brief.php
@@ -38,7 +38,7 @@
************************************************************************************/
$language_data = array (
- 'LANG_NAME' => 'OCaml'... | fix: SF#<I>: Fixed ambigious naming of OCaml and PHP brief language file versions | GeSHi_geshi-1.0 | train | php,php |
551eb06b9983b9d790ed7ce85a8d2af657b4e86e | diff --git a/app/lib/quasar-config.js b/app/lib/quasar-config.js
index <HASH>..<HASH> 100644
--- a/app/lib/quasar-config.js
+++ b/app/lib/quasar-config.js
@@ -15,6 +15,7 @@ const cssVariables = require('./helpers/css-variables')
const getDevlandFile = require('./helpers/get-devland-file')
const transformAssetUrls =... | refactor(app): better PWA manifest icons URL management | quasarframework_quasar | train | js |
6594395f8aef5dd9adbcbb6112486bacd22aedce | diff --git a/src/Popover/components/ContentWrapper.js b/src/Popover/components/ContentWrapper.js
index <HASH>..<HASH> 100644
--- a/src/Popover/components/ContentWrapper.js
+++ b/src/Popover/components/ContentWrapper.js
@@ -39,6 +39,7 @@ const StyledContentWrapper = styled.div`
border-top-right-radius: 12px;
${med... | fix(popover): Border radius on desktop and close button padding (#<I>) | kiwicom_orbit-components | train | js |
413905a1b4a71d923212e0e167495c5e21988ee0 | diff --git a/packages/pobpack-utils/src/webpack/createResolveConfig.js b/packages/pobpack-utils/src/webpack/createResolveConfig.js
index <HASH>..<HASH> 100644
--- a/packages/pobpack-utils/src/webpack/createResolveConfig.js
+++ b/packages/pobpack-utils/src/webpack/createResolveConfig.js
@@ -4,7 +4,7 @@ import { type Opt... | feat: resolve src modules too | christophehurpeau_pobpack | train | js |
79a037de8030c0b110e959900e934ef0549d89f6 | diff --git a/lib/delete.js b/lib/delete.js
index <HASH>..<HASH> 100644
--- a/lib/delete.js
+++ b/lib/delete.js
@@ -1,5 +1,5 @@
// Require Packages
-const unset = require('lodash.unset');
+const unset = require('lodash/unset');
module.exports = function(db, params, options) {
@@ -22,4 +22,4 @@ module.exports = f... | feat: switch to lodash singular package | TrueXPixels_quick.db | train | js |
b5cdaee1eef73cc29f1d4751690e0edb9bbedab0 | diff --git a/src/GoogleAPI/GoogleAPIClient.php b/src/GoogleAPI/GoogleAPIClient.php
index <HASH>..<HASH> 100644
--- a/src/GoogleAPI/GoogleAPIClient.php
+++ b/src/GoogleAPI/GoogleAPIClient.php
@@ -90,6 +90,7 @@ class GoogleAPIClient
$this->client->setApplicationName('Forikal Tools');
$this->client->setS... | fix: Google authentication doesn’t work if the client secret file doesn’t have a redirect URL | xmlsquad_xml-authoring-library | train | php,php |
67dfa4f83a9290228945c0d8bf858ce14807d6a0 | diff --git a/packages/article-main-comment/src/article-header/article-header.js b/packages/article-main-comment/src/article-header/article-header.js
index <HASH>..<HASH> 100644
--- a/packages/article-main-comment/src/article-header/article-header.js
+++ b/packages/article-main-comment/src/article-header/article-header.... | fix: REPLAT-<I> use native modal for author images (#<I>) | newsuk_times-components | train | js |
e9a34e9f658ac06d5769e48224129712ba4cda4f | diff --git a/src/index.js b/src/index.js
index <HASH>..<HASH> 100644
--- a/src/index.js
+++ b/src/index.js
@@ -34,29 +34,29 @@ export {
/*
All methods in alphabetical order
- clean
- clone
- del
- each
- empty
+ / clean
+ / clone
+ / del
+ / each
+ / empty
every
filter
find
- flattenKeys
+ / ... | style(index): check functions when they are done | hammy2899_o | train | js |
aecfeb947775a660e449f75bc602cb23bd36d341 | diff --git a/field-label/field-label.js b/field-label/field-label.js
index <HASH>..<HASH> 100644
--- a/field-label/field-label.js
+++ b/field-label/field-label.js
@@ -74,7 +74,7 @@ FieldLabel.propTypes = {
props => props.hintIcon
),
description: PropTypes.oneOfType([PropTypes.string, PropTypes.node]),
- onI... | fix(field-label): fixes prop validation from function to func | commercetools_ui-kit | train | js |
5d250fc7321589168e4079c3110dc6ddcdeb8440 | diff --git a/website/data/alert-banner.js b/website/data/alert-banner.js
index <HASH>..<HASH> 100644
--- a/website/data/alert-banner.js
+++ b/website/data/alert-banner.js
@@ -2,12 +2,12 @@ export const ALERT_BANNER_ACTIVE = true
// https://github.com/hashicorp/web-components/tree/master/packages/alert-banner
export... | docs: add an announcement for <I> | hashicorp_nomad | train | js |
f50e5e040d3d641b7ad4104c111247df7a1f00cd | diff --git a/src/Commands/Serve/index.js b/src/Commands/Serve/index.js
index <HASH>..<HASH> 100644
--- a/src/Commands/Serve/index.js
+++ b/src/Commands/Serve/index.js
@@ -58,7 +58,7 @@ class Serve extends Command {
started (dev, debug) {
const message = `Started server
Watcher: ${dev ? this.chalk.green('On') :... | style(log): fix wrong debugger spelling | adonisjs_adonis-cli | train | js |
6c896a5ffdfc067ffded0791a34a943c89ea6136 | diff --git a/lib/classes/Service.js b/lib/classes/Service.js
index <HASH>..<HASH> 100644
--- a/lib/classes/Service.js
+++ b/lib/classes/Service.js
@@ -53,6 +53,9 @@ class Service {
loadServiceFileParam() {
const serverlessFileParam = this.serverless.configurationInput;
+ // Not used internally, left set to... | fix(API): Bring back legacy `service.serviceFilename` for plugins | serverless_serverless | train | js |
0068a676e5b8588d14106e0d405f0b3bd50cedb1 | diff --git a/docs/js/main.js b/docs/js/main.js
index <HASH>..<HASH> 100644
--- a/docs/js/main.js
+++ b/docs/js/main.js
@@ -49,6 +49,7 @@ window.onload = function () {
var cropper = new Cropper(image, options);
var originalImageURL = image.src;
var uploadedImageType = 'image/jpeg';
+ var uploadedImageName = 'c... | docs: keep the same image name when download | fengyuanchen_cropperjs | train | js |
e1c6c6cf632befa905a90c5f79661373bfe89183 | diff --git a/schedula/utils/drw/__init__.py b/schedula/utils/drw/__init__.py
index <HASH>..<HASH> 100644
--- a/schedula/utils/drw/__init__.py
+++ b/schedula/utils/drw/__init__.py
@@ -1520,7 +1520,10 @@ class SiteMap(collections.OrderedDict):
)
for node in itertools.chain(folder.nodes, folder.edges):
... | feat(drw): Add `force_plot` option to data node to plot Solution results. | vinci1it2000_schedula | train | py |
89812f41f6bf55c406754bef2efd215ab53e662b | diff --git a/lib/dashboard/public/dashboard.js b/lib/dashboard/public/dashboard.js
index <HASH>..<HASH> 100644
--- a/lib/dashboard/public/dashboard.js
+++ b/lib/dashboard/public/dashboard.js
@@ -296,4 +296,20 @@ window.onload = function () {
panelsEl.addEventListener('click', () => {
window.applyPackery();
}, fa... | fix(dashboard): fix panels all being moved to top left corner when window is resized while a non-Dashboard tab is selected
Closes #<I> | nodecg_nodecg | train | js |
bc7f01bcf563eb27175ef1b02c128761945a043b | diff --git a/src/library/styles/createStyledComponent.js b/src/library/styles/createStyledComponent.js
index <HASH>..<HASH> 100644
--- a/src/library/styles/createStyledComponent.js
+++ b/src/library/styles/createStyledComponent.js
@@ -39,10 +39,6 @@ const createStyledComponent: CreateStyledComponent = (
return com... | fix(styles): Fix component displayNames when using createStyledComponent
* Stop setting displayName on element passed to createStyledComponent. DisplayName is a static property and this was incorrectly overwriting values when the element was a component. This should have been set on the returned component rather th... | mineral-ui_mineral-ui | train | js |
15da1922632ee48a078c6385a6147e0464917751 | diff --git a/logger.js b/logger.js
index <HASH>..<HASH> 100644
--- a/logger.js
+++ b/logger.js
@@ -1,3 +1,3 @@
-module.exports = function log (type, message) {
- console.log(JSON.stringify({ type, message }))
+module.exports = function log (type, message, label) {
+ console.log(JSON.stringify({ type, message, label }... | feat: added labelization of logs | konnectors_libs | train | js |
f150476835744a6e70fc5f3bbc538ffeef53eb91 | diff --git a/rules/derived-inputs-outputs.js b/rules/derived-inputs-outputs.js
index <HASH>..<HASH> 100644
--- a/rules/derived-inputs-outputs.js
+++ b/rules/derived-inputs-outputs.js
@@ -18,9 +18,9 @@ module.exports = {
const check = (sources, values) => {
sources.forEach((input, idx) => {
... | chore: add some bomb-proofing | tivac_eslint-plugin-svelte | train | js |
2051b433f696129c10d6351381fd9fe9f643201a | diff --git a/src/utils/dom.js b/src/utils/dom.js
index <HASH>..<HASH> 100644
--- a/src/utils/dom.js
+++ b/src/utils/dom.js
@@ -30,6 +30,10 @@ export function css (element, css) {
})
}
+export function cssBatch (elements, style) {
+ elements.forEach(el => css(el, style))
+}
+
export function ready (fn) {
if (... | feat: [Request] Apply CSS Properties in Batch to an element array #<I>
Credits go to @imdanielpiva on Github | quasarframework_quasar | train | js |
81ccf76b05a23244df17c9f42881961c45b68787 | diff --git a/src/transform/object.js b/src/transform/object.js
index <HASH>..<HASH> 100644
--- a/src/transform/object.js
+++ b/src/transform/object.js
@@ -46,13 +46,13 @@ function maxDepth(data, depth) {
}
if (depth < 1) {
- if (data.map) return '[array]';
- if (typeof data === 'object') return '[object]'... | fix(transform): #<I> map function defined can cause errors | megahertz_electron-log | train | js |
792ef8d0de5b0f398b3191f57cb15dc84c0d7084 | diff --git a/commons-types/src/main/java/se/l4/commons/types/reflect/Annotated.java b/commons-types/src/main/java/se/l4/commons/types/reflect/Annotated.java
index <HASH>..<HASH> 100644
--- a/commons-types/src/main/java/se/l4/commons/types/reflect/Annotated.java
+++ b/commons-types/src/main/java/se/l4/commons/types/refl... | fix(types): Use annotationType in Annotated when finding annotations | LevelFourAB_commons | train | java |
b56ba09af2ee8adfee593de56f5e532a19665b78 | diff --git a/test/android-platform.js b/test/android-platform.js
index <HASH>..<HASH> 100644
--- a/test/android-platform.js
+++ b/test/android-platform.js
@@ -53,5 +53,27 @@ exports.tests = {
Util.deleteTmpApplication(application);
test.done();
});
+ },
+
+ invalid: function(tes... | test: Add failing testcase in android-platform.js
Look for inexistant version <I> to exercise error paths. | crosswalk-project_crosswalk-app-tools | train | js |
d1dc22f702abaac60feeb0f04dbc7e4005e66483 | diff --git a/src/helpers/invert.js b/src/helpers/invert.js
index <HASH>..<HASH> 100644
--- a/src/helpers/invert.js
+++ b/src/helpers/invert.js
@@ -1,7 +1,6 @@
// @flow
import parseColorString from '../internalHelpers/_parseColorString'
-import rgb from './rgb'
import rgba from './rgba'
/**
@@ -10,9 +9,13 @@ imp... | chore(color): fix flow issue | styled-components_polished | train | js |
5725f651015da14262e851c937194f9c55733d27 | diff --git a/src/Button.js b/src/Button.js
index <HASH>..<HASH> 100644
--- a/src/Button.js
+++ b/src/Button.js
@@ -90,10 +90,16 @@ const Button = React.forwardRef(
);
}
- const Component = as || 'button';
- if (ref) props.ref = ref;
+ if (ref) {
+ props.ref = ref;
+ }
- return <Compo... | fix(Button): not pass type prop to custom comp (fix: #<I>) (#<I>)
* fix(Button): not pass type prop to custom comp (fix: #<I>)
* fix: simplified | react-bootstrap_react-bootstrap | train | js |
2b981fa0ea6e71a87bc45dbda61fe92a79929d50 | diff --git a/webpack.config.development.js b/webpack.config.development.js
index <HASH>..<HASH> 100644
--- a/webpack.config.development.js
+++ b/webpack.config.development.js
@@ -36,7 +36,6 @@ const config = {
plugins: [
...baseConfig.plugins,
new webpack.HotModuleReplacementPlugin(),
- new webpack.NoEr... | chore(dev): Fix the ability to run the app in dev mode | infinitered_reactotron | train | js |
701be45f84abe10486afc285f15f1e77af61089a | diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index <HASH>..<HASH> 100644
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -12,7 +12,6 @@ module.exports = {
editLinkText: 'Help us improve this page!',
docsDir: 'docs',
docsBranch: 'master',
- base: '/vue-chartjs/',
... | chore(docs): Fix base path | apertureless_vue-chartjs | train | js |
10df2e5300e04ec9d00ebd343d9d8fe30c96afa7 | diff --git a/lib/plugins/aws/deployFunction.js b/lib/plugins/aws/deployFunction.js
index <HASH>..<HASH> 100644
--- a/lib/plugins/aws/deployFunction.js
+++ b/lib/plugins/aws/deployFunction.js
@@ -37,6 +37,7 @@ class AwsDeployFunction {
.getProvider('aws')
.getStage()} ${style.aside(`(${this.ser... | feat(CLI): Modern verbose logs for `deploy function` command | serverless_serverless | train | js |
50ccd86c2879f223bb3c65dd89f491a5a3c6f312 | diff --git a/spec/fluent/plugin/out_prometheus_spec.rb b/spec/fluent/plugin/out_prometheus_spec.rb
index <HASH>..<HASH> 100644
--- a/spec/fluent/plugin/out_prometheus_spec.rb
+++ b/spec/fluent/plugin/out_prometheus_spec.rb
@@ -40,4 +40,29 @@ describe Fluent::Plugin::PrometheusOutput do
it_behaves_like 'instrumen... | test: Add testcase for symbolized keys | fluent_fluent-plugin-prometheus | train | rb |
24565e37a01fdd73ff70730b832f7d4020ed2d46 | diff --git a/content/timeout-issue.js b/content/timeout-issue.js
index <HASH>..<HASH> 100644
--- a/content/timeout-issue.js
+++ b/content/timeout-issue.js
@@ -10,6 +10,8 @@ Since we did not receive a CI status on the ${branchLink(fullName)} branch, we a
If you have already set up a CI for this repository, you might ne... | feat(timeout-issue): improve wording on the no CI issue | greenkeeperio_greenkeeper | train | js |
a30353d7fe9facf2344b504a096195ca97f549a8 | diff --git a/exp/bitwise_test.go b/exp/bitwise_test.go
index <HASH>..<HASH> 100644
--- a/exp/bitwise_test.go
+++ b/exp/bitwise_test.go
@@ -43,7 +43,7 @@ func (bes *bitwiseExpressionSuite) TestDesc() {
func (bes *bitwiseExpressionSuite) TestAllOthers() {
be := exp.NewBitwiseExpression(exp.BitwiseRightShiftOp, exp.New... | chore: fix linting issues | doug-martin_goqu | train | go |
9eab168f4f3a76fdec578b0fd93998616390a7cb | diff --git a/libtmux/common.py b/libtmux/common.py
index <HASH>..<HASH> 100644
--- a/libtmux/common.py
+++ b/libtmux/common.py
@@ -270,16 +270,21 @@ class tmux_cmd:
stdout_str = console_to_str(stdout)
stdout_split = stdout_str.split("\n")
- stdout_filtered = list(filter(None, stdout_split)) ... | fix(tmux_cmd): remove only trailing new lines in stdout | tmux-python_libtmux | train | py |
b6565c1a56555cd097965cab54f64cf26296f5d0 | diff --git a/src/dav.js b/src/dav.js
index <HASH>..<HASH> 100644
--- a/src/dav.js
+++ b/src/dav.js
@@ -58,7 +58,7 @@ function davJS(davId) {
const generateMissionUpdateFunction = function (mission, davContext) {
return function ({ status, latitude, longitude }) {
- axios.put(`${davContext.missionControlURL}/mi... | fix: send dav_id in mission update request body | DAVFoundation_dav-js | train | js |
68c2a4919eb840152ac20b5dfb107f9ebe767fb9 | diff --git a/lib/commands/general.js b/lib/commands/general.js
index <HASH>..<HASH> 100644
--- a/lib/commands/general.js
+++ b/lib/commands/general.js
@@ -110,6 +110,7 @@ extensions.executeMobile = async function (mobileCommand, opts = {}) {
scrollBackTo: 'mobileScrollBackTo',
scroll: 'mobileScroll',
vie... | feat: Expose ViewPortRect mobile command. (#<I>) | appium_appium-uiautomator2-driver | train | js |
8513d37c725509c9e9ec1dbbc431f20d32632cf3 | diff --git a/lib/shared/types.js b/lib/shared/types.js
index <HASH>..<HASH> 100644
--- a/lib/shared/types.js
+++ b/lib/shared/types.js
@@ -136,7 +136,6 @@ module.exports = {};
/**
* @typedef {Object} RuleMetaDocs
- * @property {string} category The category of the rule.
* @property {string} description The descr... | chore: update Rule typedefs (#<I>) | eslint_eslint | train | js |
77ecac27ff79aeff0ae2456b2cc11de2e7bdcfa1 | diff --git a/Controller/Api/v2.php b/Controller/Api/v2.php
index <HASH>..<HASH> 100644
--- a/Controller/Api/v2.php
+++ b/Controller/Api/v2.php
@@ -204,7 +204,10 @@ class V2 extends \Magento\Framework\App\Action\Action
if ($is3ds) {
$this->result['redirect_url'] = $response->_link... | chore: use custom redirect urls in api v2 | checkout_checkout-magento2-plugin | train | php |
e7caf725c85a9f6fab5c5b1883067cc627996944 | diff --git a/index.js b/index.js
index <HASH>..<HASH> 100644
--- a/index.js
+++ b/index.js
@@ -33,8 +33,8 @@ module.exports = function(api) {
// Stage 3
'@babel/plugin-syntax-dynamic-import',
'@babel/plugin-syntax-import-meta',
- ['@babel/plugin-proposal-class-propertie... | fix: when using the `legacy: true` option of @babel/plugin-proposal-decorators, @babel/plugin-proposal-class-properties must be used in `loose: true` mode | trendmicro-frontend_babel-config | train | js |
d3c2fa8078466ac199d27d6eeb1ce46639712ceb | diff --git a/sdk/dist/cc.js b/sdk/dist/cc.js
index <HASH>..<HASH> 100644
--- a/sdk/dist/cc.js
+++ b/sdk/dist/cc.js
@@ -750,6 +750,9 @@ cc.define('cc.CheckoutService', function($http, $q, basketService, loggingServic
if ( data.response.redirect ) {
redirect = data.response.redirect;
... | fix(checkout): unset the redirect incase the user cancels checkout | sofa_sofa-couch-service | train | js,js |
6e66b62c6b96b2a9b02b7cf86dc1ded963bd8022 | diff --git a/src/collection.js b/src/collection.js
index <HASH>..<HASH> 100644
--- a/src/collection.js
+++ b/src/collection.js
@@ -446,6 +446,8 @@ Collection.prototype.onDestroyed = function(evt, nipple) {
if (self.idles.indexOf(nipple) >= 0) {
self.idles.splice(self.idles.indexOf(nipple), 1);
}
+ ... | fix: unbind document when collection is manually destroyed | yoannmoinet_nipplejs | train | js |
e7f44e28e59be1906378e6d14d164b8911df945c | diff --git a/test/test.treasure.tracking.js b/test/test.treasure.tracking.js
index <HASH>..<HASH> 100644
--- a/test/test.treasure.tracking.js
+++ b/test/test.treasure.tracking.js
@@ -90,7 +90,7 @@ describe('Treasure Tracking', function() {
expect(callbacks[1].calledOnce).not.to.be.ok;
expect(callb... | refactor(tracking): test should only wait <I>ms | treasure-data_td-js-sdk | train | js |
e14292aa43c2fa0f48afad1e7df11f1231d307b0 | diff --git a/icons/fontawesome.js b/icons/fontawesome.js
index <HASH>..<HASH> 100644
--- a/icons/fontawesome.js
+++ b/icons/fontawesome.js
@@ -97,6 +97,8 @@ export default {
input: {
showPass: 'fa-eye',
hidePass: 'fa-eye-slash',
+ showNumber: 'keyboard', // TODO
+ hideNumber: 'keyboard_hide', // TODO... | chore(icons): placeholder for show/hideNumber in icon sets (WIP) | quasarframework_quasar | train | js,js |
5eddcc8663b7a79e9cbb1ca388c74deeb767074f | diff --git a/noxfile.py b/noxfile.py
index <HASH>..<HASH> 100644
--- a/noxfile.py
+++ b/noxfile.py
@@ -170,9 +170,7 @@ def docfx(session):
"""Build the docfx yaml files for this library."""
session.install("-e", ".")
- # sphinx-docfx-yaml supports up to sphinx version 1.5.5.
- # https://github.com/doc... | chore: use `gcp-sphinx-docfx-yaml` (#<I>)
makes use of the updated plugin for generating DocFX YAMLs | googleapis_google-auth-library-python-oauthlib | train | py |
2049a70b8e572869fa05d1c1c2fc36a247d2e0c7 | diff --git a/packages/components/bolt-image/src/image.js b/packages/components/bolt-image/src/image.js
index <HASH>..<HASH> 100644
--- a/packages/components/bolt-image/src/image.js
+++ b/packages/components/bolt-image/src/image.js
@@ -172,7 +172,8 @@ class BoltImage extends withLitHtml() {
// Include <noscript> ... | fix: add 'is_ssr' flag to noscript, wait until SSR is in place before using | bolt-design-system_bolt | train | js |
ac185052a5d33dbdfcda89903685e929535a2754 | diff --git a/scripts/create-stubs.js b/scripts/create-stubs.js
index <HASH>..<HASH> 100644
--- a/scripts/create-stubs.js
+++ b/scripts/create-stubs.js
@@ -8,5 +8,5 @@ fs.readdirSync('src/runtime')
module: './index.mjs'
}, null, ' '));
- fs.writeFileSync(`${dir}/index.d.ts`, `export * from '../types/runtime/$... | fix(create-stubs): Fix import '.d.ts' | sveltejs_svelte | train | js |
b151d4b4843e4f15a0ab754c7a41bd7d9498dfc2 | diff --git a/system/Common.php b/system/Common.php
index <HASH>..<HASH> 100644
--- a/system/Common.php
+++ b/system/Common.php
@@ -901,17 +901,17 @@ if (! function_exists('redirect'))
*
* If more control is needed, you must use $response->redirect explicitly.
*
- * @param string $uri
+ * @param string $route... | refactor: fix param name | codeigniter4_CodeIgniter4 | train | php |
f7536a863c1ef3aff080645f736567f209078662 | diff --git a/lib/wireprotocol/3_2_support.js b/lib/wireprotocol/3_2_support.js
index <HASH>..<HASH> 100644
--- a/lib/wireprotocol/3_2_support.js
+++ b/lib/wireprotocol/3_2_support.js
@@ -49,7 +49,7 @@ class WireProtocol {
const response = result.message;
// If we have a timed out query, or a cursor that... | chore(wire-protocol): correct typo introduced in previous commit | mongodb-js_mongodb-core | train | js |
da0b95ee5798d9d30bb3c87816a3cee2d603d999 | diff --git a/tests/system/ControllerTest.php b/tests/system/ControllerTest.php
index <HASH>..<HASH> 100644
--- a/tests/system/ControllerTest.php
+++ b/tests/system/ControllerTest.php
@@ -57,7 +57,7 @@ final class ControllerTest extends CIUnitTestCase
$this->config = new App();
$this->request = new ... | refactor: run rector | codeigniter4_CodeIgniter4 | train | php |
663ff0cff9fed90c9ed5c75d4d82b9bc1dac712a | diff --git a/test.js b/test.js
index <HASH>..<HASH> 100644
--- a/test.js
+++ b/test.js
@@ -593,3 +593,24 @@ test('clone function test', function(t) {
var clone = mixinable.clone(instance, arg2);
t.is(clone.foo(), arg1 + arg2, 'clone returns expected value');
});
+
+test('internal mixin method test', function(t) ... | test: add test for calling mixinable methods | untool_mixinable | train | js |
a90a47ceb6f4365927d6ba42acd4570b9a928c9b | diff --git a/src/ToastMessage/jQueryMixin.js b/src/ToastMessage/jQueryMixin.js
index <HASH>..<HASH> 100644
--- a/src/ToastMessage/jQueryMixin.js
+++ b/src/ToastMessage/jQueryMixin.js
@@ -3,7 +3,38 @@ module.exports = {
return {
style: {
display: "none" // effective $.hide()
- }
+ },
+ ... | feat(jQueryMixin): add show props and hook to componentDidMount | tomchentw_react-toastr | train | js |
5b8be69d6feb1a1a9f7fc4e225b06b839e31c85e | diff --git a/src/select/Select.js b/src/select/Select.js
index <HASH>..<HASH> 100644
--- a/src/select/Select.js
+++ b/src/select/Select.js
@@ -340,7 +340,7 @@ export default class Select extends Component {
onChange={this.onInputChangeValue.bind(this)}
onKeyUp={this.onInputChange.bind(this)}
... | fix(Select): Select couldn't pop subview when only one directly option element | uiwjs_uiw | train | js |
44820ce9247dbdf9c6b13347f3dddfc5f5c0b5e0 | diff --git a/gather/scheduler_test.go b/gather/scheduler_test.go
index <HASH>..<HASH> 100644
--- a/gather/scheduler_test.go
+++ b/gather/scheduler_test.go
@@ -11,6 +11,7 @@ import (
"github.com/influxdata/platform"
influxlogger "github.com/influxdata/platform/logger"
"github.com/influxdata/platform/mock"
+ platfo... | fix(gather): missing ID for ScraperTarget | influxdata_influxdb | train | go |
618e58432b9370ee0a2c12b02993805df3108ed3 | diff --git a/samtranslator/__init__.py b/samtranslator/__init__.py
index <HASH>..<HASH> 100644
--- a/samtranslator/__init__.py
+++ b/samtranslator/__init__.py
@@ -1 +1 @@
-__version__ = '1.7.0'
+__version__ = '1.8.0' | chore: update version to <I> (#<I>) | awslabs_serverless-application-model | train | py |
afab21c05020807298e1bdf1ba368b353420f696 | diff --git a/package/rules/node_modules.js b/package/rules/node_modules.js
index <HASH>..<HASH> 100644
--- a/package/rules/node_modules.js
+++ b/package/rules/node_modules.js
@@ -3,10 +3,11 @@ const { cache_path: cachePath } = require('../config')
const { nodeEnv } = require('../env')
// Compile standard ES feature... | fix: Don't let babel & core-js transpile each other (#<I>)
Fixes #<I> Error on fresh app | rails_webpacker | train | js |
02c4dcb8cb1ad917cb9291bd82842656d2f52d3a | diff --git a/functional/server_tests.js b/functional/server_tests.js
index <HASH>..<HASH> 100644
--- a/functional/server_tests.js
+++ b/functional/server_tests.js
@@ -1077,4 +1077,27 @@ describe('Server tests', function() {
}
});
});
+
+ it('Should not try to reconnect forever if reconnectTries = 0', {
... | fix(connection): make pool not try to reconnect forever when reconnectTries = 0 (#<I>)
* fix(connection): make pool not try to reconnect forever when reconnectTries = 0
* test(server): add test coverage for #<I>
Re: Automattic/mongoose#<I> | mongodb_node-mongodb-native | train | js |
ce10fe92b228adb0857a975b47c93e0388810337 | diff --git a/browser-providers.conf.js b/browser-providers.conf.js
index <HASH>..<HASH> 100644
--- a/browser-providers.conf.js
+++ b/browser-providers.conf.js
@@ -4,7 +4,6 @@
var CIconfiguration = {
'Chrome': { unitTest: {target: 'SL', required: true}, e2e: {target: null, required: true}},
'Firefox': ... | chore(travis): remove problematic chromebeta target for now | angular_angular | train | js |
9fe0a51bfca39b4e41f8a8a0f688711ce982cd17 | diff --git a/functional/rs_mocks/read_preferences_tests.js b/functional/rs_mocks/read_preferences_tests.js
index <HASH>..<HASH> 100644
--- a/functional/rs_mocks/read_preferences_tests.js
+++ b/functional/rs_mocks/read_preferences_tests.js
@@ -1379,7 +1379,7 @@ describe('ReplSet Read Preferences (mocks)', function() {
... | test(rs_mocks): fix expectation in read preferences test | mongodb_node-mongodb-native | train | js |
e4bab27f94f6279c5bb620bca94298ad2f7e5a5c | diff --git a/nodes.go b/nodes.go
index <HASH>..<HASH> 100644
--- a/nodes.go
+++ b/nodes.go
@@ -294,8 +294,8 @@ func (d *disjunction) Parse(ctx *parseContext, parent reflect.Value) (out []refl
deepestError = branch.Cursor()
}
} else if value != nil {
- bt := branch.Peek()
- ct := ctx.Peek()
+ bt := bra... | fix: use RawPeek() for progress check
Now that it's possible to consume elided tokens, using normal peek does
not make sense. | alecthomas_participle | train | go |
43e0a646c25aca3ae494da2b4571d96c854cecb3 | diff --git a/packages/@vue/cli-ui/src/graphql-api/connectors/locales.js b/packages/@vue/cli-ui/src/graphql-api/connectors/locales.js
index <HASH>..<HASH> 100644
--- a/packages/@vue/cli-ui/src/graphql-api/connectors/locales.js
+++ b/packages/@vue/cli-ui/src/graphql-api/connectors/locales.js
@@ -51,7 +51,7 @@ function _l... | test(ui): disable locale watching for tests | vuejs_vue-cli | train | js |
a47170729ae2ade10e207eaa2a2782821d965d44 | diff --git a/lib/core/sdam/server.js b/lib/core/sdam/server.js
index <HASH>..<HASH> 100644
--- a/lib/core/sdam/server.js
+++ b/lib/core/sdam/server.js
@@ -467,6 +467,8 @@ function connectEventHandler(server) {
return function(err, conn) {
if (err) {
server.emit('error', new MongoNetworkError(err));
+
+ ... | fix(server): ensure state is transitioned to closed on connect fail | mongodb_node-mongodb-native | train | js |
2352ba49c9939efc1f6e12d59c836ff67b3d0c33 | diff --git a/test/screenshot/infra/lib/cbt-api.js b/test/screenshot/infra/lib/cbt-api.js
index <HASH>..<HASH> 100644
--- a/test/screenshot/infra/lib/cbt-api.js
+++ b/test/screenshot/infra/lib/cbt-api.js
@@ -203,6 +203,7 @@ https://crossbrowsertesting.com/account
// TODO(acdvorak): Expose these as CLI flags
... | chore: Bump up the max_duration for CBT screenshot tests (#<I>) | material-components_material-components-web | train | js |
126cec70b4637968d4ea5e3a7722a272227cee11 | diff --git a/src/index.js b/src/index.js
index <HASH>..<HASH> 100644
--- a/src/index.js
+++ b/src/index.js
@@ -36,7 +36,7 @@ export function toBeDeepCloseTo(received, expected, decimals) {
*/
function recursiveCheck(actual, expected, decimals) {
if (typeof actual === 'number') {
- if ((Math.abs(actual - ... | fix: ** operator not supported before v8 | maasencioh_jest-matcher-deep-close-to | train | js |
a7fff34653d3f64b80f15b6376ac7c0a0309c20b | diff --git a/test/unit/make-test.spec.js b/test/unit/make-test.spec.js
index <HASH>..<HASH> 100644
--- a/test/unit/make-test.spec.js
+++ b/test/unit/make-test.spec.js
@@ -20,14 +20,14 @@ test.group('Make test', (group) => {
test('create a test file', async (assert) => {
const make = new MakeTest()
await ma... | fix(command): fix failing tests | adonisjs_adonis-vow | train | js |
01d893033c69a2e9c7f317d9f7082ca50079f1c8 | diff --git a/lib/negroku/helpers/templates.rb b/lib/negroku/helpers/templates.rb
index <HASH>..<HASH> 100644
--- a/lib/negroku/helpers/templates.rb
+++ b/lib/negroku/helpers/templates.rb
@@ -1,7 +1,8 @@
require "erb"
-def buildTemplate(filename, destination, binding)
- template_file = getTemplateFile(filename)
+# B... | feat(templates): enhance templates with local and project location | platanus_negroku | train | rb |
7641b45b8123aaca423b2c588b7d200dfeb0c3da | diff --git a/gatsby-node.js b/gatsby-node.js
index <HASH>..<HASH> 100644
--- a/gatsby-node.js
+++ b/gatsby-node.js
@@ -43,7 +43,7 @@ exports.onPostBuild = async function ({ graphql }, config) {
return;
}
- const client = algoliasearch(appId, apiKey);
+ const client = algoliasearch(appId, apiKey, { timeout: ... | fix(performance): allow a slower response to avoid timeouts | algolia_gatsby-plugin-algolia | train | js |
3df4850418118ac1bf4945a59fca6f345b53c4d7 | diff --git a/util/git/client.go b/util/git/client.go
index <HASH>..<HASH> 100644
--- a/util/git/client.go
+++ b/util/git/client.go
@@ -147,6 +147,7 @@ func GetRepoHTTPClient(repoURL string, insecure bool, creds Creds) *http.Client
InsecureSkipVerify: true,
GetClientCertificate: clientCertFunc,
},
+ D... | fix: Disable keep-alive for HTTPS connection to Git (#<I>) | argoproj_argo-cd | train | go |
7650bad9d592948546095905b7e7469acd6ce98d | diff --git a/master-technology.js b/master-technology.js
index <HASH>..<HASH> 100644
--- a/master-technology.js
+++ b/master-technology.js
@@ -226,9 +226,10 @@ if (typeof global.console.keys === 'undefined') {
console.log("=========[ Keys ]==========");
for(var key in data) {
if (data.hasOw... | feat: console.keys enhanced option to print value as well | NathanaelA_nativescript-master-technology | train | js |
db23718f1484b8cd2047774edd67fcd1c3bce8b1 | diff --git a/plugins/inputs/rabbitmq/rabbitmq.go b/plugins/inputs/rabbitmq/rabbitmq.go
index <HASH>..<HASH> 100644
--- a/plugins/inputs/rabbitmq/rabbitmq.go
+++ b/plugins/inputs/rabbitmq/rabbitmq.go
@@ -405,7 +405,7 @@ func gatherOverview(r *RabbitMQ, acc telegraf.Accumulator) {
return
}
- if overview.QueueTotal... | fix: don't require listeners to be present in overview (#<I>) | influxdata_telegraf | train | go |
f567c6cf26f57993ff552119dc8e2db2fcee14ac | diff --git a/src/generic-provider-views/index.js b/src/generic-provider-views/index.js
index <HASH>..<HASH> 100644
--- a/src/generic-provider-views/index.js
+++ b/src/generic-provider-views/index.js
@@ -378,7 +378,12 @@ module.exports = class View {
if (folder.loading) {
return
}
- for (let fileId o... | fix: folder deselection did not remove all files | transloadit_uppy | train | js |
4ed1d45ff883fb12b807a3c69e6b588393ff5184 | diff --git a/packages/taro-weapp/src/util.js b/packages/taro-weapp/src/util.js
index <HASH>..<HASH> 100644
--- a/packages/taro-weapp/src/util.js
+++ b/packages/taro-weapp/src/util.js
@@ -166,7 +166,7 @@ export function diffObjToPath (to, from, res = {}, keyPrev = '') {
}
} else {
// null
... | fix(taro-weapp): 修复 json diff | NervJS_taro | train | js |
08d9d0e82bb876b543ad58941e3faedd7beb9473 | diff --git a/framework/directives/dialog.js b/framework/directives/dialog.js
index <HASH>..<HASH> 100644
--- a/framework/directives/dialog.js
+++ b/framework/directives/dialog.js
@@ -5,7 +5,7 @@
* @category dialog
* @modifier material
* [en]Display a Material Design dialog.[/en]
- * [ja][/ja]
+ * [ja]マテリアルデ... | docs(ons-dialog): Added Japanese translation comments. | OnsenUI_OnsenUI | train | js |
bff749ada867255880dee5aee54550c26fe44e15 | diff --git a/lib/monorepo.js b/lib/monorepo.js
index <HASH>..<HASH> 100644
--- a/lib/monorepo.js
+++ b/lib/monorepo.js
@@ -92,9 +92,9 @@ async function deleteMonorepoReleaseInfo (dependency, version) {
const { npm } = await dbs()
const monorepoGroupname = await getMonorepoGroupNameForPackage(dependency)
try {
... | fix: don’t use upsert to delete documents.
upsert’s implementation produces an infinite lopp, if you pass
`_deleted: true`. We don’t want that. | greenkeeperio_greenkeeper | train | js |
4f9902043486510480d2e09b6fcadf431a4c324e | diff --git a/lib/reader.js b/lib/reader.js
index <HASH>..<HASH> 100644
--- a/lib/reader.js
+++ b/lib/reader.js
@@ -694,6 +694,11 @@ XMLReader.prototype.fromXML = function(xml, options, done) {
var attrs = obj.attrs;
+ // saxen may return attrs=true if no attributes were parsed :-(
+ if (attrs === t... | fix(reader): workaround saxen no attributes handling | bpmn-io_moddle-xml | train | js |
afcc74e7c7b46b4455338d5602b50cceddd40569 | diff --git a/utils/testrunner/Matchers.js b/utils/testrunner/Matchers.js
index <HASH>..<HASH> 100644
--- a/utils/testrunner/Matchers.js
+++ b/utils/testrunner/Matchers.js
@@ -96,8 +96,10 @@ const DefaultMatchers = {
},
toEqual: function(value, other, message) {
- message = message || `${JSON.stringify(value)... | test: fix Matcher.toEqual to not depend on key insertion order (#<I>)
Objects `{foo: 1, bar: 2}` and `{bar: 2, foo: 1}` should be considered
equal. | GoogleChrome_puppeteer | train | js |
c068ae77b33862f633e09baaca110544a2863801 | diff --git a/src/Helper/InflectsString.php b/src/Helper/InflectsString.php
index <HASH>..<HASH> 100644
--- a/src/Helper/InflectsString.php
+++ b/src/Helper/InflectsString.php
@@ -12,6 +12,13 @@ namespace Ahc\Cli\Helper;
*/
trait InflectsString
{
+ /**
+ * Convert a string to camel case.
+ *
+ * @para... | refactor(helpers): add docblocks, fix padlength for single item | adhocore_php-cli | train | php,php |
f25b62549955039eb711d651b8c08e92f39ae006 | diff --git a/message.go b/message.go
index <HASH>..<HASH> 100644
--- a/message.go
+++ b/message.go
@@ -317,14 +317,15 @@ type MessageAllowedMentions struct {
// A MessageAttachment stores data for message attachments.
type MessageAttachment struct {
- ID string `json:"id"`
- URL string `json:"url"`
- P... | feat(message): added content_type to MessageAttachment | bwmarrin_discordgo | train | go |
b0db7c0b940cb57f720f6ac91ba53f06646f1cf3 | diff --git a/test/agent.js b/test/agent.js
index <HASH>..<HASH> 100644
--- a/test/agent.js
+++ b/test/agent.js
@@ -185,7 +185,7 @@ test('#captureError()', function (t) {
setTimeout(function () {
scope.done()
t.end()
- }, 25)
+ }, 50)
})
t.test('should attach an Error object when emittin... | test: increase timeout for captureError test | opbeat_opbeat-node | train | js |
3c7866816b490bf136a837efb0efc17362d574e5 | diff --git a/src/Exscript/protocols/telnetlib.py b/src/Exscript/protocols/telnetlib.py
index <HASH>..<HASH> 100644
--- a/src/Exscript/protocols/telnetlib.py
+++ b/src/Exscript/protocols/telnetlib.py
@@ -492,7 +492,7 @@ class Telnet:
else:
self.sock.send(IAC + DONT + opt)
... | fix: telnet would fail on unrecognized IAC commands. | knipknap_exscript | train | py |
218f46b7e334ef8c00104559be11c8ee220c91bd | diff --git a/tasks/webpack-dev-server.js b/tasks/webpack-dev-server.js
index <HASH>..<HASH> 100644
--- a/tasks/webpack-dev-server.js
+++ b/tasks/webpack-dev-server.js
@@ -45,7 +45,13 @@ npm install --save-dev webpack-dev-server
grunt.fail.fatal('webpack-dev-server is outdated. Please ensure you have at least versi... | fix(dev-server): compatibility with webpack-dev-server <I>+ (#<I>)
* Update webpack-dev-server utils path
* Try both paths | webpack-contrib_grunt-webpack | train | js |
290561f84618f99f489f7b519c51753752d4d612 | diff --git a/packages/ringcentral-integration/modules/ConferenceCall/index.js b/packages/ringcentral-integration/modules/ConferenceCall/index.js
index <HASH>..<HASH> 100644
--- a/packages/ringcentral-integration/modules/ConferenceCall/index.js
+++ b/packages/ringcentral-integration/modules/ConferenceCall/index.js
@@ -3... | refactor(ConnectivityMonitor): make ConnectivityMonitor as necessary dependency
Because when the api limitaion is strong tighted to the telephony apis thus strong tighted to the
module, so we need to make it as neccesary dependency | ringcentral_ringcentral-js-widgets | train | js |
3f09257484599ff85efa4b62fcb539c9fa73623c | diff --git a/addons/docs/src/mdx/mdx-compiler-plugin.js b/addons/docs/src/mdx/mdx-compiler-plugin.js
index <HASH>..<HASH> 100644
--- a/addons/docs/src/mdx/mdx-compiler-plugin.js
+++ b/addons/docs/src/mdx/mdx-compiler-plugin.js
@@ -112,7 +112,6 @@ function genStoryExport(ast, context) {
}
if (storyAttr) {
- /... | chore(addon-docs): remove comment | storybooks_storybook | train | js |
d3fe902261f66f05ae116fd70ae037cbbe3673d3 | diff --git a/lib/apidox/index.js b/lib/apidox/index.js
index <HASH>..<HASH> 100644
--- a/lib/apidox/index.js
+++ b/lib/apidox/index.js
@@ -597,6 +597,9 @@ ApiDox.prototype.convertThrows = function(comment) {
self.newline();
strings.forEach(function(string, idx) {
var th = self.throws[method][string];
+ if... | chore(travis): Add console.log to debug TravisCI build | codeactual_apidox | train | js |
bcb650029a3a90033aaa58bbd37da363e288cc14 | diff --git a/src/Transactions/Transaction.php b/src/Transactions/Transaction.php
index <HASH>..<HASH> 100644
--- a/src/Transactions/Transaction.php
+++ b/src/Transactions/Transaction.php
@@ -259,10 +259,10 @@ class Transaction
{
return array_filter([
'amount' => $this->amount,
- ... | refactor: use null as asset default to reduce duplication | ArkEcosystem_php-crypto | train | php |
822675209820518ca534cbb30c4abde28171ab9a | diff --git a/src/client/websocket/packets/handlers/VoiceStateUpdate.js b/src/client/websocket/packets/handlers/VoiceStateUpdate.js
index <HASH>..<HASH> 100644
--- a/src/client/websocket/packets/handlers/VoiceStateUpdate.js
+++ b/src/client/websocket/packets/handlers/VoiceStateUpdate.js
@@ -25,7 +25,10 @@ class VoiceSta... | fix(voiceStateUpdate): incorrect members.size (#<I>) | discordjs_discord.js | train | js |
10e1ad0c9793e662469dd30172adf38b02a1f984 | diff --git a/test/config.js b/test/config.js
index <HASH>..<HASH> 100644
--- a/test/config.js
+++ b/test/config.js
@@ -353,7 +353,8 @@ test('disableInstrumentations', function (t) {
var agent = Agent()
agent.start({
serviceName: 'service',
- disableInstrumentations: selection
+ disa... | test: don't capture exceptions in disableInstrumentations test (#<I>) | elastic_apm-agent-nodejs | train | js |
ccb56e4bc59f52f85241eb52f1c9c6a9af66caa5 | diff --git a/cloudvolume/chunks.py b/cloudvolume/chunks.py
index <HASH>..<HASH> 100644
--- a/cloudvolume/chunks.py
+++ b/cloudvolume/chunks.py
@@ -155,7 +155,7 @@ def decode_jpeg(bytestring, shape, dtype):
return data.reshape(shape, order='F')
def decode_raw(bytestring, shape, dtype):
- return np.frombuffer(byte... | fix: numpy <I> disallows write=True on string buffers
Convert the immutable string to a bytearray. This incurs an
an additional copy of the chunk. No big deal if the chunk size
is small (e.g. <I>x<I>x<I>), but if it's large it can be substantial
(e.g. <I>x<I>x<I>).
Resolves #<I> (partially) | seung-lab_cloud-volume | train | py |
3ce7605ddf7bbe4df692d6359fc92079af3e00cf | diff --git a/ui/src/components/input/QInput.js b/ui/src/components/input/QInput.js
index <HASH>..<HASH> 100644
--- a/ui/src/components/input/QInput.js
+++ b/ui/src/components/input/QInput.js
@@ -206,13 +206,15 @@ export default Vue.extend({
this.__emitValue(val)
if (['text', 'search', 'url', 'tel', ... | fix(QInput): issue using Chinese on safari/ios #<I> | quasarframework_quasar | train | js |
6638eccb6b217657632084a834ac70c8c7b7732b | diff --git a/wikitextparser/_wikitext.py b/wikitextparser/_wikitext.py
index <HASH>..<HASH> 100644
--- a/wikitextparser/_wikitext.py
+++ b/wikitextparser/_wikitext.py
@@ -954,9 +954,6 @@ class WikiText:
- Use `\*+` as a pattern and nested unordered lists will be
treated as flat.
... | docs(get_list): remove the tip about unimportant internal detail matter | 5j9_wikitextparser | train | py |
8aa092ea5645dd8b29a69577bb64c22e442ed86b | diff --git a/packages/metascraper-audio/index.js b/packages/metascraper-audio/index.js
index <HASH>..<HASH> 100644
--- a/packages/metascraper-audio/index.js
+++ b/packages/metascraper-audio/index.js
@@ -59,6 +59,9 @@ module.exports = () => ({
toAudio($ => $('audio > source').attr('src')),
({ htmlDom: $ }) => ... | docs: add comment about rule duplication | microlinkhq_metascraper | train | js |
ed256d34ace760076473c58fd01a1d0288f11ee3 | diff --git a/muffin/plugins.py b/muffin/plugins.py
index <HASH>..<HASH> 100644
--- a/muffin/plugins.py
+++ b/muffin/plugins.py
@@ -51,8 +51,9 @@ class BasePlugin(ABC):
"""Check the plugin is installed to an app."""
return bool(self.app)
- def setup(self, app: Application, **options):
+ def set... | feat: allow multiplugins with same type | klen_muffin | train | py,py |
b3511a49da68dfbb6121700bab1991a7bc40b11f | diff --git a/src/index.mocha.js b/src/index.mocha.js
index <HASH>..<HASH> 100644
--- a/src/index.mocha.js
+++ b/src/index.mocha.js
@@ -48,7 +48,7 @@ describe('Knifecycle', () => {
it('should fail with dependencies since it makes no sense', () => {
assert.throws(() => {
$.constant('time', inject(['h... | fix(Tests): Fix tests for Node<I> | nfroidure_knifecycle | train | js |
5d361d163bda7656a44cc1875d8ee534c5271e4d | diff --git a/structr-ui/src/main/resources/structr/js/structr-edit.js b/structr-ui/src/main/resources/structr/js/structr-edit.js
index <HASH>..<HASH> 100644
--- a/structr-ui/src/main/resources/structr/js/structr-edit.js
+++ b/structr-ui/src/main/resources/structr/js/structr-edit.js
@@ -410,11 +410,6 @@ function Structr... | fix: enable setting empty content in field | structr_structr | train | js |
516844b2d34da22a4ad567ba25f900e1f747327c | diff --git a/Logging/synth.py b/Logging/synth.py
index <HASH>..<HASH> 100644
--- a/Logging/synth.py
+++ b/Logging/synth.py
@@ -34,11 +34,18 @@ library = gapic.php_library(
s.move(library / 'src')
# copy proto files to src also
-s.move(library / 'proto/src/Google/Cloud/Logging', 'src/')
+s.move(
+ library / 'prot... | chore: exclude unversioned protos (#<I>) | googleapis_google-cloud-php | train | py |
deb340e4dd2f23214ff8d6cd8da2dafa5c8518db | diff --git a/test/units/path_test.rb b/test/units/path_test.rb
index <HASH>..<HASH> 100644
--- a/test/units/path_test.rb
+++ b/test/units/path_test.rb
@@ -85,6 +85,11 @@ class PathTest < Imgix::Test
assert_equal "https://demo.imgix.net/demo.png?hello_world=%2Ffoo%22%3E%20%3Cscript%3Ealert%28%22hacked%22%29%3C%2Fsc... | test(unicode): ensure unicode chars are encoded | imgix_imgix-rb | train | rb |
956e3965f008351458038acdfb00939f7bcd7937 | diff --git a/buku.py b/buku.py
index <HASH>..<HASH> 100755
--- a/buku.py
+++ b/buku.py
@@ -2615,7 +2615,7 @@ def is_bad_url(url):
try:
netloc = parse_url(url).netloc
except LocationParseError as e:
- logerr('%s, URL: %s', (e, url))
+ logerr('%s, URL: %s', e, url)
return True
... | fix: test: logerr args (#<I>)
Thank you! | jarun_Buku | train | py |
993fd3a2b909460de9e5aa24e2d67945cb22325a | diff --git a/src/Identifier/IdentifierCollection.php b/src/Identifier/IdentifierCollection.php
index <HASH>..<HASH> 100644
--- a/src/Identifier/IdentifierCollection.php
+++ b/src/Identifier/IdentifierCollection.php
@@ -85,7 +85,11 @@ class IdentifierCollection extends AbstractCollection
*/
protected function... | fix: check if className is bool before returning it | cakephp_authentication | train | php |
208c770e877df36393598954a45290e551dcf312 | diff --git a/src/tools/ScaleOverlayTool.js b/src/tools/ScaleOverlayTool.js
index <HASH>..<HASH> 100644
--- a/src/tools/ScaleOverlayTool.js
+++ b/src/tools/ScaleOverlayTool.js
@@ -143,8 +143,8 @@ export default class ScaleOverlayTool extends BaseTool {
imageAttributes.verticalLine.start,
imageAttribute... | fix: 🐛 Use correct configuration options for ScaleOverlayTool (#<I>)
Fix override of custom line width and color for main horizontal and
vertical lines of the ScaleOverlayTool. | cornerstonejs_cornerstoneTools | train | js |
58ba7f5772d3256ec06be1fd453a4b8cb8bb302c | diff --git a/packages/link/src/components/Link.Neutral.story.js b/packages/link/src/components/Link.Neutral.story.js
index <HASH>..<HASH> 100644
--- a/packages/link/src/components/Link.Neutral.story.js
+++ b/packages/link/src/components/Link.Neutral.story.js
@@ -33,6 +33,14 @@ storiesOf("Link/Neutral", module)
))
... | docs(Link): add right icon stories for neutral and normal links
affects: @crave/farmblocks-link | CraveFood_farmblocks | train | js,js |
61d581ff728734bc73913638a64e884ff02e54ba | diff --git a/lib/yodatra/models_controller.rb b/lib/yodatra/models_controller.rb
index <HASH>..<HASH> 100644
--- a/lib/yodatra/models_controller.rb
+++ b/lib/yodatra/models_controller.rb
@@ -184,7 +184,14 @@ module Yodatra
unless parent_model.nil?
parent = parent_model.find params[:captures].second
- ... | fix(models_controller): ActiveRecord <I> compatibility | squareteam_yodatra | train | rb |
75e15bd76e30124d21396d4837398f0133d80917 | diff --git a/index.js b/index.js
index <HASH>..<HASH> 100644
--- a/index.js
+++ b/index.js
@@ -108,7 +108,7 @@ function applyVirtualsToChildren(doc, schema, res, virtuals) {
}
}
- applyVirtualsToResult.call(doc, _schema, _doc, virtualsForChild);
+ attachVirtuals.call(doc, _schema, _doc, virtualsForC... | fix: apply virtuals in doubly nested document arrays
Fix #<I> | vkarpov15_mongoose-lean-virtuals | train | js |
8cfeed7b9ac77f9db4d1cc4deb73fcc2cc70d7c4 | diff --git a/samcli/lib/build/app_builder.py b/samcli/lib/build/app_builder.py
index <HASH>..<HASH> 100644
--- a/samcli/lib/build/app_builder.py
+++ b/samcli/lib/build/app_builder.py
@@ -448,13 +448,15 @@ class ApplicationBuilder:
# By default prefer to build in-process for speed
build_runtime... | fix: Building a provided layer outside a container #<I> (#<I>)
* fix: #<I>
* fix: Get back old message too
* Fix line length | awslabs_aws-sam-cli | train | py |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.