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
904d8f29c6ed3c1bf12d4f3f6c637dc5f29ef0ac
diff --git a/lib/media/streaming_engine.js b/lib/media/streaming_engine.js index <HASH>..<HASH> 100644 --- a/lib/media/streaming_engine.js +++ b/lib/media/streaming_engine.js @@ -1187,8 +1187,9 @@ shaka.media.StreamingEngine = class { try { const isMP4 = stream.mimeType == 'video/mp4' || stre...
feat(LL-Dash): Check whether ReadableStream is supported If low latency mode is enabled and ReadableStream is supported by the browser, use the streamDataCallback to handle the chunked data of the ReadableStream. If low latency mode is enabled but ReadableStream is not supported, show a warning message, and fall back ...
google_shaka-player
train
js
fb4565183808d9cadccc721aaa6e6c872869bf55
diff --git a/src/main/java/com/conveyal/gtfs/validator/SpeedTripValidator.java b/src/main/java/com/conveyal/gtfs/validator/SpeedTripValidator.java index <HASH>..<HASH> 100644 --- a/src/main/java/com/conveyal/gtfs/validator/SpeedTripValidator.java +++ b/src/main/java/com/conveyal/gtfs/validator/SpeedTripValidator.java @...
fix(validate): fix rounded travel times check
conveyal_gtfs-lib
train
java
6d42fc353a4d006e937a65d6262bd0f5bd4b6f7c
diff --git a/api/src/opentrons/util/calibration_functions.py b/api/src/opentrons/util/calibration_functions.py index <HASH>..<HASH> 100644 --- a/api/src/opentrons/util/calibration_functions.py +++ b/api/src/opentrons/util/calibration_functions.py @@ -35,8 +35,8 @@ def probe_instrument(instrument, robot, tip_length=None...
fix(api): fix tip probing not fully self-centering (#<I>) fix #<I>
Opentrons_opentrons
train
py
b264e3a1eefb3462b33f580e6d8eab30b05a627e
diff --git a/code/extensions/AssetAdminSyncFilesExtension.php b/code/extensions/AssetAdminSyncFilesExtension.php index <HASH>..<HASH> 100644 --- a/code/extensions/AssetAdminSyncFilesExtension.php +++ b/code/extensions/AssetAdminSyncFilesExtension.php @@ -6,9 +6,13 @@ class AssetAdminSyncFilesExtension extends Extens...
feat(AssetAdminSyncFilesExtension): change the removal of this to be overridable via config
symbiote_silverstripe-seed
train
php
330872a48ec7eb491c53dcc1c22b52810e5d79ba
diff --git a/engine/src/main/java/org/camunda/bpm/engine/impl/bpmn/parser/BpmnParse.java b/engine/src/main/java/org/camunda/bpm/engine/impl/bpmn/parser/BpmnParse.java index <HASH>..<HASH> 100644 --- a/engine/src/main/java/org/camunda/bpm/engine/impl/bpmn/parser/BpmnParse.java +++ b/engine/src/main/java/org/camunda/bpm/...
chore(engine): simplify parsing code for topic expression * Reduce steps for generating a ValueProvider for the topic Related to CAM-<I>
camunda_camunda-bpm-platform
train
java
8f38471e299a3b29cbfa905e5c238039fb0d4eb7
diff --git a/cmd/cp-main.go b/cmd/cp-main.go index <HASH>..<HASH> 100644 --- a/cmd/cp-main.go +++ b/cmd/cp-main.go @@ -64,9 +64,9 @@ USAGE: FLAGS: {{range .VisibleFlags}}{{.}} - {{end}} + {{end}} ENVIRONMENT VARIABLES: - MC_MULTIPART_THREADS: To set number of multipart threads. By default it is 4. + MC_MULTIPA...
fix: Correct some cp/mirror help indentations (#<I>)
minio_mc
train
go,go
032212d949a4bfb9e46c8f8dc61846edd55c7bb8
diff --git a/test/instrumentation/modules/http/aborted-requests-enabled.js b/test/instrumentation/modules/http/aborted-requests-enabled.js index <HASH>..<HASH> 100644 --- a/test/instrumentation/modules/http/aborted-requests-enabled.js +++ b/test/instrumentation/modules/http/aborted-requests-enabled.js @@ -16,9 +16,12 @...
ci(jenkins): end test properly even if it times out (#<I>) This was missed in #<I>
elastic_apm-agent-nodejs
train
js
d297056ff191d2fe447b5467504554415398d78f
diff --git a/napalm/eos/eos.py b/napalm/eos/eos.py index <HASH>..<HASH> 100644 --- a/napalm/eos/eos.py +++ b/napalm/eos/eos.py @@ -36,7 +36,7 @@ from netaddr.core import AddrFormatError # third party libs import pyeapi from pyeapi.eapilib import ConnectionError, EapiConnection -from netmiko import ConfigInvalidExcep...
fix(eos): handle netmiko close (#<I>) Resolves #<I>
napalm-automation_napalm
train
py
530b0020a12decd37dfcef095047ae8ad7591e84
diff --git a/src/main/java/com/synopsys/integration/executable/ProcessBuilderRunner.java b/src/main/java/com/synopsys/integration/executable/ProcessBuilderRunner.java index <HASH>..<HASH> 100644 --- a/src/main/java/com/synopsys/integration/executable/ProcessBuilderRunner.java +++ b/src/main/java/com/synopsys/integratio...
fix: Update exit message to be more user friendly
blackducksoftware_integration-common
train
java
88522f1589df0ae6b6072e0cea04e388356ee731
diff --git a/Skinny.class.php b/Skinny.class.php index <HASH>..<HASH> 100644 --- a/Skinny.class.php +++ b/Skinny.class.php @@ -97,7 +97,7 @@ class Skinny{ return '<p>ADDTEMPLATE('.$spot.'):'.$template.':ETALPMETDDA</p>'; } - function getImageURLPF ( &$parser, $name = '', $arg = 'abs' ) { + public static fun...
fix: declare method getImageURLPF as public static
tinymighty_skinny
train
php
0bedcdbf7abd02f340bd94b3a905325eda3c996f
diff --git a/gridsome/lib/develop.js b/gridsome/lib/develop.js index <HASH>..<HASH> 100644 --- a/gridsome/lib/develop.js +++ b/gridsome/lib/develop.js @@ -38,6 +38,7 @@ module.exports = async (context, args) => { server.hooks.afterSetup.tap('develop', server => { const devMiddleware = require('webpack-dev-middl...
fix(webpack): use devServer.watchOptions for dev middleware (#<I>)
gridsome_gridsome
train
js
11f30fc351286e6cfb1c43810217d12de5beb58d
diff --git a/aio/tools/transforms/authors-package/index.spec.js b/aio/tools/transforms/authors-package/index.spec.js index <HASH>..<HASH> 100644 --- a/aio/tools/transforms/authors-package/index.spec.js +++ b/aio/tools/transforms/authors-package/index.spec.js @@ -12,6 +12,7 @@ describe('authors-package (integration test...
style(aio): add newline between test blocks (#<I>) PR Close #<I>
angular_angular
train
js
1d66542f8b15d8cc9ecb0eb5f1ca647e687afa7f
diff --git a/bin/run-tests.js b/bin/run-tests.js index <HASH>..<HASH> 100755 --- a/bin/run-tests.js +++ b/bin/run-tests.js @@ -4,6 +4,7 @@ const { resolve: pathResolve } = require("path"); const { readdirSync } = require("fs"); const { spawn } = require("tap"); +console.log(`tap --no-coverage --timeout=60 test/unit...
test: add more logs to test:ci script
octokit_routes
train
js
01d74ef6ad12e93cd90213519cd17646b4c2fd0b
diff --git a/src/body-renderer.js b/src/body-renderer.js index <HASH>..<HASH> 100644 --- a/src/body-renderer.js +++ b/src/body-renderer.js @@ -14,7 +14,7 @@ export default class BodyRenderer { renderRows(rows) { let config = { - itemHeight: 40, + itemHeight: this.options.cellHeight...
fix: 🐛 Pick cellHeight from options HyperList should take cellHeight from options
frappe_datatable
train
js,js
2fd3fbda44d45566cb4ae34b957d9f1ded3a5169
diff --git a/lib/client/bundler/index.js b/lib/client/bundler/index.js index <HASH>..<HASH> 100644 --- a/lib/client/bundler/index.js +++ b/lib/client/bundler/index.js @@ -72,7 +72,7 @@ function getBundler(client){ module.exports = function(ss,options) { var proto = require('./proto')(ss, bundlers, bundlerById, op...
fix(logging): no warnings by Uglify
socketstream_socketstream
train
js
4c8b7ec74debd1ceee37eddbd5f123f5df147325
diff --git a/docgen/plugins/documentationjs-data.js b/docgen/plugins/documentationjs-data.js index <HASH>..<HASH> 100644 --- a/docgen/plugins/documentationjs-data.js +++ b/docgen/plugins/documentationjs-data.js @@ -74,7 +74,6 @@ function mapInstantSearch([instantsearchFactory, InstantSearch], symbols, files) // cons...
fix(documentationjs): fix 2+ depth structs
algolia_instantsearch.js
train
js
72470f0fe0ac71cd36e18d585404a90c6ce382bb
diff --git a/lib/scenario.js b/lib/scenario.js index <HASH>..<HASH> 100644 --- a/lib/scenario.js +++ b/lib/scenario.js @@ -95,7 +95,6 @@ module.exports.test = (test) => { */ module.exports.injected = function (fn, suite, hookName) { return function (done) { - const errHandler = (err) => { recorder.ses...
refactor: fix eslint errors (#<I>)
Codeception_CodeceptJS
train
js
627735b49e5e9a0fdcbade4b35df0aa8e21c0e05
diff --git a/intranet/apps/eighth/models.py b/intranet/apps/eighth/models.py index <HASH>..<HASH> 100644 --- a/intranet/apps/eighth/models.py +++ b/intranet/apps/eighth/models.py @@ -1080,7 +1080,7 @@ class EighthScheduledActivity(AbstractBaseEighthModel): capacity = self.get_true_capacity() return ca...
refactor(eighth): fix type annotation
tjcsl_ion
train
py
6d7529c34f54ff51843c8ae46e079dc79299bb54
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): hasAnnotation should only take in annotation types
LevelFourAB_commons
train
java
317f24076eeaf221b74d7ef1eb5a549c0c8b1169
diff --git a/src/util/Util.js b/src/util/Util.js index <HASH>..<HASH> 100644 --- a/src/util/Util.js +++ b/src/util/Util.js @@ -24,12 +24,11 @@ class Util { static flatten(obj, ...props) { if (!isObject(obj)) return obj; - props = Object.assign( - ...Object.keys(obj) - .filter(k => !k.startsWith...
fix(Util): support empty array for flatten (#<I>)
discordjs_discord.js
train
js
9339fe50f20edbc7ec99c1b036245509955f1b9e
diff --git a/packages/node_modules/@webex/plugin-meetings/test/unit/spec/meeting/index.js b/packages/node_modules/@webex/plugin-meetings/test/unit/spec/meeting/index.js index <HASH>..<HASH> 100644 --- a/packages/node_modules/@webex/plugin-meetings/test/unit/spec/meeting/index.js +++ b/packages/node_modules/@webex/plugi...
test(plugin-meetings): update unit test for wait in lobby
webex_spark-js-sdk
train
js
1ea97c7297b91510fa120f1051c1b7c2cd7b7302
diff --git a/api/src/opentrons/hardware_control/api.py b/api/src/opentrons/hardware_control/api.py index <HASH>..<HASH> 100644 --- a/api/src/opentrons/hardware_control/api.py +++ b/api/src/opentrons/hardware_control/api.py @@ -118,6 +118,9 @@ class API(HardwareAPILike): except Exception: m...
fix(api): Prevent extra pipette movement after homing (#<I>)
Opentrons_opentrons
train
py
b1add21837e7f91017e41366ff8f05c156ba546f
diff --git a/anyconfig/processors.py b/anyconfig/processors.py index <HASH>..<HASH> 100644 --- a/anyconfig/processors.py +++ b/anyconfig/processors.py @@ -98,9 +98,12 @@ def list_processors_by_ext(prs): in anyconfig.utils.groupby(ps_by_ext, operator.itemgetter(0))) -def list_types(prs): +def list_types...
refactor: make clear what the argument of .processors.list_type is
ssato_python-anyconfig
train
py
0e90150e9c6f79d5f0deb8bef242fe60baa06cfb
diff --git a/rollup.config.js b/rollup.config.js index <HASH>..<HASH> 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -1,11 +1,8 @@ import { plugins } from '../../rollup.base.config'; -import { checkIsReleaseReady } from '../../scripts/checkIsReleaseReady'; import { getBundleBanner } from '../../scripts/getBu...
chore(release): don't check for NODE_ENV to set banner
algolia_docsearch
train
js
ae83eec6ff5679992404ecd20d2019cb21422adb
diff --git a/Tests/DependencyInjection/Fixtures/Util/EventDispatcherSpy.php b/Tests/DependencyInjection/Fixtures/Util/EventDispatcherSpy.php index <HASH>..<HASH> 100644 --- a/Tests/DependencyInjection/Fixtures/Util/EventDispatcherSpy.php +++ b/Tests/DependencyInjection/Fixtures/Util/EventDispatcherSpy.php @@ -2,7 +2,6 ...
chore(f-deprecation): refactored EventDispatcherSpy following deprecation cleanup
OpenClassrooms_UseCaseBundle
train
php
3a157b54917a3a1dd2431f38d88ea4b89fd36942
diff --git a/examples/record_loader.rb b/examples/record_loader.rb index <HASH>..<HASH> 100644 --- a/examples/record_loader.rb +++ b/examples/record_loader.rb @@ -11,10 +11,7 @@ class RecordLoader < GraphQL::Batch::Loader end def perform(keys) - query(keys).each do |record| - value = @column_type.cast(r...
docs(example): Remove unnecessary type cast in RecordLoader example The record's attribute reader method should already be returning values of the right type.
Shopify_graphql-batch
train
rb
7e182cde16ba583d84c1d07214634da7358ed3d9
diff --git a/lib/config/definitions.js b/lib/config/definitions.js index <HASH>..<HASH> 100644 --- a/lib/config/definitions.js +++ b/lib/config/definitions.js @@ -968,7 +968,7 @@ const options = [ stage: 'package', type: 'json', default: { - fileMatch: ['\\.buildkite/.+\\.yml$'], + fileMatch: [...
fix(buildkite): better fileMatch
renovatebot_renovate
train
js
18d24b237ba0bd475951af6789b92aea07ba22c6
diff --git a/py/semaphore/processing.py b/py/semaphore/processing.py index <HASH>..<HASH> 100644 --- a/py/semaphore/processing.py +++ b/py/semaphore/processing.py @@ -53,7 +53,7 @@ class GeoIpLookup(RustObject): return rv def __repr__(self): - return "<GeoIpLookup %r>" % (self.path,) + ret...
fix: Fix broken repr and crash when shutting down python
getsentry_semaphore
train
py,py
ab05a3df98c200ca5c2941343a08a7c0b2aabeaf
diff --git a/packages/tc-icon/index.js b/packages/tc-icon/index.js index <HASH>..<HASH> 100644 --- a/packages/tc-icon/index.js +++ b/packages/tc-icon/index.js @@ -1,4 +1,4 @@ -export { default as default } from './src'; +export { default } from './src'; export { default as Add } from './Add.js' export { default as Ap...
style(icon): main entry file Remove extra us of default in main export.
trend-community_trend-components
train
js
5107de17147458ba76784350732f2a67ec0e4383
diff --git a/src/sensors.js b/src/sensors.js index <HASH>..<HASH> 100644 --- a/src/sensors.js +++ b/src/sensors.js @@ -24,13 +24,6 @@ const nativeApis = new Map([ ["barometer", BarNative] ]); -const eventEmitters = new Map([ - ["accelerometer", new NativeEventEmitter(AccNative)], - ["gyroscope", new NativeEvent...
fix: EventEmitter is not cached
react-native-sensors_react-native-sensors
train
js
73dc376b6a4fbde2af653fa4400cdd725a58d71d
diff --git a/src/ToastContainer.js b/src/ToastContainer.js index <HASH>..<HASH> 100644 --- a/src/ToastContainer.js +++ b/src/ToastContainer.js @@ -78,7 +78,12 @@ module.exports = React.createClass({ toastId, key, ref: `toasts__${ key }`, - handleOnClick: this._handle_toast_on_click, + ...
feat(ToastContainer): add support for optionsOverride.handleOnClick * So react component actions can be dispatched * Closes #<I> * Original
tomchentw_react-toastr
train
js
4aa115f67741bdf2284a78816112ffd4b02d462f
diff --git a/packages/hoc-input/src/index.js b/packages/hoc-input/src/index.js index <HASH>..<HASH> 100644 --- a/packages/hoc-input/src/index.js +++ b/packages/hoc-input/src/index.js @@ -1 +1,2 @@ export { default, formInputProps } from "./formInput"; +export { default as styledInput } from "./styledComponents/Wrapper...
feat(hoc-input): export the wrapper style as part of the lib affects: @crave/farmblocks-hoc-input
CraveFood_farmblocks
train
js
8cd6163975c6c0cf2ac776d87ffef8f4c16f5668
diff --git a/ecell4/deprecated.py b/ecell4/deprecated.py index <HASH>..<HASH> 100644 --- a/ecell4/deprecated.py +++ b/ecell4/deprecated.py @@ -16,7 +16,11 @@ def deprecated(suggest=None): doc = "[Deprecated]\n" else: doc = "[Deprecated] Use '" + suggest + "' instead.\n" - wrapp...
fix: Check whether the original docstring is not None when deprecated
ecell_ecell4
train
py
eb8fcf833c1e898206d183a8b4a415cd487179c5
diff --git a/npm/index.js b/npm/index.js index <HASH>..<HASH> 100644 --- a/npm/index.js +++ b/npm/index.js @@ -15,4 +15,20 @@ function getElectronPath () { } } -module.exports = getElectronPath() +// A list of the main modules the people will attempt to use from the Electron API, this is not a complete list but s...
chore: warn when people attempt to use the Electron module to do Electron things but from node (#<I>) * chore: warn when people attempt to use the Electron module to do Electron things but from node * update node env console warning
electron_electron
train
js
38d2129d9013b7d11eaf1a07883fdbd3eb8d280d
diff --git a/index.js b/index.js index <HASH>..<HASH> 100644 --- a/index.js +++ b/index.js @@ -403,6 +403,17 @@ export default class Carousel extends Component { this._ignoreNextMomentum = true; } } + + if (autoplay) { + // Restart autoplay after a little while +...
fix(component): autoplay will start and stop properly on Android
archriss_react-native-snap-carousel
train
js
d1c5b6fe9e18b532ad69ed4bd82e1874a6dff4df
diff --git a/src/sharding/ShardClientUtil.js b/src/sharding/ShardClientUtil.js index <HASH>..<HASH> 100644 --- a/src/sharding/ShardClientUtil.js +++ b/src/sharding/ShardClientUtil.js @@ -200,13 +200,14 @@ class ShardClientUtil { */ _respond(type, message) { this.send(message).catch(err => { - err.messa...
fix(ShardingManager): client error event cannot be emitted (#<I>)
discordjs_discord.js
train
js
e134ff41dab7ca2190204f52b132d3234d52e034
diff --git a/src/av.js b/src/av.js index <HASH>..<HASH> 100644 --- a/src/av.js +++ b/src/av.js @@ -266,7 +266,7 @@ AV._encode = function(value, seenObjects, disallowObjects) { * @private */ AV._decode = function(value, key) { - if (!_.isObject(value)) { + if (!_.isObject(value) || _.isDate(value)) { return ...
fix: bypass Date for AV._decode (#<I>)
leancloud_javascript-sdk
train
js,js
09f6b5743bca12f4283fac11cec9b29118779892
diff --git a/test/ut/spec/model/Component.js b/test/ut/spec/model/Component.js index <HASH>..<HASH> 100755 --- a/test/ut/spec/model/Component.js +++ b/test/ut/spec/model/Component.js @@ -46,7 +46,7 @@ describe('Component', function() { ComponentModel.topologicalTravel(['m1', 'a2'], allList, function (compo...
refactor(UT): update update Component topologicalTravel a1IsAbsent test case
apache_incubator-echarts
train
js
8b1a83855371d1008bfb5730bdac06caf5500fba
diff --git a/src/express.js b/src/express.js index <HASH>..<HASH> 100644 --- a/src/express.js +++ b/src/express.js @@ -802,8 +802,7 @@ Collection.prototype.express = function(app, auth) { /* * /api/NAME */ - - console.log('adding route: ' + name); + Tyr.info('adding route: ' + name)...
feat: log express routes using internal log setup
tyranid-org_tyranid
train
js
3c57c234a736ac67e018f724803c879f0791466f
diff --git a/src/plugin.js b/src/plugin.js index <HASH>..<HASH> 100644 --- a/src/plugin.js +++ b/src/plugin.js @@ -537,6 +537,7 @@ class VR extends Plugin { window.addEventListener('vrdisplaydeactivate', this.handleVrDisplayDeactivate_, true); this.initialized_ = true; + this.trigger('initialized'); }...
feat: Add an initialization event that triggers after init() is finished (#<I>)
videojs_videojs-vr
train
js
62d9632d04f2f1fbee6ad852d355339c81fb145f
diff --git a/spec/operators/retry-spec.js b/spec/operators/retry-spec.js index <HASH>..<HASH> 100644 --- a/spec/operators/retry-spec.js +++ b/spec/operators/retry-spec.js @@ -78,20 +78,24 @@ describe('Observable.prototype.retry()', function () { it('should handle an empty source', function () { var source = c...
test(retry): improve subscription assertions on retry tests
ReactiveX_rxjs
train
js
28c19048d52cb57d50e4a92b92069e14efd065f7
diff --git a/packages/mdc-textfield/addon/components/mdc-textfield-input.js b/packages/mdc-textfield/addon/components/mdc-textfield-input.js index <HASH>..<HASH> 100644 --- a/packages/mdc-textfield/addon/components/mdc-textfield-input.js +++ b/packages/mdc-textfield/addon/components/mdc-textfield-input.js @@ -52,8 +52,...
fix: take focus off current input if there is no next input
onehilltech_ember-cli-mdc
train
js
88a6ce3fbf98919c17db134496a33cab4d0eaed5
diff --git a/test/functional/runner/index.js b/test/functional/runner/index.js index <HASH>..<HASH> 100644 --- a/test/functional/runner/index.js +++ b/test/functional/runner/index.js @@ -462,6 +462,8 @@ function resolveOperationArgs(operationName, operationArgs, context) { return result; } +const CURSOR_COMMANDS ...
test: start to collect a list of operations that return a cursor
mongodb_node-mongodb-native
train
js
d8488bc74da79beea3ca9a01ffc28c6735217976
diff --git a/lib/promise.js b/lib/promise.js index <HASH>..<HASH> 100644 --- a/lib/promise.js +++ b/lib/promise.js @@ -5,6 +5,7 @@ const { deprecationLog } = require('./helper'); /** * @extends Promise + * @deprecated */ class ZkPromise extends Promise { /**
fix: set deprecated for entire legacy Promise class
yfinkelstein_node-zookeeper
train
js
0cbd9c94efe11a57ebb9423b55e8e10db04ca7b8
diff --git a/src/main/java/org/camunda/bpm/model/bpmn/Bpmn.java b/src/main/java/org/camunda/bpm/model/bpmn/Bpmn.java index <HASH>..<HASH> 100644 --- a/src/main/java/org/camunda/bpm/model/bpmn/Bpmn.java +++ b/src/main/java/org/camunda/bpm/model/bpmn/Bpmn.java @@ -45,10 +45,10 @@ public class Bpmn { /** the singleto...
chore(Bpmn): make some fields non-public
camunda_camunda-bpmn-model
train
java
6f9aa1b88892de8fcf5c9895ac9c25b45f96378f
diff --git a/cmd/helm/repo.go b/cmd/helm/repo.go index <HASH>..<HASH> 100644 --- a/cmd/helm/repo.go +++ b/cmd/helm/repo.go @@ -65,8 +65,7 @@ func runRepoList(cmd *cobra.Command, args []string) error { return err } if len(f.Repositories) == 0 { - fmt.Println("No repositories to show") - return nil + return err...
fix(helm): change helm repo list to return error when empty Following other commands, an empty list should return an error.
helm_helm
train
go
d25f04e3af7db5677149a7bf6ab771a3449edebf
diff --git a/index.js b/index.js index <HASH>..<HASH> 100644 --- a/index.js +++ b/index.js @@ -42,7 +42,8 @@ function Passport(Users, config) { github: { clientID: process.env.GITHUB_CLIENT_ID, clientSecret: process.env.GITHUB_CLIENT_SECRET, - callbackURL: process.env.GITHUB_CALLBACK_URL...
fix: added scope to main strategy for github
ladjs_passport
train
js
0ad7c24aa394249a5213a8e11a826821d4b56266
diff --git a/src/structures/User.js b/src/structures/User.js index <HASH>..<HASH> 100644 --- a/src/structures/User.js +++ b/src/structures/User.js @@ -141,7 +141,7 @@ class User extends Base { } /** - * The Discord "tag" (e.g. `hydrabolt#0086`) for this user + * The Discord "tag" (e.g. `hydrabolt#0001`) for...
docs(User): fix hydrabolt's tag (#<I>)
discordjs_discord.js
train
js
17d2f27271818b15de4670a149b50f1f9860823e
diff --git a/src/js/mixin/slider-drag.js b/src/js/mixin/slider-drag.js index <HASH>..<HASH> 100644 --- a/src/js/mixin/slider-drag.js +++ b/src/js/mixin/slider-drag.js @@ -5,6 +5,7 @@ import { includes, isRtl, isTouch, + noop, off, on, selInput, @@ -14,7 +15,7 @@ import { const pointerO...
fix: dragging in Slider component on iOS
uikit_uikit
train
js
f2d6f609bab41fcdb0f1487c52b94a3e56a8274f
diff --git a/embark-ui/src/components/Preview.js b/embark-ui/src/components/Preview.js index <HASH>..<HASH> 100644 --- a/embark-ui/src/components/Preview.js +++ b/embark-ui/src/components/Preview.js @@ -1,5 +1,6 @@ import React from 'react'; import {Button, InputGroup, Input, InputGroupAddon} from 'reactstrap'; +impo...
chore(browser): change Go to refresh since that's what they do
embark-framework_embark
train
js
d5bef71d41412f129883496f0e0b8ecf0ace4f88
diff --git a/viewport-units-buggyfill.js b/viewport-units-buggyfill.js index <HASH>..<HASH> 100755 --- a/viewport-units-buggyfill.js +++ b/viewport-units-buggyfill.js @@ -131,6 +131,14 @@ options.isMobileSafari = isMobileSafari; options.isBadStockAndroid = isBadStockAndroid; + if (options.ignoreVmax && !...
fix(polyfill): adding option ignoreVmax to deliberately not engage the hacks on IE9+ - closes #<I>
rodneyrehm_viewport-units-buggyfill
train
js
94556346550677d51a5ebaaad297b5f33d2d039c
diff --git a/test/tobe_instrumented/assertion.es20xx.js b/test/tobe_instrumented/assertion.es20xx.js index <HASH>..<HASH> 100644 --- a/test/tobe_instrumented/assertion.es20xx.js +++ b/test/tobe_instrumented/assertion.es20xx.js @@ -78,13 +78,12 @@ describe('power-assert on ES20xx syntax', function () { it('Obje...
test: Object Rest/Spread in assertion expression
power-assert-js_power-assert
train
js
791390d1eaf6376f829093d1fbe47dc8f63b0093
diff --git a/src/configure-apollo.js b/src/configure-apollo.js index <HASH>..<HASH> 100644 --- a/src/configure-apollo.js +++ b/src/configure-apollo.js @@ -17,7 +17,7 @@ import { } from './apollo-links/'; const httpLink = createHttpLink({ - uri: `${window.app.protocol}://${window.app.host}/graphql`, + uri: `${wind...
chore(app): use new host vars
commercetools_merchant-center-application-kit
train
js
d69003c789eda49d17f3802dbc76b19766fdd9af
diff --git a/src/ObjectMapper.php b/src/ObjectMapper.php index <HASH>..<HASH> 100644 --- a/src/ObjectMapper.php +++ b/src/ObjectMapper.php @@ -275,6 +275,10 @@ class ObjectMapper throw new PropertyNotAccessibleException($propertyName); } + if ($field->name == null) { + ...
fix: make @JsonField->name nullable
mintware-de_json-object-mapper
train
php
40e5469d0494df1ccbb33fa83a476bb273fdd446
diff --git a/src/components/sticky/sticky.js b/src/components/sticky/sticky.js index <HASH>..<HASH> 100644 --- a/src/components/sticky/sticky.js +++ b/src/components/sticky/sticky.js @@ -204,7 +204,7 @@ function MdSticky($document, $mdConstant, $$rAF, $mdUtil) { } // If the next item is close to the...
fix(sticky): improve onScroll logic resolve possible RTE with `self.current`
angular_material
train
js
2c5410594a348ff89ce68e2e0d02fe30a8cbbd68
diff --git a/src/Keboola/Syrup/Monolog/Handler/StorageApiHandler.php b/src/Keboola/Syrup/Monolog/Handler/StorageApiHandler.php index <HASH>..<HASH> 100644 --- a/src/Keboola/Syrup/Monolog/Handler/StorageApiHandler.php +++ b/src/Keboola/Syrup/Monolog/Handler/StorageApiHandler.php @@ -7,6 +7,7 @@ namespace Keboola\Syru...
fix: logging to SAPI events (fix typehint)
keboola_syrup
train
php
ba886e5b44fdad7f2bf1d90d4ee371620b02d6d4
diff --git a/packages/plugin-logger/src/index.js b/packages/plugin-logger/src/index.js index <HASH>..<HASH> 100644 --- a/packages/plugin-logger/src/index.js +++ b/packages/plugin-logger/src/index.js @@ -9,7 +9,8 @@ import Logger from './logger'; import config from './config'; registerPlugin(`logger`, Logger, { - c...
fix(plugin-logger): make sure plugin-logger replaces the core logger when specifed
webex_spark-js-sdk
train
js
fd0ef76f14a78c4d992c41bb3e000115482a4960
diff --git a/contextMenu.js b/contextMenu.js index <HASH>..<HASH> 100644 --- a/contextMenu.js +++ b/contextMenu.js @@ -129,8 +129,15 @@ angular.module('ui.bootstrap.contextMenu', []) var leftCoordinate = event.pageX; var menuWidth = angular.element($ul[0]).prop('offsetWidth'); var...
fix: correct left coordinate being set when menu will overflow x-axis
Templarian_ui.bootstrap.contextMenu
train
js
05478166baffe2ca7a4fbceb4d898824a59c849d
diff --git a/packages/pob-release/index.js b/packages/pob-release/index.js index <HASH>..<HASH> 100644 --- a/packages/pob-release/index.js +++ b/packages/pob-release/index.js @@ -20,10 +20,6 @@ const availableVersions = [ 'minor', 'major', 'manual', - 'premajor', - 'preminor', - 'prepatch', - 'prerelease',...
feat: remove useless premajor, preminor, prepatch and prerelease
christophehurpeau_pob-lerna
train
js
7838c0de31981318ad7f5d6e7ee0c7f1ccd6d460
diff --git a/packages/@vue/cli-plugin-unit-mocha/setup.js b/packages/@vue/cli-plugin-unit-mocha/setup.js index <HASH>..<HASH> 100644 --- a/packages/@vue/cli-plugin-unit-mocha/setup.js +++ b/packages/@vue/cli-plugin-unit-mocha/setup.js @@ -4,3 +4,5 @@ require('jsdom-global')(undefined, { pretendToBeVisual: true, url: 'h...
fix(mocha): workaround the SVGElement issue in Vue (#<I>) related to <URL>
vuejs_vue-cli
train
js
b39ad49b7b39834e23d3745323399c4c4cd364c2
diff --git a/packages/create-razzle-app/lib/index.js b/packages/create-razzle-app/lib/index.js index <HASH>..<HASH> 100644 --- a/packages/create-razzle-app/lib/index.js +++ b/packages/create-razzle-app/lib/index.js @@ -20,7 +20,7 @@ const officialExamplesApiUrl = 'https://api.github.com/repos/jaredpalmer/razzle/cont...
fix(create-razzle-app): reverse the logic for razzle version tag
jaredpalmer_razzle
train
js
43f46945a35a2281894c602d6557686e2536db16
diff --git a/lib/https/ca.js b/lib/https/ca.js index <HASH>..<HASH> 100644 --- a/lib/https/ca.js +++ b/lib/https/ca.js @@ -137,9 +137,23 @@ function getCacheCert(hostname) { return customPairs[hostname] || cachePairs.get(hostname) || certsCache.get(hostname); } +var curIndex = 0; +function getIndex() { + ++curIn...
refactor: refine serialNumber
avwo_whistle
train
js
7277b00516905f0e26c78c063b7f84044c069b6d
diff --git a/lib/master.js b/lib/master.js index <HASH>..<HASH> 100644 --- a/lib/master.js +++ b/lib/master.js @@ -479,7 +479,7 @@ function isProduction() { } function isDebug() { - return process.execArgv.indexOf('--debug') !== -1 || typeof v8debug !== 'undefined'; + return process.execArgv.some(argv => argv.inc...
fix: debug status detect should support inspect (#<I>)
eggjs_egg-cluster
train
js
e8941083057453f16bae6e555917f77bb1c887e1
diff --git a/builder/etcd/etcd.go b/builder/etcd/etcd.go index <HASH>..<HASH> 100644 --- a/builder/etcd/etcd.go +++ b/builder/etcd/etcd.go @@ -349,14 +349,13 @@ func UpdateHostPort(c cookoo.Context, p *cookoo.Params) (interface{}, cookoo.Int safely.GoDo(c, func() { ticker := time.NewTicker(10 * time.Second) for...
fix(builder): continue updating etcd after errors
deis_deis
train
go
e8cc0c3f765959417451174a289a2685053b8d41
diff --git a/packages/lingui-i18n/src/compile.test.js b/packages/lingui-i18n/src/compile.test.js index <HASH>..<HASH> 100644 --- a/packages/lingui-i18n/src/compile.test.js +++ b/packages/lingui-i18n/src/compile.test.js @@ -50,7 +50,8 @@ describe('compile', function () { const currency = compile('en', '{value, numb...
test: Fix test suit to run correctly on node 4
lingui_js-lingui
train
js,js
d4be910e671d6b5f812ae1284d9b03edc9cd379c
diff --git a/lib/util.js b/lib/util.js index <HASH>..<HASH> 100644 --- a/lib/util.js +++ b/lib/util.js @@ -9,6 +9,8 @@ const _ = require('lodash'); const engineUtil = require('../core/lib/engine_util'); const renderVariables = engineUtil._renderVariables; +const template = engineUtil.template; + module.exports =...
feat: Export template() from artillery/util
artilleryio_artillery
train
js
99c8fa83b53d5febec14c94db40da9e8bf7dddea
diff --git a/lib/zlib/deflate.js b/lib/zlib/deflate.js index <HASH>..<HASH> 100644 --- a/lib/zlib/deflate.js +++ b/lib/zlib/deflate.js @@ -484,7 +484,7 @@ function deflate_stored(s, flush) { return BS_FINISH_STARTED; } /***/ - return BS_FINISH_STARTED; + return BS_FINISH_DONE; } if (s.str...
fix: return correct block state in deflate_stored & enable tests for level 0
nodeca_pako
train
js,js
109cdcc6f914540d20a94ce8f55dd44b0955cb54
diff --git a/api/src/opentrons/drivers/smoothie_drivers/driver_3_0.py b/api/src/opentrons/drivers/smoothie_drivers/driver_3_0.py index <HASH>..<HASH> 100755 --- a/api/src/opentrons/drivers/smoothie_drivers/driver_3_0.py +++ b/api/src/opentrons/drivers/smoothie_drivers/driver_3_0.py @@ -500,11 +500,7 @@ class SmoothieDr...
fix(api): dont parse the smoothie response to udpate_pipette_config (#<I>) This parsing is unreliable because we have the smoothie's echo mode on and our multiple new lines sometimes stomp the actual response from the smoothie. This raises an IndexError and breaks pipette config updating and makes the system unreli...
Opentrons_opentrons
train
py
c04872d00a26e9bf0f48eeacb360b37ce0fba01e
diff --git a/semantic_release/pypi.py b/semantic_release/pypi.py index <HASH>..<HASH> 100644 --- a/semantic_release/pypi.py +++ b/semantic_release/pypi.py @@ -1,6 +1,7 @@ """PyPI """ from invoke import run +from twine import settings from twine.commands import upload as twine_upload @@ -20,17 +21,11 @@ def uplo...
fix: Use new interface for twine
relekang_python-semantic-release
train
py
8233e0c15eb6bd32c3ff8351fa399524dbb603e2
diff --git a/lib/instrumentation/transaction.js b/lib/instrumentation/transaction.js index <HASH>..<HASH> 100644 --- a/lib/instrumentation/transaction.js +++ b/lib/instrumentation/transaction.js @@ -58,7 +58,7 @@ function Transaction (agent, name, type) { this.type = type || 'custom' this.result = 'success' th...
refactor(transaction): fix typo
elastic_apm-agent-nodejs
train
js
322d5826627ba74a188f381e37a1365fe390baa2
diff --git a/packages/pob/lib/generators/core/yarn/CoreYarnGenerator.js b/packages/pob/lib/generators/core/yarn/CoreYarnGenerator.js index <HASH>..<HASH> 100644 --- a/packages/pob/lib/generators/core/yarn/CoreYarnGenerator.js +++ b/packages/pob/lib/generators/core/yarn/CoreYarnGenerator.js @@ -112,6 +112,7 @@ export de...
fix(pob): make sure build-state.yml doesnt exists
christophehurpeau_pob-lerna
train
js
bf7de75ac38685d3a30d065c1f558fa96a8e4209
diff --git a/tests/integration/components/ui-dropdown-test.js b/tests/integration/components/ui-dropdown-test.js index <HASH>..<HASH> 100644 --- a/tests/integration/components/ui-dropdown-test.js +++ b/tests/integration/components/ui-dropdown-test.js @@ -796,10 +796,11 @@ test('The correct number of items get selected ...
fix: Ember.run.sync() is deprecated, use begin() and end()
Semantic-Org_Semantic-UI-Ember
train
js
489c8084dd34f93a8d336cf33bac367c22252389
diff --git a/lib/crabfarm/modes/publisher.rb b/lib/crabfarm/modes/publisher.rb index <HASH>..<HASH> 100644 --- a/lib/crabfarm/modes/publisher.rb +++ b/lib/crabfarm/modes/publisher.rb @@ -88,7 +88,7 @@ module Crabfarm end def validate_remote(_url) - return true if /^\w+\/\w+$/i === _url + r...
fix(publisher): fixes remote validation expression to accept dashes
platanus_crabfarm-gem
train
rb
fc4c4bee739a8bc2dbe7f726cb9c6bc358440c9d
diff --git a/packages/eslint-midway-contrib/base.js b/packages/eslint-midway-contrib/base.js index <HASH>..<HASH> 100644 --- a/packages/eslint-midway-contrib/base.js +++ b/packages/eslint-midway-contrib/base.js @@ -3,6 +3,7 @@ module.exports = { browser: true, commonjs: true, es6: true, + mocha: true,...
chore(eslint-midway-contrib): add mocha into env (#<I>) to solve "'describe' is not defined no-undef" (cherry picked from commit a<I>ca<I>ef<I>c6ca4b<I>de6c<I>bce<I>ab2)
midwayjs_midway
train
js
08c4b073f3850235bc85dd757874de66038add04
diff --git a/webpack.config.dist.js b/webpack.config.dist.js index <HASH>..<HASH> 100644 --- a/webpack.config.dist.js +++ b/webpack.config.dist.js @@ -1,15 +1,22 @@ const path = require("path"); +const webpack = require("webpack"); module.exports = { - devtool: "source-map", - entry: ["./src/index.js"], + entry:...
fix: exclude source maps for worker scripts Fixes #<I>
bvaughn_js-worker-search
train
js
3df264501f85a414b62a128ba95f679be09e961f
diff --git a/lib/workers/package-file/index.js b/lib/workers/package-file/index.js index <HASH>..<HASH> 100644 --- a/lib/workers/package-file/index.js +++ b/lib/workers/package-file/index.js @@ -29,6 +29,10 @@ async function renovatePackageFile(packageFileConfig) { return [config]; } + if (packageContent.wor...
chore: add warning if yarn workspaces found (#<I>)
renovatebot_renovate
train
js,js
de9d33b2cfb1e7bd904c8da66bfd0af65a633612
diff --git a/test/runner-browser.js b/test/runner-browser.js index <HASH>..<HASH> 100644 --- a/test/runner-browser.js +++ b/test/runner-browser.js @@ -1,6 +1,7 @@ // Readd promise polyfills for legacy browsers since karma-webpack removes them require('core-js/fn/promise') require('core-js/fn/object/assign') +require...
fix(polyfill): add array from polyfill for IE
contentful_contentful.js
train
js,js
1b2dcd516e430915f698d574513f93bb1bce4b68
diff --git a/ui-ace.js b/ui-ace.js index <HASH>..<HASH> 100644 --- a/ui-ace.js +++ b/ui-ace.js @@ -26,7 +26,7 @@ angular.module('ui.ace', []) onChange = function (callback) { return function (e) { var newValue = session.getValue(); - if (newValue !== scope.$eval(attrs.value) ...
fix(ui-ace): issue with digest already in progress error
angular-ui_ui-ace
train
js
e62e207010e96a23ce1bbea139f38b473f8d3b07
diff --git a/post-install.js b/post-install.js index <HASH>..<HASH> 100644 --- a/post-install.js +++ b/post-install.js @@ -57,7 +57,7 @@ function getConfig (file, options = { home: false, json: true }) { /** * tests if an absolute path exists */ -export function exists (pathname) { +function exists (pathname) { ...
fix(northbrook): remove export statement
northbrookjs_northbrook
train
js
dbab61064dc869460a7bc2eabee3085e93283424
diff --git a/packages/cozy-client/src/StackLink.js b/packages/cozy-client/src/StackLink.js index <HASH>..<HASH> 100644 --- a/packages/cozy-client/src/StackLink.js +++ b/packages/cozy-client/src/StackLink.js @@ -35,7 +35,7 @@ export default class StackLink extends CozyLink { } const collection = this.stackClie...
feat: Add query as argument to collection.get()
cozy_cozy-client
train
js,js
08e87c1f30025918e04b44c36bdef61d3bafa188
diff --git a/lib/compile/formats.js b/lib/compile/formats.js index <HASH>..<HASH> 100644 --- a/lib/compile/formats.js +++ b/lib/compile/formats.js @@ -116,7 +116,9 @@ function uri(str) { } +var Z_ANCHOR = /[^\\]\\Z/; function regex(str) { + if (Z_ANCHOR.test(str)) return false; try { new RegExp(str); ...
feat: format "regex" should fail if regular expression contains \Z anchor
epoberezkin_ajv
train
js
6786eeff611bdee4b5e5d9ae5c0a5d2caf8cc466
diff --git a/client/community/action-creators/async-invite.js b/client/community/action-creators/async-invite.js index <HASH>..<HASH> 100644 --- a/client/community/action-creators/async-invite.js +++ b/client/community/action-creators/async-invite.js @@ -4,11 +4,17 @@ import * as t from '~client/community/action-types'...
fix(community): set user role on invitation request fix #<I>
nossas_bonde-client
train
js
4fa563ba24b7dbaa29613092e8b8a5a32c90bd5f
diff --git a/src/ChipInput.js b/src/ChipInput.js index <HASH>..<HASH> 100644 --- a/src/ChipInput.js +++ b/src/ChipInput.js @@ -230,7 +230,7 @@ class ChipInput extends React.Component { } handleKeyDown = (event) => { - if (event.keyCode === 13) { // enter + if (event.keyCode === this.props.newChipKeyCode) ...
feat: add newChipKeyCode prop to ChipInput component The newChipKeyCode prop (default <I>) is compared against the event keyCode in the onKeyDownHandler, if they match then a new chip is rendered.
TeamWertarbyte_material-ui-chip-input
train
js
8f28ad477f2de539c071a430394a55734537b8cc
diff --git a/api/opentrons/drivers/smoothie_drivers/driver_3_0.py b/api/opentrons/drivers/smoothie_drivers/driver_3_0.py index <HASH>..<HASH> 100755 --- a/api/opentrons/drivers/smoothie_drivers/driver_3_0.py +++ b/api/opentrons/drivers/smoothie_drivers/driver_3_0.py @@ -65,7 +65,7 @@ GCODES = {'HOME': 'G28.2', ...
perf(api): Slightly increase probing speed, avoid resonance and pipette shaking (#<I>)
Opentrons_opentrons
train
py
7e6b4cfa8d73da691bb49c18ae58f0f7eaaa54fe
diff --git a/src/CognosRequest.js b/src/CognosRequest.js index <HASH>..<HASH> 100644 --- a/src/CognosRequest.js +++ b/src/CognosRequest.js @@ -340,9 +340,7 @@ class CognosRequest { result = response; } else { try { - result = response.replace(/=\\'/g, "='"); - result...
fix: Made http delete request return better information
CognosExt_jcognos
train
js
63034b44c9849087e391684d9b6c0c6ae9a21113
diff --git a/packages/discord.js/src/structures/Role.js b/packages/discord.js/src/structures/Role.js index <HASH>..<HASH> 100644 --- a/packages/discord.js/src/structures/Role.js +++ b/packages/discord.js/src/structures/Role.js @@ -1,6 +1,5 @@ 'use strict'; -const process = require('node:process'); const Base = requ...
fix(Role): remove unused process (#<I>)
discordjs_discord.js
train
js
0f97a8ddc5b860f72ddb9c4cfcdb3f2e9bd77552
diff --git a/lib/util/validate-script.js b/lib/util/validate-script.js index <HASH>..<HASH> 100644 --- a/lib/util/validate-script.js +++ b/lib/util/validate-script.js @@ -10,7 +10,7 @@ const config = Joi.object({ http: Joi.object({ extendedMetrics: Joi.boolean(), maxSockets: Joi.number(), - timeout: Joi...
fix: allow some properties to be numbers or strings Allow think, count and timeout properties to be string for when they are set through environment variable with "{{ $processEnvironment.SOME_VAR }}"
artilleryio_artillery
train
js
2c8de0ed2914b4977f45dc2c911597e78bb93950
diff --git a/code/CalendarDateTime.php b/code/CalendarDateTime.php index <HASH>..<HASH> 100755 --- a/code/CalendarDateTime.php +++ b/code/CalendarDateTime.php @@ -200,6 +200,9 @@ class CalendarDateTime extends DataObject { } public function canCreate($member = null) { + if (!$member) { + $member = Member::cur...
fix(CalendarDateTime): Fixes cases for certain modules where the default member isn't passed.
unclecheese_silverstripe-event-calendar
train
php
46d5d3e583138916ce4481138248d66929d685bc
diff --git a/nomad/config.go b/nomad/config.go index <HASH>..<HASH> 100644 --- a/nomad/config.go +++ b/nomad/config.go @@ -43,9 +43,9 @@ func init() { } } -var ( - DefaultRPCAddr = &net.TCPAddr{IP: net.ParseIP("127.0.0.1"), Port: 4647} -) +func DefaultRPCAddr() *net.TCPAddr { + return &net.TCPAddr{IP: net.ParseIP(...
test: fix race around reused default rpc addr The default RPC addr was a global which is fine for normal runtime use when it only has a single user. However many tests modify it and cause races. Follow our convention of returning defaults from funcs instead of using globals.
hashicorp_nomad
train
go
caa4539d0e2a93b8a904e418bd40a4b8c9832926
diff --git a/task/backend/scheduler.go b/task/backend/scheduler.go index <HASH>..<HASH> 100644 --- a/task/backend/scheduler.go +++ b/task/backend/scheduler.go @@ -194,9 +194,8 @@ func (s *outerScheduler) ClaimTask(task *StoreTask, meta *StoreTaskMeta) (err er s.schedulerMu.Unlock() - // Okay to read ts.nextDue wi...
fix(task): fix data race in scheduler
influxdata_influxdb
train
go
50d1242133bf2c9f500635068e942451e55bbd81
diff --git a/test/cr_complex_test.go b/test/cr_complex_test.go index <HASH>..<HASH> 100644 --- a/test/cr_complex_test.go +++ b/test/cr_complex_test.go @@ -740,6 +740,7 @@ func TestCrUnmergedSetMtimeOfRemovedDir(t *testing.T) { ) } +/* TODO: Investigate and enable this. // bob moves and sets the mtime of a file th...
test: Disable TestCrConflictMoveAndSetMtimeWrittenFile for now
keybase_client
train
go
af0fc05f5e25b0b3237c452c4cfea26a78e10e02
diff --git a/http/telegraf.go b/http/telegraf.go index <HASH>..<HASH> 100644 --- a/http/telegraf.go +++ b/http/telegraf.go @@ -485,7 +485,15 @@ func (s *TelegrafService) CreateTelegrafConfig(ctx context.Context, tc *platform // UpdateTelegrafConfig updates a single telegraf config. // Returns the new telegraf config ...
fix(http): provide support for telegraf update in http client
influxdata_influxdb
train
go
eeeab25e12433b2718874100d30a1e946fc3dabc
diff --git a/packages/tpl-service/src/app.js b/packages/tpl-service/src/app.js index <HASH>..<HASH> 100644 --- a/packages/tpl-service/src/app.js +++ b/packages/tpl-service/src/app.js @@ -45,9 +45,9 @@ if (NODE_ENV !== "production") { */ app .use(helmet()) + .use(cors({ exposeHeaders: ["Link", "X-Total-Count"] })...
fix(tpl-service): cors for health and openapi
36node_sketch
train
js
94d0d2aa7d6b037dc4047df8a3dfa0ec55262fe8
diff --git a/packages/ui-presets/karma.js b/packages/ui-presets/karma.js index <HASH>..<HASH> 100644 --- a/packages/ui-presets/karma.js +++ b/packages/ui-presets/karma.js @@ -78,6 +78,10 @@ module.exports = function makeConfig ({ bundle, coverageDirectory, coverageThres config.set({ basePath: '', + /...
fix(karma): Improve plugin support inside monorepos The default karma plugin loading appears to be a little buggy if plugins are distributed among different node_modules dirs. Specifying this manually seems to work well, though. Change-Id: I<I>f4eb<I>e3d<I>f<I>efda6e<I>f4f<I>cfb Reviewed-on: <URL>
instructure_instructure-ui
train
js
d709c72ed3efb2b8a82dcb0132796bde685d64b3
diff --git a/src/mixin.js b/src/mixin.js index <HASH>..<HASH> 100644 --- a/src/mixin.js +++ b/src/mixin.js @@ -55,6 +55,12 @@ export default { return; } + // There is a validator but it isn't injected, mark as reactive. + if (!requested && this.$validator) { + const Vue = this.$options._base; /...
fix: fix errors reactivity issue closes #<I>
baianat_vee-validate
train
js
d09eea2dcc5ab9e19ad002d6729a2db3dbafd279
diff --git a/lib/boot/mods/apply.js b/lib/boot/mods/apply.js index <HASH>..<HASH> 100644 --- a/lib/boot/mods/apply.js +++ b/lib/boot/mods/apply.js @@ -77,6 +77,11 @@ function applyJson (originalComponent, mod) { return } - const res = applyPatch(originalComponent, mod.operations) - return res.newDocument + ...
fix: handle errors with patching json
wmfs_tymly-core
train
js
f9ce1387bf9a948517f835fd04c139ee9a1fcdc6
diff --git a/index.js b/index.js index <HASH>..<HASH> 100644 --- a/index.js +++ b/index.js @@ -75,7 +75,7 @@ require('./lib/rollbar') await enterpriseSetup() } - const scheduleRemindersJobData = Buffer.from(JSON.stringify({name: 'schedule-stale-initial-pr-reminders'})) + const scheduleRemindersJobData = { c...
fix: schedule reminders job with content object
greenkeeperio_greenkeeper
train
js
032bdcf22999a61c543edb56646eff37fdfb88f4
diff --git a/raiden/network/proxies/token_network.py b/raiden/network/proxies/token_network.py index <HASH>..<HASH> 100644 --- a/raiden/network/proxies/token_network.py +++ b/raiden/network/proxies/token_network.py @@ -311,13 +311,14 @@ class TokenNetwork: block_identifier: BlockSpecification = 'pending', ...
fix: getChannelIdentifier cannot return empty The signature of getChannelIdentifier is: function (address, address) view public returns (uint<I>) So the function will return 0 if the value exists, never the empty string
raiden-network_raiden
train
py
46c1caced2ddcb773d15d76ca01e448a0cf700f9
diff --git a/lib/definitions/errors.js b/lib/definitions/errors.js index <HASH>..<HASH> 100644 --- a/lib/definitions/errors.js +++ b/lib/definitions/errors.js @@ -1,7 +1,6 @@ -const url = require('url'); const pkg = require('../../package.json'); -const homepage = url.format({...url.parse(pkg.homepage), ...{hash: nu...
refactor: replace url parse and format with simple split
byCedric_semantic-release-git-branches
train
js
bd638d926b65b95d16a881e4aa2893b66716a536
diff --git a/packages/app-frontend/src/features/timeline/index.js b/packages/app-frontend/src/features/timeline/index.js index <HASH>..<HASH> 100644 --- a/packages/app-frontend/src/features/timeline/index.js +++ b/packages/app-frontend/src/features/timeline/index.js @@ -63,6 +63,7 @@ const resetCbs = [] export funct...
fix(timeline): reset inspected event
vuejs_vue-devtools
train
js