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 |
|---|---|---|---|---|---|
bdd816a50d2e1b0fb141e12185832cf56bc24f20 | diff --git a/packages/aws-amplify-react-native/src/Auth/RequireNewPassword.js b/packages/aws-amplify-react-native/src/Auth/RequireNewPassword.js
index <HASH>..<HASH> 100644
--- a/packages/aws-amplify-react-native/src/Auth/RequireNewPassword.js
+++ b/packages/aws-amplify-react-native/src/Auth/RequireNewPassword.js
@@ -9... | fix(aws-amplify-react-native): fix the link in the requireNewPassword component | aws-amplify_amplify-js | train | js |
7afe3d2559d7f4145fe67bbffa8994498ee3a3b6 | diff --git a/client-src/modules/logger/index.js b/client-src/modules/logger/index.js
index <HASH>..<HASH> 100644
--- a/client-src/modules/logger/index.js
+++ b/client-src/modules/logger/index.js
@@ -1,6 +1,3 @@
'use strict';
-// eslint-disable-next-line import/no-extraneous-dependencies
-require('core-js/stable/symb... | fix: get rid of Symbol core-js polyfill (#<I>) | webpack_webpack-dev-server | train | js,js |
cb800b0249a75498768967a1cdbad6889899c4fa | diff --git a/src/geshi/fsharp.php b/src/geshi/fsharp.php
index <HASH>..<HASH> 100644
--- a/src/geshi/fsharp.php
+++ b/src/geshi/fsharp.php
@@ -122,7 +122,8 @@ $language_data = array(
3 => array('<<<', '>>>', '^^^', '&&&', '|||', '~~~'),
4 => array('|>', '>>', '<|', '<<'),
5 => array('!', '->'... | fix: Added ;, ;; and := as symbols | GeSHi_geshi-1.0 | train | php |
c8bfc11bf6fdd4f4335431180e6571a0042f559c | diff --git a/src/Bus/CorporationTokenShouldUpdate.php b/src/Bus/CorporationTokenShouldUpdate.php
index <HASH>..<HASH> 100644
--- a/src/Bus/CorporationTokenShouldUpdate.php
+++ b/src/Bus/CorporationTokenShouldUpdate.php
@@ -28,6 +28,7 @@ use Seat\Eveapi\Jobs\Assets\Corporation\Names;
use Seat\Eveapi\Jobs\Bookmarks\Corp... | fix(contacts): Add missing corporation contact labels job to queue candidate (#<I>)
Closes eveseat/seat#<I> | eveseat_console | train | php |
ffb96cabcd9b8deb96c93791d25dedef20265ddc | diff --git a/lib/platform/gitlab/index.js b/lib/platform/gitlab/index.js
index <HASH>..<HASH> 100644
--- a/lib/platform/gitlab/index.js
+++ b/lib/platform/gitlab/index.js
@@ -445,8 +445,8 @@ async function ensureIssueClosing(title) {
for (const issue of issueList) {
if (issue.title === title) {
logger.in... | fix(gitlab): use correct API for closing issues (#<I>)
GitLab's API for closing issue is to send a PUT request with `state_event` set to `close`.
Reference: <URL> | renovatebot_renovate | train | js |
8ea4d6c42cac6f6bada7b6dcbec0efa3cd610da7 | diff --git a/bin/espruino-cli.js b/bin/espruino-cli.js
index <HASH>..<HASH> 100755
--- a/bin/espruino-cli.js
+++ b/bin/espruino-cli.js
@@ -548,7 +548,7 @@ function getPortPath(port, callback) {
var timeout = 2;
Espruino.Core.Serial.getPorts(function cb(ports, shouldCallAgain) {
//log(JSON.stringify(por... | fix: gracefully fail on ports without a description | espruino_EspruinoTools | train | js |
9e7ad8b168a0e4fae4fac59238d8f49adbb490cf | diff --git a/src/Leevel/Auth/Auth.php b/src/Leevel/Auth/Auth.php
index <HASH>..<HASH> 100644
--- a/src/Leevel/Auth/Auth.php
+++ b/src/Leevel/Auth/Auth.php
@@ -125,7 +125,7 @@ abstract class Auth implements IAuth
/**
* 数据持久化.
*/
- abstract protected function setPersistence(string $key, string $value,... | fix(auth): fix for phpstan level 8 | hunzhiwange_framework | train | php |
d3ef7097be8911ca2bdc72eae713599c40ef3f7e | diff --git a/app/services/device/platform.js b/app/services/device/platform.js
index <HASH>..<HASH> 100644
--- a/app/services/device/platform.js
+++ b/app/services/device/platform.js
@@ -1,5 +1 @@
-/* jshint esnext:true */
-
-import PlatformService from 'ember-cordova/services/device/platform';
-
-export default Platfo... | refactor(platform-service): tidy app file | isleofcode_ember-cordova | train | js |
70b0dfaa5eabd61a3129542c2c33e0636b088cdc | diff --git a/src/utils/transform.js b/src/utils/transform.js
index <HASH>..<HASH> 100644
--- a/src/utils/transform.js
+++ b/src/utils/transform.js
@@ -73,7 +73,8 @@ export const isSearchComponent = (componentType = '') => searchComponents.includ
export const isComponentUsesLabelAsValue = (componentType = '') =>
co... | fix(web): add tabdatalist in the components which use label | appbaseio_reactivecore | train | js |
faba4937c2d134cb7a9657b34dec87917dbcc1e3 | diff --git a/benchbuild/environments/adapters/podman.py b/benchbuild/environments/adapters/podman.py
index <HASH>..<HASH> 100644
--- a/benchbuild/environments/adapters/podman.py
+++ b/benchbuild/environments/adapters/podman.py
@@ -45,6 +45,7 @@ def create_container(
"""
podman_create = bb_podman('create', '--... | refactor(environments): fix possible unbound variable | PolyJIT_benchbuild | train | py |
12d061bb833d39f4d7b82c741bbccb51ac2d28e6 | diff --git a/packages/ui-tree-browser/src/TreeBrowser/TreeCollection/styles.js b/packages/ui-tree-browser/src/TreeBrowser/TreeCollection/styles.js
index <HASH>..<HASH> 100644
--- a/packages/ui-tree-browser/src/TreeBrowser/TreeCollection/styles.js
+++ b/packages/ui-tree-browser/src/TreeBrowser/TreeCollection/styles.js
@... | fix(ui-tree-browser): fix root item rendering with wrong fontFamily
Closes: INSTUI-<I> | instructure_instructure-ui | train | js |
144e4817360623e27e4bd1ebc12a01afe55a9371 | diff --git a/src/Model/Customer.php b/src/Model/Customer.php
index <HASH>..<HASH> 100644
--- a/src/Model/Customer.php
+++ b/src/Model/Customer.php
@@ -223,7 +223,7 @@ class Customer extends Base
) {
parent::formatObject($oObj, $aData, $aIntegers, $aBools, $aFloats);
- $oObj->billing_address = [
+... | fix: `billing_address` property should be an object | nails_module-invoice | train | php |
3c7beb4805b57830b87806ca76e625051fb7796f | diff --git a/src/foremast/exceptions.py b/src/foremast/exceptions.py
index <HASH>..<HASH> 100644
--- a/src/foremast/exceptions.py
+++ b/src/foremast/exceptions.py
@@ -81,7 +81,7 @@ class SpinnakerTaskError(SpinnakerError):
for stage in task_state['execution']['stages']:
LOG.debug('Stage:\n%s', ppr... | fix: Not every Stage has a status | foremast_foremast | train | py |
f9bb25c7a7130128f24600a3558dd0e9bfec1688 | diff --git a/tests/integration/test_smoothing.py b/tests/integration/test_smoothing.py
index <HASH>..<HASH> 100644
--- a/tests/integration/test_smoothing.py
+++ b/tests/integration/test_smoothing.py
@@ -481,6 +481,22 @@ class DescribeSliceSmoothing(object):
],
)
+ def it_doesnt_smooth_col_per... | test: cat_x_cat in test smoothing | Crunch-io_crunch-cube | train | py |
0eada1e18c247c3bf1cf60db15e5dbc5c378ce91 | diff --git a/gulpfile.js b/gulpfile.js
index <HASH>..<HASH> 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -6,6 +6,7 @@ var mocha = require('gulp-mocha');
var mochaPhantomJS = require('gulp-mocha-phantomjs');
var webserver = require('gulp-webserver');
var del = require('del');
+var path = require('path');
var source... | chore(gulpfile): dealing with BC breaks of `del` | twada_escallmatch | train | js |
512269eb82c564648c4a27abf1e65e4b2b2ec1e0 | diff --git a/modules/custom/wxt_ext/wxt_ext_migration/src/Plugin/migrate/process/UUIDLink.php b/modules/custom/wxt_ext/wxt_ext_migration/src/Plugin/migrate/process/UUIDLink.php
index <HASH>..<HASH> 100644
--- a/modules/custom/wxt_ext/wxt_ext_migration/src/Plugin/migrate/process/UUIDLink.php
+++ b/modules/custom/wxt_ext... | feat(migrate): minor adjustment to regex modifier | drupalwxt_wxt | train | php |
5e37a540909e737d9a88a299502c33a77aadfe75 | diff --git a/test/bitswap.spec.js b/test/bitswap.spec.js
index <HASH>..<HASH> 100644
--- a/test/bitswap.spec.js
+++ b/test/bitswap.spec.js
@@ -33,7 +33,7 @@ describe('.bitswap', function () {
ipfs.bitswap.wantlist((err, res) => {
expect(err).to.not.exist()
expect(res).to.have.to.eql({
- Keys: ... | fix(bitswap): <I> returns empty array instead of null
Since <I>, go-ipfs now returns an empty array rather than null.
This should be considered a breaking change for consumers of this
library. | ipfs_js-ipfs | train | js |
4897a3ac2ed3b5fc0c7547dd2419261e06e2d956 | diff --git a/docs/source/generate_commands.py b/docs/source/generate_commands.py
index <HASH>..<HASH> 100755
--- a/docs/source/generate_commands.py
+++ b/docs/source/generate_commands.py
@@ -100,7 +100,7 @@ def get_mode_docs():
if __name__ == "__main__":
modes = []
- for mode, modecommands in COMMANDS.items(... | docs: sort modes in generate_commands
otherwise the output is non-deterministic and the order will change with
different versions of python. | pazz_alot | train | py |
ace43106d0b2b8d3ab572074341211229d172cba | diff --git a/src/assetbundles/snitch/SnitchAsset.php b/src/assetbundles/snitch/SnitchAsset.php
index <HASH>..<HASH> 100644
--- a/src/assetbundles/snitch/SnitchAsset.php
+++ b/src/assetbundles/snitch/SnitchAsset.php
@@ -8,7 +8,7 @@
* @copyright Copyright (c) 2019 Marion Newlevant
*/
-namespace marionnewlevant\snit... | fix: casing on snitch namespace in assetbundles
the uppercase S prevents us from generating authoritative classmaps in composer because the namespace was invalid | marionnewlevant_craft-snitch | train | php |
4de80e1e19a9da145cd8c0c26b74e248e82101ed | diff --git a/spec/rails_helper.rb b/spec/rails_helper.rb
index <HASH>..<HASH> 100644
--- a/spec/rails_helper.rb
+++ b/spec/rails_helper.rb
@@ -107,6 +107,10 @@ require ENV['RAILS_ROOT'] + '/config/environment'
require 'rspec/rails'
+# Prevent Test::Unit's AutoRunner from executing during RSpec's rake task on
+# JR... | fix: prevent Test::Unit's autorunner from executing | activeadmin_activeadmin | train | rb |
b38c5d163059f96f0ea3a326765c3f86a22cc405 | diff --git a/Model/Service/TransactionHandlerService.php b/Model/Service/TransactionHandlerService.php
index <HASH>..<HASH> 100755
--- a/Model/Service/TransactionHandlerService.php
+++ b/Model/Service/TransactionHandlerService.php
@@ -520,10 +520,11 @@ class TransactionHandlerService
$creditMemo->setBa... | chore: code cleanup - fix last partial refund credit memo | checkout_checkout-magento2-plugin | train | php |
3b2add1c770cd779f90f7af0f3de722a814a1d02 | diff --git a/docs/conf.py b/docs/conf.py
index <HASH>..<HASH> 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -188,7 +188,7 @@ latex_elements = {
# Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, documentclass [howto/manual]).
latex_documents = [
- ('ind... | fix: previous commit broke doc generator | knipknap_Gelatin | train | py |
14521fc69e6bd7181ff187429f17795593cc143f | diff --git a/connection/pool.js b/connection/pool.js
index <HASH>..<HASH> 100644
--- a/connection/pool.js
+++ b/connection/pool.js
@@ -546,8 +546,7 @@ function messageHandler(self) {
// Look for clusterTime, and update it if necessary
if (message.documents[0] && message.documents[0].hasOwnProperty('... | refactor(pool): avoid needless local assignment of $clusterTime
NODE-<I> | mongodb_node-mongodb-native | train | js |
48c2b673ec3ce970d61ea7a1f21d07450146fcdb | diff --git a/packages/razzle/config/loadRazzleConfig.js b/packages/razzle/config/loadRazzleConfig.js
index <HASH>..<HASH> 100644
--- a/packages/razzle/config/loadRazzleConfig.js
+++ b/packages/razzle/config/loadRazzleConfig.js
@@ -32,7 +32,7 @@ module.exports = (webpackObject, razzleConfig, packageJsonIn) => {
... | fix(razzle): fix plugin.modifyOptions | jaredpalmer_razzle | train | js |
45f7e2023398b513cdcd8dddd128ae223d2f187a | diff --git a/src/js/listeners.js b/src/js/listeners.js
index <HASH>..<HASH> 100644
--- a/src/js/listeners.js
+++ b/src/js/listeners.js
@@ -356,6 +356,11 @@ class Listeners {
// Set Vimeo gutter
setGutter(ratio, padding, isEnter);
+ // Horrible hack for Safari 14 not repainting properly on entering ... | fix: hack for Safari <I> not repainting Vimeo embed on entering fullscreen | sampotts_plyr | train | js |
dea15df749fdd6dcdbbda1587278660ced52e3e2 | diff --git a/webapps/pages/processInstance.js b/webapps/pages/processInstance.js
index <HASH>..<HASH> 100644
--- a/webapps/pages/processInstance.js
+++ b/webapps/pages/processInstance.js
@@ -233,7 +233,9 @@ ngDefine('cockpit.pages.processInstance', [
child.name = getActivityName(bpmnElement);
... | fix(cockpit): variable scope with TransitionInst
- set correct variable scope for variables in Transition Instance
related to #CAM-<I> | camunda_camunda-bpm-platform | train | js |
07ef2a300224981bf96abcda8e4c3abf0980ea6f | diff --git a/tasks/publish.js b/tasks/publish.js
index <HASH>..<HASH> 100644
--- a/tasks/publish.js
+++ b/tasks/publish.js
@@ -22,7 +22,7 @@ gulp.task('publish', function(){
if (error) {
console.error(error);
}
- var owners = ['charleshansen', 'ial-ahmed', 'rdy', 'stubbornella', 'vinsonchuon... | chore(authors): Update authors file | pivotal-cf_pivotal-ui | train | js |
fc2d3566ac58e19fb8416f038bcbef12bf125083 | diff --git a/bootstrap.php b/bootstrap.php
index <HASH>..<HASH> 100644
--- a/bootstrap.php
+++ b/bootstrap.php
@@ -15,8 +15,10 @@ define('LARAVEL_START', microtime(true));
$app = require __DIR__.'/../../../bootstrap/app.php';
-$app->make(\Illuminate\Contracts\Console\Kernel::class)
- ->bootstrap();
+if ($app in... | fix: issue on lumen while bootstrap foundation application | nunomaduro_larastan | train | php |
3ee9a6a2e99d60051a28638a5c7495c1cc98126a | diff --git a/tooling/test.js b/tooling/test.js
index <HASH>..<HASH> 100755
--- a/tooling/test.js
+++ b/tooling/test.js
@@ -216,6 +216,11 @@ async function runKarmaSuite(packageName) {
// eslint-disable-next-line complexity
async function testSinglePackage(packageName) {
+ if (packageName === `generator-ciscospark`... | chore(tooling): add package-specific fixes for tooling | webex_spark-js-sdk | train | js,js |
4f0ed2df36a32f1a443101375199fff8554feffc | diff --git a/test/sofa.userService.spec.js b/test/sofa.userService.spec.js
index <HASH>..<HASH> 100644
--- a/test/sofa.userService.spec.js
+++ b/test/sofa.userService.spec.js
@@ -292,6 +292,10 @@ describe('sofa.userService', function () {
var updatedInvoiceAddress = userService.getInvoiceAddress();
... | test(userService): also test updating for removal is possible | sofa_sofa-user-service | train | js |
a38e3e1c84fc655447a8adbfb27b4aec6705d8c5 | diff --git a/niworkflows/interfaces/bids.py b/niworkflows/interfaces/bids.py
index <HASH>..<HASH> 100644
--- a/niworkflows/interfaces/bids.py
+++ b/niworkflows/interfaces/bids.py
@@ -616,7 +616,7 @@ space-MNI152NLin6Asym_desc-preproc_bold.json'
if data_dtype == "source": # match source dtype
... | fix: need to load source_file to get dtype | poldracklab_niworkflows | train | py |
1bc973e8d68509671ea307ca5ee315936d5c24fb | diff --git a/test/dsl_dokan_test.go b/test/dsl_dokan_test.go
index <HASH>..<HASH> 100644
--- a/test/dsl_dokan_test.go
+++ b/test/dsl_dokan_test.go
@@ -19,11 +19,10 @@ import (
type compatMount struct {
*dokan.MountHandle
- Dir string
}
func (c *compatMount) Close() {
- dokan.Unmount(c.Dir[0])
+ dokan.Unmount(c... | test: update dokan test for master changes | keybase_client | train | go |
5d954ea22889cc71fda2ffaa8012cb3beea50c86 | diff --git a/cmd/erasure-object.go b/cmd/erasure-object.go
index <HASH>..<HASH> 100644
--- a/cmd/erasure-object.go
+++ b/cmd/erasure-object.go
@@ -1518,7 +1518,12 @@ func (er erasureObjects) restoreTransitionedObject(ctx context.Context, bucket s
return setRestoreHeaderFn(oi, InvalidObjectState{Bucket: bucket, Objec... | fix: versionID and MTime for restored object (#<I>) | minio_minio | train | go |
f063f8019fe1b255d8f436ee324f9daea441533c | diff --git a/src/dispatchRouteActions.js b/src/dispatchRouteActions.js
index <HASH>..<HASH> 100644
--- a/src/dispatchRouteActions.js
+++ b/src/dispatchRouteActions.js
@@ -84,8 +84,10 @@ export function resolveActionSets(routeComponents, dispatchActions, initParamFun
action = componentAction;
... | fix(code): Lifecycle dispatch (#<I>)
Bug fix: lifecycle dispatch methods should not map prop values, the prop values should already exist on the component during lifecycle rendering. | adam-26_react-router-dispatcher | train | js |
c5d6e660b80a54858c6dfe4deffc1656e7089922 | diff --git a/lib/tools/apk-signing.js b/lib/tools/apk-signing.js
index <HASH>..<HASH> 100644
--- a/lib/tools/apk-signing.js
+++ b/lib/tools/apk-signing.js
@@ -40,7 +40,10 @@ apkSigningMethods.executeApksigner = async function executeApksigner (args = [])
...args
];
log.debug(`Starting apksigner: ${util.quote... | fix: set CWD explicity when executing java -jar apksigner.jar (#<I>) | appium_appium-adb | train | js |
14f642e5d540d8ad00aacf2716724ac7a404aa84 | diff --git a/docs/src/components/page-parts/video-tutorials/quasar-v2-tutorials.js b/docs/src/components/page-parts/video-tutorials/quasar-v2-tutorials.js
index <HASH>..<HASH> 100644
--- a/docs/src/components/page-parts/video-tutorials/quasar-v2-tutorials.js
+++ b/docs/src/components/page-parts/video-tutorials/quasar-v... | feat(docs): add new tutorial (#<I>) | quasarframework_quasar | train | js |
bda240244ed64703cf7ec6ee5dbf5072ddf15e77 | diff --git a/pipes/elb/create_elb.py b/pipes/elb/create_elb.py
index <HASH>..<HASH> 100644
--- a/pipes/elb/create_elb.py
+++ b/pipes/elb/create_elb.py
@@ -110,10 +110,10 @@ def main():
health_proto, health_port_path = args.health_target.split(':')
health_port, *health_path = health_port_path.split('/')
- ... | fix: Format Health Check path with slashes
See also: PSOBAT-<I> | foremast_foremast | train | py |
d621d51d2a680686a772f24d1bf136b0ca8d092b | diff --git a/assets/dashboard/javascripts/dashboard/websocket.js b/assets/dashboard/javascripts/dashboard/websocket.js
index <HASH>..<HASH> 100644
--- a/assets/dashboard/javascripts/dashboard/websocket.js
+++ b/assets/dashboard/javascripts/dashboard/websocket.js
@@ -1,7 +1,7 @@
const liveReload = document.querySelecto... | fix: Make Websocket Connection Secure (#<I>)
Make Websocket Connection Secure when HTTPS is used | vapid_vapid | train | js |
ea486ed32160c55c830c0aac0f405027db0c3d41 | diff --git a/src/RingIcon.php b/src/RingIcon.php
index <HASH>..<HASH> 100644
--- a/src/RingIcon.php
+++ b/src/RingIcon.php
@@ -33,7 +33,7 @@ class RingIcon
{
$this->size = $size;
$this->fullsize = $this->size * 5;
- $this->rings = 4;
+ $this->rings = $rings;
$this->center... | fix: actually draw the specified number of rings, not 4
Though the innermost ring had an radius of about 0 though it did
actually always draw 3 rings. | splitbrain_php-ringicon | train | php |
2e1dc74d1ce77590fb6bacc31a846e889a15f222 | diff --git a/packages/nitro-gulp/tasks/dump-views.js b/packages/nitro-gulp/tasks/dump-views.js
index <HASH>..<HASH> 100644
--- a/packages/nitro-gulp/tasks/dump-views.js
+++ b/packages/nitro-gulp/tasks/dump-views.js
@@ -97,10 +97,10 @@ function dumpViews(port, gulp, plugins) {
buffer: true,
})
.pipe(plugin... | fix(gulp): allow all characters as language identifiers in dump-views | namics_generator-nitro | train | js |
39a310696b62daae260d5c82234534377f5b159a | diff --git a/test/runtime/ct.go b/test/runtime/ct.go
index <HASH>..<HASH> 100644
--- a/test/runtime/ct.go
+++ b/test/runtime/ct.go
@@ -475,7 +475,7 @@ var _ = Describe("DisabledRuntimeValidatedConntrackTable", func() {
}
res := vm.PolicyDel(policyLabels)
- res.WasSuccessful()
+ res.ExpectSuccess("Expected del... | test: Fix no-op checks in CT tests
These lines were checking a boolean and ignoring the return value. Swap
them for proper asserts. | cilium_cilium | train | go |
41b7eb3d043ce99db20f1f722ba30913027b5195 | diff --git a/superset-frontend/src/explore/controlPanels/TimeTable.js b/superset-frontend/src/explore/controlPanels/TimeTable.js
index <HASH>..<HASH> 100644
--- a/superset-frontend/src/explore/controlPanels/TimeTable.js
+++ b/superset-frontend/src/explore/controlPanels/TimeTable.js
@@ -17,9 +17,11 @@
* under the Lice... | fix(explore): time table control panel (#<I>) | apache_incubator-superset | train | js |
055cc0e4f6f9de5721986515656ac894855f9e02 | diff --git a/src/jquery.draggable.js b/src/jquery.draggable.js
index <HASH>..<HASH> 100644
--- a/src/jquery.draggable.js
+++ b/src/jquery.draggable.js
@@ -289,10 +289,14 @@
'top' : offset.top
});
+ var last_position = this.last_position || data.position;
+ data.prev_position = last... | feat(draggable): pass previous position to the drag callback | ducksboard_gridster.js | train | js |
612d8066aa2c95573a06c125a311dc4aed8f2e71 | diff --git a/lib/index.js b/lib/index.js
index <HASH>..<HASH> 100644
--- a/lib/index.js
+++ b/lib/index.js
@@ -1,7 +1,7 @@
'use strict'
const { lilconfig } = require('lilconfig')
-const { yaml } = require('js-yaml')
+const yaml = require('js-yaml')
const debugLog = require('debug')('lint-staged')
const stringifyO... | fix: correctly import `js-yaml` to fix yaml config loading (#<I>) | okonet_lint-staged | train | js |
6070b22382de128a68b89188af4b274e30188541 | diff --git a/docs/examples/greeting.js b/docs/examples/greeting.js
index <HASH>..<HASH> 100644
--- a/docs/examples/greeting.js
+++ b/docs/examples/greeting.js
@@ -19,7 +19,7 @@ client.on('ready', () => {
// Create an event listener for new guild members
client.on('guildMemberAdd', member => {
// Send the message t... | docs: using deprecated version of find | discordjs_discord.js | train | js |
b4816eea99b8c8e9df238e23d47134c57773c396 | diff --git a/tasks/bump.js b/tasks/bump.js
index <HASH>..<HASH> 100644
--- a/tasks/bump.js
+++ b/tasks/bump.js
@@ -100,8 +100,10 @@ module.exports = function(grunt) {
if (file === 'config.xml') {
parseString(fileString, function (err, result) {
result.widget.$.version = result.widget.$.... | fix(prerelease): removes prerelease tag since config.xml does not support it | aaccurso_grunt-bump-cordova | train | js |
ecd0b8d9244dc3f586b64511aa45626f0c73488c | diff --git a/packages/@vue/cli/lib/util/generateReadme.js b/packages/@vue/cli/lib/util/generateReadme.js
index <HASH>..<HASH> 100644
--- a/packages/@vue/cli/lib/util/generateReadme.js
+++ b/packages/@vue/cli/lib/util/generateReadme.js
@@ -8,7 +8,7 @@ const descriptions = {
}
function printScripts (pkg, packageManag... | chore: handle package.scripts being empty when generating readme | vuejs_vue-cli | train | js |
7737baf626bb9ba2f740dc25effa5aa956faf059 | diff --git a/test/helpers/kubectl.go b/test/helpers/kubectl.go
index <HASH>..<HASH> 100644
--- a/test/helpers/kubectl.go
+++ b/test/helpers/kubectl.go
@@ -1870,16 +1870,12 @@ func (kub *Kubectl) GetCiliumPodOnNode(namespace string, node string) (string, e
}
func (kub *Kubectl) ciliumPreFlightCheck() error {
- switc... | test: Ensure that agent health checks are run in flannel mode
The cilium status check should always be run, even in flannel mode. This
is separate from `cilium-health` which is disabled in flannel mode. | cilium_cilium | train | go |
a96305823eb0360ddd2cf7077a69cac7f55d9132 | diff --git a/command/daemon.go b/command/daemon.go
index <HASH>..<HASH> 100644
--- a/command/daemon.go
+++ b/command/daemon.go
@@ -27,7 +27,7 @@ var daemonCmd = &cobra.Command{
func init() {
daemonCmd.Flags().IntVarP(&port, "port", "p", 6666, "Local daemon port to listen on")
- daemonCmd.Flags().StringVarP(&networ... | fix(windows): set default network to 'tcp' #9 | pact-foundation_pact-go | train | go |
a28ad999b39d4b47674d189bd6f7ff561852b574 | diff --git a/track/Connect.js b/track/Connect.js
index <HASH>..<HASH> 100644
--- a/track/Connect.js
+++ b/track/Connect.js
@@ -51,30 +51,30 @@ var Connect = Track.extend(/** @lends Connect.prototype */ {
/**
* @public
* @memberOf {Connect}
- * @property {String}
+ * @propert... | refactor: refactor Connect's constructor | fistlabs_fist | train | js |
24af60ec85d21d9ebde18a9c2219e7742bc59011 | diff --git a/samcli/__init__.py b/samcli/__init__.py
index <HASH>..<HASH> 100644
--- a/samcli/__init__.py
+++ b/samcli/__init__.py
@@ -2,4 +2,4 @@
SAM CLI version
"""
-__version__ = "0.49.0"
+__version__ = "0.50.0" | chore: version bump to <I> (#<I>) | awslabs_aws-sam-cli | train | py |
27cbe4d9d21ea820c55c65c6805bf06659eb67a2 | diff --git a/src/components/VSnackbar/VSnackbar.js b/src/components/VSnackbar/VSnackbar.js
index <HASH>..<HASH> 100644
--- a/src/components/VSnackbar/VSnackbar.js
+++ b/src/components/VSnackbar/VSnackbar.js
@@ -87,7 +87,7 @@ export default {
}
return h('transition', {
- attrs: { name: 'snack-transition... | fix(VSnackbar): add missed v- prefix to transition name
see #<I> | vuetifyjs_vuetify | train | js |
efafc059fc0906781ba02482f313d32b342175b9 | diff --git a/packages/components/data-table/src/data-table.styles.js b/packages/components/data-table/src/data-table.styles.js
index <HASH>..<HASH> 100644
--- a/packages/components/data-table/src/data-table.styles.js
+++ b/packages/components/data-table/src/data-table.styles.js
@@ -2,6 +2,8 @@ import styled from '@emot... | fix(table): normalize z-index (#<I>) | commercetools_ui-kit | train | js |
45290bda7611adf95bce449cb719746566e38f68 | diff --git a/src/cdumay_rest_client/exceptions.py b/src/cdumay_rest_client/exceptions.py
index <HASH>..<HASH> 100644
--- a/src/cdumay_rest_client/exceptions.py
+++ b/src/cdumay_rest_client/exceptions.py
@@ -430,6 +430,12 @@ def from_status(status, message=None, extra=None):
def from_response(response, url):
try:
... | fix: server response may not be a json response | cdumay_cdumay-rest-client | train | py |
f7bd9f7849b35b21c9a5970aa7406fa5144c6a7a | diff --git a/Vision/tests/System/AnnotationsTest.php b/Vision/tests/System/AnnotationsTest.php
index <HASH>..<HASH> 100644
--- a/Vision/tests/System/AnnotationsTest.php
+++ b/Vision/tests/System/AnnotationsTest.php
@@ -144,7 +144,7 @@ class AnnotationsTest extends VisionTestCase
$res = $this->client->annotate(... | fix: make vision test more resilient (#<I>) | googleapis_google-cloud-php | train | php |
169946557b2ded52ef4edea2a9176659ec73af53 | diff --git a/modules/create-router.js b/modules/create-router.js
index <HASH>..<HASH> 100644
--- a/modules/create-router.js
+++ b/modules/create-router.js
@@ -26,6 +26,7 @@ const defaultOptions = {
*/
function createRouter(routes, opts = {}, deps={}) {
let routerState = null;
+ let stateId = 0;
const ca... | feat: add incremented id property to state objects | router5_router5 | train | js,js |
e9fcc3cf5eff590eb69264ef411f884cde9ded67 | diff --git a/src/index.js b/src/index.js
index <HASH>..<HASH> 100644
--- a/src/index.js
+++ b/src/index.js
@@ -47,12 +47,11 @@ class TwConf {
* @param {boolean} [options.flatOnly=false]
* @param {boolean} [options.validationOnDemand=false]
*/
- constructor(confSkeleton, options = {
- allowUnspecified: t... | fix(twconf): fixed options param at TwConf constructor | CheerlessCloud_twconf | train | js |
8cfb293fdb58ce8b0a2d11042f25200426e12259 | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--- a/setup.py
+++ b/setup.py
@@ -27,8 +27,8 @@ setup(
],
extras_require={
'dev': [
- 'flake8==3.4.1',
- 'pytest==3.2.2',
+ 'flake8==3.5.0',
+ 'pytest==3.3.1',
'tox==2.9.1',
... | chore(package): update 3rd-party version | COLORFULBOARD_revision | train | py |
5761062844000e0ac2b940fbf23da3ea57f39126 | diff --git a/test/unit/test_discovery_v1.py b/test/unit/test_discovery_v1.py
index <HASH>..<HASH> 100644
--- a/test/unit/test_discovery_v1.py
+++ b/test/unit/test_discovery_v1.py
@@ -1238,7 +1238,7 @@ def test_stopword_operations():
assert responses.calls[0].response.json() == {"status": "pending", "type": "st... | test(discovery): test for status code for delete operation | watson-developer-cloud_python-sdk | train | py |
50dfec0fe2a10d9f597e98f40342fa4ccb9cce54 | diff --git a/packages/site/pages/components/actionmenu.js b/packages/site/pages/components/actionmenu.js
index <HASH>..<HASH> 100644
--- a/packages/site/pages/components/actionmenu.js
+++ b/packages/site/pages/components/actionmenu.js
@@ -211,7 +211,7 @@ export default withServerProps(_ => (
]),
... | refactor(site): show handler signature for actionmenu onChange | pluralsight_design-system | train | js |
0f2314b327619acc56edf53eb5a1e8286d9dfa16 | diff --git a/optlang/cplex_interface.py b/optlang/cplex_interface.py
index <HASH>..<HASH> 100644
--- a/optlang/cplex_interface.py
+++ b/optlang/cplex_interface.py
@@ -470,7 +470,7 @@ class Configuration(interface.MathematicalProgrammingConfiguration):
def flush(self):
self.logger.debug(sel... | refactor: set cplex logger name (#<I>)
cplex_interface.Configuration was setting the root logger level to CRITICAL which silences most other logging output across the process. | biosustain_optlang | train | py |
6856275a70eaa2c8e9311d871080ee34d2863219 | diff --git a/alot/buffers.py b/alot/buffers.py
index <HASH>..<HASH> 100644
--- a/alot/buffers.py
+++ b/alot/buffers.py
@@ -113,8 +113,9 @@ class EnvelopeBuffer(Buffer):
lines = []
for a in self.envelope.attachments:
lines.append(widgets.AttachmentWidget(a, selectable=False))
- self... | fix: focussing of empty pile
if no attachments are in the envelope, don't add
an empty pile to the EnvelopeBuffer.
If this gets focussed, urwid dies.
issue #<I> | pazz_alot | train | py |
b334fecd05c7105e859614ee37b87deead9e2616 | diff --git a/aredis/commands/cluster.py b/aredis/commands/cluster.py
index <HASH>..<HASH> 100644
--- a/aredis/commands/cluster.py
+++ b/aredis/commands/cluster.py
@@ -62,7 +62,7 @@ def parse_cluster_nodes(resp, **options):
node = {
'id': self_id,
'host': host or current_host,
- ... | fix(cluster): fix cluster port parsing for redis 4+ (#<I>)
This fix support both pre-redis-4 and post-redis-4 syntax:
```
>>> '<I>'.split('@')[0] # redis cluster 3.x and earlier
'<I>'
>>> '<I>@<I>'.split('@')[0] # redis cluster 4.x and later
'<I>'
```
Fixes #<I> | NoneGG_aredis | train | py |
1cd3a8b3ee2ecc386a24c22bba6986274b7d4f99 | diff --git a/test/OIPIndex.test.js b/test/OIPIndex.test.js
index <HASH>..<HASH> 100644
--- a/test/OIPIndex.test.js
+++ b/test/OIPIndex.test.js
@@ -71,5 +71,11 @@ describe('OIPIndex API', () => {
expect(mp instanceof MPSingle).toBeTruthy()
}
})
+ it('GET Multipart via TXID', async () => {
+ let mpTXID = '... | test: get mp single via txid | oipwg_oip-index | train | js |
0f99cbc7b18899bc253e199af5b0f27b9bfa771c | diff --git a/lib/asset-release.js b/lib/asset-release.js
index <HASH>..<HASH> 100644
--- a/lib/asset-release.js
+++ b/lib/asset-release.js
@@ -3,10 +3,11 @@ var github = require('octonode')
var rimraf = require('rimraf')
function startRelease (fileName, pkg, token, tmpDir) {
+ var version = 'v' + pkg.version
va... | fix(version): pick the right version | nens_buck-trap | train | js |
1c1be9e4270ae1fc72512509dbb87df85d9ed1f3 | diff --git a/libs/updateOrCreate.js b/libs/updateOrCreate.js
index <HASH>..<HASH> 100644
--- a/libs/updateOrCreate.js
+++ b/libs/updateOrCreate.js
@@ -15,14 +15,14 @@ const bluebird = require('bluebird')
const log = require('./logger').namespace('updateOrCreate')
const cozy = require('./cozyclient')
-module.exports... | fix: better varibles naming | konnectors_libs | train | js |
c84efafc5dfc6ef21be8cd073693891f8ab85593 | diff --git a/config/karma/karma.conf.js b/config/karma/karma.conf.js
index <HASH>..<HASH> 100644
--- a/config/karma/karma.conf.js
+++ b/config/karma/karma.conf.js
@@ -16,12 +16,12 @@ module.exports = function(config) {
// testing framework to use (jasmine/mocha/qunit/...)
frameworks: ['jasmine'],
- //pre... | chore: Reverted broken karma configuration | RafaelVidaurre_angular-permission | train | js |
4695977d14e8bbc217eb5309598aaf1321cdd7ca | diff --git a/aioauth_client.py b/aioauth_client.py
index <HASH>..<HASH> 100644
--- a/aioauth_client.py
+++ b/aioauth_client.py
@@ -318,19 +318,18 @@ class OAuth2Client(Client):
:returns: (access_token, provider_data)
"""
# Possibility to provide REQUEST DATA to the method
+ payload.set... | feat(oauth2): ability to refresh access token | klen_aioauth-client | train | py |
1ca7cd2a860cc5969a826f539df9515f95ebacc1 | diff --git a/http/session_test.go b/http/session_test.go
index <HASH>..<HASH> 100644
--- a/http/session_test.go
+++ b/http/session_test.go
@@ -39,11 +39,11 @@ func TestBasicAuthHandler_handleSignin(t *testing.T) {
SessionService: &mock.SessionService{
CreateSessionFn: func(context.Context, string) (*platform... | fix(http): session tests using uint<I> IDs now | influxdata_influxdb | train | go |
0924943f4423f9a8b8b6cec70ba243b9df8e2709 | diff --git a/lib/index.js b/lib/index.js
index <HASH>..<HASH> 100644
--- a/lib/index.js
+++ b/lib/index.js
@@ -58,6 +58,13 @@ function cache (config = {}) {
const f = () => {
return next()
.then(res => {
+ const type = res.status / 100 | 0
+
+ // only cache 2xx response
+ ... | feat(cache): exclude all non 2xx response from being cached | RasCarlito_axios-cache-adapter | train | js |
d59c990e72d50cc727f203c129999ee86daa3173 | diff --git a/packages/netlify-cms-backend-gitlab/src/API.js b/packages/netlify-cms-backend-gitlab/src/API.js
index <HASH>..<HASH> 100644
--- a/packages/netlify-cms-backend-gitlab/src/API.js
+++ b/packages/netlify-cms-backend-gitlab/src/API.js
@@ -1,7 +1,7 @@
import { localForage, unsentRequest, then, APIError, Cursor ... | fix(gitlab): fix uploads (#<I>) | netlify_netlify-cms | train | js |
3fc8757ff79a2ab4d2b81cf22c996b02551b398c | diff --git a/tests/before_travis_test.js b/tests/before_travis_test.js
index <HASH>..<HASH> 100644
--- a/tests/before_travis_test.js
+++ b/tests/before_travis_test.js
@@ -266,6 +266,24 @@ function seedDataForAuthModule() {
});
}
+function rebaseDb() {
+ return new Promise( function( resolve, reject ) {
+ ... | fix(travis): Rebase and seed the db once we have everything setup correctly | CleverStack_clever-auth | train | js |
11ff78d9cf7a719d5d84ba6ffe02c031521319fd | diff --git a/lib/runner.js b/lib/runner.js
index <HASH>..<HASH> 100644
--- a/lib/runner.js
+++ b/lib/runner.js
@@ -194,6 +194,25 @@ function runner(script, payload, options, callback) {
run(runnableScript, ee, opts, runState);
};
+ ee.stop = function (done) {
+ // allow plugins to cleanup
+ A... | feat: Wait for plugins to cleanup when done | artilleryio_artillery | train | js |
2575b44de7dc487d21c5b99599af44cc6196b764 | diff --git a/src/View.js b/src/View.js
index <HASH>..<HASH> 100644
--- a/src/View.js
+++ b/src/View.js
@@ -577,7 +577,8 @@ var View = createClass(
else options.scope = subviewScope;
}
}
- var subView = this.viewFactory.createView(viewName, options);
+ if(viewName === 'View') subView = new View(options);
+... | fix(View): use 'View' view name for binding views with fast-path service resolving | karfcz_kff | train | js |
cd3f24ee53248d2766356a264bf82cf641414b1e | diff --git a/apps/bolt-site/.boltrc.js b/apps/bolt-site/.boltrc.js
index <HASH>..<HASH> 100644
--- a/apps/bolt-site/.boltrc.js
+++ b/apps/bolt-site/.boltrc.js
@@ -91,6 +91,13 @@ const config = {
to: `../../www/assets`,
flatten: true,
},
+ {
+ from: `${path.dirname(
+ resolve.sync('@bol... | refactor: update the docs site and pattern lab to copy over the new favicon assets | bolt-design-system_bolt | train | js,js |
90b6fe90f47b86a956f0e6b8a690197953b599d0 | diff --git a/querydsl-jpa/src/main/java/com/querydsl/jpa/sql/AbstractJPASQLQuery.java b/querydsl-jpa/src/main/java/com/querydsl/jpa/sql/AbstractJPASQLQuery.java
index <HASH>..<HASH> 100644
--- a/querydsl-jpa/src/main/java/com/querydsl/jpa/sql/AbstractJPASQLQuery.java
+++ b/querydsl-jpa/src/main/java/com/querydsl/jpa/sq... | refactor: change the name for intuition `query` to `countQuery` | querydsl_querydsl | train | java |
89609e6b114d26ac1c85105289809a5c5f8f035e | diff --git a/packages/api-generator/src/maps/v-checkbox.js b/packages/api-generator/src/maps/v-checkbox.js
index <HASH>..<HASH> 100644
--- a/packages/api-generator/src/maps/v-checkbox.js
+++ b/packages/api-generator/src/maps/v-checkbox.js
@@ -10,5 +10,12 @@ module.exports = {
value: 'boolean',
},
]... | docs(SelectionControls): add label slot to checkbox/switch
resolves #<I> | vuetifyjs_vuetify | train | js,js |
9fc51d9df835d0cba403ec09259e0281bffe8f17 | diff --git a/packages/node_modules/@webex/test-helper-appid/src/create-user.js b/packages/node_modules/@webex/test-helper-appid/src/create-user.js
index <HASH>..<HASH> 100644
--- a/packages/node_modules/@webex/test-helper-appid/src/create-user.js
+++ b/packages/node_modules/@webex/test-helper-appid/src/create-user.js
@... | chore(test-helper-appid): use polyfilled version of buffer | webex_spark-js-sdk | train | js |
ff28fa88885dbb964fce00360b9179c04e00f3f2 | diff --git a/packages/plugin-conversation/src/normalizer.js b/packages/plugin-conversation/src/normalizer.js
index <HASH>..<HASH> 100644
--- a/packages/plugin-conversation/src/normalizer.js
+++ b/packages/plugin-conversation/src/normalizer.js
@@ -12,6 +12,13 @@ import S from 'string';
const Normalizer = SparkPlugin.ex... | refactor(plugin-conversation): verify Normalizer#filter is implemented | webex_spark-js-sdk | train | js |
23dac1e5dd9ca79f83862e46dd52b494a0f7d700 | diff --git a/src/Contracts/WebhookHandler.php b/src/Contracts/WebhookHandler.php
index <HASH>..<HASH> 100644
--- a/src/Contracts/WebhookHandler.php
+++ b/src/Contracts/WebhookHandler.php
@@ -56,8 +56,10 @@ class WebhookHandler
public function handle()
{
$this->handler->getMessages()->each(function (R... | refactor: Skip if payload not register | CasperLaiTW_laravel-fb-messenger | train | php |
8a57ad9574d85bd818eaedfc8049fdcb16795f31 | diff --git a/src/Payload/Notifier.php b/src/Payload/Notifier.php
index <HASH>..<HASH> 100644
--- a/src/Payload/Notifier.php
+++ b/src/Payload/Notifier.php
@@ -3,7 +3,7 @@
class Notifier implements \Serializable
{
const NAME = "rollbar-php";
- const VERSION = "1.8.0";
+ const VERSION = "1.8.1";
publi... | chore(version): release <I> | rollbar_rollbar-php | train | php,php |
7a0670e0e5bf5864bd1992abf04c0a2b1a37e37f | diff --git a/src/useTrail.js b/src/useTrail.js
index <HASH>..<HASH> 100644
--- a/src/useTrail.js
+++ b/src/useTrail.js
@@ -29,6 +29,9 @@ export const useTrail = (length, propsArg) => {
...props,
...(i > 0 && {
attach: () => springs[i - 1],
+ onStart: withArgument(props.onStart, i),
+ ... | feat: pass spring index to event props in useTrail | react-spring_react-spring | train | js |
59452181b9901811f1db44452dd7b523340f63a8 | diff --git a/src/lib/middlewares/appsI18n.js b/src/lib/middlewares/appsI18n.js
index <HASH>..<HASH> 100644
--- a/src/lib/middlewares/appsI18n.js
+++ b/src/lib/middlewares/appsI18n.js
@@ -6,7 +6,8 @@ const extendI18nWithApp = lang => app => {
const hasLangs = langs && langs.length
if (!hasLangs) {
- console.w... | feat: Logs appearing every time and not really helpful | cozy_cozy-bar | train | js |
50b9656f623037b403e6b238a73217f6ca906055 | diff --git a/test/test.js b/test/test.js
index <HASH>..<HASH> 100644
--- a/test/test.js
+++ b/test/test.js
@@ -58,11 +58,10 @@ describe('gulp-sass-generate-contents', function() {
});
it('should ignore null files', function (done) {
- gulp.src([getStylePath('/phantom-file.scss')])
+ gulp.src([... | fix: Update the tests so that it works with newer versions of Gulp | andrewbrandwood_gulp-sass-generate-contents | train | js |
d7f6dffab651a3291b27a1ee73d8e9a2f14fd8d0 | diff --git a/source/rafcon/gui/models/modification_history.py b/source/rafcon/gui/models/modification_history.py
index <HASH>..<HASH> 100644
--- a/source/rafcon/gui/models/modification_history.py
+++ b/source/rafcon/gui/models/modification_history.py
@@ -852,10 +852,10 @@ class ModificationsHistory(Observable):
... | refactor(modification_history): rename variable | DLR-RM_RAFCON | train | py |
19e88d620299a897e4e89d000d3f75b70ac91315 | diff --git a/query/execute/aggregate_test.go b/query/execute/aggregate_test.go
index <HASH>..<HASH> 100644
--- a/query/execute/aggregate_test.go
+++ b/query/execute/aggregate_test.go
@@ -6,10 +6,10 @@ import (
"github.com/google/go-cmp/cmp"
"github.com/google/go-cmp/cmp/cmpopts"
- "github.com/influxdata/platform/... | fix(execute_test): importing flux now not query | influxdata_influxdb | train | go |
826d671b16685db4a15b2c0288a6864fa6b104a2 | diff --git a/scripts/check-pkg-for-release.js b/scripts/check-pkg-for-release.js
index <HASH>..<HASH> 100644
--- a/scripts/check-pkg-for-release.js
+++ b/scripts/check-pkg-for-release.js
@@ -81,6 +81,7 @@ const CSS_EXCLUDES = new Set([
const JS_EXCLUDES = new Set([
'animation',
'progress-indicator',
+ 'chips', ... | chore: exclude chips from JS test (#<I>) | material-components_material-components-web | train | js |
d08be04d621ee8df3705992461675f04af12f431 | diff --git a/src/Arguments.php b/src/Arguments.php
index <HASH>..<HASH> 100644
--- a/src/Arguments.php
+++ b/src/Arguments.php
@@ -49,7 +49,7 @@ class Arguments
if ($this->isValue($arg)) {
$operands[] = $arg;
- if ($command = $getopt->getCommand(implode(' ', $operands))) {... | fix: reject operands before commands | getopt-php_getopt-php | train | php |
87dea1d507471d7580c4a783819afb67d9cb5ff3 | diff --git a/views/js/qtiCreator/widgets/helpers/validators.js b/views/js/qtiCreator/widgets/helpers/validators.js
index <HASH>..<HASH> 100644
--- a/views/js/qtiCreator/widgets/helpers/validators.js
+++ b/views/js/qtiCreator/widgets/helpers/validators.js
@@ -24,19 +24,9 @@ define([
], function(validators, _, __, Eleme... | refactor: removed commented code and added todo comment | oat-sa_extension-tao-itemqti | train | js |
d4dfdbabe648bd727356bb29e33c8688721e87a1 | diff --git a/src/utils/cli-tools.js b/src/utils/cli-tools.js
index <HASH>..<HASH> 100644
--- a/src/utils/cli-tools.js
+++ b/src/utils/cli-tools.js
@@ -4,6 +4,12 @@ import * as fs from 'fs';
import { evaluate } from '.';
import getScripts from './get-scripts';
+const optionKeysForConfig = {
+ babel: ['--config-file... | fix: babel doesn't have the same CLI options as eslint and tslint | depcheck_depcheck | train | js |
dccc2bac2e842c15541ae3819c9e97ab666a6d25 | diff --git a/lib/auth/scram.js b/lib/auth/scram.js
index <HASH>..<HASH> 100644
--- a/lib/auth/scram.js
+++ b/lib/auth/scram.js
@@ -143,7 +143,11 @@ class ScramSHA extends AuthProvider {
processedPassword = saslprep ? saslprep(password) : password;
} else {
- processedPassword = passwordDigest(usernam... | fix(scram): allow errors to be passed through callbacks
Fixes NODE-<I> | mongodb-js_mongodb-core | train | js |
cbc567aacbe1ab5dfa8e2fade690cff309c9ba93 | diff --git a/imgix/urlbuilder.py b/imgix/urlbuilder.py
index <HASH>..<HASH> 100644
--- a/imgix/urlbuilder.py
+++ b/imgix/urlbuilder.py
@@ -286,6 +286,6 @@ def target_widths(start=MIN_WIDTH, stop=MAX_WIDTH, tol=TOLERANCE):
# the `stop` value. In order to be inclusive of the
# stop value, check for this case an... | fix: ensure final stop value is even | imgix_imgix-python | train | py |
9f4f2aa543e29ce7d508180d336197688bd802ff | diff --git a/src/Syrup/CoreBundle/DeploymentHandler/ScriptHandler.php b/src/Syrup/CoreBundle/DeploymentHandler/ScriptHandler.php
index <HASH>..<HASH> 100644
--- a/src/Syrup/CoreBundle/DeploymentHandler/ScriptHandler.php
+++ b/src/Syrup/CoreBundle/DeploymentHandler/ScriptHandler.php
@@ -18,12 +18,8 @@ class ScriptHandle... | fix: removed while loop with input for parameters_shared.yml in deployment script handler, when running from capistrano the loop was infinate | keboola_syrup | train | php |
a971f57af7e50053f01573e9cc6e713812856472 | diff --git a/tests/operators/keys_test.py b/tests/operators/keys_test.py
index <HASH>..<HASH> 100644
--- a/tests/operators/keys_test.py
+++ b/tests/operators/keys_test.py
@@ -6,6 +6,12 @@ def test_expect_keys(should):
{'foo': 'bar'} | should.have.key('foo') > should.be.equal.to('bar')
'bar' | should.be.equal.... | refactor(test): add chained test for keys | grappa-py_grappa | train | py |
9f740f3698536ebbd106e1ea48d5b22b471c9199 | diff --git a/src/commands/decr.js b/src/commands/decr.js
index <HASH>..<HASH> 100644
--- a/src/commands/decr.js
+++ b/src/commands/decr.js
@@ -1,4 +1,7 @@
export function decr(key) {
+ if (!this.data.has(key)) {
+ this.data.set(key, '0');
+ }
const curVal = Number(this.data.get(key));
const nextVal = curVal... | fix: Fixes #<I> DECR and DECRBY defaults value if key doesn't exist (#<I>)
* fix: default set key-value to 0 if does not exist
<URL> | stipsan_ioredis-mock | train | js,js |
9e0a798a6b07bbaf0c0452565589bff343a63873 | 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
@@ -68,7 +68,7 @@ async function renovatePackageFile(packageFileConfig) {
);
yarnLockParsed = undefined;
... | fix: trace lock files, not info | renovatebot_renovate | train | js |
f76aafbc2696f25a160ff77a513b3d43e524ff19 | diff --git a/js/ftx.js b/js/ftx.js
index <HASH>..<HASH> 100644
--- a/js/ftx.js
+++ b/js/ftx.js
@@ -303,7 +303,7 @@ module.exports = class ftx extends Exchange {
},
'exceptions': {
'exact': {
- 'Please slow down': RateLimitExceeded, // {"error":"Please slow d... | fix: change text matched in ftx slow down exception | ccxt_ccxt | train | js |
d739d9f04cebfc38b2ef3e6ff88f75bc8283512d | diff --git a/test/ginkgo-ext/scopes.go b/test/ginkgo-ext/scopes.go
index <HASH>..<HASH> 100644
--- a/test/ginkgo-ext/scopes.go
+++ b/test/ginkgo-ext/scopes.go
@@ -536,3 +536,15 @@ func FailWithToggle(message string, callerSkip ...int) {
ginkgo.Fail(message, callerSkip...)
}
}
+
+// SkipContextIf is a wrapper for ... | test: Add SkipContextIf helper
Previously, it was not possible with ginkgo to skip the whole Context(..)
block if some condition is not met. E.g. the following would result
in test failure:
Context("foobar", func() {
Skip("skipping")
})
This is quite annoying, as the Skip statement has to be added to... | cilium_cilium | train | go,go |
a0ebaf7c7d525cd709e7088729750a8eb9c03ed6 | diff --git a/vyper/context/types/indexable/mapping.py b/vyper/context/types/indexable/mapping.py
index <HASH>..<HASH> 100644
--- a/vyper/context/types/indexable/mapping.py
+++ b/vyper/context/types/indexable/mapping.py
@@ -14,6 +14,9 @@ from vyper.exceptions import StructureException
class MappingDefinition(IndexableT... | fix: add repr for Mapping | ethereum_vyper | train | py |
1d69400d4f59217f53f5f10f93c4f5583df6ab09 | diff --git a/gulpfile.js b/gulpfile.js
index <HASH>..<HASH> 100755
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -3,10 +3,11 @@ const ts = require('gulp-typescript');
const sourcemaps = require('gulp-sourcemaps');
const clean = require('gulp-clean');
const tslint = require('gulp-tslint');
+const config = require('./config.... | chore: more adjusts on build project | olivierlsc_swagger-express-ts | train | js |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.