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 |
|---|---|---|---|---|---|
65800f91a671e61d59a9faf885c2ff7ecc9d9ca0 | diff --git a/lib/module.js b/lib/module.js
index <HASH>..<HASH> 100755
--- a/lib/module.js
+++ b/lib/module.js
@@ -8,7 +8,7 @@ module.exports = async function nuxtPWA (moduleOptions) {
// Normalize options
for (const name of modules) {
// Skip disabled modules
- if (pwa[name] === false) {
+ if (pwa[nam... | feat(module): allow disabling with top-level options | nuxt-community_pwa-module | train | js |
521d52627dcbb503087e8fcbbe6ec3b6615248c7 | diff --git a/packages/cozy-client/src/node.js b/packages/cozy-client/src/node.js
index <HASH>..<HASH> 100644
--- a/packages/cozy-client/src/node.js
+++ b/packages/cozy-client/src/node.js
@@ -26,3 +26,5 @@ import * as manifest from './manifest'
export { manifest }
export * from './mock'
+
+export * from './cli' | feat: Export createClientInteractive in node entry point | cozy_cozy-client | train | js |
ee7a0e5a31b2065d7b91f3d57dd02d4c2cbd2cfc | diff --git a/source/rafcon/gui/utils/notification_overview.py b/source/rafcon/gui/utils/notification_overview.py
index <HASH>..<HASH> 100644
--- a/source/rafcon/gui/utils/notification_overview.py
+++ b/source/rafcon/gui/utils/notification_overview.py
@@ -145,9 +145,6 @@ class NotificationOverview(object):
if s... | fix(notifications): reduce get_change() cases | DLR-RM_RAFCON | train | py |
ad66271ba5f221075ca4fd5c0af0bc2c623c2f61 | diff --git a/lib/renderer.js b/lib/renderer.js
index <HASH>..<HASH> 100644
--- a/lib/renderer.js
+++ b/lib/renderer.js
@@ -5,8 +5,7 @@ const { basename, dirname, join} = require('path');
module.exports = async function(data) {
this.theme.config.less = Object.assign({
- paths: [],
- compress: false
+ path... | feat: drop 'compress' option
BREAKING CHANGE: Less has deprecated it
<URL> | hexojs_hexo-renderer-less | train | js |
35017435f51dcff62cec0f4fe04348e6a75dcaec | diff --git a/resources/views/admin/category/edit.php b/resources/views/admin/category/edit.php
index <HASH>..<HASH> 100644
--- a/resources/views/admin/category/edit.php
+++ b/resources/views/admin/category/edit.php
@@ -63,7 +63,7 @@
<div class="input-group">
<input type="text" class="form-contro... | refactor: btn-white => btn-default | miaoxing_category | train | php |
9ad6c66de99ab7094ff15643fdd012b4c9b469f2 | diff --git a/migrations/Version202201200829462234_tao.php b/migrations/Version202201200829462234_tao.php
index <HASH>..<HASH> 100644
--- a/migrations/Version202201200829462234_tao.php
+++ b/migrations/Version202201200829462234_tao.php
@@ -69,6 +69,20 @@ final class Version202201200829462234_tao extends AbstractMigratio... | fix: add proper rollback for migration | oat-sa_tao-core | train | php |
76ee0c7e97664381991f5040433733f421ad81a5 | diff --git a/src/filterbar/index.js b/src/filterbar/index.js
index <HASH>..<HASH> 100644
--- a/src/filterbar/index.js
+++ b/src/filterbar/index.js
@@ -224,7 +224,7 @@ baseComponent({
this.updatedDisplayValues(options)
this.showOptions = options
}
-
+
... | fix: filter text type common groups bug | wux-weapp_wux-weapp | train | js |
fdf65b6dd20cf0bc243ea3ca2bd0b56d5c184455 | diff --git a/stellar_sdk/asset.py b/stellar_sdk/asset.py
index <HASH>..<HASH> 100644
--- a/stellar_sdk/asset.py
+++ b/stellar_sdk/asset.py
@@ -194,7 +194,7 @@ class Asset:
- ASSET_TYPE_NATIVE
- ASSET_TYPE_CREDIT_ALPHANUM4
- - ASSET_TYPE_CREDIT_ALPHANUM4
+ - ASSET_TYPE_CREDIT_ALPHANUM12... | fix: fix type in the document (#<I>)
Mentioned two times ALPHANUM4 instead of ALPHANUM<I> | StellarCN_py-stellar-base | train | py |
7196de32d2572cf3148a6bbaa970e3f3e097e7bd | diff --git a/config/initializers/devise_patch.rb b/config/initializers/devise_patch.rb
index <HASH>..<HASH> 100644
--- a/config/initializers/devise_patch.rb
+++ b/config/initializers/devise_patch.rb
@@ -3,7 +3,6 @@ if defined?(::Devise)
class FailureApp
def scope
@scope ||= warden_options[:scope] |... | refactor: removes unnecessary line | sferik_rails_admin | train | rb |
a6bd13d2fee3c060308e041f1b2285ae9000cf45 | diff --git a/scripts/link-to-opticss.js b/scripts/link-to-opticss.js
index <HASH>..<HASH> 100755
--- a/scripts/link-to-opticss.js
+++ b/scripts/link-to-opticss.js
@@ -92,10 +92,10 @@ function symlink(dependencyPackageDirs, dependentPackageDirs, depToPackages, dir
function setDependencyToFile(name, dependencyDir, pkg... | chore: Use the link protocol for hard linking to opticss. | linkedin_css-blocks | train | js |
b5c18dbb746e63496809460d6ed6e2100909659e | diff --git a/lib/driverProviders/sauce.dp.js b/lib/driverProviders/sauce.dp.js
index <HASH>..<HASH> 100644
--- a/lib/driverProviders/sauce.dp.js
+++ b/lib/driverProviders/sauce.dp.js
@@ -57,7 +57,7 @@ SauceDriverProvider.prototype.setupEnv = function() {
this.config_.sauceKey + '@ondemand.saucelabs.com:80/wd/hub... | fix(drivers): prevent Sauce Labs login credentials from showing up in logs
Closes #<I> | angular_protractor | train | js |
520e38541f72872d18744316a278328847b94c34 | diff --git a/controller/web/static/js/checkURL.js b/controller/web/static/js/checkURL.js
index <HASH>..<HASH> 100644
--- a/controller/web/static/js/checkURL.js
+++ b/controller/web/static/js/checkURL.js
@@ -32,6 +32,9 @@ switch(path) {
case 'customizing_deis':
$('.toctree-l1 > a:contains("Customizing Deis")').a... | docs(roadmap): make roadmap pages auto-open section on view | deis_deis | train | js |
933d2c5eb77e4e2e15a771a88039555182818965 | diff --git a/src/managers/GuildManager.js b/src/managers/GuildManager.js
index <HASH>..<HASH> 100644
--- a/src/managers/GuildManager.js
+++ b/src/managers/GuildManager.js
@@ -253,7 +253,7 @@ class GuildManager extends CachedManager {
* @typedef {Object} FetchGuildsOptions
* @property {Snowflake} [before] Get gu... | docs(GuildManager): increase fetch limit to <I> (#<I>) | discordjs_discord.js | train | js |
1760c7c8653726ab3680e300dcc43e8bfbb3f74a | diff --git a/src/route-loading.js b/src/route-loading.js
index <HASH>..<HASH> 100644
--- a/src/route-loading.js
+++ b/src/route-loading.js
@@ -88,14 +88,15 @@ function loadRoute(routeLoader, navigationContext, viewPortPlan) {
return childRouter.createNavigationInstruction(path, next)
.then(childInstru... | refactor(route-loading): code cleanup | aurelia_router | train | js |
a41a658cfc7806413e2f33412e287ad7daf5b889 | diff --git a/framework/directives/page.js b/framework/directives/page.js
index <HASH>..<HASH> 100755
--- a/framework/directives/page.js
+++ b/framework/directives/page.js
@@ -36,7 +36,7 @@
* @name init
* @description
* [en]Fired right after the page is attached.[/en]
- * [ja][/ja]
+ * [ja]ページがアタッチされた後に発火します... | docs(ons-page): Added Japanese doc comments on "ons-page". | OnsenUI_OnsenUI | train | js |
4788a89d2ab107ee6deef03664dd61a93251d085 | diff --git a/bearychat/rtm_message.py b/bearychat/rtm_message.py
index <HASH>..<HASH> 100644
--- a/bearychat/rtm_message.py
+++ b/bearychat/rtm_message.py
@@ -17,6 +17,9 @@ class RTMMessageType(object):
UpdateUserConnection = 'update_user_connection'
+mention_regex = re.compile(r'@<=(=[A-Za-z0-9]+)=> ')
+
+
c... | fix(message): use global regex variable for performance | bearyinnovative_bearychat.py | train | py |
5b580dbab2a8725b903a544678f53367c1afc96a | diff --git a/doc/build.py b/doc/build.py
index <HASH>..<HASH> 100755
--- a/doc/build.py
+++ b/doc/build.py
@@ -108,8 +108,16 @@ def json():
@target
def htmlhelp():
"""make HTML files and a HTML help project"""
- return build('htmlhelp', 'Now you can run HTML Help Workshop with the '
- ... | docs: run HTML Help Workshop automatically
The build script assumes the hhc executable directory is in PATH. | brechtm_rinohtype | train | py,py |
dd1a11f9283657d4c9e6e2d43e426d4a80d3e446 | diff --git a/lib/util/index.js b/lib/util/index.js
index <HASH>..<HASH> 100644
--- a/lib/util/index.js
+++ b/lib/util/index.js
@@ -2242,7 +2242,7 @@ exports.parseRange = function(req, size) {
start = Math.min(s, start);
end = Math.max(end, e);
});
- if (start < 0 || end < 0 || start > end || end > size -... | feat: supports response `<I> Partial Content` in Map Local | avwo_whistle | train | js |
95164b25d0ef86171ed32d2c27717cf387d332e6 | diff --git a/core/src/elements/ons-carousel.js b/core/src/elements/ons-carousel.js
index <HASH>..<HASH> 100644
--- a/core/src/elements/ons-carousel.js
+++ b/core/src/elements/ons-carousel.js
@@ -33,7 +33,7 @@ const VerticalModeTrait = {
_getElementSize: function() {
if (!this._currentElementSize) {
- var... | refactor(ons-carousel): Small refactor. | OnsenUI_OnsenUI | train | js |
444437df78d2dd4f0c12ff51f4d19f63cab2b865 | diff --git a/lib/index.js b/lib/index.js
index <HASH>..<HASH> 100644
--- a/lib/index.js
+++ b/lib/index.js
@@ -88,10 +88,12 @@ function fork(options, callback) {
args.unshift('--tls-min-v1.0');
}
try {
- child = cp.spawn(options.execPath || process.env.PFORK_EXEC_PATH || 'node', args, {
+ var spawnOpts... | feat: support for setting process.env.PFORK_MODE = 'bind' | avwo_pfork | train | js |
20f4412c112d4ac50f688b75273e66a614862cca | diff --git a/src/js/core/margin.js b/src/js/core/margin.js
index <HASH>..<HASH> 100644
--- a/src/js/core/margin.js
+++ b/src/js/core/margin.js
@@ -83,7 +83,7 @@ function sortBy(items, startProp, endProp) {
break;
}
- if (dim[endProp] > startDim[startProp] || dim[startProp] ===... | fix: margin rounding issue
Resolves #<I> | uikit_uikit | train | js |
e00b82ae05539e26a27f9ff318422d75c2071a87 | diff --git a/packages/bonde-styleguide/src/layout/Header/Header.js b/packages/bonde-styleguide/src/layout/Header/Header.js
index <HASH>..<HASH> 100644
--- a/packages/bonde-styleguide/src/layout/Header/Header.js
+++ b/packages/bonde-styleguide/src/layout/Header/Header.js
@@ -2,7 +2,7 @@ import styled from 'styled-compon... | feat(styleguide): become minHeight on Header optional | nossas_bonde-client | train | js |
906db1e4f581807449331ba0a469eb32fa558278 | diff --git a/index.js b/index.js
index <HASH>..<HASH> 100644
--- a/index.js
+++ b/index.js
@@ -77,10 +77,8 @@ require('./lib/rollbar')
async function consume (job) {
const data = JSON.parse(job.content.toString())
-
- if (data.name === 'registry-change' ||
- data.name === 'stripe-event' ||
- ... | chore(jobs): add `reset` to whitelist | greenkeeperio_greenkeeper | train | js |
f0af6e8b4aa620323ac1686daa74587c8c085c48 | diff --git a/packages/netlify-cms/src/index.js b/packages/netlify-cms/src/index.js
index <HASH>..<HASH> 100644
--- a/packages/netlify-cms/src/index.js
+++ b/packages/netlify-cms/src/index.js
@@ -1,3 +1,6 @@
+import CMS, { init } from 'netlify-cms-core';
import './backends';
import './widgets';
import './editor-compo... | fix: pass netlify-cms-core exports through netlify-cms (#<I>) | netlify_netlify-cms | train | js |
dcf995922c752aea4f4e3b16ced29c1acbe1f95f | diff --git a/tsdb/tsm1/cache_race_test.go b/tsdb/tsm1/cache_race_test.go
index <HASH>..<HASH> 100644
--- a/tsdb/tsm1/cache_race_test.go
+++ b/tsdb/tsm1/cache_race_test.go
@@ -223,7 +223,7 @@ func TestConcurrentReadAfterWrite(t *testing.T) {
closing := make(chan struct{})
var wg sync.WaitGroup
- c := tsm1.NewCache... | test: set bigger max size of cache in TestConcurrentReadAfterWrite | influxdata_influxdb | train | go |
89e838c372cbb445309a4c95d51b1464e0d93994 | diff --git a/src/tad/WPBrowser/Module/Support/DbDump.php b/src/tad/WPBrowser/Module/Support/DbDump.php
index <HASH>..<HASH> 100644
--- a/src/tad/WPBrowser/Module/Support/DbDump.php
+++ b/src/tad/WPBrowser/Module/Support/DbDump.php
@@ -28,7 +28,11 @@ class DbDump
return [];
}
- return arra... | fix(DbDump): Correctly handle URL replacement in SQL arrays.
The previous version of the replacement was weak and relying on the specific `INSERT` format used by
wp-cli. This version should be a bit more robust of different SQL dump generation formats and handle
them correctly. | lucatume_wp-browser | train | php |
d23d20f20422f0746aedad0e31318417c2ac7041 | diff --git a/config/styleguide.config.js b/config/styleguide.config.js
index <HASH>..<HASH> 100644
--- a/config/styleguide.config.js
+++ b/config/styleguide.config.js
@@ -271,6 +271,17 @@ module.exports = {
},
{
name: 'Content',
+ sections: [
+ {
+ name: 'Te... | chore(docs): add terms and conditions to styleguidist | telus_tds-core | train | js |
3f3a8a6f868e1bfeac8b117198784075cde2c7ee | diff --git a/mishmash/commands/sync/sync.py b/mishmash/commands/sync/sync.py
index <HASH>..<HASH> 100644
--- a/mishmash/commands/sync/sync.py
+++ b/mishmash/commands/sync/sync.py
@@ -170,7 +170,7 @@ class SyncPlugin(LoaderPlugin):
# stash the album though, we'll look for artwork
# upda... | fix: Pick up new image files when rescanning and no audio files changed. | nicfit_MishMash | train | py |
7438453a0ae3974ba04aa8b88d0c08c0e09f171b | diff --git a/robot-server/robot_server/service/models/networking.py b/robot-server/robot_server/service/models/networking.py
index <HASH>..<HASH> 100644
--- a/robot-server/robot_server/service/models/networking.py
+++ b/robot-server/robot_server/service/models/networking.py
@@ -17,6 +17,7 @@ class ConnectionState(str, ... | fix(robot-server): unavailable is a valid network connection state (#<I>) | Opentrons_opentrons | train | py,py |
2cf3a3c56afc3b6d11e203bb4a23e790a1e28ed5 | diff --git a/client/gc_test.go b/client/gc_test.go
index <HASH>..<HASH> 100644
--- a/client/gc_test.go
+++ b/client/gc_test.go
@@ -30,7 +30,7 @@ func gcConfig() *GCConfig {
// runners to be terminal
func exitAllocRunner(runners ...AllocRunner) {
for _, ar := range runners {
- terminalAlloc := ar.Alloc()
+ termina... | test: copy AR's Alloc before mutating
Fixes a race in client tests | hashicorp_nomad | train | go |
f074b6742d75644829364f2144422611d84b6e69 | diff --git a/master/buildbot/test/unit/reporters/test_generators_build.py b/master/buildbot/test/unit/reporters/test_generators_build.py
index <HASH>..<HASH> 100644
--- a/master/buildbot/test/unit/reporters/test_generators_build.py
+++ b/master/buildbot/test/unit/reporters/test_generators_build.py
@@ -383,6 +383,20 @@ ... | test: Cover non-matched reports in build generator tests | buildbot_buildbot | train | py |
605ee8587b7554dd32ad19591dd69f4873750ccc | diff --git a/src/structures/MessageEmbed.js b/src/structures/MessageEmbed.js
index <HASH>..<HASH> 100644
--- a/src/structures/MessageEmbed.js
+++ b/src/structures/MessageEmbed.js
@@ -324,7 +324,7 @@ class MessageEmbed {
*/
setFooter(text, iconURL) {
text = Util.resolveString(text);
- this.footer = { text... | fix(MessageEmbed): explicitly mark `proxyIconURL` as undefined (#<I>) | discordjs_discord.js | train | js |
efce8c25355490d0e518f0477504b557f90edae0 | diff --git a/src/permission-ui/authorization/StateAuthorization.js b/src/permission-ui/authorization/StateAuthorization.js
index <HASH>..<HASH> 100644
--- a/src/permission-ui/authorization/StateAuthorization.js
+++ b/src/permission-ui/authorization/StateAuthorization.js
@@ -11,13 +11,6 @@
function PermStateAuthorizati... | feat: Deprecated internal authorization function in favour of authorizeByPermissionMap | RafaelVidaurre_angular-permission | train | js,js |
c6a7ad30dc93c6551f3c6b629bb8d50d5ed6eae9 | diff --git a/lib/endpoint-with-defaults.js b/lib/endpoint-with-defaults.js
index <HASH>..<HASH> 100644
--- a/lib/endpoint-with-defaults.js
+++ b/lib/endpoint-with-defaults.js
@@ -65,6 +65,12 @@ function endpointWithDefaults (defaults, route, options) {
headers['content-type'] = 'application/json; charset=utf-8'
... | feat: set body='' for PUT/PATCH requests without body
GitHub expects "content-length: 0" header for PUT/PATCH requests without
body. `fetch` does not allow to set `content-length` header, but we can
set body to an empty string. | octokit_endpoint.js | train | js |
48be3d49f67adb88237ade564526d7dab28d95b1 | diff --git a/model/mapper/MediaSourcePermissionsMapper.php b/model/mapper/MediaSourcePermissionsMapper.php
index <HASH>..<HASH> 100644
--- a/model/mapper/MediaSourcePermissionsMapper.php
+++ b/model/mapper/MediaSourcePermissionsMapper.php
@@ -6,6 +6,7 @@ namespace oat\taoMediaManager\model\mapper;
use oat\tao\model\... | refactor: add FQN | oat-sa_extension-tao-mediamanager | train | php |
e9e2811dd037c6e89870b2062af7c1e43f00b019 | diff --git a/packages/orbit-components/loki.config.js b/packages/orbit-components/loki.config.js
index <HASH>..<HASH> 100644
--- a/packages/orbit-components/loki.config.js
+++ b/packages/orbit-components/loki.config.js
@@ -1,6 +1,7 @@
// @noflow
module.exports = {
+ diffingEngine: "looks-same",
configurations: ... | chore(loki): use looks-same diffingEngine | kiwicom_orbit-components | train | js |
14f1df5636dc37a76f5a2ce26fbc73607bb09b7d | diff --git a/source/application/tasks/build-cache/index.js b/source/application/tasks/build-cache/index.js
index <HASH>..<HASH> 100644
--- a/source/application/tasks/build-cache/index.js
+++ b/source/application/tasks/build-cache/index.js
@@ -67,7 +67,7 @@ async function build(application, configuration) {
}
};
... | fix(server): read automount components for cache correctly | patternplate-archive_patternplate-server | train | js |
42d0b9f13b12c80670368ce2349fed3aa1f4fb3a | diff --git a/mapillary_tools/uploader.py b/mapillary_tools/uploader.py
index <HASH>..<HASH> 100644
--- a/mapillary_tools/uploader.py
+++ b/mapillary_tools/uploader.py
@@ -870,7 +870,7 @@ def send_videos_for_processing(video_import_path, user_name, user_email=None, us
for video in tqdm(all_videos, desc="Uploading... | fix: disable reading NMEA date since it was causing unnecessary errors | mapillary_mapillary_tools | train | py |
0257cf774d034f17d60c84cb6d1bd6762d7720fb | diff --git a/superset/initialization/__init__.py b/superset/initialization/__init__.py
index <HASH>..<HASH> 100644
--- a/superset/initialization/__init__.py
+++ b/superset/initialization/__init__.py
@@ -267,7 +267,7 @@ class SupersetAppInitializer: # pylint: disable=too-many-public-methods
appbuilder.add_view... | fix: title case in menus (#<I>)
Let's stick to title case in the navbar. This tackles two entries that
have been triggering my OCD | apache_incubator-superset | train | py |
d33884e68a00ecc2c888210b55dd08c2bf46d462 | diff --git a/src/Formidable.js b/src/Formidable.js
index <HASH>..<HASH> 100644
--- a/src/Formidable.js
+++ b/src/Formidable.js
@@ -142,7 +142,9 @@ class IncomingForm extends EventEmitter {
const files = {};
this.on('field', (name, value) => {
- if (this.options.multiples) {
+ if (this.opti... | fix: multiples should only affect multipart and urlencoded | felixge_node-formidable | train | js,js |
02a7af51d866a9773df32d5563917c43608de7c2 | diff --git a/karma.conf.js b/karma.conf.js
index <HASH>..<HASH> 100644
--- a/karma.conf.js
+++ b/karma.conf.js
@@ -43,6 +43,8 @@ module.exports = function(config) {
lib: ["ES2015", "DOM"]
},
exclude: [
+ 'dist',
+ 'dist-watch',
'n... | fix(tests): excluded dist and dist-watch in karma config. | fabric8-ui_fabric8-planner | train | js |
9dc8099c18a84a3724a61eba6db27d9402436522 | diff --git a/lib/firim/version.rb b/lib/firim/version.rb
index <HASH>..<HASH> 100644
--- a/lib/firim/version.rb
+++ b/lib/firim/version.rb
@@ -1,3 +1,3 @@
module Firim
- VERSION = "0.2.4"
+ VERSION = "0.2.5"
end | chore: bump firim <I> | whlsxl_firim | train | rb |
6dea7258f49876536b7da8f72a1b75744a214117 | diff --git a/views/cypress/tests/authoring/test-authoring.spec.js b/views/cypress/tests/authoring/test-authoring.spec.js
index <HASH>..<HASH> 100644
--- a/views/cypress/tests/authoring/test-authoring.spec.js
+++ b/views/cypress/tests/authoring/test-authoring.spec.js
@@ -73,7 +73,8 @@ describe('Test authoring', () => {
... | fix: params deleteClassFromRoot | oat-sa_extension-tao-testqti | train | js |
6d83d88a0992d0ae28cd2e0785d8bd7ac793cc76 | diff --git a/src/bulk-load.js b/src/bulk-load.js
index <HASH>..<HASH> 100644
--- a/src/bulk-load.js
+++ b/src/bulk-load.js
@@ -346,7 +346,7 @@ class RowTransform extends Transform {
this.columnMetadataWritten = true;
}
- const buf = new WritableTrackingBuffer(10, 'ucs2', true);
+ const buf = new Wri... | refactor: start with a <I>-byte tracking buffer | tediousjs_tedious | train | js |
3047d55deb4594bcff064425f3b6bbd7852f9238 | diff --git a/src/utils/elasticDSL.js b/src/utils/elasticDSL.js
index <HASH>..<HASH> 100644
--- a/src/utils/elasticDSL.js
+++ b/src/utils/elasticDSL.js
@@ -82,7 +82,7 @@ let basicSimplifyTree = _.flow(
let dots = _.filter(_.includes('__DOT__'), _.keys(x))
_.each(dot => renameOn(dot, _.replace(/__DOT__/... | test: update test description and code comment | smartprocure_contexture-elasticsearch | train | js,js |
fedf6e95c6c7b6c8e0b97c8419ea333d14efbec9 | diff --git a/lib/core/utils/aggregateChecks.js b/lib/core/utils/aggregateChecks.js
index <HASH>..<HASH> 100644
--- a/lib/core/utils/aggregateChecks.js
+++ b/lib/core/utils/aggregateChecks.js
@@ -28,8 +28,13 @@ axe.utils.aggregateChecks = function (nodeResOriginal) {
check.priority = i !== -1 ? i : axe.constants.CANT... | refactor: Ensure type none is properly inverts outcome (#<I>)
* fix(utils/aggregateChecks.js): replace arithmetic with explicit swapping of outcomes.
* docs(utils/aggregateChecks.js): add comment on why outcomes must be swapped. | dequelabs_axe-core | train | js |
ca77e258127df2a95d835a7be1677bb1224f0e1e | diff --git a/tests/unit/FirebaseAuthService.spec.js b/tests/unit/FirebaseAuthService.spec.js
index <HASH>..<HASH> 100644
--- a/tests/unit/FirebaseAuthService.spec.js
+++ b/tests/unit/FirebaseAuthService.spec.js
@@ -18,7 +18,7 @@ describe('$firebaseAuthService', function () {
});
});
- it('should exist ... | fix(test): Comments from Kato | firebase_angularfire | train | js |
4d1a4e4f48af5b91524f5609d15c849e8e396cfb | diff --git a/packages/rudy/src/history/BrowserHistory.js b/packages/rudy/src/history/BrowserHistory.js
index <HASH>..<HASH> 100644
--- a/packages/rudy/src/history/BrowserHistory.js
+++ b/packages/rudy/src/history/BrowserHistory.js
@@ -218,7 +218,6 @@ export default class BrowserHistory extends History {
const ur... | fix(history): delete console.log from BrowserHistory (#<I>)
Fixes #<I> | respond-framework_rudy | train | js |
53bd6587370dd7aea027a4677813e5057cdad214 | 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
@@ -21,6 +21,11 @@
import os
import sys
+this_dir = os.path.dirname(__file__)
+parent_dir = os.path.dirname(this_dir)
+
+sys.path.append(parent_dir)
+
try:
import sphinx_rtd_t... | docs: put docs/ on pythonpath | user-cont_conu | train | py |
a4844038d0e2713b784e1816bec90708d02a0d46 | diff --git a/lib/cli/index.js b/lib/cli/index.js
index <HASH>..<HASH> 100644
--- a/lib/cli/index.js
+++ b/lib/cli/index.js
@@ -225,7 +225,8 @@ cli.run = function () {
process.exit()
})
} catch (e) {
- console.log(e.stack)
- cli.help()
+ console.log(e)
+ e.stack && console.log(e.stack)
+ pr... | fix(cli): Display more meaningful output on error
- Displays errors that do not have a stack
- Only displays stack if defined
- Does not spill out help screen on every error | anvilresearch_connect | train | js |
890981c6aea0220510841e6c72b78edddd916630 | diff --git a/packages/site/pages/core/color.js b/packages/site/pages/core/color.js
index <HASH>..<HASH> 100644
--- a/packages/site/pages/core/color.js
+++ b/packages/site/pages/core/color.js
@@ -464,6 +464,27 @@ const colorCategories = [
]
},
{
+ heading: 'Neutrals',
+ subCategories: [
+ {
+ ... | feat(site): add neutral colors | pluralsight_design-system | train | js |
c0cb11bfed67846435e14216e77023a8752badff | diff --git a/task.js b/task.js
index <HASH>..<HASH> 100644
--- a/task.js
+++ b/task.js
@@ -26,7 +26,7 @@ module.exports = function(gulp, projectConfig, tasks) {
Object.keys(taskConfig).forEach(function(key) {
gulp.task(TASK_NAME + ':' + key, function() {
- return gulp.src([taskConfig[key].src + '**/*'])
+ r... | chore: indents, cuz.. | cartridge_cartridge-copy-assets | train | js |
82087cb220253486e31269c8a989e9cf26fec18e | diff --git a/src/components/Rating.js b/src/components/Rating.js
index <HASH>..<HASH> 100644
--- a/src/components/Rating.js
+++ b/src/components/Rating.js
@@ -183,7 +183,7 @@ export default class Rating extends Component {
this.preventFocusStyleForTouchAndClick = has(properties, 'preventFocusStyleForTouchAndClick'... | fix(Rating): fixing issue with styling of controlled rating component | nikgraf_belle | train | js |
d3c5a54a810c94a93a3cc97f109146013d88fe2e | diff --git a/packages/components/bolt-animate/utils.js b/packages/components/bolt-animate/utils.js
index <HASH>..<HASH> 100644
--- a/packages/components/bolt-animate/utils.js
+++ b/packages/components/bolt-animate/utils.js
@@ -108,6 +108,7 @@ export async function triggerAnims({ animEls, stage = 'IN', debug = false }) ... | fix(bolt-animate): add debug to triggerAnimOnEls | bolt-design-system_bolt | train | js |
4528c948bc00aa0521f925461c2f30a9b73d90a0 | diff --git a/dev/test/setup.spec.js b/dev/test/setup.spec.js
index <HASH>..<HASH> 100644
--- a/dev/test/setup.spec.js
+++ b/dev/test/setup.spec.js
@@ -160,6 +160,12 @@ before(async function() {
await setCurrencyConfig(this.db);
+ const tables = await this.db.raw('SHOW TABLES;');
+ const coreConfigData = await ... | test(table-prefix): additional logging for CI CDPIP-<I> | emartech_magento2-extension | train | js |
9308b6586a44e5999180f64a96cfb91e372f04dd | diff --git a/influxql/query/result.go b/influxql/query/result.go
index <HASH>..<HASH> 100644
--- a/influxql/query/result.go
+++ b/influxql/query/result.go
@@ -17,7 +17,6 @@ const (
// TagSet is a fundamental concept within the query system. It represents a composite series,
// composed of multiple individual series t... | chore: remove unused member from TagSet (#<I>) | influxdata_influxdb | train | go,go |
3a41ee026669e3d8513be562eb391e1f4b98bf72 | diff --git a/lib/api.js b/lib/api.js
index <HASH>..<HASH> 100644
--- a/lib/api.js
+++ b/lib/api.js
@@ -17,7 +17,7 @@ module.exports = {
* }
*/
walk: function(cb) {
- return traverse(this, function(node) { return cb(node); });
+ return traverse(this, cb);
},
/**
* match exp... | refactor(api): remove micro-optimizations | posthtml_posthtml | train | js |
665a29f0d8877707bc96e15c030df949a82001b6 | diff --git a/qa/integration-tests-engine/src/test/java/org/camunda/bpm/integrationtest/jobexecutor/FailedJobCommandTest.java b/qa/integration-tests-engine/src/test/java/org/camunda/bpm/integrationtest/jobexecutor/FailedJobCommandTest.java
index <HASH>..<HASH> 100644
--- a/qa/integration-tests-engine/src/test/java/org/c... | fix(tests): increase timeout for failed job test | camunda_camunda-bpm-platform | train | java |
69ddb156c216e7f3b266b933a97132043374e77e | diff --git a/lib/platform/git/storage.js b/lib/platform/git/storage.js
index <HASH>..<HASH> 100644
--- a/lib/platform/git/storage.js
+++ b/lib/platform/git/storage.js
@@ -46,11 +46,8 @@ class Storage {
git = Git(repoDir).silent(true);
await git.raw(['remote', 'set-url', 'origin', config.url]);
... | fix(gitfs): prune local branches after fetch
Closes #<I> | renovatebot_renovate | train | js |
57baaa5ff4d1dd6442ac4425750b6684adabc639 | diff --git a/src/lib/compile-route.js b/src/lib/compile-route.js
index <HASH>..<HASH> 100644
--- a/src/lib/compile-route.js
+++ b/src/lib/compile-route.js
@@ -1,3 +1,5 @@
+const querystring = require('querystring');
+
const { debug, setDebugNamespace, getDebug } = require('./debug');
const isUrlMatcher = (matcher) ... | fix: request with query does not get matched | wheresrhys_fetch-mock | train | js |
74f30c494415b3c9921d99f552355e994e2a1ccd | diff --git a/examples/jest-typescript/preprocessor.js b/examples/jest-typescript/preprocessor.js
index <HASH>..<HASH> 100644
--- a/examples/jest-typescript/preprocessor.js
+++ b/examples/jest-typescript/preprocessor.js
@@ -1,5 +1,3 @@
-// Copyright 2004-present Facebook. All Rights Reserved.
-
const tsc = require('typ... | chore(cleanup): Remove unused code | jsGiven_jsGiven | train | js |
604117b06fdbf01e349ee016bff2a61c1e527e42 | diff --git a/provider/rfc2136/rfc2136.go b/provider/rfc2136/rfc2136.go
index <HASH>..<HASH> 100644
--- a/provider/rfc2136/rfc2136.go
+++ b/provider/rfc2136/rfc2136.go
@@ -134,12 +134,8 @@ func (r rfc2136Provider) KeyData() (keyName string, handle *gss.Client, err erro
return keyName, handle, err
}
- rawHost, _, ... | fix: remove split of host/port
This commit removes the need to split the host and port as the
dns client configuration was refactored in <I> to no longer
require this. | kubernetes-incubator_external-dns | train | go |
47a85174ceefab6337e48cecf6bef740a8c684ca | diff --git a/rest.go b/rest.go
index <HASH>..<HASH> 100644
--- a/rest.go
+++ b/rest.go
@@ -43,7 +43,7 @@ func (e *RestError) Error() string {
}
// DefaultClient is used if no custom HTTP client is defined
-var DefaultClient = &Client{HTTPClient: http.DefaultClient}
+var DefaultClient = &Client{HTTPClient: &http.Cli... | fix: pass empty client instead of http.DefaultClient (#<I>) | sendgrid_rest | train | go |
6b41f3a58eb6e17e08a5fef372829173126aa15e | diff --git a/cloudvolume/frontends/graphene.py b/cloudvolume/frontends/graphene.py
index <HASH>..<HASH> 100644
--- a/cloudvolume/frontends/graphene.py
+++ b/cloudvolume/frontends/graphene.py
@@ -358,8 +358,6 @@ class CloudVolumeGraphene(CloudVolumePrecomputed):
def _get_roots_v1(self, segids, timestamp, binary=Fal... | fix: non-binary input to _get_roots_v1 needs timestamp in params not args | seung-lab_cloud-volume | train | py |
ffb825d0eafd24d506dca1644335230d2ad037a3 | diff --git a/tests/test_for_support/test_for_consistency.py b/tests/test_for_support/test_for_consistency.py
index <HASH>..<HASH> 100644
--- a/tests/test_for_support/test_for_consistency.py
+++ b/tests/test_for_support/test_for_consistency.py
@@ -584,7 +584,7 @@ def test_find_unconserved_metabolites(model, inconsistent... | test: correct test for min net stoichiometry figure 1 | opencobra_memote | train | py |
321939c0f6f400bbcc7a482191d497c220790580 | diff --git a/lib/datasource/pypi.js b/lib/datasource/pypi.js
index <HASH>..<HASH> 100644
--- a/lib/datasource/pypi.js
+++ b/lib/datasource/pypi.js
@@ -27,6 +27,8 @@ const changelogUrls = {
'psycopg2-binary': 'http://initd.org/psycopg/articles/tag/release/',
'django-debug-toolbar':
'https://django-debug-toolb... | fix(pypi): add firebase-admin release notes (#<I>)
add firebase-admin release notes | renovatebot_renovate | train | js |
1f43af5cea2bd5fd2c6d4dbb4b43e14aad5a938c | diff --git a/npm/install.js b/npm/install.js
index <HASH>..<HASH> 100755
--- a/npm/install.js
+++ b/npm/install.js
@@ -58,6 +58,7 @@ function getPlatformPath () {
case 'darwin':
return 'Electron.app/Contents/MacOS/Electron'
case 'freebsd':
+ case 'openbsd':
case 'linux':
return 'electron... | feat: add openbsd support in the node module (#<I>) | electron_electron | train | js |
d038ec439cfd3afac901b97e680d54776ccd6982 | diff --git a/package-scripts.js b/package-scripts.js
index <HASH>..<HASH> 100644
--- a/package-scripts.js
+++ b/package-scripts.js
@@ -79,8 +79,7 @@ module.exports = {
types: {
base: "tsc --emitDeclarationOnly --rootDir src",
lib: "nps types.base -- -- --outDir lib",
- es: "nps types.base -- -- ... | chore(typescript): removed `types.dist` script, as they're not needed | FormidableLabs_victory | train | js |
73880960f979c4b056a667e20e05e6b62e98a8f3 | diff --git a/src/util/format.js b/src/util/format.js
index <HASH>..<HASH> 100644
--- a/src/util/format.js
+++ b/src/util/format.js
@@ -1,6 +1,5 @@
import dateformat from 'dateformat';
import chalk from 'chalk';
-import { btoa } from 'Base64';
import uniqueBy from 'lodash.uniqby';
function formatData(data) {
@@ -2... | fix(lib): generate key for reviews differently | reactivepod_fido | train | js |
8d7841f04061c634bd62df21f38ce0c0dfe76fd2 | diff --git a/lib/workers/pr/changelog/source-github.js b/lib/workers/pr/changelog/source-github.js
index <HASH>..<HASH> 100644
--- a/lib/workers/pr/changelog/source-github.js
+++ b/lib/workers/pr/changelog/source-github.js
@@ -93,7 +93,7 @@ async function getChangeLogJSON({
async function getRef(release) {
if... | fix(changelog): use endpoint, not config.endpoint | renovatebot_renovate | train | js |
54e6622b855cf9c763f6b4740928301c32652831 | diff --git a/packages/bak/bin/cli/utils.js b/packages/bak/bin/cli/utils.js
index <HASH>..<HASH> 100644
--- a/packages/bak/bin/cli/utils.js
+++ b/packages/bak/bin/cli/utils.js
@@ -1,5 +1,5 @@
const path = require('path')
-const esm = require('esm')(module, {})
+const esm = require('esm')(module)
const requireESM = p... | fix(cli): workaround for esm#<I> | bakjs_bak | train | js |
6c5a1ac4726aedef8b30d79ec9482c11fbc87cd5 | diff --git a/src/InfoViz/Core/SelectionProvider/index.js b/src/InfoViz/Core/SelectionProvider/index.js
index <HASH>..<HASH> 100644
--- a/src/InfoViz/Core/SelectionProvider/index.js
+++ b/src/InfoViz/Core/SelectionProvider/index.js
@@ -77,13 +77,14 @@ function selectionProvider(publicAPI, model) {
} else {
a... | fix(SelectionProvider): Fix flag name for new annotation creation | Kitware_paraviewweb | train | js |
d3162e29f1b195aa4c9fbbb6f403b61e3340b7e3 | diff --git a/lib/index.js b/lib/index.js
index <HASH>..<HASH> 100644
--- a/lib/index.js
+++ b/lib/index.js
@@ -241,7 +241,9 @@ class Service extends AdapterService {
return Promise.all(data.map(current => this._create(current, params)));
}
- return this.db(params).insert(data).then(rows => {
+ const... | fix: postgres should also returning [id] (#<I>) | feathersjs-ecosystem_feathers-knex | train | js |
cc5bc5ccab8b351fe5fb7016416181741646f74a | diff --git a/addon/services/device/platform.js b/addon/services/device/platform.js
index <HASH>..<HASH> 100644
--- a/addon/services/device/platform.js
+++ b/addon/services/device/platform.js
@@ -31,7 +31,7 @@ export default Ember.Service.extend({
this._setPlatforms();
},
- isWebView: computed(function() {
+ ... | refactor(platform): change isWebView property to isHybrid | isleofcode_ember-cordova | train | js |
e0bc957f18756cab5686ae45d041d6b59da40f85 | diff --git a/src/example-types/metricGroups/fieldValuesGroupStats.js b/src/example-types/metricGroups/fieldValuesGroupStats.js
index <HASH>..<HASH> 100644
--- a/src/example-types/metricGroups/fieldValuesGroupStats.js
+++ b/src/example-types/metricGroups/fieldValuesGroupStats.js
@@ -32,22 +32,23 @@ let buildGroupQuery =... | fix: logic to build multi terms query | smartprocure_contexture-elasticsearch | train | js |
dee2d29fb6544cdcf690708913485144a8abe02e | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python
+from __future__ import print_function
import io
import os
import sys
@@ -61,9 +62,9 @@ def find_package_data(where=".", package="", exclude=standard_exclude,
... | refactor(setup): Use print() function
Legacy __print__ statements are syntax errors in Python 3 but __print()__ function works as expected in both Python 2 and Python 3. | pennersr_django-allauth | train | py |
ca17e4745f4421f07c291946f143401f6fa5b19b | diff --git a/pkg/client/restclient/config.go b/pkg/client/restclient/config.go
index <HASH>..<HASH> 100644
--- a/pkg/client/restclient/config.go
+++ b/pkg/client/restclient/config.go
@@ -93,10 +93,10 @@ type Config struct {
// on top of the returned RoundTripper.
WrapTransport func(rt http.RoundTripper) http.RoundT... | docs: client default config of qps and burst | kubernetes_kubernetes | train | go |
8b656e6994a045527f92aa2c3b25e8e349e01c03 | diff --git a/lib/commands/context.js b/lib/commands/context.js
index <HASH>..<HASH> 100644
--- a/lib/commands/context.js
+++ b/lib/commands/context.js
@@ -205,11 +205,10 @@ extensions.listWebFrames = async function listWebFrames (useUrl = true) {
// already connected
pageArray = await getWebviewPages();
} ... | fix: move remote debugger initialization to when it is used (#<I>) | appium_appium-xcuitest-driver | train | js |
121e7995a2175f663cc8f0eb2795ca38829ac126 | diff --git a/config/eloquent-viewable.php b/config/eloquent-viewable.php
index <HASH>..<HASH> 100644
--- a/config/eloquent-viewable.php
+++ b/config/eloquent-viewable.php
@@ -58,7 +58,7 @@ return [
/*
* Everthing will be stored under the following key in the session.
*/
- 'key' => 'c... | refactor: change to plural form | cyrildewit_eloquent-viewable | train | php |
db6878daa9da0bfd6c966c58adf4fefe41265ce1 | diff --git a/src/Leevel/Kernel/ExceptionRuntime.php b/src/Leevel/Kernel/ExceptionRuntime.php
index <HASH>..<HASH> 100644
--- a/src/Leevel/Kernel/ExceptionRuntime.php
+++ b/src/Leevel/Kernel/ExceptionRuntime.php
@@ -148,9 +148,12 @@ abstract class ExceptionRuntime implements IExceptionRuntime
*/
protected fun... | refactor: php 8 union types for strict code | hunzhiwange_framework | train | php |
d808a8992366c9d7537a26836f472bfd4ae1d051 | diff --git a/src/light/Light.js b/src/light/Light.js
index <HASH>..<HASH> 100644
--- a/src/light/Light.js
+++ b/src/light/Light.js
@@ -82,6 +82,12 @@ const Light = Class.create(/** @lends Light.prototype */ {
*/
shadow: null,
/**
+ * 是否光照信息变化
+ * @type {Boolean}
+ * @default false
+ */
+... | fix: Add light.isDirty and fix the bug that directionalLight lignt shadow does not update | hiloteam_Hilo3d | train | js,js |
e6222ec42ea1c99f15c782e76c16b38d3ff931e6 | diff --git a/test/xccdf/session_ds_test.rb b/test/xccdf/session_ds_test.rb
index <HASH>..<HASH> 100644
--- a/test/xccdf/session_ds_test.rb
+++ b/test/xccdf/session_ds_test.rb
@@ -101,6 +101,8 @@ class TestSessionDS < OpenSCAP::TestCase
end
def assert_exported(files)
+ # libopenscap compiled with --enable-deb... | test: Support for libopenscap_testing | OpenSCAP_ruby-openscap | train | rb |
9efe5d19202cbcd33709876990f79f00ccb2be00 | diff --git a/packages/site/pages/core/typography.js b/packages/site/pages/core/typography.js
index <HASH>..<HASH> 100644
--- a/packages/site/pages/core/typography.js
+++ b/packages/site/pages/core/typography.js
@@ -39,10 +39,10 @@ const FontFamily = props => (
const weights = [
{ label: 'BOLD', weight: 700, varNa... | fix(site): manual ellipsis shortening on type page | pluralsight_design-system | train | js |
d7895cf54debecce7f281eae33024d74f254815e | diff --git a/src/origin.js b/src/origin.js
index <HASH>..<HASH> 100644
--- a/src/origin.js
+++ b/src/origin.js
@@ -1,4 +1,4 @@
-import core from 'core-js';
+import * as core from 'core-js';
var originStorage = new Map(),
unknownOrigin = Object.freeze({moduleId:undefined,moduleMember:undefined}); | fix(metadata): Use correct import for core-js
We were previously using `import core from core-js` which generates d.ts that do not match the corejs d.ts. This is now updated to `import * as core 'core-js'`, which resolves TypeScript compilation warnings.
closes aurelia/framework#<I> | aurelia_metadata | train | js |
c21fae0574bb8e63fbb5ba267c55d924ad5222f1 | diff --git a/src/parsers/en/ENTimeLaterFormatParser.js b/src/parsers/en/ENTimeLaterFormatParser.js
index <HASH>..<HASH> 100644
--- a/src/parsers/en/ENTimeLaterFormatParser.js
+++ b/src/parsers/en/ENTimeLaterFormatParser.js
@@ -34,10 +34,8 @@ exports.Parser = function ENTimeLaterFormatParser(){
if (!prefix && !... | fix: leak global name space reported in #<I> | wanasit_chrono | train | js |
bf9c4a84c7efb467c5ac1dfb4162c03e148f292e | diff --git a/lib/manager/bundler/artifacts.js b/lib/manager/bundler/artifacts.js
index <HASH>..<HASH> 100644
--- a/lib/manager/bundler/artifacts.js
+++ b/lib/manager/bundler/artifacts.js
@@ -166,8 +166,9 @@ async function getArtifacts(
throw new Error('bundler-fs');
}
if (
- err.stdout &&
- e... | fix(bundler): catch authentication requirement | renovatebot_renovate | train | js |
077bbe6c45b5a1d40e519d0ffd3442f88656fe64 | diff --git a/src/build/index.js b/src/build/index.js
index <HASH>..<HASH> 100644
--- a/src/build/index.js
+++ b/src/build/index.js
@@ -42,10 +42,6 @@ module.exports = async (argv) => {
stdio: 'inherit'
})
- if (hasTsconfig) {
- await tsCmd({ preset: 'types' })
- }
-
if (argv.bundlesize) {
const s... | fix: build types after bundle size (#<I>)
So we can see bundle size output even if TS types fail. | ipfs_aegir | train | js |
969dccc084e833331fcd26c2a12ddaf448575ab4 | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--- a/setup.py
+++ b/setup.py
@@ -24,7 +24,7 @@ setup(
author_email="gauvain@pocentek.net",
license="LGPLv3",
url="https://github.com/python-gitlab/python-gitlab",
- packages=find_packages(),
+ packages=find_packages(exclude=["tests*"]),
... | fix(build): do not package tests in wheel | python-gitlab_python-gitlab | train | py |
b4cdea842207f12603d09cbfa2828c66062273c3 | diff --git a/src/shared/create-element-if-not-defined.js b/src/shared/create-element-if-not-defined.js
index <HASH>..<HASH> 100644
--- a/src/shared/create-element-if-not-defined.js
+++ b/src/shared/create-element-if-not-defined.js
@@ -5,9 +5,12 @@ export default function createElementIfNotDefined(swiper, originalParams... | fix(core): don't auto create elements on destroy/init | nolimits4web_swiper | train | js |
517a4627dcff8e1fd3008cbdb5c0369503851f0d | diff --git a/examples/official-storybook/preview.js b/examples/official-storybook/preview.js
index <HASH>..<HASH> 100644
--- a/examples/official-storybook/preview.js
+++ b/examples/official-storybook/preview.js
@@ -154,6 +154,7 @@ export const parameters = {
restoreScroll: true,
},
},
+ actions: { argTy... | chore(official-storybook): add argTypesRegex to preview | storybooks_storybook | train | js |
a96cd9a9e0bd2a70765871e282240bfc4b55bcce | diff --git a/message.go b/message.go
index <HASH>..<HASH> 100644
--- a/message.go
+++ b/message.go
@@ -68,7 +68,7 @@ type Message struct {
// One of Finish or Requeue should be called on every message, and the methods
// will panic if they are called more than once.
func (m *Message) Finish() {
- if m.cmdChan == nil... | feat(message): add a method for determining if message has had either Finish or Requeue called. (#<I>) | segmentio_nsq-go | train | go |
238e77f4bf0a51edaff18ddce42b132a4cd9df6c | diff --git a/test/compress_test.js b/test/compress_test.js
index <HASH>..<HASH> 100644
--- a/test/compress_test.js
+++ b/test/compress_test.js
@@ -23,6 +23,8 @@ exports.compress = {
actual.push(entry.path);
});
parse.on('close', function() {
+ actual.sort();
+ expected.sort();
test.dee... | test: sort arrays since order isn't a promise with async process. | gruntjs_grunt-contrib-compress | train | js |
0bd4261f232c10221790626ae085e84403c40c82 | diff --git a/tools/material-ci/angular_material_test_blocklist.js b/tools/material-ci/angular_material_test_blocklist.js
index <HASH>..<HASH> 100644
--- a/tools/material-ci/angular_material_test_blocklist.js
+++ b/tools/material-ci/angular_material_test_blocklist.js
@@ -291,7 +291,7 @@ window.testBlocklist = {
},
... | test(ivy): diagnose root causes of failures in MatSnackBar (#<I>)
PR Close #<I> | angular_angular | train | js |
e625fc1339b4ccc098cec63f1c9b893819319f02 | diff --git a/src/api/index.js b/src/api/index.js
index <HASH>..<HASH> 100644
--- a/src/api/index.js
+++ b/src/api/index.js
@@ -27,6 +27,7 @@ function getAllLeafProperties(data) {
export default class Api {
constructor(state, config) {
+ this.requestCount = 0
this.config = config
this.draft = new Draf... | fix: use sequential id instead of timestamp on request queue | cignium_hypermedia-client | train | js |
3208a10c009dc2723635f31726d83288729380ea | diff --git a/test/resCookies.test.js b/test/resCookies.test.js
index <HASH>..<HASH> 100644
--- a/test/resCookies.test.js
+++ b/test/resCookies.test.js
@@ -2,6 +2,6 @@ var util = require('./util.test');
module.exports = function() {
util.request('http://rescookies.test.whistlejs.com/', function(res, data) {
-
+ ... | test: resCookies | avwo_whistle | train | js |
704030c432809f15581b17f6d90005f24e92acdd | diff --git a/src/hooks/hydrate.js b/src/hooks/hydrate.js
index <HASH>..<HASH> 100644
--- a/src/hooks/hydrate.js
+++ b/src/hooks/hydrate.js
@@ -1,8 +1,16 @@
const factory = (Model, include = null) => {
return item => {
- if (!(item instanceof Model.Instance)) {
+ // (Darren): We have to check that the Model.In... | fix(hydrate): Fix the factory function so that Sequelize 4.x is supported (#<I>)
* fix(hydrate): Fix the factory function so that Sequelize 4.x is supported. Add a check to see if Model.Instance exists before using it for Sequelize < 4.x.
* refactor(hydrate): Change shouldBuild var to use ES6 const keyword instead ... | feathersjs-ecosystem_feathers-sequelize | train | js |
fc98bb1811bfb7ed622f27186367281201e1fb44 | diff --git a/src/Service/AdminLog.php b/src/Service/AdminLog.php
index <HASH>..<HASH> 100644
--- a/src/Service/AdminLog.php
+++ b/src/Service/AdminLog.php
@@ -13,13 +13,6 @@ class AdminLog extends \Miaoxing\Plugin\BaseModel
protected $table = 'adminLogs';
/**
- * {@inheritdoc}
- */
- protected $p... | refactor: 移除 appDb 配置 | miaoxing_admin | train | php |
a03cf15494709331013ff6f149bd648946c9b74e | diff --git a/cocaine/tools/actions/access/event.py b/cocaine/tools/actions/access/event.py
index <HASH>..<HASH> 100644
--- a/cocaine/tools/actions/access/event.py
+++ b/cocaine/tools/actions/access/event.py
@@ -11,7 +11,7 @@ from cocaine.exceptions import ServiceError
from cocaine.tools.actions import Action
-_PRE... | refactor: adapt with the latest core changes
Changed prefix for event ACLs to unify them with Unicorn ACLs. | cocaine_cocaine-tools | train | py |
d5d7a73cfff73e154885353633455e5004d6923f | diff --git a/packages/site/pages/roadmap.js b/packages/site/pages/roadmap.js
index <HASH>..<HASH> 100644
--- a/packages/site/pages/roadmap.js
+++ b/packages/site/pages/roadmap.js
@@ -19,23 +19,20 @@ import {
const work = {
now: [
{
- title: 'Tag',
- tags: ['Component']
- },
- {
title: 'L... | refactor(site): update roadmap | pluralsight_design-system | train | js |
1f8e9d68b2565bdf68f19c68f14557e30f2e8117 | diff --git a/src/homeAssistant/Websocket.js b/src/homeAssistant/Websocket.js
index <HASH>..<HASH> 100644
--- a/src/homeAssistant/Websocket.js
+++ b/src/homeAssistant/Websocket.js
@@ -145,7 +145,6 @@ class Websocket {
(evt) => this.integrationEvent(evt),
HA_EVENT_INTEGRATION
);
- ... | refactor: Only fetch tag lis if tag component is loaded | zachowj_node-red-contrib-home-assistant-websocket | train | js |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.