hash stringlengths 40 40 | diff stringlengths 131 114k | message stringlengths 7 980 | project stringlengths 5 67 | split stringclasses 1
value |
|---|---|---|---|---|
7520db240cd09b6fa7ba55fab4413a9cde6079b7 | diff --git a/spec/unit/provider/ifconfig/debian_spec.rb b/spec/unit/provider/ifconfig/debian_spec.rb
index <HASH>..<HASH> 100644
--- a/spec/unit/provider/ifconfig/debian_spec.rb
+++ b/spec/unit/provider/ifconfig/debian_spec.rb
@@ -317,21 +317,37 @@ source #{tempdir_path}/*
describe "delete_config for action_delete... | Rewrite a Debian ifconfig spec to not stub File calls and work on Windows. | chef_chef | train |
d6f70987b2e6ee94989d680bce51a7329d99a16e | diff --git a/estimators/tests/factories.py b/estimators/tests/factories.py
index <HASH>..<HASH> 100644
--- a/estimators/tests/factories.py
+++ b/estimators/tests/factories.py
@@ -23,10 +23,8 @@ class EstimatorFactory(DjangoModelFactory):
class Meta:
model = Estimator
- strategy = 'build'
e... | Fix factories to use create strategy by default | fridiculous_django-estimators | train |
fc1a034c8d6a3fe0db68cb157e4796c8365265fa | diff --git a/test/fake_modules/bad_es6/index.js b/test/fake_modules/bad_es6/index.js
index <HASH>..<HASH> 100644
--- a/test/fake_modules/bad_es6/index.js
+++ b/test/fake_modules/bad_es6/index.js
@@ -7,7 +7,7 @@ import name from "name-import";
import * as star from "star-import";
import { member } from "member-import"... | Resolve comma-spacing. | depcheck_depcheck | train |
f0b1d5ea9522d7e0f8033c95d10d8a2913e8881a | diff --git a/lib/ddr/datastreams/admin_metadata_datastream.rb b/lib/ddr/datastreams/admin_metadata_datastream.rb
index <HASH>..<HASH> 100644
--- a/lib/ddr/datastreams/admin_metadata_datastream.rb
+++ b/lib/ddr/datastreams/admin_metadata_datastream.rb
@@ -5,8 +5,13 @@ module Ddr
class AdminMetadataDatastream < Acti... | Change indexing of original_filename (configured in datastream, not model #to_solr) | duke-libraries_ddr-models | train |
b7af23dad3ceeeab3cf605e654134e51112e4a1d | diff --git a/lib/graphql/types/iso_8601_date_time.rb b/lib/graphql/types/iso_8601_date_time.rb
index <HASH>..<HASH> 100644
--- a/lib/graphql/types/iso_8601_date_time.rb
+++ b/lib/graphql/types/iso_8601_date_time.rb
@@ -15,10 +15,24 @@ module GraphQL
class ISO8601DateTime < GraphQL::Schema::Scalar
descriptio... | add GraphQL::Types::ISO<I>DateTime.time_precision to customize time precisions | rmosolgo_graphql-ruby | train |
1316741e30f42215d1621d2a9d466e723e2b3bb4 | diff --git a/src/Illuminate/Foundation/Testing/Concerns/InteractsWithExceptionHandling.php b/src/Illuminate/Foundation/Testing/Concerns/InteractsWithExceptionHandling.php
index <HASH>..<HASH> 100644
--- a/src/Illuminate/Foundation/Testing/Concerns/InteractsWithExceptionHandling.php
+++ b/src/Illuminate/Foundation/Testi... | Add handleExceptions to select which exceptions should be handled during a test | laravel_framework | train |
fb2f18b7ec7ba990a2c00a2ac46733059409b3f5 | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100755
--- a/setup.py
+++ b/setup.py
@@ -3,13 +3,13 @@ from distutils.core import setup
setup(
name='hapipy',
- version='2.2.0',
+ version='2.2.1',
description="A python wrapper around HubSpot's APIs",
long_description = open('README.md').rea... | Update setup.py download URL too. | HubSpot_hapipy | train |
78aa157d795452fa3f713daab884c8cc6d605c9b | diff --git a/activejob/test/cases/test_helper_test.rb b/activejob/test/cases/test_helper_test.rb
index <HASH>..<HASH> 100644
--- a/activejob/test/cases/test_helper_test.rb
+++ b/activejob/test/cases/test_helper_test.rb
@@ -1872,6 +1872,7 @@ class PerformedJobsTest < ActiveJob::TestCase
HelloJob.perform_later
... | Add assertions to show test was mistaken | rails_rails | train |
1dadb33d2e5fd8078294e894742472c31104254f | diff --git a/src/nu/validator/checker/schematronequiv/Assertions.java b/src/nu/validator/checker/schematronequiv/Assertions.java
index <HASH>..<HASH> 100644
--- a/src/nu/validator/checker/schematronequiv/Assertions.java
+++ b/src/nu/validator/checker/schematronequiv/Assertions.java
@@ -35,6 +35,7 @@ import java.util.Ma... | Add statistics-logging support to Assertions code
This change adds statistics-logging (use counter) support to the
Assertions code (where much of the core checking logic exists), and uses
that support to add use-counter stats for documents found with `style`
elements and `style` attributes that have CSS errors. | validator_validator | train |
5a1e3224a8a767eb85e706f329c619c3b7a71182 | diff --git a/lib/conceptql/cli.rb b/lib/conceptql/cli.rb
index <HASH>..<HASH> 100644
--- a/lib/conceptql/cli.rb
+++ b/lib/conceptql/cli.rb
@@ -75,7 +75,7 @@ module ConceptQL
desc 'metadata', 'Generates the metadata.js file for the JAM'
def metadata
- File.write('metadata.js', "var metadata = #{ConceptQ... | Create metadata.js as expected by JAV/JAM tests | outcomesinsights_conceptql | train |
20baf4288bb828f9f31a9dbabfd987a11bd53188 | diff --git a/app/Foundation/Providers/RouteServiceProvider.php b/app/Foundation/Providers/RouteServiceProvider.php
index <HASH>..<HASH> 100644
--- a/app/Foundation/Providers/RouteServiceProvider.php
+++ b/app/Foundation/Providers/RouteServiceProvider.php
@@ -89,6 +89,8 @@ class RouteServiceProvider extends ServiceProvi... | Add comment as to why we define GLOB_BRACE as 0 | CachetHQ_Cachet | train |
a7fe3fec1e282927f91b6a6cf03098f6e80d4cab | diff --git a/lib/gir_ffi/builder.rb b/lib/gir_ffi/builder.rb
index <HASH>..<HASH> 100644
--- a/lib/gir_ffi/builder.rb
+++ b/lib/gir_ffi/builder.rb
@@ -61,6 +61,11 @@ module GirFFI
def self.ffi_function_return_type info
rt = info.return_type
+ # FIXME: Workaround for older gobject-introspection not id... | Older gobject-introspection does not mark all returned objects as pointers. | mvz_gir_ffi | train |
eda7e1ddf8209e6285b12269a9f2aa9ba522a2cb | diff --git a/lib/rules/prop-types.js b/lib/rules/prop-types.js
index <HASH>..<HASH> 100644
--- a/lib/rules/prop-types.js
+++ b/lib/rules/prop-types.js
@@ -57,6 +57,7 @@ module.exports = {
create: Components.detect(function(context, components, utils) {
var sourceCode = context.getSourceCode();
var configur... | Add support for wrapped propTypes to prop-types | ytanruengsri_eslint-plugin-react-ssr | train |
61d6cc3329727d2197ad56cb6d4647104e60a0a3 | diff --git a/eZ/Publish/API/Repository/Tests/Stubs/Values/Content/VersionInfoStub.php b/eZ/Publish/API/Repository/Tests/Stubs/Values/Content/VersionInfoStub.php
index <HASH>..<HASH> 100644
--- a/eZ/Publish/API/Repository/Tests/Stubs/Values/Content/VersionInfoStub.php
+++ b/eZ/Publish/API/Repository/Tests/Stubs/Values/C... | Fixed: Added missing magic property $contentInfo | ezsystems_ezpublish-kernel | train |
726ce674118a1d86ac333d30f4ddf8d7013add3d | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--- a/setup.py
+++ b/setup.py
@@ -6,8 +6,8 @@ setup(
name='apianalytics',
version=version,
description='Python agent for Mashape API Analytics',
- author='Kenneth Lee',
- author_email='kennethkl@gmail.com',
+ author='Mashape',
+ author_email='ope... | update contact info in setup.py | Kong_analytics-agent-python | train |
a5c00726866ea1cc12a3d3483b002fb123f2b0f6 | diff --git a/src/Controller/InstallerController.php b/src/Controller/InstallerController.php
index <HASH>..<HASH> 100644
--- a/src/Controller/InstallerController.php
+++ b/src/Controller/InstallerController.php
@@ -879,6 +879,8 @@ class InstallerController extends AbstractActionController
$ct... | added reprocesss of dbdeploy | melisplatform_melis-installer | train |
1847ee101834077012a2d43b2550c5cc1983173e | diff --git a/src/Illuminate/Routing/Router.php b/src/Illuminate/Routing/Router.php
index <HASH>..<HASH> 100644
--- a/src/Illuminate/Routing/Router.php
+++ b/src/Illuminate/Routing/Router.php
@@ -482,7 +482,7 @@ class Router implements BindingRegistrar, RegistrarContract
/**
* Determine if the action is routi... | fix docblock (#<I>) | laravel_framework | train |
0c32ef9f2c19761a38b854f0eff4add39e2a1d3b | diff --git a/src/gulpglob.js b/src/gulpglob.js
index <HASH>..<HASH> 100644
--- a/src/gulpglob.js
+++ b/src/gulpglob.js
@@ -38,7 +38,7 @@ const GulpGlob = SingletonFactory(SimpleGulpGlob, [
let base = options && options.base || cwd;
if (!path.isAbsolute(base)) {
- base = path.join(cwd, base);
+ ... | Fixed base computation
When a user enters a relative path, it shouldn't be rebased
on the computed cwd but on the current cwd (the burden of
the rebasing shouldn't be on him). | jlenoble_gulpglob | train |
43ad9f1dbcb4b49c16f4a530de3ce6472aff0e10 | diff --git a/index.js b/index.js
index <HASH>..<HASH> 100644
--- a/index.js
+++ b/index.js
@@ -59,14 +59,13 @@ module.exports = function(opts, data) {
bundler.on('error', cb);
- if (opts.ignore) opts.ignore.forEach(function(ignore) {
- bundler.ignore(ignore)
+ ['exclude', 'external', 'transform', 'i... | Pass external, exclude and ignore all the same way. Test for ignore | deepak1556_gulp-browserify | train |
20012e423c865d12889af89f41459d30e7fe7901 | diff --git a/api/server/server_unix.go b/api/server/server_unix.go
index <HASH>..<HASH> 100644
--- a/api/server/server_unix.go
+++ b/api/server/server_unix.go
@@ -38,7 +38,7 @@ func (s *Server) newServer(proto, addr string) ([]*HTTPServer, error) {
case "unix":
l, err := sockets.NewUnixSocket(addr, s.cfg.SocketGro... | Better error message for invalid unix socket format
Give more meaningful error prompts when user try to bind a directory as
unix socket. | containers_storage | train |
adbd305f9af70f87fc8a8e404627ec34c1d1913a | diff --git a/utils/builder/database/builder_test.go b/utils/builder/database/builder_test.go
index <HASH>..<HASH> 100644
--- a/utils/builder/database/builder_test.go
+++ b/utils/builder/database/builder_test.go
@@ -18,6 +18,8 @@ import (
"testing"
"time"
+ "github.com/sacloud/libsacloud/v2/utils/power"
+
"githu... | Use power utils at builder tests | sacloud_libsacloud | train |
102308a320b3b7c82692f7eadb74cf4218fb8381 | diff --git a/src/contracts.js b/src/contracts.js
index <HASH>..<HASH> 100644
--- a/src/contracts.js
+++ b/src/contracts.js
@@ -481,7 +481,7 @@ var Contracts = (function() {
}
};
handler.set = function(receiver, name, val) {
- if(!options.extensible && Object.get... | thought that some extensibles were non-extensible | disnet_contracts.js | train |
d3a4dde215ff450262d9bedc774f821afa17df09 | diff --git a/rspec-maven-plugin/src/main/java/de/saumya/mojo/rspec/RSpecMojo.java b/rspec-maven-plugin/src/main/java/de/saumya/mojo/rspec/RSpecMojo.java
index <HASH>..<HASH> 100644
--- a/rspec-maven-plugin/src/main/java/de/saumya/mojo/rspec/RSpecMojo.java
+++ b/rspec-maven-plugin/src/main/java/de/saumya/mojo/rspec/RSpe... | added initial value for result.message, as guard for NPE | torquebox_jruby-maven-plugins | train |
f7938e54e6f5dc72e03c8d80719450c49c072035 | diff --git a/apiserver/application/application_test.go b/apiserver/application/application_test.go
index <HASH>..<HASH> 100644
--- a/apiserver/application/application_test.go
+++ b/apiserver/application/application_test.go
@@ -7,7 +7,6 @@ import (
"fmt"
"io"
"regexp"
- "runtime"
"sync"
"time"
@@ -503,9 +502... | apiserver/application: skip flaky test
This has always had problems, mostly observed on windows, but recent
changes seem to have tweaked the timiung to be a serious problem.
See lp:<I> | juju_juju | train |
7038988e6fcf06c1f56edb7bd12d353c24eeb193 | diff --git a/concrete/src/Updater/Migrations/Migrations/Version20171110032423.php b/concrete/src/Updater/Migrations/Migrations/Version20171110032423.php
index <HASH>..<HASH> 100644
--- a/concrete/src/Updater/Migrations/Migrations/Version20171110032423.php
+++ b/concrete/src/Updater/Migrations/Migrations/Version20171110... | fixing method by which we check for table | concrete5_concrete5 | train |
9c927d3840a575dc1361000e4cc217e782cdbc1b | diff --git a/lib/oneview-sdk/resource/api200/logical_switch.rb b/lib/oneview-sdk/resource/api200/logical_switch.rb
index <HASH>..<HASH> 100644
--- a/lib/oneview-sdk/resource/api200/logical_switch.rb
+++ b/lib/oneview-sdk/resource/api200/logical_switch.rb
@@ -49,7 +49,7 @@ module OneviewSDK
# Updates this object ... | Changed name of a method in Logical Switch | HewlettPackard_oneview-sdk-ruby | train |
a9bd31810fae95483e096604891f2001c4ed8702 | diff --git a/lib/behat/classes/behat_config_util.php b/lib/behat/classes/behat_config_util.php
index <HASH>..<HASH> 100644
--- a/lib/behat/classes/behat_config_util.php
+++ b/lib/behat/classes/behat_config_util.php
@@ -634,20 +634,21 @@ class behat_config_util {
// We also need to disable web security, otherwi... | MDL-<I> behat: Improve chromeOptions configuration
Simplify the chromeOptions configuration to improve readability. | moodle_moodle | train |
3feb05c09083ea54935aafd96a9ee4421052ee0e | diff --git a/lib/chef/provisioning/aws_driver/driver.rb b/lib/chef/provisioning/aws_driver/driver.rb
index <HASH>..<HASH> 100644
--- a/lib/chef/provisioning/aws_driver/driver.rb
+++ b/lib/chef/provisioning/aws_driver/driver.rb
@@ -115,7 +115,7 @@ module AWSDriver
access_key_id: credentials[:aws_access_key_... | Pass #1 of Make EC2 Instances work with v2 api - also includes some small chef<I> fixes for
machine batch (same as in PR #<I>) | chef_chef-provisioning-aws | train |
0e3c5eb4e4c130fd00e9415e99586f5ad2cffd0b | diff --git a/js/coinex.js b/js/coinex.js
index <HASH>..<HASH> 100644
--- a/js/coinex.js
+++ b/js/coinex.js
@@ -270,16 +270,16 @@ module.exports = class coinex extends Exchange {
const timestamp = this.safeInteger (ticker, 'date');
const symbol = this.safeSymbol (undefined, market);
ticker = t... | coinex: use string in safeTicker ccxt/ccxt#<I> | ccxt_ccxt | train |
4fde1d0527593be6532056395bb1225013f07895 | diff --git a/lib/vestal_versions.rb b/lib/vestal_versions.rb
index <HASH>..<HASH> 100644
--- a/lib/vestal_versions.rb
+++ b/lib/vestal_versions.rb
@@ -19,7 +19,7 @@ module VestalVersions
after_update :create_version, :if => :needs_version?
include InstanceMethods
- alias_method_chain :reload, :vers... | Extracted the aliased ActiveRecord::Base#reload method into its own module. | laserlemon_vestal_versions | train |
e233884ad9741ec24d79ef5261d82866887fde6c | diff --git a/features/user-admin.feature b/features/user-admin.feature
index <HASH>..<HASH> 100644
--- a/features/user-admin.feature
+++ b/features/user-admin.feature
@@ -3,20 +3,28 @@ Feature: Managing users
@javascript @db
Scenario: I can log in as a user which has been added
Given there are users:
- ... | Context: add tests for deleting users. | paulgibbs_behat-wordpress-extension | train |
0977c3760bc02ae448479c99cd94545b1a108097 | diff --git a/lib/locomotive/steam/adapters/filesystem/sanitizers/page.rb b/lib/locomotive/steam/adapters/filesystem/sanitizers/page.rb
index <HASH>..<HASH> 100644
--- a/lib/locomotive/steam/adapters/filesystem/sanitizers/page.rb
+++ b/lib/locomotive/steam/adapters/filesystem/sanitizers/page.rb
@@ -44,8 +44,8 @@ module ... | parent_id and parent_ids are part of the attributes of the page entity | locomotivecms_steam | train |
c0ce7b35e9b6cbdc995540f2414e21725b07d7fc | diff --git a/_nodes_ast.py b/_nodes_ast.py
index <HASH>..<HASH> 100644
--- a/_nodes_ast.py
+++ b/_nodes_ast.py
@@ -365,10 +365,9 @@ class TreeRebuilder(RebuildVisitor):
def visit_from(self, node, parent):
"""visit a From node by returning a fresh instance of it"""
names = [(alias.name, alias.asna... | all From nodes need a "level" attribute even for python<I>
--HG--
branch : rebuild | PyCQA_astroid | train |
fcaea5713a47aff384876eff5fa453f4e457e4fe | diff --git a/database/Migrations/2015_03_03_212000_create_users_table.php b/database/Migrations/2015_03_03_212000_create_users_table.php
index <HASH>..<HASH> 100644
--- a/database/Migrations/2015_03_03_212000_create_users_table.php
+++ b/database/Migrations/2015_03_03_212000_create_users_table.php
@@ -6,38 +6,144 @@ us... | Fixed issue #7 Migration Fails On Existing Project | Blogify_Blogify | train |
183d3bf859a7476a552c7ebb1ab7308d763c92ca | diff --git a/lib/commonmarker/renderer.rb b/lib/commonmarker/renderer.rb
index <HASH>..<HASH> 100644
--- a/lib/commonmarker/renderer.rb
+++ b/lib/commonmarker/renderer.rb
@@ -5,7 +5,7 @@ module CommonMarker
class Renderer
attr_accessor :in_tight, :warnings, :in_plain
def initialize
- @stream = StringI... | Windows encoding fun. One assertion left. | gjtorikian_commonmarker | train |
cdae92afcaa195c1baf9f782468416d7f0b0c53e | diff --git a/lib/install.js b/lib/install.js
index <HASH>..<HASH> 100644
--- a/lib/install.js
+++ b/lib/install.js
@@ -19,7 +19,12 @@ exports.init = function(options) {
};
// Implementation details
function checkPermissions(){
- if (process.getuid) {
+ if (utils.isWin){
+ console.log('On windows platform - Plea... | added check for windows so we dont break upon running posix specific commands | linnovate_mean-cli | train |
7a415450c4732df4c45079e7d6e502980ba0aa86 | diff --git a/lib/agent/plugins/control-panel/long-polling/test/index_spec.js b/lib/agent/plugins/control-panel/long-polling/test/index_spec.js
index <HASH>..<HASH> 100644
--- a/lib/agent/plugins/control-panel/long-polling/test/index_spec.js
+++ b/lib/agent/plugins/control-panel/long-polling/test/index_spec.js
@@ -80,8 ... | Fix race condition for long-polling spec. | prey_prey-node-client | train |
3a359f5c2de55be5d26cc5aa17e208311022a941 | diff --git a/src/main/java/org/primefaces/component/schedule/ScheduleRenderer.java b/src/main/java/org/primefaces/component/schedule/ScheduleRenderer.java
index <HASH>..<HASH> 100644
--- a/src/main/java/org/primefaces/component/schedule/ScheduleRenderer.java
+++ b/src/main/java/org/primefaces/component/schedule/Schedul... | #<I>, fix JSON encoding for scheduler events | primefaces_primefaces | train |
97a7d2c205a68be0fcb6848d9d84dde894e613c6 | diff --git a/liquibase-core/src/main/java/liquibase/LabelExpression.java b/liquibase-core/src/main/java/liquibase/LabelExpression.java
index <HASH>..<HASH> 100644
--- a/liquibase-core/src/main/java/liquibase/LabelExpression.java
+++ b/liquibase-core/src/main/java/liquibase/LabelExpression.java
@@ -26,6 +26,7 @@ public ... | If ,'s or other strings are escaped to pass the command line on windows, the "\" remain. Take them out if they are there. | liquibase_liquibase | train |
6b609b38b34a9f99e7bb00c4bdb5065acfcc3627 | diff --git a/js/bitfinex.js b/js/bitfinex.js
index <HASH>..<HASH> 100644
--- a/js/bitfinex.js
+++ b/js/bitfinex.js
@@ -375,6 +375,8 @@ module.exports = class bitfinex extends Exchange {
return 'ripple';
} else if (currency == 'EOS') {
return 'eos';
+ } else if (currency == 'BCH... | bitfinex BCH withdrawals #<I> | ccxt_ccxt | train |
b2a1c8ae94c8dbfc9ea6009c5f80df9d6d90d3cc | diff --git a/karma.conf.js b/karma.conf.js
index <HASH>..<HASH> 100644
--- a/karma.conf.js
+++ b/karma.conf.js
@@ -7,7 +7,7 @@ var versionify = require("browserify-versionify");
dotenv.load();
var exec = require('child_process').exec
-exec('node bin/hook.js')
+exec('gulp pre-build')
module.exports = function(con... | karma exec pre-built | clappr_clappr | train |
d1e43e52ff610e75c55e3c6b261f760c83de4016 | diff --git a/src/main/java/spark/http/matching/MatcherFilter.java b/src/main/java/spark/http/matching/MatcherFilter.java
index <HASH>..<HASH> 100644
--- a/src/main/java/spark/http/matching/MatcherFilter.java
+++ b/src/main/java/spark/http/matching/MatcherFilter.java
@@ -149,7 +149,8 @@ public class MatcherFilter implem... | log which accept header is not mapped
If the route is rejected because of the Accept header, it's useful to know which one was used.
Also, changing to using SLF4J's parameter `{}` syntax. | perwendel_spark | train |
26ef9f3c63e873a594c5579f4efcdfefee315314 | diff --git a/tests/test_paginator.py b/tests/test_paginator.py
index <HASH>..<HASH> 100644
--- a/tests/test_paginator.py
+++ b/tests/test_paginator.py
@@ -21,7 +21,6 @@ from discord.ext import commands
import utils
from jishaku.paginators import FilePaginator, PaginatorEmbedInterface, PaginatorInterface, WrappedPagin... | ""Fix imports"" | Gorialis_jishaku | train |
fa3bef28a2bf8ac9155c1b1c93b1fa84b2356554 | diff --git a/package.json b/package.json
index <HASH>..<HASH> 100644
--- a/package.json
+++ b/package.json
@@ -25,11 +25,11 @@
},
"dependencies": {
"async": "2.0.1",
+ "fs-extra": "^0.30.0",
"graceful-fs": "4.1.5",
"q": "0.9.3",
"q-io": "2.0.2",
- "url-safe": "^1.0.0",
- "wrench": "1.... | Use fs-extra instead of wrench | tschaub_grunt-gh-pages | train |
159d7ff4f131d8a3a5ed5dfa221385ecbea02eea | diff --git a/CHANGELOG.md b/CHANGELOG.md
index <HASH>..<HASH> 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -480,6 +480,8 @@ For instructions on upgrading to newer versions, visit
### Major Changes (Backwards Incompatible)
+* `Document#changes` is no longer a hash with indifferent access.
+
* `after_initialize`... | Dirty changes hash is no longer indifferent with access | mongodb_mongoid | train |
181b2771f6abe32b4d891ce6c4f34c5fa63fc46f | diff --git a/lib/sunspot_matchers/sunspot_session_spy.rb b/lib/sunspot_matchers/sunspot_session_spy.rb
index <HASH>..<HASH> 100644
--- a/lib/sunspot_matchers/sunspot_session_spy.rb
+++ b/lib/sunspot_matchers/sunspot_session_spy.rb
@@ -109,5 +109,9 @@ module SunspotMatchers
Sunspot::CompositeSetup.for(types)
... | SessionSpy now handles more_like_this query without exploding. No matchers currently exist for testing though | pivotal-legacy_sunspot_matchers | train |
b87e400a13abe05e352ad3ec98259778e695a224 | diff --git a/src/main/java/water/Jobs.java b/src/main/java/water/Jobs.java
index <HASH>..<HASH> 100644
--- a/src/main/java/water/Jobs.java
+++ b/src/main/java/water/Jobs.java
@@ -1,5 +1,6 @@
package water;
+import java.util.Arrays;
import java.util.UUID;
import water.api.Constants;
@@ -131,28 +132,18 @@ public a... | Cleanup Job key removal some more; handle missing-key better | h2oai_h2o-2 | train |
97eddbc3ba58f02f93a34f7be6761f87565ca3f0 | diff --git a/controller/api/models.py b/controller/api/models.py
index <HASH>..<HASH> 100644
--- a/controller/api/models.py
+++ b/controller/api/models.py
@@ -618,7 +618,12 @@ def _etcd_purge_key(**kwargs):
def _etcd_purge_user(**kwargs):
username = kwargs['instance'].username
- _etcd_client.delete('/deis/bu... | fix(controller): ignore KeyError when purging user from etcd | deis_deis | train |
2359c1f72707bc9e873e3534c8338ed010744bf4 | diff --git a/lib/common/service/channelService.js b/lib/common/service/channelService.js
index <HASH>..<HASH> 100644
--- a/lib/common/service/channelService.js
+++ b/lib/common/service/channelService.js
@@ -266,7 +266,6 @@ var sendMessageByGroup = function(channelService, route, msg, groups, cb) {
var count = utils.... | refactor channel message encode for sioconnector | NetEase_pomelo | train |
89df64132ccd76568ade04b5cf4e68cb67f0c5c0 | diff --git a/AUTHORS b/AUTHORS
index <HASH>..<HASH> 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -27,5 +27,6 @@ Contributors are:
-Charles Bouchard-Légaré <cblegare.atl _at_ ntis.ca>
-Yaroslav Halchenko <debian _at_ onerussian.com>
-Tim Swast <swast _at_ google.com>
+-William Luc Ritchie
Portions derived from other open... | Respect _common_dir when finding repository config file
Among other things, remotes are now correctly identified when in a
separate worktree. | gitpython-developers_GitPython | train |
bb1657d51011a292a5bebd3fa7dc69cfe19ed33f | diff --git a/lib/how_is/report/json.rb b/lib/how_is/report/json.rb
index <HASH>..<HASH> 100644
--- a/lib/how_is/report/json.rb
+++ b/lib/how_is/report/json.rb
@@ -1,15 +1,28 @@
require 'how_is/report/base_report'
class HowIs
+ ##
+ # A JSON report.
class JsonReport < BaseReport
+ # A JSON report is simply a... | Document methods and classes in lib/how_is/report/json.rb. | duckinator_inq | train |
f92547f81c172eea88df5f416ca1783ddefa0dd5 | diff --git a/mod/choice/renderer.php b/mod/choice/renderer.php
index <HASH>..<HASH> 100644
--- a/mod/choice/renderer.php
+++ b/mod/choice/renderer.php
@@ -213,15 +213,17 @@ class mod_choice_renderer extends plugin_renderer_base {
$user->imagealt = '';
}
+ ... | MDL-<I> choice module: add label to checkbox element when privacy of results is set to publish full results | moodle_moodle | train |
8c2f9e02788ad755319f02d7bd24abfe2373006b | diff --git a/src/JPush/PushPayload.php b/src/JPush/PushPayload.php
index <HASH>..<HASH> 100644
--- a/src/JPush/PushPayload.php
+++ b/src/JPush/PushPayload.php
@@ -363,8 +363,8 @@ class PushPayload {
if (isset($notification['sound']) && is_string($notification['sound'])) {
$ios['sound'] = $... | fixed the bug of ios notifition badge set 0 | jpush_jpush-api-php-client | train |
85417a758ea2cb91ed5ebbdb4d59ed4317cae649 | diff --git a/ImagePanel.py b/ImagePanel.py
index <HASH>..<HASH> 100644
--- a/ImagePanel.py
+++ b/ImagePanel.py
@@ -568,7 +568,7 @@ class ImagePanel(Panel.Panel):
# message comes from the view
def size_changed(self, width, height):
- self.update_image_canvas_size()
+ self.display_changed()
... | Continue tweaking image panel redraw code.
svn r<I> | nion-software_nionswift | train |
2c26c19c2cfd4508dca7238a4552105502a75b6d | diff --git a/lib/simple_form/form_builder.rb b/lib/simple_form/form_builder.rb
index <HASH>..<HASH> 100644
--- a/lib/simple_form/form_builder.rb
+++ b/lib/simple_form/form_builder.rb
@@ -173,7 +173,7 @@ module SimpleForm
attribute = case reflection.macro
when :belongs_to
- reflection.options[... | Mongoid compatibility improvement in belongs_to case (no more: undefined method `options' for #<Mongoid::Relations::Metadata>) | plataformatec_simple_form | train |
4edf0429abfcc0333da1229e340b3e2b49802ea3 | diff --git a/owslib/wps.py b/owslib/wps.py
index <HASH>..<HASH> 100644
--- a/owslib/wps.py
+++ b/owslib/wps.py
@@ -156,7 +156,7 @@ def is_complexdata(val):
return hasattr(val, 'getXml')
-class IComplexData(object):
+class IComplexDataInput(object):
"""
Abstract interface representing complex input ob... | using IComplexDataInput in wps | geopython_OWSLib | train |
ac43b65f17bf9a18c5b5af9786c958e2e73fdf7a | diff --git a/lib/gjp/project.rb b/lib/gjp/project.rb
index <HASH>..<HASH> 100644
--- a/lib/gjp/project.rb
+++ b/lib/gjp/project.rb
@@ -42,18 +42,18 @@ module Gjp
`git init`
end
+ Dir.mkdir "src"
+ Dir.mkdir "kit"
+
+ # automatically begin a gathering phase
+ Project.new... | Bugfix: archive templated files in kit/ | moio_tetra | train |
493738471fe172a4a590b9c8c7f1f64ba7279bc4 | diff --git a/awkward/__init__.py b/awkward/__init__.py
index <HASH>..<HASH> 100644
--- a/awkward/__init__.py
+++ b/awkward/__init__.py
@@ -8,6 +8,21 @@ import numpy
if distutils.version.LooseVersion(numpy.__version__) < distutils.version.LooseVersion("1.13.1"):
raise ImportError("Numpy 1.13.1 or later required")
... | Add deprecation warning and increase version number to <I>. | scikit-hep_awkward-array | train |
f6454cd08ca476f915b5306da1156b02c678c58d | diff --git a/src/Eloquent/Liftoff/Launcher.php b/src/Eloquent/Liftoff/Launcher.php
index <HASH>..<HASH> 100644
--- a/src/Eloquent/Liftoff/Launcher.php
+++ b/src/Eloquent/Liftoff/Launcher.php
@@ -113,11 +113,22 @@ class Launcher implements LauncherInterface
)
);
- $handle = $this->isolator... | Attempting to suppress STDERR output across all systems. | eloquent_liftoff | train |
e3791c0b9ec71eae2c342fb31a4dd589e245be27 | diff --git a/src/nls/__init__.py b/src/nls/__init__.py
index <HASH>..<HASH> 100644
--- a/src/nls/__init__.py
+++ b/src/nls/__init__.py
@@ -177,6 +177,9 @@ class Solution(object):
def setNumberOfIterations(self, num_iters):
self.num_iters = num_iters
+ def setPumping(self, pumping):
+ self.pump... | Add new animation that move origin of pumping. | daskol_nls | train |
816a29d1114e13afaaadd40bdc508050872d79a7 | diff --git a/spec/dummy/app/assets/javascripts/application.js b/spec/dummy/app/assets/javascripts/application.js
index <HASH>..<HASH> 100644
--- a/spec/dummy/app/assets/javascripts/application.js
+++ b/spec/dummy/app/assets/javascripts/application.js
@@ -10,4 +10,3 @@
// Read Sprockets README (https://github.com/sstep... | Do not require all alchemy admin js in dummy app | AlchemyCMS_alchemy_cms | train |
2937d4e9241b2a699203d5202303e8e30cf1893b | diff --git a/katversion/test/test_version.py b/katversion/test/test_version.py
index <HASH>..<HASH> 100644
--- a/katversion/test/test_version.py
+++ b/katversion/test/test_version.py
@@ -13,11 +13,3 @@ class TestVersion(unittest.TestCase):
for ver, test_verlist in t_ver.items():
verlist = kv._sane... | Remove test for defunct _next_version | ska-sa_katversion | train |
475e8b4398e46238ba621e1880a07d13138f98c7 | diff --git a/bitex/interfaces/poloniex.py b/bitex/interfaces/poloniex.py
index <HASH>..<HASH> 100644
--- a/bitex/interfaces/poloniex.py
+++ b/bitex/interfaces/poloniex.py
@@ -47,15 +47,15 @@ class Poloniex(PoloniexREST):
return self.public_query('returnTradeHistory', params=kwargs)
@return_api_response(... | change 'amount' to 'size' in poloniex.py #<I> | Crypto-toolbox_bitex | train |
075bf370307e78f762883d2fa49acb5cea3ade6c | diff --git a/lib/Cake/Network/CakeRequest.php b/lib/Cake/Network/CakeRequest.php
index <HASH>..<HASH> 100644
--- a/lib/Cake/Network/CakeRequest.php
+++ b/lib/Cake/Network/CakeRequest.php
@@ -521,7 +521,7 @@ class CakeRequest implements ArrayAccess {
return isset($this->params[$key]) ? $this->params[$key] == $value... | Added test case for param with options detector.
Fix coding standards errors. | cakephp_cakephp | train |
f549629ffa98b89cca1edcfb4b4e1cdc45a8561f | diff --git a/src/org/parosproxy/paros/extension/manualrequest/ExtensionManualRequestEditor.java b/src/org/parosproxy/paros/extension/manualrequest/ExtensionManualRequestEditor.java
index <HASH>..<HASH> 100644
--- a/src/org/parosproxy/paros/extension/manualrequest/ExtensionManualRequestEditor.java
+++ b/src/org/parospro... | Issue <I> - NullPointerException while attempting to remove an unregistered ManualRequestEditorDialog
Changed to check if dialogue really exist (i.e. is non null) before removing it. | zaproxy_zaproxy | train |
dd25952806b0390ae23f4cba461c3cf3b4380717 | diff --git a/src/main/java/org/primefaces/behavior/ajax/AjaxBehaviorRenderer.java b/src/main/java/org/primefaces/behavior/ajax/AjaxBehaviorRenderer.java
index <HASH>..<HASH> 100644
--- a/src/main/java/org/primefaces/behavior/ajax/AjaxBehaviorRenderer.java
+++ b/src/main/java/org/primefaces/behavior/ajax/AjaxBehaviorRen... | Fixed compatibility of p:ajax with standard components. | primefaces_primefaces | train |
41ef034e268eca13fe4a313bd75f0d90cc883935 | diff --git a/index.js b/index.js
index <HASH>..<HASH> 100644
--- a/index.js
+++ b/index.js
@@ -35,6 +35,13 @@ var readJsonFile = function (path, stripComments, callback) {
};
+var startsWith = function (string, prefix) {
+ if (prefix === undefined || prefix === null) return false;
+ if (typeof prefix !== 'st... | Fixed a failure during column creation
We were using a non-standard function which was available when testing only because of presence of other modules. | danielgindi_knex-schema-builder | train |
c25075b1d2398d4ae8ab534f77149b93d33f37cd | diff --git a/Gruntfile.js b/Gruntfile.js
index <HASH>..<HASH> 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -26,7 +26,6 @@ module.exports = function(grunt) {
// Unit tests.
simplemocha: {
options: {
- timeout: 10000, // maven can be rather slow
ui: 'bdd',
reporter: 'tap'
... | Mock the maven:deploy-file task
Calling maven externally on travis seems to time out, probably
due to downloading all dependencies for the maven deploy-file plugin
takes too long. | smh_grunt-maven-tasks | train |
dd24ab4f22a0977ac09a5d126dfa876b32e9fafb | diff --git a/bbq/lib/bbq/devise.rb b/bbq/lib/bbq/devise.rb
index <HASH>..<HASH> 100644
--- a/bbq/lib/bbq/devise.rb
+++ b/bbq/lib/bbq/devise.rb
@@ -8,8 +8,8 @@ if defined?(Devise)
def initialize_devise
unless @devise_initialized
self.devise_authentication_key = ::Devise.authentication_keys.fir... | next_email and next_password should not be instance methods | drugpl_bbq | train |
5318d4229d819dae4b02f21007e7f44ed1b172ae | diff --git a/src/Local/Toolstack/ToolstackBase.php b/src/Local/Toolstack/ToolstackBase.php
index <HASH>..<HASH> 100644
--- a/src/Local/Toolstack/ToolstackBase.php
+++ b/src/Local/Toolstack/ToolstackBase.php
@@ -86,7 +86,6 @@ abstract class ToolstackBase implements ToolstackInterface
if (!$matched) {
... | Report 'special' symlinks individually. | platformsh_platformsh-cli | train |
800cbe5a68355554b5c71e4024334e8eaf56a7ac | diff --git a/src/FeedIo/ParserAbstract.php b/src/FeedIo/ParserAbstract.php
index <HASH>..<HASH> 100644
--- a/src/FeedIo/ParserAbstract.php
+++ b/src/FeedIo/ParserAbstract.php
@@ -176,7 +176,9 @@ abstract class ParserAbstract
{
try {
$date = $this->date->convertToDateTime($value);
- ... | Test $date type before setting it as lastModifiedSince | alexdebril_feed-io | train |
337a5a2bb13c5c93f4b81c90d01fe44443a1138a | diff --git a/src/Actions/ActionFactory.php b/src/Actions/ActionFactory.php
index <HASH>..<HASH> 100644
--- a/src/Actions/ActionFactory.php
+++ b/src/Actions/ActionFactory.php
@@ -9,12 +9,15 @@ class ActionFactory
{
protected $resourceKey;
- public function __construct($resourceKey)
+ protected $shopify;
+... | Updated ActionFactory to take resource key and shopify together. | signifly_shopify-php-sdk | train |
31615ba36a3d2fb006a78234719a245b7912802d | diff --git a/lib/buzztools/version.rb b/lib/buzztools/version.rb
index <HASH>..<HASH> 100644
--- a/lib/buzztools/version.rb
+++ b/lib/buzztools/version.rb
@@ -1,3 +1,3 @@
module Buzztools
- VERSION = "0.0.9"
+ VERSION = "0.0.10"
end | time related additions <I> | buzzware_buzztools | train |
159e83b626225c4611f91db01a39b8bf021dc6cf | diff --git a/index.js b/index.js
index <HASH>..<HASH> 100644
--- a/index.js
+++ b/index.js
@@ -12,11 +12,14 @@ var ModulationController = function(params) {
this.canvas = params.canvas || undefined;
this.endCallback = params.endCallback || undefined;
this.lbr = params.lbr || false;
+ this.version = pa... | index: use default audio format, if one is set
Use the global audio format, if one was set.
This also renames maxPlays to loops, in preparation for making it a
default too. | chibitronics_ltc-npm-modulate | train |
82f811950831b79a262cfcfd28d5f916f6b9fafb | diff --git a/app/svelte/src/client/preview/render.js b/app/svelte/src/client/preview/render.js
index <HASH>..<HASH> 100644
--- a/app/svelte/src/client/preview/render.js
+++ b/app/svelte/src/client/preview/render.js
@@ -1,13 +1,30 @@
import { document } from 'global';
import { stripIndents } from 'common-tags';
+let... | Need to clean up previous manually added events on rerender | storybooks_storybook | train |
11ef4ce3701457af6f51856797c11de14378d570 | diff --git a/telethon/tl/custom/message.py b/telethon/tl/custom/message.py
index <HASH>..<HASH> 100644
--- a/telethon/tl/custom/message.py
+++ b/telethon/tl/custom/message.py
@@ -700,9 +700,12 @@ class Message(ChatGetter, SenderGetter, TLObject, abc.ABC):
Helper method to return the document only if it has an ... | Fix _document_by_attribute failing on empty media | LonamiWebs_Telethon | train |
7572b0256cf16b2852e30de9dfe992c1bb5b1d72 | diff --git a/__tests__/applyAtRule.test.js b/__tests__/applyAtRule.test.js
index <HASH>..<HASH> 100644
--- a/__tests__/applyAtRule.test.js
+++ b/__tests__/applyAtRule.test.js
@@ -887,6 +887,50 @@ describe('using apply with the prefix option', () => {
})
})
+ test('a "Did You Mean" suggestion is recommended i... | feat: Show "Did you mean?" message when users @apply errant class (#<I>)
* feat: suggest alternate classes if @apply value not found
* fix: remove only from test
* feat: move logic to applyComplexClasses
* fix: remove whitespace
* remove unused files
* did you mean suggestion | tailwindcss_tailwindcss | train |
cb3a15a2dc58c56623b0daae8a1d8286438e7a64 | diff --git a/go/vt/vtgate/gateway.go b/go/vt/vtgate/gateway.go
index <HASH>..<HASH> 100644
--- a/go/vt/vtgate/gateway.go
+++ b/go/vt/vtgate/gateway.go
@@ -35,8 +35,8 @@ import (
// a query targeted to a keyspace/shard/tablet_type and send it off.
var (
- // GatewayImplementation allows you to choose which gateway t... | deprecate and ignore gateway_implementation flag | vitessio_vitess | train |
7ab0c75ea3a8d1ac60b74c1491cf8588512a3003 | diff --git a/src/Illuminate/Database/Eloquent/Relations/HasManyThrough.php b/src/Illuminate/Database/Eloquent/Relations/HasManyThrough.php
index <HASH>..<HASH> 100644
--- a/src/Illuminate/Database/Eloquent/Relations/HasManyThrough.php
+++ b/src/Illuminate/Database/Eloquent/Relations/HasManyThrough.php
@@ -2,6 +2,7 @@
... | Fixed issue using whereHas with HasManyThrough Relationship | laravel_framework | train |
afafb3f231c66d4baefc1fae980f651b465cd422 | diff --git a/pkg/cloudprovider/providers/azure/azure.go b/pkg/cloudprovider/providers/azure/azure.go
index <HASH>..<HASH> 100644
--- a/pkg/cloudprovider/providers/azure/azure.go
+++ b/pkg/cloudprovider/providers/azure/azure.go
@@ -159,7 +159,7 @@ func newServicePrincipalToken(az *Cloud) (*azure.ServicePrincipalToken, e... | Use the azure certificate password when decoding the certificate | kubernetes_kubernetes | train |
b7aae7ab6df46dde8a12bb7eb79df2e63f2813f1 | diff --git a/src/popup.js b/src/popup.js
index <HASH>..<HASH> 100644
--- a/src/popup.js
+++ b/src/popup.js
@@ -110,7 +110,7 @@ angular.module('rt.popup', [])
popupPosition = {
top: anchorPoint.top - element.height() / 2,
- left: anchorPoint.left - element.width... | Update positioning of 'left' to use css:right so as to allow popup to grow to the left.
This ensures that even if the size is unknown, the popup will be anchored correctly.
<URL> | rubenv_angular-rt-popup | train |
c52c6c544dd8cac5d104160fa98552e8b2379212 | diff --git a/cmd/manager/deployments_test.go b/cmd/manager/deployments_test.go
index <HASH>..<HASH> 100644
--- a/cmd/manager/deployments_test.go
+++ b/cmd/manager/deployments_test.go
@@ -1,6 +1,8 @@
package main
import (
+ "bytes"
+ "encoding/json"
"net/http"
"net/http/httptest"
"net/url"
@@ -28,6 +30,25 @@ f... | ifix(manager): test for create deployments
This is a first pass at using the new test stub to test HTTP services. | helm_helm | train |
a5298a643e1623c552e6a51b50d47b3d43ff9769 | diff --git a/block_test.go b/block_test.go
index <HASH>..<HASH> 100644
--- a/block_test.go
+++ b/block_test.go
@@ -327,7 +327,7 @@ var Block100000 = btcwire.MsgBlock{
Version: 1,
TxIn: []*btcwire.TxIn{
{
- PreviousOutpoint: btcwire.OutPoint{
+ PreviousOutPoint: btcwire.OutPoint{
Hash: btcwi... | Changed TxIn.PreviousOutpoint to TxIn.PreviousOutPoint after btcwire API change. | btcsuite_btcutil | train |
1e61b76ca85771cd601a99a4e56e3b7b2db00e11 | diff --git a/forms/ConfirmedPasswordField.php b/forms/ConfirmedPasswordField.php
index <HASH>..<HASH> 100644
--- a/forms/ConfirmedPasswordField.php
+++ b/forms/ConfirmedPasswordField.php
@@ -216,8 +216,7 @@ class ConfirmedPasswordField extends FormField {
return (!$this->showOnClick || ($this->showOnClick && $isVisi... | MINOR ConfirmedPasswordField::validate() now passes in $validator
argument instead of getting it from the form, which is how other
FormFields work like CompositeField | silverstripe_silverstripe-framework | train |
3a85113c5ae6e6495cc7f5a47b62a96ebcc429c1 | diff --git a/news-bundle/src/Resources/contao/languages/de/modules.php b/news-bundle/src/Resources/contao/languages/de/modules.php
index <HASH>..<HASH> 100644
--- a/news-bundle/src/Resources/contao/languages/de/modules.php
+++ b/news-bundle/src/Resources/contao/languages/de/modules.php
@@ -35,6 +35,12 @@ $GLOBALS['TL_L... | [News] Added better page titles in the back end (see #<I>) | contao_contao | train |
f9d099c38fe05f9dedc5ed0f062d19a5fdcc1bd1 | diff --git a/lib/has_friendship/friendable.rb b/lib/has_friendship/friendable.rb
index <HASH>..<HASH> 100644
--- a/lib/has_friendship/friendable.rb
+++ b/lib/has_friendship/friendable.rb
@@ -37,8 +37,8 @@ module HasFriendship
def friend_request(friend)
unless self == friend || Friendship.exist?(self, fr... | Set status of friendship when request is made | sungwoncho_has_friendship | train |
fee3fca4d690d136e879b6adf8a8d85461aeb4e8 | diff --git a/core/src/main/java/org/infinispan/configuration/parsing/Attribute.java b/core/src/main/java/org/infinispan/configuration/parsing/Attribute.java
index <HASH>..<HASH> 100644
--- a/core/src/main/java/org/infinispan/configuration/parsing/Attribute.java
+++ b/core/src/main/java/org/infinispan/configuration/pars... | ISPN-<I> Add declarative configuration for parsing new state transfer related config flag "waitForInitialStateTransferToComplete" | infinispan_infinispan | train |
1740e7f89b59b44fed8c678b586f3a64083f30a3 | diff --git a/pkg/chartutil/coalesce_test.go b/pkg/chartutil/coalesce_test.go
index <HASH>..<HASH> 100644
--- a/pkg/chartutil/coalesce_test.go
+++ b/pkg/chartutil/coalesce_test.go
@@ -78,17 +78,27 @@ func TestCoalesceValues(t *testing.T) {
"right": "exists",
"scope": "moby",
"top": "nope",
+ "gl... | enhanced coelesce_test with some more test cases | helm_helm | train |
92578953819d8eade8455da1e17a524e00f0bf92 | diff --git a/amazon_dash/wifi.py b/amazon_dash/wifi.py
index <HASH>..<HASH> 100644
--- a/amazon_dash/wifi.py
+++ b/amazon_dash/wifi.py
@@ -4,6 +4,8 @@ iwconfig wlan0 essid NETWORK_NAME key WIRELESS_KEY
dhclient wlan0
"""
import subprocess
+import sys
+
from bs4 import BeautifulSoup
import requests
@@ -60,8 +62,2... | Issue #<I>: Amazon abandoned Dash Buttons (configure). | Nekmo_amazon-dash | train |
e8011f535749e4b79f279032059a9ae504a0764e | diff --git a/lib/tjbot.js b/lib/tjbot.js
index <HASH>..<HASH> 100644
--- a/lib/tjbot.js
+++ b/lib/tjbot.js
@@ -32,12 +32,12 @@ import { Gpio } from 'pigpio';
import SoundPlayer from 'sound-player';
// watson modules
-import AssistantV2 from 'ibm-watson/assistant/v2';
-import LanguageTranslatorV3 from 'ibm-watson/la... | apparently lint made a bad recommendation on these imports... | ibmtjbot_tjbotlib | train |
f4e5897b271cd863593857edaccd130a397a6a11 | diff --git a/core/src/main/java/org/togglz/core/manager/DefaultFeatureManager.java b/core/src/main/java/org/togglz/core/manager/DefaultFeatureManager.java
index <HASH>..<HASH> 100644
--- a/core/src/main/java/org/togglz/core/manager/DefaultFeatureManager.java
+++ b/core/src/main/java/org/togglz/core/manager/DefaultFeatu... | DefaultFeatureManager doesn't assume that the feature class is an enum anymore (#<I>) | togglz_togglz | train |
35464a0ceff1b850daed647475bbfa4846682d38 | diff --git a/src/useSelect.js b/src/useSelect.js
index <HASH>..<HASH> 100644
--- a/src/useSelect.js
+++ b/src/useSelect.js
@@ -98,15 +98,14 @@ export default function useSelectSearch({
}, [multiple]);
const onMouseDown = useCallback((e) => {
+ onSelect(e.currentTarget.value);
if (!closeOnSel... | Changed the sequence of events in onMouseDown Callback | tbleckert_react-select-search | train |
c162a1d973d7a2a20387357240c82cbc43c18e18 | diff --git a/teamcity/__init__.py b/teamcity/__init__.py
index <HASH>..<HASH> 100644
--- a/teamcity/__init__.py
+++ b/teamcity/__init__.py
@@ -9,4 +9,4 @@ teamcity_presence_env_var = "TEAMCITY_VERSION"
def is_running_under_teamcity():
- return os.getenv(teamcity_presence_env_var) is not None
+ return bool(os... | Treat empty string in TEAMCITY_VERSION as unset | JetBrains_teamcity-messages | train |
f89fad81524eb90dfa0dddc1d3c4fdf6891350f8 | diff --git a/lib/pyfrc/robotpy/installer.py b/lib/pyfrc/robotpy/installer.py
index <HASH>..<HASH> 100644
--- a/lib/pyfrc/robotpy/installer.py
+++ b/lib/pyfrc/robotpy/installer.py
@@ -331,7 +331,7 @@ def ssh_from_cfg(cfg_filename, username, password, hostname=None, allow_mitm=Fal
# pick the first ... | Use socket.SOCK_STREAM instead of SocketType
- Python <I> and <I> differ on this | robotpy_pyfrc | train |
125e3b2026768a69295feddda0fa5f9608a9b62d | diff --git a/lib/camp.js b/lib/camp.js
index <HASH>..<HASH> 100644
--- a/lib/camp.js
+++ b/lib/camp.js
@@ -8,9 +8,13 @@ var Plate = exports.Plate = require ('./plate');
// Template system.
//
-platehandled = {};
-exports.format = function (paths, literalcall) {
- platehandled[RegExp(paths).source] = literalcall;
+... | better camp api for handling queries. | espadrine_sc | train |
5ab870b9a54e9895caed1c367ac3e08c0dfa0b63 | diff --git a/multiqc/modules/deeptools/deeptools.py b/multiqc/modules/deeptools/deeptools.py
index <HASH>..<HASH> 100644
--- a/multiqc/modules/deeptools/deeptools.py
+++ b/multiqc/modules/deeptools/deeptools.py
@@ -74,4 +74,5 @@ class MultiqcModule(BaseMultiqcModule, bamPEFragmentSizeMixin, estimateReadFilte
i... | deepTools: Don't make a report if no data found. See #<I> | ewels_MultiQC | train |
4819de5fcc331f9a6e3a17c7b1136f807a32c334 | diff --git a/lib/gui/index.js b/lib/gui/index.js
index <HASH>..<HASH> 100644
--- a/lib/gui/index.js
+++ b/lib/gui/index.js
@@ -4,8 +4,6 @@ const chalk = require('chalk');
const opener = require('opener');
const server = require('./server');
-const collect = (newValue, array = []) => array.concat(newValue);
-
modul... | fix: take set option from global options (#<I>) | gemini-testing_html-reporter | train |
8c6ec32936893cccbaa75bca3d1c9ca8b8603413 | diff --git a/src/actions.js b/src/actions.js
index <HASH>..<HASH> 100644
--- a/src/actions.js
+++ b/src/actions.js
@@ -428,6 +428,7 @@ const actions = {
autofill,
blur,
change,
+ clearFields,
clearSubmit,
clearSubmitErrors,
clearAsyncError,
@@ -436,7 +437,6 @@ const actions = {
initialize,
regi... | Add clearFields to export (#<I>)
* Update actions.js
* Add clearFields to index.js | erikras_redux-form | train |
97d72877609c8717529131955119af987f4af81f | diff --git a/generate/filetoconst/filetoconst.go b/generate/filetoconst/filetoconst.go
index <HASH>..<HASH> 100644
--- a/generate/filetoconst/filetoconst.go
+++ b/generate/filetoconst/filetoconst.go
@@ -16,9 +16,9 @@ var fileTemplate = `
// Copyright {{.CopyrightYear}} Canonical Ltd.
// Licensed under the AGPLv3, see... | make tools in generate/ obey go generate convention
According to `go help generate`, all generated Go files "should have a line that matches the following regular expression (in Go syntax):"
^// Code generated .* DO NOT EDIT\.$
Furthermore, this line should appear before the first non-comment, non-blank line (i.e. be... | juju_juju | train |
534f3280114f831c5ea17d2c888195390a5d62b2 | diff --git a/src/main/java/nebula/plugin/metrics/MetricsPlugin.java b/src/main/java/nebula/plugin/metrics/MetricsPlugin.java
index <HASH>..<HASH> 100644
--- a/src/main/java/nebula/plugin/metrics/MetricsPlugin.java
+++ b/src/main/java/nebula/plugin/metrics/MetricsPlugin.java
@@ -36,12 +36,10 @@ import org.gradle.api.Tas... | GradleTestSuiteCollector should be configured lazily (#<I>) | nebula-plugins_gradle-metrics-plugin | train |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.