hash stringlengths 40 40 | diff stringlengths 131 114k | message stringlengths 7 980 | project stringlengths 5 67 | split stringclasses 1
value |
|---|---|---|---|---|
2cadd498260650f2875d44772257c508e17ede29 | diff --git a/lib/scriptster/configuration.rb b/lib/scriptster/configuration.rb
index <HASH>..<HASH> 100644
--- a/lib/scriptster/configuration.rb
+++ b/lib/scriptster/configuration.rb
@@ -32,7 +32,7 @@ module Scriptster
@verbosity = :verbose
@file = nil
@timestamps = true
- @scheme = :dark
+ ... | Renaming ColourSchemes -> ColourThemes | pazdera_scriptster | train |
e0dfddb46b4a6ab6f65ceb0297a1fdecc7147b85 | diff --git a/src/main/java/com/threerings/presents/client/InvocationDecoder.java b/src/main/java/com/threerings/presents/client/InvocationDecoder.java
index <HASH>..<HASH> 100644
--- a/src/main/java/com/threerings/presents/client/InvocationDecoder.java
+++ b/src/main/java/com/threerings/presents/client/InvocationDecode... | Handle parameterized types in invocation services and receivers.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@<I> <I>f4-<I>e9-<I>-aa3c-eee0fc<I>fb1 | threerings_narya | train |
73d71d40aa0db9c1f77e77526fe7a8d9dc7e1c80 | diff --git a/lib/Pipe/DirectiveProcessor/Parser.php b/lib/Pipe/DirectiveProcessor/Parser.php
index <HASH>..<HASH> 100644
--- a/lib/Pipe/DirectiveProcessor/Parser.php
+++ b/lib/Pipe/DirectiveProcessor/Parser.php
@@ -25,8 +25,8 @@ class Parser
$source = (string) $source;
if (empty($source)) {
- ... | Returning empty list of tokens when no data is passed | CHH_pipe | train |
85625cb1a45e187eb22a8d74b52f9661baa7e6bc | diff --git a/openquake/risk/job/general.py b/openquake/risk/job/general.py
index <HASH>..<HASH> 100644
--- a/openquake/risk/job/general.py
+++ b/openquake/risk/job/general.py
@@ -325,6 +325,13 @@ class RiskJobMixin(mixins.Mixin):
return result.items()
def asset_bcr_per_site(self):
+ """
+ ... | risk/job/general: documented asset_bcr_per_site() | gem_oq-engine | train |
de939df57f71d12ec0d1a3c2d8abd892546aa0b3 | diff --git a/src/geometry/Geometry.js b/src/geometry/Geometry.js
index <HASH>..<HASH> 100644
--- a/src/geometry/Geometry.js
+++ b/src/geometry/Geometry.js
@@ -1123,8 +1123,6 @@ Z.Geometry._getMarkerPathURL=function(symbol) {
if (Z.Util.isNumber(symbol['opacity'])) {
op *= symbol['opacity'];
}
- va... | fixed parsing of markerPath's pathWidth and pathHeight | maptalks_maptalks.js | train |
81db58c2ab978fdd4dd5c4c2654f9559755850d6 | diff --git a/examples/nestedRecords/nestedRecords.go b/examples/nestedRecords/nestedRecords.go
index <HASH>..<HASH> 100644
--- a/examples/nestedRecords/nestedRecords.go
+++ b/examples/nestedRecords/nestedRecords.go
@@ -1,19 +1,19 @@
// Copyright 2015 LinkedIn Corp. Licensed under the Apache License,
// Version 2.0 (t... | converted unusual whitespace characters to ASCII-<I> | linkedin_goavro | train |
9b2047449fbfb84d6e9f70f327dfe30e19e9cb57 | diff --git a/src/Maatwebsite/Excel/Collections/CellCollection.php b/src/Maatwebsite/Excel/Collections/CellCollection.php
index <HASH>..<HASH> 100644
--- a/src/Maatwebsite/Excel/Collections/CellCollection.php
+++ b/src/Maatwebsite/Excel/Collections/CellCollection.php
@@ -44,19 +44,20 @@ class CellCollection extends Exce... | CellCollection changes, fixes issue #<I> | Maatwebsite_Laravel-Excel | train |
cf2b37414f99b6592381562208dc8ac0a8ef2e51 | diff --git a/openvidu-server/src/main/java/io/openvidu/server/recording/service/ComposedQuickStartRecordingService.java b/openvidu-server/src/main/java/io/openvidu/server/recording/service/ComposedQuickStartRecordingService.java
index <HASH>..<HASH> 100644
--- a/openvidu-server/src/main/java/io/openvidu/server/recordin... | Don't remove container if it does not exists | OpenVidu_openvidu | train |
727fc8041c29bdf203c230301673bcbcd396ef0b | diff --git a/test/generated_gimarshallingtests_test.rb b/test/generated_gimarshallingtests_test.rb
index <HASH>..<HASH> 100644
--- a/test/generated_gimarshallingtests_test.rb
+++ b/test/generated_gimarshallingtests_test.rb
@@ -12,11 +12,25 @@ describe "GIMarshallingTests" do
assert_instance_of GIMarshallingTests... | Expand tests for BoxedStruct to match other types in GIMarshallingTests. | mvz_gir_ffi | train |
b6cfdd9b046a3f212d2cb611e1fde76359032c17 | diff --git a/lib/bittrex/quote.rb b/lib/bittrex/quote.rb
index <HASH>..<HASH> 100644
--- a/lib/bittrex/quote.rb
+++ b/lib/bittrex/quote.rb
@@ -4,6 +4,7 @@ module Bittrex
def initialize(market, attrs = {})
@market = market
+ return if attrs.nil?
@bid = attrs['Bid']
@ask = attrs['Ask']
... | avoid error if Quote doesn't retrieve data | mwerner_bittrex | train |
b93ab8e4871828869ff1b726e32f8784c07ef81e | diff --git a/lib/heroku/helpers.rb b/lib/heroku/helpers.rb
index <HASH>..<HASH> 100644
--- a/lib/heroku/helpers.rb
+++ b/lib/heroku/helpers.rb
@@ -37,14 +37,14 @@ module Heroku
def confirm_billing
display
display "This action will cause your account to be billed at the end of the month"
- displa... | fix more idiosyncracies in confirm_billing revealed by fisticuffs | heroku_legacy-cli | train |
0e20bcf3c19c15b04f5c6d6ca230e2b604fcebf8 | diff --git a/deliver/Deliverfile.md b/deliver/Deliverfile.md
index <HASH>..<HASH> 100644
--- a/deliver/Deliverfile.md
+++ b/deliver/Deliverfile.md
@@ -79,7 +79,7 @@ Trade Representative Contact information for Korean App Store. Available options
trade_representative_contact_information(
first_name: "Felix",
last... | Fix spelling of trade information address files and only create if necessary (#<I>)
* Fix spelling of trade information address files and only create if necessary
* Fix tests | fastlane_fastlane | train |
ec6150985e4157a5112b1940f883c2dcc656129b | diff --git a/media/boom/js/boom/page/url.js b/media/boom/js/boom/page/url.js
index <HASH>..<HASH> 100644
--- a/media/boom/js/boom/page/url.js
+++ b/media/boom/js/boom/page/url.js
@@ -7,11 +7,20 @@ function boomPageUrl(id) {
dialog;
dialog = $.boom.dialog.open({
- url: '/cms/page/urls/add?page_id=' + page_id,... | Added a URL by pressing enter | boomcms_boom-core | train |
b21d6f2ee9d4938c2276bc354f8307537b0ad418 | diff --git a/restcomm/restcomm.mgcp/src/main/java/org/restcomm/connect/mgcp/Link.java b/restcomm/restcomm.mgcp/src/main/java/org/restcomm/connect/mgcp/Link.java
index <HASH>..<HASH> 100644
--- a/restcomm/restcomm.mgcp/src/main/java/org/restcomm/connect/mgcp/Link.java
+++ b/restcomm/restcomm.mgcp/src/main/java/org/restc... | fixed master creating new conference and ivr issue | RestComm_Restcomm-Connect | train |
be730844ea5d7182f8a2f7291559bf808739c913 | diff --git a/src/Media/ImageCollection.php b/src/Media/ImageCollection.php
index <HASH>..<HASH> 100644
--- a/src/Media/ImageCollection.php
+++ b/src/Media/ImageCollection.php
@@ -58,11 +58,11 @@ class ImageCollection extends AbstractCollection implements CollectionInterface
{
/** @var Image $image */
... | III-<I> When comparing uuid's of media object make sure to compare the values and not the references with the identical operator. | cultuurnet_udb3-php | train |
2d5dcc359a694d506057fbf048ecf7996e71a120 | diff --git a/tests/test_value_range.py b/tests/test_value_range.py
index <HASH>..<HASH> 100644
--- a/tests/test_value_range.py
+++ b/tests/test_value_range.py
@@ -1,6 +1,8 @@
import unittest
-from deepspeech_training.util.helpers import ValueRange, get_value_range, pick_value_from_range
+import numpy as np
+import t... | Tests for TF based value range picking | mozilla_DeepSpeech | train |
297c90246d22dccfa8d280097a5fa653e992643c | diff --git a/jax/core.py b/jax/core.py
index <HASH>..<HASH> 100644
--- a/jax/core.py
+++ b/jax/core.py
@@ -449,7 +449,18 @@ class Tracer(object):
return attr
def __repr__(self):
- return 'Traced<{}>with<{}>'.format(self.aval, self._trace)
+ base = pp('Traced<{}>with<{}>'.format(self.aval, self._trac... | make tracers tree-pretty-print their contents | tensorflow_probability | train |
142e50723aa394e38fc8d0b3b48395a916fb8035 | diff --git a/lynx/src/main/java/com/github/pedrovgs/lynx/model/Lynx.java b/lynx/src/main/java/com/github/pedrovgs/lynx/model/Lynx.java
index <HASH>..<HASH> 100644
--- a/lynx/src/main/java/com/github/pedrovgs/lynx/model/Lynx.java
+++ b/lynx/src/main/java/com/github/pedrovgs/lynx/model/Lynx.java
@@ -17,7 +17,8 @@
packag... | Add Lynx implementation based on a temporal buffer | pedrovgs_Lynx | train |
1081de20e11d2bfb9b55a4cb32be10e1f30a667c | diff --git a/lib/outputlib.php b/lib/outputlib.php
index <HASH>..<HASH> 100644
--- a/lib/outputlib.php
+++ b/lib/outputlib.php
@@ -1130,8 +1130,9 @@ class theme_config {
throw new coding_exception('The theme did not define a LESS file, or it is not readable.');
}
- // We might need more m... | MDL-<I> outputlib: raise timeout for scss/less compilation | moodle_moodle | train |
d9f42d9004623df64b29fb2b96c05a7a4b5c8025 | diff --git a/lib/merb-core.rb b/lib/merb-core.rb
index <HASH>..<HASH> 100644
--- a/lib/merb-core.rb
+++ b/lib/merb-core.rb
@@ -28,13 +28,13 @@ module Merb
Merb.environment = Merb::Config[:environment]
Merb.root = Merb::Config[:merb_root]
case Merb::Config[:action]
- when :kill
+ when :ki... | Add new -R/--rackup option to the full(-ish) list of options. | wycats_merb | train |
a89b0d903a64550e7caf4223d9b49de0441d7f7e | diff --git a/eulfedora/api.py b/eulfedora/api.py
index <HASH>..<HASH> 100644
--- a/eulfedora/api.py
+++ b/eulfedora/api.py
@@ -597,7 +597,7 @@ class REST_API(HTTP_API_Base):
# if text is unicode, it needs to be encoded so we can send the
# data as bytes; otherwise, we get ascii encode errors in httpli... | Adjust ingest fix for utf-8 to also work for python 3 | emory-libraries_eulfedora | train |
c3ee46abeb2885cd6b4b11c34684d44d0a81bcf8 | diff --git a/picasso/src/main/java/com/squareup/picasso/BitmapHunter.java b/picasso/src/main/java/com/squareup/picasso/BitmapHunter.java
index <HASH>..<HASH> 100644
--- a/picasso/src/main/java/com/squareup/picasso/BitmapHunter.java
+++ b/picasso/src/main/java/com/squareup/picasso/BitmapHunter.java
@@ -55,7 +55,7 @@ imp... | Update BitmapHunter.java
Fix grammar mistake in comment | square_picasso | train |
05311039609d5004e3d21066a44e54b7860bb6cd | diff --git a/jptsmeta.py b/jptsmeta.py
index <HASH>..<HASH> 100644
--- a/jptsmeta.py
+++ b/jptsmeta.py
@@ -65,7 +65,7 @@ class JPTSMeta(object):
def parseJournalMetadata(self):
"""
As the specifications for metadata under the <journal-meta> element
- vary between version, this class will b... | Fixed typos in docstrings, added comment to JPSMeta<I> noting publisher.loc being a node | SavinaRoja_OpenAccess_EPUB | train |
cf9090c0cdd5af0daaa48c33756d2825a0fc8260 | diff --git a/dns.go b/dns.go
index <HASH>..<HASH> 100644
--- a/dns.go
+++ b/dns.go
@@ -58,9 +58,6 @@ var nontransitionalLookup = idna.New(
// from Unicode form to Punycode, using non-transitional process specified
// in UTS 46.
//
-// Confusinigly, this is in the opposite direction of normalizeZoneName
-// to work a... | docs: revise the comments | cloudflare_cloudflare-go | train |
885578ce7b12383bcda21a881b72d44914a42a9a | diff --git a/django_airavata/apps/api/serializers.py b/django_airavata/apps/api/serializers.py
index <HASH>..<HASH> 100644
--- a/django_airavata/apps/api/serializers.py
+++ b/django_airavata/apps/api/serializers.py
@@ -466,9 +466,12 @@ class DataProductSerializer(
filesize = serializers.SerializerMethodField()
... | AIRAVATA-<I> Return None for download url if data product doesn't exist in user storage | apache_airavata-django-portal | train |
b36bcbe87d23ce856241e10aa779023329e27b13 | diff --git a/multiqc/modules/damageprofiler/damageprofiler.py b/multiqc/modules/damageprofiler/damageprofiler.py
index <HASH>..<HASH> 100644
--- a/multiqc/modules/damageprofiler/damageprofiler.py
+++ b/multiqc/modules/damageprofiler/damageprofiler.py
@@ -260,7 +260,7 @@ class MultiqcModule(BaseMultiqcModule):
... | Typo fix in 3P plot typo | ewels_MultiQC | train |
5ec6fafed63474fea87d191fb0cb6555778eee8d | diff --git a/aliyun/log/consumer/shard_worker.py b/aliyun/log/consumer/shard_worker.py
index <HASH>..<HASH> 100755
--- a/aliyun/log/consumer/shard_worker.py
+++ b/aliyun/log/consumer/shard_worker.py
@@ -167,9 +167,11 @@ class ShardConsumerWorker(object):
# must deep copy cause some revision will happen... | only call handler when there's log | aliyun_aliyun-log-python-sdk | train |
7067fe9f643f80645f82bb1f9a87f4e80ed8a9b3 | diff --git a/cumulus/tests/__init__.py b/cumulus/tests/__init__.py
index <HASH>..<HASH> 100644
--- a/cumulus/tests/__init__.py
+++ b/cumulus/tests/__init__.py
@@ -73,33 +73,47 @@ class CumulusTests(TestCase):
"""
Tests different approaches to read the file.
"""
- document = self.thing.... | Updates the tests to consider the chunks and multiple_chunks methods from default Django File object API. | django-cumulus_django-cumulus | train |
e2f9c0c0e8b96e44c5410c242d0609ef36b5ee4e | diff --git a/tests/test_ghostscript.py b/tests/test_ghostscript.py
index <HASH>..<HASH> 100644
--- a/tests/test_ghostscript.py
+++ b/tests/test_ghostscript.py
@@ -7,6 +7,7 @@ class GhostscriptTest(unittest.TestCase):
def test_installed(self):
process = subprocess.Popen(
['gs', '--version'],
+... | Make Popen.communicate return output as strings not bytes. | adamchainz_treepoem | train |
a784589d2aa9a57e22903c7c0850c0d2436928a5 | diff --git a/core/corehttp/commands.go b/core/corehttp/commands.go
index <HASH>..<HASH> 100644
--- a/core/corehttp/commands.go
+++ b/core/corehttp/commands.go
@@ -51,9 +51,6 @@ func addCORSFromEnv(c *cmdsHttp.ServerConfig) {
origin := os.Getenv(originEnvKey)
if origin != "" {
log.Warning(originEnvKeyDeprecate)
-... | don't set origins twice
...
License: MIT | ipfs_go-ipfs | train |
e734f0198917efeb08cce6ca2dadb85a4155b5e1 | diff --git a/server/auth.go b/server/auth.go
index <HASH>..<HASH> 100644
--- a/server/auth.go
+++ b/server/auth.go
@@ -427,28 +427,32 @@ func (s *Server) processClientOrLeafAuthentication(c *client) bool {
c.Debugf("Account JWT has expired")
return false
}
- // Verify the signature against the nonce.
- if ... | [ADDED] Support for JWT BearerToken
Disables nonce signature for JWT that has the BearerToken boolean
set to true. | nats-io_gnatsd | train |
96ac6f457890eda49e0215dbcd400b0fca9c0247 | diff --git a/lib/repl-plus.js b/lib/repl-plus.js
index <HASH>..<HASH> 100755
--- a/lib/repl-plus.js
+++ b/lib/repl-plus.js
@@ -19,6 +19,7 @@ function ReplPlus() {
return new ReplPlus();
}
self.ignore_keys = [];
+ self.swap_ = false;
return self;
}
@@ -55,6 +56,10 @@ _.extend(ReplPlus.proto... | Allow swapping meaning of _ and __ for lodash/underscore users. | gradecam_nodejs-repl-plus | train |
d997b7298fa113bed75f2d1450d5e25f5068ed43 | diff --git a/src/main/java/stormpot/TimeExpiration.java b/src/main/java/stormpot/TimeExpiration.java
index <HASH>..<HASH> 100644
--- a/src/main/java/stormpot/TimeExpiration.java
+++ b/src/main/java/stormpot/TimeExpiration.java
@@ -27,6 +27,7 @@ import java.util.concurrent.TimeUnit;
public class TimeExpiration implemen... | Add a nicer toString for the TimeExpiration. | chrisvest_stormpot | train |
413ed2f678edc6bfa974a2b84e7b2a8cc16e9140 | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ __author__ = 'David Barroso <dbarrosop@dravetech.com>'
setup(
name="napalm",
- version='2.3.1',
+ version='2.3.2',
packages=find_packages(exclude=("test*", )),
test_suite='test_base',
... | napalm release <I> (#<I>) | napalm-automation_napalm | train |
1601d0b9ae19aa5245489c2080ac3d0024da3238 | diff --git a/provider/ec2/live_test.go b/provider/ec2/live_test.go
index <HASH>..<HASH> 100644
--- a/provider/ec2/live_test.go
+++ b/provider/ec2/live_test.go
@@ -167,6 +167,7 @@ func (t *LiveTests) TestInstanceGroups(c *gc.C) {
groups := amzec2.SecurityGroupNames(
ec2.JujuGroupName(t.Env),
ec2.MachineGroupName... | Reverted earlier changes to live_test.go | juju_juju | train |
5a974c5cd62863ceefc1ee9e7d662ae844b05d9b | diff --git a/src/Common/Stream/Consumer.php b/src/Common/Stream/Consumer.php
index <HASH>..<HASH> 100644
--- a/src/Common/Stream/Consumer.php
+++ b/src/Common/Stream/Consumer.php
@@ -3,8 +3,7 @@ declare(strict_types=1);
namespace Common\Stream;
-use Assert\Assertion;
-use Common\Persistence\Filesystem;
+use Common... | Add JSON encoding/decoding functionality to the stream, and include a message type | matthiasnoback_php-workshop-tools | train |
e11bca183fea62f5171162f0388c28e4789441e6 | diff --git a/src/Ixudra/Curl/CurlServiceProvider.php b/src/Ixudra/Curl/CurlServiceProvider.php
index <HASH>..<HASH> 100755
--- a/src/Ixudra/Curl/CurlServiceProvider.php
+++ b/src/Ixudra/Curl/CurlServiceProvider.php
@@ -15,9 +15,8 @@ class CurlServiceProvider extends ServiceProvider {
*/
public function regis... | fix curl service provider to support laravel <I> | ixudra_curl | train |
ac1cbad313cafc0148e12f7ef092543b033ef5af | diff --git a/lib/bullet/active_record42.rb b/lib/bullet/active_record42.rb
index <HASH>..<HASH> 100644
--- a/lib/bullet/active_record42.rb
+++ b/lib/bullet/active_record42.rb
@@ -96,6 +96,7 @@ module Bullet
::ActiveRecord::Associations::JoinDependency.class_eval do
alias_method :origin_instantiate, :i... | fix false alert on through association with join sql #<I> | flyerhzm_bullet | train |
8d1eb49083d59af88ca8ac91d6b3f296c702b8c6 | diff --git a/salt/states/cmd.py b/salt/states/cmd.py
index <HASH>..<HASH> 100644
--- a/salt/states/cmd.py
+++ b/salt/states/cmd.py
@@ -351,6 +351,11 @@ def wait(name,
stateful
The command being executed is expected to return data about executing
a state
+
+ creates
+ Only run if the fil... | Added documentation on the new creates arg to various cmd.state funcs | saltstack_salt | train |
75109652c982d5b7721693367410c270716bb7b5 | diff --git a/demo/client.php b/demo/client.php
index <HASH>..<HASH> 100644
--- a/demo/client.php
+++ b/demo/client.php
@@ -8,7 +8,8 @@ require_once __DIR__ . '/../src/EmberDb/Interpreter.php';
$interpreter = new Interpreter();
-echo "\nEmberDb command line client.\nType your command followed by <return>. Type 'hel... | Added help command to Interpreter. | alexanderduring_php-ember-db | train |
de388488357ff390fb077f95c95bee68021bf93c | diff --git a/spec/node/patch-spec.js b/spec/node/patch-spec.js
index <HASH>..<HASH> 100644
--- a/spec/node/patch-spec.js
+++ b/spec/node/patch-spec.js
@@ -131,20 +131,16 @@ describe("patch", function() {
it("patches if different namespaces", function() {
- if (!_.hasNamespace() || (typeof module !== 'undefine... | Fixes a skipped spec. | crysalead-js_dom-layer | train |
477ca04e2cde487aefa695f4b7ab72ca9ce2b773 | diff --git a/src/Gateways/SrPago/Charges.php b/src/Gateways/SrPago/Charges.php
index <HASH>..<HASH> 100644
--- a/src/Gateways/SrPago/Charges.php
+++ b/src/Gateways/SrPago/Charges.php
@@ -123,6 +123,10 @@ class Charges extends AbstractApi implements ChargeInterface
'billingAddress-D' => Arr::get... | Add missing billing options
Set response status as authorized or failed | Shoperti_Payme | train |
6d99d5f1aef5246bda971815bcb9bd50c604337e | diff --git a/shell/impl/src/main/java/org/jboss/forge/addon/shell/aesh/completion/SelectComponentCompletionStrategy.java b/shell/impl/src/main/java/org/jboss/forge/addon/shell/aesh/completion/SelectComponentCompletionStrategy.java
index <HASH>..<HASH> 100644
--- a/shell/impl/src/main/java/org/jboss/forge/addon/shell/ae... | Now it works. HALLELUJAH | forge_core | train |
519356235618f3074b7870b36e64d192b4e48b7a | diff --git a/jax/experimental/optimizers.py b/jax/experimental/optimizers.py
index <HASH>..<HASH> 100644
--- a/jax/experimental/optimizers.py
+++ b/jax/experimental/optimizers.py
@@ -200,12 +200,13 @@ def sgd(step_size):
return init, update, get_params
@optimizer
-def momentum(step_size, mass, nesterov=False):
- ... | split nesterov into its own optimizer | tensorflow_probability | train |
be473bcaacd8480c9d0ae8a03da0503c0b2dd593 | diff --git a/modules/admin/src/ngrest/base/Plugin.php b/modules/admin/src/ngrest/base/Plugin.php
index <HASH>..<HASH> 100644
--- a/modules/admin/src/ngrest/base/Plugin.php
+++ b/modules/admin/src/ngrest/base/Plugin.php
@@ -77,7 +77,7 @@ abstract class Plugin extends Component
throw new Exception("Plugin at... | revert event validation index in order to keep model generates rules.
closes #<I> | luyadev_luya | train |
fa56217e1d556e3c5b730cc17e0d37a613e4a853 | diff --git a/electionnight/conf.py b/electionnight/conf.py
index <HASH>..<HASH> 100644
--- a/electionnight/conf.py
+++ b/electionnight/conf.py
@@ -68,4 +68,7 @@ Settings.RESULTS_STATIC_DIR = getattr(
Settings.RESULTS_DAEMON_INTERVAL = getattr(
project_settings, 'ELECTIONNIGHT_RESULTS_DAEMON_INTERVAL', 30)
+Sett... | put results upload into a daemon | The-Politico_politico-civic-election-night | train |
0caf512fc31d266fae112f3921b0edec13b74c03 | diff --git a/salt/client/__init__.py b/salt/client/__init__.py
index <HASH>..<HASH> 100644
--- a/salt/client/__init__.py
+++ b/salt/client/__init__.py
@@ -1325,7 +1325,9 @@ class LocalClient(object):
payload_kwargs['kwargs'] = kwargs
# If we have a salt user, add it to the payload
- if se... | Pass user info with the syndic
Tell the syndic to pass user info along if it has it. Tell localclient
to search it in kwargs and apply it if we're a syndic. | saltstack_salt | train |
d5e5eef448e596aaece439400489eb54d586d49e | diff --git a/src/test/java/de/slackspace/openkeepass/domain/PropertyTest.java b/src/test/java/de/slackspace/openkeepass/domain/PropertyTest.java
index <HASH>..<HASH> 100644
--- a/src/test/java/de/slackspace/openkeepass/domain/PropertyTest.java
+++ b/src/test/java/de/slackspace/openkeepass/domain/PropertyTest.java
@@ -1... | Added test for unmarshalling property | cternes_openkeepass | train |
652eb4418fb2f1b5a36d154a0051d6d11c862c84 | diff --git a/app/models/agents/data_output_agent.rb b/app/models/agents/data_output_agent.rb
index <HASH>..<HASH> 100644
--- a/app/models/agents/data_output_agent.rb
+++ b/app/models/agents/data_output_agent.rb
@@ -246,9 +246,7 @@ module Agents
source_events = sort_events(latest_events(), 'events_list_order')
... | DataOutputAgent should not override `events` in each event
This fixes #<I>. | huginn_huginn | train |
db7171677282c57a6bfc91cd1c0543cbd204874e | diff --git a/lib/Epuber/book/file.rb b/lib/Epuber/book/file.rb
index <HASH>..<HASH> 100644
--- a/lib/Epuber/book/file.rb
+++ b/lib/Epuber/book/file.rb
@@ -31,7 +31,7 @@ module Epuber
#
attr_accessor :only_one
- # @return [Array<String>]
+ # @return [Set<String>]
#
attr_accessor :... | [MainController] add support for cover image, File#properties is now Set | epuber-io_epuber | train |
49108e02785abeddb1df1b79114939f59a515a11 | diff --git a/lib/index.js b/lib/index.js
index <HASH>..<HASH> 100644
--- a/lib/index.js
+++ b/lib/index.js
@@ -2,6 +2,7 @@
const ul = require("ul")
, excludeArr = require("exclude-arr")
+ , staticMethods = require("static-methods")
;
/**
@@ -30,7 +31,7 @@ module.exports = function classMethods (input... | Separated static-methods in another package | IonicaBizau_class-methods | train |
597bf2a481dff2e9ea6b8a1c27ed576c552f95e7 | diff --git a/core/commands/swarm.go b/core/commands/swarm.go
index <HASH>..<HASH> 100644
--- a/core/commands/swarm.go
+++ b/core/commands/swarm.go
@@ -7,7 +7,6 @@ import (
"io"
"path"
"sort"
- "strings"
"sync"
"time"
@@ -25,6 +24,7 @@ import (
pstore "github.com/libp2p/go-libp2p-peerstore"
swarm "github... | fix(swarm): collect maddr by channel
License: MIT | ipfs_go-ipfs | train |
b1c90037148ab829aa8aa5c3e6c0cf1de14af8e4 | diff --git a/lib/oxcelix/sheet.rb b/lib/oxcelix/sheet.rb
index <HASH>..<HASH> 100644
--- a/lib/oxcelix/sheet.rb
+++ b/lib/oxcelix/sheet.rb
@@ -3,6 +3,7 @@ module Oxcelix
# The Sheet class represents an excel sheet.
class Sheet < Matrix
include Cellhelper
+ include Numberhelper
# @!attribute [rw] name
... | Added to_ru and to_fmt instance methods to the Sheet class. Cleaned up to_m. Documentation added. | gbiczo_oxcelix | train |
a76421ecadd3d1d3e0c13192a677ee4cf8e8d432 | diff --git a/flink-runtime/src/main/java/org/apache/flink/runtime/fs/hdfs/HadoopFileSystem.java b/flink-runtime/src/main/java/org/apache/flink/runtime/fs/hdfs/HadoopFileSystem.java
index <HASH>..<HASH> 100644
--- a/flink-runtime/src/main/java/org/apache/flink/runtime/fs/hdfs/HadoopFileSystem.java
+++ b/flink-runtime/sr... | [FLINK-<I>] [runtime] Uncomment and activate code in HadoopFileSystem
This closes #<I> | apache_flink | train |
2cdace9ebe502a34a65966d4a1ca69498538d747 | diff --git a/index.js b/index.js
index <HASH>..<HASH> 100644
--- a/index.js
+++ b/index.js
@@ -13,6 +13,7 @@ var ChromeBrowser = function(baseBrowserDecorator, args) {
'--no-default-browser-check',
'--no-first-run',
'--disable-default-apps',
+ '--disable-popup-blocking',
'--start-maximi... | feat: disable popup blocking by default | karma-runner_karma-chrome-launcher | train |
631823aa7666ee2370a8e3ad3c35cad2d2f5f91f | diff --git a/dist/redolent-testing.js b/dist/redolent-testing.js
index <HASH>..<HASH> 100644
--- a/dist/redolent-testing.js
+++ b/dist/redolent-testing.js
@@ -118,8 +118,9 @@ function redolent (fn, opts) {
opts.args = isAsyncFn ? opts.args.concat(done) : opts.args;
var syncResult = fn.apply(opts.context... | fix(return): handle when `done` is present, but return promise
fixes #<I> | hybridables_redolent | train |
226d9537923fbc7303baa8ca3dbcd35c95d8ea66 | diff --git a/fontaine/builder.py b/fontaine/builder.py
index <HASH>..<HASH> 100644
--- a/fontaine/builder.py
+++ b/fontaine/builder.py
@@ -150,8 +150,11 @@ NAMES = {
def pprint(obj, indent=''):
if isinstance(obj, OrderedDict):
- print "%s{" % indent
length = len(obj.keys())
+ if length ==... | do not open brackets if dict has only item | davelab6_pyfontaine | train |
226d60b6b76d8a1400face4bbec3f91e71bed839 | diff --git a/src/sap.m/src/sap/m/GrowingEnablement.js b/src/sap.m/src/sap/m/GrowingEnablement.js
index <HASH>..<HASH> 100644
--- a/src/sap.m/src/sap/m/GrowingEnablement.js
+++ b/src/sap.m/src/sap/m/GrowingEnablement.js
@@ -507,7 +507,12 @@ sap.ui.define(['jquery.sap.global', 'sap/ui/base/Object', 'sap/ui/core/format/Nu... | [INTERNAL] sap.m.GrowingEnablement: Growing button should not be updated
if model is not known yet.
Change-Id: I<I>b6b5f<I>b3f0c7d<I>e<I>bb<I>f<I>a | SAP_openui5 | train |
fa7a0914ff8e77e76952120d4beaca2928b02ba1 | diff --git a/lib/storage/filesystem.js b/lib/storage/filesystem.js
index <HASH>..<HASH> 100644
--- a/lib/storage/filesystem.js
+++ b/lib/storage/filesystem.js
@@ -16,6 +16,7 @@ const fileSystem = {
* @param {object} defaults Default value if it has to create the file.
* @param {function} cb Callback called when fi... | [FileSystem] Call all write (save method) callbacks when before remove the queue. | GoblinDBRocks_GoblinDB | train |
2bbdd5392d41a5f28d11a919a05c58b45e7ff78a | diff --git a/src/Propel/Runtime/ActiveQuery/Criteria.php b/src/Propel/Runtime/ActiveQuery/Criteria.php
index <HASH>..<HASH> 100644
--- a/src/Propel/Runtime/ActiveQuery/Criteria.php
+++ b/src/Propel/Runtime/ActiveQuery/Criteria.php
@@ -1799,7 +1799,6 @@ class Criteria
$orderByClause = array();
$order... | Added method `applyGroupBy` and `getPlainSelectedColumns` to PDoAdapter that adds the `group by` SQL in Criteria's `createSelectSql`.
PostgreSQL needs to have all selected columns (without aggregate functions) in the `group by` statement.
This fix fills up all selected columns that aren't in the group by statement yet... | propelorm_Propel2 | train |
1cb7fc6230d5c163a2c79e191424e54e6e4ae5b9 | diff --git a/concrete/src/Http/Client/Client.php b/concrete/src/Http/Client/Client.php
index <HASH>..<HASH> 100644
--- a/concrete/src/Http/Client/Client.php
+++ b/concrete/src/Http/Client/Client.php
@@ -1,14 +1,18 @@
<?php
namespace Concrete\Core\Http\Client;
+use Concrete\Core\Logging\Channels;
+use Concrete\Core\... | Adds a network core logging channel; moves http client logging to new channel | concrete5_concrete5 | train |
16530ea866e897f09095246740db5dd9e85fc983 | diff --git a/spec/visibility_spec.rb b/spec/visibility_spec.rb
index <HASH>..<HASH> 100644
--- a/spec/visibility_spec.rb
+++ b/spec/visibility_spec.rb
@@ -337,7 +337,7 @@ describe Kelp::Visibility, "should_see_button" do
context "passes when" do
it "an input tag with the given value exists" do
should_see... | Capybara 2: Can't find disabled buttons.
Capybara 2 won't find disabled buttons (or fields). Rather than try to
fight Capybara, we now don't find disabled buttons either. This spec
change is the "I meant to do that!" fix. | wapcaplet_kelp | train |
cc201101677c3481a86006c3e9959ad420970e99 | diff --git a/Minecraft/src/main/java/com/microsoft/Malmo/Utils/TCPUtils.java b/Minecraft/src/main/java/com/microsoft/Malmo/Utils/TCPUtils.java
index <HASH>..<HASH> 100755
--- a/Minecraft/src/main/java/com/microsoft/Malmo/Utils/TCPUtils.java
+++ b/Minecraft/src/main/java/com/microsoft/Malmo/Utils/TCPUtils.java
@@ -1,6 +... | Name socket log after current time/date. | Microsoft_malmo | train |
d26c92a3d51333b4d35d35b1d94a7d929e851924 | diff --git a/tests/lexer/LexerCheck.test.php b/tests/lexer/LexerCheck.test.php
index <HASH>..<HASH> 100644
--- a/tests/lexer/LexerCheck.test.php
+++ b/tests/lexer/LexerCheck.test.php
@@ -41,7 +41,7 @@ foreach ($list as $file) {
* @todo Make the exclusions much cleaner
*/
if (strpos($file, '/vendor/comp... | Fixed some missing text output on hhvm builds | PHPSocialNetwork_phpfastcache | train |
1ced0b6a2f3e1b232cd2d7d80e67b24671c54aef | diff --git a/presto-hive/src/test/java/com/facebook/presto/hive/TestHiveIntegrationSmokeTest.java b/presto-hive/src/test/java/com/facebook/presto/hive/TestHiveIntegrationSmokeTest.java
index <HASH>..<HASH> 100644
--- a/presto-hive/src/test/java/com/facebook/presto/hive/TestHiveIntegrationSmokeTest.java
+++ b/presto-hiv... | Drop tables at the end of testScaleWriters test | prestodb_presto | train |
f0050633610e9dd062a6728c08454e0ee7a04c40 | diff --git a/tasks/qunit.js b/tasks/qunit.js
index <HASH>..<HASH> 100644
--- a/tasks/qunit.js
+++ b/tasks/qunit.js
@@ -115,13 +115,13 @@ module.exports = function(grunt) {
phantomjs.halt();
grunt.verbose.write('Running PhantomJS...').or.write('...');
grunt.log.error();
- grunt.warn('PhantomJS unable t... | No longer throw custom error codes on failure. | gruntjs_grunt-contrib-qunit | train |
858c7bca401565b63851d78a8591cdac80480080 | diff --git a/alot/commands/globals.py b/alot/commands/globals.py
index <HASH>..<HASH> 100644
--- a/alot/commands/globals.py
+++ b/alot/commands/globals.py
@@ -280,7 +280,9 @@ class ExternalCommand(Command):
_, err = proc.communicate(stdin.read() if stdin else None)
if proc.returncode == 0:
... | Use urwid.util.detected_encoding instead of try_decode
Commands running in a subprocess should return the terminal encoding so
we don't need to guess their encoding. | pazz_alot | train |
2ab1509067e734511b6f090443ae8e56c2efc19a | diff --git a/src/ElephantOnCouch/Couch.php b/src/ElephantOnCouch/Couch.php
index <HASH>..<HASH> 100755
--- a/src/ElephantOnCouch/Couch.php
+++ b/src/ElephantOnCouch/Couch.php
@@ -767,7 +767,7 @@ final class Couch {
}
- //! @brief todo
+ //! @brief Obtains a list of the operations made to the databases file, li... | changed brief of getDbUpdates | dedalozzo_eoc-client | train |
0ab131a15bed6e5d1719e045baa3ddfdf4bda264 | diff --git a/src/main/java/io/pivotal/spring/cloud/SsoServiceCredentialsListener.java b/src/main/java/io/pivotal/spring/cloud/SsoServiceCredentialsListener.java
index <HASH>..<HASH> 100644
--- a/src/main/java/io/pivotal/spring/cloud/SsoServiceCredentialsListener.java
+++ b/src/main/java/io/pivotal/spring/cloud/SsoServi... | Add authDomain as idServiceUrl environment variable | pivotal-cf_spring-cloud-sso-connector | train |
2ce95967c1a1f64fee1ffbee2d0d6cc4c1585d5a | diff --git a/peri/opt/optimize.py b/peri/opt/optimize.py
index <HASH>..<HASH> 100644
--- a/peri/opt/optimize.py
+++ b/peri/opt/optimize.py
@@ -88,16 +88,15 @@ def get_rand_Japprox(s, params, num_inds=1000, **kwargs):
CLOG.debug('JTJ:\t%f' % (time.time()-start_time))
return J, return_inds
-def name_globals(s... | opt.name_globals: Deprecate include_psf, change to list of remove_params. | peri-source_peri | train |
0c432655c9c59e3768aead142ab997204365755f | diff --git a/src/visualizers/widgets/CodeEditor/CodeEditorWidget.js b/src/visualizers/widgets/CodeEditor/CodeEditorWidget.js
index <HASH>..<HASH> 100644
--- a/src/visualizers/widgets/CodeEditor/CodeEditorWidget.js
+++ b/src/visualizers/widgets/CodeEditor/CodeEditorWidget.js
@@ -394,9 +394,11 @@ define([
try {
i... | fixed bug which caused saving when navigating away to not work. | finger563_webgme-codeeditor | train |
ab05f650590d9c8f261fd2d85419f8c1a28b3256 | diff --git a/spyder/config/utils.py b/spyder/config/utils.py
index <HASH>..<HASH> 100644
--- a/spyder/config/utils.py
+++ b/spyder/config/utils.py
@@ -157,7 +157,7 @@ def get_edit_extensions():
# Detection of OS specific versions
#==============================================================================
def is_... | Add triple quotes to some docstrings that were missing them. | spyder-ide_spyder | train |
99bb38f6d613459b464bee10475fb85665c580d4 | diff --git a/package.json b/package.json
index <HASH>..<HASH> 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
},
"scripts": {
"itest": "mocha integration/ -R spec --compilers js:babel-register",
- "lint": "eslint src/ test/",
+ "lint": "eslint -f unix src/ test/",
"compile": "babel ... | change eslint format to work with WebStorm. | particle-iot_particle-library-manager | train |
4d1f13dc6f8c469747fa59fb510e75bdacf47a0c | diff --git a/lib/rvm/capistrano/base.rb b/lib/rvm/capistrano/base.rb
index <HASH>..<HASH> 100644
--- a/lib/rvm/capistrano/base.rb
+++ b/lib/rvm/capistrano/base.rb
@@ -44,6 +44,15 @@ rvm_with_capistrano do
# Let users override the rvm_bin_path
_cset(:rvm_bin_path) { "#{rvm_path}/bin" }
+ # Let users confi... | make default value of rvm_gemset_path depend on rvm_type
This paves the way for adding support for mixed mode installations. | rvm_rvm-capistrano | train |
9ebaefa73f14a1bb83df4f7569a3e90f68206c71 | diff --git a/packages/ember-glimmer/tests/integration/components/append-test.js b/packages/ember-glimmer/tests/integration/components/append-test.js
index <HASH>..<HASH> 100644
--- a/packages/ember-glimmer/tests/integration/components/append-test.js
+++ b/packages/ember-glimmer/tests/integration/components/append-test.... | Remove deprecated `Ember.Component.prototype.renderToElement` API.
This was deprecated in <I> and marked as `until: '<I>'`. | emberjs_ember.js | train |
df0f4913c8bd063e985b9370ae280f9d7f2db7c4 | diff --git a/frames/ack_frame_test.go b/frames/ack_frame_test.go
index <HASH>..<HASH> 100644
--- a/frames/ack_frame_test.go
+++ b/frames/ack_frame_test.go
@@ -42,20 +42,22 @@ var _ = Describe("AckFrame", func() {
Expect(err).ToNot(HaveOccurred())
Expect(frame.HasNACK()).To(Equal(true))
Expect(len(frame.Nack... | minor improvement of AckFrame tests | lucas-clemente_quic-go | train |
26d8ddbb1f10d62c56574f3baca9813729ded05c | diff --git a/java/client/test/org/openqa/selenium/UnexpectedAlertBehaviorTest.java b/java/client/test/org/openqa/selenium/UnexpectedAlertBehaviorTest.java
index <HASH>..<HASH> 100644
--- a/java/client/test/org/openqa/selenium/UnexpectedAlertBehaviorTest.java
+++ b/java/client/test/org/openqa/selenium/UnexpectedAlertBeh... | Ignoring unstable test (fails on travis) | SeleniumHQ_selenium | train |
d35df3d6fbd8ae4fa77653a1db57d31e7c5b7d85 | diff --git a/astrocats/catalog/utils/tq_funcs.py b/astrocats/catalog/utils/tq_funcs.py
index <HASH>..<HASH> 100644
--- a/astrocats/catalog/utils/tq_funcs.py
+++ b/astrocats/catalog/utils/tq_funcs.py
@@ -4,19 +4,20 @@ __all__ = ['tq', 'tprint', 'pbar', 'pbar_strings']
def tq(li, currenttask='', leave=True):
- re... | ENH: added arg to tqdm to handle screen resizes better | astrocatalogs_astrocats | train |
407bf37c7e4eb86bc69d52f55aa340086dab7371 | diff --git a/api.js b/api.js
index <HASH>..<HASH> 100644
--- a/api.js
+++ b/api.js
@@ -4,8 +4,8 @@ var bodyParser = require('body-parser')
var auth = require('./auth')
var mongoQuery = require('mongo-query');
var MongoQS = require('mongo-querystring')
-var queryStringParser = new MongoQS({});
-router.queryStringPar... | fixing query string parser so it is extendable | thomas4019_expressa | train |
52de58511c54f5e44ab5e7146cc36a69a4c7f875 | diff --git a/lib/unexpectedMitm.js b/lib/unexpectedMitm.js
index <HASH>..<HASH> 100644
--- a/lib/unexpectedMitm.js
+++ b/lib/unexpectedMitm.js
@@ -886,6 +886,10 @@ module.exports = {
var __lastError;
+ // Keep track of the http/https agents that we have seen
+ // durin... | with http mocked out: Clean up the freeSockets arrays of Agents after the test.
Prevents breakage when keep-alive is active.
Should probably be fixed in mitm itself. | unexpectedjs_unexpected-mitm | train |
0156adb65c0c3cd1aba98e5116701d797f776b09 | diff --git a/lib/transforms/bundleRelations.js b/lib/transforms/bundleRelations.js
index <HASH>..<HASH> 100644
--- a/lib/transforms/bundleRelations.js
+++ b/lib/transforms/bundleRelations.js
@@ -50,7 +50,23 @@ module.exports = function (queryObj, options) {
relation.parentNode = constructor... | transforms/bundleRelations: When adding a script to a bundle that has a global 'use strict'-directive, emit a warning that this might have side effects | assetgraph_assetgraph | train |
71d7ff89d25427fd4cff9cd4ab30dc5b033bd818 | diff --git a/Collection.php b/Collection.php
index <HASH>..<HASH> 100644
--- a/Collection.php
+++ b/Collection.php
@@ -1309,7 +1309,7 @@ class Collection implements ArrayAccess, Arrayable, Countable, IteratorAggregate
srand($seed);
usort($items, function () {
- return random_i... | [<I>] Revert PR that breaks shuffling collection with seed + tests (#<I>)
* Revert #<I>
* Add tests for shuffling collection with seed
* Fix CS | illuminate_support | train |
0ad38e3e098182644f940a5f7d73ab8bf65dbc18 | diff --git a/CHANGELOG.md b/CHANGELOG.md
index <HASH>..<HASH> 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,11 @@
CHANGELOG
=========
+1.1.3 (2021-10-31)
+------------------
+
+- Fix bug with misassigned labels in bar chart #931
+
1.1.2 (2021-09-25)
------------------
diff --git a/lib/Report/Model/Bar... | Do not sort the XAxes (#<I>) | phpbench_phpbench | train |
43918d593beb960784b0cf80d42591e880563257 | diff --git a/src/Sgpatil/Orientdb/Eloquent/Model.php b/src/Sgpatil/Orientdb/Eloquent/Model.php
index <HASH>..<HASH> 100755
--- a/src/Sgpatil/Orientdb/Eloquent/Model.php
+++ b/src/Sgpatil/Orientdb/Eloquent/Model.php
@@ -14,6 +14,14 @@ use Sgpatil\Orientdb\Eloquent\Builder as EloquentBuilder;
abstract class Model exte... | need to fix the primary id of the orientdb to @rid | sgpatil_oriquent | train |
a033ca6a602df9fa1b456675e625d48ce0c73f09 | diff --git a/visualizer/cmp/graph.js b/visualizer/cmp/graph.js
index <HASH>..<HASH> 100644
--- a/visualizer/cmp/graph.js
+++ b/visualizer/cmp/graph.js
@@ -1,8 +1,8 @@
'use strict'
module.exports = (render) => Object.assign(() => render`
- <chart
- class='db overflow-y-scroll overflow-x-hidden relative'
+ <ch... | Improve v8 detection
Now all v8 stacks are detected properly. | davidmarkclements_0x | train |
e1bfc4a81440d121dd9c0c2c3c53ec92b019d9db | diff --git a/src/main/resources/META-INF/resources/primefaces/forms/forms.js b/src/main/resources/META-INF/resources/primefaces/forms/forms.js
index <HASH>..<HASH> 100644
--- a/src/main/resources/META-INF/resources/primefaces/forms/forms.js
+++ b/src/main/resources/META-INF/resources/primefaces/forms/forms.js
@@ -307,7... | Fixed selectOneMenu focusing behaviour while component disabled. | primefaces_primefaces | train |
032d65eccd6a8469396ebd65a13fb334379615f4 | diff --git a/lib/foreign_function.js b/lib/foreign_function.js
index <HASH>..<HASH> 100644
--- a/lib/foreign_function.js
+++ b/lib/foreign_function.js
@@ -16,17 +16,11 @@ function ForeignFunction (ptr, returnType, types, async) {
, cif = new ffi.CIF(returnType, types)
// XXX: Remove
- this._returnType = r... | More for foreign_function.js. | node-ffi-napi_node-ffi-napi | train |
30118bcab58fd6b48538c49409c236c0aa19e3a6 | diff --git a/CHANGES.rst b/CHANGES.rst
index <HASH>..<HASH> 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,7 @@
1.0b5 - unreleased
==================
+- automatically set env.shell for fabric scripts.
1.0b4 - 2014-07-08
diff --git a/bsdploy/__init__.py b/bsdploy/__init__.py
index <HASH>..<HASH> 100644
-... | Automatically set env.shell for fabric scripts. | ployground_bsdploy | train |
5bf16dea726c963fff9b28f167d68e51f5cec871 | diff --git a/packages/tab/src/react/list-item.js b/packages/tab/src/react/list-item.js
index <HASH>..<HASH> 100644
--- a/packages/tab/src/react/list-item.js
+++ b/packages/tab/src/react/list-item.js
@@ -85,28 +85,25 @@ const styles = {
}
const ListItem = (props, context) => {
- // TODO: remove double filter
- con... | refactor(tab): rely on filter component only | pluralsight_design-system | train |
a00edab0f3d89e9c7c8277e861bf2ae37deec416 | diff --git a/go/vt/sqlparser/execution.go b/go/vt/sqlparser/execution.go
index <HASH>..<HASH> 100644
--- a/go/vt/sqlparser/execution.go
+++ b/go/vt/sqlparser/execution.go
@@ -365,6 +365,8 @@ func (node *Node) execAnalyzeInsert(getTable TableGetter) (plan *ExecPlan) {
pkColumnNumbers := node.At(INSERT_COLUMN_LIST_OFFS... | Add comment about why upserts are unsafe | vitessio_vitess | train |
dab55cd2982776c4982736ceabc55d0ea01a4694 | diff --git a/mongorest/database.py b/mongorest/database.py
index <HASH>..<HASH> 100644
--- a/mongorest/database.py
+++ b/mongorest/database.py
@@ -61,12 +61,12 @@ class ConnectionFailureProxy(object):
while not isinstance(client, MongoClient) or attempts >= 5:
attempts += 1
- ... | fix mistake where proxied was used after client being set | lvieirajr_mongorest | train |
3a6b591d78a33fabcb141706e3d9fd063f1cb834 | diff --git a/addon/components/md-input-field.js b/addon/components/md-input-field.js
index <HASH>..<HASH> 100644
--- a/addon/components/md-input-field.js
+++ b/addon/components/md-input-field.js
@@ -4,7 +4,7 @@ import computed from 'ember-new-computed';
export default Ember.Component.extend({
classNames: ['input-fi... | Update md-input-field.js for autofocus | mike-north_ember-cli-materialize | train |
b6f1303190485a63a45cafe9f54de6b16935905c | diff --git a/djmongoreader/static/dj-mongo-reader/js/mongoreader.js b/djmongoreader/static/dj-mongo-reader/js/mongoreader.js
index <HASH>..<HASH> 100644
--- a/djmongoreader/static/dj-mongo-reader/js/mongoreader.js
+++ b/djmongoreader/static/dj-mongo-reader/js/mongoreader.js
@@ -124,6 +124,22 @@
};
/**
+ * get... | add export to csv feature | feifangit_dj-mongo-reader | train |
4d09d88f15a7a92fe79e5b4433e30029ade9bf72 | diff --git a/src/main/java/org/influxdb/dto/QueryResult.java b/src/main/java/org/influxdb/dto/QueryResult.java
index <HASH>..<HASH> 100644
--- a/src/main/java/org/influxdb/dto/QueryResult.java
+++ b/src/main/java/org/influxdb/dto/QueryResult.java
@@ -44,6 +44,15 @@ public class QueryResult {
}
/**
+ * Checks if ... | Add methods for checking error state to QueryResult and QueryResult.Result. | influxdata_influxdb-java | train |
614fa07c997ef606a984449ca0756a9197eeaa41 | diff --git a/karma.conf.js b/karma.conf.js
index <HASH>..<HASH> 100644
--- a/karma.conf.js
+++ b/karma.conf.js
@@ -17,11 +17,11 @@ module.exports = function(karma) {
const grep = args.grep === true ? '' : args.grep;
const specPattern = 'test/specs/**/*' + grep + '*.js';
- // Use the same rollup config as our dist... | Use verbose build in dev mode (#<I>)
* Use verbose build in dev mode
* Update comment | chartjs_Chart.js | train |
760cae586477636ea081b75ca82892069b8592c3 | diff --git a/fcrepo-http-api/src/main/java/org/fcrepo/api/FedoraTransactions.java b/fcrepo-http-api/src/main/java/org/fcrepo/api/FedoraTransactions.java
index <HASH>..<HASH> 100644
--- a/fcrepo-http-api/src/main/java/org/fcrepo/api/FedoraTransactions.java
+++ b/fcrepo-http-api/src/main/java/org/fcrepo/api/FedoraTransac... | changed state to DIRTY when an object is created in tx bounds | fcrepo4_fcrepo4 | train |
c56f084ed7497d9e211a9d4767dcff8d0e10aba8 | diff --git a/lib/config.js b/lib/config.js
index <HASH>..<HASH> 100644
--- a/lib/config.js
+++ b/lib/config.js
@@ -15,10 +15,23 @@ config.HTTPS_FIELD = 'x-' + config.name + '-https-' + now;
config.CLIENT_IP_HEAD = 'x-forwarded-for-' + config.name + '-' + now;
config.HTTPS_FLAG = config.whistleSsl + '.';
+function g... | refactor: Add username&macAddr to rootCA | avwo_whistle | train |
abad1f6e68091625c869748a7c90cd3e10c59338 | diff --git a/src/index.js b/src/index.js
index <HASH>..<HASH> 100644
--- a/src/index.js
+++ b/src/index.js
@@ -815,6 +815,12 @@ class JanusAdapter {
if (sender != null) {
if (sender.replaceTrack) {
await sender.replaceTrack(t);
+
+ // Workaround https://bugzilla.mozilla.org/s... | Add workaround for replaceTrack issue in firefox <I>+ | mozilla_naf-janus-adapter | train |
66a775c244ca673083a242c19ecfed99e3b09db1 | diff --git a/api/src/opentrons/protocol_api/protocol_context.py b/api/src/opentrons/protocol_api/protocol_context.py
index <HASH>..<HASH> 100644
--- a/api/src/opentrons/protocol_api/protocol_context.py
+++ b/api/src/opentrons/protocol_api/protocol_context.py
@@ -2,7 +2,8 @@ import asyncio
import contextlib
import log... | fix(api): ensure loaded modules is returned in order (#<I>) | Opentrons_opentrons | train |
c598654c0597956a63e2f19e0b5802208f5f4ccb | diff --git a/lib/fog/linode/requests/compute/avail_datacenters.rb b/lib/fog/linode/requests/compute/avail_datacenters.rb
index <HASH>..<HASH> 100644
--- a/lib/fog/linode/requests/compute/avail_datacenters.rb
+++ b/lib/fog/linode/requests/compute/avail_datacenters.rb
@@ -24,13 +24,14 @@ module Fog
response.bo... | update Linode avail_datacenters mock results
Adds the Frankfurt datacenter
Adds the ABBR property which was also missing | fog_fog | train |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.