hash stringlengths 40 40 | diff stringlengths 131 114k | message stringlengths 7 980 | project stringlengths 5 67 | split stringclasses 1
value |
|---|---|---|---|---|
dc5c31fedbb9661562bb4994469567fcd04f39b3 | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--- a/setup.py
+++ b/setup.py
@@ -18,6 +18,7 @@ setup(
author_email='jeongyoon.lee1@gmail.com',
packages=['kaggler',
+ 'kaggler.feature_selection',
'kaggler.model',
'kaggler.metrics',
'kagg... | add feature_selection to setup.py | jeongyoonlee_Kaggler | train |
621653732336511ca4f370e87b87dc5cb21ace46 | diff --git a/bundles/org.eclipse.orion.client.core/web/orion/searchExplorer.js b/bundles/org.eclipse.orion.client.core/web/orion/searchExplorer.js
index <HASH>..<HASH> 100644
--- a/bundles/org.eclipse.orion.client.core/web/orion/searchExplorer.js
+++ b/bundles/org.eclipse.orion.client.core/web/orion/searchExplorer.js
@... | Bug <I> - "auto collapse" of left hand pane on search results preview is disrupting. | eclipse_orion.client | train |
453b3ed33d85f36bd8aa0b697a4700141c2eca8c | diff --git a/drools-examples/drools-examples-drl/src/main/java/org/drools/examples/cdss/CDSSExample.java b/drools-examples/drools-examples-drl/src/main/java/org/drools/examples/cdss/CDSSExample.java
index <HASH>..<HASH> 100644
--- a/drools-examples/drools-examples-drl/src/main/java/org/drools/examples/cdss/CDSSExample.... | CDSSExample was not working because ClinicalPathwayX.drl was not added in to the knowledge builder.
git-svn-id: <URL> | kiegroup_drools | train |
4f69ec128b8466260ebb941dd44234feb6c8a66b | diff --git a/src/Black/Component/User/Infrastructure/CQRS/Handler/ActiveUserHandler.php b/src/Black/Component/User/Infrastructure/CQRS/Handler/ActiveUserHandler.php
index <HASH>..<HASH> 100644
--- a/src/Black/Component/User/Infrastructure/CQRS/Handler/ActiveUserHandler.php
+++ b/src/Black/Component/User/Infrastructure/... | Move from TraceableEventDispatcher to EventDispatcher | pocky_user | train |
5a5766c21d9783a19e7be76ef01a943aca47b7e8 | diff --git a/src/tests/testRenderer/snapshot.spec.js b/src/tests/testRenderer/snapshot.spec.js
index <HASH>..<HASH> 100644
--- a/src/tests/testRenderer/snapshot.spec.js
+++ b/src/tests/testRenderer/snapshot.spec.js
@@ -175,7 +175,8 @@ describe('snapshots', function () {
expect(fs.writeFileSync, 'to have a call s... | Add negative check for `children:`
The comments contain a correct snapshot comment, and a failed snapshot
comment, therefore we need to check for both positive and negative
examples. | bruderstein_unexpected-react | train |
144b31d52729a945f0def9df1d08e109d731f50b | diff --git a/tests/src/test/java/alluxio/underfs/UnderStorageSystemInterfaceIntegrationTest.java b/tests/src/test/java/alluxio/underfs/UnderStorageSystemInterfaceIntegrationTest.java
index <HASH>..<HASH> 100644
--- a/tests/src/test/java/alluxio/underfs/UnderStorageSystemInterfaceIntegrationTest.java
+++ b/tests/src/tes... | Rever UFS permission test as user is required on system | Alluxio_alluxio | train |
9262982ae9422b04b2f15f07406d12f89acfe10e | diff --git a/command/v2/restart_command_test.go b/command/v2/restart_command_test.go
index <HASH>..<HASH> 100644
--- a/command/v2/restart_command_test.go
+++ b/command/v2/restart_command_test.go
@@ -7,10 +7,9 @@ import (
"code.cloudfoundry.org/cli/actor/sharedaction"
"code.cloudfoundry.org/cli/actor/v2action"
"co... | edited errors in tests
[#<I>] | cloudfoundry_cli | train |
f4c706b5640690fff39846ee940a2729fb51c218 | diff --git a/tests/HumusPHPUnitModuleTest/VersionTest.php b/tests/HumusPHPUnitModuleTest/VersionTest.php
index <HASH>..<HASH> 100644
--- a/tests/HumusPHPUnitModuleTest/VersionTest.php
+++ b/tests/HumusPHPUnitModuleTest/VersionTest.php
@@ -28,11 +28,14 @@ class VersionTest extends \PHPUnit_Framework_TestCase
*/
... | fix phpcs in version test | prolic_HumusPHPUnitModule | train |
e2be3fee02acafce02a8872c9a9340f304eed830 | diff --git a/integration-cli/docker_cli_import_test.go b/integration-cli/docker_cli_import_test.go
index <HASH>..<HASH> 100644
--- a/integration-cli/docker_cli_import_test.go
+++ b/integration-cli/docker_cli_import_test.go
@@ -37,6 +37,7 @@ func (s *DockerSuite) TestImportBadURL(c *check.C) {
c.Assert(err, checker.No... | integration-cli: fix TestImportBadURL w/o network
As explained in the test comment itself, the error message may vary on
different platform.
This patch adds another condition found while testing w/o network
access on RHEL based distros (Fedora, RHEL, CentOS). | moby_moby | train |
155bfe62939e4688de7c6e21502784fa6d2aeae8 | diff --git a/cake/tests/cases/libs/cache/memcache.test.php b/cake/tests/cases/libs/cache/memcache.test.php
index <HASH>..<HASH> 100644
--- a/cake/tests/cases/libs/cache/memcache.test.php
+++ b/cake/tests/cases/libs/cache/memcache.test.php
@@ -240,7 +240,7 @@ class MemcacheEngineTest extends CakeTestCase {
$result = ... | Fixing failing test caused by setting an expiry value outside of the PECL extensions limits. | cakephp_cakephp | train |
7db9a92f2324d0bbea461df1cb731efd49812fff | diff --git a/src/Sylius/Bundle/CoreBundle/Application/Kernel.php b/src/Sylius/Bundle/CoreBundle/Application/Kernel.php
index <HASH>..<HASH> 100644
--- a/src/Sylius/Bundle/CoreBundle/Application/Kernel.php
+++ b/src/Sylius/Bundle/CoreBundle/Application/Kernel.php
@@ -31,7 +31,7 @@ use Webmozart\Assert\Assert;
class K... | Change application's version to <I>-ALPHA<I> | Sylius_Sylius | train |
35accefb20200a463b8f0feedb4a93b9ae6e3ed1 | diff --git a/wandb/board/ui/src/components/DashboardView.js b/wandb/board/ui/src/components/DashboardView.js
index <HASH>..<HASH> 100644
--- a/wandb/board/ui/src/components/DashboardView.js
+++ b/wandb/board/ui/src/components/DashboardView.js
@@ -108,6 +108,7 @@ class DashboardView extends Component {
... | Default to merge strategy for dashboard panels. | wandb_client | train |
aef7d3e9ac58f4d191d8a993093b13cc198c8038 | diff --git a/php/Toolbar_Theme_Switcher.php b/php/Toolbar_Theme_Switcher.php
index <HASH>..<HASH> 100644
--- a/php/Toolbar_Theme_Switcher.php
+++ b/php/Toolbar_Theme_Switcher.php
@@ -28,7 +28,7 @@ class Toolbar_Theme_Switcher {
return;
}
- if ( isset( $_GET['tts_reset'] ) ) {
+ if ( ! empty( filter_input( IN... | Changed superglobals access to filters. | Rarst_toolbar-theme-switcher | train |
1f94f2118f963ddd570712a31b4cd70d3bc54472 | diff --git a/test/remote/gateways/remote_finansbank_test.rb b/test/remote/gateways/remote_finansbank_test.rb
index <HASH>..<HASH> 100644
--- a/test/remote/gateways/remote_finansbank_test.rb
+++ b/test/remote/gateways/remote_finansbank_test.rb
@@ -2,8 +2,8 @@ require 'test_helper'
class RemoteFinansbankTest < Test::U... | Refactor of my last PR to remove warnings for ruby >= <I> | activemerchant_active_merchant | train |
eeecfc31b6396e695c86db37c8c0b8ffe7378f68 | diff --git a/packages/webiny-app-i18n/src/admin/components/I18NInput.js b/packages/webiny-app-i18n/src/admin/components/I18NInput.js
index <HASH>..<HASH> 100644
--- a/packages/webiny-app-i18n/src/admin/components/I18NInput.js
+++ b/packages/webiny-app-i18n/src/admin/components/I18NInput.js
@@ -20,6 +20,10 @@ const styl... | fix: I<I>N - move icon to the right side of the rich text editor toolbar | Webiny_webiny-js | train |
26ef70f3b324d7b8f4bb87204eec574862c5bad9 | diff --git a/addons/koji/jaxrs/src/main/java/org/commonjava/indy/koji/bind/jaxrs/KojiRepairResource.java b/addons/koji/jaxrs/src/main/java/org/commonjava/indy/koji/bind/jaxrs/KojiRepairResource.java
index <HASH>..<HASH> 100644
--- a/addons/koji/jaxrs/src/main/java/org/commonjava/indy/koji/bind/jaxrs/KojiRepairResource.... | fix REST resource endpoint path for koji pathMask repair | Commonjava_indy | train |
696e55c6b27da080d7dda380f94ef4d5e4015a3a | diff --git a/src/Fish/Logger/LoggerServiceProvider.php b/src/Fish/Logger/LoggerServiceProvider.php
index <HASH>..<HASH> 100644
--- a/src/Fish/Logger/LoggerServiceProvider.php
+++ b/src/Fish/Logger/LoggerServiceProvider.php
@@ -34,8 +34,7 @@ class LoggerServiceProvider extends ServiceProvider
*/
public functi... | Update to support singleton
The share method was deprecated a while ago, replaced by singleton | matfish2_eloquent-logger | train |
14d3a98742a7c92e5bebc4aa4cd493c57c24c764 | diff --git a/doc/source/whatsnew/v0.20.0.txt b/doc/source/whatsnew/v0.20.0.txt
index <HASH>..<HASH> 100644
--- a/doc/source/whatsnew/v0.20.0.txt
+++ b/doc/source/whatsnew/v0.20.0.txt
@@ -392,7 +392,7 @@ Bug Fixes
-
+- Bug in ``.groupby(...).rolling(...)`` when ``on`` is specified and using a ``DatetimeIndex`` (:i... | BUG: no need to validate monotonicity when groupby-rolling
closes #<I> | pandas-dev_pandas | train |
c08c29bd4a5f6b8dde785e7a9df1645fae3220c7 | diff --git a/conversation.html b/conversation.html
index <HASH>..<HASH> 100644
--- a/conversation.html
+++ b/conversation.html
@@ -102,11 +102,13 @@
<td>
<div class='contacts'>
{{ #contacts }}
- <img class='avatar' src='{{ avatar }}'>
- ... | Render group members in the message detail view
This requires that we fetch contact info when opening a conversation
so that's available for rendering contact names and avatars. | ForstaLabs_librelay-node | train |
ab35a6a1f7cbc3f98fb365e97d07220f0008b7d3 | diff --git a/connection.js b/connection.js
index <HASH>..<HASH> 100644
--- a/connection.js
+++ b/connection.js
@@ -603,7 +603,11 @@ InitOperation.prototype.onTimeout = function onTimeout(now) {
elapsed: elapsed,
timeout: self.timeout
});
- self.connection.timedOutEvent.emit(self.connection, er... | TChannelConnection: clarify init timeout log | uber_tchannel-node | train |
4f1e64adc3454ee401d80c146ace17cda9cbaf57 | diff --git a/grib/src/main/java/ucar/nc2/grib/grib2/table/NwsMetDevTables.java b/grib/src/main/java/ucar/nc2/grib/grib2/table/NwsMetDevTables.java
index <HASH>..<HASH> 100644
--- a/grib/src/main/java/ucar/nc2/grib/grib2/table/NwsMetDevTables.java
+++ b/grib/src/main/java/ucar/nc2/grib/grib2/table/NwsMetDevTables.java
@... | CdmrCoverage: add call to read coordinate values that have been defferred. | Unidata_thredds | train |
f082838a0a01de6416b363ac03fe86dcbea1ad84 | diff --git a/itests/standalone/basic/src/test/java/org/wildfly/camel/test/slack/SlackIntegrationTest.java b/itests/standalone/basic/src/test/java/org/wildfly/camel/test/slack/SlackIntegrationTest.java
index <HASH>..<HASH> 100644
--- a/itests/standalone/basic/src/test/java/org/wildfly/camel/test/slack/SlackIntegrationTe... | [resolves #<I>] SlackIntegrationTest fails to trigger onException handler | wildfly-extras_wildfly-camel | train |
94617d7da1e76daeae3a05c61b42321163f93d62 | diff --git a/activesupport/lib/active_support/hash_with_indifferent_access.rb b/activesupport/lib/active_support/hash_with_indifferent_access.rb
index <HASH>..<HASH> 100644
--- a/activesupport/lib/active_support/hash_with_indifferent_access.rb
+++ b/activesupport/lib/active_support/hash_with_indifferent_access.rb
@@ -1... | Optimize parts of HashWithIndifferentAccess | rails_rails | train |
21eb1badb8ee3fc97279b7d07ffef560dc3ac32b | diff --git a/scss.inc.php b/scss.inc.php
index <HASH>..<HASH> 100644
--- a/scss.inc.php
+++ b/scss.inc.php
@@ -1329,8 +1329,12 @@ class scssc {
protected static $lib_alpha = array("color");
protected function lib_alpha($args) {
- list($color) = $args;
- return isset($color[4]) ? $color[4] : 1;
+ if ($color = $... | let unknown alpha() args pass through | leafo_scssphp | train |
03450f000716d28430eb67668011c8c4b32b4c76 | diff --git a/lib/simple_form/components/errors.rb b/lib/simple_form/components/errors.rb
index <HASH>..<HASH> 100644
--- a/lib/simple_form/components/errors.rb
+++ b/lib/simple_form/components/errors.rb
@@ -32,7 +32,11 @@ module SimpleForm
end
def errors_on_attribute
- object.errors[attribute_nam... | Allow forms for objects that don't respond to the "errors" method.
Useful for non-model forms, such as search forms. | plataformatec_simple_form | train |
3e9f9f3c6c574c2f17d7c361e00fdf3cc609ea52 | diff --git a/lib/jsonapi/path_segment.rb b/lib/jsonapi/path_segment.rb
index <HASH>..<HASH> 100644
--- a/lib/jsonapi/path_segment.rb
+++ b/lib/jsonapi/path_segment.rb
@@ -30,7 +30,7 @@ module JSONAPI
end
def eql?(other)
- relationship == other.relationship && resource_klass == other.resource_klas... | Fix JSONAPI::PathSegment::Relationship#eql?
Relationship objects are used as key in @join_details in JoinManager.
This hash contains two types of objects: String and Relationship
In case of hash collisions in @join_details the method Relationship#eql? is called.
It currently fails when comparing with a string key.
Fi... | cerebris_jsonapi-resources | train |
fc7fff3b24a9534c0bb49197fb3a5346b3411291 | diff --git a/greycat/src/main/java/greycat/internal/MWResolver.java b/greycat/src/main/java/greycat/internal/MWResolver.java
index <HASH>..<HASH> 100644
--- a/greycat/src/main/java/greycat/internal/MWResolver.java
+++ b/greycat/src/main/java/greycat/internal/MWResolver.java
@@ -1004,7 +1004,7 @@ final class MWResolver ... | Changing _currentDivergenceTime_ to _from_ in the resolution of superTimeTrees. This could break the many world. | datathings_greycat | train |
3deeeafd210913addf632bee8eb5308f415830fe | diff --git a/drools-scenario-simulation/drools-scenario-simulation-backend/src/main/java/org/drools/scenariosimulation/backend/runner/AbstractRunnerHelper.java b/drools-scenario-simulation/drools-scenario-simulation-backend/src/main/java/org/drools/scenariosimulation/backend/runner/AbstractRunnerHelper.java
index <HASH... | DROOLS-<I>: Test Scenario - expected vs actual alert is misleading (#<I>) | kiegroup_drools | train |
24950d239ef4c69f3ac0479ad0b7b53512cfd76d | diff --git a/lib/splash.js b/lib/splash.js
index <HASH>..<HASH> 100644
--- a/lib/splash.js
+++ b/lib/splash.js
@@ -34,7 +34,7 @@ export default function splash({ name, org, logo, active, total, channels, ifram
),
!iframe && dom('p.signin',
'or ',
- dom(`a href=https://${org}.slack.com`, 'sign in')... | For new signin link, use target=_top so iframes work
Currently, no target set in the iframe can rain on some parades. This makes sure no rain happens, only _Slackshine_.
Couldn't resist.. | rauchg_slackin | train |
4b89cd26840a656247e381ae8e0d260e30a4d920 | diff --git a/iktomi/unstable/db/files.py b/iktomi/unstable/db/files.py
index <HASH>..<HASH> 100644
--- a/iktomi/unstable/db/files.py
+++ b/iktomi/unstable/db/files.py
@@ -27,7 +27,7 @@ class BaseFile(object):
@cached_property
def size(self):
try:
- return os.path.getsize(self.full_path)
+ ... | BaseFile.full_path => BaseFile.path | SmartTeleMax_iktomi | train |
53ce3833fcf8a9dfd54ef3fa62497ac85ad60af5 | diff --git a/core/src/main/java/tachyon/worker/WorkerStorage.java b/core/src/main/java/tachyon/worker/WorkerStorage.java
index <HASH>..<HASH> 100644
--- a/core/src/main/java/tachyon/worker/WorkerStorage.java
+++ b/core/src/main/java/tachyon/worker/WorkerStorage.java
@@ -27,6 +27,7 @@ import org.slf4j.Logger;
import or... | fix lockblock bug in checkpoint thread in workerstorage | Alluxio_alluxio | train |
6534f63f62857f03f94d38dfcc77a7a98bcab67b | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--- a/setup.py
+++ b/setup.py
@@ -32,6 +32,7 @@ import glob, os, sys
if sys.version[0:1] == '1':
raise RuntimeError, ("pyscard requires Python 2.x to build.")
+print get_platform()
if 'win32'==get_platform():
platform__cc_defines=[('WIN32', '100... | alternate platform string for mac os x darwin | LudovicRousseau_pyscard | train |
dcdc518f39aa3f70a65762e87129b856a2416055 | diff --git a/es5-autogenerated/index.js b/es5-autogenerated/index.js
index <HASH>..<HASH> 100644
--- a/es5-autogenerated/index.js
+++ b/es5-autogenerated/index.js
@@ -1,8 +1,6 @@
'use strict';
-var fs = require('fs');
var path = require('path');
-var mkdirp = require('mkdirp-promise');
var Prerenderer = require('@... | Switch to using compiler.outputFileSystem instead of built-in Node FS. | chrisvfritz_prerender-spa-plugin | train |
aa2e956d72c57f07f5b238e838e96147aed66676 | diff --git a/bin/install.js b/bin/install.js
index <HASH>..<HASH> 100644
--- a/bin/install.js
+++ b/bin/install.js
@@ -60,38 +60,31 @@ if(hasMissingBinary){
}
function validateJava(){
+ var potentialLibJvmLocations=[
+ 'jre\\bin\\server\\jvm.dll',
+ 'jre/lib/amd64/server/libjvm.so',
+ 'jre/lib/i386... | closes #<I>: libjvm.so not found on OSX bug. | jsdevel_webdriver-sync | train |
c415a158aafe1ae46e84b901b41c90a49c7507be | diff --git a/sampler/influxdb/influxdb.go b/sampler/influxdb/influxdb.go
index <HASH>..<HASH> 100644
--- a/sampler/influxdb/influxdb.go
+++ b/sampler/influxdb/influxdb.go
@@ -88,6 +88,10 @@ func (o *Output) Commit() error {
o.batchMutex.Lock()
defer o.batchMutex.Unlock()
+ if o.currentBatch == nil {
+ return nil... | [fix] Prevent crashes when no batch is prepared | loadimpact_k6 | train |
f937f036a45d87dfd140f34892339c457d5aca10 | diff --git a/src/main/java/com/github/rholder/retry/RetryerBuilder.java b/src/main/java/com/github/rholder/retry/RetryerBuilder.java
index <HASH>..<HASH> 100644
--- a/src/main/java/com/github/rholder/retry/RetryerBuilder.java
+++ b/src/main/java/com/github/rholder/retry/RetryerBuilder.java
@@ -61,9 +61,9 @@ public clas... | Updated javadoc to reflect the real purpose of defining a stop strategy. | rholder_guava-retrying | train |
2c8809cc09b7671ef084b3df24c01add2c1bd328 | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--- a/setup.py
+++ b/setup.py
@@ -4,12 +4,12 @@ from setuptools import setup
setup(
name='lavalink',
packages=['lavalink'],
- version='2.1.6',
+ version='2.1.7',
description='A lavalink interface built for discord.py',
author='Devox... | Didn't cd to correct folder, missed a file | Devoxin_Lavalink.py | train |
5174bb2bd8d14ba1af4476e8ece759f287dbc6b1 | diff --git a/src/runtime/directives/model.js b/src/runtime/directives/model.js
index <HASH>..<HASH> 100644
--- a/src/runtime/directives/model.js
+++ b/src/runtime/directives/model.js
@@ -1,5 +1,15 @@
import { isAndroid, isIE9 } from '../util/env'
+if (isIE9) {
+ // http://www.matts411.com/post/internet-explorer-9-o... | better IE9 v-model support | IOriens_wxml-transpiler | train |
4a617b8153b064f30e2cb6336e4a4b7b6d216e13 | diff --git a/lib/context.js b/lib/context.js
index <HASH>..<HASH> 100644
--- a/lib/context.js
+++ b/lib/context.js
@@ -1,8 +1,9 @@
const Response = require('./response');
module.exports = class {
- constructor(call) {
+ constructor(call, methodName) {
this.call = call;
+ this.methodName = methodName;
... | add methodName to the context, so it can be used from the condor-auth middleware | devsu_condor-framework | train |
82547ca01ec8cb0961f6b3c0cbae4fc7e2f6e997 | diff --git a/src/DOIServiceProvider.php b/src/DOIServiceProvider.php
index <HASH>..<HASH> 100755
--- a/src/DOIServiceProvider.php
+++ b/src/DOIServiceProvider.php
@@ -290,8 +290,18 @@ class DOIServiceProvider
$this->setResponse("responsecode", "MT014");
return false;
}
- ... | check validity of any provided xml and url and ensure both are valid prior to performing either update CC-<I> | au-research_ANDS-DOI-Service | train |
e487e81e0fc1c105105b532ca9383bc673feb0af | diff --git a/lib/tocer/cli.rb b/lib/tocer/cli.rb
index <HASH>..<HASH> 100644
--- a/lib/tocer/cli.rb
+++ b/lib/tocer/cli.rb
@@ -42,7 +42,6 @@ module Tocer
files = runner.files
runner.run
-
return if files.empty?
say "Processed table of contents for:"
@@ -84,6 +83,7 @@ module Tocer
... | Added `--generate` deprecation warning when using file paths.
- The use of file paths will be removed in the next major version
release. Use directory paths instead. | bkuhlmann_tocer | train |
a90d37d420cbe2978c546662f0d835837546cc46 | diff --git a/test/unexpected-with-plugins.js b/test/unexpected-with-plugins.js
index <HASH>..<HASH> 100644
--- a/test/unexpected-with-plugins.js
+++ b/test/unexpected-with-plugins.js
@@ -64,8 +64,12 @@ function toAst(stringOrAssetOrFunctionOrAst) {
}
}
-expect.addAssertion('to have the same AST as', function (e... | Add a negation flag on 'to have the same AST as'-assertion in unexpected plugins | assetgraph_assetgraph | train |
7896264edf6a3ea94a2f7ae396da1f1db152311e | diff --git a/gremlin-test/src/test/java/org/apache/tinkerpop/gremlin/process/FeatureCoverageTest.java b/gremlin-test/src/test/java/org/apache/tinkerpop/gremlin/process/FeatureCoverageTest.java
index <HASH>..<HASH> 100644
--- a/gremlin-test/src/test/java/org/apache/tinkerpop/gremlin/process/FeatureCoverageTest.java
+++ ... | TINKERPOP-<I> Disabled coverage test for features
No point to enabling at this time since all tests aren't really targetted for migration with this initial body of work. It will be turned on later when all test are intended for migration. | apache_tinkerpop | train |
52b7f254e72ed482ee2dd9a4df86fc859668ea3b | diff --git a/app/controllers/blogr/posts_controller.rb b/app/controllers/blogr/posts_controller.rb
index <HASH>..<HASH> 100644
--- a/app/controllers/blogr/posts_controller.rb
+++ b/app/controllers/blogr/posts_controller.rb
@@ -1,89 +1,64 @@
require_dependency "blogr/application_controller"
module Blogr
- class Pos... | cleanup of posts controller and sort posts by published_at desc | deanpcmad_blogr | train |
5a511cbef040c5fabbc23553083d1f14a8e33ab9 | diff --git a/server/src/main/java/com/metamx/druid/db/DatabaseRuleManager.java b/server/src/main/java/com/metamx/druid/db/DatabaseRuleManager.java
index <HASH>..<HASH> 100644
--- a/server/src/main/java/com/metamx/druid/db/DatabaseRuleManager.java
+++ b/server/src/main/java/com/metamx/druid/db/DatabaseRuleManager.java
@... | bug fix for missing quotations creating default datasource | apache_incubator-druid | train |
59e9bc571a3b4cd6e9841573b15818013fed2df6 | diff --git a/core/src/main/java/com/automation/remarks/video/recorder/FFMpegRecorder.java b/core/src/main/java/com/automation/remarks/video/recorder/FFMpegRecorder.java
index <HASH>..<HASH> 100644
--- a/core/src/main/java/com/automation/remarks/video/recorder/FFMpegRecorder.java
+++ b/core/src/main/java/com/automation/... | kill log added to ffmpeg | SergeyPirogov_video-recorder-java | train |
283bf5dcae1cc3ae5e7184807ecefda6f68da655 | diff --git a/rah_flat.php b/rah_flat.php
index <HASH>..<HASH> 100644
--- a/rah_flat.php
+++ b/rah_flat.php
@@ -46,6 +46,13 @@ class rah_flat
register_callback(array($this, 'importForms'), 'textpattern');
register_callback(array($this, 'importPages'), 'textpattern');
}
+
+ ... | Run on every admin-side request. | gocom_rah_flat | train |
5383bd80222c0efc5f3278e187400b6fc1ed3440 | diff --git a/src/com/google/javascript/jscomp/AbstractCommandLineRunner.java b/src/com/google/javascript/jscomp/AbstractCommandLineRunner.java
index <HASH>..<HASH> 100644
--- a/src/com/google/javascript/jscomp/AbstractCommandLineRunner.java
+++ b/src/com/google/javascript/jscomp/AbstractCommandLineRunner.java
@@ -78,6 ... | Change the JSCompilerRunner setExitCodeReceiver method to accept a Consumer, not a Function, as the return type is always unused.
PiperOrigin-RevId: <I> | google_closure-compiler | train |
a6a2d2e7d5f77c4ffd75e49601bb15376d476aaf | diff --git a/django_geckoboard/decorators.py b/django_geckoboard/decorators.py
index <HASH>..<HASH> 100644
--- a/django_geckoboard/decorators.py
+++ b/django_geckoboard/decorators.py
@@ -431,14 +431,13 @@ def _is_api_key_correct(request):
def _render(request, data, format=None):
+ """Render the data to Geckoboa... | Doc strings should be after the function definition | jcassee_django-geckoboard | train |
b7ac9bee8916e5a0438acee8823008af4094134a | diff --git a/pandas/core/frame.py b/pandas/core/frame.py
index <HASH>..<HASH> 100644
--- a/pandas/core/frame.py
+++ b/pandas/core/frame.py
@@ -1102,7 +1102,7 @@ class DataFrame(NDFrame, OpsMixin):
...
@Substitution(
- header_type="bool or sequence of strings",
+ header_type="bool or sequen... | fix PR<I> failing CI (#<I>) | pandas-dev_pandas | train |
42cf5f8511f10b69528e9a9febc99b9bd99ce044 | diff --git a/examples/igc.js b/examples/igc.js
index <HASH>..<HASH> 100644
--- a/examples/igc.js
+++ b/examples/igc.js
@@ -7,7 +7,7 @@ import LineString from '../src/ol/geom/LineString.js';
import Point from '../src/ol/geom/Point.js';
import TileLayer from '../src/ol/layer/Tile.js';
import VectorLayer from '../src/o... | Named exports from ol/source/OSM | openlayers_openlayers | train |
cc8ee9ae6fbbc23b3ba2bd1ad18b805ebc918ee5 | diff --git a/presto-spi/src/main/java/com/facebook/presto/spi/type/Type.java b/presto-spi/src/main/java/com/facebook/presto/spi/type/Type.java
index <HASH>..<HASH> 100644
--- a/presto-spi/src/main/java/com/facebook/presto/spi/type/Type.java
+++ b/presto-spi/src/main/java/com/facebook/presto/spi/type/Type.java
@@ -52,7 ... | Document Type can use Block as the representation | prestodb_presto | train |
af62b77f4f2ee7b85efdb74f5d9635da0ac490d9 | diff --git a/core-bundle/src/Resources/contao/library/Contao/Input.php b/core-bundle/src/Resources/contao/library/Contao/Input.php
index <HASH>..<HASH> 100644
--- a/core-bundle/src/Resources/contao/library/Contao/Input.php
+++ b/core-bundle/src/Resources/contao/library/Contao/Input.php
@@ -462,6 +462,12 @@ class Input
... | [Core] Fix another weakness in the `Input` class and further harden the `deserialize()` function
Fix another weakness in the `Input` class and further harden the `deserialize()` function. Thanks to Martin Auswöger for his input. | contao_contao | train |
74eed6290e63111d1aad2b181692a84f4f040aea | diff --git a/actionpack/lib/action_controller/flash.rb b/actionpack/lib/action_controller/flash.rb
index <HASH>..<HASH> 100644
--- a/actionpack/lib/action_controller/flash.rb
+++ b/actionpack/lib/action_controller/flash.rb
@@ -28,7 +28,6 @@ module ActionController #:nodoc:
base.class_eval do
include Ins... | Fixed flash.now not being accessible in tests. Flash sweeping is now done before action processing instead after | rails_rails | train |
8c7f97eb73a6a21cf606d4273acc16844e22dff5 | diff --git a/lib/custom/src/MW/View/Helper/Response/Symfony2.php b/lib/custom/src/MW/View/Helper/Response/Symfony2.php
index <HASH>..<HASH> 100644
--- a/lib/custom/src/MW/View/Helper/Response/Symfony2.php
+++ b/lib/custom/src/MW/View/Helper/Response/Symfony2.php
@@ -25,13 +25,9 @@ class Symfony2
* Initializes the UR... | Symfony response object isn't required | aimeos_ai-symfony | train |
e9be40c289f5f4bb1cf730609c42dfae116eee14 | diff --git a/packages/core/logger/src/index.js b/packages/core/logger/src/index.js
index <HASH>..<HASH> 100644
--- a/packages/core/logger/src/index.js
+++ b/packages/core/logger/src/index.js
@@ -204,16 +204,6 @@ export class Logger {
this.events.emit("log", "dir", obj);
this.logFunction(obj, null);
-
- l... | fix(@embark/logger): Remove `writeToFile` for logger `dir`
When using `dir` in the logger, do not write this value to the log file, and instead only print the output to the screen | embark-framework_embark | train |
044c29f0ec41963e4342631f19c55fa6b8e9d616 | diff --git a/manifest.php b/manifest.php
index <HASH>..<HASH> 100755
--- a/manifest.php
+++ b/manifest.php
@@ -39,7 +39,7 @@ return array(
'label' => 'QTI test model',
'description' => 'TAO QTI test implementation',
'license' => 'GPL-2.0',
- 'version' => '33.1.0',
+ 'version' => '... | TAO-<I> valid version of the component itself | oat-sa_extension-tao-testqti | train |
9729b283b5f69a13d830dc26aaff2fc6edba06a9 | diff --git a/src/main/java/com/couchbase/cblite/CBLQueryRow.java b/src/main/java/com/couchbase/cblite/CBLQueryRow.java
index <HASH>..<HASH> 100644
--- a/src/main/java/com/couchbase/cblite/CBLQueryRow.java
+++ b/src/main/java/com/couchbase/cblite/CBLQueryRow.java
@@ -2,6 +2,7 @@ package com.couchbase.cblite;
import j... | CBLQueryRow all methods implemented | couchbase_couchbase-lite-java-core | train |
f2164fc9ae27544c1337dd5999adc170f1264688 | diff --git a/app/controllers/leaf/tinymce_assets_controller.rb b/app/controllers/leaf/tinymce_assets_controller.rb
index <HASH>..<HASH> 100644
--- a/app/controllers/leaf/tinymce_assets_controller.rb
+++ b/app/controllers/leaf/tinymce_assets_controller.rb
@@ -1,5 +1,6 @@
module Leaf
class TinymceAssetsController < B... | Update code for permissios | cubesystems_releaf | train |
d725a654eaa26ef1b7071960f9d495b1386b5808 | diff --git a/instana/version.py b/instana/version.py
index <HASH>..<HASH> 100644
--- a/instana/version.py
+++ b/instana/version.py
@@ -3,4 +3,4 @@
# Module version file. Used by setup.py and snapshot reporting.
-VERSION = '1.33.2'
+VERSION = '1.33.3'
diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--... | lowering the requests version dependency for supporting air-gapped environment of customer ZD:<I> (#<I>) | instana_python-sensor | train |
c4535fc2615f75f11acbc870cc79fe502c8c0950 | diff --git a/go/test/endtoend/vtgate/lookup_test.go b/go/test/endtoend/vtgate/lookup_test.go
index <HASH>..<HASH> 100644
--- a/go/test/endtoend/vtgate/lookup_test.go
+++ b/go/test/endtoend/vtgate/lookup_test.go
@@ -77,6 +77,20 @@ func TestUnownedLookupInsertChecksKeyspaceIdsAreMatching(t *testing.T) {
utils.Exec(t, c... | Fix failure when Unowned lookup IS NULL (#<I>)
* Add a failing test case showing Gen4 planner failure.
This test case shows a regression in the query planner for queries that use `IS NULL` condition on an unowned lookup vindex column. | vitessio_vitess | train |
c24d36a73163f769940db1970a0e904f91d007c7 | diff --git a/openquake/baselib/parallel.py b/openquake/baselib/parallel.py
index <HASH>..<HASH> 100644
--- a/openquake/baselib/parallel.py
+++ b/openquake/baselib/parallel.py
@@ -225,8 +225,8 @@ def safely_call(func, args):
:param args: the arguments
"""
with Monitor('total ' + func.__name__, measuremem=... | Removed usage of Processmap.apply [skip hazardlib] [demos] | gem_oq-engine | train |
be3414294c1cd707525d55486895a52af4c2d04b | diff --git a/DbalConsumerHelperTrait.php b/DbalConsumerHelperTrait.php
index <HASH>..<HASH> 100644
--- a/DbalConsumerHelperTrait.php
+++ b/DbalConsumerHelperTrait.php
@@ -32,7 +32,7 @@ trait DbalConsumerHelperTrait
->andWhere('delivery_id IS NULL')
->andWhere('delayed_until IS NULL OR delayed_... | [dbal] Optimize query so an index is used, not filesort. | php-enqueue_dbal | train |
fbc689363ae348801d62a19e04d99f72a6311fcf | diff --git a/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php b/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
index <HASH>..<HASH> 100644
--- a/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
+++ b/src/Symfony/Bundle/FrameworkBun... | remove service if its class doesn't exist | symfony_symfony | train |
a87f13cd2bffaa7c228907727c116798a94692e9 | diff --git a/src/BEAR/Resource/Invoker.php b/src/BEAR/Resource/Invoker.php
index <HASH>..<HASH> 100644
--- a/src/BEAR/Resource/Invoker.php
+++ b/src/BEAR/Resource/Invoker.php
@@ -11,15 +11,16 @@ use Aura\Di\ConfigInterface;
use Aura\Signal\Manager as Signal;
use BEAR\Resource\AbstractObject as ResourceObject;
use BE... | [#6] fix to throw MethodNotAllowed exception | bearsunday_BEAR.Resource | train |
97f1daa043581e76cdf420c873a6748fa39c6b64 | diff --git a/lib/torigoya_kit/client.rb b/lib/torigoya_kit/client.rb
index <HASH>..<HASH> 100644
--- a/lib/torigoya_kit/client.rb
+++ b/lib/torigoya_kit/client.rb
@@ -8,33 +8,21 @@ module TorigoyaKit
def initialize(host, port)
@host = host
@port = port
+ @session = new_session()
end
... | fix test. send terminate message. etc | yutopp_torigoya_kit | train |
cea56d9b9ca68e35752e1c92cd32c618a5b44c15 | diff --git a/hazelcast/src/main/java/com/hazelcast/internal/cluster/impl/MulticastJoiner.java b/hazelcast/src/main/java/com/hazelcast/internal/cluster/impl/MulticastJoiner.java
index <HASH>..<HASH> 100644
--- a/hazelcast/src/main/java/com/hazelcast/internal/cluster/impl/MulticastJoiner.java
+++ b/hazelcast/src/main/jav... | MulticastJoiner split handler broadcasts message on every round
MulticastJoiner split handler should broadcast a new split brain message
on every round, when it detects other side should join.
Otherwise a live-lock can happen, on every poll, a new message is received but
`shouldMerge()` decides that other side should... | hazelcast_hazelcast | train |
1c40d9a47f857c6d797618a4c88fbe499718cb62 | diff --git a/lib/vlc-client/connection.rb b/lib/vlc-client/connection.rb
index <HASH>..<HASH> 100644
--- a/lib/vlc-client/connection.rb
+++ b/lib/vlc-client/connection.rb
@@ -1,4 +1,5 @@
require 'socket'
+require 'timeout'
module VLC
#
@@ -15,7 +16,7 @@ module VLC
# Connects to VLC RC interface on Client#ho... | Ruby on Windows (<I>) compatibility
Added Timeout on read, needed to actually start on Windows
-1 TODO | mguinada_vlc-client | train |
986b8f55615df073fd190e7dfd19c605dc4a3587 | diff --git a/guava/src/com/google/common/base/Equivalence.java b/guava/src/com/google/common/base/Equivalence.java
index <HASH>..<HASH> 100644
--- a/guava/src/com/google/common/base/Equivalence.java
+++ b/guava/src/com/google/common/base/Equivalence.java
@@ -90,9 +90,9 @@ public abstract class Equivalence<T> {
* ... | Fix some typos in Equivalence.
-------------
Created by MOE: <URL> | google_guava | train |
888718622d9090cd68b072d3cdf69e4004a6087f | diff --git a/src/com/google/javascript/jscomp/TypeInference.java b/src/com/google/javascript/jscomp/TypeInference.java
index <HASH>..<HASH> 100644
--- a/src/com/google/javascript/jscomp/TypeInference.java
+++ b/src/com/google/javascript/jscomp/TypeInference.java
@@ -728,7 +728,9 @@ class TypeInference
// See Codin... | Fix issue with reflected objects and enums.
-------------
Created by MOE: <URL> | google_closure-compiler | train |
f50b7da1f3d4a8af6d0d6afd5af9e6431ba1160c | diff --git a/lib/em-stathat.rb b/lib/em-stathat.rb
index <HASH>..<HASH> 100644
--- a/lib/em-stathat.rb
+++ b/lib/em-stathat.rb
@@ -97,4 +97,6 @@ module EventMachine
EventMachine::HttpRequest.new(@base_uri + endpoint).post(:body => opts)
end
end
+
+ Stathat = StatHat
end
diff --git a/spec/em-stathat_spe... | add EM::Stathat alias | ajsharp_em-stathat | train |
1aaa82f8ebe0825cae66b6a03ec41a8aef229627 | diff --git a/datadog_checks_dev/datadog_checks/dev/plugin/pytest.py b/datadog_checks_dev/datadog_checks/dev/plugin/pytest.py
index <HASH>..<HASH> 100644
--- a/datadog_checks_dev/datadog_checks/dev/plugin/pytest.py
+++ b/datadog_checks_dev/datadog_checks/dev/plugin/pytest.py
@@ -163,7 +163,9 @@ def dd_agent_check(reques... | Include iproute2 in network e2e environment (#<I>)
* Include iproute2 in network e2e environment
* Update README
* Clarify either ss or netstat are required
* Fix ValueError reporting
* Fix error message | DataDog_integrations-core | train |
257ad9c40c7dbc122c724f1b1479a627673f748d | diff --git a/codenerix/context.py b/codenerix/context.py
index <HASH>..<HASH> 100644
--- a/codenerix/context.py
+++ b/codenerix/context.py
@@ -59,6 +59,7 @@ def codenerix_js( request ):
if ALARMS_QUICKLOOP is not None: cnf['alarms_quickloop'] = ALARMS_QUICKLOOP
if ALARMS_ERRORLOOP is not None: cnf['alarms_err... | New session cookie age passed to all templates so they can logout the user automatically | codenerix_django-codenerix | train |
e05e2c15b09726b5fb7e622e30729bd4ac62efa1 | diff --git a/src/Server/Application.php b/src/Server/Application.php
index <HASH>..<HASH> 100644
--- a/src/Server/Application.php
+++ b/src/Server/Application.php
@@ -69,7 +69,7 @@ class Application
*/
protected $resolves = [
'view', 'files', 'session', 'session.store', 'routes',
- 'db', 'db.... | add cookie to pre-resolved list in sandbox | swooletw_laravel-swoole | train |
12a153535b43870364de5b3816eb616f303e7973 | diff --git a/tinkergraph-gremlin/src/main/java/com/tinkerpop/gremlin/tinkergraph/process/computer/TinkerWorkerPool.java b/tinkergraph-gremlin/src/main/java/com/tinkerpop/gremlin/tinkergraph/process/computer/TinkerWorkerPool.java
index <HASH>..<HASH> 100644
--- a/tinkergraph-gremlin/src/main/java/com/tinkerpop/gremlin/t... | minor optimization to TinkerWorkerPool. | apache_tinkerpop | train |
7e704c0e815f6b51c39451dcee16458e6edf320b | diff --git a/salt/grains/core.py b/salt/grains/core.py
index <HASH>..<HASH> 100644
--- a/salt/grains/core.py
+++ b/salt/grains/core.py
@@ -763,6 +763,7 @@ def _virtual(osdata):
# If a Dom0 or DomU was detected, obviously this is xen
if 'dom' in grains.get('virtual_subtype', '').lower():
... | Moved down container check code below hypervisors to validate containers type running in virtual environment.
Fixes #<I> & #<I> | saltstack_salt | train |
de87c649327dd07274ffc669123ac6621added0a | diff --git a/lib/vcr/cassette.rb b/lib/vcr/cassette.rb
index <HASH>..<HASH> 100644
--- a/lib/vcr/cassette.rb
+++ b/lib/vcr/cassette.rb
@@ -46,7 +46,21 @@ module VCR
end
def previously_recorded_interactions
- @previously_recorded_interactions ||= []
+ @previously_recorded_interactions ||= if file &... | Extract logic into accessor method for previously_recorded_interactions. | vcr_vcr | train |
949b1b0eb99705c1a5645a5c2b40deeace3d3845 | diff --git a/Controller/CRUDController.php b/Controller/CRUDController.php
index <HASH>..<HASH> 100644
--- a/Controller/CRUDController.php
+++ b/Controller/CRUDController.php
@@ -283,7 +283,7 @@ class CRUDController extends Controller
if ($this->getRestMethod() == 'DELETE') {
// check the csrf t... | remove unneeded request argument
This was overlooked in a previous refactoring. | sonata-project_SonataAdminBundle | train |
3dcd8bde6f1307b802ac5c5c3f11de135f24d5dd | diff --git a/src/Form/Field/Select.php b/src/Form/Field/Select.php
index <HASH>..<HASH> 100644
--- a/src/Form/Field/Select.php
+++ b/src/Form/Field/Select.php
@@ -120,6 +120,8 @@ class Select extends Field
'text' => trans('admin.choose'),
]);
+ $strAllowClear = var_export($allowClear, tru... | fixed the problem that (bool) false is interpreted to '' in text | z-song_laravel-admin | train |
0c449811e16a210a7c6a92ce33aafc6386b5e0c2 | diff --git a/miflora/miflora_poller.py b/miflora/miflora_poller.py
index <HASH>..<HASH> 100644
--- a/miflora/miflora_poller.py
+++ b/miflora/miflora_poller.py
@@ -28,7 +28,7 @@ class MiFloraPoller(object):
A class to read data from Mi Flora plant sensors.
"""
- def __init__(self, mac, backend, cache_time... | Removed unused "retries" and "ble_timeout" | open-homeautomation_miflora | train |
98253d169dbbc6d2010cd120190a54900236459f | diff --git a/parsl/dataflow/dflow.py b/parsl/dataflow/dflow.py
index <HASH>..<HASH> 100644
--- a/parsl/dataflow/dflow.py
+++ b/parsl/dataflow/dflow.py
@@ -126,7 +126,7 @@ class DataFlowKernel(object):
checkpoint_period = (h * 3600) + (m * 60) + s
self._checkpoint_timer = Timer(self.che... | Fix incorrect variable name logging checkpoint_period parsing problem | Parsl_parsl | train |
f2289c8903eb126bb888b784116fa31d3691a244 | diff --git a/example/client/main.go b/example/client/main.go
index <HASH>..<HASH> 100644
--- a/example/client/main.go
+++ b/example/client/main.go
@@ -16,6 +16,7 @@ import (
func main() {
verbose := flag.Bool("v", false, "verbose")
quiet := flag.Bool("q", false, "don't print the data")
+ insecure := flag.Bool("ins... | add a flag to skip certificate verification to the example client | lucas-clemente_quic-go | train |
741f2f37900b4601896037eb2e4223707361f1b8 | diff --git a/src/test/java/io/github/bonigarcia/wdm/test/CustomTargetTest.java b/src/test/java/io/github/bonigarcia/wdm/test/CustomTargetTest.java
index <HASH>..<HASH> 100644
--- a/src/test/java/io/github/bonigarcia/wdm/test/CustomTargetTest.java
+++ b/src/test/java/io/github/bonigarcia/wdm/test/CustomTargetTest.java
@... | Include more logging traces in custom target test | bonigarcia_webdrivermanager | train |
8412ea8ae10ef9bce48a94d770e6e5391f82a297 | diff --git a/lib/amqp-spec/rspec.rb b/lib/amqp-spec/rspec.rb
index <HASH>..<HASH> 100644
--- a/lib/amqp-spec/rspec.rb
+++ b/lib/amqp-spec/rspec.rb
@@ -122,7 +122,8 @@ module AMQP
def amqp opts={}, &block
opts = self.class.default_options.merge opts
spec_timeout = opts.delete(:spec_timeout) || self.c... | AMQPHelper reimplemented with EventLoop class, sync and hooks dropped for now | arvicco_amqp-spec | train |
ff9a1f670905f42288253a554f12ab610f2d29cd | diff --git a/src/Support/Download/UrlDownloader.php b/src/Support/Download/UrlDownloader.php
index <HASH>..<HASH> 100644
--- a/src/Support/Download/UrlDownloader.php
+++ b/src/Support/Download/UrlDownloader.php
@@ -35,6 +35,8 @@ class UrlDownloader implements UrlDownloaderInterface
{
$localPath = $this->m... | Fixed issue downloading URLs with spaces using cURL | czim_file-handling | train |
2e37a7d02b09c75113a3f7f679299507786644f2 | diff --git a/app/util/index.js b/app/util/index.js
index <HASH>..<HASH> 100644
--- a/app/util/index.js
+++ b/app/util/index.js
@@ -3,20 +3,108 @@ const uuid = require('uuid/v4');
const definitions = {};
-const replaceRef = obj => {
+const replaceRefForRequest = obj => {
if (!obj) return;
Object.keys(obj).f... | fix: recover swagger response data (#<I>) | macacajs_macaca-datahub | train |
8f256d28b6fa96f3e4d2a20f771198a18903eb17 | diff --git a/ext/gsl/extconf.rb b/ext/gsl/extconf.rb
index <HASH>..<HASH> 100644
--- a/ext/gsl/extconf.rb
+++ b/ext/gsl/extconf.rb
@@ -21,8 +21,20 @@ def gsl_have_library(func)
have_func(func) if have_library('gsl', func)
end
-def gsl_dir_config(target)
- dir_config(target, $sitearchdir, $sitearchdir)
+def gsl_d... | ext/gsl/extconf.rb: Refactored and extracted helper method gsl_gem_config. | SciRuby_rb-gsl | train |
d73a63cbcb6e635a12aa427d753815fc389298a4 | diff --git a/test/frontend/rest-adaptor.test.js b/test/frontend/rest-adaptor.test.js
index <HASH>..<HASH> 100644
--- a/test/frontend/rest-adaptor.test.js
+++ b/test/frontend/rest-adaptor.test.js
@@ -136,28 +136,21 @@ suite('REST API', function() {
plugins: [testPlugin]
});
- var mockedReceiver... | test: return response on receiving request instead of using wait()
wait() makes test fragile. | droonga_express-droonga | train |
a85a3a0b492978a222366e73a5afbe55df2f4645 | diff --git a/itests/common/src/main/java/org/wildfly/camel/test/common/rule/ExecutableResource.java b/itests/common/src/main/java/org/wildfly/camel/test/common/rule/ExecutableResource.java
index <HASH>..<HASH> 100644
--- a/itests/common/src/main/java/org/wildfly/camel/test/common/rule/ExecutableResource.java
+++ b/ites... | [resolves #<I>] NatsIntegrationTest fails on AIX | wildfly-extras_wildfly-camel | train |
715d7f3240401912355d79616dc97d3e221d669e | diff --git a/routes/modelIndex.js b/routes/modelIndex.js
index <HASH>..<HASH> 100644
--- a/routes/modelIndex.js
+++ b/routes/modelIndex.js
@@ -3,8 +3,6 @@
/* GET /admin/model/:model/list */
var route = function (req, res) {
- console.log(req.body);
-
var total = Number(req.linz.records.total),
page... | Removed a console.log that shouldn't be there. | linzjs_linz | train |
4ac4fed4e28d787763e7229670ac28ace39e9032 | diff --git a/mockserver-client-javascript/src/test/javascript/no_proxy/mockServerClientTest.js b/mockserver-client-javascript/src/test/javascript/no_proxy/mockServerClientTest.js
index <HASH>..<HASH> 100644
--- a/mockserver-client-javascript/src/test/javascript/no_proxy/mockServerClientTest.js
+++ b/mockserver-client-j... | adding missing content type for application/x-www-form-urlencoded which was incorrectly being treated as binary | jamesdbloom_mockserver | train |
0bf1cfad8f69441a4d4091689fb0dd9876b0c1dc | diff --git a/lib/selenium_standalone_dsl/base.rb b/lib/selenium_standalone_dsl/base.rb
index <HASH>..<HASH> 100644
--- a/lib/selenium_standalone_dsl/base.rb
+++ b/lib/selenium_standalone_dsl/base.rb
@@ -64,12 +64,12 @@ module SeleniumStandaloneDSL
select.select_by :text, text
end
- def has_element?(met... | change the method has_element? for API usability | acro5piano_selenium_standalone_dsl | train |
dd403f9926564c62135284ac61c31c39e95fba8d | diff --git a/test/class_methods_test.rb b/test/class_methods_test.rb
index <HASH>..<HASH> 100644
--- a/test/class_methods_test.rb
+++ b/test/class_methods_test.rb
@@ -148,7 +148,7 @@ class BelongsToErrorsTest < ActiveSupport::TestCase
assert_equal Library::Category, Library::SubcategoriesController.resources_confi... | typo in test/class_methods_test.rb | activeadmin_inherited_resources | train |
147de861dfe55538600bcc20e41484f11d9c60d1 | diff --git a/dropwizard-logging/src/main/java/io/dropwizard/logging/LoggingFactory.java b/dropwizard-logging/src/main/java/io/dropwizard/logging/LoggingFactory.java
index <HASH>..<HASH> 100644
--- a/dropwizard-logging/src/main/java/io/dropwizard/logging/LoggingFactory.java
+++ b/dropwizard-logging/src/main/java/io/drop... | Add MBean registration lock
We have a data race, if LoggerFactory is created in parallel.
Therefore we should guard the process of MBean registration | dropwizard_dropwizard | train |
7ea8c0f548146381c1878cd1a678e6a322884868 | diff --git a/lib/Client.js b/lib/Client.js
index <HASH>..<HASH> 100644
--- a/lib/Client.js
+++ b/lib/Client.js
@@ -117,7 +117,7 @@ Client.prototype.connect = function(config, cb) {
this.connecting = true;
- process.nextTick(function() {
+ setImmediate(function() {
// doing a manual resolve prevents libmar... | Client: Client: make sure connect()s get delayed appropriately | mscdex_node-mariasql | train |
5e86379da4274303e53f5ec7b97c57fe27aa4634 | diff --git a/Test/Case/Model/ImageStorageTest.php b/Test/Case/Model/ImageStorageTest.php
index <HASH>..<HASH> 100644
--- a/Test/Case/Model/ImageStorageTest.php
+++ b/Test/Case/Model/ImageStorageTest.php
@@ -88,6 +88,23 @@ class ImageStorageTest extends FileStorageTestCase {
$Folder = new Folder($path);
$folderRes... | Improving the ImageStorageTest.php | burzum_cakephp-file-storage | train |
0765f0e6d5d4ca9156047f60e8635184dd14cbce | diff --git a/lib/detect-port.js b/lib/detect-port.js
index <HASH>..<HASH> 100644
--- a/lib/detect-port.js
+++ b/lib/detect-port.js
@@ -2,6 +2,7 @@
const debug = require('debug')('detect-port');
const net = require('net');
+const address = require('address');
module.exports = (port, callback) => {
if (typeof p... | fix: should double check <I> and localhost (#<I>)
should check current ip too
- closes <URL> | node-modules_detect-port | train |
6fc420747f76f5a8a10b2c1afc4202b43c4695da | diff --git a/src/extensions/default/HoverPreview/main.js b/src/extensions/default/HoverPreview/main.js
index <HASH>..<HASH> 100644
--- a/src/extensions/default/HoverPreview/main.js
+++ b/src/extensions/default/HoverPreview/main.js
@@ -102,30 +102,6 @@ define(function (require, exports, module) {
event.... | remove misguided attempt to filter gradients for Chrome <I> | adobe_brackets | train |
cba532c9b4878f14b3cea4ec84f979cc33d625a6 | diff --git a/models/Brand.php b/models/Brand.php
index <HASH>..<HASH> 100644
--- a/models/Brand.php
+++ b/models/Brand.php
@@ -53,6 +53,12 @@ class Brand extends Model
use DataFileModel;
public $table = 'lovata_shopaholic_brands';
+
+ public $implement = [
+ '@RainLab.Translate.Behaviors.Translata... | #<I> Add integration with Translate plugin | lovata_oc-shopaholic-plugin | train |
59be14de39cd3c4a488f2e770432a04b11c29536 | diff --git a/lib/questionlib.php b/lib/questionlib.php
index <HASH>..<HASH> 100644
--- a/lib/questionlib.php
+++ b/lib/questionlib.php
@@ -1033,7 +1033,9 @@ function question_preload_states($attemptid) {
// The questionid field must be listed first so that it is used as the
// array index in the array retur... | questionlib: MDL-<I> Fix database query that does not work in Oracle.
Bug report and fix thanks to David Binney. | moodle_moodle | train |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.