hash
stringlengths
40
40
diff
stringlengths
131
114k
message
stringlengths
7
980
project
stringlengths
5
67
split
stringclasses
1 value
7cf05df56c4d93b52558e8596ca8d7d98010fede
diff --git a/src/Stillat/Common/Collections/Sorting/BogoSorter.php b/src/Stillat/Common/Collections/Sorting/BogoSorter.php index <HASH>..<HASH> 100644 --- a/src/Stillat/Common/Collections/Sorting/BogoSorter.php +++ b/src/Stillat/Common/Collections/Sorting/BogoSorter.php @@ -0,0 +1,59 @@ +<?php namespace Stillat\Common\...
Implemented bogosorter
Stillat_Common
train
1b457fb3b20ec92345aed1b5a9118e6399e22f9f
diff --git a/harvestingkit/elsevier_package.py b/harvestingkit/elsevier_package.py index <HASH>..<HASH> 100644 --- a/harvestingkit/elsevier_package.py +++ b/harvestingkit/elsevier_package.py @@ -885,15 +885,14 @@ class ElsevierPackage(object): if collaboration: record_add_field(rec...
elsevier_package: add subjects as author keywords * Adds now subjects from Elsevier as author keywords instead of erroneously adding it as standard subject in <I>.
inspirehep_harvesting-kit
train
cf0f4cd06404f35d97ebf2fbde44ad08d01e8d82
diff --git a/src/main/python/rlbot/gui/qt_root.py b/src/main/python/rlbot/gui/qt_root.py index <HASH>..<HASH> 100644 --- a/src/main/python/rlbot/gui/qt_root.py +++ b/src/main/python/rlbot/gui/qt_root.py @@ -223,6 +223,13 @@ class RLBotQTGui(QMainWindow, Ui_MainWindow): self.current_bot.set_agent_preset...
fix the KeyError that used to pop up after changing the ingame name of an agent
RLBot_RLBot
train
a2e4bfb856147bdfb7b85d49cda7d5e53deecded
diff --git a/src/Illuminate/Session/Middleware/StartSession.php b/src/Illuminate/Session/Middleware/StartSession.php index <HASH>..<HASH> 100644 --- a/src/Illuminate/Session/Middleware/StartSession.php +++ b/src/Illuminate/Session/Middleware/StartSession.php @@ -70,8 +70,8 @@ class StartSession implements MiddlewareCon...
Fixed minor issues in the start session middleware
laravel_framework
train
bf20238178e2ab1fb759464180c1cdcfb96b6cc4
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/web.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/web.xml index <HASH>..<HASH> 100755 --- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/web.xml +++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/web.xml @@ -34,6 +34,7 @@ ...
fixed a bug in Response content-type auto-detection Without this patch, if you call __toString() on a Response, the content-type auto-detection would never be trigerred as __toString() changes the default content-type.
symfony_symfony
train
ad1ccb3517f6016730d29966cb188cec74cfa973
diff --git a/index.js b/index.js index <HASH>..<HASH> 100644 --- a/index.js +++ b/index.js @@ -159,6 +159,10 @@ if (typeof componentClass === "function" && !componentClass.prototype.render && !componentClass.isReactClass && !React.Component.isPrototypeOf(componentClass)) { return observer(...
fixed propTypes and defaultProps on stateless components
mobxjs_mobx-react
train
eb464d9fdc9e3b3485a9d433e3f065bd5e7fadcf
diff --git a/src/Common/Console/Command/Seed.php b/src/Common/Console/Command/Seed.php index <HASH>..<HASH> 100644 --- a/src/Common/Console/Command/Seed.php +++ b/src/Common/Console/Command/Seed.php @@ -3,6 +3,7 @@ namespace Nails\Common\Console\Command; use Nails\Environment; +use Nails\Factory; use Nails\Console...
Bug fix + injecting database into seed constructor
nails_common
train
2910722b5bed507ec50a38a1d697f700ad7dc3e2
diff --git a/seleniumbase/fixtures/base_case.py b/seleniumbase/fixtures/base_case.py index <HASH>..<HASH> 100755 --- a/seleniumbase/fixtures/base_case.py +++ b/seleniumbase/fixtures/base_case.py @@ -39,6 +39,7 @@ from selenium.common.exceptions import (StaleElementReferenceException, from selenium.common import except...
Update default logging level for WebDriver connections
seleniumbase_SeleniumBase
train
5159d86510d18dd1e258068d924fd00ac0d3e69e
diff --git a/guizero/ButtonGroup.py b/guizero/ButtonGroup.py index <HASH>..<HASH> 100644 --- a/guizero/ButtonGroup.py +++ b/guizero/ButtonGroup.py @@ -19,7 +19,7 @@ class ButtonGroup(Box): # Init the box try: - super().__init__(master, manager="auto") + super().__init__(mas...
Added args to pushbutton change_command method
lawsie_guizero
train
5a1b81cbd1e980558a146ddb8f335de3e3700be0
diff --git a/kbfscrypto/root_certs.go b/kbfscrypto/root_certs.go index <HASH>..<HASH> 100644 --- a/kbfscrypto/root_certs.go +++ b/kbfscrypto/root_certs.go @@ -310,7 +310,8 @@ func GetRootCerts(serverAddr string) []byte { if strings.HasSuffix(host, "dev.keybase.io") { return []byte(DevRootCerts) } - if string...
root_certs: core.keybase.io is also a top-level prod domain now
keybase_client
train
346953e2eb226a9c3196d6344a939f85123855ad
diff --git a/killer.py b/killer.py index <HASH>..<HASH> 100644 --- a/killer.py +++ b/killer.py @@ -30,7 +30,7 @@ or the disk tray is tampered with, shut the computer down! # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <https://www.gnu.org/licenses/ag...
<I> - Windows Battery update, AC bad news - Win<I>_Battery is used rather than Win<I>_PortableBattery because of soldered batteries not showing up on PortableBattery. - Need to do more testing on batteries. - AC status doesn't seem to be query-able with WMI, so this needs looked into deeper.
Lvl4Sword_Killer
train
c21df44dc31db296173ed83983d8ef480feacc30
diff --git a/src/Themosis/Html/FormBuilder.php b/src/Themosis/Html/FormBuilder.php index <HASH>..<HASH> 100644 --- a/src/Themosis/Html/FormBuilder.php +++ b/src/Themosis/Html/FormBuilder.php @@ -106,7 +106,7 @@ class FormBuilder { // Check the given path. // If none given, set to the current page ur...
Fix #<I>. Form action handle properly url with query parameters.
themosis_framework
train
c60f73cb88b33aaf93d3d993bd09594ca33c9cc9
diff --git a/marshmallow_objects/models.py b/marshmallow_objects/models.py index <HASH>..<HASH> 100644 --- a/marshmallow_objects/models.py +++ b/marshmallow_objects/models.py @@ -47,7 +47,9 @@ class ModelMeta(type): if method_name is not None: schema_fields[method_n...
Fix pre/post hooks working Add compatibility for 2 and 3 versions of marshmallow in using pre/post functions. Fix #<I>
SVilgelm_marshmallow-objects
train
f69b18214cdd338b7980cdc4e4711b3b72af1c8d
diff --git a/biojava-structure/src/main/java/org/biojava/nbio/structure/io/mmtf/MmtfActions.java b/biojava-structure/src/main/java/org/biojava/nbio/structure/io/mmtf/MmtfActions.java index <HASH>..<HASH> 100644 --- a/biojava-structure/src/main/java/org/biojava/nbio/structure/io/mmtf/MmtfActions.java +++ b/biojava-struc...
Update the outputstream to be created outside the function
biojava_biojava
train
10825e164482a9e16d75847650d652f9fd4bf94b
diff --git a/library/Garp/Content/Api/Rest.php b/library/Garp/Content/Api/Rest.php index <HASH>..<HASH> 100644 --- a/library/Garp/Content/Api/Rest.php +++ b/library/Garp/Content/Api/Rest.php @@ -15,7 +15,6 @@ class Garp_Content_Api_Rest { const EXCEPTION_PUT_WITHOUT_ID = 'Do not use method PUT to create a new reco...
Allow OPTIONS with id in request
grrr-amsterdam_garp3
train
e61f03cc92efe8cee261583d9924b5e6ba109875
diff --git a/index.js b/index.js index <HASH>..<HASH> 100644 --- a/index.js +++ b/index.js @@ -232,7 +232,7 @@ people.People = function(options, callback) { }); self._app.get(self._action + '/reset-request', function(req, res) { - return res.send(self.renderPage(req, res, 'resetRequest', {})); + r...
we don't want to make everything require a 'res'
apostrophecms-legacy_apostrophe-people
train
87345972f59e3cf825d989530bc473751d06e9cc
diff --git a/src/globals.php b/src/globals.php index <HASH>..<HASH> 100644 --- a/src/globals.php +++ b/src/globals.php @@ -783,8 +783,8 @@ on( 'outbox_save', $id, $req['post']['recipients'], - $req['post']['ccs'], - $re...
Bugfix: undefined index, again...
vphantom_pyritephp
train
9a71ef4ab02088d7f95a5c1f4dca16748241d2fb
diff --git a/safe/storage/raster.py b/safe/storage/raster.py index <HASH>..<HASH> 100644 --- a/safe/storage/raster.py +++ b/safe/storage/raster.py @@ -2,6 +2,7 @@ """ import os +import gc import numpy import copy as copy_module from osgeo import gdal @@ -311,6 +312,9 @@ class Raster(Layer): verify(A...
Added a call to collect garbage before allocating rasters to numpy
inasafe_inasafe
train
6338f6841f9d3d2f10b586012ffd9817b03817ed
diff --git a/goose/article.py b/goose/article.py index <HASH>..<HASH> 100644 --- a/goose/article.py +++ b/goose/article.py @@ -26,7 +26,7 @@ class Article(object): def __init__(self): # title of the article - self.title = None + self.title = u"" # stores the lovely, pure text fr...
#<I> - title is empty string by default
goose3_goose3
train
035e73b6c3eb7da9986ad1665158304635efb254
diff --git a/plugin/pkg/scheduler/schedulercache/cache.go b/plugin/pkg/scheduler/schedulercache/cache.go index <HASH>..<HASH> 100644 --- a/plugin/pkg/scheduler/schedulercache/cache.go +++ b/plugin/pkg/scheduler/schedulercache/cache.go @@ -439,7 +439,7 @@ func (cache *schedulerCache) cleanupAssumedPods(now time.Time) { ...
Suppress warning when a pod in binding cannot be expired
kubernetes_kubernetes
train
86f9b5de89869fa3541ca4363f8d8b3f706b191f
diff --git a/lib/queue/events.js b/lib/queue/events.js index <HASH>..<HASH> 100755 --- a/lib/queue/events.js +++ b/lib/queue/events.js @@ -34,7 +34,12 @@ exports.key = 'events'; exports.callbackQueue = []; exports.add = function( job, callback ) { - if( job.id ) exports.jobs[ job.id ] = job; + if( job.id ) { + ...
store multiple instances of jobs in jobs id map to emit events for all
Automattic_kue
train
cfa5488f8f79fd8b687fe30d2919f8cfb5886f3a
diff --git a/tests/test_download.py b/tests/test_download.py index <HASH>..<HASH> 100644 --- a/tests/test_download.py +++ b/tests/test_download.py @@ -25,7 +25,7 @@ class TestDownloader(unittest.TestCase): cls.scene_2 = 'LC82050312014229LGN00' cls.scene_s3 = 'LC80010092015051LGN00' cls.scene_...
Update test to reflect change in remote file size
developmentseed_landsat-util
train
92225dcc46dca7d88ece4bf64b58ec0386034f7c
diff --git a/.travis.yml b/.travis.yml index <HASH>..<HASH> 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,14 +1,12 @@ language: php php: - - "5.4" - - "5.5" - "5.6" - "7.0" - "7.1" env: - - CONTAO_VERSION=~3.5.0 + - CONTAO_VERSION=~4.4.0 # Exclude impossible Contao Version combinations. matrix...
Fix issues detected by phpcq.
MetaModels_attribute_alias
train
1edd3b6484c4ed71326d104916c62fd0b4e402cf
diff --git a/wsapi.go b/wsapi.go index <HASH>..<HASH> 100644 --- a/wsapi.go +++ b/wsapi.go @@ -17,7 +17,6 @@ import ( "errors" "fmt" "io" - "log" "net/http" "reflect" "runtime" @@ -474,22 +473,13 @@ func (s *Session) onVoiceStateUpdate(se *Session, st *VoiceStateUpdate) { return } - // Need to have t...
Remove API call in onVoiceStateUpdate
bwmarrin_discordgo
train
785f807ad876dc22995518470fd9a5ecddb89131
diff --git a/framework/core/js/src/common/components/LinkButton.js b/framework/core/js/src/common/components/LinkButton.js index <HASH>..<HASH> 100644 --- a/framework/core/js/src/common/components/LinkButton.js +++ b/framework/core/js/src/common/components/LinkButton.js @@ -27,6 +27,7 @@ export default class LinkButton...
fix: Anchors should not have `type="button"` (#<I>)
flarum_core
train
7a106be568f71888ebfdf0a07d206a285b740f9f
diff --git a/aws/resource_aws_vpc_endpoint.go b/aws/resource_aws_vpc_endpoint.go index <HASH>..<HASH> 100644 --- a/aws/resource_aws_vpc_endpoint.go +++ b/aws/resource_aws_vpc_endpoint.go @@ -347,7 +347,7 @@ func vpcEndpointAttributes(d *schema.ResourceData, vpce *ec2.VpcEndpoint, meta i serviceName := aws.StringVal...
Only override vpc endpoint type on govcloud if empty. Once govcloud implements multiple vpc endpoint types, we should stop forcing the endpoint type to gateway. h/t @wjwoodson
terraform-providers_terraform-provider-aws
train
74991593eeb30e23a4c607c0e0d22d0fa0e07bda
diff --git a/core/src/test/java/org/infinispan/api/mvcc/repeatable_read/WriteSkewTest.java b/core/src/test/java/org/infinispan/api/mvcc/repeatable_read/WriteSkewTest.java index <HASH>..<HASH> 100644 --- a/core/src/test/java/org/infinispan/api/mvcc/repeatable_read/WriteSkewTest.java +++ b/core/src/test/java/org/infinisp...
ISPN-<I> Increase timeout to avoid spurious fails lock timeout
infinispan_infinispan
train
0644b78035749b550a2c44ae57f38614921e61e2
diff --git a/lib/kafka/async_producer.rb b/lib/kafka/async_producer.rb index <HASH>..<HASH> 100644 --- a/lib/kafka/async_producer.rb +++ b/lib/kafka/async_producer.rb @@ -185,6 +185,8 @@ module Kafka end def run + @logger.info "Starting async producer in the background..." + loop do ...
Log when the async producer background worker starts This will make it easier to detect when an async producer doesn't live as long as you expect it to.
zendesk_ruby-kafka
train
b5ecdd088b582b75ef14a2cf863722a2d9983c50
diff --git a/python/ray/tests/test_object_manager.py b/python/ray/tests/test_object_manager.py index <HASH>..<HASH> 100644 --- a/python/ray/tests/test_object_manager.py +++ b/python/ray/tests/test_object_manager.py @@ -209,7 +209,8 @@ def test_object_transfer_retry(ray_start_cluster): config = { "object_m...
Deflake object manager test (#<I>)
ray-project_ray
train
ca27f8dce2f77d9036c429cfbb1747f410d9d766
diff --git a/spec/installer_spec.rb b/spec/installer_spec.rb index <HASH>..<HASH> 100644 --- a/spec/installer_spec.rb +++ b/spec/installer_spec.rb @@ -94,6 +94,7 @@ module XcodeInstall current_percent.should.be.close(50, 50) end # Verify we got a good amount of percentages reported + puts pe...
Debug test failure on CircleCi
xcpretty_xcode-install
train
7dec5ff25a214823b41dab24776019bb10c81cea
diff --git a/phpfastcache/3.0.0/abstract.php b/phpfastcache/3.0.0/abstract.php index <HASH>..<HASH> 100644 --- a/phpfastcache/3.0.0/abstract.php +++ b/phpfastcache/3.0.0/abstract.php @@ -280,10 +280,14 @@ abstract class BasePhpFastCache { throw new Exception("Can't Read File",96); } + ...
changes to locking to attempt to prevent races on read that might result in incomplete reads.
PHPSocialNetwork_phpfastcache
train
6b260edebc2d82380c82f64d9dd13220d3489d7a
diff --git a/tests-shared/objects.js b/tests-shared/objects.js index <HASH>..<HASH> 100644 --- a/tests-shared/objects.js +++ b/tests-shared/objects.js @@ -79,8 +79,8 @@ var objects = [ "tables": { "test.chair": { "columns": [ - { "name": "id"}, - { "name": "name"} + { "na...
force updatable view tests to not use builtin updatable views in ms and pg
apHarmony_jsharmony-db
train
5f5e103d4aa88a2e9f2b95328155db82ff780779
diff --git a/lib/puppet/provider/package/pip.rb b/lib/puppet/provider/package/pip.rb index <HASH>..<HASH> 100644 --- a/lib/puppet/provider/package/pip.rb +++ b/lib/puppet/provider/package/pip.rb @@ -50,8 +50,11 @@ Puppet::Type.type(:package).provide :pip, def latest client = XMLRPC::Client.new2("http://pypi.pyt...
(#<I>) Apply and catch a timeout when contacting PyPI over XMLRPC Apply a <I> second timeout to XMLRPC calls to PyPI and catch them, reporting an error gracefully.
puppetlabs_puppet
train
0b6d3b7e3e9382d5ba1f943febcd55b858220261
diff --git a/livelossplot/keras_plot.py b/livelossplot/keras_plot.py index <HASH>..<HASH> 100644 --- a/livelossplot/keras_plot.py +++ b/livelossplot/keras_plot.py @@ -46,7 +46,7 @@ class PlotLossesKeras(Callback): if isinstance(self.model.loss, list): losses = self.model.loss elif isinsta...
Quickfix for turning dict values into an indexable list In Python 3, calling dict.values() returns a 'dict_values' object instead of a list, so we explicit set it as a list here to prevent a TypeError later in the script. See <URL>
stared_livelossplot
train
e318db6ba901d74926dc58183d59688d9ac74c14
diff --git a/spec/unit/application/resource_spec.rb b/spec/unit/application/resource_spec.rb index <HASH>..<HASH> 100755 --- a/spec/unit/application/resource_spec.rb +++ b/spec/unit/application/resource_spec.rb @@ -187,7 +187,7 @@ describe Puppet::Application::Resource do res.expects(:save).with('https...
[#<I>] fix the specs to correctly mock the Puppet::Resource.new call signature
puppetlabs_puppet
train
8dbe678801d14e6377d78de35ebd9f4fbf598983
diff --git a/sse-encoder.go b/sse-encoder.go index <HASH>..<HASH> 100644 --- a/sse-encoder.go +++ b/sse-encoder.go @@ -22,6 +22,7 @@ const ContentType = "text/event-stream" var contentType = []string{ContentType} var noCache = []string{"no-cache"} +var replacer = strings.NewReplacer("\n", "\\n", "\r", "\\r") typ...
Using string.Replacer instead several calls to string.Replace
manucorporat_sse
train
49292fca4ee45d57ac734d4f542da3ad267d4010
diff --git a/lib/Validator/All.php b/lib/Validator/All.php index <HASH>..<HASH> 100644 --- a/lib/Validator/All.php +++ b/lib/Validator/All.php @@ -15,6 +15,9 @@ namespace Wei\Validator; */ class All extends BaseValidator { + /** + * @var string + */ protected $notArrayMessage = '%name% must be...
added property type for isAll validator
twinh_wei
train
ab537b3400eff98f7ff3ef6273dc5cd88fd87f8d
diff --git a/spyderlib/plugins/externalconsole.py b/spyderlib/plugins/externalconsole.py index <HASH>..<HASH> 100644 --- a/spyderlib/plugins/externalconsole.py +++ b/spyderlib/plugins/externalconsole.py @@ -718,8 +718,10 @@ class ExternalConsole(SpyderPluginWidget): if python: if self.get_option(...
Python Console: Add a new attribute to know if consoles are started with an external interpreter
spyder-ide_spyder
train
29bc3358039ab9e481742009cb2fa551ce9ce07b
diff --git a/src/Element/Menu.php b/src/Element/Menu.php index <HASH>..<HASH> 100644 --- a/src/Element/Menu.php +++ b/src/Element/Menu.php @@ -21,6 +21,10 @@ class Menu implements ElementInterface { $this->element = new wxMenu; - $this->parent->getRaw()->Append($this->element, $this->title); + ...
Only append to parent if its an instance of wxMenu or wxMenuBar
encorephp_wxwidgets
train
4396f096208cd319af942996c3a61ea4c9c05ed3
diff --git a/manifest.js b/manifest.js index <HASH>..<HASH> 100644 --- a/manifest.js +++ b/manifest.js @@ -36,6 +36,7 @@ function manifest (spec, opts) { if (opts.annotate) { manifest._requested = spec manifest._spec = spec.raw + manifest._from = spec.raw manifest._where = opts....
fix(manifest): meh just shove _from in there
zkat_pacote
train
d6b771e06f647ef061cf44c3b37b276c70ed41d9
diff --git a/src/Illuminate/Database/Schema/Grammars/SqlServerGrammar.php b/src/Illuminate/Database/Schema/Grammars/SqlServerGrammar.php index <HASH>..<HASH> 100755 --- a/src/Illuminate/Database/Schema/Grammars/SqlServerGrammar.php +++ b/src/Illuminate/Database/Schema/Grammars/SqlServerGrammar.php @@ -48,7 +48,7 @@ cla...
Fix compileColumnListing for tables with schema (#<I>) The compileColumnListing method did not work for tables in a non-default schema. It also listed too many columns for tables that appear in more than one schema. Using SQL Server's object_id-function, in stead of obj.name, fixes this issue.
laravel_framework
train
8931197d1c9b051925688a492959afdd31c49bc6
diff --git a/pyphi/actual.py b/pyphi/actual.py index <HASH>..<HASH> 100644 --- a/pyphi/actual.py +++ b/pyphi/actual.py @@ -93,10 +93,10 @@ class Context: # Both are conditioned on the `before_state`, but we then change the # state of the cause context to `after_state` to reflect the fact that ...
Rename `cause/effect_context` to `*_system`
wmayner_pyphi
train
225140e363c763aaf9aafc3ac134742fa70d465e
diff --git a/.gitignore b/.gitignore index <HASH>..<HASH> 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ __pycache__/ *.pyc /build/ /dist/ +.python-version diff --git a/canonicaljson.py b/canonicaljson.py index <HASH>..<HASH> 100644 --- a/canonicaljson.py +++ b/canonicaljson.py @@ -20,17 +20,6 @@ import pl...
Add an API to choose the underlying JSON library. (#<I>)
matrix-org_python-canonicaljson
train
84bd0e1188c6cc897fa9d291ea92df26748bbc47
diff --git a/lib/plucky/criteria_hash.rb b/lib/plucky/criteria_hash.rb index <HASH>..<HASH> 100644 --- a/lib/plucky/criteria_hash.rb +++ b/lib/plucky/criteria_hash.rb @@ -121,8 +121,15 @@ module Plucky def normalized_value(parent_key, key, value) case value when Array, Set - value....
Allow symbol operators in $or, $and, and $nor clauses [Fixes #<I>]
mongomapper_plucky
train
364e8419168aea6fd982ff51ab35069a28fa45f4
diff --git a/tests/src/rules/extensions.js b/tests/src/rules/extensions.js index <HASH>..<HASH> 100644 --- a/tests/src/rules/extensions.js +++ b/tests/src/rules/extensions.js @@ -183,6 +183,22 @@ ruleTester.run('extensions', rule, { }, ], }), + // extension resolve order (#965) + test({ + ...
Add test case for import/resolve extensions order When there are multiple files with same names and different extensions, the resolver will go by extensions in the order specified in import/resolve settings. This test case ensures that the "extensions" rule is correctly forcing the extension when omitting it would ca...
benmosher_eslint-plugin-import
train
7e7001884c1c04f93155d4f714268fe655b63333
diff --git a/README.md b/README.md index <HASH>..<HASH> 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,19 @@ buffspawn('git', ['clone', 'git@github.com/bower/bower'], { cwd: '~/foo' }) }); ``` +The actual child process is available if necessary: + +```js +var buffspawn('buffered-spawn'); + +// Callback style +...
Add ability to access the underlying cp.
IndigoUnited_node-buffered-spawn
train
c969c3dd5ff586449881c12e49c37889ab0c8bcc
diff --git a/libkbfs/crypto_local.go b/libkbfs/crypto_local.go index <HASH>..<HASH> 100644 --- a/libkbfs/crypto_local.go +++ b/libkbfs/crypto_local.go @@ -1,6 +1,8 @@ package libkbfs import ( + "sync" + "github.com/keybase/client/go/libkb" "golang.org/x/crypto/nacl/box" "golang.org/x/net/context" @@ -74,6 +76...
crypto_local: update keys for testing under a lock Issue: KBFS-<I>
keybase_client
train
956153927b4e83a59ca968f5d62edebc59201b93
diff --git a/lib/socket.js b/lib/socket.js index <HASH>..<HASH> 100644 --- a/lib/socket.js +++ b/lib/socket.js @@ -70,6 +70,8 @@ Socket.prototype.emit = function(type) { * @api private */ Socket.prototype._stream = function() { + debug('sending new streams'); + var args = slice.call(arguments) , type = ar...
work fine on Node <I>.x or lower
nkzawa_socket.io-stream
train
12b8e8c036df3b7e5ae2b7cff91f20b7c760ee62
diff --git a/setup.py b/setup.py index <HASH>..<HASH> 100644 --- a/setup.py +++ b/setup.py @@ -83,16 +83,6 @@ def read(f): return (here / f).read_text('utf-8').strip() -NEEDS_PYTEST = {'pytest', 'test'}.intersection(sys.argv) -pytest_runner = ['pytest-runner'] if NEEDS_PYTEST else [] - -tests_require = [ - ...
Drop setup.py test support (#<I>)
aio-libs_aiohttp
train
cfadfb4296c0b3fb6eea2f1b5bf85ddb33e9de95
diff --git a/src/Admin/Interfaces/UploadImageInterface.php b/src/Admin/Interfaces/UploadImageInterface.php index <HASH>..<HASH> 100644 --- a/src/Admin/Interfaces/UploadImageInterface.php +++ b/src/Admin/Interfaces/UploadImageInterface.php @@ -37,5 +37,5 @@ interface UploadImageInterface * @param array $options ...
Add image type to image name to avoid collision
despark_ignicms
train
cd2dfc7f108da15f3bc4a1ce15a85629e39b0e91
diff --git a/src/ol/source/tilearcgisrestsource.js b/src/ol/source/tilearcgisrestsource.js index <HASH>..<HASH> 100644 --- a/src/ol/source/tilearcgisrestsource.js +++ b/src/ol/source/tilearcgisrestsource.js @@ -2,7 +2,6 @@ goog.provide('ol.source.TileArcGISRest'); goog.require('goog.asserts'); goog.require('goog.ma...
Use regular expression instead of String#endsWith() check
openlayers_openlayers
train
e946a5000d6ba99455a8600bd5c48306f0787be8
diff --git a/bin/static-review.php b/bin/static-review.php index <HASH>..<HASH> 100755 --- a/bin/static-review.php +++ b/bin/static-review.php @@ -12,14 +12,21 @@ * @see http://github.com/sjparkinson/static-review/blob/master/LICENSE */ -foreach (array(__DIR__ . '/../../../autoload.php', __DIR__ . '/../../vendor/...
process comments on fcd<I>d<I>dea<I>d1ce2abad1b<I>a<I>c0f4c
sjparkinson_static-review
train
0f9e8315bca4e3c8be824c2c1a1b7ec6defdc734
diff --git a/spring-boot-project/spring-boot/src/test/java/org/springframework/boot/web/reactive/server/AbstractReactiveWebServerFactoryTests.java b/spring-boot-project/spring-boot/src/test/java/org/springframework/boot/web/reactive/server/AbstractReactiveWebServerFactoryTests.java index <HASH>..<HASH> 100644 --- a/spr...
Replace use of deprecated Reactor MonoProcessor in tests Fixes gh-<I>
spring-projects_spring-boot
train
becc12bcb196471ae0b2f4bf8990081dd42f6f8b
diff --git a/mob_rotation.rb b/mob_rotation.rb index <HASH>..<HASH> 100644 --- a/mob_rotation.rb +++ b/mob_rotation.rb @@ -14,6 +14,7 @@ class MobRotation @mob_file_name = mob_file_name end + def self.extract_email_from(entry) if entry =~ /\<(.*)\>/ $1 diff --git a/spec/mob_rotation_spec.rb b...
Clarified method name & updated TODO with current understanding
RubySteps_mob_rotation
train
a4715eaa6cb82458d7ba229b6f1d3d6cb6d2bd07
diff --git a/Integration/ClientIntegration.php b/Integration/ClientIntegration.php index <HASH>..<HASH> 100644 --- a/Integration/ClientIntegration.php +++ b/Integration/ClientIntegration.php @@ -455,7 +455,7 @@ class ClientIntegration extends AbstractIntegration $properties['_token'] === $c...
[ENG-<I>] Correct campaign finder.
TheDMSGroup_mautic-contact-client
train
7413e88bf769b2d2ed64319a8b2e41eaa160eb2e
diff --git a/provision/kubernetes/deploy.go b/provision/kubernetes/deploy.go index <HASH>..<HASH> 100644 --- a/provision/kubernetes/deploy.go +++ b/provision/kubernetes/deploy.go @@ -9,6 +9,8 @@ import ( "fmt" "io" "io/ioutil" + "net" + "net/url" "strconv" "strings" "time" @@ -28,6 +30,7 @@ import ( k8sEr...
provision/kubernetes: use dialer with timeout and keepalive for spdy conns
tsuru_tsuru
train
ffc8474918c1c0bf0b820d161ec1f3686e20ddc6
diff --git a/subliminal/videos.py b/subliminal/videos.py index <HASH>..<HASH> 100644 --- a/subliminal/videos.py +++ b/subliminal/videos.py @@ -135,6 +135,8 @@ class Video(object): # brackets inside the filename, so we have to use basic string # startswith/endswith comparisons folder, basename...
Test current directory if no folder is given while scanning
Diaoul_subliminal
train
6a477e05f94c8ffefa0eaebd38b72e4bce7f79c0
diff --git a/dig/README.md b/dig/README.md index <HASH>..<HASH> 100644 --- a/dig/README.md +++ b/dig/README.md @@ -1,18 +1,18 @@ # Dependency Injection Graph -Package dig provides a fairly opinionated way of resolving object dependencies. -There are two sides of dig: `Inject` and `Resolve`. +`package dig` provides a...
Inject -> Register in the docs [ci skip] (#<I>)
uber-go_fx
train
32d628a6c2816328107499c79f5d964ecc52c313
diff --git a/.gitignore b/.gitignore index <HASH>..<HASH> 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules *.origin +npm-debug.log diff --git a/package.json b/package.json index <HASH>..<HASH> 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gherkin-lint", - "version":...
fixing rule 'no-files-without-scenarios' which didn't previously detect errors
vsiakka_gherkin-lint
train
75ad29cb9f4f377df27b71e67dbd33f36bb08bee
diff --git a/flink-connectors/flink-jdbc/src/main/java/org/apache/flink/api/java/io/jdbc/catalog/PostgresCatalog.java b/flink-connectors/flink-jdbc/src/main/java/org/apache/flink/api/java/io/jdbc/catalog/PostgresCatalog.java index <HASH>..<HASH> 100644 --- a/flink-connectors/flink-jdbc/src/main/java/org/apache/flink/ap...
[FLINK-<I>] support precision of timestamp and time data types closes #<I>
apache_flink
train
fd8f99e78f2ccc593cf98c33a805b5294fb2c48c
diff --git a/bcbio/variation/vcfutils.py b/bcbio/variation/vcfutils.py index <HASH>..<HASH> 100644 --- a/bcbio/variation/vcfutils.py +++ b/bcbio/variation/vcfutils.py @@ -341,7 +341,9 @@ def combine_variant_files(orig_files, out_file, ref_file, config, if cur_region: params += ["-L", bampr...
Provide additional memory based on available cores to GATK CombineVariants to prevent slowdowns with large numbers of samples.
bcbio_bcbio-nextgen
train
9b849d420e7da5b0acbe4fb1dc247fac26a8d3bc
diff --git a/java/java-generator/src/main/xtend/io/joynr/generator/provider/InterfaceProviderTemplate.xtend b/java/java-generator/src/main/xtend/io/joynr/generator/provider/InterfaceProviderTemplate.xtend index <HASH>..<HASH> 100644 --- a/java/java-generator/src/main/xtend/io/joynr/generator/provider/InterfaceProviderT...
[Java] make AbstractDeferred.values field private values field is now set in the resolve method. Change-Id: I8d5d0b2fd3f<I>d2dcb<I>da<I>e<I>a<I>da<I>
bmwcarit_joynr
train
7762e06571fc3ab1164c5e45d61e4cd03648a96c
diff --git a/src/java/org/apache/cassandra/db/ColumnFamilyStore.java b/src/java/org/apache/cassandra/db/ColumnFamilyStore.java index <HASH>..<HASH> 100644 --- a/src/java/org/apache/cassandra/db/ColumnFamilyStore.java +++ b/src/java/org/apache/cassandra/db/ColumnFamilyStore.java @@ -84,7 +84,7 @@ public final class Colu...
rename lock_ -> sstableLock_. patch by jbellis; reviewed by Jun Rao for CASSANDRA-<I> git-svn-id: <URL>
Stratio_stratio-cassandra
train
37b5261f1fa0740137c198499f73a96471ec266e
diff --git a/openxc/sources/serial.py b/openxc/sources/serial.py index <HASH>..<HASH> 100644 --- a/openxc/sources/serial.py +++ b/openxc/sources/serial.py @@ -47,4 +47,4 @@ class SerialDataSource(BytestreamDataSource): LOG.debug("Opened serial device at %s", port) def read(self): - return sel...
Don't use readline for serial interfaces, delimiter is now NULL.
openxc_openxc-python
train
cdaab2c479c819b04cc72a97c52b804832365cef
diff --git a/actionpack/lib/abstract_controller/callbacks.rb b/actionpack/lib/abstract_controller/callbacks.rb index <HASH>..<HASH> 100644 --- a/actionpack/lib/abstract_controller/callbacks.rb +++ b/actionpack/lib/abstract_controller/callbacks.rb @@ -1,5 +1,3 @@ -require 'active_support/deprecation' - module AbstractC...
Removed non-standard and unused require 'active_support/deprecation' from parts out of active_support.
rails_rails
train
ce3976bbf2e11919fe96d98e1dc77c8b7bfbcaea
diff --git a/kie-remote/kie-remote-services/src/main/java/org/kie/remote/services/jaxb/JaxbCommandsResponse.java b/kie-remote/kie-remote-services/src/main/java/org/kie/remote/services/jaxb/JaxbCommandsResponse.java index <HASH>..<HASH> 100644 --- a/kie-remote/kie-remote-services/src/main/java/org/kie/remote/services/ja...
kie-remote-services: removing System.out.println from code and tests
kiegroup_droolsjbpm-integration
train
bb5b6ac1e33cf89696d2721690160d448a4fb2f5
diff --git a/src/provider.js b/src/provider.js index <HASH>..<HASH> 100644 --- a/src/provider.js +++ b/src/provider.js @@ -41,6 +41,14 @@ export function provider(app) { method = method.toLowerCase() swagger.parameters = swagger.parameters || [] + for(const i in swagger.parameters) { + if(typeof swagger....
Parameters provided as a key/value objection can now set their value to just a string as the improvements in inference allow the value to be expanded out
grindjs_swagger
train
03c35e74144254b2aa5900637188b684f14a74d3
diff --git a/devassistant/actions.py b/devassistant/actions.py index <HASH>..<HASH> 100644 --- a/devassistant/actions.py +++ b/devassistant/actions.py @@ -382,13 +382,12 @@ class PkgSearchAction(Action): description = 'Searches packages on DAPI for given term(s) and prints the result.' args = [ argum...
Get rid of pagination of API calls Fixes #<I>
devassistant_devassistant
train
701366cbb43101e386ba9a46f520720698031b25
diff --git a/metal/classifier.py b/metal/classifier.py index <HASH>..<HASH> 100644 --- a/metal/classifier.py +++ b/metal/classifier.py @@ -70,15 +70,15 @@ class Classifier(nn.Module): """ raise NotImplementedError - def score(self, X, Y, metric='accuracy', break_ties='random', verbose=True, - ...
Pass in a list of metrics to score function
HazyResearch_metal
train
6cdf66199ecb1c91c06b2ea7d751980800e1ad19
diff --git a/pymc/distributions/continuous.py b/pymc/distributions/continuous.py index <HASH>..<HASH> 100644 --- a/pymc/distributions/continuous.py +++ b/pymc/distributions/continuous.py @@ -11,7 +11,8 @@ from .dist_math import * from numpy.random import uniform as runiform, normal as rnormal __all__ = ['Uniform', ...
Added Weibull and half-Cauchy distributions
pymc-devs_pymc
train
cf52f6f30c749206c87da99f3c146e71fe848390
diff --git a/lib/flatware/cucumber/runtime.rb b/lib/flatware/cucumber/runtime.rb index <HASH>..<HASH> 100644 --- a/lib/flatware/cucumber/runtime.rb +++ b/lib/flatware/cucumber/runtime.rb @@ -22,6 +22,7 @@ module Flatware end def run(feature_files=[]) + @loader = nil options = Array(featu...
Allow features to be cached throughout run call
briandunn_flatware
train
cac902e3f4841d04cddebc1af1b4dc8581eeb4fd
diff --git a/lib/gatling/config.rb b/lib/gatling/config.rb index <HASH>..<HASH> 100644 --- a/lib/gatling/config.rb +++ b/lib/gatling/config.rb @@ -33,7 +33,16 @@ module Gatling @trainer_toggle ||= @trainer_value ||= false end + def path_from_type(type) + if paths.keys.include? type + ...
move get path from type from file helper to configuration
gabrielrotbart_gatling
train
1eed4183b201e0355bbe747b5a800af3ba8b6a01
diff --git a/woocommerce/cart/cart.php b/woocommerce/cart/cart.php index <HASH>..<HASH> 100644 --- a/woocommerce/cart/cart.php +++ b/woocommerce/cart/cart.php @@ -53,6 +53,7 @@ do_action( 'woocommerce_before_cart' ); ?> <td class="product-remove"> <?php + // @codingStandardsIgnoreLine e...
Add @codingStandardsIgnoreLine Adds "@codingStandardsIgnoreLine" when nothing else has been changed in line; This is a Woo change, adding to better sync files with standard Woo templates.
understrap_understrap
train
0c3c7f23eb9aa64e8629b5600fde1a168e33f047
diff --git a/beehive.go b/beehive.go index <HASH>..<HASH> 100644 --- a/beehive.go +++ b/beehive.go @@ -50,7 +50,7 @@ func loadConfig() []modules.Chain { } if err != nil { - panic(err) + log.Fatal(err) } return chains @@ -64,7 +64,7 @@ func saveConfig(chains []modules.Chain) { } if err != nil { - pa...
* No need to panic - fatal exit is enough.
muesli_beehive
train
ba5f4bcc40b3664841da5548c7aca8bfeb811259
diff --git a/src/Client.php b/src/Client.php index <HASH>..<HASH> 100644 --- a/src/Client.php +++ b/src/Client.php @@ -20,6 +20,7 @@ use Facebook\WebDriver\WebDriver; use Facebook\WebDriver\WebDriverBy; use Facebook\WebDriver\WebDriverCapabilities; use Facebook\WebDriver\WebDriverExpectedCondition; +use Facebook\Web...
Add support of keyboard and mouse to client
symfony_panther
train
5157c6f425e8c996d2519b1dc3b593050dac2751
diff --git a/lib/app/app.js b/lib/app/app.js index <HASH>..<HASH> 100644 --- a/lib/app/app.js +++ b/lib/app/app.js @@ -76,9 +76,9 @@ export function createApp () { }) const options = {} - - themeEnhanceApp({ Vue, options, router }) - enhanceApp({ Vue, options, router }) + + themeEnhanceApp({ Vue, options, ...
feat: also expose siteData in enhanceApp.js
vuejs_vuepress
train
bedaf2a0cd97fbcd0f6f26868083c97f22919553
diff --git a/test/test_helper.rb b/test/test_helper.rb index <HASH>..<HASH> 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -32,10 +32,13 @@ at_exit do exit_code = Test::Unit::AutoRunner.run end - pid = `ps -A -o pid,command | grep [r]edis-test`.split(" ")[0] puts "Killing test redis server....
Made sure all redis-server processes gets killed when running tests in distributed mode.
niho_related
train
083a4ccc601cb05799a85676901c5e2b4d8a4249
diff --git a/PyFunceble/abstracts/package.py b/PyFunceble/abstracts/package.py index <HASH>..<HASH> 100644 --- a/PyFunceble/abstracts/package.py +++ b/PyFunceble/abstracts/package.py @@ -73,7 +73,7 @@ class Package: :type: str """ - VERSION = "3.1.2.dev (Teal Blauwbok: Ladybug)" + VERSION = "3.1.3.dev...
Add more tests for the adblock decoder. The tests were based on the input of @kulfoon at <URL>
funilrys_PyFunceble
train
3432c4d5df506b6f49bbeb9da645e9dc71471e33
diff --git a/Kwf/Util/Maintenance/Dispatcher.php b/Kwf/Util/Maintenance/Dispatcher.php index <HASH>..<HASH> 100644 --- a/Kwf/Util/Maintenance/Dispatcher.php +++ b/Kwf/Util/Maintenance/Dispatcher.php @@ -59,10 +59,8 @@ class Kwf_Util_Maintenance_Dispatcher } $t = microtime(true)-$t; ...
every maintenance job max time can now be overriden in job class
koala-framework_koala-framework
train
ebe99be460d0e9c6d8196f4625672719b3a048ed
diff --git a/src/Sylius/Bundle/PaymentBundle/DependencyInjection/Configuration.php b/src/Sylius/Bundle/PaymentBundle/DependencyInjection/Configuration.php index <HASH>..<HASH> 100644 --- a/src/Sylius/Bundle/PaymentBundle/DependencyInjection/Configuration.php +++ b/src/Sylius/Bundle/PaymentBundle/DependencyInjection/Con...
[Payment] Decorated PaymentFactory
Sylius_Sylius
train
fb3e1bf62a0ac98ee6e1c74d71d44638f20318d3
diff --git a/Library/Backends/ZendEngine3/Backend.php b/Library/Backends/ZendEngine3/Backend.php index <HASH>..<HASH> 100644 --- a/Library/Backends/ZendEngine3/Backend.php +++ b/Library/Backends/ZendEngine3/Backend.php @@ -748,7 +748,6 @@ class Backend extends BackendZendEngine2 public function destroyIterator(V...
ze3 iterators: fix double free, rely on `iter_wrapper_dtor`
phalcon_zephir
train
5c1091af10a6c605faf0bdabf9f38fa4c13150e6
diff --git a/core/server/helpers/index.js b/core/server/helpers/index.js index <HASH>..<HASH> 100644 --- a/core/server/helpers/index.js +++ b/core/server/helpers/index.js @@ -119,8 +119,8 @@ coreHelpers.url = function (options) { // ### Asset helper // // *Usage example:* -// `{{asset src="css/screen.css"}}` -// `{{...
Fix excerpt/content helpers fixes #<I> - Convert quoted strings to numbers - Update code examples - Update helper tests
TryGhost_Ghost
train
087c5d43c01b0d4f46195356fa9a6771439a602f
diff --git a/mod/chat/report.php b/mod/chat/report.php index <HASH>..<HASH> 100644 --- a/mod/chat/report.php +++ b/mod/chat/report.php @@ -283,7 +283,7 @@ if (!$show_all and $complete_sessions == 0) { echo html_writer::start_tag('p'); echo get_string('no_complete_sessions_found', 'chat') . '&nbsp...
MDL-<I> mod_chat: Correct use of encoded & in link
moodle_moodle
train
165769ea8262590231515bc14e807a50040258fe
diff --git a/cmd/lncli/cmd_query_probability.go b/cmd/lncli/cmd_query_probability.go index <HASH>..<HASH> 100644 --- a/cmd/lncli/cmd_query_probability.go +++ b/cmd/lncli/cmd_query_probability.go @@ -64,7 +64,7 @@ func queryProb(ctx *cli.Context) error { return err } - printJSON(response) + printRespJSON(response...
lncli: use printRespJSON for probability response
lightningnetwork_lnd
train
6456b951f53f3fa6771d0370463b7da5daf3e763
diff --git a/lib/remove.js b/lib/remove.js index <HASH>..<HASH> 100644 --- a/lib/remove.js +++ b/lib/remove.js @@ -1,30 +1,72 @@ 'use strict'; -var rimraf = require('rimraf'); -var promisify = require('./utils/promisify'); +var pathUtil = require('path'); +var fs = require('./utils/fs'); var validate = require('./u...
Rimraf dropped in favour of inhouse remove implementation
szwacz_fs-jetpack
train
5fcf3a962aec0042727c240e6574fc3b2d4cd50e
diff --git a/packages/tiptap/src/Editor.js b/packages/tiptap/src/Editor.js index <HASH>..<HASH> 100644 --- a/packages/tiptap/src/Editor.js +++ b/packages/tiptap/src/Editor.js @@ -204,16 +204,20 @@ export default class Editor extends Emitter { tabindex: 0, }, handleDOMEvents: { -...
fix focus and blur handler, fix #<I>
scrumpy_tiptap
train
8a622462e919876624328dc7e56b41b77d18e0b8
diff --git a/src/naarad/metrics/metric.py b/src/naarad/metrics/metric.py index <HASH>..<HASH> 100644 --- a/src/naarad/metrics/metric.py +++ b/src/naarad/metrics/metric.py @@ -148,10 +148,10 @@ class Metric(object): metric_stats_csv_file = self.get_stats_csv() imp_metric_stats_csv_file = self.get_important_sub...
do not write headers if there are no metrics
linkedin_naarad
train
dd69f268283cf1e6d0f9a70d10df5b109614db51
diff --git a/src/Intervention/Image/AbstractDecoder.php b/src/Intervention/Image/AbstractDecoder.php index <HASH>..<HASH> 100644 --- a/src/Intervention/Image/AbstractDecoder.php +++ b/src/Intervention/Image/AbstractDecoder.php @@ -69,6 +69,7 @@ abstract class AbstractDecoder $options = [ 'http' =>...
fix envoy <I> repsonse
Intervention_image
train
fb18e441a72ad9cf1a3200361efc75e843ea3f39
diff --git a/src/ORM/DataObjectSchema.php b/src/ORM/DataObjectSchema.php index <HASH>..<HASH> 100644 --- a/src/ORM/DataObjectSchema.php +++ b/src/ORM/DataObjectSchema.php @@ -525,11 +525,8 @@ class DataObjectSchema foreach ($fieldSpecs as $field => $spec) { /** @var DBField $fieldObj */ ...
DBIndexable::getIndexSpecs is responsible for returning a DBFields full indexable spec
silverstripe_silverstripe-framework
train
ac37b814665070af80908675a44404c799b02762
diff --git a/topology/probes/ovsdb/ovs_of.go b/topology/probes/ovsdb/ovs_of.go index <HASH>..<HASH> 100644 --- a/topology/probes/ovsdb/ovs_of.go +++ b/topology/probes/ovsdb/ovs_of.go @@ -310,7 +310,9 @@ func makeFilter(rule *Rule) string { // Execute exposes an interface to command launch on the OS type Execute inter...
websocket: fix double disconnect handler for incomer
skydive-project_skydive
train
86cc5d8f29f706b69c71d5fec5fdf2355988df0f
diff --git a/Command/InfoDoctrineCommand.php b/Command/InfoDoctrineCommand.php index <HASH>..<HASH> 100644 --- a/Command/InfoDoctrineCommand.php +++ b/Command/InfoDoctrineCommand.php @@ -71,8 +71,14 @@ EOT $cm = $entityManager->getClassMetadata($entityClassName); $output->writeln(sprin...
[DoctrineBundle] Enhance error reporting during mapping validation when nested exceptions occur.
doctrine_DoctrineBundle
train
1dec2c25a72ec1d7a53051911bc949b7c728adf5
diff --git a/services/storage-driver.js b/services/storage-driver.js index <HASH>..<HASH> 100644 --- a/services/storage-driver.js +++ b/services/storage-driver.js @@ -212,7 +212,7 @@ module.exports = function (dbUrl, injection, appUtil) { } var filterValue = filteringAndSorting...
Fix creation of MongoId for reference fieldType
allcount_allcountjs
train
c6bfd6802ae4c8e179e875a707ec42bf73d13a20
diff --git a/activerecord/test/cases/relations_test.rb b/activerecord/test/cases/relations_test.rb index <HASH>..<HASH> 100644 --- a/activerecord/test/cases/relations_test.rb +++ b/activerecord/test/cases/relations_test.rb @@ -451,6 +451,15 @@ class RelationTest < ActiveRecord::TestCase assert_equal author, author...
When use where more than once on the same column, relation doesn't do an 'or' or 'in' with the values
rails_rails
train
39046133a215339cf18733a8339c97af952c2a12
diff --git a/manifest.go b/manifest.go index <HASH>..<HASH> 100644 --- a/manifest.go +++ b/manifest.go @@ -189,7 +189,6 @@ func (m *Manifest) CheckStackSupport() error { } func (m *Manifest) manifestSupportsStack(stack string) bool { - if m.Stack != "" { return m.Stack == stack } diff --git a/manifest_test.g...
Add more test coverage for top-level stack logic [#<I>]
cloudfoundry_libbuildpack
train
39a76ba3703f5f42872acafab51114f6cd335e55
diff --git a/stockExperiments/providers/base.py b/stockExperiments/providers/base.py index <HASH>..<HASH> 100644 --- a/stockExperiments/providers/base.py +++ b/stockExperiments/providers/base.py @@ -30,7 +30,7 @@ class RawProvider(AbstractProvider): return self.__class__ -class ByProductProvider(AbstractPr...
Partial commit: Basic byproduct providers with tests passing. One test missing...
rhlobo_bigtempo
train
7988d2188adfe4c2ce0b24639a58f85dc13242e4
diff --git a/modules/ixBidAdapter.js b/modules/ixBidAdapter.js index <HASH>..<HASH> 100644 --- a/modules/ixBidAdapter.js +++ b/modules/ixBidAdapter.js @@ -1,8 +1,8 @@ -import { deepAccess, parseGPTSingleSizeArray, inIframe, deepClone, logError, logWarn, isFn, contains, isInteger, isArray, deepSetValue, parseQueryString...
IX Bid Adapter: fix for infinite loop (#<I>) * ix infinite loop fix * moved deviceaccess check * changed auction debug event handler
prebid_Prebid.js
train
ef324e404a30ad46e1c55497e381179b2d4ff0f8
diff --git a/src/ibmiotf/__init__.py b/src/ibmiotf/__init__.py index <HASH>..<HASH> 100644 --- a/src/ibmiotf/__init__.py +++ b/src/ibmiotf/__init__.py @@ -134,13 +134,13 @@ class AbstractClient: self.connectEvent.clear() self.client.connect(self.address, port=self.port, keepalive=self.keepAliv...
Increase connection timeout to <I> seconds Support clients with "less than ideal" network conditions
ibm-watson-iot_iot-python
train
c062e1ffbe07b45e62035320399cd32127109a06
diff --git a/nptdms/tdms.py b/nptdms/tdms.py index <HASH>..<HASH> 100644 --- a/nptdms/tdms.py +++ b/nptdms/tdms.py @@ -203,7 +203,7 @@ class TdmsFile(object): """ path = self._path(group) - return [self.objects[p] for p in self.objects if p.startswith(path)] + return [self.objects[p] f...
Don't return group object in group channels
adamreeve_npTDMS
train
d543939cd9ddbae168b976b34c8bd552e39d8777
diff --git a/lang/en_utf8/assignment.php b/lang/en_utf8/assignment.php index <HASH>..<HASH> 100644 --- a/lang/en_utf8/assignment.php +++ b/lang/en_utf8/assignment.php @@ -90,7 +90,7 @@ $string['notesempty'] = 'No entry'; $string['notesupdateerror'] = 'Error when updating notes'; $string['notgradedyet'] = 'Not graded ...
Typo improvement in assignment.php string MDL-<I>; merged from MOODLE_<I>_STABLE
moodle_moodle
train
ca15912d5bf2e60844ef62d00e2371e503c4f0ae
diff --git a/lib/osnp.js b/lib/osnp.js index <HASH>..<HASH> 100644 --- a/lib/osnp.js +++ b/lib/osnp.js @@ -249,7 +249,7 @@ exports.createCommandPacket = function(data, eui, shortAddress, paired) { return frame; } -exports.parseFrame = function(frame, securityLevel) { +exports.parseFrame = function(frame) { var...
simplified mic handling, since only one algorithm defined
bitgamma_node-osnp
train