hash
stringlengths
40
40
diff
stringlengths
131
26.7k
message
stringlengths
7
694
project
stringlengths
5
67
split
stringclasses
1 value
diff_languages
stringlengths
2
24
cb024294b4f3f10b65dcdd54f0bd96dd3ec87316
diff --git a/config/initializers/wrap_parameters.rb b/config/initializers/wrap_parameters.rb index <HASH>..<HASH> 100644 --- a/config/initializers/wrap_parameters.rb +++ b/config/initializers/wrap_parameters.rb @@ -5,7 +5,7 @@ # Enable parameter wrapping for JSON. You can disable this by setting :format to an empty ...
did not work with ruby <I>
next-l_enju_leaf
train
rb
1296e3d1747ce847a029b4c2d5cc569ed4794655
diff --git a/lib/kete_trackable_items/extensions/helpers/application_helper.rb b/lib/kete_trackable_items/extensions/helpers/application_helper.rb index <HASH>..<HASH> 100644 --- a/lib/kete_trackable_items/extensions/helpers/application_helper.rb +++ b/lib/kete_trackable_items/extensions/helpers/application_helper.rb @...
Making basket and repositories resolve properly for order and/or non-site baskets without a repository.
kete_kete_trackable_items
train
rb
2df8c275f35b5ced84ca4fa64f7ba85dc02ba811
diff --git a/tests/fixtures/TenantResolver.php b/tests/fixtures/TenantResolver.php index <HASH>..<HASH> 100644 --- a/tests/fixtures/TenantResolver.php +++ b/tests/fixtures/TenantResolver.php @@ -2,11 +2,13 @@ namespace OwenIt\Auditing\Tests\fixtures; +use OwenIt\Auditing\Contracts\Auditable; use OwenIt\Auditing\C...
Fix test-resolver missing argument
owen-it_laravel-auditing
train
php
5441ba75d542878d1a1393573306cbde111aabea
diff --git a/lib/fastlane/lane_manager.rb b/lib/fastlane/lane_manager.rb index <HASH>..<HASH> 100644 --- a/lib/fastlane/lane_manager.rb +++ b/lib/fastlane/lane_manager.rb @@ -7,7 +7,23 @@ module Fastlane ff = Fastlane::FastFile.new(File.join(Fastlane::FastlaneFolder.path, 'Fastfile')) if lanes.count == ...
Added lane selection if you don't specify one
fastlane_fastlane
train
rb
e9393191b73fe949906cfcffc110f4b56799756f
diff --git a/core/src/main/java/com/orientechnologies/orient/core/config/OStorageConfiguration.java b/core/src/main/java/com/orientechnologies/orient/core/config/OStorageConfiguration.java index <HASH>..<HASH> 100755 --- a/core/src/main/java/com/orientechnologies/orient/core/config/OStorageConfiguration.java +++ b/core...
Remove wrong fix on configuration read from stream
orientechnologies_orientdb
train
java
57ff65d4233ca4d754ae9d5b218d637dcd58f047
diff --git a/php/class-wp-cli.php b/php/class-wp-cli.php index <HASH>..<HASH> 100644 --- a/php/class-wp-cli.php +++ b/php/class-wp-cli.php @@ -661,7 +661,11 @@ class WP_CLI { * @param CompositeCommand $old_command Command that was already registered. * @param CompositeCommand $new_command New command that...
Enforce types for merge_sub_commands()
wp-cli_wp-cli
train
php
26aa33d4f42e210792d4a264707e62ea34ae278e
diff --git a/lib/eye/patch/capistrano.rb b/lib/eye/patch/capistrano.rb index <HASH>..<HASH> 100644 --- a/lib/eye/patch/capistrano.rb +++ b/lib/eye/patch/capistrano.rb @@ -7,14 +7,14 @@ Capistrano::Configuration.instance.load do if fetch(:eye_default_hooks) after "deploy:stop", "eye:stop" - after "depl...
Reload eye configuration before restart on deploy
tablexi_eye-patch
train
rb
e330533db78099343c68d69da1421f59f5dcafc1
diff --git a/views/partials/sidebar-left.blade.php b/views/partials/sidebar-left.blade.php index <HASH>..<HASH> 100644 --- a/views/partials/sidebar-left.blade.php +++ b/views/partials/sidebar-left.blade.php @@ -1,4 +1,4 @@ -<div class="grid-md-4 grid-lg-3"> +<aside class="grid-md-4 grid-lg-3"> <?php global $p...
Sidebar from div element to aside element
helsingborg-stad_Municipio
train
php
5d1d3c9ec95f8bf6c7d1a73befbd3e8b4458363d
diff --git a/tensorflow_datasets/image_classification/food101.py b/tensorflow_datasets/image_classification/food101.py index <HASH>..<HASH> 100644 --- a/tensorflow_datasets/image_classification/food101.py +++ b/tensorflow_datasets/image_classification/food101.py @@ -69,7 +69,7 @@ class Food101(tfds.core.GeneratorBasedB...
Updating faulty link in food<I>.py file The homepage link to the Food<I> paper given in the file was wrong leading to a <I> error Added the correct link to the Food<I> paper
tensorflow_datasets
train
py
d7b99236f2f5ea2b3594c70a2800662cab9043ae
diff --git a/biodata-models/src/main/java/org/opencb/biodata/models/variant/annotation/ConsequenceTypeMappings.java b/biodata-models/src/main/java/org/opencb/biodata/models/variant/annotation/ConsequenceTypeMappings.java index <HASH>..<HASH> 100644 --- a/biodata-models/src/main/java/org/opencb/biodata/models/variant/an...
ConsequenceTypeMappings: added two new terms
opencb_biodata
train
java
b5e7a45b4106ea46de6d031a8592419e6f38a139
diff --git a/Collection.php b/Collection.php index <HASH>..<HASH> 100644 --- a/Collection.php +++ b/Collection.php @@ -726,17 +726,19 @@ class Collection implements ArrayAccess, Arrayable, Countable, IteratorAggregate } /** - * Partition the collection into two array using the given callback. + * Pa...
Allow passing a key to the partition method in the collection class.
illuminate_support
train
php
8ff27c0c89e9377b848af7c291afd12d66f9a024
diff --git a/packages/node_modules/@webex/internal-plugin-devices/test/integration/spec/devices.js b/packages/node_modules/@webex/internal-plugin-devices/test/integration/spec/devices.js index <HASH>..<HASH> 100644 --- a/packages/node_modules/@webex/internal-plugin-devices/test/integration/spec/devices.js +++ b/package...
test(internal-plugin-devices): improve websocket retrieval Update the test suite to validate that the web socket retrieval method updates work as expected.
webex_spark-js-sdk
train
js
cde364bf271e6aa22df8ce581dbde89675ce3207
diff --git a/core/server/services/bulk-email/index.js b/core/server/services/bulk-email/index.js index <HASH>..<HASH> 100644 --- a/core/server/services/bulk-email/index.js +++ b/core/server/services/bulk-email/index.js @@ -221,8 +221,8 @@ module.exports = { recipient.member_first_name = (recipient.member_n...
🐛 Fixed email card replacements showing raw replacement text in emails closes <URL>
TryGhost_Ghost
train
js
c175e03663cd5b5aad058b04006bd466073069d5
diff --git a/lib/snowy_owl/version.rb b/lib/snowy_owl/version.rb index <HASH>..<HASH> 100644 --- a/lib/snowy_owl/version.rb +++ b/lib/snowy_owl/version.rb @@ -1,3 +1,3 @@ module SnowyOwl - VERSION = "0.1.1" + VERSION = "0.1.2" end
[hy] release <I>
hanystudy_snowy_owl
train
rb
af94f16e958b98711945a94a3c3ea24bd60b0179
diff --git a/spyder/preferences/configdialog.py b/spyder/preferences/configdialog.py index <HASH>..<HASH> 100644 --- a/spyder/preferences/configdialog.py +++ b/spyder/preferences/configdialog.py @@ -143,6 +143,7 @@ class ConfigDialog(QDialog): # Widgets self.pages_widget = QStackedWidget() + ...
Preferences: Add minimum width for its pages and height for its contents
spyder-ide_spyder
train
py
e341acf87bb88501173dd127a9cd85eb007c20c3
diff --git a/src/MadeYourDay/Contao/CustomElements.php b/src/MadeYourDay/Contao/CustomElements.php index <HASH>..<HASH> 100644 --- a/src/MadeYourDay/Contao/CustomElements.php +++ b/src/MadeYourDay/Contao/CustomElements.php @@ -976,8 +976,15 @@ class CustomElements public static function loadConfig($bypassCache = fals...
Added compatibility for Contao 4
madeyourday_contao-rocksolid-custom-elements
train
php
3164c71aa621c92c83ccbe4db5688f59f418e157
diff --git a/languages/perl.php b/languages/perl.php index <HASH>..<HASH> 100644 --- a/languages/perl.php +++ b/languages/perl.php @@ -50,7 +50,7 @@ class LuminousPerlScanner extends LuminousSimpleScanner { $stack--; if (!$stack) $close_delimiter_match = $next[1][2]; - $finish = $nex...
fix perl gobbling backslashes, sometimes
markwatkinson_luminous
train
php
9e9bd677f66285117be1f77ffe70877ab860ee0a
diff --git a/code/MSSQLDatabaseConfigurationHelper.php b/code/MSSQLDatabaseConfigurationHelper.php index <HASH>..<HASH> 100644 --- a/code/MSSQLDatabaseConfigurationHelper.php +++ b/code/MSSQLDatabaseConfigurationHelper.php @@ -53,10 +53,8 @@ class MSSQLDatabaseConfigurationHelper implements DatabaseConfigurationHelper ...
MINOR Removed return of connection which is not used any longer
silverstripe_silverstripe-mssql
train
php
a30aec99fd39978b0532ea6f3e1027f34675af34
diff --git a/cake/dispatcher.php b/cake/dispatcher.php index <HASH>..<HASH> 100644 --- a/cake/dispatcher.php +++ b/cake/dispatcher.php @@ -136,13 +136,13 @@ class Dispatcher extends Object { ))); } - $privateAction = (bool)(strpos($this->params['action'], '_', 0) === 0); + $privateAction = $this->params['act...
Applying patch from 'robustsolution' for optimization in Dispatcher::dispatch. Fixes #<I>
cakephp_cakephp
train
php
cde1d706afb16ef3a48eeef414310da9ae75aa36
diff --git a/tests/test_fields/test_field_tracker.py b/tests/test_fields/test_field_tracker.py index <HASH>..<HASH> 100644 --- a/tests/test_fields/test_field_tracker.py +++ b/tests/test_fields/test_field_tracker.py @@ -189,6 +189,7 @@ class FieldTrackerTests(FieldTrackerTestCase, FieldTrackerCommonTests): # ha...
Cover a branch in `has_changed`.
jazzband_django-model-utils
train
py
dcb24af95d38710ca0634c63dd017ac40ba139f0
diff --git a/gbdxtools/images/worldview.py b/gbdxtools/images/worldview.py index <HASH>..<HASH> 100644 --- a/gbdxtools/images/worldview.py +++ b/gbdxtools/images/worldview.py @@ -36,8 +36,7 @@ class WorldViewImage(RDABaseImage): @staticmethod def _find_parts(cat_id, band_type): - query = "item_type:I...
worldview parts method now returns all idaho image parts for an image
DigitalGlobe_gbdxtools
train
py
aac122ae011492e0e739be4514f30c63300001e8
diff --git a/config/src/main/java/com/typesafe/config/impl/ConfigDelayedMerge.java b/config/src/main/java/com/typesafe/config/impl/ConfigDelayedMerge.java index <HASH>..<HASH> 100644 --- a/config/src/main/java/com/typesafe/config/impl/ConfigDelayedMerge.java +++ b/config/src/main/java/com/typesafe/config/impl/ConfigDel...
Fix toString of ConfigDelayedMerge, the default render() in superclass didn't work The superclass called unwrapped() to render, which isn't allowed here.
lightbend_config
train
java
64bb0719e99409f7038cea392706212f80ec59da
diff --git a/lib/fezzik.rb b/lib/fezzik.rb index <HASH>..<HASH> 100644 --- a/lib/fezzik.rb +++ b/lib/fezzik.rb @@ -3,8 +3,8 @@ require "thread" require "rake" require "rake/remote_task" require "colorize" -require "fezzik/base.rb" -require "fezzik/environment.rb" -require "fezzik/io.rb" -require "fezzik/util.rb" -re...
Delete .rb from some requires
dmac_fezzik
train
rb
8e85a8bbead0b548b9bf56a908a1e607d63f9106
diff --git a/hug/test.py b/hug/test.py index <HASH>..<HASH> 100644 --- a/hug/test.py +++ b/hug/test.py @@ -76,10 +76,13 @@ for method in HTTP_METHODS: globals()[method.lower()] = tester -def cli(method, *args, **arguments): +def cli(method, *args, api=None, module=None, **arguments): """Simulates testing ...
Add ability to test against API for CLI methods
hugapi_hug
train
py
790413cbb96dc3dea2f441fa90ad3359ceb33362
diff --git a/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/WeldApplicationFactory.java b/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/WeldApplicationFactory.java index <HASH>..<HASH> 100644 --- a/jsf/injection/src/main/java/org/jboss/as/jsf/injection/weld/WeldApplicationFactory.java +++ b/j...
WFLY-<I> CDI JSF apps get WELD-<I> warning
wildfly_wildfly
train
java
af1503bae6cd22db591ed7f20962c5e71e85e74b
diff --git a/vendor/Krystal/Validate/Pattern/PerPageCount.php b/vendor/Krystal/Validate/Pattern/PerPageCount.php index <HASH>..<HASH> 100644 --- a/vendor/Krystal/Validate/Pattern/PerPageCount.php +++ b/vendor/Krystal/Validate/Pattern/PerPageCount.php @@ -27,8 +27,10 @@ final class PerPageCount extends AbstractPattern ...
Added greater than 0 restriction to per page pattern
krystal-framework_krystal.framework
train
php
cfec9e53005d7381318401b47e55bc4b3bde822d
diff --git a/tests/ExpressGatewayTest.php b/tests/ExpressGatewayTest.php index <HASH>..<HASH> 100644 --- a/tests/ExpressGatewayTest.php +++ b/tests/ExpressGatewayTest.php @@ -101,7 +101,8 @@ class ExpressGatewayTest extends GatewayTestCase 'currency' => 'BYR' ))->send(); - $httpRequest = ...
Fixed PHP<I> distaste of index access after function call: ()[0]
thephpleague_omnipay-paypal
train
php
0390c3180d8c198779d98445237eaa035dddd51b
diff --git a/lib/sprockets/digest_utils.rb b/lib/sprockets/digest_utils.rb index <HASH>..<HASH> 100644 --- a/lib/sprockets/digest_utils.rb +++ b/lib/sprockets/digest_utils.rb @@ -80,6 +80,9 @@ module Sprockets digest << val.to_s } end + + ADD_VALUE_TO_DIGEST.compare_by_identity.rehash + ADD...
Speed up Hash lookups with constants Since we are always looking up these hashes with an identical duplicate (not just the same value, the same object) we can take advantage of Hash.compare_by_identity. Suggested by @dgynn in <URL>
rails_sprockets
train
rb
88423c26a25c98039472442fe3e2d4a0de35f180
diff --git a/index.js b/index.js index <HASH>..<HASH> 100644 --- a/index.js +++ b/index.js @@ -22,7 +22,7 @@ function Queue(options) { EventEmitter.call(this); options = options || {}; - this.concurrency = options.concurrency || 1; + this.concurrency = options.concurrency || Infinity; this.timeout = opti...
change default concurrency to Infinity
jessetane_queue
train
js
33ffb17c9780db93e44bc9daaa284d4809940a95
diff --git a/src/windows/CameraProxy.js b/src/windows/CameraProxy.js index <HASH>..<HASH> 100644 --- a/src/windows/CameraProxy.js +++ b/src/windows/CameraProxy.js @@ -176,7 +176,14 @@ function takePictureFromFileWP(successCallback, errorCallback, args) { else { var storageFolder = ...
Patch for CB-<I>, this closes #<I>
apache_cordova-plugin-camera
train
js
7c829f38844c395e585802953f92c273365fb10b
diff --git a/hazelcast/src/test/java/com/hazelcast/collection/SetTransactionTest.java b/hazelcast/src/test/java/com/hazelcast/collection/SetTransactionTest.java index <HASH>..<HASH> 100644 --- a/hazelcast/src/test/java/com/hazelcast/collection/SetTransactionTest.java +++ b/hazelcast/src/test/java/com/hazelcast/collecti...
Explicitly ignored SetTransactionTest because of long running time
hazelcast_hazelcast
train
java
9ada4f548c0189bb702cc9f23ce5ab802e9ebaed
diff --git a/lib/to_lang/string_methods.rb b/lib/to_lang/string_methods.rb index <HASH>..<HASH> 100644 --- a/lib/to_lang/string_methods.rb +++ b/lib/to_lang/string_methods.rb @@ -28,25 +28,19 @@ module ToLang case method.to_s when /^to_(.*)_from_(.*)$/ if CODEMAP[$1] && CODEMAP[$2] - def...
favor braces over do/end for further terseness
jimmycuadra_to_lang
train
rb
537091a5e986f4aee3ec7cb21a7086bbb06b9fa0
diff --git a/sublimedsl/keymap.py b/sublimedsl/keymap.py index <HASH>..<HASH> 100644 --- a/sublimedsl/keymap.py +++ b/sublimedsl/keymap.py @@ -260,11 +260,6 @@ class Context(): self.match_all = None self._parent = parent - for op in self._OPERATORS: - func = partial(self._operator,...
Fix wrongly defined operator methods in Context This is equivalent to method_missing in Ruby. A better solution would be to correctly define the methods dynamically on the class, but that's unnecessarily complicated. Python <I> added handy function partialmethod that would be ideal for this case, but I should keep sub...
jirutka_sublimedsl
train
py
3c6ed0af51c9967b3e8a2f845f588322181bc06d
diff --git a/lib/acmesmith/command.rb b/lib/acmesmith/command.rb index <HASH>..<HASH> 100644 --- a/lib/acmesmith/command.rb +++ b/lib/acmesmith/command.rb @@ -81,6 +81,7 @@ module Acmesmith acme.new_certificate(csr) rescue Acme::Client::Error::Unauthorized => e raise unless config.auto_authoriz...
Oops, it didn't work...
sorah_acmesmith
train
rb
fbf905a674299c6b4f850b51d0637e1665f77d56
diff --git a/config/local.js b/config/local.js index <HASH>..<HASH> 100644 --- a/config/local.js +++ b/config/local.js @@ -3,7 +3,7 @@ module.exports = { /** * Core-Node config */ - endpointPath: __dirname + '/../endpoints/', + endpointPath: `${process.cwd()}/api`, endpointParent: __dirname + '/../...
feat: enable 0 config setup - use /api in cwd as standard folder for endpoints
cubic-js_cubic
train
js
c5ee84819bfa075883cc9a739dcf30741af2667e
diff --git a/packages/components/bolt-link/src/link.js b/packages/components/bolt-link/src/link.js index <HASH>..<HASH> 100644 --- a/packages/components/bolt-link/src/link.js +++ b/packages/components/bolt-link/src/link.js @@ -153,21 +153,15 @@ class BoltLink extends withLitHtml() { switch (name) { case...
feature: only output icon wrapper span when slot has content
bolt-design-system_bolt
train
js
2a3b37ea41a95352826ed9956561f916a049a2c1
diff --git a/src/Crypto.php b/src/Crypto.php index <HASH>..<HASH> 100644 --- a/src/Crypto.php +++ b/src/Crypto.php @@ -60,7 +60,7 @@ class Crypto // TODO: requester public key - if ($transaction->recipientId) { + if (isset($transaction->recipientId)) { $out .= \BitWasp\Bitcoin\Ba...
fix: check if recipient is set
ArkEcosystem_php-crypto
train
php
56bafbdb5dd727d8f9fe8922945baf55c5b38d14
diff --git a/envy.go b/envy.go index <HASH>..<HASH> 100644 --- a/envy.go +++ b/envy.go @@ -68,8 +68,16 @@ func loadEnv() { } } +// Mods returns true if module support is enabled, false otherwise +// See https://github.com/golang/go/wiki/Modules#how-to-install-and-activate-module-support for details func Mods() bo...
envy.Mods() - Modify behavior to better match the current module autodetection in place in go (#<I>) Add tests for GO<I>MODULE being set to auto or being left blank.
gobuffalo_envy
train
go,go
75acf1bc2c04e2ac5602aadd2709460a7fc1336c
diff --git a/teensy_minimal_rpc/proxy.py b/teensy_minimal_rpc/proxy.py index <HASH>..<HASH> 100644 --- a/teensy_minimal_rpc/proxy.py +++ b/teensy_minimal_rpc/proxy.py @@ -350,7 +350,8 @@ try: adc_sampler = AdcSampler(self, channels, sample_count) adc_sampler.reset() adc_sampler.st...
Return unsigned integers if not differential mode
wheeler-microfluidics_dropbot-dx
train
py
837279279f2c8391ab341e554f905395dce30339
diff --git a/tests/test_examples.py b/tests/test_examples.py index <HASH>..<HASH> 100644 --- a/tests/test_examples.py +++ b/tests/test_examples.py @@ -32,7 +32,7 @@ def compare_text(example_filename, output_text): saved_text = infile.read() assert output_text == saved_text -def similar_images(or...
Fix mistaken threshold value in image comparison that crept in somewhere
joferkington_mplstereonet
train
py
3397a8a1cb93663079eb12a16b1f2af573614447
diff --git a/grimoire_elk/utils.py b/grimoire_elk/utils.py index <HASH>..<HASH> 100755 --- a/grimoire_elk/utils.py +++ b/grimoire_elk/utils.py @@ -225,8 +225,11 @@ def get_kibiter_version(url): The url must point to the Elasticsearch used by Kibiter """ - config_url = '/.kibana/config/_search' - u...
Avoid adding '//' to URL to be used with Elasticsearch API REST because the API REST petition will fail if '//' are in the URL path.
chaoss_grimoirelab-elk
train
py
6e7a0ce1b29e1df965e4b1db08a5275b68334c17
diff --git a/src/frontend/org/voltdb/dbmonitor/js/voltdb.admin.ui.js b/src/frontend/org/voltdb/dbmonitor/js/voltdb.admin.ui.js index <HASH>..<HASH> 100644 --- a/src/frontend/org/voltdb/dbmonitor/js/voltdb.admin.ui.js +++ b/src/frontend/org/voltdb/dbmonitor/js/voltdb.admin.ui.js @@ -1762,8 +1762,8 @@ function loadAdminP...
VMC-<I> : URLEncoded data to pass special characters.
VoltDB_voltdb
train
js
949e4d79d3ec8aa64d814d85d1db5376879b877a
diff --git a/aeron-client/src/main/java/io/aeron/Aeron.java b/aeron-client/src/main/java/io/aeron/Aeron.java index <HASH>..<HASH> 100644 --- a/aeron-client/src/main/java/io/aeron/Aeron.java +++ b/aeron-client/src/main/java/io/aeron/Aeron.java @@ -66,7 +66,7 @@ public final class Aeron implements AutoCloseable /** ...
[Java] Increase idle sleep from <I> to <I>ms in client conductor duty cycle.
real-logic_aeron
train
java
b478dbea7b13cac3937975ca6b72c95f6672e3cd
diff --git a/malcolm/modules/stats/parts/statspart.py b/malcolm/modules/stats/parts/statspart.py index <HASH>..<HASH> 100644 --- a/malcolm/modules/stats/parts/statspart.py +++ b/malcolm/modules/stats/parts/statspart.py @@ -392,7 +392,10 @@ class StatsPart(parts.ChildPart): ...
check if pymalcolm is running from prod before setting version stat
dls-controls_pymalcolm
train
py
1e42fc6742e001fc47f199dc456099168e55123c
diff --git a/bika/lims/browser/worksheet.py b/bika/lims/browser/worksheet.py index <HASH>..<HASH> 100644 --- a/bika/lims/browser/worksheet.py +++ b/bika/lims/browser/worksheet.py @@ -1253,6 +1253,8 @@ class WorksheetServicesView(BikaListingView): self.show_select_column = True self.pagesize = 0 ...
dbw#<I> add_reference: group and sort services list
senaite_senaite.core
train
py
d888fa4a39baf9caeb554019dc87fd27f6f0b1ef
diff --git a/src/sap.ui.core/src/sap/ui/thirdparty/RequestRecorder.js b/src/sap.ui.core/src/sap/ui/thirdparty/RequestRecorder.js index <HASH>..<HASH> 100644 --- a/src/sap.ui.core/src/sap/ui/thirdparty/RequestRecorder.js +++ b/src/sap.ui.core/src/sap/ui/thirdparty/RequestRecorder.js @@ -690,6 +690,7 @@ // Get ...
[INTERNAL][FIX] RequestRecorder: Get correct URL part The RequestRecorder uses the URL resource part as part of the index for the its saved requests. The resource call got missing and the URLs could not be found because the index of the map differs with the check for the current request. Change-Id: I6f<I>c<I>c<I>bc8a...
SAP_openui5
train
js
caa9ecd1ae225e05c4b0b12b1901e9e938c202c3
diff --git a/models/cad-status.js b/models/cad-status.js index <HASH>..<HASH> 100644 --- a/models/cad-status.js +++ b/models/cad-status.js @@ -21,6 +21,8 @@ var StatusOptionValue = new Schema({ type: String, default: "" } +}, { + _id: false }); var StatusOption = new Schema({ @@ -44,6 +46,8 @@ var Sta...
Added missing _id: false to child objects
TabletCommand_tabletcommand-backend-models
train
js,js,js
1ba4381920f580145730ca5e3f89ea988ffd15f6
diff --git a/wilson/util/wetutil.py b/wilson/util/wetutil.py index <HASH>..<HASH> 100644 --- a/wilson/util/wetutil.py +++ b/wilson/util/wetutil.py @@ -171,7 +171,7 @@ def rotate_down(C_in, p): UdL.conj(), UdL, C_in[k]) # type dL X dL X - for k in ['S1ddRR', ]:...
[wetutil] Add missing operator to d_L rotation
wilson-eft_wilson
train
py
52bf1339460220b80d6afdd21eb710ef7d8eaf18
diff --git a/core/corehttp/gateway_handler.go b/core/corehttp/gateway_handler.go index <HASH>..<HASH> 100644 --- a/core/corehttp/gateway_handler.go +++ b/core/corehttp/gateway_handler.go @@ -662,6 +662,7 @@ func (i *gatewayHandler) deleteHandler(w http.ResponseWriter, r *http.Request) { nnode, err := root.GetDirector...
fix(gw): missing return if dir fails to finalize (#<I>)
ipfs_go-ipfs
train
go
97e6374ba756bf6b8dbe2ba19e1f9c5ed4879573
diff --git a/src/Helpers/helpers.php b/src/Helpers/helpers.php index <HASH>..<HASH> 100644 --- a/src/Helpers/helpers.php +++ b/src/Helpers/helpers.php @@ -43,6 +43,14 @@ if (! function_exists('concatenate_with_separator')) { } if (! function_exists('getDbPropertyId')) { + /** + * Gets the ID from a table and...
Update the helpers to include ddd
midnite81_laravel-base
train
php
79fd5d84ca6897e97350d0f0c5e6ba4e78e40a7a
diff --git a/contrib/distributed_rails_event_store/dres_client/lib/dres_client/version.rb b/contrib/distributed_rails_event_store/dres_client/lib/dres_client/version.rb index <HASH>..<HASH> 100644 --- a/contrib/distributed_rails_event_store/dres_client/lib/dres_client/version.rb +++ b/contrib/distributed_rails_event_st...
Increase VERSION to <I>
RailsEventStore_rails_event_store
train
rb,rb
f4b877581ecf5e486c84ac76d66dc88b3f6b0959
diff --git a/index.js b/index.js index <HASH>..<HASH> 100755 --- a/index.js +++ b/index.js @@ -12,5 +12,6 @@ module.exports = { 'major_lake_changed': require('./comparators/major-lake-modified'), 'pokemon_footway': require('./comparators/pokemon-footway'), 'place_edited': require('./comparators/place-edited'),...
Export comparator from index.js
mapbox_osm-compare
train
js
181c8ff75e41897d4a7370908b90a3542a88590d
diff --git a/lib/cinch/user.rb b/lib/cinch/user.rb index <HASH>..<HASH> 100644 --- a/lib/cinch/user.rb +++ b/lib/cinch/user.rb @@ -365,6 +365,10 @@ module Cinch # @return [void] def update_nick(new_nick) @last_nick, @name = @name, new_nick + # Unsync authname because some networks tie authenticati...
unsync authname on nick change Some networks tie authentication to the nick, so the user might not be authenticated anymore after changing his nick
cinchrb_cinch
train
rb
845c1758a5632f254e6d52d69e424a728f473a6a
diff --git a/components/twofactor.js b/components/twofactor.js index <HASH>..<HASH> 100644 --- a/components/twofactor.js +++ b/components/twofactor.js @@ -1,7 +1,6 @@ const StdLib = require('@doctormckay/stdlib'); const SteamTotp = require('steam-totp'); -const Helpers = require('./helpers.js'); const SteamUser = ...
Remove don't use require In this file don't use Helpers
DoctorMcKay_node-steam-user
train
js
47bc138fc1d9ddafab8e4cf9cac8865f2092c003
diff --git a/actionpack/lib/action_controller/caching/fragments.rb b/actionpack/lib/action_controller/caching/fragments.rb index <HASH>..<HASH> 100644 --- a/actionpack/lib/action_controller/caching/fragments.rb +++ b/actionpack/lib/action_controller/caching/fragments.rb @@ -41,7 +41,9 @@ module ActionController #:nodoc...
Write strings to fragment cache, not outputbuffers
rails_rails
train
rb,rb
fddfba566072de02fffb93c52a64de5969c9787a
diff --git a/multiqc/modules/fastq_screen/fastq_screen.py b/multiqc/modules/fastq_screen/fastq_screen.py index <HASH>..<HASH> 100755 --- a/multiqc/modules/fastq_screen/fastq_screen.py +++ b/multiqc/modules/fastq_screen/fastq_screen.py @@ -139,7 +139,7 @@ class MultiqcModule(BaseMultiqcModule): thisdata...
sort organisms in fastq_screen plot
ewels_MultiQC
train
py
3b98107a4133b89b5ee1b432dd6ab966240f4d7d
diff --git a/src/EasyDB.php b/src/EasyDB.php index <HASH>..<HASH> 100644 --- a/src/EasyDB.php +++ b/src/EasyDB.php @@ -34,7 +34,7 @@ class EasyDB */ public function __construct(\PDO $pdo, string $dbEngine = '') { - $this->pdo = clone $pdo; + $this->pdo = $pdo; $this->pdo->setAttri...
Attempting to clone $this->pdo caused a segfault.
paragonie_easydb
train
php
771b1a46f7621d90e3dacfb21f60358ad855e50c
diff --git a/mod/quiz/index.php b/mod/quiz/index.php index <HASH>..<HASH> 100644 --- a/mod/quiz/index.php +++ b/mod/quiz/index.php @@ -120,6 +120,8 @@ $a->studentstring = $course->students; $data[] = "<a href=\"report.php?mode=overview&amp;q=$quiz->id\">" . ge...
MDL-<I> - Problem with the tables on the quiz index page. Merged from MOODLE_<I>_STABLE.
moodle_moodle
train
php
204bfc232712a5793b003f33132c20de08c66e9e
diff --git a/src/org/jgroups/protocols/pbcast/FLUSH.java b/src/org/jgroups/protocols/pbcast/FLUSH.java index <HASH>..<HASH> 100644 --- a/src/org/jgroups/protocols/pbcast/FLUSH.java +++ b/src/org/jgroups/protocols/pbcast/FLUSH.java @@ -355,6 +355,11 @@ public class FLUSH extends Protocol { // for proces...
allow unicast messages to pass even when blocked
belaban_JGroups
train
java
888ca7f4a4d19a137df1fadd336bcd8ca25b90dc
diff --git a/src/main/org/codehaus/groovy/ant/VerifyClass.java b/src/main/org/codehaus/groovy/ant/VerifyClass.java index <HASH>..<HASH> 100644 --- a/src/main/org/codehaus/groovy/ant/VerifyClass.java +++ b/src/main/org/codehaus/groovy/ant/VerifyClass.java @@ -119,7 +119,9 @@ public class VerifyClass extends MatchingTask...
comment out some of the logging to ensure the build even compiles
apache_groovy
train
java
e15cf6d10d448a15b0ec05e331c22c487cc10533
diff --git a/globus_cli/commands/logout.py b/globus_cli/commands/logout.py index <HASH>..<HASH> 100644 --- a/globus_cli/commands/logout.py +++ b/globus_cli/commands/logout.py @@ -54,7 +54,7 @@ def logout_command(yes): click.get_current_context().exit(1) # prompt - _confirm("Are you sure you'd lik...
Make logout language stylistically consistent We don't got no contractions in this here formal english.
globus_globus-cli
train
py
47d16da2f2533f74aea576247380ba7bd566a0b5
diff --git a/lib/sinatra/param.rb b/lib/sinatra/param.rb index <HASH>..<HASH> 100644 --- a/lib/sinatra/param.rb +++ b/lib/sinatra/param.rb @@ -37,19 +37,13 @@ module Sinatra end def one_of(*names) - count = 0 - names.each do |name| - if params[name] and present?(params[name]) - cou...
Refactoring implementation of one_of
mattt_sinatra-param
train
rb
98d3930ed8478c28373ea7e15c02c366012af337
diff --git a/tensorflow_datasets/text/multi_nli.py b/tensorflow_datasets/text/multi_nli.py index <HASH>..<HASH> 100644 --- a/tensorflow_datasets/text/multi_nli.py +++ b/tensorflow_datasets/text/multi_nli.py @@ -63,8 +63,9 @@ class MultiNLIConfig(tfds.core.BuilderConfig): **kwargs: keyword arguments forwarded to ...
Add release notes for multi_nli
tensorflow_datasets
train
py
0618d7129719285329bdb2e2bb8b67440523abb4
diff --git a/pyforms/gui/Controls/ControlDockWidget.py b/pyforms/gui/Controls/ControlDockWidget.py index <HASH>..<HASH> 100644 --- a/pyforms/gui/Controls/ControlDockWidget.py +++ b/pyforms/gui/Controls/ControlDockWidget.py @@ -36,10 +36,10 @@ class ControlDockWidget(ControlEmptyWidget): """ Show the c...
fixed bug when calling methods hide or show in the ControlDockWidget
UmSenhorQualquer_pyforms
train
py
ac6f395cc95aed50c464ef56e4accfbb4f4d19c7
diff --git a/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/XmlVisitorTest.php b/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/XmlVisitorTest.php index <HASH>..<HASH> 100644 --- a/tests/Guzzle/Tests/Service/Command/LocationVisitor/Request/XmlVisitorTest.php +++ b/tests/Guzzle/Tests/Service/Comm...
Changed test to show XMLVisitorTest::testSerializesXml fail
guzzle_guzzle3
train
php
324213a93145fa3a0bac9adf050042c6419d6b50
diff --git a/lib/chef/resource/windows_pagefile.rb b/lib/chef/resource/windows_pagefile.rb index <HASH>..<HASH> 100644 --- a/lib/chef/resource/windows_pagefile.rb +++ b/lib/chef/resource/windows_pagefile.rb @@ -120,7 +120,10 @@ class Chef # raise an exception if the target drive location is invalid ...
Updated the Windows Pagefile resource to use PowerShell over WMI, added a corresponding test file
chef_chef
train
rb
0757aeaf803530e9c175daddceae0fa3c5733469
diff --git a/tilequeue/wof.py b/tilequeue/wof.py index <HASH>..<HASH> 100644 --- a/tilequeue/wof.py +++ b/tilequeue/wof.py @@ -868,7 +868,6 @@ class WofProcessor(object): # this means that we had a value for superseded_by in # the raw json, but not in the meta file # t...
Move superseded removal for clarity
tilezen_tilequeue
train
py
1c39bf6186c39523c454d104bbd99abd3eb7237f
diff --git a/java/org.cohorte.herald.http/src/main/java/org/cohorte/herald/http/impl/HttpDirectory.java b/java/org.cohorte.herald.http/src/main/java/org/cohorte/herald/http/impl/HttpDirectory.java index <HASH>..<HASH> 100644 --- a/java/org.cohorte.herald.http/src/main/java/org/cohorte/herald/http/impl/HttpDirectory.jav...
Added ITransportDirectory to the service provided by HttpDirectory The HTTP Directory was never called by Herald Directory :/
cohorte_cohorte-herald
train
java
4f97f8560cde7d98d36695940542352b6ac651a4
diff --git a/core/router/downlink.go b/core/router/downlink.go index <HASH>..<HASH> 100644 --- a/core/router/downlink.go +++ b/core/router/downlink.go @@ -31,7 +31,9 @@ func (r *router) SubscribeDownlink(gatewayID string, subscriptionID string) (<-c gateway := r.getGateway(gatewayID) if fromSchedule := gateway.Sc...
Only announce downlink gateway if it has a token
TheThingsNetwork_ttn
train
go
031e1920c92e2f63b2f4455895735ca7867f558f
diff --git a/lib/Doctrine/MongoDB/Query/Query.php b/lib/Doctrine/MongoDB/Query/Query.php index <HASH>..<HASH> 100644 --- a/lib/Doctrine/MongoDB/Query/Query.php +++ b/lib/Doctrine/MongoDB/Query/Query.php @@ -144,9 +144,6 @@ class Query implements IteratorAggregate { switch ($this->query['type']) { ...
[Query] Do not populate $where criteria with reduce JavaScript
doctrine_mongodb
train
php
2d63d6a09abc5ccd8e29b4170b212abfa2a1edae
diff --git a/lib/command/init.js b/lib/command/init.js index <HASH>..<HASH> 100644 --- a/lib/command/init.js +++ b/lib/command/init.js @@ -90,16 +90,10 @@ module.exports = function (initPath) { { name: 'steps', type: 'confirm', - message: 'Would you like to extend I object with custom steps?', +...
Fix typo. Improve order of prompts. (#<I>)
Codeception_CodeceptJS
train
js
231178bff0236aa301e3e92bce1cd8f0efe84a60
diff --git a/Event/StrictDispatcher.php b/Event/StrictDispatcher.php index <HASH>..<HASH> 100644 --- a/Event/StrictDispatcher.php +++ b/Event/StrictDispatcher.php @@ -11,7 +11,7 @@ namespace Claroline\CoreBundle\Event; -use Symfony\Component\EventDispatcher\EventDispatcher; +use Symfony\Component\EventDispatcher\E...
[CoreBundle] Fixing StrictDispatcher.
claroline_Distribution
train
php
33acdbf3bf1518bba67fd1f7030d14726c4463bf
diff --git a/builder/vmware/iso/step_create_vmx.go b/builder/vmware/iso/step_create_vmx.go index <HASH>..<HASH> 100644 --- a/builder/vmware/iso/step_create_vmx.go +++ b/builder/vmware/iso/step_create_vmx.go @@ -477,13 +477,12 @@ func (s *stepCreateVMX) Run(_ context.Context, state multistep.StateBag) multist // try ...
move comments so indentation is more logical
hashicorp_packer
train
go
2902223579aa5c890d71016fdda84947536b7f23
diff --git a/udiskie/cli.py b/udiskie/cli.py index <HASH>..<HASH> 100644 --- a/udiskie/cli.py +++ b/udiskie/cli.py @@ -49,10 +49,9 @@ def get_backend(clsname, version=None): try: return udisks1() except DBusException: - msg = sys.exc_info()[1].get_dbus_message() lo...
Fix incorrect usage of GLib.GError GLib.GError has no method `.get_dbus_message()` like dbus.DBusException had. Instead, it has an attribute `.message`. But this is not very useful for the user anyway in the case, so we just leave it out.
coldfix_udiskie
train
py
c79a823964c80d29e3782358a82b94a9f0a8610a
diff --git a/salt/tops/varstack.py b/salt/tops/varstack.py index <HASH>..<HASH> 100644 --- a/salt/tops/varstack.py +++ b/salt/tops/varstack.py @@ -49,11 +49,9 @@ from __future__ import absolute_import import logging try: - HAS_VARSTACK = False import varstack - HAS_VARSTACK = True except ImportError: - ...
Squelch error logging when varstack is not installed This gets rid of spurious errors when varstack isn't installed. Most people won't use this so these errors are not helpful.
saltstack_salt
train
py
0938f7e5fa9995a663a5396b1f291509e8de6d52
diff --git a/wps.php b/wps.php index <HASH>..<HASH> 100644 --- a/wps.php +++ b/wps.php @@ -54,6 +54,10 @@ $whoops_handler = new PrettyPageHandler; $whoops_handler->addDataTableCallback( 'WP', function () { global $wp; + if ( ! $wp instanceof \WP ) { + return array(); + } + $output = get_object_vars( $wp ); un...
Added checks on global objects to make sense. Fixes #1
Rarst_wps
train
php
1b5c562eca99eeb573c4316f2a22ac93cd7fe2f4
diff --git a/fritzconnection/core/processor.py b/fritzconnection/core/processor.py index <HASH>..<HASH> 100644 --- a/fritzconnection/core/processor.py +++ b/fritzconnection/core/processor.py @@ -326,7 +326,7 @@ class Service: values. Caches the dictionary once retrieved from _scpd. """ if sel...
Bugfix in service to return state_variables instead of actions.
kbr_fritzconnection
train
py
83e6e1060ef4104f22f6f3d84900d28224e39c50
diff --git a/cmd/xl-v1-multipart.go b/cmd/xl-v1-multipart.go index <HASH>..<HASH> 100644 --- a/cmd/xl-v1-multipart.go +++ b/cmd/xl-v1-multipart.go @@ -387,15 +387,16 @@ func (xl xlObjects) PutObjectPart(bucket, object, uploadID string, partID int, s // Initialize md5 writer. md5Writer := md5.New() + lreader := da...
Layer LimitReader responsibly allowing sign verification to work (#<I>)
minio_minio
train
go
ac9a0e1e135c86e54d312f6e663822493e40db16
diff --git a/lib/rails3-jquery-autocomplete/simple_form_plugin.rb b/lib/rails3-jquery-autocomplete/simple_form_plugin.rb index <HASH>..<HASH> 100644 --- a/lib/rails3-jquery-autocomplete/simple_form_plugin.rb +++ b/lib/rails3-jquery-autocomplete/simple_form_plugin.rb @@ -49,27 +49,27 @@ module SimpleForm # ...
before sending methods, check respond_to?
crowdint_rails3-jquery-autocomplete
train
rb
f7ef7eafc9753c160c1173512d9a1bd1cff06400
diff --git a/src/repl.js b/src/repl.js index <HASH>..<HASH> 100644 --- a/src/repl.js +++ b/src/repl.js @@ -139,11 +139,11 @@ function completer(text) { return [[], text]; } -var PROMPT_MULTI = chalk.bold("... "); -var PROMPT_SINGLE = chalk.bold("squiggle> "); - function prompt() { - return isMultiline ? PRO...
Tweaks the prompt a bit
squiggle-lang_squiggle-lang
train
js
4e1a39131a3197890bb4fda85d0236744276568f
diff --git a/drivers/k8055/driver-k8055.rb b/drivers/k8055/driver-k8055.rb index <HASH>..<HASH> 100644 --- a/drivers/k8055/driver-k8055.rb +++ b/drivers/k8055/driver-k8055.rb @@ -98,12 +98,14 @@ class K8055DigitalOutput < K8055Pin def write(value) begin @k8055.synchronize do - if val...
Workaround for a libk<I> bug in set_digital
openplacos_openplacos
train
rb
4dad42de1e9d2683fe800198ec6690bac14cb9f3
diff --git a/lib/arjdbc/db2/adapter.rb b/lib/arjdbc/db2/adapter.rb index <HASH>..<HASH> 100644 --- a/lib/arjdbc/db2/adapter.rb +++ b/lib/arjdbc/db2/adapter.rb @@ -500,12 +500,13 @@ module ArJdbc change_column_null(table_name, column_name, options[:null]) end end - + # http://publib.boulder...
fix DB2 remove_column not supporting multiple column_names (since <I>)
jruby_activerecord-jdbc-adapter
train
rb
07e141261ec3b3f96fe68518d59512dd85ffb22d
diff --git a/src/wyil/transforms/VerificationCheck.java b/src/wyil/transforms/VerificationCheck.java index <HASH>..<HASH> 100644 --- a/src/wyil/transforms/VerificationCheck.java +++ b/src/wyil/transforms/VerificationCheck.java @@ -101,7 +101,7 @@ public class VerificationCheck implements Transform { } public sta...
I may have to have a separate process, or something which I can genuinely control
Whiley_WhileyCompiler
train
java
a8f8fd57cf405d9a6ec7ac9fb94db01f7368466c
diff --git a/pkg/httputil/httputil.go b/pkg/httputil/httputil.go index <HASH>..<HASH> 100644 --- a/pkg/httputil/httputil.go +++ b/pkg/httputil/httputil.go @@ -27,6 +27,7 @@ import ( "net" "net/http" "net/url" + "os" "path" "strconv" "strings" @@ -63,7 +64,7 @@ func RequestEntityTooLargeError(conn http.Respo...
httputil: allow full error serving when with devcam When hacking on e.g. importers, I sometimes want to use devcam with -hostname, to test with a non local context. In which case, when hitting an error httputil.ServeError would not print the full error, which makes it harder to debug. Change-Id: I2fb8c<I>d4f<I>fbf<I>...
perkeep_perkeep
train
go
72cfeebc298416b621b4a4814d92d0d00672ab3a
diff --git a/mrcrowbar/common.py b/mrcrowbar/common.py index <HASH>..<HASH> 100644 --- a/mrcrowbar/common.py +++ b/mrcrowbar/common.py @@ -46,6 +46,9 @@ def serialise( obj, fields ): def file_path_recurse( *root_list ): for root in root_list: + if os.path.isfile( root ): + yield root + ...
common.file_path_recurse: fix case where root is a file
moralrecordings_mrcrowbar
train
py
821f1fb4c3bd009d5c63922709382f403c732817
diff --git a/languagetool-wikipedia/src/main/java/org/languagetool/dev/wikipedia/WikipediaQuickCheck.java b/languagetool-wikipedia/src/main/java/org/languagetool/dev/wikipedia/WikipediaQuickCheck.java index <HASH>..<HASH> 100644 --- a/languagetool-wikipedia/src/main/java/org/languagetool/dev/wikipedia/WikipediaQuickChe...
main method: use the language from the URL, not German
languagetool-org_languagetool
train
java
039b440c638a1b8d2d595668a6fcf892c3cf79ed
diff --git a/lib/solargraph/pin/reference.rb b/lib/solargraph/pin/reference.rb index <HASH>..<HASH> 100644 --- a/lib/solargraph/pin/reference.rb +++ b/lib/solargraph/pin/reference.rb @@ -12,6 +12,7 @@ module Solargraph def resolve api_map unless @resolved + @resolved = true @name =...
Avoid infinite recursion when resolving reference pins.
castwide_solargraph
train
rb
7cba2c8c2abd13f450cd2e587178a413493ec312
diff --git a/jquery.csv.js b/jquery.csv.js index <HASH>..<HASH> 100755 --- a/jquery.csv.js +++ b/jquery.csv.js @@ -72,7 +72,7 @@ }; /** - * jQuery.CSV2Array(csvString) + * jQuery.CSVEntry2Array(csvString) * Converts a CSV string to a javascript array. * * @param {String} csv The string co...
jquery.csv.js - added a quick documentation fix - added a newline at the end of the file
mageddo_javascript-csv
train
js
9a54328f3a7fb8c4662e17dadb0eba8858503686
diff --git a/src/ProfileConfig.php b/src/ProfileConfig.php index <HASH>..<HASH> 100644 --- a/src/ProfileConfig.php +++ b/src/ProfileConfig.php @@ -31,7 +31,7 @@ class ProfileConfig extends Config 'listen' => '::', 'enableLog' => false, 'enableAcl' => false, - 'aclGroupL...
rename aclGroupList to aclPermissionList
eduvpn_vpn-lib-common
train
php
b94948499028f0fa0ba0e243e42c489597aa0ff5
diff --git a/src/main/java/org/dynjs/runtime/builtins/types/array/IsArray.java b/src/main/java/org/dynjs/runtime/builtins/types/array/IsArray.java index <HASH>..<HASH> 100644 --- a/src/main/java/org/dynjs/runtime/builtins/types/array/IsArray.java +++ b/src/main/java/org/dynjs/runtime/builtins/types/array/IsArray.java @...
Array.isArray should not return true for non-arrays. Removed the code that caused Array.isArray to return true for any JSObject that has externally indexed data. This feature was added for V8 parity, specifically when dealing with Node.js buffers, however Array.isArray(buffer) in node <I>.x returns false.
dynjs_dynjs
train
java
e3a0e83b6cd99723efa463eaa5723f6ced792b28
diff --git a/py/selenium/webdriver/common/desired_capabilities.py b/py/selenium/webdriver/common/desired_capabilities.py index <HASH>..<HASH> 100644 --- a/py/selenium/webdriver/common/desired_capabilities.py +++ b/py/selenium/webdriver/common/desired_capabilities.py @@ -27,22 +27,22 @@ class DesiredCapabilities(object)...
DavidBurns corrected platforms for desired capabilities r<I>
SeleniumHQ_selenium
train
py
33da4458f4f9a6e3801ebfd722c61e8792ca8bc5
diff --git a/internal/service/appflow/flow.go b/internal/service/appflow/flow.go index <HASH>..<HASH> 100644 --- a/internal/service/appflow/flow.go +++ b/internal/service/appflow/flow.go @@ -1113,12 +1113,11 @@ func ResourceFlow() *schema.Resource { }, }, "task_properties": { - Type: ...
appflow: amend ValidateFunc for task_properties to avoid type conflict
terraform-providers_terraform-provider-aws
train
go
363a750af2e0e81ad39d2951a4aaca1231d7a358
diff --git a/lhc/file_format/vcf_/merger.py b/lhc/file_format/vcf_/merger.py index <HASH>..<HASH> 100644 --- a/lhc/file_format/vcf_/merger.py +++ b/lhc/file_format/vcf_/merger.py @@ -102,7 +102,7 @@ class VcfMerger(object): return sorted_tops def _updateSorting(self, sorted_tops, entry, idx): - ...
fixed vcf merge chromosome out-of-order bug
childsish_sofia
train
py
8d27fea36a80d99944efe4f4b5c4e7d977a5163f
diff --git a/prometheus_flask_exporter/__init__.py b/prometheus_flask_exporter/__init__.py index <HASH>..<HASH> 100644 --- a/prometheus_flask_exporter/__init__.py +++ b/prometheus_flask_exporter/__init__.py @@ -11,7 +11,7 @@ from flask import Flask, Response from flask import request, make_response, current_app from ...
change choose_encoder to choose_formatter
rycus86_prometheus_flask_exporter
train
py
844c43b9cde02b84583f0e3641fc20e670a3b25f
diff --git a/benchmarks/src/test/java/zipkin2/server/ServerIntegratedBenchmark.java b/benchmarks/src/test/java/zipkin2/server/ServerIntegratedBenchmark.java index <HASH>..<HASH> 100644 --- a/benchmarks/src/test/java/zipkin2/server/ServerIntegratedBenchmark.java +++ b/benchmarks/src/test/java/zipkin2/server/ServerIntegr...
Actually sleuth is using actuator health..
apache_incubator-zipkin
train
java
cb04402900583886160d3628530b8bcbc4fdd511
diff --git a/docs/src/pages/discover-more/languages/Languages.js b/docs/src/pages/discover-more/languages/Languages.js index <HASH>..<HASH> 100644 --- a/docs/src/pages/discover-more/languages/Languages.js +++ b/docs/src/pages/discover-more/languages/Languages.js @@ -32,7 +32,7 @@ function Languages() { ...
[docs] Fix english language link (#<I>)
mui-org_material-ui
train
js
8de89e2622b6a99c30e7f6ea9f35974dcf7559e3
diff --git a/core/src/main/java/com/orientechnologies/orient/core/db/document/ODatabaseDocumentTx.java b/core/src/main/java/com/orientechnologies/orient/core/db/document/ODatabaseDocumentTx.java index <HASH>..<HASH> 100755 --- a/core/src/main/java/com/orientechnologies/orient/core/db/document/ODatabaseDocumentTx.java +...
Issue #<I> was fixed.
orientechnologies_orientdb
train
java
105746e10e02c5916d9fe628e74f87b852683fa4
diff --git a/tensorforce/util/agent_util.py b/tensorforce/util/agent_util.py index <HASH>..<HASH> 100644 --- a/tensorforce/util/agent_util.py +++ b/tensorforce/util/agent_util.py @@ -25,7 +25,6 @@ from tensorforce.config import Config from tensorforce.exceptions.tensorforce_exceptions import TensorForceValueError fro...
removed ddqn agent from agent util
tensorforce_tensorforce
train
py
9f084d8485c53bcdebc2b80ec8ebb4c82b3fcb9e
diff --git a/wal_e/piper.py b/wal_e/piper.py index <HASH>..<HASH> 100644 --- a/wal_e/piper.py +++ b/wal_e/piper.py @@ -124,7 +124,10 @@ def popen_sp(*args, **kwargs): # to the gevent hub. for fp_symbol in ['stdin', 'stdout', 'stderr']: value = getattr(proc, fp_symbol) + if value is not None:...
Explain why there is a None guard
wal-e_wal-e
train
py
462aff67fbc3488746a98b32fc5d377f41e80cb9
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 @@ -153,7 +153,7 @@ export default class HLS extends HTML5VideoPlayback { fillLevels() { this._levels = this.hls.levels.map((level, index) => { - retu...
send the entire level object (including height and bitrate) to the PLAYBACK_LEVELS_AVAILABLE event
clappr_clappr
train
js