hash stringlengths 40 40 | diff stringlengths 131 114k | message stringlengths 7 980 | project stringlengths 5 67 | split stringclasses 1
value |
|---|---|---|---|---|
580adec9da9bfb1343f32c273570a5a8ce67d5cf | diff --git a/domain-management/src/main/java/org/jboss/as/domain/management/access/AccessAuthorizationProviderWriteAttributeHander.java b/domain-management/src/main/java/org/jboss/as/domain/management/access/AccessAuthorizationProviderWriteAttributeHander.java
index <HASH>..<HASH> 100644
--- a/domain-management/src/mai... | [WFLY-<I>] [WFLY-<I>] Properly deal with undefined provider on rollback
was: f9a<I>f<I>b<I>e<I>bc<I>b<I>b6c4c<I>c1dc5 | wildfly_wildfly-core | train |
8b9252f4ac9edaa7bd24fa196772776209577a89 | diff --git a/lib/comfortable_mexican_sofa/version.rb b/lib/comfortable_mexican_sofa/version.rb
index <HASH>..<HASH> 100644
--- a/lib/comfortable_mexican_sofa/version.rb
+++ b/lib/comfortable_mexican_sofa/version.rb
@@ -2,6 +2,6 @@
module ComfortableMexicanSofa
- VERSION = "2.0.17"
+ VERSION = "2.0.18"
end | Bump comfortable_mexican_sofa to <I> | comfy_comfortable-mexican-sofa | train |
d40c1d0b75ea8426926a3276a75ecbef2d442eec | diff --git a/malcolm/parts/pmac/pmactrajectorypart.py b/malcolm/parts/pmac/pmactrajectorypart.py
index <HASH>..<HASH> 100644
--- a/malcolm/parts/pmac/pmactrajectorypart.py
+++ b/malcolm/parts/pmac/pmactrajectorypart.py
@@ -306,7 +306,7 @@ class PMACTrajectoryPart(ChildPart):
def build_generator_profile(self, sta... | Fix trajectory scan to load the right number of points
And not have to modify previous ones | dls-controls_pymalcolm | train |
a2ccf814b3b53159f850943ab198f63e56b5139f | diff --git a/molo/profiles/forms.py b/molo/profiles/forms.py
index <HASH>..<HASH> 100644
--- a/molo/profiles/forms.py
+++ b/molo/profiles/forms.py
@@ -101,7 +101,7 @@ class RegistrationForm(forms.Form):
next = forms.CharField(required=False)
def __init__(self, *args, **kwargs):
- questions = kwargs.p... | Make questions on form default to empty list | praekeltfoundation_molo.profiles | train |
b01405311d28fe0074ba1d0841e594e17145ffed | diff --git a/hamster/db.py b/hamster/db.py
index <HASH>..<HASH> 100644
--- a/hamster/db.py
+++ b/hamster/db.py
@@ -355,8 +355,8 @@ class Storage(hamster.storage.Storage):
coalesce(c.name, ?) as category, coalesce(c.id, -1) as category_id
FROM facts a
LEF... | Assign activities to day with longest duration | projecthamster_hamster | train |
b4f4a0b12c7c37615966f712d0fd296c060afadf | diff --git a/salt/utils/cloud.py b/salt/utils/cloud.py
index <HASH>..<HASH> 100644
--- a/salt/utils/cloud.py
+++ b/salt/utils/cloud.py
@@ -1189,7 +1189,7 @@ def deploy_script(host,
continue
if os.path.isdir(local_file):
- dir_name = os.path.basename(local_file)... | cleaned up some pylint errors | saltstack_salt | train |
1cc2e06b7bbad8b40cf592363bccf33ac9091a41 | diff --git a/editgedcoms.php b/editgedcoms.php
index <HASH>..<HASH> 100644
--- a/editgedcoms.php
+++ b/editgedcoms.php
@@ -150,7 +150,6 @@ case 'importform':
if (safe_GET('action')=='uploadform') {
echo '<input type="hidden" name="action" value="replace_upload" />';
echo '<input type="file" name="ged_name" />';... | Add replacement for "keep media" on import. | fisharebest_webtrees | train |
471d2a2758144a2f94d5f5511572d81b0a01ef82 | diff --git a/servo-core/src/main/java/com/netflix/servo/monitor/MonitorConfig.java b/servo-core/src/main/java/com/netflix/servo/monitor/MonitorConfig.java
index <HASH>..<HASH> 100644
--- a/servo-core/src/main/java/com/netflix/servo/monitor/MonitorConfig.java
+++ b/servo-core/src/main/java/com/netflix/servo/monitor/Moni... | Remove deprecated config sanitizer | Netflix_servo | train |
716927aefb2153c7d96e3586c8c85b2f8f7b2606 | diff --git a/pyad2usb/devices.py b/pyad2usb/devices.py
index <HASH>..<HASH> 100644
--- a/pyad2usb/devices.py
+++ b/pyad2usb/devices.py
@@ -31,7 +31,7 @@ class Device(object):
self._interface = None
self._device = None
self._running = False
- self._read_thread = ReadThread(self) # NO... | Fixed a couple issues so the previous rework will function. Test code. | nutechsoftware_alarmdecoder | train |
1e830c35c45e9f13ad7afa743bc3a916dd7366d3 | diff --git a/tasks/zip.js b/tasks/zip.js
index <HASH>..<HASH> 100644
--- a/tasks/zip.js
+++ b/tasks/zip.js
@@ -164,7 +164,7 @@ module.exports = function(grunt) {
// Write out the content
grunt.verbose.writeln('Writing file: "' + filepath + '"');
grunt.file.mkdir(fileDir);
- ... | Added write out with unix permissions from file | twolfson_grunt-zip | train |
d7d8ad3db4d04a1011dd079c15e43d0d3ee47833 | diff --git a/lib/transports/elasticsearch.js b/lib/transports/elasticsearch.js
index <HASH>..<HASH> 100755
--- a/lib/transports/elasticsearch.js
+++ b/lib/transports/elasticsearch.js
@@ -722,8 +722,8 @@ class elasticsearch {
actionMeta.index._id = elem._id
if (this.parent.options.handleVersion) {
- ... | switch from _version => version | taskrabbit_elasticsearch-dump | train |
7bebd79168e3c958b16f1433abbd6ecfef177705 | diff --git a/src/Mutex.php b/src/Mutex.php
index <HASH>..<HASH> 100644
--- a/src/Mutex.php
+++ b/src/Mutex.php
@@ -35,7 +35,7 @@ class Mutex
return new MySqlLock(env('DB_USERNAME'), env('DB_PASSWORD'), env('DB_HOST'));
case 'redis':
- return new PredisRedisLock(Redis::conn... | ICM: Laravel <I>+ support. | dmitry-ivanov_laravel-console-mutex | train |
a1c99d59bec242139af540828bff35f9eb707def | diff --git a/lib/cli.js b/lib/cli.js
index <HASH>..<HASH> 100644
--- a/lib/cli.js
+++ b/lib/cli.js
@@ -1,5 +1,11 @@
'use strict';
+/**!
+ * [square]
+ * @copyright (c) 2012 observe.it (observe.it) <opensource@observe.it>
+ * MIT Licensed
+ */
+
/**
* Native modules.
*/ | [copyright] Added some copyright | observing_square | train |
7ce6bfd722c276ad8227efc900a8a506d8e64101 | diff --git a/openquake/hazardlib/calc/hazard_curve.py b/openquake/hazardlib/calc/hazard_curve.py
index <HASH>..<HASH> 100644
--- a/openquake/hazardlib/calc/hazard_curve.py
+++ b/openquake/hazardlib/calc/hazard_curve.py
@@ -224,7 +224,7 @@ def pmap_from_grp(
def calc_hazard_curves(
groups, ss_filter, imtls, ... | Fix to calc_hazard_curves for mutex sources | gem_oq-engine | train |
ed7dcd7c684474f2dbfa6890b8dac36ebe0487c4 | diff --git a/java/client/src/org/openqa/selenium/android/library/AndroidWebDriver.java b/java/client/src/org/openqa/selenium/android/library/AndroidWebDriver.java
index <HASH>..<HASH> 100644
--- a/java/client/src/org/openqa/selenium/android/library/AndroidWebDriver.java
+++ b/java/client/src/org/openqa/selenium/android... | DanielWagnerHall: Don't force android users to enable mock permissions on their devices if they're not using the location API
r<I> | SeleniumHQ_selenium | train |
34cf6dcc7521b9a48a7f912ccf6ade2f991c0f9b | diff --git a/tests/Schema/SchemaBuilderTest.php b/tests/Schema/SchemaBuilderTest.php
index <HASH>..<HASH> 100644
--- a/tests/Schema/SchemaBuilderTest.php
+++ b/tests/Schema/SchemaBuilderTest.php
@@ -8,6 +8,7 @@ use SilverStripe\Core\Config\Config;
use SilverStripe\Core\Injector\Injector;
use SilverStripe\Dev\Sapphire... | Test passing for new EmptySchema | silverstripe_silverstripe-graphql | train |
378e366327fb7153fba88f0b7363be757d4b3d50 | diff --git a/converter.go b/converter.go
index <HASH>..<HASH> 100644
--- a/converter.go
+++ b/converter.go
@@ -33,6 +33,23 @@ type genericConverter struct {
src image.Image
}
+func replicateBorder1d(x, min, max int) int {
+ if (x < min) {
+ x = min
+ } else if (x >= max) {
+ x = max-1
+ }
+
+ return x
+}
+
+fun... | Replicate border instead of using a constant
Constant border could lead to wrong values alpha values with certain
configurations. | nfnt_resize | train |
39e7e5c4a1ca2a8c8ee45dcbe568eb553dfe6bc9 | diff --git a/txlookup.go b/txlookup.go
index <HASH>..<HASH> 100644
--- a/txlookup.go
+++ b/txlookup.go
@@ -102,11 +102,16 @@ func disconnectTransactions(txStore TxStore, block *btcutil.Block) error {
// fetchTxStoreMain fetches transaction data about the provided set of
// transactions from the point of view of the e... | Add minor optimization to transaction store fetch.
This commit adds a quick check to the transaction store fetch code which
simply returns an empty store if no hashes were requested rather than
bothering the db with an empty list. | btcsuite_btcd | train |
f89ed3a3197d56d96d30510626c232c7a1310874 | diff --git a/src/Connection/RestClient.php b/src/Connection/RestClient.php
index <HASH>..<HASH> 100644
--- a/src/Connection/RestClient.php
+++ b/src/Connection/RestClient.php
@@ -52,7 +52,7 @@ class RestClient {
),
'exceptions' => false,
'connect_timeout' => 3,
- ... | Update RestClient.php
Some addresses take well over <I> seconds to get the transaction list, so this limitation was creating errors on my script. <I> seconds works for me. I have to lookup a lot of addresses from faucets (so thousands of transactions with hundreds of outputs and inputs each). | blocktrail_blocktrail-sdk-php | train |
67acc1816af0ecddffcec8a97339956ef9146561 | diff --git a/js/huobijp.js b/js/huobijp.js
index <HASH>..<HASH> 100644
--- a/js/huobijp.js
+++ b/js/huobijp.js
@@ -21,11 +21,7 @@ module.exports = class huobijp extends huobipro {
},
'urls': {
'logo': 'https://user-images.githubusercontent.com/1294454/85734211-85755480-b705-11... | huobijp reverted to v1 | ccxt_ccxt | train |
3761f4c38e48ca3043b21fb95ab81be0634fc7c0 | diff --git a/src/main/java/com/contentful/java/cda/AbsQuery.java b/src/main/java/com/contentful/java/cda/AbsQuery.java
index <HASH>..<HASH> 100644
--- a/src/main/java/com/contentful/java/cda/AbsQuery.java
+++ b/src/main/java/com/contentful/java/cda/AbsQuery.java
@@ -190,7 +190,7 @@ public abstract class AbsQuery<Resour... | Rewording of exception, for clarity. | contentful_contentful.java | train |
35c6369e9dd004e1e46c7e2135e8061f9f2a0184 | diff --git a/batchbuild.py b/batchbuild.py
index <HASH>..<HASH> 100755
--- a/batchbuild.py
+++ b/batchbuild.py
@@ -9,10 +9,6 @@ import string
import optparse
import subprocess
-print """The 'current' release is broken until the next full release of pyrap.
-Please use batchbuild-trunk.py (to use trunk) for now"""
-s... | Added rpath handling - hack for OS X; re-enabled | casacore_python-casacore | train |
067b7dbe4a061cf2ea37e91081a01aa0c85ff2e9 | diff --git a/routes/index.js b/routes/index.js
index <HASH>..<HASH> 100644
--- a/routes/index.js
+++ b/routes/index.js
@@ -206,6 +206,10 @@ exports.status = function(req, res) {
exports.projects = function(req, res) {
var data = {}
data.providers = common.extensions.provider
+ _.each(data.providers, function(v,... | set isSetup and setupLink on each provider | Strider-CD_strider | train |
bf65e967aae04f8ab4c51831024b1a2662c3fa94 | diff --git a/tsdb/engine/tsm1/compact_test.go b/tsdb/engine/tsm1/compact_test.go
index <HASH>..<HASH> 100644
--- a/tsdb/engine/tsm1/compact_test.go
+++ b/tsdb/engine/tsm1/compact_test.go
@@ -46,14 +46,7 @@ func TestCompactor_Snapshot(t *testing.T) {
t.Fatalf("files length mismatch: got %v, exp %v", got, exp)
}
-... | Add test for compacting multiple TSM files | influxdata_influxdb | train |
e689dcc31f1ce4b2bba6921f4ece1baa69354b81 | diff --git a/backbone-firebase.js b/backbone-firebase.js
index <HASH>..<HASH> 100644
--- a/backbone-firebase.js
+++ b/backbone-firebase.js
@@ -343,6 +343,7 @@ Backbone.Firebase.Model = Backbone.Model.extend({
},
_log: function(msg) {
+ if (typeof msg === "undefined" || msg === null) return;
if (console ... | Prevent undefined and null logs | googlearchive_backbonefire | train |
52bf2d3b95070dc564f5d4381884e143adc4a8c5 | diff --git a/src/customui/components/C3DListCell.java b/src/customui/components/C3DListCell.java
index <HASH>..<HASH> 100644
--- a/src/customui/components/C3DListCell.java
+++ b/src/customui/components/C3DListCell.java
@@ -64,6 +64,12 @@ public class C3DListCell<T> extends ListCell<T> {
});
cellRip... | propagate the drag event on listview FIXED | jfoenixadmin_JFoenix | train |
8381bae9d2899def5d9a9420edd2d53811ddba5b | diff --git a/logback-core/src/test/java/ch/qos/logback/core/joran/action/IncludeActionTest.java b/logback-core/src/test/java/ch/qos/logback/core/joran/action/IncludeActionTest.java
index <HASH>..<HASH> 100644
--- a/logback-core/src/test/java/ch/qos/logback/core/joran/action/IncludeActionTest.java
+++ b/logback-core/src... | Skip the UnknownHostException on Mac. This fixes LBCORE-<I> | tony19_logback-android | train |
259ed3aa743778be19006d1a9240debb159ce96d | diff --git a/examples/flask/tests.py b/examples/flask/tests.py
index <HASH>..<HASH> 100755
--- a/examples/flask/tests.py
+++ b/examples/flask/tests.py
@@ -4,6 +4,7 @@ import flask_seguro
import unittest
import tempfile
import flask
+from flask import json
class FlasKSeguroTestCase(unittest.TestCase):
@@ -17,11 ... | adding tests to list, add and remove products | rochacbruno_python-pagseguro | train |
02df422d1976defe6a9393e15236cb125b970b80 | diff --git a/smeftrunner/classes.py b/smeftrunner/classes.py
index <HASH>..<HASH> 100644
--- a/smeftrunner/classes.py
+++ b/smeftrunner/classes.py
@@ -4,6 +4,7 @@ from . import rge
from . import io
from . import definitions
import pylha
+from collections import OrderedDict
class SMEFT(object):
"""Parameter p... | Add SCALES block to output.
For the time being, by default only contains the high (= new physics)
scale. | DsixTools_python-smeftrunner | train |
c1520de1cd35d98019573e90433c8f0da1e6384d | diff --git a/lib/helpers.js b/lib/helpers.js
index <HASH>..<HASH> 100644
--- a/lib/helpers.js
+++ b/lib/helpers.js
@@ -139,11 +139,15 @@ Helpers.ParseDIDL = function (didl, host, port, trackUri) {
}
Helpers.ParseDIDLItem = function (item, host, port, trackUri) {
+ let albumArtURI = item['upnp:albumArtURI'] || null... | Handle when albumArtURI is an Array
If the albumArtURI of an item is an Array, the first item is picked | bencevans_node-sonos | train |
975b152b807715dd0b8762f41f0aabe019d88510 | diff --git a/test/test_cli.py b/test/test_cli.py
index <HASH>..<HASH> 100644
--- a/test/test_cli.py
+++ b/test/test_cli.py
@@ -137,9 +137,11 @@ def populate_tests():
skip = ('cocomac_uberon', # known broken
'old_neuron_example', # known broken
'cuts', # issues with neuron_models.compil... | test cli remove docs from travis due to emacs weirdness | tgbugs_pyontutils | train |
589f987a7483d885c2db5ca8af5a2bcc2a6bb539 | diff --git a/annis-gui/src/main/java/annis/gui/admin/ImportPanel.java b/annis-gui/src/main/java/annis/gui/admin/ImportPanel.java
index <HASH>..<HASH> 100644
--- a/annis-gui/src/main/java/annis/gui/admin/ImportPanel.java
+++ b/annis-gui/src/main/java/annis/gui/admin/ImportPanel.java
@@ -107,6 +107,7 @@ public class Impo... | upload should be a one-step process, previous commit accidently changed this | korpling_ANNIS | train |
34fd479bdbb3442efedf1f69d94136767e4dfaec | diff --git a/src/Parser/Inline/LinkParser.php b/src/Parser/Inline/LinkParser.php
index <HASH>..<HASH> 100644
--- a/src/Parser/Inline/LinkParser.php
+++ b/src/Parser/Inline/LinkParser.php
@@ -64,7 +64,10 @@ class LinkParser extends AbstractInlineParser
$url->replaceString(' ', '%20');
... | Only decode entities in title if it is present. | fluxbb_commonmark | train |
110207cc784504cf56f953f58bfa837350d13be6 | diff --git a/src/UnresolvedValueException.php b/src/UnresolvedValueException.php
index <HASH>..<HASH> 100644
--- a/src/UnresolvedValueException.php
+++ b/src/UnresolvedValueException.php
@@ -44,28 +44,13 @@ class UnresolvedValueException extends \RuntimeException
*/
private static function getParameterName(\... | Use ReflectionParameter::getType() for exception messages
This correctly reports the scalar types as well. | brick_di | train |
1b8f86c18e828d75d95d72a4bb4a17976b799d85 | diff --git a/nodeconductor/testdata/management/commands/createsampledata.py b/nodeconductor/testdata/management/commands/createsampledata.py
index <HASH>..<HASH> 100644
--- a/nodeconductor/testdata/management/commands/createsampledata.py
+++ b/nodeconductor/testdata/management/commands/createsampledata.py
@@ -495,8 +49... | Disable multiple project group links in random data | opennode_waldur-core | train |
639f4dc1a03e458c3b46e040ad96e840f77e0a99 | diff --git a/lib/flapjack/gateways/web.rb b/lib/flapjack/gateways/web.rb
index <HASH>..<HASH> 100755
--- a/lib/flapjack/gateways/web.rb
+++ b/lib/flapjack/gateways/web.rb
@@ -78,6 +78,8 @@ module Flapjack
# constants won't be exposed to eRb scope
@default_logo_url = "img/flapjack-2013-notext-tra... | maybe fix specs, explicit nils for logo inst vars | flapjack_flapjack | train |
100e680ee33b5654448ec5290e20fba216cab800 | diff --git a/test/test_helper.rb b/test/test_helper.rb
index <HASH>..<HASH> 100644
--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -189,7 +189,10 @@ class VirtualTestDatabase
else
restored_val = value.dup
end
- restored_val = value.is_a?(ActiveRecord::Base) ? value.class.find(value.id... | Handling deletion of setup data correctly in test_helper | DavidMikeSimon_offroad | train |
949229594b5cfb69812d842583b1b59e5b5f0e62 | diff --git a/lib/manager/dockerfile/extract.js b/lib/manager/dockerfile/extract.js
index <HASH>..<HASH> 100644
--- a/lib/manager/dockerfile/extract.js
+++ b/lib/manager/dockerfile/extract.js
@@ -11,7 +11,18 @@ function splitImageParts(currentFrom) {
};
}
const [currentDepTag, currentDigest] = currentFrom.spl... | fix(docker): handle host with port correctly
Closes #<I> | renovatebot_renovate | train |
a89e956987609ddd7284264cb5b928b0e47db7a8 | diff --git a/response.go b/response.go
index <HASH>..<HASH> 100644
--- a/response.go
+++ b/response.go
@@ -8,9 +8,8 @@ import (
"strings"
"testing"
- "github.com/pkg/errors"
-
"github.com/jmespath/go-jmespath"
+ "github.com/pkg/errors"
"github.com/rs/zerolog/log"
"github.com/httprunner/hrp/internal/builti... | fix: no error is logged when the assertion fails | HttpRunner_HttpRunner | train |
4e8751a566ee80a5fe7a7ec77f4cc474604021ba | diff --git a/spec/integration/pull_to_refresh_install_spec.rb b/spec/integration/pull_to_refresh_install_spec.rb
index <HASH>..<HASH> 100644
--- a/spec/integration/pull_to_refresh_install_spec.rb
+++ b/spec/integration/pull_to_refresh_install_spec.rb
@@ -28,9 +28,6 @@ describe "EGORefreshTableHeaderView", :integration ... | Updated the comment in PullToRefresh script as it was not true | rayh_xcoder | train |
281f242a41852fa1d4ecaa61c72314d899c9e7a4 | diff --git a/stravalib/protocol.py b/stravalib/protocol.py
index <HASH>..<HASH> 100644
--- a/stravalib/protocol.py
+++ b/stravalib/protocol.py
@@ -265,7 +265,7 @@ class ApiV3(object):
def delete(self, url, check_for_errors=True, use_webhook_server=False, **kwargs):
"""
- Performs a generic POST r... | Fixing docs for delete() method. | hozn_stravalib | train |
cd9eb2f86cd20abbe16a072f28c4bfeb797abe27 | diff --git a/ejb3/src/main/java/org/jboss/as/ejb3/component/session/SessionBeanComponentDescription.java b/ejb3/src/main/java/org/jboss/as/ejb3/component/session/SessionBeanComponentDescription.java
index <HASH>..<HASH> 100644
--- a/ejb3/src/main/java/org/jboss/as/ejb3/component/session/SessionBeanComponentDescription.... | Remove non-spec asynchronous views | wildfly_wildfly | train |
51c043e4a5f2195fd7b0ee8cbeb263391bcf016a | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ setup(
install_requires=[
'django>=1.8,<1.9a1',
'djangorestframework>=3.1',
- 'django-guardian==1.3',
+ 'django-guardian>=1.3.1',
'django-filter>=0.9.2',
'd... | Updated django-guardian dependency to fix test errors with Python <I>.
With Python <I> and django-guardian <I>, tests on CentOS/Fedora were
failing with: "DoesNotExist: ContentType matching query does not exist." | genialis_resolwe | train |
b2bf3c3a1eb01737885cd625e977f1054b863480 | diff --git a/v4/errors_after_13.go b/v4/errors_after_13.go
index <HASH>..<HASH> 100644
--- a/v4/errors_after_13.go
+++ b/v4/errors_after_13.go
@@ -7,3 +7,14 @@ import "errors"
func isErr(err error, target error) bool {
return errors.Is(err, target)
}
+
+// ErrDoNotRestart can be returned by a service to voluntarily... | Address issue #<I> by moving the documentation about errors.Is onto the errors as well.
This uses the build context tags to make this version-sensitive. Online
services will probably only show the latest version but people consulting
their local godoc servers will see the correct documentation. I think. | thejerf_suture | train |
f202207c630b080dfc7e84e3bfff4127999aaf70 | diff --git a/src/main/java/org/gaul/s3proxy/S3ProxyHandler.java b/src/main/java/org/gaul/s3proxy/S3ProxyHandler.java
index <HASH>..<HASH> 100644
--- a/src/main/java/org/gaul/s3proxy/S3ProxyHandler.java
+++ b/src/main/java/org/gaul/s3proxy/S3ProxyHandler.java
@@ -547,7 +547,7 @@ final class S3ProxyHandler extends Abstra... | Map a subset of XML ACLs to canned ACLs
Fixes #<I>. | gaul_s3proxy | train |
3b7e612a5e7dd02f39fc4ab1e96c02a0ee4d6825 | diff --git a/tests/test_modeling_bert_generation.py b/tests/test_modeling_bert_generation.py
index <HASH>..<HASH> 100755
--- a/tests/test_modeling_bert_generation.py
+++ b/tests/test_modeling_bert_generation.py
@@ -297,3 +297,33 @@ class BertGenerationEncoderTest(ModelTesterMixin, GenerationTesterMixin, unittes
de... | Implementing the test integration of BertGeneration (#<I>)
* claiming this issue
* Integration test for BertGeneration(Encoder and Decoder)
* fix code quality | huggingface_pytorch-pretrained-BERT | train |
33c75a3177436c9431c8e5e61118ac6ee93cf15e | diff --git a/trepan/processor/command/list.py b/trepan/processor/command/list.py
index <HASH>..<HASH> 100644
--- a/trepan/processor/command/list.py
+++ b/trepan/processor/command/list.py
@@ -22,6 +22,7 @@ from pygments.console import colorize
# Our local modules
from trepan.processor.command.base_cmd import DebuggerC... | Warn only once about decompilation in list command | rocky_python3-trepan | train |
dbb7e78af12edc2b2b6e02a3984445c234a6f9ad | diff --git a/src/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php b/src/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php
index <HASH>..<HASH> 100644
--- a/src/Symfony/Component/Intl/Tests/NumberFormatter/AbstractNumberFormatterTest.php
+++ b/src/Symfony/Component/... | Skips test that need full lib-intl. | symfony_symfony | train |
a630e332f3b510f7ed7dcf17e27b8de394b75c51 | diff --git a/python/ray/rllib/agents/ppo/ppo.py b/python/ray/rllib/agents/ppo/ppo.py
index <HASH>..<HASH> 100644
--- a/python/ray/rllib/agents/ppo/ppo.py
+++ b/python/ray/rllib/agents/ppo/ppo.py
@@ -91,8 +91,9 @@ class PPOAgent(Agent):
"sgd_batch_size": self.config["sgd_batchsize"],
... | [rllib] Don't use get_gpu_ids() in ppo
This lets the num_gpus config work properly even when not using tune, since the gpu ids won't be set by ray in that case. | ray-project_ray | train |
485fc38bff6a19abe9033468bc155c33263f6795 | diff --git a/lib/dynflow/action/suspended.rb b/lib/dynflow/action/suspended.rb
index <HASH>..<HASH> 100644
--- a/lib/dynflow/action/suspended.rb
+++ b/lib/dynflow/action/suspended.rb
@@ -12,7 +12,7 @@ module Dynflow
@world.event execution_plan_id, step_id, event, future
end
- def <<(event)
+ def <<(... | 'clock.ping(who, time)' no longer fails with type error | Dynflow_dynflow | train |
63636e3dcff6fd9e6c868277b967abdb0036a123 | diff --git a/pharen.php b/pharen.php
index <HASH>..<HASH> 100755
--- a/pharen.php
+++ b/pharen.php
@@ -517,12 +517,11 @@ class FuncDefNode extends SpecialForm{
$body = "";
$lines = array_slice($this->children, 0, count($this->children) - 1);
$last = $this->children[count($this->children)-1];
... | Fix bug where returning something containing a partial application tried to return the function definition, when returning the last expression that expression should be compiled as an expression, not a statement. | Scriptor_pharen | train |
e73c3a6fcc4ff18ab23c5e69479837a8c0d59978 | diff --git a/prow/github/types.go b/prow/github/types.go
index <HASH>..<HASH> 100644
--- a/prow/github/types.go
+++ b/prow/github/types.go
@@ -214,14 +214,15 @@ const (
// PullRequestChange contains information about what a PR changed.
type PullRequestChange struct {
- SHA string `json:"sha"`
- Filename stri... | add support for renamed files to updateconfig | kubernetes_test-infra | train |
62e74cb58586cf4474404956c845c05b1902482b | diff --git a/etc/proxy-server.conf-sample b/etc/proxy-server.conf-sample
index <HASH>..<HASH> 100644
--- a/etc/proxy-server.conf-sample
+++ b/etc/proxy-server.conf-sample
@@ -38,7 +38,8 @@ use = egg:swauth#swauth
# default_swift_cluster = local#https://public.com:8080/v1#http://private.com:8080/v1
# token_life = 8640... | Allowing /not/ setting super_admin_key...
Allowing /not/ setting super_admin_key to disable Swauth administration
features. Fixes #6 | openstack_swauth | train |
adcb3efedc8aa20bd114cbb1f7c7b9efeddd45c2 | diff --git a/spice_api/spice.py b/spice_api/spice.py
index <HASH>..<HASH> 100644
--- a/spice_api/spice.py
+++ b/spice_api/spice.py
@@ -42,7 +42,9 @@ The spice API exposes several functions for access to MAL:
5) delete() - Delete an anime/manga from a list.
6) get_list() ... | Update docs in spice.py | Utagai_spice | train |
4f0b2b843bb4b0e47b88c4928a1504085eaf3faa | diff --git a/voltron/dbg.py b/voltron/dbg.py
index <HASH>..<HASH> 100644
--- a/voltron/dbg.py
+++ b/voltron/dbg.py
@@ -227,6 +227,7 @@ class DebuggerCommand (object):
def __init__(self, *args, **kwargs):
super(DebuggerCommand, self).__init__(*args, **kwargs)
self.adaptor = voltron.debugger
+ ... | Only print the init message when we haven't successfully registered stop hooks automatically | snare_voltron | train |
e179e4f0ae62b0e759b6fcb8eb10336f44ce89f1 | diff --git a/src/tree/builder/buildTree.js b/src/tree/builder/buildTree.js
index <HASH>..<HASH> 100644
--- a/src/tree/builder/buildTree.js
+++ b/src/tree/builder/buildTree.js
@@ -229,8 +229,12 @@ const cleanUpAfterParsing = function( tree, html ) {
*/
const buildTree = function( html ) {
const treeAdapter = new Tr... | Added comment explaining average parse time using parse5 on full text specs. | Yoast_YoastSEO.js | train |
4a197c31ab8e38e3cb3e4a90ab1f9135e70c2a0a | diff --git a/src/League/OAuth2/Client/Provider/Google.php b/src/League/OAuth2/Client/Provider/Google.php
index <HASH>..<HASH> 100755
--- a/src/League/OAuth2/Client/Provider/Google.php
+++ b/src/League/OAuth2/Client/Provider/Google.php
@@ -21,12 +21,12 @@ class Google extends IdentityProvider
return 'https://ac... | Added missing "League" in namespaces | thephpleague_oauth2-google | train |
e30d4eafc0da9508350a2150b10b56e7f9a941a2 | diff --git a/spec/keytar-spec.js b/spec/keytar-spec.js
index <HASH>..<HASH> 100644
--- a/spec/keytar-spec.js
+++ b/spec/keytar-spec.js
@@ -39,23 +39,6 @@ describe("keytar", function() {
assert.equal(result, password2)
})
})
-
- it("calls back when the password was set", function(done) {
- r... | :fire: callback versions of tests | atom_node-keytar | train |
31993a75f32a67b3ea40146a40a0245df3c503b0 | diff --git a/underfs/s3a/src/main/java/alluxio/underfs/s3a/S3AUnderFileSystem.java b/underfs/s3a/src/main/java/alluxio/underfs/s3a/S3AUnderFileSystem.java
index <HASH>..<HASH> 100644
--- a/underfs/s3a/src/main/java/alluxio/underfs/s3a/S3AUnderFileSystem.java
+++ b/underfs/s3a/src/main/java/alluxio/underfs/s3a/S3AUnderF... | [SMALLFIX] Make Alluxio S3A UFS respect under fs conf in higher priority than env var | Alluxio_alluxio | train |
b1d6fb3f74bddcab6536894ab7493c9b583db8df | diff --git a/Gruntfile.js b/Gruntfile.js
index <HASH>..<HASH> 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -1,7 +1,9 @@
module.exports = function(grunt) {
+ var concatFile = 'temp/js/materialize_concat.js.map';
+
// configure the tasks
- grunt.initConfig({
+ var config = {
// Copy
copy: {
... | Fix for babel trying to find concat file before it's created | Dogfalo_materialize | train |
aa0e538389b7f55ea0171b865e0ce8be50f16920 | diff --git a/CHANGELOG.md b/CHANGELOG.md
index <HASH>..<HASH> 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
All Notable changes to `speicher210/monsum-api` will be documented in this file.
+## [1.0.1] - 2016-08-24
+
+### Fixed
+
+- Use the customer hash for article checkout URL.
+
## [1.0.0] - 201... | Use the customer hash for article checkout URL. | Speicher210_monsum-api | train |
2c283af12755baf233d279634ff82bcedff34785 | diff --git a/rejester/__init__.py b/rejester/__init__.py
index <HASH>..<HASH> 100644
--- a/rejester/__init__.py
+++ b/rejester/__init__.py
@@ -65,6 +65,7 @@ section of the configuration file looks like:
# The following are optional, defaults shown
app_name: rejester
default_lifetime: 900
+ eno... | Better behavior when jobs request more memory than we have.
Change the message when SingleWorker.run() doesn't get work to be less
programmery. Change the message when TaskMaster.get_work() skips a work
spec due to low memory to be an info message, and to include the amount
of memory needed/available. Add a "enough_... | diffeo_rejester | train |
6abee9896404b3cec6a7a5c432ad0c606769dd15 | diff --git a/user/index.php b/user/index.php
index <HASH>..<HASH> 100644
--- a/user/index.php
+++ b/user/index.php
@@ -45,9 +45,16 @@
}
if ($students = get_course_students($course->id)) {
- echo "<H2 align=center>$course->students</H2>";
- foreach ($students as $student) {
- print_u... | First go at an abbreviated user listing | moodle_moodle | train |
2f51ff007744ef866d851e79200c8971a29bfe82 | diff --git a/src/Queue/MySqlQueue.php b/src/Queue/MySqlQueue.php
index <HASH>..<HASH> 100644
--- a/src/Queue/MySqlQueue.php
+++ b/src/Queue/MySqlQueue.php
@@ -43,6 +43,7 @@ class MySqlQueue implements QueueInterface
PRIMARY KEY (`id`),
UNIQUE KEY `reservation_key` (`reservation_key`),
... | Make sure that channels have an index set | activecollab_jobsqueue | train |
6ca5f9d625998d6625d8ca5679f99a65d2c06696 | diff --git a/mordred.py b/mordred.py
index <HASH>..<HASH> 100755
--- a/mordred.py
+++ b/mordred.py
@@ -546,7 +546,7 @@ class TaskRawDataCollection(Task):
self.backend_name = backend_name
# This will be options in next iteration
self.clean = False
- self.fetch_cache = False
+ sel... | Add fetch_cache config support in general section for all backends | chaoss_grimoirelab-sirmordred | train |
d369f8c9cd2eefb5871e2b58e53c7108656502e4 | diff --git a/lxd/lifecycle/project.go b/lxd/lifecycle/project.go
index <HASH>..<HASH> 100644
--- a/lxd/lifecycle/project.go
+++ b/lxd/lifecycle/project.go
@@ -7,10 +7,10 @@ import (
"github.com/lxc/lxd/shared/api"
)
-// ProjectAction represents a lifecycle event action for project devices.
+// ProjectAction repres... | lxd/lifecycle/project: fix incorrect comments | lxc_lxd | train |
22915a76f68325bd875ec5569ae0939a7410d1ea | diff --git a/cmd/goa/main.go b/cmd/goa/main.go
index <HASH>..<HASH> 100644
--- a/cmd/goa/main.go
+++ b/cmd/goa/main.go
@@ -99,7 +99,7 @@ func generate(cmd, path, output string, debug bool) {
fmt.Println(strings.Join(files, "\n"))
return
fail:
- fmt.Fprint(os.Stderr, err.Error())
+ fmt.Fprintln(os.Stderr, err.Error... | Append a newline to the errors from goa (#<I>) | goadesign_goa | train |
e546c9cbaeb18e3ede74c13f697125963679f5af | diff --git a/API.md b/API.md
index <HASH>..<HASH> 100644
--- a/API.md
+++ b/API.md
@@ -9,7 +9,7 @@ Fire an event
Returns **Geocoder** this
-# get
+# getResult
Return the input
@@ -29,7 +29,7 @@ Subscribe to events that happen within the plugin.
Returns **Geocoder** this;
-# set
+# query
Set input
di... | Rename get and set to query and getResult
Which better represents what they do. Closes #3 | mapbox_mapbox-gl-geocoder | train |
b5339b310138f8a9bc42bac3b06728bf9e169a2b | diff --git a/lib/commands/commandbase.js b/lib/commands/commandbase.js
index <HASH>..<HASH> 100644
--- a/lib/commands/commandbase.js
+++ b/lib/commands/commandbase.js
@@ -99,7 +99,7 @@ CommandBase.prototype.getRiakMessage = function() {
var pbRequest = this.constructPbRequest();
if (pbRequest) {
- en... | Fix a bug when constructing a RiakObject out of a tombstone. | basho_riak-nodejs-client | train |
6476158854cfe99414b8af42200307e213de01e9 | diff --git a/mine/leveldb-mem.js b/mine/leveldb-mem.js
index <HASH>..<HASH> 100644
--- a/mine/leveldb-mem.js
+++ b/mine/leveldb-mem.js
@@ -11,11 +11,11 @@ exports.open = function (cb) {
return level(dblocation, { db: factory, valueEncoding: 'json' }, cb);
};
-exports.close = function done(err, db) {
+exports.clo... | logging info to err and hooking callback for db close | thlorenz_valuepack-core | train |
4b6860fc8189495a23c99543e6e7bee3733f58f9 | diff --git a/middleware/kubernetes/kubernetes.go b/middleware/kubernetes/kubernetes.go
index <HASH>..<HASH> 100644
--- a/middleware/kubernetes/kubernetes.go
+++ b/middleware/kubernetes/kubernetes.go
@@ -508,7 +508,7 @@ func (k *Kubernetes) getServiceRecordForIP(ip, name string) []msg.Service {
return nil
}
for _... | Fix k8s PTR when all namespaces exposed (#<I>)
* check for no namespace filter
* integration test | coredns_coredns | train |
c694ef8264ed4fa414ce308da58578b7f57c44b4 | diff --git a/tests/Database/DatabaseEloquentModelTest.php b/tests/Database/DatabaseEloquentModelTest.php
index <HASH>..<HASH> 100755
--- a/tests/Database/DatabaseEloquentModelTest.php
+++ b/tests/Database/DatabaseEloquentModelTest.php
@@ -1342,10 +1342,16 @@ class DatabaseEloquentModelTest extends TestCase
});... | Test withoutEventDispatcher restores the event dispatcher | laravel_framework | train |
3e35ce37dfe7a9570a4060207075fc72aa5c8a97 | diff --git a/bosh-director/spec/unit/jobs/cleanup_artifacts_spec.rb b/bosh-director/spec/unit/jobs/cleanup_artifacts_spec.rb
index <HASH>..<HASH> 100644
--- a/bosh-director/spec/unit/jobs/cleanup_artifacts_spec.rb
+++ b/bosh-director/spec/unit/jobs/cleanup_artifacts_spec.rb
@@ -22,6 +22,7 @@ module Bosh::Director
... | Stub out locks for unit tests to fix test on concourse | cloudfoundry_bosh | train |
9d80f6b7481ead4fb4f940a99c6b46fe47fae783 | diff --git a/src/Controller/BaseController.php b/src/Controller/BaseController.php
index <HASH>..<HASH> 100644
--- a/src/Controller/BaseController.php
+++ b/src/Controller/BaseController.php
@@ -4,6 +4,7 @@ namespace CottaCush\Yii2\Controller;
use Lukasoppermann\Httpstatus\Httpstatus;
use Yii;
+use yii\helpers\Arra... | Feature: Add more methods to base controller | CottaCush_yii2-utils | train |
417d890c7c2b7574168191df05c76d428fb01ca8 | diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index <HASH>..<HASH> 100644
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -191,6 +191,20 @@ module.exports = {
],
ga: 'UA-131782693-1',
head: [
+ [
+ 'script',
+ {},
+ `
+ let refreshing;
+ navigator... | docs: refresh on controllerchange | open-wc_open-wc | train |
fb2260272872d965bb38a98d33c7af67dcdf39b1 | diff --git a/sunspot_rails/lib/sunspot/rails/tasks.rb b/sunspot_rails/lib/sunspot/rails/tasks.rb
index <HASH>..<HASH> 100644
--- a/sunspot_rails/lib/sunspot/rails/tasks.rb
+++ b/sunspot_rails/lib/sunspot/rails/tasks.rb
@@ -24,29 +24,24 @@ namespace :sunspot do
task :reindex => :"sunspot:reindex"
end
- desc <... | Minor modifications to reindex task params patch
Changed the separator from class names from '/' to '+', since that seems
more semantic to me. Also changed the no-batch arg from 'nil' to
'false', for the same reason. Finally, moved the mega-long description
into a comment, since `rake -T` doesn't display multiline des... | sunspot_sunspot | train |
a5040aef745103366f0376a698ce69bba41500e6 | diff --git a/js/radio.js b/js/radio.js
index <HASH>..<HASH> 100644
--- a/js/radio.js
+++ b/js/radio.js
@@ -84,15 +84,15 @@
},
setCheckedState: function(element, checked) {
- // reset all items in group
- this.resetGroup();
-
var $radio = element;
var $lbl = $radio.parent();
var containerSelector... | radio-resetgroup-bugfix: fixes #<I> by correcting bug in radio control where resetGroup was called every time setCheckedState was called, regardless if whether the current radio was being checked or unchecked | ExactTarget_fuelux | train |
60dd6063fab687fe29016060ebf8dfa6f52aecd5 | diff --git a/service/src/main/java/org/ops4j/pax/wicket/internal/PaxWicketApplicationFactory.java b/service/src/main/java/org/ops4j/pax/wicket/internal/PaxWicketApplicationFactory.java
index <HASH>..<HASH> 100644
--- a/service/src/main/java/org/ops4j/pax/wicket/internal/PaxWicketApplicationFactory.java
+++ b/service/sr... | [PAXWICKET-<I>] Finally the init and destroy methods are called correctly | ops4j_org.ops4j.pax.wicket | train |
2b554e56f19e78347907753530e2bf1aa12a1310 | diff --git a/denovonear/gene_plot/interpro_parser.py b/denovonear/gene_plot/interpro_parser.py
index <HASH>..<HASH> 100755
--- a/denovonear/gene_plot/interpro_parser.py
+++ b/denovonear/gene_plot/interpro_parser.py
@@ -1,10 +1,12 @@
""" functions to parse the output from requests to the InterPro REST API
"""
-from ... | fix bug with coiled coils, tweak whitespace | jeremymcrae_denovonear | train |
a051e10c47c40d718864b0ca886ce8ba3103f504 | diff --git a/Command/GenerateProjectCommand.php b/Command/GenerateProjectCommand.php
index <HASH>..<HASH> 100644
--- a/Command/GenerateProjectCommand.php
+++ b/Command/GenerateProjectCommand.php
@@ -804,7 +804,7 @@ class GenerateProjectCommand extends GeneratorCommand
return array(
... | Update text when loading bundle inside the kernel is not successful | netgen_site-generator-bundle | train |
2c5bf7d65d16a02c92c489c2026c2d554b45e69e | diff --git a/lib/active_admin/resource_controller/decorators.rb b/lib/active_admin/resource_controller/decorators.rb
index <HASH>..<HASH> 100644
--- a/lib/active_admin/resource_controller/decorators.rb
+++ b/lib/active_admin/resource_controller/decorators.rb
@@ -10,9 +10,48 @@ module ActiveAdmin
end
def... | Improve Draper integration proof-of-concept [ci skip] | activeadmin_activeadmin | train |
b0d9775343a7c04a9271fc1470d415bbb14642f3 | diff --git a/src/ocrmypdf/optimize.py b/src/ocrmypdf/optimize.py
index <HASH>..<HASH> 100644
--- a/src/ocrmypdf/optimize.py
+++ b/src/ocrmypdf/optimize.py
@@ -401,12 +401,14 @@ def transcode_pngs(pike, images, image_name_fn, root, log, options):
# 1 - no predictor
# 10-14 - there is a predictor
... | Attempt to resolve black-inversion issue | jbarlow83_OCRmyPDF | train |
888322e5333956f268e31b7d44a8a793e7b1b8c7 | diff --git a/tests/unit/ExtCaseInsensitiveGeneratorTest.php b/tests/unit/ExtCaseInsensitiveGeneratorTest.php
index <HASH>..<HASH> 100644
--- a/tests/unit/ExtCaseInsensitiveGeneratorTest.php
+++ b/tests/unit/ExtCaseInsensitiveGeneratorTest.php
@@ -58,7 +58,7 @@ class ExtCaseInsensitiveGeneratorTest extends TestBase
... | fix: php <I> tests compatibility issues | majkel89_dbase | train |
af26495a859170bad6fc0389fed012b7c79f5747 | diff --git a/lib/raml/root.rb b/lib/raml/root.rb
index <HASH>..<HASH> 100644
--- a/lib/raml/root.rb
+++ b/lib/raml/root.rb
@@ -4,8 +4,8 @@ require 'uri_template'
module Raml
class Root
attr_accessor :children
- attr_accessor :title, :version, :base_uri, :base_uri_parameters,
:protocols, :media_type, ... | Parse baseUriParameters as Parameter::UriParameter and add validations for it. | coub_raml_ruby | train |
94a62fb685f1d051f1217259d6642ad425ed034d | diff --git a/api/middleware.go b/api/middleware.go
index <HASH>..<HASH> 100644
--- a/api/middleware.go
+++ b/api/middleware.go
@@ -204,7 +204,7 @@ func runDelayedHandler(w http.ResponseWriter, r *http.Request) {
func InputValues(r *http.Request, field string) ([]string, bool) {
parseForm(r)
- switch r.Header.Get("... | fix(api): extract content type from request properly | tsuru_tsuru | train |
3d7b58574d211160d911927d4aa0fadb6ee7649e | diff --git a/iarm_kernel/iarmkernel.py b/iarm_kernel/iarmkernel.py
index <HASH>..<HASH> 100644
--- a/iarm_kernel/iarmkernel.py
+++ b/iarm_kernel/iarmkernel.py
@@ -27,16 +27,24 @@ class ArmKernel(Kernel):
'memory': self.magic_memory,
'mem': self.magic_memory,
'signed': self.magic_s... | Added signed, unsinged, and hex representation | DeepHorizons_iarm | train |
1fb57aae67ebf0026f4f124a9dda1fff5223932d | diff --git a/hacking/checks/except_checks.py b/hacking/checks/except_checks.py
index <HASH>..<HASH> 100644
--- a/hacking/checks/except_checks.py
+++ b/hacking/checks/except_checks.py
@@ -15,8 +15,6 @@
import ast
import re
-from six import PY2
-
from hacking import core
RE_ASSERT_RAISES_EXCEPTION = re.compile(r"... | Remove usage of six
The repo is python 3 only now, we can remove six usage and assume
python3 everywhere.
Change-Id: I0c<I>c2c<I>fae<I>b<I>e<I>c4dafb<I>bf9a | openstack_hacking | train |
934b314d6b335a5d6029d96eb863432f4e25d5ad | diff --git a/api/src/Map.js b/api/src/Map.js
index <HASH>..<HASH> 100644
--- a/api/src/Map.js
+++ b/api/src/Map.js
@@ -135,7 +135,12 @@ class Map {
});
this.map_.addOverlay(this.overlay_);
- this.map_.addControl(new ScaleLine());
+ this.map_.addControl(
+ new ScaleLine({
+ // See: https://... | Set the scalebars to <I> DPI | camptocamp_ngeo | train |
9bedb8831007bb24fdcb8bd43d474e25717fa425 | diff --git a/agent/bootstrap_test.go b/agent/bootstrap_test.go
index <HASH>..<HASH> 100644
--- a/agent/bootstrap_test.go
+++ b/agent/bootstrap_test.go
@@ -129,13 +129,11 @@ func (s *bootstrapSuite) TestInitializeStateFailsSecondTime(c *gc.C) {
c.Assert(err, gc.IsNil)
expectConstraints := constraints.MustParse("mem=... | fix the agent tests.... had to drop the admin database, which occasionally causes us to need to recreate the mongo server, but it should only affect tests, not real code | juju_juju | train |
d63daa007a585e682e0dd01c9a01dc57f10115eb | diff --git a/src/Commands/Framework/CreateRoutesCommand.php b/src/Commands/Framework/CreateRoutesCommand.php
index <HASH>..<HASH> 100644
--- a/src/Commands/Framework/CreateRoutesCommand.php
+++ b/src/Commands/Framework/CreateRoutesCommand.php
@@ -44,7 +44,9 @@ class CreateRoutesCommand extends Command
{
$... | prefixes the api route names with api. to allow reusing resources | CrestApps_laravel-code-generator | train |
22d821c7df0ac87f3ed18f81feb3b301358059cc | diff --git a/lib/task-data/base-tasks/dell-wsman-os-deploy-base.js b/lib/task-data/base-tasks/dell-wsman-os-deploy-base.js
index <HASH>..<HASH> 100644
--- a/lib/task-data/base-tasks/dell-wsman-os-deploy-base.js
+++ b/lib/task-data/base-tasks/dell-wsman-os-deploy-base.js
@@ -10,5 +10,5 @@ module.exports = {
"ac... | Chaged files after code review for Copyright year | RackHD_on-tasks | train |
7790cf16c9d05321eeae48ff798b600d9a6b19fe | diff --git a/test/simple_test.rb b/test/simple_test.rb
index <HASH>..<HASH> 100644
--- a/test/simple_test.rb
+++ b/test/simple_test.rb
@@ -80,6 +80,11 @@ describe "Simple" do
CharDet.detect("Toto je zpr\xE1va ve form\xE1tu MIME s n\xECkolika \xE8\xE1stmi.\n")["encoding"].must_equal "windows-1251"
end
+ it "d... | Restore test case introduced by b<I> | jmhodges_rchardet | train |
81f126dd34fa804650e5f7b1fbf26c52776d9a67 | diff --git a/cmd/import.go b/cmd/import.go
index <HASH>..<HASH> 100644
--- a/cmd/import.go
+++ b/cmd/import.go
@@ -51,8 +51,13 @@ omitted. If it is present then its format should be YYYY-MM-DDTHH:MM.
flags.StringVarP(&Importer.Host, "host", "", "localhost:10101", "host:port of Pilosa.")
flags.StringVarP(&Importer.I... | Added field options to pilosa import | pilosa_pilosa | train |
08285f4b43995233bfa26b8da96a683e0717bafe | diff --git a/modin/pandas/base.py b/modin/pandas/base.py
index <HASH>..<HASH> 100644
--- a/modin/pandas/base.py
+++ b/modin/pandas/base.py
@@ -3192,23 +3192,47 @@ class BasePandasDataset(object):
def _getitem_slice(self, key):
# If there is no step, we can fasttrack the codepath to use existing logic fro... | Fix slicing issue for datetime and other objects (#<I>)
* Fix slicing issue for datetime and other objects
* Resolves #<I>
* Slices using pandas logic on an intermediate pandas object to compute correct
offsets
* Add tests for both datetime and regular slices
* Add test for step, fix logic for fastpath
*... | modin-project_modin | train |
4a12932bbb173793b012e854b9861c75934a9e06 | diff --git a/docs/usage.rst b/docs/usage.rst
index <HASH>..<HASH> 100644
--- a/docs/usage.rst
+++ b/docs/usage.rst
@@ -108,15 +108,27 @@ Support for error status codes is provided through the use of :code:`Meta` class
In later iteration, I will add support for sample error response.
-5. Overwriting default permiss... | Turn the schema view into a class-based view for easier customization | limdauto_drf_openapi | train |
e4eaa6b842388cb8e77ade99aa63329e1b2b4da2 | diff --git a/CHANGELOG.md b/CHANGELOG.md
index <HASH>..<HASH> 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,30 +1,30 @@
## v0.0.1
-* Initial release
+* Initial release.
## v0.0.2
-* Bugfix: mistyped variable
+* Bugfix: mistyped variable.
## v0.0.3
-* Bugfix: namespace bad typed
+* Bugfix: namespace ba... | Added seller code and method to update attributes from users. | unformattmh_auth-lh | train |
78f404425731b387f04d7d780beff7743c779cfa | diff --git a/Task/Collect/PluginTypesCollector.php b/Task/Collect/PluginTypesCollector.php
index <HASH>..<HASH> 100644
--- a/Task/Collect/PluginTypesCollector.php
+++ b/Task/Collect/PluginTypesCollector.php
@@ -44,6 +44,8 @@ class PluginTypesCollector extends CollectorBase {
'plugin.manager.menu.link',
'plug... | Added validation constraint plugin type to test data. | drupal-code-builder_drupal-code-builder | train |
2656487e276764a1952153575fdb8b4f97c40a8d | diff --git a/aiohttp_json_rpc/auth/passwd.py b/aiohttp_json_rpc/auth/passwd.py
index <HASH>..<HASH> 100644
--- a/aiohttp_json_rpc/auth/passwd.py
+++ b/aiohttp_json_rpc/auth/passwd.py
@@ -141,7 +141,6 @@ class PasswdAuthBackend:
'logout': self.logout,
'create_user': self.create_user,
... | auth: PasswdAuthBackend: remove wrong method name
This was simply a typo | pengutronix_aiohttp-json-rpc | train |
b602a97aeaa6be9733549dc4c06d2b7d8ceba504 | diff --git a/plugin/pkg/scheduler/algorithm/priorities/most_requested_test.go b/plugin/pkg/scheduler/algorithm/priorities/most_requested_test.go
index <HASH>..<HASH> 100644
--- a/plugin/pkg/scheduler/algorithm/priorities/most_requested_test.go
+++ b/plugin/pkg/scheduler/algorithm/priorities/most_requested_test.go
@@ -8... | Improved code coverage for plugin/pkg/scheduler/algorithm/priorities/most_requested.go | kubernetes_kubernetes | train |
c9ce4eef3fd6f18c42f92e397be7967a37d21c99 | diff --git a/src/main/java/bpsm/edn/parser/Scanner.java b/src/main/java/bpsm/edn/parser/Scanner.java
index <HASH>..<HASH> 100755
--- a/src/main/java/bpsm/edn/parser/Scanner.java
+++ b/src/main/java/bpsm/edn/parser/Scanner.java
@@ -22,6 +22,8 @@ class Scanner implements Closeable {
static final Symbol NIL_SYMBOL = ... | issue 5: reject ':/', as it is not a valid keyword | bpsm_edn-java | train |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.