hash
stringlengths
40
40
diff
stringlengths
131
114k
message
stringlengths
7
980
project
stringlengths
5
67
split
stringclasses
1 value
3aa0ff0e618647790de049bd9b4cbe6b96f981cd
diff --git a/spec/integration/installation_spec.rb b/spec/integration/installation_spec.rb index <HASH>..<HASH> 100644 --- a/spec/integration/installation_spec.rb +++ b/spec/integration/installation_spec.rb @@ -1,6 +1,6 @@ require 'integration_spec_helper' -describe 'cap install', slow: true do +describe 'cap instal...
include installation integration tests in main suite run
capistrano_capistrano
train
c7274ba8ee0af049e45144c0e8b269b0b57d2c7a
diff --git a/src/Error/ErrorLogger.php b/src/Error/ErrorLogger.php index <HASH>..<HASH> 100644 --- a/src/Error/ErrorLogger.php +++ b/src/Error/ErrorLogger.php @@ -107,9 +107,7 @@ class ErrorLogger implements ErrorLoggerInterface { $this->errors, function ( array $messages, array $code_errors ) { - foreach ...
Fix bugs on ErrorLogger count() and merge()
inpsyde_inpsyde-validator
train
2b34beb6c9fb68b0759996946cb32bcbae3a2765
diff --git a/flask_unchained/bundles/babel/__init__.py b/flask_unchained/bundles/babel/__init__.py index <HASH>..<HASH> 100644 --- a/flask_unchained/bundles/babel/__init__.py +++ b/flask_unchained/bundles/babel/__init__.py @@ -39,6 +39,8 @@ class BabelBundle(Bundle): Default Werkzeug parameter name to be used when...
explicitly disable views for babel, controller, session, and sqlalchemy bundles
briancappello_flask-unchained
train
23ddfb98464b7df65ad9adba402501d33fd3f914
diff --git a/swf-db/src/main/java/com/venky/swf/sql/Expression.java b/swf-db/src/main/java/com/venky/swf/sql/Expression.java index <HASH>..<HASH> 100644 --- a/swf-db/src/main/java/com/venky/swf/sql/Expression.java +++ b/swf-db/src/main/java/com/venky/swf/sql/Expression.java @@ -356,7 +356,7 @@ public class Expression {...
false Errors on role permissions removed
venkatramanm_swf-all
train
6e253fe31db9bbca340750479cf60d3d47d7bae4
diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index <HASH>..<HASH> 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -1,5 +1,6 @@ == master +* Define source attribute accessor if different than target and not defined [Sergio Salvatore] * Update tests to work with Rails 2.3 == 0.3.0 / 2008-12-14 diff --git a/lib...
Define source attribute accessor if different than target and not defined
pluginaweek_encrypted_attributes
train
5232a27a819d2e1a017117e2d0ca96a33d9796fc
diff --git a/usr/share/lib/img_proof/tests/conftest.py b/usr/share/lib/img_proof/tests/conftest.py index <HASH>..<HASH> 100644 --- a/usr/share/lib/img_proof/tests/conftest.py +++ b/usr/share/lib/img_proof/tests/conftest.py @@ -1,5 +1,4 @@ import json -import os import pytest from susepubliccloudinfoclient import i...
Update get_smt_servers to not filter type. Only a sing type of registration servers are available now. No need to filter based on SAP.
SUSE-Enceladus_ipa
train
3f8009614fd2a68fcc085a5187cea88bc6dd4da0
diff --git a/src/crawler.js b/src/crawler.js index <HASH>..<HASH> 100644 --- a/src/crawler.js +++ b/src/crawler.js @@ -146,6 +146,15 @@ module.exports = function (modernizrPath) { return deferred.promise; }, + parseCodeFromBuffers : function (buffers, metadata) { + var i, j, file; + + for (i = 0, j = buff...
Support buffers in settings.files.
Modernizr_customizr
train
54d303e9c90cca8404d6504ce7519279676461f4
diff --git a/argo.js b/argo.js index <HASH>..<HASH> 100644 --- a/argo.js +++ b/argo.js @@ -298,13 +298,6 @@ Argo.prototype.map = function(path, options, handler) { env.request.url = env.request.url.substr(0, env.request.url.length - 1); } - if (env.argo.frames.length) { - pathLengt...
Increased test coverage by adding more cases for custom routes, and caching request body.
argo_argo
train
db56f9dd9b25a4c67f5a2d60954dcd3d18866ea1
diff --git a/vendor/github.com/cloudfoundry/bosh-utils/internal/github.com/cloudfoundry/gofileutils/glob/dir.go b/vendor/github.com/cloudfoundry/bosh-utils/internal/github.com/cloudfoundry/gofileutils/glob/dir.go index <HASH>..<HASH> 100644 --- a/vendor/github.com/cloudfoundry/bosh-utils/internal/github.com/cloudfoundr...
Handles windows file paths - Very much a work in progress - Originally test suite appears broken (may be missing test fixtures directory) [#<I>]
cloudfoundry_bosh-agent
train
cdc4f3b422075f87b7bf0d92059e75803ecc1536
diff --git a/changeset/lib/rom/changeset/version.rb b/changeset/lib/rom/changeset/version.rb index <HASH>..<HASH> 100644 --- a/changeset/lib/rom/changeset/version.rb +++ b/changeset/lib/rom/changeset/version.rb @@ -1,5 +1,5 @@ module ROM class Changeset - VERSION = '1.0.0.beta3'.freeze + VERSION = '1.0.0.rc1'...
Bump changeset version to <I>.rc1
rom-rb_rom
train
c9b8b18389e64b7088660c4c4fef82e29a15b3ee
diff --git a/mod/forum/backup/moodle2/restore_forum_stepslib.php b/mod/forum/backup/moodle2/restore_forum_stepslib.php index <HASH>..<HASH> 100644 --- a/mod/forum/backup/moodle2/restore_forum_stepslib.php +++ b/mod/forum/backup/moodle2/restore_forum_stepslib.php @@ -64,7 +64,6 @@ class restore_forum_activity_structure_...
MDL-<I> backup - delete not needed mapping. apply_activity_instance() does it
moodle_moodle
train
016837aabb858cd8085477072af07def06cababd
diff --git a/gobblefile.js b/gobblefile.js index <HASH>..<HASH> 100644 --- a/gobblefile.js +++ b/gobblefile.js @@ -14,7 +14,7 @@ var bubleOptions = { target: { ie: 9 } }; var bubleLegacyOptions = { target: { ie: 8 } }; var src = gobble( 'src' ); -var es5 = src; +var es5 = src.transform( 'buble', { target: { ie: 8 }...
only compile to es5 once
ractivejs_ractive
train
2b37609477773ff02f6b4115ed809ed8c0e18698
diff --git a/pandas/core/generic.py b/pandas/core/generic.py index <HASH>..<HASH> 100644 --- a/pandas/core/generic.py +++ b/pandas/core/generic.py @@ -4558,6 +4558,10 @@ class NDFrame(PandasObject, SelectionMixin, indexing.IndexingMixin): >>> df = pd.DataFrame(np.array(([1, 2, 3], [4, 5, 6])), ... ...
DOC: filter method example is more clear (#<I>)
pandas-dev_pandas
train
f7124e9a69b4313e5aa8c14ef7b6a3be7e883bb3
diff --git a/vendor/visualmetrics.py b/vendor/visualmetrics.py index <HASH>..<HASH> 100755 --- a/vendor/visualmetrics.py +++ b/vendor/visualmetrics.py @@ -549,9 +549,9 @@ def find_render_start(directory, orange_file, gray_file): right_margin = 10 bottom_margin = 25 if ...
merging upstream fixes (#<I>)
sitespeedio_browsertime
train
bf01c6d7222fd0f246f6f28013c8f5eef7bf5f8b
diff --git a/param/ipython.py b/param/ipython.py index <HASH>..<HASH> 100644 --- a/param/ipython.py +++ b/param/ipython.py @@ -1,8 +1,8 @@ """ -IPython extension for working with Parameters. +Optional IPython extension for working with Parameters. -This extension offers optional functionality for IPython users. It m...
Clarified docstrings, and cleaned up whitespace
pyviz_param
train
fec96bd25512768d3e46c4fd0dca773c52a12367
diff --git a/tests/integration/DiscountCode/DiscountCodeUpdateRequestTest.php b/tests/integration/DiscountCode/DiscountCodeUpdateRequestTest.php index <HASH>..<HASH> 100644 --- a/tests/integration/DiscountCode/DiscountCodeUpdateRequestTest.php +++ b/tests/integration/DiscountCode/DiscountCodeUpdateRequestTest.php @@ -5...
test: fix cleanup of cart discounts in discount code test
commercetools_commercetools-php-sdk
train
b218cd5bdaf61bc4da25af0ecd28da3c6b12452f
diff --git a/lib/Paginator/Basic.php b/lib/Paginator/Basic.php index <HASH>..<HASH> 100644 --- a/lib/Paginator/Basic.php +++ b/lib/Paginator/Basic.php @@ -30,7 +30,11 @@ class Paginator_Basic extends CompleteLister { function init(){ parent::init(); - if(!$this->skip_var)$this->skip_var=$this->na...
fix long names In case object name already is very long we can't simply append more text to it. Name shortening should always be done. Otherwise in some situations we get into very nasty issues when script works on dev machine, but strangly doesn't work on production site (which has longer URL and longer object names...
atk4_atk4
train
16de3b224c38a6a09d522dd7a2d56e03c9df01c1
diff --git a/HISTORY.rst b/HISTORY.rst index <HASH>..<HASH> 100755 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,11 @@ History ======= +Next release +------------ + +* Fix parsing of DATE records with leading blanks + 0.2.1 (2020-08-15) ------------------ diff --git a/ged4py/date.py b/ged4py/date.py index <HAS...
Fix parsing of DATE records with leading blanks
andy-z_ged4py
train
30a27b6deb536bb170b7dae93983855924a7b59c
diff --git a/website/data/intro-navigation.js b/website/data/intro-navigation.js index <HASH>..<HASH> 100644 --- a/website/data/intro-navigation.js +++ b/website/data/intro-navigation.js @@ -11,6 +11,9 @@ export default [ { category: 'vs', content: [ + 'cli-tools', + 'docker', + 'terraform',...
Add 'Vagrant vs Other Software' section to docs navigation
hashicorp_vagrant
train
78be131d3ab23ca9dad47535642d85b3d5709808
diff --git a/docs/API.md b/docs/API.md index <HASH>..<HASH> 100644 --- a/docs/API.md +++ b/docs/API.md @@ -957,6 +957,7 @@ __Parameters__ |``bucket_name`` |_string_ |Name of the bucket. | |``object_name`` |_string_ |Name of the object. | |``expiry`` | _datetime.datetime_ |Expiry in seconds. Default...
Add support for `response_headers` argument on `presigned_get_object` (#<I>) * Add support for `response_headers` argument on `presigned_get_object` This allows users to specify additional querystring params supported by S3 API such as `response-content-type` and `response-content-disposition`.
minio_minio-py
train
d10c2798b6b63a4026e5a4d87c04d77b5ba5d9f8
diff --git a/lib/drizzlepac/processInput.py b/lib/drizzlepac/processInput.py index <HASH>..<HASH> 100644 --- a/lib/drizzlepac/processInput.py +++ b/lib/drizzlepac/processInput.py @@ -36,7 +36,7 @@ import pyfits from stsci.tools import (cfgpars, parseinput, fileutil, asnutil, irafglob, check...
created _process_input_wcs() and moved all of its code out of process_input(), in prep for parallelization git-svn-id: <URL>
spacetelescope_drizzlepac
train
935652c90c9f87e001f9453a5b102d538edc06f7
diff --git a/internal/version/version.go b/internal/version/version.go index <HASH>..<HASH> 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -55,6 +55,9 @@ func ShouldCrioWipe(versionFileName string) (bool, error) { // shouldCrioWipe is an internal function for testing purposes func sho...
version: don't wipe if filename is empty
cri-o_cri-o
train
0e298903894ff368b484bd1231c298cd493108a9
diff --git a/drools-model/drools-model-compiler/src/test/java/org/drools/modelcompiler/PropertyReactivityTest.java b/drools-model/drools-model-compiler/src/test/java/org/drools/modelcompiler/PropertyReactivityTest.java index <HASH>..<HASH> 100644 --- a/drools-model/drools-model-compiler/src/test/java/org/drools/modelco...
[DROOLS-<I>] disable property reactivity for updates with unknown properties in mvel (#<I>)
kiegroup_drools
train
37192d228e721698c156a2dd1e63cee4c461c03d
diff --git a/spec/ruby_zoho_spec.rb b/spec/ruby_zoho_spec.rb index <HASH>..<HASH> 100644 --- a/spec/ruby_zoho_spec.rb +++ b/spec/ruby_zoho_spec.rb @@ -17,10 +17,10 @@ describe RubyZoho::Crm do config.crm_modules = %w(Quotes) config.cache_fields = true end - #r = RubyZoho::Crm::Contact.find_by_last...
Updated docs. [ci skip]
amalc_rubyzoho
train
c78f69b7eaee519a024627eb0c88e25ae7170677
diff --git a/README.md b/README.md index <HASH>..<HASH> 100644 --- a/README.md +++ b/README.md @@ -180,9 +180,10 @@ $z = new \Malenki\Math\Complex(2, -3); But you can create complex number using __rho__ and __theta__ values: ```php -$z = \Malenki\Math\Complex::fromPolar(1, pi()); +use \Malenki\Math\Complex; +$z = n...
New way to create Complex number from trigo
malenkiki_math
train
bb860aec1bc37b903bfbb0675bb09f8ccfbe4435
diff --git a/dist/plugin-combo.js b/dist/plugin-combo.js index <HASH>..<HASH> 100644 --- a/dist/plugin-combo.js +++ b/dist/plugin-combo.js @@ -39,7 +39,11 @@ define('seajs/plugin-combo', function() { // No combo in debug mode - if (!seajs.debug) hackLoad() + if (seajs.debug) { + seajs.log('Combo is turned o...
add log info when combo is turned off
seajs_seajs
train
7d953b58588070118906861a116210d6ccd2fca4
diff --git a/tests/backends/test_OS_X.py b/tests/backends/test_OS_X.py index <HASH>..<HASH> 100644 --- a/tests/backends/test_OS_X.py +++ b/tests/backends/test_OS_X.py @@ -11,6 +11,6 @@ def is_osx_keychain_supported(): @pytest.mark.skipif(not is_osx_keychain_supported(), reason="Needs macOS") -class OSXKeychainTest...
Rename tests to aid pytest with discovery.
jaraco_keyring
train
58f1420722977ca0028894a1fd8a7024142866fb
diff --git a/src/Symfony/Component/HttpKernel/Kernel.php b/src/Symfony/Component/HttpKernel/Kernel.php index <HASH>..<HASH> 100644 --- a/src/Symfony/Component/HttpKernel/Kernel.php +++ b/src/Symfony/Component/HttpKernel/Kernel.php @@ -60,12 +60,12 @@ abstract class Kernel implements KernelInterface, TerminableInterface...
bumped Symfony version to <I>
symfony_symfony
train
a3b39acc683a65d397a76d7a953ef6ffb07aa3d0
diff --git a/src/Console/SupervisorCommand.php b/src/Console/SupervisorCommand.php index <HASH>..<HASH> 100644 --- a/src/Console/SupervisorCommand.php +++ b/src/Console/SupervisorCommand.php @@ -34,7 +34,8 @@ class SupervisorCommand extends Command {--tries=0 : Number of times to attempt a ...
[<I>] Check if parent is still running (#<I>) * check if parent is still running * Update SupervisorCommand.php
laravel_horizon
train
9f81f24da2f5d971fa564f4a45ada01606f35018
diff --git a/scanpy/tests/external/test_scanorama_integrate.py b/scanpy/tests/external/test_scanorama_integrate.py index <HASH>..<HASH> 100644 --- a/scanpy/tests/external/test_scanorama_integrate.py +++ b/scanpy/tests/external/test_scanorama_integrate.py @@ -13,5 +13,5 @@ def test_scanorama_integrate(): adata = sc...
Fix failing CI for scanorama and python<I> (#<I>) Suggested by: <URL>
theislab_scanpy
train
b996667b97f774164a97a522ad867aa8c7966135
diff --git a/internal/config/nsmgr/nsmgr.go b/internal/config/nsmgr/nsmgr.go index <HASH>..<HASH> 100644 --- a/internal/config/nsmgr/nsmgr.go +++ b/internal/config/nsmgr/nsmgr.go @@ -7,8 +7,10 @@ import ( "os/exec" "path/filepath" "strings" + "syscall" "github.com/containers/storage/pkg/idtools" + "github.com...
nsmgr: take Initalize method upon reflection, it makes more sense to initialize the namespacesDir hierarchy in nsmgr package, not config
cri-o_cri-o
train
914c6759c2f9eab9e9e697859dfc03016f30a543
diff --git a/src/main/java/mise/marssa/footprint/datatypes/composite/APosition.java b/src/main/java/mise/marssa/footprint/datatypes/composite/APosition.java index <HASH>..<HASH> 100644 --- a/src/main/java/mise/marssa/footprint/datatypes/composite/APosition.java +++ b/src/main/java/mise/marssa/footprint/datatypes/compos...
Some modifications with the annotations for hibernate to be used in projects
marssa_footprint
train
719f391bd2eb4bad62dd7b60083496fa523a3a9f
diff --git a/src/Illuminate/Database/Eloquent/Model.php b/src/Illuminate/Database/Eloquent/Model.php index <HASH>..<HASH> 100755 --- a/src/Illuminate/Database/Eloquent/Model.php +++ b/src/Illuminate/Database/Eloquent/Model.php @@ -2076,8 +2076,8 @@ abstract class Model implements ArrayAccess, Arrayable, Jsonable, JsonS...
Improved performance of morph map and clarified structure and intent
laravel_framework
train
abdfc9e09482938ea4cecbba56b66416c833b565
diff --git a/scripts/lateralus.component.js b/scripts/lateralus.component.js index <HASH>..<HASH> 100644 --- a/scripts/lateralus.component.js +++ b/scripts/lateralus.component.js @@ -214,7 +214,8 @@ define([ /** * Remove this `{{#crossLink "Lateralus.Component"}}{{/crossLink}}` from - * memory. + * memory....
Add note about disposing nested components.
Jellyvision_lateralus
train
f818ae17176fcbc9cc3bf8990a4ac91c1f8b5833
diff --git a/example_modules/calib_jim.py b/example_modules/calib_jim.py index <HASH>..<HASH> 100755 --- a/example_modules/calib_jim.py +++ b/example_modules/calib_jim.py @@ -8,6 +8,9 @@ class Calib(object): def calib(self, raw): result = dict(raw) + # sanitise data + if result['wind_dir']...
Extended 'calibration' of data to include correction of nonsense values.
jim-easterbrook_pywws
train
1963964b9dfdec50d9aaa038fba62653930df1aa
diff --git a/worker/caasoperator/caasoperator_test.go b/worker/caasoperator/caasoperator_test.go index <HASH>..<HASH> 100644 --- a/worker/caasoperator/caasoperator_test.go +++ b/worker/caasoperator/caasoperator_test.go @@ -138,7 +138,7 @@ func (s *WorkerSuite) SetUpTest(c *gc.C) { UniterFacadeFunc: s.uniterFaca...
Fix tests for CAAS uniter restart change;
juju_juju
train
472a86762638906fd327430c7d4191669f0d7842
diff --git a/examples/pytorch/token-classification/run_ner.py b/examples/pytorch/token-classification/run_ner.py index <HASH>..<HASH> 100755 --- a/examples/pytorch/token-classification/run_ner.py +++ b/examples/pytorch/token-classification/run_ner.py @@ -106,6 +106,12 @@ class DataTrainingArguments: default=No...
Add text_column_name and label_column_name to run_ner and run_ner_no_trainer args (#<I>) * Add text_column_name and label_column_name to run_ner args * Minor fix: grouping for text and label column name
huggingface_pytorch-pretrained-BERT
train
a63161feeb63b67483f3ffb471964b98ffe02d02
diff --git a/lib/opal/nodes/top.rb b/lib/opal/nodes/top.rb index <HASH>..<HASH> 100644 --- a/lib/opal/nodes/top.rb +++ b/lib/opal/nodes/top.rb @@ -15,8 +15,6 @@ module Opal opening in_scope do - line '"strict"' - body_code = stmt(stmts) body_code = [body_code] unless b...
Add "use strict" to all generated code Fixup 9e3f<I> (Enable "strict" mode on all generated code)
opal_opal
train
ef4bf0dec561bce037a618f2e48956a8cd5d1c94
diff --git a/config/projects/chefdk.rb b/config/projects/chefdk.rb index <HASH>..<HASH> 100644 --- a/config/projects/chefdk.rb +++ b/config/projects/chefdk.rb @@ -70,6 +70,12 @@ override :'test-kitchen', version: "v1.3.1" override :yajl, version: "1.2.1" override :zlib, version: "1.2.8" +overrid...
Pin chef-provisioning to releases
chef_chef
train
4316365b3a17902fa118ea3f57c4f42cf4ecef89
diff --git a/apps/one_push_many_restarts_test.go b/apps/one_push_many_restarts_test.go index <HASH>..<HASH> 100644 --- a/apps/one_push_many_restarts_test.go +++ b/apps/one_push_many_restarts_test.go @@ -46,7 +46,11 @@ var _ = Describe("An application that's already been pushed", func() { output := string(appQuery.Ou...
Delete persistent app if it fails to stage [#<I>]
cloudfoundry_cf-acceptance-tests
train
90f15660768ba2ecd9257592195b5aaf272f9dc3
diff --git a/blackbird/utils/configread.py b/blackbird/utils/configread.py index <HASH>..<HASH> 100644 --- a/blackbird/utils/configread.py +++ b/blackbird/utils/configread.py @@ -13,10 +13,12 @@ import pwd import sys import validate +import blackbird.utils.error from blackbird.utils import base as base from black...
Change I/F to initirize global configuration file * Change method names + _set_global_include -> _get_include_abs_path + _set_global_include + _read_include -> _merge_include_config * _get_include_abs_path + don't directlly insert abs path to `self.config['global']['include']` + don't raise pre-definin...
Vagrants_blackbird
train
3f85733fbfc7915aea7c248deb382eb2f00d19e7
diff --git a/hazelcast/src/main/java/com/hazelcast/config/CacheEvictionConfig.java b/hazelcast/src/main/java/com/hazelcast/config/CacheEvictionConfig.java index <HASH>..<HASH> 100644 --- a/hazelcast/src/main/java/com/hazelcast/config/CacheEvictionConfig.java +++ b/hazelcast/src/main/java/com/hazelcast/config/CacheEvict...
fix "UnsupportedOperationException" for read only version of "CacheEvictionConfig"
hazelcast_hazelcast
train
9c25af4c197fbe80d541a51a0cedec399f2ae12c
diff --git a/core/src/test/java/com/google/errorprone/scanner/ScannerSupplierTest.java b/core/src/test/java/com/google/errorprone/scanner/ScannerSupplierTest.java index <HASH>..<HASH> 100644 --- a/core/src/test/java/com/google/errorprone/scanner/ScannerSupplierTest.java +++ b/core/src/test/java/com/google/errorprone/sc...
Remove unnecessarily suppressed warnings: unchecked RELNOTES: Remove unnecessarily suppressed warnings: unchecked ------------- Created by MOE: <URL>
google_error-prone
train
adcfe234dcb0cb30f4b57ef3d36768291e6f2480
diff --git a/openinghours/utils.py b/openinghours/utils.py index <HASH>..<HASH> 100644 --- a/openinghours/utils.py +++ b/openinghours/utils.py @@ -32,6 +32,8 @@ def get_now(): """ Allows to access global request and read a timestamp from query. """ + if not get_current_request: + return datetim...
Fixed TypeError: 'NoneType' object is not callable
arteria_django-openinghours
train
00c55ecfcdd84c9b25310be1b693c7df7b08a8f8
diff --git a/lib/node_modules/@stdlib/stats/base/dnanmax/lib/dnanmax.js b/lib/node_modules/@stdlib/stats/base/dnanmax/lib/dnanmax.js index <HASH>..<HASH> 100644 --- a/lib/node_modules/@stdlib/stats/base/dnanmax/lib/dnanmax.js +++ b/lib/node_modules/@stdlib/stats/base/dnanmax/lib/dnanmax.js @@ -60,14 +60,25 @@ function ...
Refactor to perform initial search for first non-NaN value
stdlib-js_stdlib
train
d39394e0aac76a5efd143c8a25d77ddea97185a0
diff --git a/pyy_html/dtd/html5.py b/pyy_html/dtd/html5.py index <HASH>..<HASH> 100644 --- a/pyy_html/dtd/html5.py +++ b/pyy_html/dtd/html5.py @@ -49,10 +49,11 @@ class html5(dtd): link : {VALID : GLOBAL | set(['href', 'rel', 'media', 'hreflang', 'type', 'sizes']), REQUIRED: set(['href'])}, - ...
* Started attribute tests from scratch since validation ones no longer apply. * Added missing attribute check to html5 meta tag.
Knio_dominate
train
94c30d054640ae8418e3b5126cfacbd3cca17bd8
diff --git a/integration_test/integration_tests.py b/integration_test/integration_tests.py index <HASH>..<HASH> 100644 --- a/integration_test/integration_tests.py +++ b/integration_test/integration_tests.py @@ -1,3 +1,4 @@ +from datetime import datetime from io import BytesIO import time import os @@ -122,8 +123,8 @...
use longer get pdf timeout <I> secs isn't long enough
alphagov_notifications-python-client
train
0c3e187347c798f07f867e428051229135c51de1
diff --git a/src/frontend/org/voltdb/compiler/VoltCompiler.java b/src/frontend/org/voltdb/compiler/VoltCompiler.java index <HASH>..<HASH> 100644 --- a/src/frontend/org/voltdb/compiler/VoltCompiler.java +++ b/src/frontend/org/voltdb/compiler/VoltCompiler.java @@ -49,6 +49,7 @@ import javax.xml.bind.Unmarshaller; import...
ENG-<I>: address one of Stefanos comments
VoltDB_voltdb
train
28b13e5fe3cc1d8341b324d481dbec64c7f5877b
diff --git a/src/Client.php b/src/Client.php index <HASH>..<HASH> 100644 --- a/src/Client.php +++ b/src/Client.php @@ -60,7 +60,7 @@ abstract class Client } // save - $this->endpoints[$key] = $endpoint; + $this->endpoints[studly_case($key)] = $endpoint; } ...
changed studly case endpoints
PascalKleindienst_simple-api-client
train
95fe8d6683edec55a8a04246be856af6aa5c8a12
diff --git a/algolia/search/index.go b/algolia/search/index.go index <HASH>..<HASH> 100644 --- a/algolia/search/index.go +++ b/algolia/search/index.go @@ -80,8 +80,8 @@ func (i *Index) ClearObjects(opts ...interface{}) (res UpdateTaskRes, err error) return } -// Clear deletes the index. After this call, new indexi...
doc: fix Index.Delete comment
algolia_algoliasearch-client-go
train
039f9b37b9e90e7a36b1290dbab33606ea7549ab
diff --git a/actionview/test/template/erb_util_test.rb b/actionview/test/template/erb_util_test.rb index <HASH>..<HASH> 100644 --- a/actionview/test/template/erb_util_test.rb +++ b/actionview/test/template/erb_util_test.rb @@ -1,4 +1,5 @@ require 'abstract_unit' +require 'active_support/json' class ErbUtilTest < Ac...
Added failing test for json_escape striping quotation marks Expanded test coverage for html_escape and json_escape
rails_rails
train
6d1e0d4015688541733be0c679aaeadb762c50f9
diff --git a/helpers/product/product.go b/helpers/product/product.go index <HASH>..<HASH> 100644 --- a/helpers/product/product.go +++ b/helpers/product/product.go @@ -23,17 +23,19 @@ import ( "github.ibm.com/riethm/gopherlayer.git/filter" "github.ibm.com/riethm/gopherlayer.git/services" "github.ibm.com/riethm/gop...
Allow upgrade options to be specified as category codes Plus various other fixes to problems found with `go build ...`
softlayer_softlayer-go
train
4c9f13228c7209c4a0b715ffeee7b085590c1e7c
diff --git a/lib/zk/subscription.rb b/lib/zk/subscription.rb index <HASH>..<HASH> 100644 --- a/lib/zk/subscription.rb +++ b/lib/zk/subscription.rb @@ -18,6 +18,7 @@ module ZK def initialize(parent, block) raise ArgumentError, "block must repsond_to?(:call)" unless block.respond_to?(:call) + rai...
check to make sure parent respond_to?(:unregister) in subscription
zk-ruby_zk
train
4d322dea49bd01bc71950ef7a970572c0e232b4a
diff --git a/js/binance.js b/js/binance.js index <HASH>..<HASH> 100644 --- a/js/binance.js +++ b/js/binance.js @@ -1038,7 +1038,6 @@ module.exports = class binance extends Exchange { '-5012': ExchangeError, // Asset transfer is in pending. '-5013': InsufficientFunds, // [Undocu...
Update binance.js '-<I>': BadRequest, // future account or sub relation not exists. [Note: in BINANCE DOCS,there is possible bug, as this was mentioned by '<I>' error code, while I think it should have been <I>] //TODO: 9xxx - they are nonstandard : <URL>
ccxt_ccxt
train
1ae9f056c5ea5c588ebdf8adce03d35efd049139
diff --git a/actionpack/lib/action_dispatch/routing/mapper.rb b/actionpack/lib/action_dispatch/routing/mapper.rb index <HASH>..<HASH> 100644 --- a/actionpack/lib/action_dispatch/routing/mapper.rb +++ b/actionpack/lib/action_dispatch/routing/mapper.rb @@ -616,7 +616,7 @@ module ActionDispatch end ...
routed applications will respond to these methods
rails_rails
train
c838fd7bc09dea5ae47841ed8f256b4d9bcf0c36
diff --git a/img/index.php b/img/index.php index <HASH>..<HASH> 100644 --- a/img/index.php +++ b/img/index.php @@ -1,11 +1,12 @@ <?php /** - * 2007-2020 PrestaShop SA and Contributors + * Copyright since 2007 PrestaShop SA and Contributors + * PrestaShop is an International Registered Trademark & Property of PrestaS...
Update license header file img/index.php
PrestaShop_ps_categorytree
train
c433415f28f0ea228b2caf27f11773ed04dd357c
diff --git a/requirements.txt b/requirements.txt index <HASH>..<HASH> 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -httpx>=0.11.0 +httpx>=0.12.1 python-slugify>=4.0.0 python-status>=1.0.1 diff --git a/setup.py b/setup.py index <HASH>..<HASH> 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 ...
Fix httpx imports (#<I>)
allisson_python-simple-rest-client
train
23097e5f3a3d80d07e558cb101bd7fbf1035530d
diff --git a/tests/src/main/java/com/hazelcast/simulator/tests/external/ExternalClientTest.java b/tests/src/main/java/com/hazelcast/simulator/tests/external/ExternalClientTest.java index <HASH>..<HASH> 100644 --- a/tests/src/main/java/com/hazelcast/simulator/tests/external/ExternalClientTest.java +++ b/tests/src/main/j...
Fixed usage of ICountdownLatch in ExternalClientTest.
hazelcast_hazelcast-simulator
train
73a079c967468c0004ec38c04c78b8dc929ebd9a
diff --git a/chef/lib/chef/cookbook.rb b/chef/lib/chef/cookbook.rb index <HASH>..<HASH> 100644 --- a/chef/lib/chef/cookbook.rb +++ b/chef/lib/chef/cookbook.rb @@ -309,10 +309,10 @@ class Chef # Most specific to least specific places to find the filename [ - ...
preferred manifest_record calling .to_s on segments before File.join'ing them
chef_chef
train
526a9796ca9ef508fa6c0f518b454da903e9aefc
diff --git a/src/binwalk/modules/entropy.py b/src/binwalk/modules/entropy.py index <HASH>..<HASH> 100644 --- a/src/binwalk/modules/entropy.py +++ b/src/binwalk/modules/entropy.py @@ -261,7 +261,15 @@ class Entropy(Module): y.append(r.entropy) fig = plt.figure() - ax = fig.add_subplot(1, 1...
Added code to handle matplotlib axisbg vs facecolor
ReFirmLabs_binwalk
train
9becfef5b97c01ceb1bf5e18e33959a25a22c5f7
diff --git a/blockstack/blockstackd.py b/blockstack/blockstackd.py index <HASH>..<HASH> 100644 --- a/blockstack/blockstackd.py +++ b/blockstack/blockstackd.py @@ -1334,7 +1334,7 @@ class BlockstackdRPC(BoundedThreadingMixIn, SimpleXMLRPCServer): Get the types of tokens that an account owns Returns the...
use check_account_address() for account addresses; change API for getting account histories so we can query only by page (not the block range)
blockstack_blockstack-core
train
fb21a0c6417d22004d190ff061b91d4c107346a8
diff --git a/src/Driver/Http2Driver.php b/src/Driver/Http2Driver.php index <HASH>..<HASH> 100644 --- a/src/Driver/Http2Driver.php +++ b/src/Driver/Http2Driver.php @@ -384,9 +384,9 @@ final class Http2Driver implements HttpDriver } /** - * @param int|null $lastId ID of last processed frame. Null to use...
Fix HTTP/2 shutdown `yield` in the parser doesn’t have the desired affect, causing `Client::close()` to not be called if no further data was received from the client.
amphp_http-server
train
072d4c91689305281d07b568db17c538baaca8af
diff --git a/lib/reporters/default.js b/lib/reporters/default.js index <HASH>..<HASH> 100644 --- a/lib/reporters/default.js +++ b/lib/reporters/default.js @@ -5,8 +5,8 @@ module.exports = { name: 'default', report: function report (results) { - results.forEach(function (result) { - var outp...
Rewrite default reporter to ES6
lesshint_lesshint
train
ae2d52e323ea8959caf474d23de857d59b5b6ca8
diff --git a/spacy/tests/regression/test_issue3625.py b/spacy/tests/regression/test_issue3625.py index <HASH>..<HASH> 100644 --- a/spacy/tests/regression/test_issue3625.py +++ b/spacy/tests/regression/test_issue3625.py @@ -1,3 +1,4 @@ +# coding: utf8 from __future__ import unicode_literals from spacy.lang.hi import...
Add default encoding utf-8 for test file
explosion_spaCy
train
a55a67d2ff00602f794cf621e9971feeb5bfff77
diff --git a/flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/catalog/ConnectorCatalogTable.java b/flink-table/flink-table-api-java/src/main/java/org/apache/flink/table/catalog/ConnectorCatalogTable.java index <HASH>..<HASH> 100644 --- a/flink-table/flink-table-api-java/src/main/java/org/apache/fli...
[FLINK-<I>][table] Remove outdated comments
apache_flink
train
047822589d005b42ea9d00851ba2c97b8c5cf5e9
diff --git a/dataviews/ipython/widgets.py b/dataviews/ipython/widgets.py index <HASH>..<HASH> 100644 --- a/dataviews/ipython/widgets.py +++ b/dataviews/ipython/widgets.py @@ -44,11 +44,16 @@ class ProgressBar(param.Parameterized): """ display = param.ObjectSelector(default='stdout', - ...
Added broadcast option to ProgressBar and new RemoteProgress class These options may it possible to view progress even when stdout is not displayed directly. For instance, this may be used to view the progress of non-interactive or batch jobs.
pyviz_holoviews
train
1d8e128e5fc599f3df11df025a24977eb7d7fe3a
diff --git a/httpagentparser/__init__.py b/httpagentparser/__init__.py index <HASH>..<HASH> 100644 --- a/httpagentparser/__init__.py +++ b/httpagentparser/__init__.py @@ -243,8 +243,13 @@ class Android(Dist): look_for = 'Android' def getVersion(self, agent): - return agent.split('Android')[-1].split(...
Android phone / tablet differentiation Added a check to differentiate between Android phones and tablets.
shon_httpagentparser
train
e2ba90bbdf92fc1503fc2cb8134076a3b8ffb6f0
diff --git a/src/main/java/com/frostwire/jlibtorrent/alerts/AnonymousModeAlert.java b/src/main/java/com/frostwire/jlibtorrent/alerts/AnonymousModeAlert.java index <HASH>..<HASH> 100644 --- a/src/main/java/com/frostwire/jlibtorrent/alerts/AnonymousModeAlert.java +++ b/src/main/java/com/frostwire/jlibtorrent/alerts/Anony...
more on AnonymousModeAlert api
frostwire_frostwire-jlibtorrent
train
9d6c4e80f919d7c2a2a54512a6db909e84c485a2
diff --git a/blocks/quiz_results/block_quiz_results.php b/blocks/quiz_results/block_quiz_results.php index <HASH>..<HASH> 100644 --- a/blocks/quiz_results/block_quiz_results.php +++ b/blocks/quiz_results/block_quiz_results.php @@ -183,6 +183,16 @@ class block_quiz_results extends block_base { $this->co...
MDL-<I> - quiz_results block links to the old URL of the groups editing interface, and it links there for everyone, even if they don't have the capability to go there. Make it link to the participants page instead, if possible.
moodle_moodle
train
4b2a0d2059e73ac1a419c9e0ef8a0e76e921a8d1
diff --git a/lib/activeresource-response.rb b/lib/activeresource-response.rb index <HASH>..<HASH> 100644 --- a/lib/activeresource-response.rb +++ b/lib/activeresource-response.rb @@ -2,14 +2,16 @@ require "activeresource-response/version" module ActiveresourceResponse module Connection def self.included(base...
http response now stored in Thread.current
Fivell_activeresource-response
train
ae3bdb7c2598175e34c2f01a9777e175fbd81f2e
diff --git a/inspire_schemas/builders/authors.py b/inspire_schemas/builders/authors.py index <HASH>..<HASH> 100644 --- a/inspire_schemas/builders/authors.py +++ b/inspire_schemas/builders/authors.py @@ -33,17 +33,26 @@ from ..utils import EMPTIES, filter_empty_parameters class AuthorBuilder(object): """Author r...
builders: addition of ``acquisition source`` in authors.
inspirehep_inspire-schemas
train
bede53bb9a3a90505867cef3d3c44bd02ca9a52a
diff --git a/src/index.js b/src/index.js index <HASH>..<HASH> 100644 --- a/src/index.js +++ b/src/index.js @@ -1,6 +1,7 @@ import {ActionTest} from './ActionTest'; import Reducer from './Reducer'; +import Selector from './Selector'; import {ReducerTest} from './ReducerTest'; import * as WaitForAsyncsMiddleware from...
Forgot to export Selector, arrggg
wix_redux-testkit
train
a8f91ba725d7f41e134d658707479b778aaefda3
diff --git a/console/embed/src/main/java/org/javasimon/console/action/DetailHtmlAction.java b/console/embed/src/main/java/org/javasimon/console/action/DetailHtmlAction.java index <HASH>..<HASH> 100644 --- a/console/embed/src/main/java/org/javasimon/console/action/DetailHtmlAction.java +++ b/console/embed/src/main/java/...
Fixed Counter/Unknown Simons detail view
virgo47_javasimon
train
a07ed4f216a143b4d0cf5b50873a1a6a84ffc686
diff --git a/app/api/v1/resources/bulk_jobs.rb b/app/api/v1/resources/bulk_jobs.rb index <HASH>..<HASH> 100644 --- a/app/api/v1/resources/bulk_jobs.rb +++ b/app/api/v1/resources/bulk_jobs.rb @@ -7,21 +7,17 @@ module API helpers Helpers::SharedParams resource :bulk_jobs do - helpers Helpers:...
Added pagination support for bulk jobs
cortex-cms_cortex
train
4049d8ca5e0eeee8cc0605b8ecaa9f0491dfd757
diff --git a/requestor/core/requestor-api/src/main/java/io/reinert/requestor/uri/Uri.java b/requestor/core/requestor-api/src/main/java/io/reinert/requestor/uri/Uri.java index <HASH>..<HASH> 100644 --- a/requestor/core/requestor-api/src/main/java/io/reinert/requestor/uri/Uri.java +++ b/requestor/core/requestor-api/src/m...
Improved Uri performance when generated by parser. The stringified uri is cached and passed as it is to the Uri object.
reinert_requestor
train
bab19cd71819db5a93bfa5fcc3850514ef6e4913
diff --git a/lib/build-manifest-writer.js b/lib/build-manifest-writer.js index <HASH>..<HASH> 100644 --- a/lib/build-manifest-writer.js +++ b/lib/build-manifest-writer.js @@ -28,6 +28,6 @@ function updateManifest(results, manifest, { baseURI }) { } function writeManifest(results, manifest, manifestConfig) { - retur...
Write a newline at the end of the manifest
faucet-pipeline_faucet-pipeline-sass
train
c4777cffedc4f67436983d7b252047b265376df9
diff --git a/test/webpack.config.js b/test/webpack.config.js index <HASH>..<HASH> 100644 --- a/test/webpack.config.js +++ b/test/webpack.config.js @@ -4,7 +4,7 @@ var path = require("path") module.exports = { context: path.resolve(__dirname, "lib"), - entry: "./node.modern.esmodule.js", + entry: "./node.classic...
This was a demonstration of the new babel-preset-env where 'modern' targets Node v8 - it broke Node v6. We have to use the 'classic' bundle for our test suite to be friendly to Node v6.
sebastian-software_preppy
train
94aa9677dacb87b488d53b01100d23ee591293cc
diff --git a/gulpfile.js b/gulpfile.js index <HASH>..<HASH> 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -33,7 +33,7 @@ var banner = ['/**', ' * <%= pkg.name %> - <%= pkg.description %>', ' * @version v<%= pkg.version %>', ' * @link <%= pkg.homepage %>', - ' * @license <%= pkg.license %>', + ' * @license <%...
Fix banner generation Included `license`, but `package.json` changes require to link to `.type` instead.
google_material-design-lite
train
ff796cf40535147d79823d1f002d02caa1ad8552
diff --git a/arviz/plots/distcomparisonplot.py b/arviz/plots/distcomparisonplot.py index <HASH>..<HASH> 100644 --- a/arviz/plots/distcomparisonplot.py +++ b/arviz/plots/distcomparisonplot.py @@ -32,8 +32,8 @@ def plot_dist_comparison( Parameters ---------- - data : az.InferenceData object - Infere...
Added references in plot_dot and plot_dist_comparison (#<I>) * WIP * WIP * rebased with main
arviz-devs_arviz
train
1ca3fbfbf2dfc9b2bff46ca680a89e005a1fc2d2
diff --git a/actionpack/lib/action_view/lookup_context.rb b/actionpack/lib/action_view/lookup_context.rb index <HASH>..<HASH> 100644 --- a/actionpack/lib/action_view/lookup_context.rb +++ b/actionpack/lib/action_view/lookup_context.rb @@ -93,14 +93,13 @@ module ActionView # the execution of the block and reverte...
No need to recalculate the @details_key after update_details.
rails_rails
train
865c1e93b85221db28eac30698be866989cd927b
diff --git a/Task/Generate.php b/Task/Generate.php index <HASH>..<HASH> 100644 --- a/Task/Generate.php +++ b/Task/Generate.php @@ -49,6 +49,7 @@ class Generate extends Base { $component_name = $component_type; $this->base = $component_type; + // We don't have any component data to pass in at this point. ...
Updated getGenerator() to pass component data to the generator constructor.
drupal-code-builder_drupal-code-builder
train
ddfd9f2a3dce8e3912a4bf1e4fa636d9b2c11de6
diff --git a/src/playbacks/hls/hls.js b/src/playbacks/hls/hls.js index <HASH>..<HASH> 100644 --- a/src/playbacks/hls/hls.js +++ b/src/playbacks/hls/hls.js @@ -159,13 +159,14 @@ export default class HLS extends HTML5VideoPlayback { this._hls.on(HLSJS.Events.SUBTITLE_TRACK_LOADED, (evt, data) => this._onSubtitleLoad...
Suggested Fix: onReady event firing with m3u8
clappr_clappr
train
ef47f10d48b36301adea93a01b1637d0e0ecabcd
diff --git a/lib/snapshot/simulator.rb b/lib/snapshot/simulator.rb index <HASH>..<HASH> 100644 --- a/lib/snapshot/simulator.rb +++ b/lib/snapshot/simulator.rb @@ -11,6 +11,10 @@ module Snapshot output = stdout.read end + unless output.include?("Known Devices") + raise "instruments ...
Automatic detection when instruments CLI is broken
fastlane_fastlane
train
9b23138b021c79c60e4d44ed60d8b6d8805e15e1
diff --git a/lib/test.js b/lib/test.js index <HASH>..<HASH> 100644 --- a/lib/test.js +++ b/lib/test.js @@ -1028,7 +1028,7 @@ class Test extends Base { } get fullname () { - const main = process.argv[1] || '' + const main = process.argv.slice(1).join(' ').trim() return (this.parent ? this.parent.fulln...
Make test name depend on argv as well as main filename Fix #<I>
tapjs_node-tap
train
8c999b300803228deca0397b54ea43cc7b5f76bb
diff --git a/tpot/_version.py b/tpot/_version.py index <HASH>..<HASH> 100644 --- a/tpot/_version.py +++ b/tpot/_version.py @@ -18,4 +18,4 @@ with the TPOT library. If not, see http://www.gnu.org/licenses/. """ -__version__ = '0.5.0' +__version__ = '0.5.1'
Increment version for minor bug fix release
EpistasisLab_tpot
train
09000d1a1480c45a2a89bd5f0d1e50c3d94e263c
diff --git a/code/plugins/system/koowa/model/default.php b/code/plugins/system/koowa/model/default.php index <HASH>..<HASH> 100644 --- a/code/plugins/system/koowa/model/default.php +++ b/code/plugins/system/koowa/model/default.php @@ -15,4 +15,16 @@ * @category Koowa * @package Koowa_Model */ -class KModelDef...
Raise notice when table doesn't exist in KModelDefault (but not in KModelTable)
timble_kodekit
train
095806fc13aa5aba46ce90b3ba79cc22a2e02f7d
diff --git a/setup.py b/setup.py index <HASH>..<HASH> 100644 --- a/setup.py +++ b/setup.py @@ -44,5 +44,6 @@ setup( "License :: OSI Approved", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "License :: OSI Approved :: GNU General Public License v3 ...
Point setup.py to tests Keep run_tests for now - might remove it later Fixes #<I>
xray7224_PyPump
train
91ea0a7e2b8a8843a14e1aa534d507639a8149f6
diff --git a/spec/lib/magic_lamp_spec.rb b/spec/lib/magic_lamp_spec.rb index <HASH>..<HASH> 100644 --- a/spec/lib/magic_lamp_spec.rb +++ b/spec/lib/magic_lamp_spec.rb @@ -10,15 +10,8 @@ describe MagicLamp do end context "aliases" do - let(:register_fixture) { subject.method(:register_fixture) } - - it "ru...
added custom alias_the_method matcher and refactored alias specs
crismali_magic_lamp
train
0945d9419b802734dfbab808612ef6177d10473e
diff --git a/api.py b/api.py index <HASH>..<HASH> 100644 --- a/api.py +++ b/api.py @@ -1,14 +1,8 @@ r"""User-API for the pyemma.msm package -__moduleauthor__ = "Benjamin Trendelkamp-Schroer, Frank Noe, Martin Scherer" - """ -__all__=['its', - 'msm', - 'cktest', - 'tpt', - 'hmsm'] +...
[msm] Completed header
markovmodel_msmtools
train
08d28b2dfde597c056d300c33bc9bf019ef6376e
diff --git a/modules/orionode/lib/metastore/fs/store.js b/modules/orionode/lib/metastore/fs/store.js index <HASH>..<HASH> 100644 --- a/modules/orionode/lib/metastore/fs/store.js +++ b/modules/orionode/lib/metastore/fs/store.js @@ -16,6 +16,8 @@ var metaUtil = require('../util/metaUtil'), accessRights = requir...
org-ids/web-ide-issues#<I> ensure that we can handle a corrupted user.json file
eclipse_orion.client
train
ff6a53a62e7cab16f297aacf3976467637ff77b1
diff --git a/lib/tennis/actor.rb b/lib/tennis/actor.rb index <HASH>..<HASH> 100644 --- a/lib/tennis/actor.rb +++ b/lib/tennis/actor.rb @@ -35,6 +35,7 @@ module Tennis end end + # :nocov: def self.included(klass) if $TESTING klass.include InstanceMethods @@ -43,5 +44,6 @@ module Ten...
Exclude the Actor.included and Backend::Abstact from coverage
nicoolas25_tennis
train
09bd39430216e7453f094053b664c4ac0b1f68a1
diff --git a/tests/pytests/integration/states/test_mysql.py b/tests/pytests/integration/states/test_mysql.py index <HASH>..<HASH> 100644 --- a/tests/pytests/integration/states/test_mysql.py +++ b/tests/pytests/integration/states/test_mysql.py @@ -203,7 +203,10 @@ def test_user_present_absent_passwordless(salt_cli_wrapp...
Fix pre-commit black formatting failure on the master branch
saltstack_salt
train
85896e1cd0003f4de77962130fbee9efbfeb7dfa
diff --git a/lib/look_like/matchers.rb b/lib/look_like/matchers.rb index <HASH>..<HASH> 100644 --- a/lib/look_like/matchers.rb +++ b/lib/look_like/matchers.rb @@ -18,7 +18,7 @@ module LookLike end def self.match_array(actualArray, expectedArray) - matches = true + matches = expectedArray.length ==...
expected length must be equal to actual.
nishants_look_like
train
8d022a18c35c620c0bab85df0f17139bece11840
diff --git a/ber.go b/ber.go index <HASH>..<HASH> 100644 --- a/ber.go +++ b/ber.go @@ -5,6 +5,8 @@ import ( "errors" ) +var encodeIndent = 0 + type asn1Object interface { EncodeTo(writer *bytes.Buffer) error } @@ -15,6 +17,8 @@ type asn1Structured struct { } func (s asn1Structured) EncodeTo(out *bytes.Buff...
Add comments & debug info to ber2der
mastahyeti_cms
train
2ff1a04d055f5dc8996d7f1028188612985394e6
diff --git a/cwltool/docker.py b/cwltool/docker.py index <HASH>..<HASH> 100644 --- a/cwltool/docker.py +++ b/cwltool/docker.py @@ -27,6 +27,17 @@ def get_image(dockerRequirement, pull_image, dry_run=False): sp = dockerRequirement["dockerImageId"].split(":") if len(sp) == 1: sp...
Update docker.py (#<I>) The repository:tag should be like seqrise.com:<I>/clabee/bwa:latest, which is accepted by docker. If sp[1] doesn't match valid tag names, it maybe a part of repository. And if len(sp) == 3, sp[0] and sp[1] should merged as a repository name
common-workflow-language_cwltool
train
f092bcc2f826c9da051ff066d82cd228e1b2d603
diff --git a/README.md b/README.md index <HASH>..<HASH> 100644 --- a/README.md +++ b/README.md @@ -376,6 +376,10 @@ Curried function for `===`. Curried function for filling array. +## range(a) + +Create an array with a given range (length). + ## liftA2(f, a, b) Lifts a curried, binary function `f` ...
Making the code more functional for fill.
puffnfresh_bilby.js
train
a479d66a9787b8705c002e2c38574d9a952978e6
diff --git a/go/engine/login_test.go b/go/engine/login_test.go index <HASH>..<HASH> 100644 --- a/go/engine/login_test.go +++ b/go/engine/login_test.go @@ -577,6 +577,8 @@ func TestProvisionWithRevoke(t *testing.T) { // If a user has device keys and no pgp keys, not selecting a device // should trigger the autoreset f...
skip broken test (#<I>)
keybase_client
train
958eda381495e80257f485fafb0811c71e6dd47c
diff --git a/lib/studio.js b/lib/studio.js index <HASH>..<HASH> 100644 --- a/lib/studio.js +++ b/lib/studio.js @@ -485,7 +485,7 @@ module.exports = (reporter, definition) => { fs.statSync(extensionPath) - return `@import '${path.relative(path.join(__dirname, '../src'), extensionPath).replace(...
fix css from extensions being applied on studio dev mode
jsreport_jsreport-studio
train
5cbbef0c50893565d4cb213fa5e544e14a4ae0dc
diff --git a/merged_inlines/static/admin/js/merged_inlines.js b/merged_inlines/static/admin/js/merged_inlines.js index <HASH>..<HASH> 100644 --- a/merged_inlines/static/admin/js/merged_inlines.js +++ b/merged_inlines/static/admin/js/merged_inlines.js @@ -36,19 +36,8 @@ // If forms are laid out as table...
a bit of code cleanup. 'add another' buttons now go to the top of the table. fixed alternating row colors
MattBroach_Django-Merged-Inlines
train
dbc083be3a44a7f5e36e5941f35d34341f8dd040
diff --git a/Gruntfile.js b/Gruntfile.js index <HASH>..<HASH> 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -72,6 +72,20 @@ module.exports = function (grunt) { } }, + imagemin: { + dist: { + options: { + optimizationLevel: 3, + }, + files: [{ + flatten: tru...
Add imagemin task in Gruntfile Also removed the original image copy task.
patw0929_react-intl-tel-input
train