hash
stringlengths
40
40
diff
stringlengths
131
114k
message
stringlengths
7
980
project
stringlengths
5
67
split
stringclasses
1 value
c3813ab41af4f0048b184785351f88b15160f481
diff --git a/bundles/org.eclipse.orion.client.javascript/web/javascript/plugins/javascriptPlugin.js b/bundles/org.eclipse.orion.client.javascript/web/javascript/plugins/javascriptPlugin.js index <HASH>..<HASH> 100644 --- a/bundles/org.eclipse.orion.client.javascript/web/javascript/plugins/javascriptPlugin.js +++ b/bund...
Bug <I> - Exception during failed read
eclipse_orion.client
train
27382bbcd7fae0e2762eb5d7ba687d115567600c
diff --git a/modules/ngMeteor-template.js b/modules/ngMeteor-template.js index <HASH>..<HASH> 100644 --- a/modules/ngMeteor-template.js +++ b/modules/ngMeteor-template.js @@ -3,7 +3,7 @@ var ngMeteorTemplate = angular.module('ngMeteor.template', []); ngMeteorTemplate.run(['$templateCache', function ($templateCache)...
feat(Meteor<I>): Support Meteor <I> and prior for ngMeteor <I>
Urigo_angular-meteor
train
589bb23d5721aa0a843050b4e0f110559e1aa142
diff --git a/pycoin/symbols/grs.py b/pycoin/symbols/grs.py index <HASH>..<HASH> 100644 --- a/pycoin/symbols/grs.py +++ b/pycoin/symbols/grs.py @@ -18,3 +18,12 @@ network = create_bitcoinish_network( "jswallet.groestlcoin.org", "groestlsight.groestlcoin.org" ] ) + +# Cause parsing to fail and tests to ski...
GRS: Disable parsing attempts and tests when groestlcoin_hash isn't installed
richardkiss_pycoin
train
1e84b22407958fb1294236154af0997f6617f5e2
diff --git a/influxql/call_iterator_test.go b/influxql/call_iterator_test.go index <HASH>..<HASH> 100644 --- a/influxql/call_iterator_test.go +++ b/influxql/call_iterator_test.go @@ -740,11 +740,11 @@ type FloatPointGenerator struct { func (g *FloatPointGenerator) Close() error { return nil } func (g...
Update SHOW TAG VALUES to use a fast dedupe iterator Include a benchmark test for the fast dedupe iterator.
influxdata_influxdb
train
27b3f2903298669e5f25c9bb138533d5c887cf5f
diff --git a/DelimiterStream.js b/DelimiterStream.js index <HASH>..<HASH> 100644 --- a/DelimiterStream.js +++ b/DelimiterStream.js @@ -160,6 +160,9 @@ DelimiterStream.prototype.addListener = function(type, listener) { return this; } events.EventEmitter.prototype.addListener.call(this, type, listener)...
Check to make sure readableStream isn't null more. Version <I>
fastest963_DelimiterStream
train
af2e2756d54a3e47d3a5540a8f723b0a83691865
diff --git a/tests/TaskList.js b/tests/TaskList.js index <HASH>..<HASH> 100644 --- a/tests/TaskList.js +++ b/tests/TaskList.js @@ -2,7 +2,7 @@ var Ezlog = require('ezlog'), log = new Ezlog({pref:{t:'[TaskList]',c:'green'}}); -var TaskList = function TaskList (o){ +function TaskList (o){ o = o || {}; //lo...
Better prototype object creation/inheritance in TaskList.js
opensoars_f_
train
9060cd616188634ce44fc5530058fbb698bcbb88
diff --git a/modules/es/bases/es.DocumentBranchNode.js b/modules/es/bases/es.DocumentBranchNode.js index <HASH>..<HASH> 100644 --- a/modules/es/bases/es.DocumentBranchNode.js +++ b/modules/es/bases/es.DocumentBranchNode.js @@ -81,7 +81,7 @@ es.DocumentBranchNode.prototype.traverseLeafNodes = function( callback, from, r...
Fix stupid mistake that broke traverseLeafNodes() in IE
wikimedia_parsoid
train
0a030bc3ae964a3e79b74fbeaae81f817a6a5674
diff --git a/vyper/parser/memory_allocator.py b/vyper/parser/memory_allocator.py index <HASH>..<HASH> 100644 --- a/vyper/parser/memory_allocator.py +++ b/vyper/parser/memory_allocator.py @@ -127,9 +127,8 @@ class MemoryAllocator: # releasing from the end of the allocated memory - reduce the free memory pointer...
refactor: improve de-allocation logic
ethereum_vyper
train
729b8b0d84857e78237304db8ba82a2d1247ee8f
diff --git a/aeron-cluster/src/main/java/io/aeron/cluster/Election.java b/aeron-cluster/src/main/java/io/aeron/cluster/Election.java index <HASH>..<HASH> 100644 --- a/aeron-cluster/src/main/java/io/aeron/cluster/Election.java +++ b/aeron-cluster/src/main/java/io/aeron/cluster/Election.java @@ -110,7 +110,7 @@ class Ele...
[Java] only use startup timeout in first canvass period, after the first then use normal election timeout.
real-logic_aeron
train
cf947ce5268a77edf01ef73e2e43cd24599aeaec
diff --git a/footer.php b/footer.php index <HASH>..<HASH> 100644 --- a/footer.php +++ b/footer.php @@ -44,7 +44,7 @@ endif; ?> </div><!-- .footer-col --> <div class="footer-col"> <h5 class="footer-title"> - <a class="no-style" href="#">Devenir membre</a> + Devenir ...
Footer titles shouldn't be links
quai10_quai10-template
train
2d0baf42845681fa4fecd22221f5a8183d4afeb8
diff --git a/lib/mixpanel-node.js b/lib/mixpanel-node.js index <HASH>..<HASH> 100644 --- a/lib/mixpanel-node.js +++ b/lib/mixpanel-node.js @@ -372,33 +372,27 @@ var create_client = function(token, config) { }, // used internally by set and set_once - _set: function(distinct_id, $set, callback...
Changed _set parameter name back to 'options' and don't delete $set_once key
mixpanel_mixpanel-node
train
1016d2d16adaa44b8131abe9b7f280155e722e05
diff --git a/plugin/pkg/admission/priority/admission.go b/plugin/pkg/admission/priority/admission.go index <HASH>..<HASH> 100644 --- a/plugin/pkg/admission/priority/admission.go +++ b/plugin/pkg/admission/priority/admission.go @@ -19,6 +19,7 @@ package admission import ( "fmt" "io" + "strings" "k8s.io/apimachi...
Disallow PriorityClass names with 'system-' prefix for user defined priority classes
kubernetes_kubernetes
train
da8922cf1d75126abe2b6c3d1b8b6e44995c902a
diff --git a/psamm/gapfill.py b/psamm/gapfill.py index <HASH>..<HASH> 100644 --- a/psamm/gapfill.py +++ b/psamm/gapfill.py @@ -178,7 +178,7 @@ def gapfill(model, core, blocked, solver, epsilon=0.001, v_max=1000): # ym variables. This is done by introducing another helper # variable, yn...
gapfill: Fix minor flake style issue
zhanglab_psamm
train
42e68bb58a3e1a1e1faa9fbeb9ba6688e2962bcd
diff --git a/src/Illuminate/Support/Stringable.php b/src/Illuminate/Support/Stringable.php index <HASH>..<HASH> 100644 --- a/src/Illuminate/Support/Stringable.php +++ b/src/Illuminate/Support/Stringable.php @@ -148,7 +148,7 @@ class Stringable * @param string|array $needles * @return bool */ - pu...
Method contains() should only have needles (#<I>)
laravel_framework
train
5d5f71aac1c7e8f96139da0c281bacb10a1acbd8
diff --git a/pymatgen/core/structure.py b/pymatgen/core/structure.py index <HASH>..<HASH> 100644 --- a/pymatgen/core/structure.py +++ b/pymatgen/core/structure.py @@ -630,34 +630,6 @@ class IStructure(SiteCollection, MSONable): def __mul__(self, scaling_matrix): """ - Makes a supercell. - - ...
Multiplication method of a structure has slightly changed : sites are not automatically falled back to the unit cell, use make_supercell with to_unit_cell=True for that.
materialsproject_pymatgen
train
1ca13f135adf500f17337757d13ec6c7ac55f3c1
diff --git a/saltcloud/clouds/ec2.py b/saltcloud/clouds/ec2.py index <HASH>..<HASH> 100644 --- a/saltcloud/clouds/ec2.py +++ b/saltcloud/clouds/ec2.py @@ -848,7 +848,7 @@ def create(vm_=None, call=None): 'host': ip_address, 'username': username, 'key_filename': key_filename, - ...
Remove erroneous sh from deploy script command
saltstack_salt
train
90a2dfb7761faaf28801ce3cc6e8e0dafc2c2e62
diff --git a/src/system/modules/metamodels/TableMetaModelFilterSetting.php b/src/system/modules/metamodels/TableMetaModelFilterSetting.php index <HASH>..<HASH> 100644 --- a/src/system/modules/metamodels/TableMetaModelFilterSetting.php +++ b/src/system/modules/metamodels/TableMetaModelFilterSetting.php @@ -339,6 +339,43...
Fix issue #<I> - fid is ignored in the filter setting list causing all filter settings to appear as childs of any filter.
MetaModels_core
train
65cbb70b30b4dfc3d79e4cba7cbf3147898c0b40
diff --git a/src/__/collections/has.php b/src/__/collections/has.php index <HASH>..<HASH> 100644 --- a/src/__/collections/has.php +++ b/src/__/collections/has.php @@ -26,9 +26,12 @@ function has($collection, $path) $key = $portions[0]; if (\count($portions) === 1) { - $has = \__::isObject($collectio...
found a bug with numeric keys in objects in __::has()
maciejczyzewski_bottomline
train
66da4875d0f27cc63c58bd93f74fbc9b476362cb
diff --git a/dedupe/convenience.py b/dedupe/convenience.py index <HASH>..<HASH> 100644 --- a/dedupe/convenience.py +++ b/dedupe/convenience.py @@ -14,9 +14,20 @@ def dataSample(data, sample_size): '''Randomly sample pairs of records from a data dictionary''' data_list = data.values() - random_pairs = ded...
Generate Random pairs for the data_sample such that each record is from different dataset
dedupeio_dedupe
train
f5feb2d7934cf361a2167c6085452c095073fd0a
diff --git a/Tpg/ExtjsBundle/Annotation/Model.php b/Tpg/ExtjsBundle/Annotation/Model.php index <HASH>..<HASH> 100644 --- a/Tpg/ExtjsBundle/Annotation/Model.php +++ b/Tpg/ExtjsBundle/Annotation/Model.php @@ -10,4 +10,5 @@ use Doctrine\ORM\Mapping\Annotation; final class Model implements Annotation { public $name; ...
Added the ability to generate base extjs model, so custom model can extend from it.
AmsTaFFix_extjs-bundle
train
51d52ed9722ea26265ad1ca839e062a75e353c47
diff --git a/src/Tasks.php b/src/Tasks.php index <HASH>..<HASH> 100644 --- a/src/Tasks.php +++ b/src/Tasks.php @@ -476,7 +476,8 @@ class Tasks extends \Robo\Tasks $this->_exec("terminus connection:set $terminus_site_env git"); // Deployment - $this->deploy($terminus_env); + $pantheon_branch = $terminu...
Fix deployment to pantheon when using dev environment.
thinkshout_robo-drupal
train
e9e9eca09bb152dff752d811f6a4e50d98272e16
diff --git a/wepay/api.py b/wepay/api.py index <HASH>..<HASH> 100644 --- a/wepay/api.py +++ b/wepay/api.py @@ -30,8 +30,8 @@ class WePay(object): suppress all warnings, or `False` to raise all warnings. :keyword bool use_requests: set to `False` in order to explicitly turn off - `requests<http://do...
forgot WePayConnectionError documentation
lehins_python-wepay
train
a2fe95ec26ba5f8f18fba7f5f974ff8cdb652cdd
diff --git a/provider/vendor/plugins/oauth2_provider/init.rb b/provider/vendor/plugins/oauth2_provider/init.rb index <HASH>..<HASH> 100644 --- a/provider/vendor/plugins/oauth2_provider/init.rb +++ b/provider/vendor/plugins/oauth2_provider/init.rb @@ -0,0 +1,3 @@ +if RAILS_ENV == 'development' + ActiveSupport::Dependen...
fix plugin reload issue in dev env
ThoughtWorksStudios_oauth2_provider
train
0923fe675f1bfeab6117a15e5cc0e85c02a5cb09
diff --git a/mockserver-client-javascript/src/main/javascript/mockServerClient.js b/mockserver-client-javascript/src/main/javascript/mockServerClient.js index <HASH>..<HASH> 100644 --- a/mockserver-client-javascript/src/main/javascript/mockServerClient.js +++ b/mockserver-client-javascript/src/main/javascript/mockServe...
improved the comments to make them clearer and more consistent
jamesdbloom_mockserver
train
9199f61224f0dd9c4a255d4bbb16d8ed798f8621
diff --git a/src/main/java/org/imsglobal/aspect/LtiLaunchVerifier.java b/src/main/java/org/imsglobal/aspect/LtiLaunchVerifier.java index <HASH>..<HASH> 100644 --- a/src/main/java/org/imsglobal/aspect/LtiLaunchVerifier.java +++ b/src/main/java/org/imsglobal/aspect/LtiLaunchVerifier.java @@ -12,6 +12,9 @@ import org.aspe...
Making the LtiLaunchVerifier aspect poincut broader
IMSGlobal_basiclti-util-java
train
4f886b822309ad75c4b48d689133190d80fb0006
diff --git a/src/main/java/com/fatboyindustrial/gsonjodatime/Converters.java b/src/main/java/com/fatboyindustrial/gsonjodatime/Converters.java index <HASH>..<HASH> 100644 --- a/src/main/java/com/fatboyindustrial/gsonjodatime/Converters.java +++ b/src/main/java/com/fatboyindustrial/gsonjodatime/Converters.java @@ -40,6 ...
Add constants for type tokens.
gkopff_gson-jodatime-serialisers
train
4a3459399726c91662e18c6cd70dcf4db4f121d9
diff --git a/src/Go/Aop/Support/SignaturePropertyPointcut.php b/src/Go/Aop/Support/SignaturePropertyPointcut.php index <HASH>..<HASH> 100644 --- a/src/Go/Aop/Support/SignaturePropertyPointcut.php +++ b/src/Go/Aop/Support/SignaturePropertyPointcut.php @@ -48,6 +48,18 @@ class SignaturePropertyPointcut implements Pointcu...
#7 Fix an issue when property matcher when it matches a static property
goaop_framework
train
cadc9bf54923f4e911a11850dc8db32cc642964b
diff --git a/go/chat/server.go b/go/chat/server.go index <HASH>..<HASH> 100644 --- a/go/chat/server.go +++ b/go/chat/server.go @@ -552,7 +552,7 @@ func (h *Server) NewConversationLocal(ctx context.Context, arg chat1.NewConversa // Note that from this point on, TopicID is entirely the wrong value. convID = cer...
send JOIN on NewConversation, better ratelimit handling
keybase_client
train
c7a02e563f84b646e28fa4e811faaef76f7dd129
diff --git a/src/config.js b/src/config.js index <HASH>..<HASH> 100644 --- a/src/config.js +++ b/src/config.js @@ -49,7 +49,7 @@ module.exports.read = function get_config(project_root) { JSHINT(data); var err = JSHINT.errors[0]; if (err) { - throw 'Parsing "'+config...
CB-<I> use throw Error to include stack information for -d
apache_cordova-lib
train
a41e3c102e509db93f62be34eb782f73e43f95a7
diff --git a/server/render.js b/server/render.js index <HASH>..<HASH> 100644 --- a/server/render.js +++ b/server/render.js @@ -72,8 +72,6 @@ async function doRender (req, res, pathname, query, { require(appPath) ]) - await Loadable.preloadAll() // Make sure all dynamic imports are loaded - Component = Com...
Await preloading right before rendering the page (#<I>)
zeit_next.js
train
79a50f52820a971a1508ee66a882b928fa8c13d7
diff --git a/lib/kafka/consumer.rb b/lib/kafka/consumer.rb index <HASH>..<HASH> 100644 --- a/lib/kafka/consumer.rb +++ b/lib/kafka/consumer.rb @@ -74,6 +74,7 @@ module Kafka @offset_manager = OffsetManager.new( group: @group, logger: @logger, + commit_interval: 10, ) end @@...
Automatically commit offsets at fixed intervals
zendesk_ruby-kafka
train
d75b015a2f9c8da4482d94292d66d2200153cd39
diff --git a/src/Space.js b/src/Space.js index <HASH>..<HASH> 100644 --- a/src/Space.js +++ b/src/Space.js @@ -12,6 +12,7 @@ var SpaceTaa = require('./SpaceTaa'); var Space = function () { Emitter(this); SpacePlane(this); + // Has constant identity transformation _T this.content = {}; // Dict over list bec...
SpacePlane has identity transform by default
taataa_tapspace
train
7ba2ea54166a4a0556bdef92b51a7452a194ca8c
diff --git a/autofit/optimize/grid_search.py b/autofit/optimize/grid_search.py index <HASH>..<HASH> 100644 --- a/autofit/optimize/grid_search.py +++ b/autofit/optimize/grid_search.py @@ -123,10 +123,7 @@ class GridSearch(object): if phase_tag is None: self.phase_tag = '' else: - ...
Change tag folder names to lead with settings_
rhayes777_PyAutoFit
train
dc618936cf548b43093a999767a76d0ac534c1f4
diff --git a/test/node/ios/build/index.js b/test/node/ios/build/index.js index <HASH>..<HASH> 100644 --- a/test/node/ios/build/index.js +++ b/test/node/ios/build/index.js @@ -18,7 +18,7 @@ var opts = } var options = JSON.stringify(opts) -var timeout = 10000 +var timeout = 60000 describe('ios build', function (...
give more time to ios build
vigour-io_wrapper
train
b6b63d6ec0f23f2ff0b9d70e16a80ea00ab77aca
diff --git a/packages/razzle/config/createConfigAsync.js b/packages/razzle/config/createConfigAsync.js index <HASH>..<HASH> 100644 --- a/packages/razzle/config/createConfigAsync.js +++ b/packages/razzle/config/createConfigAsync.js @@ -78,6 +78,7 @@ module.exports = ( const IS_SERVERLESS = /serverless/.test(razzleO...
feat: add support for dev build
jaredpalmer_razzle
train
208c713d59f61f6743daa5e7d3d3f687e1320427
diff --git a/src/gopherjs/translator/expressions.go b/src/gopherjs/translator/expressions.go index <HASH>..<HASH> 100644 --- a/src/gopherjs/translator/expressions.go +++ b/src/gopherjs/translator/expressions.go @@ -401,9 +401,9 @@ func (c *PkgContext) translateExpr(expr ast.Expr) string { index = fmt.Sprintf("(%s ...
Removed map key prefix by using a really empty object for maps.
gopherjs_gopherjs
train
58c78dae56a0ff093ee87d23f01fda22633b9ed7
diff --git a/integration-tests/src/test/java/com/datastax/oss/driver/mapper/QueryNullStrategyIT.java b/integration-tests/src/test/java/com/datastax/oss/driver/mapper/QueryNullStrategyIT.java index <HASH>..<HASH> 100644 --- a/integration-tests/src/test/java/com/datastax/oss/driver/mapper/QueryNullStrategyIT.java +++ b/i...
Skip test if Protocol V3 is used
datastax_java-driver
train
60f4575365eeb877af17378320fa6dc906b81088
diff --git a/lib/ole/types/base.rb b/lib/ole/types/base.rb index <HASH>..<HASH> 100644 --- a/lib/ole/types/base.rb +++ b/lib/ole/types/base.rb @@ -1,7 +1,5 @@ # encoding: ASCII-8BIT -ICONV_DEPRECATED = ''.respond_to? :encode -require 'iconv' unless ICONV_DEPRECATED require 'date' require 'ole/base' @@ -14,17 +12...
Minor refactor of encoding/iconv code. Use single branch and avoid top-level constant.
aquasync_ruby-ole
train
2739975de3084e9084bb3aa42899ec5508f154fb
diff --git a/test/unit/factory/provider.js b/test/unit/factory/provider.js index <HASH>..<HASH> 100644 --- a/test/unit/factory/provider.js +++ b/test/unit/factory/provider.js @@ -106,17 +106,23 @@ define(function () { /* Create .animation + For some reason, addClass and removeClass no longe...
Changed animation method to before version to make it work with angular <I>.x
marcoslin_angularAMD
train
e6eeca6ae2fe3c698ed57a80b35b8ab16feb074c
diff --git a/brozzler/__init__.py b/brozzler/__init__.py index <HASH>..<HASH> 100644 --- a/brozzler/__init__.py +++ b/brozzler/__init__.py @@ -17,7 +17,7 @@ class ShutdownRequested(Exception): pass class ReachedLimit(Exception): - def __init__(self, http_error=None, warcprox_meta=None): + def __init__(sel...
handle <I> Reached limit when fetching robots in brozzler-hq
internetarchive_brozzler
train
0854828f064ef3b13009b57f5a412d30c6213aab
diff --git a/node_modules/generator-xtc/app/index.js b/node_modules/generator-xtc/app/index.js index <HASH>..<HASH> 100644 --- a/node_modules/generator-xtc/app/index.js +++ b/node_modules/generator-xtc/app/index.js @@ -8,6 +8,8 @@ var chalk = require('chalk'); var _projectPath = ''; var log = console.log; var dir = ...
Change file `.xtcrc` to `xtcfile.json`. - Visible because it will be used for pre-filling and automated installs. - `xtc install` may create the file if not present.
MarcDiethelm_xtc
train
cae82c0023e085d2b2775b1b8283b4c98980b9e6
diff --git a/runtime/classes/propel/util/Criteria.php b/runtime/classes/propel/util/Criteria.php index <HASH>..<HASH> 100644 --- a/runtime/classes/propel/util/Criteria.php +++ b/runtime/classes/propel/util/Criteria.php @@ -1077,7 +1077,8 @@ class Criteria implements IteratorAggregate { if ($p3 !== null) { // add...
fixing the andOr call on a non-object
propelorm_Propel
train
a220bc4e8f00923d3579dce7d124891122c0db51
diff --git a/zipline/finance/slippage.py b/zipline/finance/slippage.py index <HASH>..<HASH> 100644 --- a/zipline/finance/slippage.py +++ b/zipline/finance/slippage.py @@ -80,36 +80,28 @@ class VolumeShareSlippage(object): direction = 1.0 for order in orders: - if(order.dt < event.dt): + ...
Removes expiration from orders. Expiration is something that way may want to have in the future, but this current is implementation is dropping orders that aren't meant to be expired. So removing expiration, so that all expected orders are executed.
quantopian_zipline
train
3f86ef09bd8f46fe5d730bf160dcd6b3ada73bf4
diff --git a/lib/HiPay/Fullservice/Helper/Signature.php b/lib/HiPay/Fullservice/Helper/Signature.php index <HASH>..<HASH> 100644 --- a/lib/HiPay/Fullservice/Helper/Signature.php +++ b/lib/HiPay/Fullservice/Helper/Signature.php @@ -42,18 +42,17 @@ class Signature * @param string $secretPassphrase * @return b...
Update Signature.php Sha1 is default for signature
hipay_hipay-fullservice-sdk-php
train
901153c61e39fc01961dfef3613c4e529c595476
diff --git a/src/transformers/models/distilbert/modeling_distilbert.py b/src/transformers/models/distilbert/modeling_distilbert.py index <HASH>..<HASH> 100755 --- a/src/transformers/models/distilbert/modeling_distilbert.py +++ b/src/transformers/models/distilbert/modeling_distilbert.py @@ -588,7 +588,7 @@ class DistilB...
Fix docstring of description about input_ids (#<I>)
huggingface_pytorch-pretrained-BERT
train
04394ab749e4420665878376b731c3f124fd3f76
diff --git a/engine/reformulation/core/src/main/java/it/unibz/inf/ontop/answering/reformulation/generation/NativeQueryGenerator.java b/engine/reformulation/core/src/main/java/it/unibz/inf/ontop/answering/reformulation/generation/NativeQueryGenerator.java index <HASH>..<HASH> 100644 --- a/engine/reformulation/core/src/m...
NativeQueryGenerator: new method for tolerating unk types.
ontop_ontop
train
fa4f445070b0e90403aec4e25002ae39b74429df
diff --git a/Resources/public/js/grid.js b/Resources/public/js/grid.js index <HASH>..<HASH> 100644 --- a/Resources/public/js/grid.js +++ b/Resources/public/js/grid.js @@ -160,7 +160,7 @@ var collection = $('#' + $(this).attr('data-collection-id')); $.ajax({ - url: Routing.generate('integr...
[INTEGRATED-<I>] Change block limit to <I>
integratedfordevelopers_integrated-website-bundle
train
e6450294066d75303a2f38db816b0c5826bf2e7d
diff --git a/bootstrap.js b/bootstrap.js index <HASH>..<HASH> 100644 --- a/bootstrap.js +++ b/bootstrap.js @@ -28,6 +28,17 @@ var StaticString = function StaticString(domain, key, params) { }; /** + * Give this item a replace method + * + * @author Jelle De Loecker <jelle@kipdola.be> + * @since 0.0.1 + * @ve...
Add a 'replace' method to i<I>n objects
skerit_alchemy-i18n
train
74d37a1c8f53faf92fb9fe48a0372137472b05a9
diff --git a/benchexec/benchexec.py b/benchexec/benchexec.py index <HASH>..<HASH> 100644 --- a/benchexec/benchexec.py +++ b/benchexec/benchexec.py @@ -152,12 +152,11 @@ class BenchExec(object): metavar="N", help="Limit each run of the tool to N CPU cores (-1 to disa...
Use a better type and description of "--allowedCores" option
sosy-lab_benchexec
train
51feacf99329b103d9880a5ef90995df7bd2c189
diff --git a/lib/gulp-fasttime-lint.js b/lib/gulp-fasttime-lint.js index <HASH>..<HASH> 100644 --- a/lib/gulp-fasttime-lint.js +++ b/lib/gulp-fasttime-lint.js @@ -67,13 +67,11 @@ function gherkinLint() catch ({ errors }) { const messages = - errors ? errors.map ...
Updated readme.md, fixed minor issues
fasttime_gulp-fasttime-lint
train
9d471f450b174b5645ba723127291174f7c8623f
diff --git a/xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/internal/MockConfigurationSource.java b/xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/internal/MockConfigurationSource.java index <HASH>..<...
[Misc] Use java7 diamond operator
xwiki_xwiki-commons
train
7259cb8853aaaa6307b3b5ce2fe1bf2c6136fa5d
diff --git a/plugins/statsd_collector.go b/plugins/statsd_collector.go index <HASH>..<HASH> 100644 --- a/plugins/statsd_collector.go +++ b/plugins/statsd_collector.go @@ -26,6 +26,8 @@ type StatsdCollector struct { timeoutsPrefix string fallbackSuccessesPrefix string fallbackFailuresPrefix string + canc...
update stats collector with new counters
afex_hystrix-go
train
f08966682bd3d5c5e29b3a553c067ebee8ec8d92
diff --git a/src/Records/Traits/HasTypes/RecordTrait.php b/src/Records/Traits/HasTypes/RecordTrait.php index <HASH>..<HASH> 100644 --- a/src/Records/Traits/HasTypes/RecordTrait.php +++ b/src/Records/Traits/HasTypes/RecordTrait.php @@ -2,7 +2,7 @@ namespace ByTIC\Common\Records\Traits\HasTypes; -use ByTIC\Common\Re...
rename Generic Statuses to Properties Traits
bytic_Common
train
6855dd8c74a194d0b053482e5be186057f85f471
diff --git a/lib/vagrant/action/builtin/mixin_provisioners.rb b/lib/vagrant/action/builtin/mixin_provisioners.rb index <HASH>..<HASH> 100644 --- a/lib/vagrant/action/builtin/mixin_provisioners.rb +++ b/lib/vagrant/action/builtin/mixin_provisioners.rb @@ -35,7 +35,8 @@ module Vagrant # Note: `name` is set t...
Check name config option with respond_to? Prior to this commit, the check used to look for the config option `name` in a provisioner config would accidentally create a "DummyConfig" based on how vagrant handles missing config options. This commit fixes that by instead using the `respond_to?` method to check for the ex...
hashicorp_vagrant
train
923f96fe5d9a0369fac4a26fb1a394017fe004d1
diff --git a/pywbem/cim_obj.py b/pywbem/cim_obj.py index <HASH>..<HASH> 100644 --- a/pywbem/cim_obj.py +++ b/pywbem/cim_obj.py @@ -437,8 +437,10 @@ class NocaseDict(object): if isinstance(arg, (list, tuple)): # Initialize from iterable of: tuple(key,value), or object try: ...
Added clarifying comments to iteration code in cim_obj.py
pywbem_pywbem
train
c7d56a309d8a1e0b9999cc39e24697f3d45eedcf
diff --git a/README b/README index <HASH>..<HASH> 100644 --- a/README +++ b/README @@ -221,5 +221,4 @@ v0.9 FEAROW * ctr forms of ciphers are missing (blowfish-ctr, aes128-ctr, aes256-ctr) * server mode needs better documentation -* add method to block until a channel's "exit-status" is set * the error message fro...
[project @ Arch-1:<EMAIL><I>-public%secsh--dev--<I>--patch-<I>] add methods for sending/receiving a channel's exit status track a channel's exit status and provide a method (recv_exit_status) to block waiting for it to arrive. also provide a convenience method for servers to send it (send_exit_status). add shutdown_r...
paramiko_paramiko
train
c652db153dfa8ed0fbdf108392606dc6eb2f9da2
diff --git a/app/controllers/api/packages_controller.rb b/app/controllers/api/packages_controller.rb index <HASH>..<HASH> 100644 --- a/app/controllers/api/packages_controller.rb +++ b/app/controllers/api/packages_controller.rb @@ -20,7 +20,7 @@ class Api::PackagesController < Api::ApiController skip_before_filter :a...
Some fixes involving issues with cli-system-test
Katello_katello
train
74da5f68a0ef816760a4e6ee410048b8b8cf5ced
diff --git a/gwt-material/src/main/java/gwt/material/design/client/base/MaterialWidget.java b/gwt-material/src/main/java/gwt/material/design/client/base/MaterialWidget.java index <HASH>..<HASH> 100644 --- a/gwt-material/src/main/java/gwt/material/design/client/base/MaterialWidget.java +++ b/gwt-material/src/main/java/g...
Merged the current rework to <I>-snapshot
GwtMaterialDesign_gwt-material
train
c992424558fff76606aacf2342266b6923a3fda7
diff --git a/selenic/config.py b/selenic/config.py index <HASH>..<HASH> 100644 --- a/selenic/config.py +++ b/selenic/config.py @@ -24,6 +24,13 @@ class Config(object): self.local_conf = {} execfile(self.config_path, self.local_conf) + def __getattr__(self, name): + if name in self.local_co...
Added support to get arbitrary variables from the configuration file through the Config class.
mangalam-research_selenic
train
be2dbf2c3f055ec3082d9a0e07fe3b86db544d4a
diff --git a/lib/ditty/controllers/component.rb b/lib/ditty/controllers/component.rb index <HASH>..<HASH> 100644 --- a/lib/ditty/controllers/component.rb +++ b/lib/ditty/controllers/component.rb @@ -63,11 +63,11 @@ module Ditty end end format.json do - headers 'Content-Type' => 'ap...
fix: Feed back validation errors for JSON PUT and POST
EagerELK_ditty
train
7cc7fa27c92e2591084999d5095cf382f30672b7
diff --git a/log/logging.go b/log/logging.go index <HASH>..<HASH> 100644 --- a/log/logging.go +++ b/log/logging.go @@ -57,7 +57,7 @@ const ( FlagsPrecisionTime = log.Lmicroseconds FlagsLongFile = log.Llongfile FlagsShortFile = log.Lshortfile - FlagsDefault = FlagsNone + FlagsDefault = log.Lst...
Use the same default flags as stdlib’s log I just think this is what most Go developers will expect; I know I did.
timehop_golog
train
a57b52ec7e16d9b9985d6303e918aa6fdfa0a141
diff --git a/core/src/main/java/hudson/model/Executor.java b/core/src/main/java/hudson/model/Executor.java index <HASH>..<HASH> 100644 --- a/core/src/main/java/hudson/model/Executor.java +++ b/core/src/main/java/hudson/model/Executor.java @@ -389,6 +389,9 @@ public class Executor extends Thread implements ModelObject {...
[FIXED JENKINS-<I>] Do not consider pendings when deciding whether a schedule result should be new or existing, as we have already taken a snapshot of actions. (#<I>)
jenkinsci_jenkins
train
4ab42367cfb6550a30eddc217e4c1991959d8382
diff --git a/stream/__init__.py b/stream/__init__.py index <HASH>..<HASH> 100644 --- a/stream/__init__.py +++ b/stream/__init__.py @@ -2,7 +2,7 @@ """ stream - ~~~~~~~~ + ~~~~~~ Python implementation of stream library. See README file for more information. diff --git a/test/test_stream.py b/te...
Fix minor issues Add `compare` method.
cartoonist_pystream-protobuf
train
67e76430361c4b1ff7170cfa77443b2152c0e426
diff --git a/trunk/JLanguageTool/src/java/de/danielnaber/languagetool/rules/patterns/FalseFriendRuleLoader.java b/trunk/JLanguageTool/src/java/de/danielnaber/languagetool/rules/patterns/FalseFriendRuleLoader.java index <HASH>..<HASH> 100644 --- a/trunk/JLanguageTool/src/java/de/danielnaber/languagetool/rules/patterns/F...
bugfix: suggestions for false friends where duplicated (or more)
languagetool-org_languagetool
train
f959995d670cdb4f319653c4de74baaa77c74c71
diff --git a/chat/indico_chat/plugin.py b/chat/indico_chat/plugin.py index <HASH>..<HASH> 100644 --- a/chat/indico_chat/plugin.py +++ b/chat/indico_chat/plugin.py @@ -146,7 +146,7 @@ class ChatPlugin(IndicoPlugin): visible=self._has_visible_chatrooms) def extend_event_management_me...
Chat, Piwik, VC/Vidyo: Fix modif key handling canUserAccess doesn't check modification keys
indico_indico-plugins
train
44745a9fac8b93a085741631292fc6b565746104
diff --git a/dpark/broadcast.py b/dpark/broadcast.py index <HASH>..<HASH> 100644 --- a/dpark/broadcast.py +++ b/dpark/broadcast.py @@ -80,11 +80,13 @@ class Broadcast: self.sendBroadcast() def __getstate__(self): - return self.uuid + return (self.uuid, self.bytes, self.bytes < self.Blo...
bypass smaller than <I>K broadcast objects send it directly, enlarge task data limitation to 1M
douban_dpark
train
1b2112c3b2c6f86b9ec578a104118f1d9a3f9183
diff --git a/core/array.rb b/core/array.rb index <HASH>..<HASH> 100644 --- a/core/array.rb +++ b/core/array.rb @@ -744,7 +744,7 @@ class Array < `Array` def replace(other) %x{ - #{self}.splice(0); + #{self}.splice(0, #{self}.length); #{self}.push.apply(#{self}, other); return #{self}; ...
Fix bug in Array#replace not removing elements first in IE
opal_opal
train
8fee46a711c69ce30cfa6a65b30594d643e29a1e
diff --git a/conf/scripts/widgets/applist/applist.html b/conf/scripts/widgets/applist/applist.html index <HASH>..<HASH> 100644 --- a/conf/scripts/widgets/applist/applist.html +++ b/conf/scripts/widgets/applist/applist.html @@ -1,7 +1,7 @@ <div class="applist"> <ul> - <li ng-repeat="app in list.links | orderBy:'t...
Fixes #<I> Conflicts: conf/scripts/widgets/applist/applist.html conf/scripts/widgets/applist/applist.js
gearpump_gearpump
train
3de7149d23d6c40965ef87c21884a7d8060b067a
diff --git a/lib/tickly.rb b/lib/tickly.rb index <HASH>..<HASH> 100644 --- a/lib/tickly.rb +++ b/lib/tickly.rb @@ -4,5 +4,5 @@ require File.dirname(__FILE__) + "/tickly/curve" require File.dirname(__FILE__) + "/tickly/node_processor" module Tickly - VERSION = '2.1.2' + VERSION = '2.1.3' end diff --git a/lib/tick...
Add the fix for padded "curve " commands
julik_tickly
train
5406657db8d7242bf71a0511c222005722c99e50
diff --git a/src/main/java/com/jayway/maven/plugins/android/configuration/Test.java b/src/main/java/com/jayway/maven/plugins/android/configuration/Test.java index <HASH>..<HASH> 100644 --- a/src/main/java/com/jayway/maven/plugins/android/configuration/Test.java +++ b/src/main/java/com/jayway/maven/plugins/android/confi...
Fix names of referenced configuration member variables in javadoc
simpligility_android-maven-plugin
train
bcff554bd8406fefa81c77a54eb18d769e1fbbbd
diff --git a/Makefile b/Makefile index <HASH>..<HASH> 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,7 @@ all: test test: - go test -v client/*.go - go test -v metadata/*.go + go test -v ./... clean: rm *.test diff --git a/client/client.go b/client/client.go index <HASH>..<HASH> 100644 --- a/client/client.go ...
Make transport options more flexible and general cleanup.
jpfielding_gorets
train
407143c07846326c02daf30b9ea246ce322f6c13
diff --git a/tests.py b/tests.py index <HASH>..<HASH> 100644 --- a/tests.py +++ b/tests.py @@ -1118,8 +1118,36 @@ class TestResource(TestCase): @patch('wac.Client._op') def test_get(self, _op): - Resource1.get('gooid') - _op.assert_called_once_with(wac.requests.get, 'gooid') + Resource1...
add some validation checks (maps to member, cls or subclass of cls) to Resource.get
balanced_wac
train
0beb4d12ae8b3134a5f009c93b3180602f969a60
diff --git a/taar/recommenders/similarity_recommender.py b/taar/recommenders/similarity_recommender.py index <HASH>..<HASH> 100644 --- a/taar/recommenders/similarity_recommender.py +++ b/taar/recommenders/similarity_recommender.py @@ -187,8 +187,9 @@ class SimilarityRecommender(BaseRecommender): index_lrs_iter...
Flattened the output of SimilarityRecommender. The output of the SimilarityRecommender::recommend() method now emits a list of 2-tuples. Each 2-tuple is (recommendation, weight)
mozilla_taar
train
4336e0df836fe426a735a14f9c97da6d4ad62c6b
diff --git a/lib/celluloid_benchmark/visitor.rb b/lib/celluloid_benchmark/visitor.rb index <HASH>..<HASH> 100644 --- a/lib/celluloid_benchmark/visitor.rb +++ b/lib/celluloid_benchmark/visitor.rb @@ -61,8 +61,8 @@ module CelluloidBenchmark end end - def get_json(uri) - get uri, [], nil, { "Accept" ...
Allow additional heraders for JSON requests
scottwillson_celluloid-benchmark
train
b4dbfd6c385b19b02da4b609cc40e2b79452c3e6
diff --git a/Makefile b/Makefile index <HASH>..<HASH> 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ install: .installed format: .installed .formatted -PYFILES = $(shell find * -type f -name "*.py") +PYFILES = $(shell find * -type f -name "*.py" | grep -v '__init__.py') .formatted: .installed $(PYFILES)...
don't run formatters on __init__.py (it could break everything)
odrling_peony-twitter
train
9c3c2f09bc61049781986bd21d64f5ce5ef57583
diff --git a/crunchyroll/api.py b/crunchyroll/api.py index <HASH>..<HASH> 100644 --- a/crunchyroll/api.py +++ b/crunchyroll/api.py @@ -4,7 +4,7 @@ import functools import requests -from .constants import ANDROID +from .constants import ANDROID, AJAX from .errors import * class ApiInterface(object): @@ -403,7 +...
some prelim work on ajax api
aheadley_python-crunchyroll
train
27a909cc75fcaf93d2041a861e7a8b0835ea25cc
diff --git a/src/Illuminate/Foundation/Application.php b/src/Illuminate/Foundation/Application.php index <HASH>..<HASH> 100755 --- a/src/Illuminate/Foundation/Application.php +++ b/src/Illuminate/Foundation/Application.php @@ -771,6 +771,16 @@ class Application extends Container implements HttpKernelInterface, Response...
Added getLocale() method to Application which returns the current locale from the config.
laravel_framework
train
44fd3e80fdc67a5dfdf834478a19b2a1523aefbd
diff --git a/lib/rentjuicer/listing.rb b/lib/rentjuicer/listing.rb index <HASH>..<HASH> 100644 --- a/lib/rentjuicer/listing.rb +++ b/lib/rentjuicer/listing.rb @@ -51,7 +51,13 @@ module Rentjuicer end def neighborhood_name - self.neighborhoods.first unless neighborhoods.blank? + unless neighborhood...
sometimes the api is returning a hash, sometimes an array, not sure why that is happening ...
tcocca_rentjuicer
train
4f63d13d82baefffaeb1fbf1cb1c3eeefad458e7
diff --git a/beam_fit.py b/beam_fit.py index <HASH>..<HASH> 100644 --- a/beam_fit.py +++ b/beam_fit.py @@ -12,7 +12,7 @@ def beam_fit(psf,psfheader): """ psf_max_location = np.unravel_index(np.argmax(psf), psf.shape) - threshold_psf = np.where(psf>0.01,psf,0) + threshold_psf = np.where(psf>0.1,psf,0) ...
A few quick fixes. Note removal local maxima search.
ratt-ru_PyMORESANE
train
1bf8c69edbd1d3dc07f6f6daa56654aec8b1fe87
diff --git a/src/Diff/Base.php b/src/Diff/Base.php index <HASH>..<HASH> 100644 --- a/src/Diff/Base.php +++ b/src/Diff/Base.php @@ -56,6 +56,15 @@ abstract class Base { */ abstract public function getChangeLog(); + /** + * @return string The source version for this diff. + */ + abstract pu...
Include source and target version names in packages.
SAM-IT_php-auto-update
train
296e3c650759402bd83aa4c80fd2539585b7cbd5
diff --git a/index.js b/index.js index <HASH>..<HASH> 100644 --- a/index.js +++ b/index.js @@ -14,14 +14,14 @@ function createCriticalFilename(filename, suffix) { return result; } -function Split(opts) { - var opts = opts || {}, +function CriticalSplit(options) { + var options = options || {}, filenameSuffix = ...
cleanup, name updates, getting rid of old code approaches
mrnocreativity_postcss-critical-split
train
6f320a0feaacb68373d94d5b267bb6fcaf89f3dc
diff --git a/wallet/transaction.go b/wallet/transaction.go index <HASH>..<HASH> 100644 --- a/wallet/transaction.go +++ b/wallet/transaction.go @@ -13,7 +13,6 @@ import ( "github.com/FactomProject/btcutil/base58" "github.com/FactomProject/factom" "github.com/FactomProject/factomd/common/factoid" - "github.com/Fact...
update for timestamp refactor
FactomProject_factom
train
7f340869df6d38771782738daad8859fe260f959
diff --git a/src/BaseModule.php b/src/BaseModule.php index <HASH>..<HASH> 100644 --- a/src/BaseModule.php +++ b/src/BaseModule.php @@ -5,8 +5,8 @@ namespace Annotate\Modules; use Annotate\Framework\Application\Components\Container; use Annotate\Framework\Utils\Strings; use Annotate\Modules\Application\ModularPresent...
[Modules] Fix compatibility with latest nette/application Create instance of ComponentReflection via constructor instead of using undefined "from" method.
AnnotateFramework_modules
train
d749a1f71824322dd842eb8e31c8db969285836f
diff --git a/cobe/tokenizers.py b/cobe/tokenizers.py index <HASH>..<HASH> 100644 --- a/cobe/tokenizers.py +++ b/cobe/tokenizers.py @@ -115,9 +115,10 @@ class CobeTokenizer: continue if char == "-" or char == "'": - # dash and single quote are part of whatever token - ...
Split bare dashes and quotes properly
pteichman_cobe
train
0a05a9b179c0dd44b25258e26122883c6404f17d
diff --git a/stack-client/src/main/java/com/digitalpetri/opcua/stack/client/handlers/UaTcpClientMessageHandler.java b/stack-client/src/main/java/com/digitalpetri/opcua/stack/client/handlers/UaTcpClientMessageHandler.java index <HASH>..<HASH> 100644 --- a/stack-client/src/main/java/com/digitalpetri/opcua/stack/client/ha...
Remove redundant chunk secure header validation Validating chunk headers before decoding was redundant; the headers are validated as each chunk is decoded.
kevinherron_opc-ua-stack
train
9ebaddec83088f72725f01f5c60b7225b5f09cf8
diff --git a/tt/gspreadsheet.py b/tt/gspreadsheet.py index <HASH>..<HASH> 100644 --- a/tt/gspreadsheet.py +++ b/tt/gspreadsheet.py @@ -61,20 +61,21 @@ def PrintFeed(feed): # TODO use collections.MutableMapping as the docs recommend class GDataRow(DictMixin): """A dict-like object that represents a row of a works...
implement .save() and allow deferred saves
texastribune_gspreadsheet
train
2eb87dfecc3fa8d46e19c658aba0d245185655a9
diff --git a/src/Railt/Reflection/Base/Behavior/BaseTypeIndicator.php b/src/Railt/Reflection/Base/Behavior/BaseTypeIndicator.php index <HASH>..<HASH> 100644 --- a/src/Railt/Reflection/Base/Behavior/BaseTypeIndicator.php +++ b/src/Railt/Reflection/Base/Behavior/BaseTypeIndicator.php @@ -69,4 +69,12 @@ trait BaseTypeIndi...
Add helper private method (isNullable)
railt_reflection
train
99b733d44c89d08c32a188db2ce456f49623aa6a
diff --git a/cmd/xl-storage-format-v2.go b/cmd/xl-storage-format-v2.go index <HASH>..<HASH> 100644 --- a/cmd/xl-storage-format-v2.go +++ b/cmd/xl-storage-format-v2.go @@ -708,40 +708,40 @@ func (z xlMetaV2) ToFileInfo(volume, path, versionID string) (fi FileInfo, err e return FileInfo{}, errFileNotFound } - var ...
fix: deletion of delete marker regression (#<I>) fixes #<I> fixes #<I> fixes #<I>
minio_minio
train
3f350dfeb50657dce1397a225bbac8c7399405d1
diff --git a/lib/paper_trail/has_paper_trail.rb b/lib/paper_trail/has_paper_trail.rb index <HASH>..<HASH> 100644 --- a/lib/paper_trail/has_paper_trail.rb +++ b/lib/paper_trail/has_paper_trail.rb @@ -385,7 +385,7 @@ module PaperTrail } if assoc.options[:polymorphic] - associated_record...
Fixed Error when attempting to version empty polymorphic relationship fixes #<I>
paper-trail-gem_paper_trail
train
419b76045e4040a18ce8d4a26542b2dd117870b6
diff --git a/config/logger.js b/config/logger.js index <HASH>..<HASH> 100644 --- a/config/logger.js +++ b/config/logger.js @@ -1,18 +1,7 @@ 'use strict' -const fs = require('fs') const cluster = require('cluster') -function createDirectory (path) { - try { - fs.mkdirSync(path) - } catch (e) { - if (e.code...
Update to log config based on PR review
actionhero_actionhero
train
0b62db7effcfcda0234a4462eff17519639c468a
diff --git a/modules/http/http.go b/modules/http/http.go index <HASH>..<HASH> 100644 --- a/modules/http/http.go +++ b/modules/http/http.go @@ -197,7 +197,7 @@ func (m *Module) Stop() error { // Thread-safe access to the listener object func (m *Module) accessListener() net.Listener { m.listenMu.RLock() - defer m.li...
Fix RUnlock in accessListener (#<I>)
uber-go_fx
train
7bdf7a95a53dc58446598b110f054b39517230e0
diff --git a/psiturk/experiment_server_controller.py b/psiturk/experiment_server_controller.py index <HASH>..<HASH> 100644 --- a/psiturk/experiment_server_controller.py +++ b/psiturk/experiment_server_controller.py @@ -11,10 +11,19 @@ import webbrowser import subprocess import sys import os +import logging from bui...
Replace calls to print with calls to a module level logger
NYUCCL_psiTurk
train
b221ed52125215be8e05f203ffc081facf4fa9bf
diff --git a/db/schema.rb b/db/schema.rb index <HASH>..<HASH> 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -11,7 +11,7 @@ # # It's strongly recommended that you check this file into your version control system. -ActiveRecord::Schema.define(version: 20160809222541) do +ActiveRecord::Schema.define(version: 2016081...
Run Migrations - Up to Date
cortex-cms_cortex
train
76afb89d65aa4a6412a0ab955618e08f5de7e672
diff --git a/guard-kitchen.gemspec b/guard-kitchen.gemspec index <HASH>..<HASH> 100644 --- a/guard-kitchen.gemspec +++ b/guard-kitchen.gemspec @@ -18,7 +18,7 @@ Gem::Specification.new do |spec| spec.test_files = spec.files.grep(%r{^(test|spec|features)/}) spec.require_paths = ["lib"] - spec.add_dependency "...
Compatibility with guard v2.x - Extend Guard::Plugin instead of Guard::Guard - Fix RSpecs to avoid problem with uninitialised guard internals Guard <I>.x deprecated the use of Guard::Guard over a year ago. Use of guard-kitchen generates deprecation warnings. Guard <I>.x removed guard/guard.rb breaking anything that...
test-kitchen_guard-kitchen
train
385733b4ab4028b1c83cd1f8c1d609a9278b0df0
diff --git a/pyvlx/api/frame_creation.py b/pyvlx/api/frame_creation.py index <HASH>..<HASH> 100644 --- a/pyvlx/api/frame_creation.py +++ b/pyvlx/api/frame_creation.py @@ -177,7 +177,7 @@ def create_frame(command): return FrameNodeStatePositionChangedNotification() if command == Command.GW_LEAVE_LEARN_STAT...
Access enum from the Enum class instead of instance which is deprecated since Python <I>.
Julius2342_pyvlx
train
cfb10e39473036801e3ee2c6167b5afdc83c566d
diff --git a/hazelcast-jet-core/src/main/java/com/hazelcast/jet/Jet.java b/hazelcast-jet-core/src/main/java/com/hazelcast/jet/Jet.java index <HASH>..<HASH> 100644 --- a/hazelcast-jet-core/src/main/java/com/hazelcast/jet/Jet.java +++ b/hazelcast-jet-core/src/main/java/com/hazelcast/jet/Jet.java @@ -20,9 +20,7 @@ import ...
Align Hot Restart enablement with global setting (#<I>) It is an error to enable Hot Restart on a data structure when the feature of Hot Restart Persistence is disabled.
hazelcast_hazelcast
train
68febe8361bd542e6494d376f25927168e45ef6b
diff --git a/course/report/stats/report.php b/course/report/stats/report.php index <HASH>..<HASH> 100644 --- a/course/report/stats/report.php +++ b/course/report/stats/report.php @@ -11,14 +11,17 @@ } } - - echo '<form action="index.php" method="post">'."\n" - .'<input type="hidden" name="...
Fixes for MDL-<I>.
moodle_moodle
train
cbbf3068e42bf5acbc9b0546e4a8e682cb02c407
diff --git a/lib/Backend/EzPlatformBackend.php b/lib/Backend/EzPlatformBackend.php index <HASH>..<HASH> 100644 --- a/lib/Backend/EzPlatformBackend.php +++ b/lib/Backend/EzPlatformBackend.php @@ -282,7 +282,7 @@ final class EzPlatformBackend implements BackendInterface $searchLocation = $searchQuery->getLocat...
Cast location ID to int before using it
netgen-layouts_content-browser-ezplatform
train
3094da2ac205041a6f97ef528b19baf3a9562eb2
diff --git a/src/SchematicEntity.php b/src/SchematicEntity.php index <HASH>..<HASH> 100644 --- a/src/SchematicEntity.php +++ b/src/SchematicEntity.php @@ -35,14 +35,14 @@ class SchematicEntity extends AbstractEntity } if (!empty($this->schema[ModelSchema::FILLABLE])) { - return in_array($...
Fixes some CS from #<I> pr
spiral_models
train
77937f6a794fdfe1f264a11d7d08e11705fbe062
diff --git a/master/buildbot/test/integration/test_trigger.py b/master/buildbot/test/integration/test_trigger.py index <HASH>..<HASH> 100644 --- a/master/buildbot/test/integration/test_trigger.py +++ b/master/buildbot/test/integration/test_trigger.py @@ -32,7 +32,7 @@ r"""\*\*\* BUILD 1 \*\*\* ==> finished \(success\) ...
Sometimes the build completes on builder 1, and sometimes on builder 2.
buildbot_buildbot
train