hash stringlengths 40 40 | diff stringlengths 131 114k | message stringlengths 7 980 | project stringlengths 5 67 | split stringclasses 1
value |
|---|---|---|---|---|
e90190b6dbbd881a85efba353ce9587ce3733d77 | diff --git a/test/utils.py b/test/utils.py
index <HASH>..<HASH> 100644
--- a/test/utils.py
+++ b/test/utils.py
@@ -85,7 +85,9 @@ def main(mod=None):
suite.addTests(unittest.TestLoader().loadTestsFromName(arg, mod))
if suite.countTestCases() > 0:
- unittest.TextTestRunner(verbosity=options.verbose... | tests: exiting with error code when tests fail. | vitessio_vitess | train |
c10c1c41ca055a2f200c24334b522a0415ec0501 | diff --git a/test/unit/src/class/BfwController.php b/test/unit/src/class/BfwController.php
index <HASH>..<HASH> 100644
--- a/test/unit/src/class/BfwController.php
+++ b/test/unit/src/class/BfwController.php
@@ -98,7 +98,7 @@ class BfwController extends Atoum
->and($ctrlRouterInfos->forWho = $this->mock->ge... | Fix unit test : event has been renamed... | bfw-systems_controller | train |
9aa33d260ff3efe6072ba08bfe644c96d9bb6807 | diff --git a/src/js/EventHandler.js b/src/js/EventHandler.js
index <HASH>..<HASH> 100644
--- a/src/js/EventHandler.js
+++ b/src/js/EventHandler.js
@@ -568,22 +568,20 @@ define([
var dataTransfer = event.originalEvent.dataTransfer;
var html = dataTransfer.getData('text/html');
var text = dataT... | Cleanup conditional branch on `drop` handler. | summernote_summernote | train |
ee13e7414f5dea314fc04f3e1fb023ca5999d0ec | diff --git a/source/php/Module/Posts/TemplateController/ItemsTemplate.php b/source/php/Module/Posts/TemplateController/ItemsTemplate.php
index <HASH>..<HASH> 100644
--- a/source/php/Module/Posts/TemplateController/ItemsTemplate.php
+++ b/source/php/Module/Posts/TemplateController/ItemsTemplate.php
@@ -16,11 +16,14 @@ c... | Image for post items (posts module) | helsingborg-stad_Modularity | train |
40fabc3cc1f4a00cb528ea863eb4f2f3e546d383 | diff --git a/activestorage/app/models/active_storage/blob.rb b/activestorage/app/models/active_storage/blob.rb
index <HASH>..<HASH> 100644
--- a/activestorage/app/models/active_storage/blob.rb
+++ b/activestorage/app/models/active_storage/blob.rb
@@ -14,7 +14,9 @@
# update a blob's metadata on a subsequent pass, but y... | Use full class names when including concerns to avoid collisions | rails_rails | train |
f636bdc7d37a40b34cf57200a2e6ac1d6f8c885c | diff --git a/src/Algorithm/ContentEncryption/AESMCrypt.php b/src/Algorithm/ContentEncryption/AESMCrypt.php
index <HASH>..<HASH> 100644
--- a/src/Algorithm/ContentEncryption/AESMCrypt.php
+++ b/src/Algorithm/ContentEncryption/AESMCrypt.php
@@ -9,7 +9,7 @@
* of the MIT license. See the LICENSE file for details.
*/
... | Update AESMCrypt.php | idandtrust_goodid-jose | train |
b09739f03e172f42d88d7b28e3110cdcceec9c76 | diff --git a/sharding-jdbc-orchestration/src/main/java/io/shardingsphere/jdbc/orchestration/internal/yaml/converter/ProxyConfigurationConverter.java b/sharding-jdbc-orchestration/src/main/java/io/shardingsphere/jdbc/orchestration/internal/yaml/converter/ProxyConfigurationConverter.java
index <HASH>..<HASH> 100644
--- a... | Convert yaml to proxy basic rule | apache_incubator-shardingsphere | train |
e594149790adab85bfd3fe0a2512ca0b5366de7b | diff --git a/code/ruby/selenium.rb b/code/ruby/selenium.rb
index <HASH>..<HASH> 100644
--- a/code/ruby/selenium.rb
+++ b/code/ruby/selenium.rb
@@ -158,46 +158,42 @@ module Selenium
end
end
- module SpecifiedPathBrowserLauncher
- @@executable = nil
- def initialize(executable = @@executable)
- @e... | Contributed by Steven Baker. Adding default browser logic for OSX
r<I> | SeleniumHQ_selenium | train |
7f0ea65e80383906e57316c5aabab2ebddbff5a6 | diff --git a/tests/acceptance/destroy-on-transition-test.js b/tests/acceptance/destroy-on-transition-test.js
index <HASH>..<HASH> 100644
--- a/tests/acceptance/destroy-on-transition-test.js
+++ b/tests/acceptance/destroy-on-transition-test.js
@@ -24,7 +24,8 @@ test('visiting /destroy-on-transition', function(assert) {
... | Hopefuly bug fix for testing not finding show-on-click | sir-dunxalot_ember-tooltips | train |
532923c9d3f5088de4c8ee81046832ca6e5d8820 | diff --git a/lib/handlebars_assets.rb b/lib/handlebars_assets.rb
index <HASH>..<HASH> 100644
--- a/lib/handlebars_assets.rb
+++ b/lib/handlebars_assets.rb
@@ -17,5 +17,7 @@ module HandlebarsAssets
require 'sprockets'
Sprockets.register_engine '.hbs', TiltHandlebars
Sprockets.register_engine '.handlebars'... | Synchronize Sprockets engine registers with Rails
It might be worth considering DRYing up handlebars.rb and
handlebars_assets/engine.rb. | leshill_handlebars_assets | train |
78466143d9a4263641fb7952958792d3dc4f8aa0 | diff --git a/js/bigone.js b/js/bigone.js
index <HASH>..<HASH> 100644
--- a/js/bigone.js
+++ b/js/bigone.js
@@ -1244,12 +1244,12 @@ module.exports = class bigone extends Exchange {
await this.loadMarkets ();
const currency = this.currency (code);
const accountsById = this.safeValue (this.optio... | bigone transfer support exchange-specific account identifiers | ccxt_ccxt | train |
c87696c0db6abd580eec7d933c6ad7d3a7c60823 | diff --git a/service/api/handler/rpc/stream.go b/service/api/handler/rpc/stream.go
index <HASH>..<HASH> 100644
--- a/service/api/handler/rpc/stream.go
+++ b/service/api/handler/rpc/stream.go
@@ -106,6 +106,8 @@ func serveStream(ctx context.Context, w http.ResponseWriter, r *http.Request, se
client.StreamingRequest()... | content type on stream response (#<I>) | micro_micro | train |
8e01ef158f91b0bcaa777c3a5d733f601cc7c7a3 | diff --git a/hdr_benchmark_test.go b/hdr_benchmark_test.go
index <HASH>..<HASH> 100644
--- a/hdr_benchmark_test.go
+++ b/hdr_benchmark_test.go
@@ -40,14 +40,14 @@ func BenchmarkHistogramValueAtPercentile(b *testing.B) {
var sigfigs = 3
var totalDatapoints = 1000000
h, data := populateHistogramLogNormalDist(b, low... | [fix] Avoid extremelly large slices of results on BenchmarkHistogramValueAtPercentile | codahale_hdrhistogram | train |
a0ede77e313d97945ba2b7f691bfab4ed5fa4729 | diff --git a/annis-interfaces/src/main/java/annis/model/Edge.java b/annis-interfaces/src/main/java/annis/model/Edge.java
index <HASH>..<HASH> 100644
--- a/annis-interfaces/src/main/java/annis/model/Edge.java
+++ b/annis-interfaces/src/main/java/annis/model/Edge.java
@@ -30,7 +30,7 @@ public class Edge implements Serial... | still removing leftovers from Florians automatic conversion script | korpling_ANNIS | train |
196b02e60ae1f32b578f50ed7d89fc445c1f15cf | diff --git a/src/com/google/javascript/jscomp/newtypes/JSTypeCreatorFromJSDoc.java b/src/com/google/javascript/jscomp/newtypes/JSTypeCreatorFromJSDoc.java
index <HASH>..<HASH> 100644
--- a/src/com/google/javascript/jscomp/newtypes/JSTypeCreatorFromJSDoc.java
+++ b/src/com/google/javascript/jscomp/newtypes/JSTypeCreator... | [NEW TYPE INFERENCE] Don't crash on @type {[]}
-------------
Created by MOE: <URL> | google_closure-compiler | train |
bb9782cbb1d42021181ab9189a42b5b25edb522c | diff --git a/niworkflows/viz/utils.py b/niworkflows/viz/utils.py
index <HASH>..<HASH> 100644
--- a/niworkflows/viz/utils.py
+++ b/niworkflows/viz/utils.py
@@ -174,7 +174,7 @@ def cuts_from_bbox(mask_nii, cuts=3):
smin, smax = (0, mask_data.shape[ax] - 1)
B = np.argwhere(c > th)
- if not B.siz... | FIX: Reportlets would crash in edge condition
The function that calculates the bounding box (and the cuts) to be
represented in reportlets has default thresholds thought out for brain
masks.
When passed a white-matter mask, these thresholds could yield only one
cut (below the required number of cuts).
This patch che... | poldracklab_niworkflows | train |
c6bc6dfa534f355616937ae52931ff05f2938c7b | diff --git a/test/search_synonyms_test.rb b/test/search_synonyms_test.rb
index <HASH>..<HASH> 100644
--- a/test/search_synonyms_test.rb
+++ b/test/search_synonyms_test.rb
@@ -70,6 +70,29 @@ class SearchSynonymsTest < Minitest::Test
end
end
+ def test_reload_synonyms_better
+ skip unless ENV["ES_PATH"] && ... | Added better test for reloadable synonyms [skip ci] | ankane_searchkick | train |
0691cb3ffad5878609dd9186bb876fee840efeed | diff --git a/src/AdamWathan/BootForms/Elements/OffsetFormGroup.php b/src/AdamWathan/BootForms/Elements/OffsetFormGroup.php
index <HASH>..<HASH> 100644
--- a/src/AdamWathan/BootForms/Elements/OffsetFormGroup.php
+++ b/src/AdamWathan/BootForms/Elements/OffsetFormGroup.php
@@ -33,8 +33,7 @@ class OffsetFormGroup
{
... | Added fix for offset error on groups that don't fill full width | TypiCMS_bootforms | train |
e6a2b38210f07c18594c3cc0d78517fd71247083 | diff --git a/deeplearning4j/deeplearning4j-nn/src/main/java/org/deeplearning4j/nn/conf/layers/LocallyConnected2D.java b/deeplearning4j/deeplearning4j-nn/src/main/java/org/deeplearning4j/nn/conf/layers/LocallyConnected2D.java
index <HASH>..<HASH> 100644
--- a/deeplearning4j/deeplearning4j-nn/src/main/java/org/deeplearni... | Fixed messed coords for LocallyConnected2D | deeplearning4j_deeplearning4j | train |
fd2d4e2c1f2e9a70334708c1f2b65c3c6a1c3dc7 | diff --git a/Tests/Functional/Service/GeocodeServiceTest.php b/Tests/Functional/Service/GeocodeServiceTest.php
index <HASH>..<HASH> 100644
--- a/Tests/Functional/Service/GeocodeServiceTest.php
+++ b/Tests/Functional/Service/GeocodeServiceTest.php
@@ -37,7 +37,8 @@ class GeocodeServiceTest extends FunctionalTestCase
... | [TASK] Apply fixes from StyleCI (#<I>) | FriendsOfTYPO3_tt_address | train |
f0842c76e5166504bf4a2f7274659e9c1074f4d5 | diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml
index <HASH>..<HASH> 100644
--- a/.github/workflows/integration.yml
+++ b/.github/workflows/integration.yml
@@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-20.04]
- python-version: [3.6, 3.7, 3.8, 3.9]
+... | Drop Python <I> support (#<I>) | asciimoo_searx | train |
6e7523711eac01c63255eba78bae58d2ae28913b | diff --git a/closure/goog/net/jsloader.js b/closure/goog/net/jsloader.js
index <HASH>..<HASH> 100644
--- a/closure/goog/net/jsloader.js
+++ b/closure/goog/net/jsloader.js
@@ -171,6 +171,7 @@ goog.net.jsloader.safeLoadMany = function(trustedUris, opt_options) {
* callbacks and/or cancel the transmission.
* T... | Remove reference to deleted target.
This is preventing some closure targets from building.
-------------
Created by MOE: <URL> | google_closure-library | train |
323d3ef3784a9e54786ddc719752a91cc8f724ec | diff --git a/wonambi/attr/annotations.py b/wonambi/attr/annotations.py
index <HASH>..<HASH> 100644
--- a/wonambi/attr/annotations.py
+++ b/wonambi/attr/annotations.py
@@ -41,6 +41,7 @@ REMLOGIC_STAGE_KEY = {'SLEEP-S0': 'Wake',
'SLEEP-S1': 'NREM1',
'SLEEP-S2': 'NREM2',
... | resampling by a fraction; remlogic staging import fixes | wonambi-python_wonambi | train |
42cef7813b664d09e9dae226a5da053e59b9d80e | diff --git a/spec/job_every_spec.rb b/spec/job_every_spec.rb
index <HASH>..<HASH> 100644
--- a/spec/job_every_spec.rb
+++ b/spec/job_every_spec.rb
@@ -211,5 +211,119 @@ describe Rufus::Scheduler::EveryJob do
expect(times.first).to be_between(Time.now + 2.5, Time.now + 3.5)
end
end
+
+ describe '#resume'... | Move #resume specs to spec/job_every_spec.rb | jmettraux_rufus-scheduler | train |
50606b7ab9e2ed5cdd138d7e2e2c8d56f0f74435 | diff --git a/src/org/openscience/cdk/qsar/DescriptorEngine.java b/src/org/openscience/cdk/qsar/DescriptorEngine.java
index <HASH>..<HASH> 100755
--- a/src/org/openscience/cdk/qsar/DescriptorEngine.java
+++ b/src/org/openscience/cdk/qsar/DescriptorEngine.java
@@ -174,7 +174,10 @@ public class DescriptorEngine {
... | Removed a bit of Java<I> code which does not seem critical. Comment added to source code.
git-svn-id: <URL> | cdk_cdk | train |
11194ee5a3f24ee88eff47e81b55d7c08dd392b2 | diff --git a/src/ComposerRequireChecker/ASTLocator/LocateASTFromFiles.php b/src/ComposerRequireChecker/ASTLocator/LocateASTFromFiles.php
index <HASH>..<HASH> 100644
--- a/src/ComposerRequireChecker/ASTLocator/LocateASTFromFiles.php
+++ b/src/ComposerRequireChecker/ASTLocator/LocateASTFromFiles.php
@@ -29,12 +29,10 @@ f... | revert previous changes, there was no need for this | maglnet_ComposerRequireChecker | train |
e7aaa838aa2b5d90b88d1b990d248a0c97972b9f | diff --git a/spec/lib/codeqa_spec.rb b/spec/lib/codeqa_spec.rb
index <HASH>..<HASH> 100644
--- a/spec/lib/codeqa_spec.rb
+++ b/spec/lib/codeqa_spec.rb
@@ -35,9 +35,14 @@ describe Codeqa do
# Dir.chdir(@org_dir)
# end
+ let(:project_dir){ Codeqa.root.join('spec/fixtures/isolation/home/project') }
+ a... | possible fix for failing install spec on travis | experteer_codeqa | train |
b6e49ee377fd06762a3a165bb8d3e6f3841c5622 | diff --git a/kayvee.go b/kayvee.go
index <HASH>..<HASH> 100644
--- a/kayvee.go
+++ b/kayvee.go
@@ -15,8 +15,10 @@ var (
)
func init() {
- if os.Getenv("_DEPLOY_ENV") != "" {
- deployEnv = os.Getenv("_DEPLOY_ENV")
+ if v := os.Getenv("_DEPLOY_ENV"); v != "" {
+ deployEnv = v
+ } else if v := os.Getenv("DEPLOY_ENV"... | add DEPLOY_ENV
Lambda doesn't allow environment variables to start with underscores,
so catapult deploys them with DEPLOY_ENV instead of _DEPLOY_ENV. This
means that kayvee doesn't log it. | Clever_kayvee-go | train |
8f58bd05396946066dd5ee57b257b3c751de489f | diff --git a/Service/EspRestClient.php b/Service/EspRestClient.php
index <HASH>..<HASH> 100755
--- a/Service/EspRestClient.php
+++ b/Service/EspRestClient.php
@@ -72,7 +72,7 @@ class EspRestClient
},
function (RequestException $e) {
- $this->logger->error($e->getMessage(), arr... | Post Clearbit data to ESP REST API | CampaignChain_core-esp | train |
4cbf74f7894301865a6ab91d97847bdf4aec003b | diff --git a/trezorlib/coins.py b/trezorlib/coins.py
index <HASH>..<HASH> 100644
--- a/trezorlib/coins.py
+++ b/trezorlib/coins.py
@@ -1,4 +1,4 @@
-from .tx_api import TxApiBitcoin, TxApiTestnet, TxApiLitecoin, TxApiZcash, TxApiDash, TxApiBcash, TxApiDecredTestnet, TxApiDogecoin
+from .tx_api import TxApiBitcoin, TxApi... | Support monacoin (#<I>) | trezor_python-trezor | train |
006ff61d17375215fb6270da8004e0f1c4acee61 | diff --git a/modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/samples/wsdd/WSDiscoveryTestCase.java b/modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/samples/wsdd/WSDiscoveryTestCase.java
index <HASH>..<HASH> 100644
--- a/modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jax... | Allow manually setting WSDD probe/resolve timeout and extending default to 2sec | jbossws_jbossws-cxf | train |
9bb1c89c78ed799a19cb73cbdd0f44fa939becbb | diff --git a/jbpm-human-task/src/main/java/org/jbpm/task/service/TaskServiceSession.java b/jbpm-human-task/src/main/java/org/jbpm/task/service/TaskServiceSession.java
index <HASH>..<HASH> 100644
--- a/jbpm-human-task/src/main/java/org/jbpm/task/service/TaskServiceSession.java
+++ b/jbpm-human-task/src/main/java/org/jbp... | BZ <I>: Getting Content (LOB) objects in Postgresql needs a TX. | kiegroup_jbpm | train |
85bc852ca059910c77d98c6960e7999a6cec5ea6 | diff --git a/src/ElasticsearchEngine.php b/src/ElasticsearchEngine.php
index <HASH>..<HASH> 100644
--- a/src/ElasticsearchEngine.php
+++ b/src/ElasticsearchEngine.php
@@ -154,6 +154,15 @@ class ElasticsearchEngine extends Engine
$options['numericFilters']);
}
+ if ($builder->callback)... | Execute the callback that can be passed to the Builder in performSearch (#<I>)
Context: <URL> | ErickTamayo_laravel-scout-elastic | train |
d2e2f24c9fc04bbfa274b2f732e554171e18e281 | diff --git a/pages/lib/refinery/pages/admin/instance_methods.rb b/pages/lib/refinery/pages/admin/instance_methods.rb
index <HASH>..<HASH> 100644
--- a/pages/lib/refinery/pages/admin/instance_methods.rb
+++ b/pages/lib/refinery/pages/admin/instance_methods.rb
@@ -16,10 +16,8 @@ module Refinery
... | Fixed line spacing.
[ci skip] | refinery_refinerycms | train |
83d46c8ecb5cfc6466ff9bba95e2cabcc3861ad0 | diff --git a/README.md b/README.md
index <HASH>..<HASH> 100644
--- a/README.md
+++ b/README.md
@@ -546,7 +546,7 @@ Your deploy scripts have access to the following environment variables:
* `SHIPIT`: Set to `1` to allow your script to know it's executed by Shipit
* `SHIPIT_LINK`: URL to the task output, useful to br... | Rename USER env var in SHIPIT_USER to avoid messing with common programs | Shopify_shipit-engine | train |
5e6a02618125d79c103d96bbb606df0f2b4a7476 | diff --git a/src/main/java/com/zaxxer/hikari/HikariPool.java b/src/main/java/com/zaxxer/hikari/HikariPool.java
index <HASH>..<HASH> 100644
--- a/src/main/java/com/zaxxer/hikari/HikariPool.java
+++ b/src/main/java/com/zaxxer/hikari/HikariPool.java
@@ -431,7 +431,7 @@ public final class HikariPool implements HikariPoolMB... | Remove chatty logging of connection failures, include "last" connection failure in SQL timeout exception. | brettwooldridge_HikariCP | train |
2e5e4d9360896173e3b49e64e0949d3268e11117 | diff --git a/test/unit/helpers/NamespaceHelperTest.php b/test/unit/helpers/NamespaceHelperTest.php
index <HASH>..<HASH> 100644
--- a/test/unit/helpers/NamespaceHelperTest.php
+++ b/test/unit/helpers/NamespaceHelperTest.php
@@ -15,7 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation,... | refact: changed the year for the licence | oat-sa_tao-core | train |
0f84d8e4ae6cfd18a485a4927ab2c1f645baa7bc | diff --git a/src/lib/parser.js b/src/lib/parser.js
index <HASH>..<HASH> 100644
--- a/src/lib/parser.js
+++ b/src/lib/parser.js
@@ -103,14 +103,18 @@ var sequence = (function () {
};
return function () {
- var termName = arguments[0];
+ var args = _.toArray(arguments);
- var subterms = _.map(_.r... | sequence now takes a function to transform the term | featurist_pogoscript | train |
6ae2c4b43797445c7f74bc235a9666d7a4711069 | diff --git a/demo/demo.js b/demo/demo.js
index <HASH>..<HASH> 100644
--- a/demo/demo.js
+++ b/demo/demo.js
@@ -13,8 +13,6 @@ function init(){
domi5 = new OriDomi(demo5, { hPanels: 10, vPanels: 1 }),
foldMe = document.querySelector('.fold-me > p'),
foldDomi = new OriDomi(foldMe, { vPanels: 1, ... | removed menu oridomi from demo js | dmotz_oriDomi | train |
683afc396bdf11fe5210ec93046935d01e61ff02 | diff --git a/app.go b/app.go
index <HASH>..<HASH> 100644
--- a/app.go
+++ b/app.go
@@ -7,10 +7,10 @@ import (
)
type App struct {
- gadgets []GoGadget
- masterHost string
- pubPort int
- subPort int
+ Gadgets []GoGadget
+ MasterHost string
+ PubPort int
+ SubPort int
channels map[string]chan Message
queue *Queu... | changed the channel used for starting the app | cswank_gogadgets | train |
604acd9ab5e32e857d46dfd07e82cdbedc762e25 | diff --git a/webpack.config.js b/webpack.config.js
index <HASH>..<HASH> 100644
--- a/webpack.config.js
+++ b/webpack.config.js
@@ -225,6 +225,8 @@ if ( calypsoEnv === 'development' ) {
enforce: 'pre',
loader: 'source-map-loader'
} );
+ } else {
+ webpackConfig.devtool = '#eval';
}
} else {
webpackConfi... | Use #eval for sourcemaps in dev | Automattic_wp-calypso | train |
a21f83fb2547a29ee46606405aac9c2624b850a3 | diff --git a/core/src/main/java/hudson/util/StreamCopyThread.java b/core/src/main/java/hudson/util/StreamCopyThread.java
index <HASH>..<HASH> 100644
--- a/core/src/main/java/hudson/util/StreamCopyThread.java
+++ b/core/src/main/java/hudson/util/StreamCopyThread.java
@@ -64,8 +64,10 @@ public class StreamCopyThread exte... | @daniel-beck suggested a documentation improvement. | jenkinsci_jenkins | train |
c7d18968ded6d09171e0d5729eba47b64c93e1fd | diff --git a/src/uniqueName.spec.js b/src/uniqueName.spec.js
index <HASH>..<HASH> 100644
--- a/src/uniqueName.spec.js
+++ b/src/uniqueName.spec.js
@@ -15,15 +15,33 @@ describe('uniqueName', () => {
const UniquelyNamedInput = uniqueName(Input)
render(
- <UniquelyNamedInput />,
+ <div>
+ ... | Test uniqueness as well (weak test though) | klarna_higher-order-components | train |
47e51792acfbfa17e82b414460f6b7ffa53b5a9a | diff --git a/test/lib/Elastica/Test/Transport/GuzzleTest.php b/test/lib/Elastica/Test/Transport/GuzzleTest.php
index <HASH>..<HASH> 100644
--- a/test/lib/Elastica/Test/Transport/GuzzleTest.php
+++ b/test/lib/Elastica/Test/Transport/GuzzleTest.php
@@ -12,6 +12,10 @@ class GuzzleTest extends BaseTest
{
public stati... | Move PHP 7 check to the top as segementation error seems to happen already at class_exists. Further investigation needed | ruflin_Elastica | train |
2a53d7ba59df4fed53fdee0b4d924c407d5c3ab6 | diff --git a/master/buildbot/process/buildstep.py b/master/buildbot/process/buildstep.py
index <HASH>..<HASH> 100644
--- a/master/buildbot/process/buildstep.py
+++ b/master/buildbot/process/buildstep.py
@@ -276,6 +276,7 @@ class BuildStep(results.ResultComputingConfigMixin,
'descriptionDone',
... | Put workdir calculation in base Buildstep class
The one is ShellCommand is generic logic enough to
be useful in base class.
Mark setDefaultWorkdir as deprecated | buildbot_buildbot | train |
599e874e1636505729b0bbc7c3800a70fd4386f1 | diff --git a/src/wa_kat/bottle_index.py b/src/wa_kat/bottle_index.py
index <HASH>..<HASH> 100755
--- a/src/wa_kat/bottle_index.py
+++ b/src/wa_kat/bottle_index.py
@@ -4,17 +4,51 @@
# Interpreter version: python 2.7
#
# Imports =====================================================================
+import requests
+fr... | Added basic logic of the index (form) page. | WebarchivCZ_WA-KAT | train |
137b43229add9ed6a89f531cc4727ef01e667365 | diff --git a/src/immutable.js b/src/immutable.js
index <HASH>..<HASH> 100644
--- a/src/immutable.js
+++ b/src/immutable.js
@@ -7,6 +7,7 @@ import { createFormCombiner } from './reducers/forms-reducer';
import { createControlClass } from './components/control-component';
import { createFormClass } from './components/f... | Added batch actions to the immutable version of actions to match the non-immutable version | davidkpiano_react-redux-form | train |
254623bf372179f79ba7e5221fb2b82b4037c205 | diff --git a/gntp/notifier.py b/gntp/notifier.py
index <HASH>..<HASH> 100644
--- a/gntp/notifier.py
+++ b/gntp/notifier.py
@@ -18,14 +18,13 @@ logger = logging.getLogger(__name__)
class GrowlNotifier(object):
"""Helper class to simplfy sending Growl messages
- :param applicationName: Sending application name
- :t... | Combine the param/type notes into a single line | kfdm_gntp | train |
8f298445aea11df03dee6cb8dfb0771c65855da5 | diff --git a/src/client.js b/src/client.js
index <HASH>..<HASH> 100644
--- a/src/client.js
+++ b/src/client.js
@@ -204,7 +204,7 @@ Client.prototype.applyServerEdits = function(serverEdits){
serverEdits.edits.forEach(this.applyServerEdit);
}else{
// Rejected patch because localVersions don't match
- this... | rename failure event to error event | janmonschke_diffsync | train |
ae911ec1009f061eab417acfa9c61c9052af9bb2 | diff --git a/src/seeders/CountriesSeeder.php b/src/seeders/CountriesSeeder.php
index <HASH>..<HASH> 100644
--- a/src/seeders/CountriesSeeder.php
+++ b/src/seeders/CountriesSeeder.php
@@ -222,13 +222,21 @@ class CountriesSeeder implements ISeeder
"ZW" => "Zimbabwe",
];
+ $alreadySeededCoun... | Fixing revenue splitter of subscription if subscription started/ended in the same month
remp/crm#<I> | remp2020_crm-application-module | train |
6147745c2ce04857f9c2b3c1ef45dc4c89ac0651 | diff --git a/requirements-dev.txt b/requirements-dev.txt
index <HASH>..<HASH> 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -5,8 +5,6 @@ pep8
coverage
sphinx
pdbpp
-pytest
-pytest-cov
diff-cover
wheel
setuptools
diff --git a/tests/mongod.py b/tests/mongod.py
index <HASH>..<HASH> 100644
--- a/tes... | fixed string operation, added small bits of coverage
add replication set testing
removing unnecessary cruft | twisted_txmongo | train |
418ccd2c661fcdcf347075b61af4f14cd1b16a06 | diff --git a/daemon/policy_test.go b/daemon/policy_test.go
index <HASH>..<HASH> 100644
--- a/daemon/policy_test.go
+++ b/daemon/policy_test.go
@@ -150,15 +150,16 @@ func (ds *DaemonSuite) TestUpdateConsumerMap(c *C) {
}
func (ds *DaemonSuite) TestReplacePolicy(c *C) {
+ lblBar := labels.ParseLabel("bar")
lbls := ... | daemon: fix composite literal uses unkeyed fields
daemon/policy_test.go:<I>: github.com/cilium/cilium/pkg/policy/api.EndpointSelector composite literal uses unkeyed fields | cilium_cilium | train |
d0bd0807b2c4460b20350453380a1986205acc81 | diff --git a/build_juju.py b/build_juju.py
index <HASH>..<HASH> 100755
--- a/build_juju.py
+++ b/build_juju.py
@@ -55,7 +55,8 @@ def build_juju(credentials, product, workspace_dir, build,
crossbuild, product, '-b', '~/crossbuild', tar_artifact.file_name]
run_command(command, dry_run=dry_run, verbose=verbo... | Add support to build centos7. | juju_juju | train |
bb36eb5acf79c7ef54c081b16db593a6f0031f24 | diff --git a/src/taboverride.js b/src/taboverride.js
index <HASH>..<HASH> 100644
--- a/src/taboverride.js
+++ b/src/taboverride.js
@@ -280,6 +280,10 @@
if (selEnd === text.length || text.charAt(selEnd) === '\n') {
// the selection ends at the end of a line
endL... | don't indent a line with no selected text in multi-line selection | wjbryant_taboverride | train |
df2189d7d198706ddbe7d1236f42963a41cdbedf | diff --git a/lib/reporters/junit/index.js b/lib/reporters/junit/index.js
index <HASH>..<HASH> 100644
--- a/lib/reporters/junit/index.js
+++ b/lib/reporters/junit/index.js
@@ -37,6 +37,10 @@ JunitReporter = function (newman, reporterOptions, options) {
accumulator[execution.id].push(execution);
}, ... | Write timestamp to testsuite element for JUnit reporter | postmanlabs_newman | train |
c50ec43bd4e0b99ac04966215bbfd01be47eeda3 | diff --git a/grammpy/IsMethodsRuleExtension.py b/grammpy/IsMethodsRuleExtension.py
index <HASH>..<HASH> 100644
--- a/grammpy/IsMethodsRuleExtension.py
+++ b/grammpy/IsMethodsRuleExtension.py
@@ -54,7 +54,7 @@ class IsMethodsRuleExtension(Rule):
if not isinstance(r, list):
raise RuleSyntaxException... | Correct wrong usage of list instead of tuple | PatrikValkovic_grammpy | train |
ea2f3ad77d19dd30bdae9ec551e0e13c9264af09 | diff --git a/src/Kris/LaravelFormBuilder/Console/FormGenerator.php b/src/Kris/LaravelFormBuilder/Console/FormGenerator.php
index <HASH>..<HASH> 100644
--- a/src/Kris/LaravelFormBuilder/Console/FormGenerator.php
+++ b/src/Kris/LaravelFormBuilder/Console/FormGenerator.php
@@ -24,20 +24,12 @@ class FormGenerator
*/
... | Fix command to work with deeper namespaces. | kristijanhusak_laravel-form-builder | train |
268a3cafc7f5cdb445a470ae16c9dee4366466b5 | diff --git a/library/Imbo/Http/Response/Response.php b/library/Imbo/Http/Response/Response.php
index <HASH>..<HASH> 100644
--- a/library/Imbo/Http/Response/Response.php
+++ b/library/Imbo/Http/Response/Response.php
@@ -17,6 +17,7 @@ use Imbo\Http\HeaderContainer,
Imbo\Exception,
Imbo\Http\Request\RequestInter... | Added methods for setting and getting a model in the response | imbo_imbo | train |
5c68c2c86d837682e29562ea5a87871b67a57b85 | diff --git a/src/Composer/Downloader/GitDownloader.php b/src/Composer/Downloader/GitDownloader.php
index <HASH>..<HASH> 100644
--- a/src/Composer/Downloader/GitDownloader.php
+++ b/src/Composer/Downloader/GitDownloader.php
@@ -458,7 +458,7 @@ class GitDownloader extends VcsDownloader implements DvcsDownloaderInterface
... | Fix case where branches cannot be listed in GitDownloader, fixes #<I> | composer_composer | train |
99176731550b057c3dae70481b5442987a52216e | diff --git a/lib/server.js b/lib/server.js
index <HASH>..<HASH> 100644
--- a/lib/server.js
+++ b/lib/server.js
@@ -475,12 +475,13 @@ transports.longpoll = function(req, res) {
res.setHeader("content-type", "text/" +
// If it's JSONP, `jsonp` param is `true`.
(params.jsonp === "true" ... | Reset variables when it's required | vibe-project_vibe-protocol | train |
f8e59d31f00a2fed3b765086a6a9c4708752c2a5 | diff --git a/spec/skydrive/oauth/client_spec.rb b/spec/skydrive/oauth/client_spec.rb
index <HASH>..<HASH> 100644
--- a/spec/skydrive/oauth/client_spec.rb
+++ b/spec/skydrive/oauth/client_spec.rb
@@ -35,7 +35,7 @@ describe Skydrive::Oauth::Client do
:headers => {
'Accept' => '*/*',
... | Loading faraday version dynamically in spec | ronyv89_skydrive | train |
778829ac9037b64b973390b0edea5db0bf57ce7e | diff --git a/pam.py b/pam.py
index <HASH>..<HASH> 100644
--- a/pam.py
+++ b/pam.py
@@ -129,14 +129,15 @@ class pam():
prompt where the echo is off with the supplied password"""
# Create an array of n_messages response objects
addr = calloc(n_messages, sizeof(PamResponse))
- ... | More succinct pointer usage in my_conv() | FirefighterBlu3_python-pam | train |
ab94afc347fae2f8eefcad01f167bb109693ee01 | diff --git a/raiden/ui/cli.py b/raiden/ui/cli.py
index <HASH>..<HASH> 100644
--- a/raiden/ui/cli.py
+++ b/raiden/ui/cli.py
@@ -7,6 +7,7 @@ import gevent
import gevent.monkey
from ethereum import slogging
from ethereum.utils import decode_hex
+from pyethapp.jsonrpc import address_decoder
from raiden.app import App... | Use address_decoder in ui/cli.py | raiden-network_raiden | train |
2e8babeb21d7dd3c1e6abe7904794f1db081dcba | diff --git a/src/solidity/types/RefType.js b/src/solidity/types/RefType.js
index <HASH>..<HASH> 100644
--- a/src/solidity/types/RefType.js
+++ b/src/solidity/types/RefType.js
@@ -20,7 +20,10 @@ class RefType {
*/
decodeFromStack (stackDepth, stack, memory, storage) {
if (stack.length - 1 < stackDepth) {
- ... | if error should also return the type name | ethereum_remix | train |
02b4ba64615f7fb69975ff57d89ee7fa7c8bb45a | diff --git a/railties/test/isolation/abstract_unit.rb b/railties/test/isolation/abstract_unit.rb
index <HASH>..<HASH> 100644
--- a/railties/test/isolation/abstract_unit.rb
+++ b/railties/test/isolation/abstract_unit.rb
@@ -170,7 +170,6 @@ module TestHelpers
config.eager_load = false
config.session_sto... | Remove needless test order config
These were added for avoiding warnings and for testing in
e4c<I>ea1d<I>ef<I>e<I>b<I>a7fec<I>aeefbc and 6ea<I>a<I>f<I>cff3fdaeb4f<I>fa<I>.
Now the default is `:random`, and since the tests added with it are
removed. That config is unnecessary. | rails_rails | train |
74b7cafb9712661722e607d75a90cf6a398c8ab3 | diff --git a/lib/scene.js b/lib/scene.js
index <HASH>..<HASH> 100644
--- a/lib/scene.js
+++ b/lib/scene.js
@@ -63,6 +63,7 @@ function Scene(canvas, initFunc, simulationFunc, drawFunc) {
}
this.start = function() {
+ lastTimestamp = -1;
running = true;
initFunc.call(that);
window.requestAnimationFrame(ma... | Reset last time when restarted.
This fixes a subtle bug when switching away from a scene and
back again makes the first frame have a gigantic elapsedMillis. | SplatJS_splat-ecs | train |
7cb6bcbffe5529fcd851a9045c9c33aef7809c7d | diff --git a/salt/modules/mount.py b/salt/modules/mount.py
index <HASH>..<HASH> 100644
--- a/salt/modules/mount.py
+++ b/salt/modules/mount.py
@@ -388,6 +388,7 @@ def set_fstab(
# Try to guess right criteria for auto....
# NOTE: missing some special fstypes here
specialFSes = frozenset([
+ ... | Added 'none' to the set of specialFSes
Fixes #<I> | saltstack_salt | train |
35c7801b5e5320b0830e84ca10a3dfdab0999847 | diff --git a/lib/optimize/SplitChunksPlugin.js b/lib/optimize/SplitChunksPlugin.js
index <HASH>..<HASH> 100644
--- a/lib/optimize/SplitChunksPlugin.js
+++ b/lib/optimize/SplitChunksPlugin.js
@@ -232,7 +232,7 @@ const compareEntries = (a, b) => {
const diffSizeReduce = aSizeReduce - bSizeReduce;
if (diffSizeReduce) ... | fix bug where cacheGroup index was inverted | webpack_webpack | train |
ae475d6ca9800797c95386d587764307fbbee54b | diff --git a/test/unit/modules/record-events-browser-spec.js b/test/unit/modules/record-events-browser-spec.js
index <HASH>..<HASH> 100644
--- a/test/unit/modules/record-events-browser-spec.js
+++ b/test/unit/modules/record-events-browser-spec.js
@@ -51,6 +51,7 @@ describe('.recordEvent(s) methods (browser)', function(... | Log out error to investigate travis failure | keen_keen-tracking.js | train |
eafb40460da76936dd0334eea51433ba77475c94 | diff --git a/lib/discover/local.go b/lib/discover/local.go
index <HASH>..<HASH> 100644
--- a/lib/discover/local.go
+++ b/lib/discover/local.go
@@ -114,19 +114,18 @@ func (c *localClient) announcementPkt(instanceID int64, msg []byte) ([]byte, boo
return msg, false
}
- if cap(msg) >= 4 {
- msg = msg[:4]
- } else ... | lib/discover, lib/protocol: Buffer allocation | syncthing_syncthing | train |
9d0c1563e4e1fde078028c32fcc07432202a676e | diff --git a/eZ/Publish/Core/REST/Server/Controller/User.php b/eZ/Publish/Core/REST/Server/Controller/User.php
index <HASH>..<HASH> 100644
--- a/eZ/Publish/Core/REST/Server/Controller/User.php
+++ b/eZ/Publish/Core/REST/Server/Controller/User.php
@@ -938,9 +938,6 @@ class User extends RestController
*/
publi... | Fixed: logging in to legacy, handling <I> response | ezsystems_ezpublish-kernel | train |
ef355b1dd07842f4653dc048a5054b5500818a42 | diff --git a/girder/utility/install.py b/girder/utility/install.py
index <HASH>..<HASH> 100644
--- a/girder/utility/install.py
+++ b/girder/utility/install.py
@@ -164,8 +164,9 @@ def _runWatchCmd(*args):
def install_web(opts=None):
"""
- Build and install Girder's web client. This runs `npm install` to execu... | Improve docstring of install_web | girder_girder | train |
6b79473d512d0180a477b7121dfd7b4a73347c4b | diff --git a/sharding-orchestration/sharding-orchestration-core/src/main/java/io/shardingsphere/orchestration/internal/registry/config/listener/SchemaChangedListener.java b/sharding-orchestration/sharding-orchestration-core/src/main/java/io/shardingsphere/orchestration/internal/registry/config/listener/SchemaChangedLis... | rename to createUpdatedEvent() | apache_incubator-shardingsphere | train |
cddfe6314face308e0bbb64940f94eaee962b5b2 | diff --git a/crafter-search-batch-indexer/src/main/java/org/craftercms/search/batch/impl/AbstractBatchIndexer.java b/crafter-search-batch-indexer/src/main/java/org/craftercms/search/batch/impl/AbstractBatchIndexer.java
index <HASH>..<HASH> 100644
--- a/crafter-search-batch-indexer/src/main/java/org/craftercms/search/ba... | Fixed NullPointerException in XmlUtils with empty encoding and added exceptions to logs in AbstractBatchIndexer. | craftercms_search | train |
a1c80eebec200c44c797a592c0235a5262f41571 | diff --git a/metrics-core/src/main/java/com/codahale/metrics/CachedGauge.java b/metrics-core/src/main/java/com/codahale/metrics/CachedGauge.java
index <HASH>..<HASH> 100644
--- a/metrics-core/src/main/java/com/codahale/metrics/CachedGauge.java
+++ b/metrics-core/src/main/java/com/codahale/metrics/CachedGauge.java
@@ -3... | CachedGauge: Fix reloading when Clock's time is negative (#<I>)
`UserTimeClock#getTick()` returns `System.nanoTime()`, which is allowed to be negative.
The constructor of `CachedGauge` assumes a tick of 0 is before all time, which is not always true -
leading to a gauge that never updates, until your clock rolls p... | dropwizard_metrics | train |
13ac623fec35b2a6612c2a2b6f5d5a0f60ea2522 | diff --git a/src/main/java/com/indeed/proctor/webapp/controllers/ProctorTestDefinitionController.java b/src/main/java/com/indeed/proctor/webapp/controllers/ProctorTestDefinitionController.java
index <HASH>..<HASH> 100644
--- a/src/main/java/com/indeed/proctor/webapp/controllers/ProctorTestDefinitionController.java
+++ ... | PROW-<I>: allow description changes in auto-promote | indeedeng_proctor | train |
7a8920ef4aea6d5044c5f3bbeb0a0ad92327bf4c | diff --git a/modin/engines/ray/generic/io.py b/modin/engines/ray/generic/io.py
index <HASH>..<HASH> 100644
--- a/modin/engines/ray/generic/io.py
+++ b/modin/engines/ray/generic/io.py
@@ -207,6 +207,7 @@ class RayIO(BaseIO):
columns[i : i + column_splits]
for i in range(0, len(columns), column_... | Add metadata to object when reading from parquet (#<I>) | modin-project_modin | train |
d8499093a4991e5ec96759efa277dd2cb3e7d08d | diff --git a/src/tad/WPBrowser/wp-browser.php b/src/tad/WPBrowser/wp-browser.php
index <HASH>..<HASH> 100644
--- a/src/tad/WPBrowser/wp-browser.php
+++ b/src/tad/WPBrowser/wp-browser.php
@@ -83,7 +83,12 @@ function requireCodeceptionModules($module, array $requiredModules = [])
'\\Codeception\\Lib\\Framework' ... | fix(src) check for $packages prop. before using it | lucatume_wp-browser | train |
d9c02b3565e6fdb9d9407327a80beb953f9785fd | diff --git a/src/message/message.js b/src/message/message.js
index <HASH>..<HASH> 100644
--- a/src/message/message.js
+++ b/src/message/message.js
@@ -37,6 +37,10 @@ Message.prototype.unmarshall = function (data) {
this.lines = data.split(this.EOL);
for (line in this.lines) {
key = this.lines[line].s... | semi-fix for randomly bad parsed incoming message. added license to mongomodels | marcelog_Nami | train |
5b1ef8e23227d5c8223d88d687bd479018a7678f | diff --git a/web/concrete/core/helpers/tinymce.php b/web/concrete/core/helpers/tinymce.php
index <HASH>..<HASH> 100644
--- a/web/concrete/core/helpers/tinymce.php
+++ b/web/concrete/core/helpers/tinymce.php
@@ -120,12 +120,16 @@ class Concrete5_Helper_Tinymce {
if(!empty($textEditorOptions['theme'])) {
$textEd... | Fix for extended languages
Some TinyMCE language file has a name with locale code (ex 'zh-cn.js').
Let's support it
Former-commit-id: <I>eb<I>d5e4d3d<I>bd<I>aebda<I>b<I>f | concrete5_concrete5 | train |
33f15ce4d5e77c979a31aea699d80dad67f235ca | diff --git a/insteonplm/plm.py b/insteonplm/plm.py
index <HASH>..<HASH> 100644
--- a/insteonplm/plm.py
+++ b/insteonplm/plm.py
@@ -142,7 +142,7 @@ class PLM(asyncio.Protocol):
self.log.debug("Starting: send_msg")
self.log.debug('Sending %d byte message: %s',
len(msg.bytes), msg.hex)
-... | Resequence get_device_id to make it more serial than parallel | nugget_python-insteonplm | train |
d56d2faddabd36ecbec73954bd4a8f17ed501e84 | diff --git a/kafka/consumer/group.py b/kafka/consumer/group.py
index <HASH>..<HASH> 100644
--- a/kafka/consumer/group.py
+++ b/kafka/consumer/group.py
@@ -180,7 +180,7 @@ class KafkaConsumer(six.Iterator):
# Check Broker Version if not set explicitly
if self.config['api_version'] == 'auto':
... | a few extra AssertionError messages in KafkaConsumer | dpkp_kafka-python | train |
b5413cd0d344284806e299ec1c5abcb057aab838 | diff --git a/yarl/__init__.py b/yarl/__init__.py
index <HASH>..<HASH> 100644
--- a/yarl/__init__.py
+++ b/yarl/__init__.py
@@ -9,7 +9,7 @@ import idna
from .quoting import _Quoter, _Unquoter
-__version__ = "1.4.0a11"
+__version__ = "1.4.0b1"
__all__ = ("URL",) | Bump to <I>b1 | aio-libs_yarl | train |
7fa26cb5cd047a872dfb8c595f6c4c939d0fa17b | diff --git a/src/main/java/net/malisis/core/client/gui/component/control/UIScrollBar.java b/src/main/java/net/malisis/core/client/gui/component/control/UIScrollBar.java
index <HASH>..<HASH> 100644
--- a/src/main/java/net/malisis/core/client/gui/component/control/UIScrollBar.java
+++ b/src/main/java/net/malisis/core/cli... | Fixed size and position when parent has padding | Ordinastie_MalisisCore | train |
2165efabf1f63a0d1374226941e733930722c7c6 | diff --git a/test/test_bacon.rb b/test/test_bacon.rb
index <HASH>..<HASH> 100644
--- a/test/test_bacon.rb
+++ b/test/test_bacon.rb
@@ -315,31 +315,31 @@ end
# behaves_like "another shared context"
# end
-# describe "Methods" do
-# def the_meaning_of_life
-# 42
-# end
+Pork::API.describe "Methods" do
+ de... | pork does not suffer from the problem of bacon! | godfat_pork | train |
9e2d260d1b467b76470a5ef64ec36ec3f4a04c15 | diff --git a/src/RedLock.php b/src/RedLock.php
index <HASH>..<HASH> 100644
--- a/src/RedLock.php
+++ b/src/RedLock.php
@@ -78,9 +78,16 @@ class RedLock
$resource = $lock['resource'];
$token = $lock['token'];
+ $success = 0;
+ $fail = 0;
foreach ($this->instances as $instanc... | unlock will now return true if it had 0 failures | signe_redlock-php | train |
dc102497e8791580bc95bc761e72acfebc07f3ab | diff --git a/core/spec/lib/refinery/core_spec.rb b/core/spec/lib/refinery/core_spec.rb
index <HASH>..<HASH> 100644
--- a/core/spec/lib/refinery/core_spec.rb
+++ b/core/spec/lib/refinery/core_spec.rb
@@ -95,6 +95,18 @@ describe Refinery do
end
end
end
+
+ describe "#i18n_enabled?" do
+ it "returns tru... | Add Refinery.i<I>n_enabled? spec. | refinery_refinerycms | train |
97dbc97846afbab52ddc4763a0a3782bae0ec741 | diff --git a/lib/sasl.js b/lib/sasl.js
index <HASH>..<HASH> 100644
--- a/lib/sasl.js
+++ b/lib/sasl.js
@@ -47,12 +47,12 @@ Sasl.prototype.headerReceived = function(header) {
Sasl.prototype._processFrame = function(frame) {
if (frame instanceof SaslFrames.SaslMechanisms) {
- if (u.contains(frame.mechanisms, 'PL... | chore(deps): update dependencies, migrate to lodash <I> | noodlefrenzy_node-amqp10 | train |
68c4ba91d0980c93842c887ccb8ad16dadc3f90a | diff --git a/tests/test_corpora.py b/tests/test_corpora.py
index <HASH>..<HASH> 100644
--- a/tests/test_corpora.py
+++ b/tests/test_corpora.py
@@ -2,6 +2,7 @@
# -*- coding: utf-8 -*-
# Author: Arne Neumann <discoursegraphs.programming@arne.cl>
+from copy import deepcopy
import pkgutil
from tempfile import NamedTe... | fixed test_pcc(): all docgraphs are acyclic once secedges are removed | arne-cl_discoursegraphs | train |
82102e656b10b12d7b93af2dfc9dd1de2a4ce708 | diff --git a/airflow/providers_manager.py b/airflow/providers_manager.py
index <HASH>..<HASH> 100644
--- a/airflow/providers_manager.py
+++ b/airflow/providers_manager.py
@@ -140,6 +140,16 @@ def _sanity_check(provider_package: str, class_name: str) -> bool:
return False
try:
import_string(class_... | Log provider import errors as debug warnings (#<I>) | apache_airflow | train |
632d1f13aeb68b89228b022e6b1356f4ef2bcf34 | diff --git a/cake/libs/cake_session.php b/cake/libs/cake_session.php
index <HASH>..<HASH> 100644
--- a/cake/libs/cake_session.php
+++ b/cake/libs/cake_session.php
@@ -539,23 +539,21 @@ class CakeSession {
/**
* Helper method to start a session
*
- * @access private
+ * @return boolean Success
*/
- function __sta... | Minor refactor for CakeSession. | cakephp_cakephp | train |
a4914a44785304c28ddf7420b03796bf4721a4fd | diff --git a/cmd/ipfs/daemon.go b/cmd/ipfs/daemon.go
index <HASH>..<HASH> 100644
--- a/cmd/ipfs/daemon.go
+++ b/cmd/ipfs/daemon.go
@@ -443,29 +443,35 @@ func serveHTTPApi(req *cmds.Request, cctx *oldcmds.Context) (<-chan error, error
return nil, fmt.Errorf("serveHTTPApi: socket activation failed: %s", err)
}
- i... | systemd: merge API/gateway addresses
Instead of letting systemd override the configured addresses, merge them. This
is likely the "expected" behavior. | ipfs_go-ipfs | train |
5f5482d69cbe7ed1d17d42501b20fb915b7ffd9b | diff --git a/tests/test_serializers.py b/tests/test_serializers.py
index <HASH>..<HASH> 100644
--- a/tests/test_serializers.py
+++ b/tests/test_serializers.py
@@ -464,7 +464,7 @@ class HaystackFacetSerializerTestCase(TestCase):
created = dates["created"][0]
self.assertTrue(all([k in created for k in... | Fixed expected test data to contain timezone info | inonit_drf-haystack | train |
9e6b3e4a9d3295a57613e23b8b0dda5895d306c6 | diff --git a/pkg/version/version.go b/pkg/version/version.go
index <HASH>..<HASH> 100644
--- a/pkg/version/version.go
+++ b/pkg/version/version.go
@@ -16,6 +16,8 @@ limitations under the License.
package version
+import "github.com/prometheus/client_golang/prometheus"
+
// Info contains versioning information.
/... | Expose version as prometheus metric | kubernetes_kubernetes | train |
db5702b33d0e9674f82f0fadcc246d9f22c0d1f7 | diff --git a/filer/static/filer/js/addons/table-dropzone.js b/filer/static/filer/js/addons/table-dropzone.js
index <HASH>..<HASH> 100644
--- a/filer/static/filer/js/addons/table-dropzone.js
+++ b/filer/static/filer/js/addons/table-dropzone.js
@@ -67,7 +67,7 @@
folderName.text(folderTitle);
... | remove e from function which is not needed | divio_django-filer | train |
19c5f0546bed8ce508fbc739e17a0a337bd47336 | diff --git a/rtv/docs.py b/rtv/docs.py
index <HASH>..<HASH> 100644
--- a/rtv/docs.py
+++ b/rtv/docs.py
@@ -39,6 +39,7 @@ HELP = """
`l` or `RIGHT` : Enter the selected submission
`/` : Open a prompt to switch subreddits
`f` : Open a prompt to search the current subreddit
+ ... | Added a new keybind (defaults to q) that toggles between the Frontpage and your most recently viewed subreddit. | michael-lazar_rtv | train |
0b5f3c5a22a2c36f98d633b03ce91a4f34300a60 | diff --git a/src/clients/openapi.js b/src/clients/openapi.js
index <HASH>..<HASH> 100644
--- a/src/clients/openapi.js
+++ b/src/clients/openapi.js
@@ -143,6 +143,14 @@ export function createOpenAPIClient(name, spec) {
const config = getConfig(`clients.${name}`) || {};
const { baseUrl, timeout, retries, naming... | feat(GLOB-<I>) warn if openapi client base url missing (#<I>)
* Adding a warning if openapi client base url missing | globality-corp_nodule-openapi | train |
9e222a1685e879bba829e2c3e5f31ff3da70a275 | diff --git a/client/state/timezones/actions.js b/client/state/timezones/actions.js
index <HASH>..<HASH> 100644
--- a/client/state/timezones/actions.js
+++ b/client/state/timezones/actions.js
@@ -4,23 +4,12 @@
import {
TIMEZONES_RECEIVE,
TIMEZONES_REQUEST,
- TIMEZONES_REQUEST_FAILURE,
- TIMEZONES_REQUEST_SUCCESS
}... | State: Remove timezones success and failure actions | Automattic_wp-calypso | train |
998e99760ac4ef6c7dc7706794b17b6c9eaa9c07 | diff --git a/drf_auto_endpoint/endpoints.py b/drf_auto_endpoint/endpoints.py
index <HASH>..<HASH> 100644
--- a/drf_auto_endpoint/endpoints.py
+++ b/drf_auto_endpoint/endpoints.py
@@ -305,7 +305,7 @@ class Endpoint(with_metaclass(EndpointMetaClass, object)):
def get_needs(self):
related_models = [
... | :bug: remove 'self' from needed related models in metadata | drf-forms_drf-schema-adapter | train |
7a4a6b759912cdea60f07bd0698da3d1f698864f | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--- a/setup.py
+++ b/setup.py
@@ -47,7 +47,7 @@ setup(
name=_project,
version=_version,
license=_license,
- description=_read('DESCRIPTION'),
+ description=_read('DESCRIPTION').strip(),
long_description=_read('README.rst'),
plat... | Fix PyPI project description rendering issue
The `description` argument to `setup()` call had a newline in the end
which is causing the rendering of reStructuredText in README.rst to
fail. Removing the trailing newline resolves the issue. | pylava_pylava_pylint | train |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.