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 |
|---|---|---|---|---|---|
c09570ca6c4442e2d26155bd85a0f661942d3368 | diff --git a/src/components/input/QInput.js b/src/components/input/QInput.js
index <HASH>..<HASH> 100644
--- a/src/components/input/QInput.js
+++ b/src/components/input/QInput.js
@@ -306,7 +306,7 @@ export default {
__getInput (h) {
return h('input', {
ref: 'input',
- staticClass: 'col q-inp... | feat: [Request] Truncate text in QInput #<I> | quasarframework_quasar | train | js |
8d9e0fca61c2d189f2c5d5b61d4d65531b64b190 | diff --git a/python/ray/__init__.py b/python/ray/__init__.py
index <HASH>..<HASH> 100644
--- a/python/ray/__init__.py
+++ b/python/ray/__init__.py
@@ -129,7 +129,7 @@ __all__ = [
"client",
"ClientBuilder",
"cluster_resources",
- "data"
+ "data",
"get",
"get_actor",
"get_gpu_ids", | fix: data not exported (#<I>)
* fix: data not exported
* empty commit | ray-project_ray | train | py |
a4f80659b91927ac55a04dc878f756c11fdae157 | diff --git a/src/Leevel/Http/JsonResponse.php b/src/Leevel/Http/JsonResponse.php
index <HASH>..<HASH> 100644
--- a/src/Leevel/Http/JsonResponse.php
+++ b/src/Leevel/Http/JsonResponse.php
@@ -32,6 +32,13 @@ class JsonResponse extends SymfonyJsonResponse
use BaseResponse;
/**
+ * 默认 JSON 编码配置.
+ *
+ ... | fix(http): JSON_UNESCAPED_UNICODE as encoding options of JsonResponse | hunzhiwange_framework | train | php |
a30972f6f6e929db85f1a83f3c53bd9eada21820 | diff --git a/lib/workers/repository/init/vulnerability.js b/lib/workers/repository/init/vulnerability.js
index <HASH>..<HASH> 100644
--- a/lib/workers/repository/init/vulnerability.js
+++ b/lib/workers/repository/init/vulnerability.js
@@ -22,7 +22,7 @@ async function detectVulnerabilityAlerts(input) {
const alertPac... | refactor: info not warn when no fixedIn alert | renovatebot_renovate | train | js |
c59189fe153e006871cfef91af4bb2ffd80f15a9 | diff --git a/src/system-program.js b/src/system-program.js
index <HASH>..<HASH> 100644
--- a/src/system-program.js
+++ b/src/system-program.js
@@ -433,9 +433,7 @@ export class SystemProgram {
* Public key that identifies the System program
*/
static get programId(): PublicKey {
- return new PublicKey(
- ... | fix: declare system program id in base<I> | solana-labs_solana-web3.js | train | js |
ca59290c5c40a2801d86dfc753995aa22fbb0449 | diff --git a/pipes/securitygroup/create_securitygroup.py b/pipes/securitygroup/create_securitygroup.py
index <HASH>..<HASH> 100644
--- a/pipes/securitygroup/create_securitygroup.py
+++ b/pipes/securitygroup/create_securitygroup.py
@@ -11,12 +11,24 @@ import requests
class SpinnakerSecurityGroup:
def __init__(se... | refactor: Pull out configuration parsing
See also: PSOBAT-<I> | foremast_foremast | train | py |
ad3e0a0d41d0b8f9530a2c2bb501bfd1a17c5376 | diff --git a/test/test-utils.js b/test/test-utils.js
index <HASH>..<HASH> 100644
--- a/test/test-utils.js
+++ b/test/test-utils.js
@@ -142,9 +142,16 @@ function createMockedBackendConnection() {
onMessageControllers[command] = {};
connection = connection
.mock('on')
- .takes('message', function() ... | test: Add an expectation to a mocked connection about registerations of error handlers | droonga_express-droonga | train | js |
c52b87d9865119fc066695b792fdea59b9db7804 | diff --git a/test/integration/test_discovery_v1.rb b/test/integration/test_discovery_v1.rb
index <HASH>..<HASH> 100644
--- a/test/integration/test_discovery_v1.rb
+++ b/test/integration/test_discovery_v1.rb
@@ -85,10 +85,15 @@ class DiscoveryV1Test < Minitest::Test
new_collection_id = JSON.parse(new_collection_id)... | refactor(test): Adjust integration test for discovery | watson-developer-cloud_ruby-sdk | train | rb |
19c55ecbbe5e4fd0e4d3e4b4849b6a348da18fa5 | diff --git a/packages/api-generator/src/maps/v-file-input.js b/packages/api-generator/src/maps/v-file-input.js
index <HASH>..<HASH> 100644
--- a/packages/api-generator/src/maps/v-file-input.js
+++ b/packages/api-generator/src/maps/v-file-input.js
@@ -8,18 +8,18 @@ events.splice(index, 1, {
value: 'File[]',
})
+co... | docs(api): remove readonly from v-file-input
resolves #<I> | vuetifyjs_vuetify | train | js |
4914464b5a92ac5f8991211eebc7cbb7473ae79f | diff --git a/library/actor-common/src/main/java/im/actor/model/modules/Auth.java b/library/actor-common/src/main/java/im/actor/model/modules/Auth.java
index <HASH>..<HASH> 100644
--- a/library/actor-common/src/main/java/im/actor/model/modules/Auth.java
+++ b/library/actor-common/src/main/java/im/actor/model/modules/Aut... | fix(common): Fixed signup without avatars | actorapp_actor-platform | train | java |
b16557647e088c400c5db132f348bbe8b9ecc4ca | diff --git a/src/packages/cli/templates/model-migration.js b/src/packages/cli/templates/model-migration.js
index <HASH>..<HASH> 100644
--- a/src/packages/cli/templates/model-migration.js
+++ b/src/packages/cli/templates/model-migration.js
@@ -1,6 +1,7 @@
-import { underscore, pluralize } from 'inflection';
+import { pl... | fix: migration generator does not change - to _ (#<I>) | postlight_lux | train | js |
909f480aaae20ad6dfcc4f23108bed32ba33a297 | diff --git a/packages/rum/src/apm-base.js b/packages/rum/src/apm-base.js
index <HASH>..<HASH> 100644
--- a/packages/rum/src/apm-base.js
+++ b/packages/rum/src/apm-base.js
@@ -40,7 +40,7 @@ class ApmBase {
/**
* Set Agent version to be sent as part of metadata to the APM Server
*/
- configSer... | fix(rum): sync version mumber with latest published version (#<I>) | elastic_apm-agent-rum-js | train | js |
1911f3e4399e64b03762fc261557df6a9695a815 | diff --git a/loginas/settings.py b/loginas/settings.py
index <HASH>..<HASH> 100644
--- a/loginas/settings.py
+++ b/loginas/settings.py
@@ -18,7 +18,7 @@ MESSAGE_LOGIN_SWITCH = getattr(
MESSAGE_LOGIN_REVERT = getattr(
settings,
"LOGINAS_MESSAGE_LOGIN_REVERT",
- _("You are now logged back in as {username}")... | fix: Rename MESSAGE_LOGIN_REVERT to LOGINAS_MESSAGE_LOGIN_REVERT. | skorokithakis_django-loginas | train | py |
2dee62cc1a9f6579d55884c638ec08f13622d126 | diff --git a/controller/scheduler/coreos.py b/controller/scheduler/coreos.py
index <HASH>..<HASH> 100644
--- a/controller/scheduler/coreos.py
+++ b/controller/scheduler/coreos.py
@@ -197,7 +197,7 @@ Description={name}
[Service]
ExecStartPre=/usr/bin/docker pull {image}
ExecStartPre=/bin/sh -c "docker inspect {name} ... | fix(scheduler): detect exposed ports from image for PORT envvar | deis_deis | train | py |
af14fb2a3eb1e709752cf10e8dc043704c08d58b | diff --git a/lib/scripts/build.js b/lib/scripts/build.js
index <HASH>..<HASH> 100644
--- a/lib/scripts/build.js
+++ b/lib/scripts/build.js
@@ -28,7 +28,9 @@ createWebpackConfig()
return Promise.all([
measureFileSizesBeforeBuild(config.output.path),
createWebpackCompiler(config),
- del(config.output.path),
... | feat: Allow deleting the current working directory and outside. | zuzucheFE_guido | train | js |
f982db18c0d1a366549fe399c8c7070a5ee9bfda | diff --git a/lib/wireprotocol/3_2_support.js b/lib/wireprotocol/3_2_support.js
index <HASH>..<HASH> 100644
--- a/lib/wireprotocol/3_2_support.js
+++ b/lib/wireprotocol/3_2_support.js
@@ -469,18 +469,10 @@ var executeFindCommand = function(bson, ns, cmd, cursorState, topology, options)
if (cmd.max) findCmd.max = cmd.... | refactor(wireprotocol): simplify setting find command arguments | mongodb-js_mongodb-core | train | js |
9381350db12d60d05fa80192aac6a88412df7642 | diff --git a/lib/components/user/verify-email-screen.js b/lib/components/user/verify-email-screen.js
index <HASH>..<HASH> 100644
--- a/lib/components/user/verify-email-screen.js
+++ b/lib/components/user/verify-email-screen.js
@@ -28,10 +28,10 @@ class VerifyEmailScreen extends Component {
return (
<div>
... | refactor(VerifyEmailScreen): Tweak formatting per PR comment. | opentripplanner_otp-react-redux | train | js |
dea5d40d026e553054bbc2363c47a68151e5eac7 | diff --git a/api/src/opentrons/server/endpoints/settings.py b/api/src/opentrons/server/endpoints/settings.py
index <HASH>..<HASH> 100644
--- a/api/src/opentrons/server/endpoints/settings.py
+++ b/api/src/opentrons/server/endpoints/settings.py
@@ -121,9 +121,8 @@ async def reset(request: web.Request) -> web.Response: #... | feat(api): Always remove v2 calibration (#<I>)
Since we're letting users load v2 labware in v1, we always need to delete v2
labware calibration in factory reset. However, we only delete the database if
apiv1 is selected.
Closes #<I> | Opentrons_opentrons | train | py |
ea0cf94f228bf91977b80a3662ee5ef5a5444ebd | diff --git a/lib/inspectors/res.js b/lib/inspectors/res.js
index <HASH>..<HASH> 100644
--- a/lib/inspectors/res.js
+++ b/lib/inspectors/res.js
@@ -572,6 +572,7 @@ function(resBody, resPrepend, resAppend, html, js, css) {
if (!util.isEmptyObject(data)) {
res.addZipTransform(new WhistleTransform(data));
util... | refactor: Auto disable store if inject data to response | avwo_whistle | train | js,js |
d69c92070e83ffb74550bd37f1c939b428c74ee1 | diff --git a/synth.py b/synth.py
index <HASH>..<HASH> 100644
--- a/synth.py
+++ b/synth.py
@@ -24,7 +24,7 @@ logging.basicConfig(level=logging.DEBUG)
logging.basicConfig(level=logging.DEBUG)
common_templates = gcp.CommonTemplates()
templates = common_templates.node_library()
-s.copy(templates, excludes=[".github/CON... | fix: README should not be generated (#<I>) | googleapis_google-api-nodejs-client | train | py |
3b8b887e918b8f59d92c73b6c57bd6836a99b771 | diff --git a/src/util/createServerRootMixin.js b/src/util/createServerRootMixin.js
index <HASH>..<HASH> 100644
--- a/src/util/createServerRootMixin.js
+++ b/src/util/createServerRootMixin.js
@@ -41,7 +41,7 @@ function defaultCloneComponent(componentInstance, { mixins = [] } = {}) {
if (isVue3) {
const appOpti... | fix(ssr): allow component without mixins to be extended (#<I>)
This can't be tested afaict because we need `forceIsServerMixin` in the test.
discovered while debugging <URL> | algolia_vue-instantsearch | train | js |
7ab08eacde6b2748fc8eeedaf8f528ec71dc0d68 | diff --git a/__test__/AvInput.spec.js b/__test__/AvInput.spec.js
index <HASH>..<HASH> 100644
--- a/__test__/AvInput.spec.js
+++ b/__test__/AvInput.spec.js
@@ -49,7 +49,6 @@ describe('AvInput', () => {
it('should have "is-untouched" class when untouched', () => {
const wrapper = shallow(<AvInput name="yo" />, ... | refactor: Remove unnecessary console log from test | Availity_availity-reactstrap-validation | train | js |
f5ca8005c197fb8a61caa5a5d500e96ef5c11fe4 | diff --git a/src/cordova/util.js b/src/cordova/util.js
index <HASH>..<HASH> 100644
--- a/src/cordova/util.js
+++ b/src/cordova/util.js
@@ -216,7 +216,7 @@ function getPlatformVersionOrNull (platformPath) {
function findPlugins (pluginDir) {
if (!fs.existsSync(pluginDir)) return [];
- return globby.sync([ '*'... | style: fix linting violations (#<I>) | apache_cordova-lib | train | js |
462798bd1859c9e910c4fb46956eb7b7dd716a93 | diff --git a/lib/navigation/movecanvas/MoveCanvas.js b/lib/navigation/movecanvas/MoveCanvas.js
index <HASH>..<HASH> 100644
--- a/lib/navigation/movecanvas/MoveCanvas.js
+++ b/lib/navigation/movecanvas/MoveCanvas.js
@@ -64,9 +64,6 @@ function MoveCanvas(eventBus, canvas) {
context = null;
Cursor.unset();
-
-... | fix(movecanvas): do not stop event propagation
Closes #<I> | bpmn-io_diagram-js | train | js |
ae8540ab78d52844b922e6574d4444d98e4ac8ea | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,7 @@ except ImportError:
pass
-version = '0.0.5'
+version = '1.0.0'
setup( | chore: Bumping to <I> - starting with semantic versioning | honzajavorek_fiobank | train | py |
be5760d8ef0848ffb13fd30955eb1891f96c8b04 | diff --git a/.eslintrc.js b/.eslintrc.js
index <HASH>..<HASH> 100644
--- a/.eslintrc.js
+++ b/.eslintrc.js
@@ -84,14 +84,17 @@ const eslintrc = {
'max-classes-per-file': 0,
'react/static-property-placement': 0,
},
+ globals: {
+ gtag: true,
+ },
};
if (process.env.RUN_ENV === 'DEMO') {
- eslintrc... | fix: eslint issue of gtag not defined (#<I>) | ant-design_ant-design | train | js |
3982d508fea10e8f5782cd652c8db3e3f370a47b | diff --git a/packages/api-headless-cms/__tests__/utils/mongodb.js b/packages/api-headless-cms/__tests__/utils/mongodb.js
index <HASH>..<HASH> 100644
--- a/packages/api-headless-cms/__tests__/utils/mongodb.js
+++ b/packages/api-headless-cms/__tests__/utils/mongodb.js
@@ -18,6 +18,10 @@ export default (id, plugins, creat... | test: check if "commodo" property exists first | Webiny_webiny-js | train | js |
bf31d167b42e99262380321ae4f07deb18fce29a | diff --git a/lib/actions/api.js b/lib/actions/api.js
index <HASH>..<HASH> 100644
--- a/lib/actions/api.js
+++ b/lib/actions/api.js
@@ -379,7 +379,7 @@ const receivedNearbyStopsResponse = createAction('NEARBY_STOPS_RESPONSE')
const receivedNearbyStopsError = createAction('NEARBY_STOPS_ERROR')
export function findNea... | fix(api): add back in radius param for nearby stops | opentripplanner_otp-react-redux | train | js |
96caf01c1e2e20b22c1bce18b23ce932ad5b4742 | diff --git a/Selectize.php b/Selectize.php
index <HASH>..<HASH> 100644
--- a/Selectize.php
+++ b/Selectize.php
@@ -36,7 +36,7 @@ class Selectize extends InputWidget
*/
public function run()
{
- if (empty($this->items)) {
+ if (!is_array($this->items)) {
$this->renderInput();
... | fix: make Selectize work in case of "items" attribute equal to empty array (if you wish to use ['pluginOptions' => ['create' => true]]) | yii2mod_yii2-selectize | train | php |
54e27f7bbb412408bbf0d2735b07d57193869ea6 | diff --git a/doc/source/conf.py b/doc/source/conf.py
index <HASH>..<HASH> 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -94,7 +94,6 @@ pygments_style = 'sphinx'
# -----------------------
html_theme_options = {
- "stickysidebar": "true"
}
# The style sheet to use for HTML and HTML Help pages. A ... | fix(docs): sphinx docs build in latest version | gitpython-developers_GitPython | train | py |
1bca355f3d6487df704e8c1c4cd937f6cc99f9a5 | diff --git a/modules/directives/date/test/dateSpec.js b/modules/directives/date/test/dateSpec.js
index <HASH>..<HASH> 100644
--- a/modules/directives/date/test/dateSpec.js
+++ b/modules/directives/date/test/dateSpec.js
@@ -42,11 +42,12 @@ describe('uiDate', function() {
aDate = new Date(2010, 12, 1);
... | fix(date): Do not leave inputs on the DOM after the test | angular-ui_ui-scrollpoint | train | js |
f5bed7bad940518fb7161e26fbc9a87b4f091edf | diff --git a/index.js b/index.js
index <HASH>..<HASH> 100755
--- a/index.js
+++ b/index.js
@@ -3,11 +3,13 @@
'use strict'
const pkg = require('./package.json')
-require('please-upgrade-node')({
- engines: {
- node: '>=8.6.0'
- }
-})
+require('please-upgrade-node')(
+ Object.assign({}, pkg, {
+ engines: {
+... | fix: Display package name when node-please-upgrade is being used (#<I>)
Before: `undefined requires at least version <I> of Node, please upgrade`
After: `lint-staged requires at least version <I> of Node, please upgrade` | okonet_lint-staged | train | js |
b1525c9a4ca2d8c6c14d745638b3292a71763aeb | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--- a/setup.py
+++ b/setup.py
@@ -42,5 +42,6 @@ setup(
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
+ "Programming Language :: Python :: 3.7",
... | chore(setup): add <I> to supported python versions | python-gitlab_python-gitlab | train | py |
68365e361d7c49334744d13c8dd2fe7d6e5d0e99 | diff --git a/engine/src/main/java/org/camunda/bpm/engine/impl/calendar/DateTimeUtil.java b/engine/src/main/java/org/camunda/bpm/engine/impl/calendar/DateTimeUtil.java
index <HASH>..<HASH> 100644
--- a/engine/src/main/java/org/camunda/bpm/engine/impl/calendar/DateTimeUtil.java
+++ b/engine/src/main/java/org/camunda/bpm/... | chore(engine): remove unused import from joda-time
* removes an unused import from `joda-time` that additionally causes
WLS compat CI stage to fail due to the class referenced by this unused import
not being present on joda-time <I> (which is introduced by the profiles
for this compat CI stage)
related to ... | camunda_camunda-bpm-platform | train | java |
323850060660d37964cf6239e774076c2959df4d | diff --git a/src/Core/Bridge/Symfony/Routing/ApiLoader.php b/src/Core/Bridge/Symfony/Routing/ApiLoader.php
index <HASH>..<HASH> 100644
--- a/src/Core/Bridge/Symfony/Routing/ApiLoader.php
+++ b/src/Core/Bridge/Symfony/Routing/ApiLoader.php
@@ -313,10 +313,10 @@ final class ApiLoader extends Loader
[
... | fix(routing): set default operation values (stateless, identifiers etc.) (#<I>) | api-platform_core | train | php |
253ac0906acbea84d046ad7111d7b5d324e41505 | diff --git a/lib/features/create/Create.js b/lib/features/create/Create.js
index <HASH>..<HASH> 100644
--- a/lib/features/create/Create.js
+++ b/lib/features/create/Create.js
@@ -27,7 +27,7 @@ function Create(eventBus, dragging, rules, modeling, canvas, elementFactory, ren
// visual helpers
function createVisua... | feat(create): apply move style | bpmn-io_diagram-js | train | js |
60102a218f37bc75d3a9a9574c00acb25f83f14e | diff --git a/routes/rest/v1/users.js b/routes/rest/v1/users.js
index <HASH>..<HASH> 100644
--- a/routes/rest/v1/users.js
+++ b/routes/rest/v1/users.js
@@ -121,5 +121,4 @@ module.exports = function (server) {
res.json(instance)
})
})
-
} | chore(users): remove extra line | anvilresearch_connect | train | js |
bed2d491f513009cb270e8aeeebacfc30ce436b7 | diff --git a/example/src/Document/Routes/Components/TimeRangePickerDoc.js b/example/src/Document/Routes/Components/TimeRangePickerDoc.js
index <HASH>..<HASH> 100644
--- a/example/src/Document/Routes/Components/TimeRangePickerDoc.js
+++ b/example/src/Document/Routes/Components/TimeRangePickerDoc.js
@@ -133,6 +133,8 @@ c... | docs: enhance timeRangePickerDoc | DFocusFE_antd-extensions | train | js |
1499a7baecd0193dc112f7cd8503c1984eb863d1 | diff --git a/actions/TestTaker.php b/actions/TestTaker.php
index <HASH>..<HASH> 100644
--- a/actions/TestTaker.php
+++ b/actions/TestTaker.php
@@ -216,7 +216,11 @@ class TestTaker extends tao_actions_SaSModule
}
if (common_ext_ExtensionsManager::singleton()->isEnabled('taoGroups')) {
- $t... | chore: Updated TestTaker controller to use updated groupForm helper and point form to newly created endpoint | oat-sa_extension-tao-testtaker | train | php |
774209429e1232fd975610123beef7e9f6dc5fd9 | diff --git a/scripts/gulp-utils.js b/scripts/gulp-utils.js
index <HASH>..<HASH> 100644
--- a/scripts/gulp-utils.js
+++ b/scripts/gulp-utils.js
@@ -168,6 +168,21 @@ exports.buildNgMaterialDefinition = function() {
function moduleNameToClosureName(name) {
return 'ng.' + name;
}
+exports.addJsWrapper = function() {
+... | fix(build): adds method that was missing from previous update | angular_material | train | js |
c3e0d404a4f7385086d4c6f386ad4f1adebda0be | diff --git a/docs/source/conf.py b/docs/source/conf.py
index <HASH>..<HASH> 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -296,4 +296,8 @@ texinfo_documents = [
# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'https://docs.python.org/': None}
-
+... | fix(docs): add nitpick_ignores for stdlib classes
Seems to be related to <URL> | rackerlabs_simpl | train | py |
d074e13eafb74b34b4f10521025039441ae2084a | diff --git a/js/src/pubsub.js b/js/src/pubsub.js
index <HASH>..<HASH> 100644
--- a/js/src/pubsub.js
+++ b/js/src/pubsub.js
@@ -21,6 +21,7 @@ function waitForPeers (ipfs, topic, peersToWait, callback) {
const i = setInterval(() => {
ipfs.pubsub.peers(topic, (err, peers) => {
if (err) {
+ clearInter... | fix(pubsub): clear interval on error
License: MIT | ipfs_interface-js-ipfs-core | train | js |
fad6c8ac2d1d49e33d7398d7464ef489e4895a55 | diff --git a/dht_net.go b/dht_net.go
index <HASH>..<HASH> 100644
--- a/dht_net.go
+++ b/dht_net.go
@@ -23,7 +23,7 @@ import (
"go.opencensus.io/tag"
)
-var dhtReadMessageTimeout = time.Minute
+var dhtReadMessageTimeout = 10 * time.Second
var dhtStreamIdleTimeout = 1 * time.Minute
var ErrReadTimeout = fmt.Errorf(... | feat: reduce request read timeout (#<I>)
This should stop us from waiting on unresponsive peers. This only kicks in when
we've already _sent_ a request so this:
* Shouldn't be blocked on other requests we're planning on making.
* Shouldn't be blocked on dialing. | libp2p_go-libp2p-kad-dht | train | go |
c61951df20b3bc2e21e53778acf0b5c3e058b5b1 | diff --git a/packages/webiny-api/src/app.js b/packages/webiny-api/src/app.js
index <HASH>..<HASH> 100644
--- a/packages/webiny-api/src/app.js
+++ b/packages/webiny-api/src/app.js
@@ -86,6 +86,10 @@ class Api {
return options.onUncaughtError({ error, req, res });
}
... | refactor(errors): log request errors.
affects: webiny-api
If error has been thrown while processing a request, log full stack in console, so it's easier to
debug. | Webiny_webiny-js | train | js |
ccb1dd4af7963114b8f8744e5d864ee25072de14 | diff --git a/Tests/Client/RestClientTest.php b/Tests/Client/RestClientTest.php
index <HASH>..<HASH> 100644
--- a/Tests/Client/RestClientTest.php
+++ b/Tests/Client/RestClientTest.php
@@ -60,6 +60,7 @@ class RestClientTest extends ExtractorTestCase
]';
$guzzle = new Client();
+ $guzzle->setDefaultOption('header... | fix: Test headers in RestClientTest | keboola_juicer | train | php |
3a48dcdbb93bbe3f9ac3f21eb665bb15f482e37b | diff --git a/Controller/Payment/Verify.php b/Controller/Payment/Verify.php
index <HASH>..<HASH> 100644
--- a/Controller/Payment/Verify.php
+++ b/Controller/Payment/Verify.php
@@ -129,10 +129,8 @@ class Verify extends \Magento\Framework\App\Action\Action
// Process the order
if ... | chore: removed order save from verify controller. Payment info is already saved on setAdditionalInformation | checkout_checkout-magento2-plugin | train | php |
98e239658fdb74ebc7008fab8324c36d6f429d90 | diff --git a/packages/notifications-toast/src/NotificationsToast.js b/packages/notifications-toast/src/NotificationsToast.js
index <HASH>..<HASH> 100644
--- a/packages/notifications-toast/src/NotificationsToast.js
+++ b/packages/notifications-toast/src/NotificationsToast.js
@@ -78,7 +78,12 @@ export default class Notif... | fix: disapperance of x-button due to long text overflow | Autodesk_hig | train | js |
bbfe6c2cdef4f9c4c73355b506202862bbefb9f0 | diff --git a/packages/dna-idom/src/mixins/idom.js b/packages/dna-idom/src/mixins/idom.js
index <HASH>..<HASH> 100644
--- a/packages/dna-idom/src/mixins/idom.js
+++ b/packages/dna-idom/src/mixins/idom.js
@@ -4,11 +4,10 @@ import { patch } from '../lib/idom.js';
export const IDOMTemplateMixin = (superClass) => class ext... | refactor: call super render in idom mixin | chialab_dna | train | js |
7c438adfd542083721a6c0584d6f9bf41745bb7d | diff --git a/packages/webpack/lib/plugins/render.js b/packages/webpack/lib/plugins/render.js
index <HASH>..<HASH> 100644
--- a/packages/webpack/lib/plugins/render.js
+++ b/packages/webpack/lib/plugins/render.js
@@ -20,6 +20,9 @@ exports.RenderPlugin = class RenderPlugin {
)
);
compiler.hooks.comp... | fix(webpack): ignore child-compilers in RenderPlugin | untool_untool | train | js |
fc02d8e8150e660db08846be76c30cfee23b117c | 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
@@ -1404,7 +1404,10 @@ func (kub *Kubectl) Apply(options ApplyOptions) *CmdRes {
if len(options.Piped) > 0 {
cmd = options.Piped + " | " + cmd
}
- return kub.Exec... | test: Increase Apply timeout
GKE can time out on apply when installing Cilium, use a longer timeout. | cilium_cilium | train | go |
4fb5c61875108842932371167e8b439a040acde7 | diff --git a/source/differenceWith.js b/source/differenceWith.js
index <HASH>..<HASH> 100644
--- a/source/differenceWith.js
+++ b/source/differenceWith.js
@@ -23,6 +23,9 @@ import _curry3 from './internal/_curry3.js';
* const l1 = [{a: 1}, {a: 2}, {a: 3}];
* const l2 = [{a: 3}, {a: 4}];
* R.differe... | chore(differenceWith): updated code example for difference with to better illuminate the behaviour of the function through the documentation (#<I>) | ramda_ramda | train | js |
750ce8e53c6d5d1f22c8a969cc33e225c5a25faf | diff --git a/code/pages/ObjectCreatorPage.php b/code/pages/ObjectCreatorPage.php
index <HASH>..<HASH> 100644
--- a/code/pages/ObjectCreatorPage.php
+++ b/code/pages/ObjectCreatorPage.php
@@ -308,11 +308,6 @@ class ObjectCreatorPage extends Page {
return false;
}
- if ($record && !$record->WorkflowDefinition()... | fix(canReview): Remove bad logic | nyeholt_silverstripe-frontend-objects | train | php |
714de91b2c6edfb0d0af5634a43476c8fe7fad32 | diff --git a/prefetch.js b/prefetch.js
index <HASH>..<HASH> 100644
--- a/prefetch.js
+++ b/prefetch.js
@@ -43,6 +43,7 @@ function prefetchByManifest (start, spec, opts) {
let integrity
return res.then(res => {
const stream = require('./lib/handlers/' + res.type + '/tarball')(res, opts)
+ if (!stream) { re... | fix(prefetch): if there's no stream, just skip (for directory) | zkat_pacote | train | js |
794a54874fef92814b5db530673ad12305d99dee | diff --git a/lib/IntObjToFhir.js b/lib/IntObjToFhir.js
index <HASH>..<HASH> 100644
--- a/lib/IntObjToFhir.js
+++ b/lib/IntObjToFhir.js
@@ -108,13 +108,14 @@ mapper["self reported allergies"] = function (memo, value, index, list) {
);
};
-mapper["self reported implantable device"] = function (memo, value, index,... | fix: removed genration of some resource types
FamilyHistory
Device
ClinicalImpression
ProcedureRequest->Procedure
CarePlan | amida-tech_cms-fhir | train | js |
5704ea2052c8a7899c98df4a2d2e95c5f38ad134 | diff --git a/frasco/babel/ctx.py b/frasco/babel/ctx.py
index <HASH>..<HASH> 100644
--- a/frasco/babel/ctx.py
+++ b/frasco/babel/ctx.py
@@ -51,6 +51,8 @@ def detect_locale():
if has_request_context() and state.options["extract_locale_from_request"]:
if state.options["request_arg"] in request.args:
... | fix: make sure locale exists when getting from request args | frascoweb_frasco | train | py |
49d84eedd397a3dc9184ec78334b63ad5605fb0b | diff --git a/packages/date/src/DateRange.js b/packages/date/src/DateRange.js
index <HASH>..<HASH> 100644
--- a/packages/date/src/DateRange.js
+++ b/packages/date/src/DateRange.js
@@ -164,7 +164,7 @@ const DateRange = ({
};
const onFocusChange = async input => {
- if (!input) await setFieldTouched(name, true)... | fix(date): onFocusChange should only call setFieldTouched once | Availity_availity-react | train | js |
7e6853334fc09a5753688de8eff6d48baa23f41e | diff --git a/packages/table/src/Table.js b/packages/table/src/Table.js
index <HASH>..<HASH> 100644
--- a/packages/table/src/Table.js
+++ b/packages/table/src/Table.js
@@ -61,7 +61,8 @@ class Table extends React.Component {
if (this.props.onRowClick) {
if (this.props.selectableRows) {
const refName ... | fix(Table): check if checkbox ref is present before calling contains
affects: @crave/farmblocks-table | CraveFood_farmblocks | train | js |
3e9bc261d4ef9d1c7d6f6abd39d236d233fed20b | diff --git a/src/components/modal/modal.js b/src/components/modal/modal.js
index <HASH>..<HASH> 100644
--- a/src/components/modal/modal.js
+++ b/src/components/modal/modal.js
@@ -191,7 +191,7 @@ class Modal extends mixin(createComponent, initComponentByLauncher, eventedShowH
selectorInit: '[data-modal]',
... | fix(modal): stop taking over focus when Flatpickr gets it (#<I>)
Fixes #<I>. | carbon-design-system_carbon-components | train | js |
096c9ea914cb255bda09d0efa42737a1eac0f151 | diff --git a/main.go b/main.go
index <HASH>..<HASH> 100644
--- a/main.go
+++ b/main.go
@@ -70,7 +70,7 @@ func main() {
Scheme: "http",
Host: backendOn,
})
- http.HandleFunc("/", reverseProxyHandler(reverseProxy))
+ http.HandleFunc("/", ReverseProxyHandler(reverseProxy))
go lib.RestartApp(appCmd)
go lib.... | refactor: rename ReverseProxyHandler | xiwenc_cf-fastpush-controller | train | go |
0cb51293cf1c92347971f198c6545206ca644263 | diff --git a/src/Service/ElasticaService.php b/src/Service/ElasticaService.php
index <HASH>..<HASH> 100644
--- a/src/Service/ElasticaService.php
+++ b/src/Service/ElasticaService.php
@@ -219,9 +219,21 @@ class ElasticaService
if (null !== $query) {
$boolQuery->addMust($query);
}
+
+ ... | fix: it's useless to test the _type for ELK6 and after (#<I>) | ems-project_EMSCommonBundle | train | php |
91c16fe5e18f0187b5c575249eead7a638da2b48 | diff --git a/src/Runnable.js b/src/Runnable.js
index <HASH>..<HASH> 100644
--- a/src/Runnable.js
+++ b/src/Runnable.js
@@ -49,7 +49,7 @@ class Runnable {
*
* Values under zero are set to zero.
*
- * @type {!integer}
+ * @type {integer}
* @default 10000 (10 seconds)
*/
set timeout(num... | docs: timeout getter/setter can be null | crawlkit_crawlkit | train | js |
5fcb1c6273675c5a1123a94bdaae057781eb217f | diff --git a/packages/web/app/extend/context.js b/packages/web/app/extend/context.js
index <HASH>..<HASH> 100644
--- a/packages/web/app/extend/context.js
+++ b/packages/web/app/extend/context.js
@@ -15,6 +15,10 @@ module.exports = {
return this['starttime'];
},
+ getLogger(name) {
+ return this.app.create... | fix: ctx.getLogger does not overwrite success (#<I>) | midwayjs_midway | train | js |
37da16ab5f631e25113a88c36636fdcf83bedf37 | diff --git a/src/Cursor.js b/src/Cursor.js
index <HASH>..<HASH> 100644
--- a/src/Cursor.js
+++ b/src/Cursor.js
@@ -134,7 +134,10 @@ export class Cursor extends Transform {
* @returns {Cursor}
*/
erase(region) {
+ this.save();
+ this.resetAllAttributes();
this.write(Cursor.encodeToVT100(region));
+... | feat(cursor): Before erase the region save the cursor to stack -> clear the region -> restore the cu | kittikjs_cursor | train | js |
73799d13039d1b527d06408dc41294eebcd9a498 | diff --git a/jobs/github-event/pull_request/opened.js b/jobs/github-event/pull_request/opened.js
index <HASH>..<HASH> 100644
--- a/jobs/github-event/pull_request/opened.js
+++ b/jobs/github-event/pull_request/opened.js
@@ -35,13 +35,18 @@ module.exports = async function (data) {
createdByUser: true
}
)
+... | refactor: don't check for payment when PR is opened and repo is public | greenkeeperio_greenkeeper | train | js |
c3e7729245c946aa0c4d8f12f88e098d9e63939c | diff --git a/nodes/trigger-state/trigger-state.js b/nodes/trigger-state/trigger-state.js
index <HASH>..<HASH> 100644
--- a/nodes/trigger-state/trigger-state.js
+++ b/nodes/trigger-state/trigger-state.js
@@ -9,7 +9,6 @@ module.exports = function(RED) {
debug: true,
config: {
entityid: {},
... | fix(trigger-state): Use correct entity id when checking against event entity_id | zachowj_node-red-contrib-home-assistant-websocket | train | js |
ca65ddcdb37b4297613b5506e2dc02ea11830008 | diff --git a/src/ModuleInstaller.php b/src/ModuleInstaller.php
index <HASH>..<HASH> 100644
--- a/src/ModuleInstaller.php
+++ b/src/ModuleInstaller.php
@@ -2,6 +2,7 @@
namespace spaceonfire\BMF;
+use Bitrix\Main;
use Bitrix\Main\IO\FileDeleteException;
use Bitrix\Main\IO\FileOpenException;
use Bitrix\Main\Module... | feat(ModuleInstaller): support symlinks in dev mode | spaceonfire_BMF | train | php |
db7a91d0669879a0b7d9a407828881dcbfb6d3b5 | diff --git a/src/image-preview/ImagePreview.js b/src/image-preview/ImagePreview.js
index <HASH>..<HASH> 100644
--- a/src/image-preview/ImagePreview.js
+++ b/src/image-preview/ImagePreview.js
@@ -104,6 +104,7 @@ export default createComponent({
watch: {
value() {
+ this.resetScale();
this.active = ... | fix(ImagePreview): should reset scale after toggle (#<I>) | youzan_vant | train | js |
efad764013080a5af69dc001311bdfbc34eef4f8 | 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
@@ -88,11 +88,7 @@ export default {
this.prevIndex = this.index;
}
- // Workaround for iOS's inert scrolling p... | refactor: remove iOS workaround as it does not seem to work | uikit_uikit | train | js |
18bae4c5e85d77e0739b53484d5a04c8d01ae33b | diff --git a/src/foremast/dns/create_dns.py b/src/foremast/dns/create_dns.py
index <HASH>..<HASH> 100644
--- a/src/foremast/dns/create_dns.py
+++ b/src/foremast/dns/create_dns.py
@@ -22,7 +22,8 @@ class SpinnakerDns:
def __init__(self, app_info):
self.log = logging.getLogger(__name__)
- self.gene... | fix: Pass environment to generator for DNS record
See also: PSOBAT-<I> | foremast_foremast | train | py |
6de47cdc563b93a13417a93e134cbbe25ecdcf88 | diff --git a/packages/netlify-cms-backend-git-gateway/src/implementation.js b/packages/netlify-cms-backend-git-gateway/src/implementation.js
index <HASH>..<HASH> 100644
--- a/packages/netlify-cms-backend-git-gateway/src/implementation.js
+++ b/packages/netlify-cms-backend-git-gateway/src/implementation.js
@@ -63,7 +63,... | fix(backend-git-gateway): double slashes when gateway_url contained a backend (#<I>) | netlify_netlify-cms | train | js |
9204a2f29689f8e383a84432737320697f9b5449 | diff --git a/packages/webpack-config/webpackPkgConfig.js b/packages/webpack-config/webpackPkgConfig.js
index <HASH>..<HASH> 100644
--- a/packages/webpack-config/webpackPkgConfig.js
+++ b/packages/webpack-config/webpackPkgConfig.js
@@ -1,5 +1,5 @@
const { pkg } = require('@goldwasserexchange/read-pkg-up-helpers');
-c... | refactor(webpack-config): rename gwwebpack to gewebpack
affects: @goldwasserexchange/webpack-config
the key gwwebpack of package.json wasn't following our naming conventions, goldwasser exchange is
abreviatted ge and not gw
BREAKING CHANGE:
you need to change the gwwebpack key of package.json to gewebpack
ISSUES CL... | goldwasserexchange_public | train | js |
d29142c3bab8f76e25689bcab0362d6128765a4f | diff --git a/zap/src/main/java/org/zaproxy/zap/utils/ZapSupportUtils.java b/zap/src/main/java/org/zaproxy/zap/utils/ZapSupportUtils.java
index <HASH>..<HASH> 100644
--- a/zap/src/main/java/org/zaproxy/zap/utils/ZapSupportUtils.java
+++ b/zap/src/main/java/org/zaproxy/zap/utils/ZapSupportUtils.java
@@ -136,9 +136,9 @@ p... | chore: Remove triple hyphen lines from Support Info output
- Drop the `---` to prevent them from being interpreted as a MD heading
tag when included in tickets. | zaproxy_zaproxy | train | java |
fd9c85adcbe019e6576af648e23d199ea5eb2683 | diff --git a/commitlint.config.js b/commitlint.config.js
index <HASH>..<HASH> 100644
--- a/commitlint.config.js
+++ b/commitlint.config.js
@@ -3,17 +3,21 @@
// so authorizing 4+5 = 9 characters more on master for the max header length should work
// until we reach PR #99999.
-let maxHeaderLength = 1... | ci: consider all linting errors about line length as warnings | ForestAdmin_forest-express-sequelize | train | js |
5473123b195291ec68ed5d8feff68eb780cdb45f | diff --git a/src/qtism/runtime/storage/binary/QtiBinaryStreamAccess.php b/src/qtism/runtime/storage/binary/QtiBinaryStreamAccess.php
index <HASH>..<HASH> 100644
--- a/src/qtism/runtime/storage/binary/QtiBinaryStreamAccess.php
+++ b/src/qtism/runtime/storage/binary/QtiBinaryStreamAccess.php
@@ -81,9 +81,9 @@ class QtiBi... | fix(readability): add explicit indexes to `QtiBinaryStreamAccess::VARIABLE_TYPES` map | oat-sa_qti-sdk | train | php |
768ef4869b84f188b1596722e53fc79d7bbc1cc5 | diff --git a/packages/semantic-release-alt-publish-dir/index.js b/packages/semantic-release-alt-publish-dir/index.js
index <HASH>..<HASH> 100644
--- a/packages/semantic-release-alt-publish-dir/index.js
+++ b/packages/semantic-release-alt-publish-dir/index.js
@@ -38,18 +38,16 @@ async function prepare(
return;
}... | fix: Fix semantic release npm compatibility | 4Catalyzer_javascript | train | js |
777d09497a8fe810198b87fce2cbcb1371cfc7e5 | diff --git a/packages/mjml-migrate/src/migrate.js b/packages/mjml-migrate/src/migrate.js
index <HASH>..<HASH> 100644
--- a/packages/mjml-migrate/src/migrate.js
+++ b/packages/mjml-migrate/src/migrate.js
@@ -7,9 +7,10 @@ import { components } from 'mjml-core'
import { unavailableTags, attributesWithUnit } from './confi... | fix: removeContainerTag function
Fix for the removeContainerTag() function which was removing any first tag instead of only a mj-container one | mjmlio_mjml | train | js |
225439008d24314cda38a351fc13a93b60bf08af | diff --git a/tests/test_model_html_element_canvas.py b/tests/test_model_html_element_canvas.py
index <HASH>..<HASH> 100644
--- a/tests/test_model_html_element_canvas.py
+++ b/tests/test_model_html_element_canvas.py
@@ -53,4 +53,4 @@ def test_formatting():
# and prefixes + suffixes
h.prefix = '>>'
h.suffi... | fix: multiple spaces after keyword (E<I>) reported by CodeFactor. | weblyzard_inscriptis | train | py |
bbce5eeca626d9eb4f5e67494e7f67770e540c2a | diff --git a/commands/protractor/src/index.js b/commands/protractor/src/index.js
index <HASH>..<HASH> 100644
--- a/commands/protractor/src/index.js
+++ b/commands/protractor/src/index.js
@@ -58,10 +58,7 @@ const protractor = {
require('@after-work.js/register')(argv);
}
argv.require.map(require);
- ... | fix(protractor): ensure you can override tests by passing glob | qlik-oss_after-work.js | train | js |
fee529b08938ce6b5720aa18757cebf2cc756022 | diff --git a/src/cli/cms/Page.js b/src/cli/cms/Page.js
index <HASH>..<HASH> 100644
--- a/src/cli/cms/Page.js
+++ b/src/cli/cms/Page.js
@@ -29,6 +29,8 @@ export default class Page {
// HOOKS beforePageJson
json = abeExtend.hooks.instance.trigger('beforePageJson', json)
+ abeEngine.instance.content = json
... | fix: json is not updt when abe attribut inside bloc each has reload=true | abecms_abecms | train | js |
3b9e0678f6497d4c00315fb15056d108419978f3 | diff --git a/lib/service/service.js b/lib/service/service.js
index <HASH>..<HASH> 100644
--- a/lib/service/service.js
+++ b/lib/service/service.js
@@ -50,7 +50,7 @@ function sessionsHandler() {
});
app.use(bodyParser.urlencoded({ extended: true, limit: '512mb'}));
app.use(bodyParser.json());
- app.use(functio... | feat: Supports export&import sessions | avwo_whistle | train | js |
7e2a5d88aebdcde73b6f676e776e87d3952a29c4 | diff --git a/components/datepicker/index.js b/components/datepicker/index.js
index <HASH>..<HASH> 100644
--- a/components/datepicker/index.js
+++ b/components/datepicker/index.js
@@ -171,14 +171,14 @@ export default class Datepicker extends Intact {
const {begin, end} = this.refs;
// if cancel all s... | fix(Timepicker): can not clear when panel has opened, close #<I> | ksc-fe_kpc | train | js,js |
170a011c3cec6f0eae05bfe0cd71ec1d0875f12e | diff --git a/lib/core/connection/connect.js b/lib/core/connection/connect.js
index <HASH>..<HASH> 100644
--- a/lib/core/connection/connect.js
+++ b/lib/core/connection/connect.js
@@ -278,7 +278,7 @@ function makeConnection(family, options, _callback) {
socket.setTimeout(connectionTimeout);
socket.setNoDelay(noDel... | fix(connect): don't treat 'connect' as an error event
Porting <URL> | mongodb_node-mongodb-native | train | js |
c605220112cef8c3369d8731cb7b17ceda30281d | diff --git a/src/Handler/AbstractHandler.php b/src/Handler/AbstractHandler.php
index <HASH>..<HASH> 100644
--- a/src/Handler/AbstractHandler.php
+++ b/src/Handler/AbstractHandler.php
@@ -331,7 +331,7 @@ abstract class AbstractHandler implements CommandHandlerInterface
$first = $args[0];
$rName... | fix: inner method dipplay on help. | inhere_php-console | train | php |
e807379d5495c80fa2da03f75921054eda909958 | diff --git a/anyconfig/backend/json/default.py b/anyconfig/backend/json/default.py
index <HASH>..<HASH> 100644
--- a/anyconfig/backend/json/default.py
+++ b/anyconfig/backend/json/default.py
@@ -62,7 +62,7 @@ class Parser(anyconfig.backend.base.StringStreamFnParser):
"""
Parser for JSON files.
"""
- _... | fix: correct class ID of the parser using json in the standard lib | ssato_python-anyconfig | train | py |
b7546dd1b6d13c259797f3414dca67c2870c1aa8 | diff --git a/src/dna-library.next.js b/src/dna-library.next.js
index <HASH>..<HASH> 100644
--- a/src/dna-library.next.js
+++ b/src/dna-library.next.js
@@ -179,6 +179,13 @@ export const Extend = extend;
/**
* Wrap the [`DNAHelper.register`]{@link DNAHelper#register} method.
*/
-export function Register(...args) {
+... | refactor: [DNALibrary] rename method `Register` to `register` | chialab_dna | train | js |
921d9d9087aacbd6981f4d33aaa0717ed267ea38 | diff --git a/src/ApiTrait.php b/src/ApiTrait.php
index <HASH>..<HASH> 100644
--- a/src/ApiTrait.php
+++ b/src/ApiTrait.php
@@ -9,7 +9,7 @@ use Throwable;
trait ApiTrait
{
- private Extractor $extractor;
+ protected Extractor $extractor;
private array $data;
public function __construct(Extractor $e... | fix: make some properties proteceted to be accessible by implementors | oscarotero_Embed | train | php,php |
b1fc5910f7481b66c9b1e57ae2b31c0a39479943 | diff --git a/gulpfile.babel.js b/gulpfile.babel.js
index <HASH>..<HASH> 100755
--- a/gulpfile.babel.js
+++ b/gulpfile.babel.js
@@ -127,7 +127,7 @@ gulp.task('core-test', ['prepare', 'core', 'core-dts-test'], () => {
gulp.task('core-dts-test', () => {
return gulp.src('core/src/onsenui-test.ts', {read: false})
.... | fix(core): Fixed Promise type errors on gulp "core-dts-test" task. | OnsenUI_OnsenUI | train | js |
0e63acb30d308c6dd8cf7b6c414619c4d6a38c20 | diff --git a/packages/webiny-ui/src/Button/Button.js b/packages/webiny-ui/src/Button/Button.js
index <HASH>..<HASH> 100644
--- a/packages/webiny-ui/src/Button/Button.js
+++ b/packages/webiny-ui/src/Button/Button.js
@@ -12,7 +12,7 @@ type Props = {
small?: boolean,
// onClick handler.
- onClick?: Function... | fix: 🐛 Button must accept null as onClick prop value.
affects: webiny-ui | Webiny_webiny-js | train | js |
43fb9e77f5492a92f4f8c5a5bda71be9c3a9e2c8 | diff --git a/lib/appium_lib_core/common/base/driver.rb b/lib/appium_lib_core/common/base/driver.rb
index <HASH>..<HASH> 100644
--- a/lib/appium_lib_core/common/base/driver.rb
+++ b/lib/appium_lib_core/common/base/driver.rb
@@ -76,7 +76,7 @@ module Appium
path: path)
... | chore: tweak naming in an internal variable | appium_ruby_lib_core | train | rb |
2f2e28183bfe04a0db9f6b78deeee81728f3207f | diff --git a/src/client/rest/RESTMethods.js b/src/client/rest/RESTMethods.js
index <HASH>..<HASH> 100644
--- a/src/client/rest/RESTMethods.js
+++ b/src/client/rest/RESTMethods.js
@@ -633,7 +633,7 @@ class RESTMethods {
const data = {};
data.name = _data.name || role.name;
data.position = typeof _data.pos... | fix(Role): allow role color to be removed
Backported from: f<I>b6bef<I>e7ddde<I>d<I>cee4d3a6ca5aa
PR: #<I> | discordjs_discord.js | train | js |
f2a566061f86bb9a78e9539819a271c74fe54ca8 | diff --git a/packages/docs/stories/upload.stories.js b/packages/docs/stories/upload.stories.js
index <HASH>..<HASH> 100644
--- a/packages/docs/stories/upload.stories.js
+++ b/packages/docs/stories/upload.stories.js
@@ -252,4 +252,4 @@ storiesOf('Components|Upload', module)
</div>
);
})
- .add('Pre-uploa... | docs(docs): rename story | Availity_availity-react | train | js |
29e3942756d8e4100a79e4e8729b68cab900a91c | diff --git a/telemetry/usage.go b/telemetry/usage.go
index <HASH>..<HASH> 100644
--- a/telemetry/usage.go
+++ b/telemetry/usage.go
@@ -13,6 +13,13 @@ var _ platform.UsageService = (*UsageService)(nil)
var defaultMatcher = pr.NewMatcher().
Family("influxdb_info").
Family("influxdb_uptime_seconds").
+ Family("influx... | feat(telemetry): add boltdb resource counts to telemetry collection | influxdata_influxdb | train | go |
2d11d6afed8a05089014fd760d2ef78edb39c2fd | diff --git a/src/waves/waves.js b/src/waves/waves.js
index <HASH>..<HASH> 100644
--- a/src/waves/waves.js
+++ b/src/waves/waves.js
@@ -11,7 +11,6 @@ export class MdWaves {
constructor(element/*, classSetter*/) {
this.element = element;
this.classSetter = new CssClassSetter(this.element);
- this.keepWave... | style(waves): removed redundant variable | aurelia-ui-toolkits_aurelia-materialize-bridge | train | js |
feb612d7f5e944094724026eb484a8e6117f4619 | diff --git a/packages/website/src/components/SectionHeader.js b/packages/website/src/components/SectionHeader.js
index <HASH>..<HASH> 100644
--- a/packages/website/src/components/SectionHeader.js
+++ b/packages/website/src/components/SectionHeader.js
@@ -18,7 +18,7 @@ const Name = styled(Heading)`
`;
const GithubSr... | chore(website): Update Section styling | reakit_reakit | train | js,js |
10b782be1f9f4956e708dbea32b28a388530f00b | diff --git a/src/packages/logger/index.js b/src/packages/logger/index.js
index <HASH>..<HASH> 100644
--- a/src/packages/logger/index.js
+++ b/src/packages/logger/index.js
@@ -17,7 +17,7 @@ class Logger extends Base {
}
get timestamp() {
- return moment().format('M/d/YY h:m:ss A');
+ return moment().format... | fix: logger date incorrect (#<I>) | postlight_lux | train | js |
69210b6ef211671255ff987620b15928c3f3d4b5 | diff --git a/test/builder-dir-sharding.spec.js b/test/builder-dir-sharding.spec.js
index <HASH>..<HASH> 100644
--- a/test/builder-dir-sharding.spec.js
+++ b/test/builder-dir-sharding.spec.js
@@ -19,7 +19,7 @@ const leftPad = require('left-pad')
const CID = require('cids')
describe('builder: directory sharding', fun... | fix: increase sharding timeouts | ipfs_js-ipfs-unixfs | train | js |
bde8c115d5bae37259b857289f1782dfb3d77f13 | diff --git a/src/Installer/MuPluginInstaller.php b/src/Installer/MuPluginInstaller.php
index <HASH>..<HASH> 100644
--- a/src/Installer/MuPluginInstaller.php
+++ b/src/Installer/MuPluginInstaller.php
@@ -36,7 +36,7 @@ class MuPluginInstaller extends LibraryInstaller
*/
public function supports($packageType)
... | refactor: use TYPE constant for package type | devaloka_mu-plugin-installer | train | php |
ce3bbc0e6fda0db4a503feb4e401ba039209de6b | diff --git a/lib/icon/module.js b/lib/icon/module.js
index <HASH>..<HASH> 100755
--- a/lib/icon/module.js
+++ b/lib/icon/module.js
@@ -209,7 +209,7 @@ async function resizeIcons (options) {
]
})
- const integrityFile = path.join(options._cacheDir, '.' + hasha(resizeOpts))
+ const integrityFile = path.join(o... | refactor: use shorter integrity hash | nuxt-community_pwa-module | train | js |
e0b9e364476ea39e73ad6d6c64f23fbed13b31ad | diff --git a/src/services/filters-parser.js b/src/services/filters-parser.js
index <HASH>..<HASH> 100644
--- a/src/services/filters-parser.js
+++ b/src/services/filters-parser.js
@@ -64,7 +64,7 @@ function FiltersParser(model, timezone, options) {
throw new Error(`"filter" method missing on smart field "${fieldF... | chore: fix filter on smart field to be asynchrone | ForestAdmin_forest-express-mongoose | train | js |
5a1187f9c0050306e008d7502ca03cb3b3992a9f | diff --git a/tasks/accessibility.js b/tasks/accessibility.js
index <HASH>..<HASH> 100644
--- a/tasks/accessibility.js
+++ b/tasks/accessibility.js
@@ -3,16 +3,15 @@ import a11y from 'a11y';
import runSequence from 'run-sequence';
import {log, colors} from 'gulp-util';
-let host = 'http://localhost:8000';
gulp.ta... | chore(accessibility-ci): make port, not host configurable | pivotal-cf_pivotal-ui | train | js |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.