hash stringlengths 40 40 | diff stringlengths 131 114k | message stringlengths 7 980 | project stringlengths 5 67 | split stringclasses 1
value |
|---|---|---|---|---|
e58b5a2fdb32731724cf637218c694a2f1839f2e | diff --git a/mongorest/__init__.py b/mongorest/__init__.py
index <HASH>..<HASH> 100644
--- a/mongorest/__init__.py
+++ b/mongorest/__init__.py
@@ -5,4 +5,4 @@ from .collection import Collection
from .wrappers import Request, Response
from .utils import deserialize, serialize
-__version__ = '3.2.7'
+__version__ = '3... | version <I> adding one more case to the connection proxy | lvieirajr_mongorest | train |
e6adb4c4d901618054c9f76745dc52d2590ab3f2 | diff --git a/pglisten.js b/pglisten.js
index <HASH>..<HASH> 100644
--- a/pglisten.js
+++ b/pglisten.js
@@ -25,7 +25,7 @@ module.exports = function(RED) {
this.channel = n.channel;
console.log(this.channel);
var node = this;
- var clientdb = null;
+ node.clientdb = null;
... | Handle errors parsing JSON payload, close client when ended, don't log every notification | arkancrow_node-red-contrib-postgres-listen | train |
0b31da849a08e25b3e3f74dd767d32514aa9ac0c | diff --git a/generators/generator-constants.js b/generators/generator-constants.js
index <HASH>..<HASH> 100644
--- a/generators/generator-constants.js
+++ b/generators/generator-constants.js
@@ -57,7 +57,7 @@ const DOCKER_KEYCLOAK = 'jboss/keycloak:9.0.0'; // The version should match the
const DOCKER_ELASTICSEARCH = ... | Update docker sonarqube version to <I>-community | jhipster_generator-jhipster | train |
7fd81db369cb2c88509296f43af96d13f86a8319 | diff --git a/src/Ractive/prototype/observe.js b/src/Ractive/prototype/observe.js
index <HASH>..<HASH> 100644
--- a/src/Ractive/prototype/observe.js
+++ b/src/Ractive/prototype/observe.js
@@ -209,8 +209,10 @@ class PatternObserver {
let args = [ newValue, oldValue, keypath ];
if ( keypath ) {
- const wildca... | temporary bandaid for shuffled mappings and pattern observers - #<I> | ractivejs_ractive | train |
b7ab0299b03ae833d5811f380e4594837879f8ae | diff --git a/python/pyspark/streaming/tests.py b/python/pyspark/streaming/tests.py
index <HASH>..<HASH> 100644
--- a/python/pyspark/streaming/tests.py
+++ b/python/pyspark/streaming/tests.py
@@ -41,8 +41,8 @@ from pyspark.streaming.kafka import Broker, KafkaUtils, OffsetRange, TopicAndPar
class PySparkStreamingTestC... | [SPARK-<I>] [PYSPARK] [STREAMING] fix streaming flaky tests
Increase the duration and timeout in streaming python tests. | apache_spark | train |
ebcdb0998492e8fc6b81c590df6f33bf11dfc2c7 | diff --git a/cmd/jujud/unit.go b/cmd/jujud/unit.go
index <HASH>..<HASH> 100644
--- a/cmd/jujud/unit.go
+++ b/cmd/jujud/unit.go
@@ -93,7 +93,7 @@ func (a *UnitAgent) Workers() (worker.Worker, error) {
dataDir := a.Conf.DataDir
runner := worker.NewRunner(allFatal, moreImportant)
runner.StartWorker("upgrader", func(... | revert premature cmd/jujud change | juju_juju | train |
c166583bce7d04fcc95d3e84ba873da462899943 | diff --git a/lib/synapse/service_watcher/zookeeper.rb b/lib/synapse/service_watcher/zookeeper.rb
index <HASH>..<HASH> 100644
--- a/lib/synapse/service_watcher/zookeeper.rb
+++ b/lib/synapse/service_watcher/zookeeper.rb
@@ -175,6 +175,10 @@ class Synapse::ServiceWatcher
log.debug "synapse: deserializing process d... | add apache aurora service disovery support - issues/<I> | airbnb_synapse | train |
e81f7f0a27278f0eff17d22dd41a952ac0119365 | diff --git a/rundeckapp/grails-app/assets/javascripts/executionControl.js b/rundeckapp/grails-app/assets/javascripts/executionControl.js
index <HASH>..<HASH> 100644
--- a/rundeckapp/grails-app/assets/javascripts/executionControl.js
+++ b/rundeckapp/grails-app/assets/javascripts/executionControl.js
@@ -23,7 +23,6 @@ var... | fix: kill execution doesn't work | rundeck_rundeck | train |
a06bda5eb461600d15a4e13ed60bc8c3e52a0bdc | diff --git a/src/main/java/org/synchronoss/cpo/jdbc/JdbcAttribute.java b/src/main/java/org/synchronoss/cpo/jdbc/JdbcAttribute.java
index <HASH>..<HASH> 100644
--- a/src/main/java/org/synchronoss/cpo/jdbc/JdbcAttribute.java
+++ b/src/main/java/org/synchronoss/cpo/jdbc/JdbcAttribute.java
@@ -271,7 +271,7 @@ public class ... | Changed isPrimitiveAssignableFrom to use the param class in the event that the instance param is null. | synchronoss_cpo-api | train |
4b1beff05dd3ae7e0d7628b84dc7720ff9477b5f | diff --git a/aeron-cluster/src/test/java/io/aeron/cluster/ConsensusModuleHarness.java b/aeron-cluster/src/test/java/io/aeron/cluster/ConsensusModuleHarness.java
index <HASH>..<HASH> 100644
--- a/aeron-cluster/src/test/java/io/aeron/cluster/ConsensusModuleHarness.java
+++ b/aeron-cluster/src/test/java/io/aeron/cluster/C... | [Java]: await all should act more like a latch. | real-logic_aeron | train |
726a40ae9725cae330cd31e2d0e6329c40cf6824 | diff --git a/lib/controllers/application.ctrl.js b/lib/controllers/application.ctrl.js
index <HASH>..<HASH> 100644
--- a/lib/controllers/application.ctrl.js
+++ b/lib/controllers/application.ctrl.js
@@ -14,5 +14,6 @@ module.exports = ControllerCrud.extend(function() {
idField: '_id',
nameField: 'name',
u... | stub route on app ctrl | thanpolas_kansas | train |
dfcc48842bc2bdd1e22092648f74673b136af7c9 | diff --git a/lib/index.js b/lib/index.js
index <HASH>..<HASH> 100644
--- a/lib/index.js
+++ b/lib/index.js
@@ -18,7 +18,8 @@ function gulpResponsive(config, options) {
options = _.defaults({}, options, {
errorOnUnusedConfig: true,
errorOnUnusedImage: true,
- errorOnEnlargement: true
+ errorOnEnlargem... | Keep unmatched images in the stream - `passThroughUnused` option, close #<I> | mahnunchik_gulp-responsive | train |
6c5a6db4d53d6db8aa3464ea6713cf0d3a3bdfb5 | diff --git a/python/run-tests.py b/python/run-tests.py
index <HASH>..<HASH> 100755
--- a/python/run-tests.py
+++ b/python/run-tests.py
@@ -58,22 +58,33 @@ def run_individual_python_test(test_name, pyspark_python):
env = {'SPARK_TESTING': '1', 'PYSPARK_PYTHON': which(pyspark_python)}
LOGGER.debug("Starting tes... | [SPARK-<I>] [HOTFIX] Fix bug in Python test failure reporting
This patch fixes a bug introduced in #<I> which can cause Jenkins to incorrectly report a build with failed Python tests as passing if an error occurred while printing the test failure message. | apache_spark | train |
39169e13f8077146060d014676bbde94ec1673f1 | diff --git a/utils/keybinding.js b/utils/keybinding.js
index <HASH>..<HASH> 100644
--- a/utils/keybinding.js
+++ b/utils/keybinding.js
@@ -36,7 +36,8 @@ exports.hasKeybinding = function (key) {
}
function keyupHandler (matchChar, callback, evt) {
- if (evt.target.tagName !== 'INPUT' && evt.target.tagName !== 'TEXT... | allow esc to pass keybinding while focused in inputs | ui-kit_ui-kit | train |
96f1a654e4a38a902a009ce51a1f4f2a053b7f89 | diff --git a/src/amcrest/http.py b/src/amcrest/http.py
index <HASH>..<HASH> 100644
--- a/src/amcrest/http.py
+++ b/src/amcrest/http.py
@@ -62,7 +62,15 @@ class Http(System, Network, MotionDetection, Snapshot,
else:
self._retries_conn = retries_connection
- self._set_name()
+ try:
+... | if basic auth fails, try digest auth (fixes #<I>) | tchellomello_python-amcrest | train |
ead0a074a4cfdb638af5949a0e848c6413b87b31 | diff --git a/common/viperutil/config_util.go b/common/viperutil/config_util.go
index <HASH>..<HASH> 100644
--- a/common/viperutil/config_util.go
+++ b/common/viperutil/config_util.go
@@ -335,8 +335,3 @@ func EnhancedExactUnmarshalKey(baseKey string, output interface{}) error {
return decoder.Decode(leafKeys[baseKey... | [FAB-<I>] Remove viper in orderer/concensus
Removed viper call in orderer/concensus concenter.go
removed viperutil.Decode function, which only being used
in 2 places.
Change-Id: If<I>eff1e<I>c<I>a<I>f<I>ff<I> | hyperledger_fabric | train |
b23a8b00ad96bd3f4fae4c4726048602b78c538e | diff --git a/salt/modules/nova.py b/salt/modules/nova.py
index <HASH>..<HASH> 100644
--- a/salt/modules/nova.py
+++ b/salt/modules/nova.py
@@ -114,9 +114,63 @@ def boot(name, flavor_id=0, image_id=0, profile=None):
return server_show(response.id)
+def suspend(instance_id, profile=None):
+ '''
+ Suspend a... | Add suspend, resume, lock to openstack nova | saltstack_salt | train |
6a4e48eb6edaab703e8e25404a77475d3dc41cc5 | diff --git a/tests/TestCase/Lib/SwaggerToolsTest.php b/tests/TestCase/Lib/SwaggerToolsTest.php
index <HASH>..<HASH> 100644
--- a/tests/TestCase/Lib/SwaggerToolsTest.php
+++ b/tests/TestCase/Lib/SwaggerToolsTest.php
@@ -3,12 +3,10 @@ namespace Alt3\Swagger\Test\TestCase\Lib;
use Alt3\Swagger\Controller\AppController;... | Fixing deprecated Cake Network Exceptions in PHPUnit tests | alt3_cakephp-swagger | train |
0d812b531c7a0ba505ac288b3f979f510aa3a848 | diff --git a/tests/test_lib.py b/tests/test_lib.py
index <HASH>..<HASH> 100755
--- a/tests/test_lib.py
+++ b/tests/test_lib.py
@@ -23,6 +23,13 @@ class TestFunctionsFail(object):
""
)
+ def test_hash(self):
+ with pytest.raises(TypeError):
+ ssdeep.hash(None)
+
+ ... | test - Tests for hash() | DinoTools_python-ssdeep | train |
2229ddac8308afecc6a44d4ca540c8d236a22588 | diff --git a/lark/lark.py b/lark/lark.py
index <HASH>..<HASH> 100644
--- a/lark/lark.py
+++ b/lark/lark.py
@@ -226,7 +226,7 @@ _VALID_PRIORITY_OPTIONS = ('auto', 'normal', 'invert', None)
_VALID_AMBIGUITY_OPTIONS = ('auto', 'resolve', 'explicit', 'forest')
-_T = TypeVar('_T')
+_T = TypeVar('_T', bound="Lark")
c... | Specify minimum expected type in class methods | lark-parser_lark | train |
75a341cc3fc4df3940de1f081b41f2df19914c23 | diff --git a/proxy/src/main/java/org/jboss/forge/furnace/proxy/Proxies.java b/proxy/src/main/java/org/jboss/forge/furnace/proxy/Proxies.java
index <HASH>..<HASH> 100644
--- a/proxy/src/main/java/org/jboss/forge/furnace/proxy/Proxies.java
+++ b/proxy/src/main/java/org/jboss/forge/furnace/proxy/Proxies.java
@@ -7,6 +7,7 ... | Using non-deprecated method in JDK<I> | forge_furnace | train |
e87a150f41a05918a5ddfac362b0087aade149ac | diff --git a/src/Composer/Console/Application.php b/src/Composer/Console/Application.php
index <HASH>..<HASH> 100644
--- a/src/Composer/Console/Application.php
+++ b/src/Composer/Console/Application.php
@@ -420,9 +420,9 @@ class Application extends BaseApplication
exit(1);
}
... | Make sure schema issues are always reported correctly, but not in init when Composer is not required, fixes #<I> | composer_composer | train |
27bde082309f398ddedf02948b1e9e101dec3558 | diff --git a/README.markdown b/README.markdown
index <HASH>..<HASH> 100644
--- a/README.markdown
+++ b/README.markdown
@@ -2,7 +2,7 @@ Rails migrations in non-Rails (and non Ruby) projects.
WHAT'S NEW
==========
-In the 1.0 release we have moved to using Rails 3 migrations instead of maintaining our own migration r... | Added support for db:seed | thuss_standalone-migrations | train |
b757c648f36e308011ca32f7e2f177a361c5c1f9 | diff --git a/lib/filestorage/stored_file.php b/lib/filestorage/stored_file.php
index <HASH>..<HASH> 100644
--- a/lib/filestorage/stored_file.php
+++ b/lib/filestorage/stored_file.php
@@ -138,6 +138,7 @@ class stored_file {
protected function update($dataobject) {
global $DB;
$updatereferencesneed... | MDL-<I> core_files: prevent mimetype update on every file update
Every time a file is updated, the mimetype is re-processed.
But, some mimetypes can only be detected if the file is present
on local disk. With external file systems, this could cause
the file to be downloaded unnecessarily. Instead, only update
the mi... | moodle_moodle | train |
1f1d8cbc27f81ca0fec403bf5915cab41afe9e03 | diff --git a/requirements.txt b/requirements.txt
index <HASH>..<HASH> 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
certifi>=2017
-pendulum>=1.2,<1.3
+pendulum>=1.2.3,<1.3
pyuri>=0.3,<0.4
requests[security]>=2,<3
six>=1.10,<1.11
diff --git a/swimlane/core/adapters/record.py b/swimlane/core/ad... | Add better error message on unmatched user id and fix datetime test | swimlane_swimlane-python | train |
501b958757e85a163958b248418888dfae05279a | diff --git a/lib/bibclassify_tests.py b/lib/bibclassify_tests.py
index <HASH>..<HASH> 100644
--- a/lib/bibclassify_tests.py
+++ b/lib/bibclassify_tests.py
@@ -269,7 +269,7 @@ class BibClassifyTest(unittest.TestCase):
if not bconfig.STANDALONE:
bibtask = bibclassify_daemon.bibtask
#fir... | BibClassify: cleaner SQL statements | inveniosoftware-contrib_invenio-classifier | train |
fc2ee263a1eb68813472da9090e73b95988ca070 | diff --git a/src/Umbrella/Foundation/Application.php b/src/Umbrella/Foundation/Application.php
index <HASH>..<HASH> 100644
--- a/src/Umbrella/Foundation/Application.php
+++ b/src/Umbrella/Foundation/Application.php
@@ -11,6 +11,8 @@
namespace Umbrella\Foundation;
+use PDO;
+use Exception;
use Symfony\Component\Ya... | added database connection and wildcards for routing | umbrella-code_umbrella | train |
e27bcb849beecaa6a26ccc51e9deaeb63a3a1c86 | diff --git a/clearly/server.py b/clearly/server.py
index <HASH>..<HASH> 100644
--- a/clearly/server.py
+++ b/clearly/server.py
@@ -71,34 +71,6 @@ class ClearlyServer(clearly_pb2_grpc.ClearlyServerServicer):
key, obj = ClearlyServer._event_to_pb(event_data)
yield clearly_pb2.RealtimeEve... | event to message is promoted to internal data flow | rsalmei_clearly | train |
e4c66e61d08a38ed223b81a82cbea3fb656317f4 | diff --git a/xmppd/roster.py b/xmppd/roster.py
index <HASH>..<HASH> 100644
--- a/xmppd/roster.py
+++ b/xmppd/roster.py
@@ -3,6 +3,7 @@ from spade import *
from spade.ACLMessage import *
import types
+
class rosterPlugIn(PlugIn):
#NS='jabber:x:fipa'
NS='' | Spade has a freakin' roster | javipalanca_spade | train |
6cd5289c2d8384eab5d204afe0a0fcd8def992f7 | diff --git a/jsonapi/api.py b/jsonapi/api.py
index <HASH>..<HASH> 100644
--- a/jsonapi/api.py
+++ b/jsonapi/api.py
@@ -26,7 +26,6 @@ from django.http import HttpResponse, HttpResponseNotAllowed
import logging
import json
-from .utils import Choices
from .model_inspector import ModelInspector
logger = logging.ge... | change create/update commands to PUT POST. It is possible to update using PATCH. | pavlov99_jsonapi | train |
2a348258e25c435bf867f8eda852a41f32a4a7ee | diff --git a/lib/ig_api/feed.rb b/lib/ig_api/feed.rb
index <HASH>..<HASH> 100644
--- a/lib/ig_api/feed.rb
+++ b/lib/ig_api/feed.rb
@@ -27,13 +27,16 @@ module IgApi
response.body
end
- def timeline_media
+ def timeline_media(params = {})
user_id = @user[:id]
rank_token = IgApi::Http.g... | feed/timeline_media: add support for max_id | VicoErv_instagram-private-api | train |
3268f5e0b9b2c50211c09a6eea61fe6e8504192d | diff --git a/js/calendar.js b/js/calendar.js
index <HASH>..<HASH> 100644
--- a/js/calendar.js
+++ b/js/calendar.js
@@ -756,7 +756,7 @@ if(!String.prototype.format) {
});
$('a.event').mouseenter(function() {
- $('a.event' + $(this).data('event-id')).parents('.cal-cell1').addClass('day-highlight dh-' + $(this).... | Replace $.parents with $.closest
parents() may returns more than one parent, but in some cases we want only
the closest parent. | Serhioromano_bootstrap-calendar | train |
7ca465f1757f74f030846d9d99318e2584b69689 | diff --git a/internal/provider/resource_string.go b/internal/provider/resource_string.go
index <HASH>..<HASH> 100644
--- a/internal/provider/resource_string.go
+++ b/internal/provider/resource_string.go
@@ -170,8 +170,8 @@ func (r stringResourceType) GetSchema(context.Context) (tfsdk.Schema, diag.Diagn
Optional: t... | internal/provider: Set string override_special default to "" similar to password | terraform-providers_terraform-provider-random | train |
f263958a38096feaf9634761cd90262e8888eb87 | diff --git a/src/Google/Service/AdExchangeBuyerII.php b/src/Google/Service/AdExchangeBuyerII.php
index <HASH>..<HASH> 100644
--- a/src/Google/Service/AdExchangeBuyerII.php
+++ b/src/Google/Service/AdExchangeBuyerII.php
@@ -19,8 +19,9 @@
* Service definition for AdExchangeBuyerII (v2beta1).
*
* <p>
- * Accesses th... | Autogenerated update for adexchangebuyer2 version v2beta1 (<I>-<I>-<I>) | googleapis_google-api-php-client-services | train |
7127d138bacf507360b6b8c0386187d2e1be32a6 | diff --git a/ifilter/__init__.py b/ifilter/__init__.py
index <HASH>..<HASH> 100644
--- a/ifilter/__init__.py
+++ b/ifilter/__init__.py
@@ -29,31 +29,35 @@ def get_editor():
def main():
- parser = argparse.ArgumentParser(
- prog='ifilter',
- formatter_class=argparse.RawDescriptionHelpFormatter,
- ... | Add finally block for deletion of temp file | stefan-hudelmaier_ifilter | train |
5cfbcc8b1ea5dff9b76099a42e86d5fe2d6c7614 | diff --git a/nhlib/site.py b/nhlib/site.py
index <HASH>..<HASH> 100644
--- a/nhlib/site.py
+++ b/nhlib/site.py
@@ -88,7 +88,12 @@ class SiteCollection(object):
self.mesh = Mesh(lons, lats, depths=None)
- # protect arrays from being accidentally changed
+ # protect arrays from being accidental... | site: more verbouse comment about unwriteable arrays in SiteCollection | gem_oq-engine | train |
7095ff620395d8caac76a16ae25eff44e53e99cd | diff --git a/Gemfile.lock b/Gemfile.lock
index <HASH>..<HASH> 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- bolognese (1.3.7)
+ bolognese (1.3.8)
activesupport (>= 4.2.5, < 6)
benchmark_methods (~> 0.7)
bibtex-ruby (~> 4.1)
diff --git a/lib/bologn... | make sure rightslist is always an array. datacite/datacite#<I> | datacite_bolognese | train |
d6f6df20455e9c346bd68f78eaff5327fcb5e8b8 | diff --git a/twython.py b/twython.py
index <HASH>..<HASH> 100644
--- a/twython.py
+++ b/twython.py
@@ -1257,7 +1257,7 @@ class setup:
"""
if self.authenticated is True:
try:
- files = [("image", filename, open(filename).read())]
+ files = [("image", filename, open(filename, 'rb').read())]
fields = ... | Force any methods that handle image uploading to open the image (for encoding) as a Binary file, was doing ASCII before (oddly, this wasn't caught until now. Major thanks to Yoav Aviram for pointing this out. :D | ryanmcgrath_twython | train |
d3bd6e147797908c93203b2023d2e86eed50bade | diff --git a/src/jukeboxmaya/reftrack/__init__.py b/src/jukeboxmaya/reftrack/__init__.py
index <HASH>..<HASH> 100644
--- a/src/jukeboxmaya/reftrack/__init__.py
+++ b/src/jukeboxmaya/reftrack/__init__.py
@@ -1,4 +1,7 @@
"""Package for the reference workflow in maya."""
+import maya.cmds as cmds
+
+from jukeboxmaya impo... | group content function, test for load and unload | JukeboxPipeline_jukeboxmaya | train |
1df0c651eafac4d6378e89dcfc4b13d0eebc42f8 | diff --git a/emir/recipes/focus.py b/emir/recipes/focus.py
index <HASH>..<HASH> 100644
--- a/emir/recipes/focus.py
+++ b/emir/recipes/focus.py
@@ -32,7 +32,10 @@ from ..dataproducts import TelescopeFocus
from ..dataproducts import MasterIntensityFlat
from ..dataproducts import NonLinearityCalibration
-__all__ = ['R... | Updated names of recipes in __all__ | guaix-ucm_pyemir | train |
9c682deaadda8642591a580fe0ed25670f6ea2b1 | diff --git a/zap/src/main/java/org/parosproxy/paros/core/scanner/HostProcess.java b/zap/src/main/java/org/parosproxy/paros/core/scanner/HostProcess.java
index <HASH>..<HASH> 100644
--- a/zap/src/main/java/org/parosproxy/paros/core/scanner/HostProcess.java
+++ b/zap/src/main/java/org/parosproxy/paros/core/scanner/HostPr... | Reinstate constructor call
Call newer constructor to keep same behaviour for the deprecated
constructor. Mistake done in #<I>. | zaproxy_zaproxy | train |
467d54bee9739112e901a3b869ae0651c558ff02 | diff --git a/src/Database/Type/FloatType.php b/src/Database/Type/FloatType.php
index <HASH>..<HASH> 100644
--- a/src/Database/Type/FloatType.php
+++ b/src/Database/Type/FloatType.php
@@ -96,10 +96,7 @@ class FloatType extends Type implements TypeInterface, BatchCastingInterface
return null;
}
- ... | coercion for floats was actaully not faster | cakephp_cakephp | train |
94ef75f81a901c3c434ff93e310126d37f3bbb39 | diff --git a/src/Malenki/Math/Stats.php b/src/Malenki/Math/Stats.php
index <HASH>..<HASH> 100644
--- a/src/Malenki/Math/Stats.php
+++ b/src/Malenki/Math/Stats.php
@@ -40,9 +40,18 @@ class Stats implements \Countable
protected $float_kurtosis = null;
protected $float_median = null;
protected $float_skew =... | Partial implementation of mode, new UT. | malenkiki_math | train |
57a9995c4332518cab0a756043dd918c8963cbee | diff --git a/hypervisor/vm_states.go b/hypervisor/vm_states.go
index <HASH>..<HASH> 100644
--- a/hypervisor/vm_states.go
+++ b/hypervisor/vm_states.go
@@ -603,7 +603,11 @@ func statePodStopping(ctx *VmContext, ev VmEvent) {
ctx.shutdownVM(false, "got release, quit")
ctx.Become(stateTerminating, "TERMINATING")
... | fix incorrectly convert pod finish event to ack event | hyperhq_runv | train |
d30303052e33ccb16b4072a6dcc2e1122c8c0f3d | diff --git a/trunk/mlcp/src/main/java/com/marklogic/contentpump/Command.java b/trunk/mlcp/src/main/java/com/marklogic/contentpump/Command.java
index <HASH>..<HASH> 100644
--- a/trunk/mlcp/src/main/java/com/marklogic/contentpump/Command.java
+++ b/trunk/mlcp/src/main/java/com/marklogic/contentpump/Command.java
@@ -484,8... | Bug:<I> -
1) Remove input_file_pattern option from extract.
2) Add warning for input_file_pattern option for import forest. | marklogic_marklogic-contentpump | train |
eb0a98d6622fa94355d0da3236f1ccaddf45b538 | diff --git a/tests/suites/unit/stubs/bogusload.php b/tests/suites/unit/stubs/bogusload.php
index <HASH>..<HASH> 100644
--- a/tests/suites/unit/stubs/bogusload.php
+++ b/tests/suites/unit/stubs/bogusload.php
@@ -1,17 +1,29 @@
<?php
/**
- * @package Joomla.UnitTest
+ * @package Joomla.UnitTest
*
- * @copyright... | Fix code style in tests/suites/unit/stubs
(cherry-picked from ecec<I>b) | joomla_joomla-framework | train |
e33f7a5d5e88de2f9d8452a10e67c4f1dfd4375f | diff --git a/aeron-driver/src/main/java/uk/co/real_logic/aeron/driver/SystemCounters.java b/aeron-driver/src/main/java/uk/co/real_logic/aeron/driver/SystemCounters.java
index <HASH>..<HASH> 100644
--- a/aeron-driver/src/main/java/uk/co/real_logic/aeron/driver/SystemCounters.java
+++ b/aeron-driver/src/main/java/uk/co/r... | [Java] Correct name of retransmit counter. | real-logic_aeron | train |
81bd96e32d7da294528f549471c29a9aa3b05788 | diff --git a/salt/modules/service.py b/salt/modules/service.py
index <HASH>..<HASH> 100644
--- a/salt/modules/service.py
+++ b/salt/modules/service.py
@@ -53,7 +53,7 @@ def __virtual__():
if __grains__['kernel'] != 'Linux':
return (False, 'Non Linux OSes are not supported')
# SUSE >=12.0 uses systemd... | fix case in os_family for Suse | saltstack_salt | train |
d21d6b6e220a8321c7cbcd855dff161cf8ef9e31 | diff --git a/src/dashboards/ActivityStreamExperimentDashboard.py b/src/dashboards/ActivityStreamExperimentDashboard.py
index <HASH>..<HASH> 100644
--- a/src/dashboards/ActivityStreamExperimentDashboard.py
+++ b/src/dashboards/ActivityStreamExperimentDashboard.py
@@ -127,7 +127,7 @@ class ActivityStreamExperimentDashboa... | Data should have >= 3 points before computing t-tests and power tests. | mozilla_redash_client | train |
6d087fe1f89c00be743d9a28a3c2d7043bb629a5 | diff --git a/CHANGELOG.md b/CHANGELOG.md
index <HASH>..<HASH> 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,14 +1,18 @@
## Changelog
-current version 0.0.6
+current version 0.0.7
-## v0.0.6
+### v0.0.7
+* Added support for the ``` recursion=True ``` or ``` recursion=n ``` for the ``` to_dict ``` property. Speci... | added support for recursion levels-- <I> | petermelias_mrpython | train |
1de3bda0d8fae55ea37745a1257c625aa787497b | diff --git a/README.md b/README.md
index <HASH>..<HASH> 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
# reprint [](https://pypi.python.org/pypi/reprint)
-reprint 是一个适用于 Python3 的简易变量绑定与多行输出刷新的库
+reprint 是一个适用于 Python 2/3 的简易变量绑定与多行输出刷新的库
模块内对于 Unicod... | Update: reprint now support Python2 | Yinzo_reprint | train |
bd7aa409be340216a88ceb2607e85d951c9de58a | diff --git a/lib/lbt/bundle/AutoSplitter.js b/lib/lbt/bundle/AutoSplitter.js
index <HASH>..<HASH> 100644
--- a/lib/lbt/bundle/AutoSplitter.js
+++ b/lib/lbt/bundle/AutoSplitter.js
@@ -6,7 +6,7 @@ const ModuleName = require("../utils/ModuleName");
const {SectionType} = require("./BundleDefinition");
const log = require... | [FIX] Use consistent RegExp to detect copyright comments (#<I>)
Bundle Builder and AutoSplitter now use the same RegExp to detect copyrights that the uglifier task uses.
Fixes <URL> | SAP_ui5-builder | train |
119adde53e7153dd9c826575bcd9ba2209fa75ce | diff --git a/test/general/GeneralTests.php b/test/general/GeneralTests.php
index <HASH>..<HASH> 100644
--- a/test/general/GeneralTests.php
+++ b/test/general/GeneralTests.php
@@ -24,6 +24,7 @@ require_once "ApiModelTest.php";
require_once "RestTest.php";
require_once "ApiClientTest.php";
require_once "ApiCacheParser... | Update the test runner to include ApiMediaFileUploadTest.
git-svn-id: <URL> | evert_google-api-php-client | train |
ba60ebfb60f4faecaa904faeb04823b5d37d0479 | diff --git a/scapy/arch/winpcapy.py b/scapy/arch/winpcapy.py
index <HASH>..<HASH> 100755
--- a/scapy/arch/winpcapy.py
+++ b/scapy/arch/winpcapy.py
@@ -148,10 +148,7 @@ class pcap_stat(Structure):
pass
### _fields_ list in Structure is final.
### We need a temp list
-_tmpList=[]
-_tmpList.append(("ps_recv",c_uint... | List creation could be rewritten by list litteral | secdev_scapy | train |
790435826d04bbb05aa02b4733a0635ca093f5c5 | diff --git a/draft-js-side-toolbar-plugin/src/components/Toolbar/index.js b/draft-js-side-toolbar-plugin/src/components/Toolbar/index.js
index <HASH>..<HASH> 100644
--- a/draft-js-side-toolbar-plugin/src/components/Toolbar/index.js
+++ b/draft-js-side-toolbar-plugin/src/components/Toolbar/index.js
@@ -36,13 +36,19 @@ e... | Fix side toolbar positioning when there's a positioned parent. | draft-js-plugins_draft-js-plugins | train |
70e4a7e1bac0e1d3b6b7ab110156b2982e0cb8e9 | diff --git a/m2s3/app.py b/m2s3/app.py
index <HASH>..<HASH> 100755
--- a/m2s3/app.py
+++ b/m2s3/app.py
@@ -124,12 +124,12 @@ def make_backup_files(mongodb, aws):
# Generate a backup file from mongodump
# This file should be compressed as a gzipped tarball
- mongodump_filenames = mongo.make_backup_files(
... | mongo.make_backup_files returns a list of tuples
each one containing the host 'name' and a TarFile to be later processed
by s3.upload_file | axltxl_m2bk | train |
a6b703f66edcd3371b82b99ab449065ba1adc83d | diff --git a/simulator/src/main/java/com/hazelcast/simulator/worker/performance/TestPerformanceTracker.java b/simulator/src/main/java/com/hazelcast/simulator/worker/performance/TestPerformanceTracker.java
index <HASH>..<HASH> 100644
--- a/simulator/src/main/java/com/hazelcast/simulator/worker/performance/TestPerformanc... | Fixes NPE in TestPerformanceTracker | hazelcast_hazelcast-simulator | train |
630e709ea6cb535b45a9cbd89c08c572646f5608 | diff --git a/actionpack/lib/action_dispatch/routing/mapper.rb b/actionpack/lib/action_dispatch/routing/mapper.rb
index <HASH>..<HASH> 100644
--- a/actionpack/lib/action_dispatch/routing/mapper.rb
+++ b/actionpack/lib/action_dispatch/routing/mapper.rb
@@ -2057,6 +2057,15 @@ module ActionDispatch
# [ :produc... | Clarify use of params in `direct`
Since a `direct` url helper block is evaluated using `instance_exec`
then methods that are available in the instance context can be
accessed, e.g. the params object in a controller action or view.
This wasn't clear from the example so expand on that point and add
a test case for this... | rails_rails | train |
31721f7330327a9751e6bc1fa7277e833056e0d3 | diff --git a/python_jsonschema_objects/classbuilder.py b/python_jsonschema_objects/classbuilder.py
index <HASH>..<HASH> 100644
--- a/python_jsonschema_objects/classbuilder.py
+++ b/python_jsonschema_objects/classbuilder.py
@@ -52,7 +52,9 @@ class ProtocolBase( collections.MutableMapping):
def from_json(cls, jsonms... | Don't validate objects on creation unless from_json | cwacek_python-jsonschema-objects | train |
22057486a00e47025e70a963b5494abb468e305e | diff --git a/src/jottalib/JFS.py b/src/jottalib/JFS.py
index <HASH>..<HASH> 100644
--- a/src/jottalib/JFS.py
+++ b/src/jottalib/JFS.py
@@ -483,11 +483,9 @@ class JFS(object):
url = self.path + url
logging.debug("getting url: %s" % url)
if usecache:
- #r = requests.get(url, head... | use request.Session() also for HTTP POST | havardgulldahl_jottalib | train |
4467b8c39d5e832d6bd5be0d952e290db010249e | diff --git a/sos/collector/exceptions.py b/sos/collector/exceptions.py
index <HASH>..<HASH> 100644
--- a/sos/collector/exceptions.py
+++ b/sos/collector/exceptions.py
@@ -10,7 +10,7 @@
class InvalidPasswordException(Exception):
- '''Raised when the provided password is rejected by the remote host'''
+ """Rai... | [PEP<I>] Fix docstrings in exceptions.py | sosreport_sos | train |
0cac481ff95c407c83bdf9aba20e5933a1e6a2de | diff --git a/lantern/modules/__init__.py b/lantern/modules/__init__.py
index <HASH>..<HASH> 100644
--- a/lantern/modules/__init__.py
+++ b/lantern/modules/__init__.py
@@ -0,0 +1,3 @@
+from . import (
+ caesar, simplesubstitution, vigenere
+) | Adding submodules to __init__.py of modules to allow for import paths such as from lantern import modules
modules.blah | CameronLonsdale_lantern | train |
2440caadcb4913d92f4e0cf67e9e0d11363916f1 | diff --git a/sos/sos_executor.py b/sos/sos_executor.py
index <HASH>..<HASH> 100755
--- a/sos/sos_executor.py
+++ b/sos/sos_executor.py
@@ -33,7 +33,7 @@ from ._version import __version__
from .sos_step import Dryrun_Step_Executor, SP_Step_Executor, MP_Step_Executor, \
analyze_section
from .utils import env, Erro... | Evaluate global definition before the execution of workflow beause it might contain structure related variable | vatlab_SoS | train |
f9c6bc985c36b347557839b352aefae9aa529a99 | diff --git a/xmlnuke-php5/src/Xmlnuke/Core/Classes/XmlnukePoll.class.php b/xmlnuke-php5/src/Xmlnuke/Core/Classes/XmlnukePoll.class.php
index <HASH>..<HASH> 100644
--- a/xmlnuke-php5/src/Xmlnuke/Core/Classes/XmlnukePoll.class.php
+++ b/xmlnuke-php5/src/Xmlnuke/Core/Classes/XmlnukePoll.class.php
@@ -33,6 +33,9 @@ use Xml... | Fixed Poll to avoid multiple votes from the same IP | byjg_xmlnuke | train |
512263823c9ca2d88ddde7cc7f488b846ab06144 | diff --git a/examples/altimet01_example.py b/examples/altimet01_example.py
index <HASH>..<HASH> 100755
--- a/examples/altimet01_example.py
+++ b/examples/altimet01_example.py
@@ -3,6 +3,7 @@
# Python driver for MLAB MAG01A module with HMC5888L Magnetometer sensor wrapper class
import time
+import datetime
import s... | Jan Milik added example of file log. | MLAB-project_pymlab | train |
081d6750a3ac17733c34be0e436e53da95755353 | diff --git a/irco/parsers/wos.py b/irco/parsers/wos.py
index <HASH>..<HASH> 100644
--- a/irco/parsers/wos.py
+++ b/irco/parsers/wos.py
@@ -29,6 +29,7 @@ class Tokenizer(base.Tokenizer):
'PY': 'year',
'PT': 'type',
'C1': 'authors_with_affiliations',
+ 'TC': 'total_citations'
}
... | Add total_citations information to parsed record for the WoS format. | GaretJax_irco | train |
cac80c9deea6c03d1bacfb89a26be7a283b3eda0 | diff --git a/tests/LightSaml/Tests/Binding/HttpPostBindingTest.php b/tests/LightSaml/Tests/Binding/HttpPostBindingTest.php
index <HASH>..<HASH> 100644
--- a/tests/LightSaml/Tests/Binding/HttpPostBindingTest.php
+++ b/tests/LightSaml/Tests/Binding/HttpPostBindingTest.php
@@ -2,8 +2,12 @@
namespace LightSaml\Tests\Bin... | test relay state from saml is included in http post #<I> | lightSAML_lightSAML | train |
80da5b902aed338b6f63421e5cba7303d962b71f | diff --git a/public/assets/libs/appCore.js b/public/assets/libs/appCore.js
index <HASH>..<HASH> 100644
--- a/public/assets/libs/appCore.js
+++ b/public/assets/libs/appCore.js
@@ -676,7 +676,7 @@ $(function ($) {
/**
* Change the content direct
*/
- $this.html($content... | htmlTemplate not include the div on content | edineibauer_uebConfig | train |
0bfe74ccf3bb985d6ae6b92cad73643779a1145d | diff --git a/api/auth.go b/api/auth.go
index <HASH>..<HASH> 100644
--- a/api/auth.go
+++ b/api/auth.go
@@ -305,7 +305,14 @@ func removeKeyFromUser(w http.ResponseWriter, r *http.Request, t auth.Token) err
return err
}
-// listKeys list user's keys
+// title: list keys
+// path: /users/keys
+// method: GET
+// prod... | api/auth: add comments to describe list keys | tsuru_tsuru | train |
d0859c69b0ed8d2b9fd4fa4836ce2e0bc3821e08 | diff --git a/test/utils/test_dsp.py b/test/utils/test_dsp.py
index <HASH>..<HASH> 100755
--- a/test/utils/test_dsp.py
+++ b/test/utils/test_dsp.py
@@ -71,6 +71,83 @@ class TestDispatcherUtils(unittest.TestCase):
res = map_list(key_map, *inputs)
self.assertEqual(res, {'a': 1, 'b': 2, 'c': 3, 'd': 4})
... | test(dsp): Add tests. | vinci1it2000_schedula | train |
0469b7865c70c6aef372702e5b4bd970e29ad316 | diff --git a/bokeh/mpl.py b/bokeh/mpl.py
index <HASH>..<HASH> 100644
--- a/bokeh/mpl.py
+++ b/bokeh/mpl.py
@@ -292,7 +292,7 @@ def _make_lines_collection(datasource, xdr, ydr, col):
else:
on_off = map(int,col.get_linestyle()[0][1])
newmultiline.line_dash_offset = _convert_dashes(offset)
- newmulti... | Fixed mpl to input valid types to line_dash property. | bokeh_bokeh | train |
6b94420f6c672683678a54404e6341a0b9ab3c24 | diff --git a/python/pyspark/ml/classification.py b/python/pyspark/ml/classification.py
index <HASH>..<HASH> 100644
--- a/python/pyspark/ml/classification.py
+++ b/python/pyspark/ml/classification.py
@@ -1222,6 +1222,10 @@ class GBTClassifier(JavaEstimator, HasFeaturesCol, HasLabelCol, HasPredictionCol
True
>>... | [SPARK-<I>][PYSPARK][ML] Provide Python API for evaluateEachIteration for spark.ml GBTs
## What changes were proposed in this pull request?
Add evaluateEachIteration for GBTClassification and GBTRegressionModel
## How was this patch tested?
doctest
Please review <URL> | apache_spark | train |
7926557c35b4ecfc2bd622774b1e33398b8b2911 | diff --git a/gwpy/timeseries/core.py b/gwpy/timeseries/core.py
index <HASH>..<HASH> 100644
--- a/gwpy/timeseries/core.py
+++ b/gwpy/timeseries/core.py
@@ -970,8 +970,11 @@ class TimeSeriesBaseDict(OrderedDict):
for ft, clist in frametypes.iteritems():
if verbose:
gprint("Reading d... | TimeSeriesDict.find: fixed bug in channel names
need to strip nds types from channel names before passing to `read()` | gwpy_gwpy | train |
4cfcb72335ec981fd7b848785b44cfa53f641d18 | diff --git a/scio-extra/src/main/java/com/spotify/scio/extra/transforms/FileDownloadDoFn.java b/scio-extra/src/main/java/com/spotify/scio/extra/transforms/FileDownloadDoFn.java
index <HASH>..<HASH> 100644
--- a/scio-extra/src/main/java/com/spotify/scio/extra/transforms/FileDownloadDoFn.java
+++ b/scio-extra/src/main/ja... | fix FileDownloadDoFn for Beam <I> (#<I>) | spotify_scio | train |
b0a7eeee4571b8b18153288eec12f42c09f18107 | diff --git a/builder/git/git.go b/builder/git/git.go
index <HASH>..<HASH> 100644
--- a/builder/git/git.go
+++ b/builder/git/git.go
@@ -205,10 +205,10 @@ func createRepo(c cookoo.Context, repoPath, gitHome string) (bool, error) {
if fi.IsDir() {
configPath := filepath.Join(repoPath, "config")
if _, cerr := os... | fix(builder): fix logging messages on createRepo calls | deis_deis | train |
966c6e037f4bd92db48570d35db561da84816a17 | diff --git a/blueprints/ember-cli-event-calendar/index.js b/blueprints/ember-cli-event-calendar/index.js
index <HASH>..<HASH> 100644
--- a/blueprints/ember-cli-event-calendar/index.js
+++ b/blueprints/ember-cli-event-calendar/index.js
@@ -3,7 +3,7 @@ module.exports = {
return entityName;
},
- afterInstall: funct... | testing w/o afterInstall hook | adamsrog_ember-cli-event-calendar | train |
09103c64c5ad3c5cebf6500e20202b4432702edc | diff --git a/airflow/www/views.py b/airflow/www/views.py
index <HASH>..<HASH> 100644
--- a/airflow/www/views.py
+++ b/airflow/www/views.py
@@ -1476,7 +1476,7 @@ class Airflow(BaseView):
'inverted': True,
'height': height,
},
- 'xAxis': {'categories': tasks},
+ ... | color alternate rows so it's easier to use | apache_airflow | train |
fa283358efeae6dd6a9905221d37201a92a887f8 | diff --git a/phoebe/backend/bundle.py b/phoebe/backend/bundle.py
index <HASH>..<HASH> 100644
--- a/phoebe/backend/bundle.py
+++ b/phoebe/backend/bundle.py
@@ -297,6 +297,8 @@ class Bundle(object):
@param mpi: whether to use mpi (will use stored options)
@type mpi: bool
"""
+ self.syste... | now bundle.compute() calls system.fix_mesh() before calling observe | phoebe-project_phoebe2 | train |
777b467a7a3651053ce70279f5312fe614efde29 | diff --git a/src/Util/Counter/Adapter/Rds.php b/src/Util/Counter/Adapter/Rds.php
index <HASH>..<HASH> 100644
--- a/src/Util/Counter/Adapter/Rds.php
+++ b/src/Util/Counter/Adapter/Rds.php
@@ -55,6 +55,9 @@ class Rds extends Adapter
'notNull' => true,
]),
],
+ ... | fix: table structure in rds counter | phwoolcon_phwoolcon | train |
93be5759d594d20b6ce12bd21649197954bea09b | diff --git a/plugins/outputs/http/http.go b/plugins/outputs/http/http.go
index <HASH>..<HASH> 100644
--- a/plugins/outputs/http/http.go
+++ b/plugins/outputs/http/http.go
@@ -193,6 +193,9 @@ func (h *HTTP) write(reqBody []byte) error {
req.Header.Set("Content-Encoding", "gzip")
}
for k, v := range h.Headers {
+ ... | Set host header if configured on http output (#<I>) | influxdata_telegraf | train |
2d0d4987cf5cd59be1f3840ecf6dd66fc2e4c216 | diff --git a/bin/make.js b/bin/make.js
index <HASH>..<HASH> 100755
--- a/bin/make.js
+++ b/bin/make.js
@@ -45,6 +45,7 @@ var build_ngwidgets = require(ngwidgetsDir + 'bin/build.js').build;
var rootDir = path.resolve(__dirname, '..');
var buildDir = rootDir + '/public/javascripts/';
var libDir = rootDir + '/lib/';
+v... | removed logDir option for now. Updated sync make option | nodeGame_nodegame-server | train |
4598dd52fb75b4da329fb448e419e471ea23675a | diff --git a/tests.py b/tests.py
index <HASH>..<HASH> 100644
--- a/tests.py
+++ b/tests.py
@@ -1,6 +1,10 @@
+from json import loads
+from os.path import basename
+from tempfile import NamedTemporaryFile
from threading import Thread
from nose.tools import eq_, raises
+from six import u
from six.moves import BaseHTT... | Added test for passing attachments by filename. | hectane_python-hectane | train |
358c4514b03b4da657cd25fbee020866c16e2da8 | diff --git a/src/Phinx/Db/Adapter/MysqlAdapter.php b/src/Phinx/Db/Adapter/MysqlAdapter.php
index <HASH>..<HASH> 100644
--- a/src/Phinx/Db/Adapter/MysqlAdapter.php
+++ b/src/Phinx/Db/Adapter/MysqlAdapter.php
@@ -64,6 +64,11 @@ class MysqlAdapter extends PdoAdapter implements AdapterInterface
} else {
... | Added unix socket support to MySQL adapter | cakephp_phinx | train |
4769bbf6e96e105ec78fedff53ae1609a7a06003 | diff --git a/index.js b/index.js
index <HASH>..<HASH> 100644
--- a/index.js
+++ b/index.js
@@ -86,7 +86,7 @@ var torrentStream = function(link, opts) {
var engine = new events.EventEmitter();
var swarm = pws(infoHash, opts.id, {size:opts.connections || opts.size});
- var torrentPath = path.join(opts.path, 'cache.... | Include infoHash in torrent cache file path | mafintosh_torrent-stream | train |
27bc0ecc2e691c353e3f2bbe75bfcf83efa3c8f6 | diff --git a/core/commands/mount_unix.go b/core/commands/mount_unix.go
index <HASH>..<HASH> 100644
--- a/core/commands/mount_unix.go
+++ b/core/commands/mount_unix.go
@@ -5,12 +5,11 @@ package commands
import (
"fmt"
"io"
- "strings"
- cmds "github.com/ipfs/go-ipfs/commands"
- e "github.com/ipfs/go-ipfs/core/com... | refactor(cmds): use new cmds lib in mount
License: MIT | ipfs_go-ipfs | train |
c8c1dea7727e367f2fbc8e26f703c860e96ccd5a | diff --git a/lib/node_modules/@stdlib/repl/lib/namespace/b.js b/lib/node_modules/@stdlib/repl/lib/namespace/b.js
index <HASH>..<HASH> 100644
--- a/lib/node_modules/@stdlib/repl/lib/namespace/b.js
+++ b/lib/node_modules/@stdlib/repl/lib/namespace/b.js
@@ -939,6 +939,14 @@ ns.push({
});
ns.push({
+ 'alias': 'base.dis... | Add chi constructor to REPL | stdlib-js_stdlib | train |
253d060d447a7566359abb87316a4940f1f03423 | diff --git a/src/Cache/CacheWarmer.php b/src/Cache/CacheWarmer.php
index <HASH>..<HASH> 100644
--- a/src/Cache/CacheWarmer.php
+++ b/src/Cache/CacheWarmer.php
@@ -35,11 +35,17 @@ final class CacheWarmer implements CacheWarmerInterface
/** @var Route $route */
foreach ($allRoutes as $routeName => $ro... | Fixed the way Dashboard route names are found | EasyCorp_EasyAdminBundle | train |
d15292dd7c9be008a54b79821a040b6fa63a0163 | diff --git a/webpack.config.js b/webpack.config.js
index <HASH>..<HASH> 100644
--- a/webpack.config.js
+++ b/webpack.config.js
@@ -13,9 +13,7 @@ const fontAwesomeMarkdown = require('./dist/extensions/font-awesome');
module.exports = function(options = {}) {
const debug = options.mode === 'development';
const doc... | use logo in src folder | intuit_Ignite | train |
9568bb0ce8b1b1bc2dcb0c7b629293e44d25a60b | diff --git a/test/slim/test_text_interpolation.rb b/test/slim/test_text_interpolation.rb
index <HASH>..<HASH> 100644
--- a/test/slim/test_text_interpolation.rb
+++ b/test/slim/test_text_interpolation.rb
@@ -53,4 +53,11 @@ p Message: #{message('hello', "user #{output_number}")}
assert_html '<script>do_something_e... | text interpolation: add failing test case | slim-template_slim | train |
64d62b73c6b8af21d2dacae477ad4250a6243b80 | diff --git a/elytron/src/main/java/org/wildfly/extension/elytron/ElytronDefinition.java b/elytron/src/main/java/org/wildfly/extension/elytron/ElytronDefinition.java
index <HASH>..<HASH> 100644
--- a/elytron/src/main/java/org/wildfly/extension/elytron/ElytronDefinition.java
+++ b/elytron/src/main/java/org/wildfly/extens... | [WFCORE-<I>] Ensure the new attribute is known to the add handler for the subsystem. | wildfly_wildfly-core | train |
56c879f9ab8e5fc5773a1ef933918aa4c2275b10 | diff --git a/src/SlotMachine/Reel.php b/src/SlotMachine/Reel.php
index <HASH>..<HASH> 100644
--- a/src/SlotMachine/Reel.php
+++ b/src/SlotMachine/Reel.php
@@ -38,7 +38,7 @@ class Reel implements ReelInterface
/**
* Setting for what to do if a requested card does not exist.
*/
- public $resolveUndefi... | Encapsulate property for resolving undefined cards | archfizz_slotmachine | train |
1dcffcc41197c45360d63480790a9fc2fac23e6e | diff --git a/lib/jekyll-picture-tag/output_formats/data_attributes.rb b/lib/jekyll-picture-tag/output_formats/data_attributes.rb
index <HASH>..<HASH> 100644
--- a/lib/jekyll-picture-tag/output_formats/data_attributes.rb
+++ b/lib/jekyll-picture-tag/output_formats/data_attributes.rb
@@ -1,7 +1,7 @@
module PictureTag
... | noscript image is simply a basic fallback image | robwierzbowski_jekyll-picture-tag | train |
9008745b6dd6d1e362682603407aa5299886e6b8 | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--- a/setup.py
+++ b/setup.py
@@ -132,7 +132,7 @@ setup(
license='MIT',
install_requires=[
'dargparse>=0.2.5',
- 'pymongo>=2.8,<3.0',
+ 'pymongo==2.9.2',
'verlib==0.1',
"boto==2.37.0",
"psutil==1.2.1... | Update pymongo dependency to <I> !! | mongolab_mongoctl | train |
837506876a9eb52edb4cbe9fdf35bbb814b6093f | diff --git a/src/Propel/Runtime/Query/ModelCriteria.php b/src/Propel/Runtime/Query/ModelCriteria.php
index <HASH>..<HASH> 100644
--- a/src/Propel/Runtime/Query/ModelCriteria.php
+++ b/src/Propel/Runtime/Query/ModelCriteria.php
@@ -269,7 +269,7 @@ class ModelCriteria extends Criteria
public function filterByArray($... | fix findByXXXAndYYY() when one of the parameters is a relation. Refs #<I>. Based on a patch by @maikg | propelorm_Propel2 | train |
e917b3ce965706cb410432763c14e3ce623be7ce | diff --git a/test/docker-tests/src/test/java/it/unibz/inf/ontop/docker/mysql/BindWithFunctionsMySQLTest.java b/test/docker-tests/src/test/java/it/unibz/inf/ontop/docker/mysql/BindWithFunctionsMySQLTest.java
index <HASH>..<HASH> 100644
--- a/test/docker-tests/src/test/java/it/unibz/inf/ontop/docker/mysql/BindWithFunctio... | BNODE() not supported for MySQL < <I>. Tests disabled. | ontop_ontop | train |
708303573fe4b16cec034f0edbbf79ac5d582c9b | diff --git a/src/Themosis/Route/Route.php b/src/Themosis/Route/Route.php
index <HASH>..<HASH> 100644
--- a/src/Themosis/Route/Route.php
+++ b/src/Themosis/Route/Route.php
@@ -208,7 +208,11 @@ class Route extends IlluminateRoute
$matches = parent::matches($request, $includingMethod);
// If we can not... | Fix WordPress route uri() method and provide illuminate <I> fallback. | themosis_framework | train |
05a53dac8b1bbcf2a57c097190c1c7e5644f5f28 | diff --git a/recipe-client-addon/bootstrap.js b/recipe-client-addon/bootstrap.js
index <HASH>..<HASH> 100644
--- a/recipe-client-addon/bootstrap.js
+++ b/recipe-client-addon/bootstrap.js
@@ -45,6 +45,7 @@ const PREF_LOGGING_LEVEL = PREF_BRANCH + "logging.level";
let shouldRun = true;
let log = null;
+// These are e... | Comment as to why we're exporting bootstrap methods in the add-on.
Spoiler alert: It's for testing. | mozilla_normandy | train |
a9152ceeb5efd298e065df841f3c79ff2a0e79c2 | diff --git a/wayback-core/src/main/java/org/archive/wayback/core/WaybackRequest.java b/wayback-core/src/main/java/org/archive/wayback/core/WaybackRequest.java
index <HASH>..<HASH> 100644
--- a/wayback-core/src/main/java/org/archive/wayback/core/WaybackRequest.java
+++ b/wayback-core/src/main/java/org/archive/wayback/co... | Added conditional check for remote addr;
Additional check adds the actual remote address to the end of the X-Forwarded-For, if it exists.
This adds additional security in the event the X-Forwarded-For is spoofed; additionally,
it makes sure that the requesting machine is in the one in either the trustedProxies or al... | iipc_openwayback | train |
3def93ae8252604eaeaafd8ab7397313f29475ba | diff --git a/test/Label/Services/ReadServiceTest.php b/test/Label/Services/ReadServiceTest.php
index <HASH>..<HASH> 100644
--- a/test/Label/Services/ReadServiceTest.php
+++ b/test/Label/Services/ReadServiceTest.php
@@ -92,7 +92,7 @@ class ReadServiceTest extends \PHPUnit_Framework_TestCase
$totalLabels = $th... | III-<I> The method of the read service to get label count of query should have returned a natural. | cultuurnet_udb3-php | train |
badb5c3cfe7dcce7b6294c75fe72c05cef6d4612 | diff --git a/assets/scripts/src/choices.js b/assets/scripts/src/choices.js
index <HASH>..<HASH> 100644
--- a/assets/scripts/src/choices.js
+++ b/assets/scripts/src/choices.js
@@ -128,7 +128,7 @@ class Choices {
};
// Merge options with user options
- this.config = extend(defaultConfig, userConfig);
+ ... | Allow user to set his own defaults | jshjohnson_Choices | train |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.