hash
stringlengths
40
40
diff
stringlengths
131
114k
message
stringlengths
7
980
project
stringlengths
5
67
split
stringclasses
1 value
d22935e6160302eb711ee0a107b51bc01f03f193
diff --git a/src/lang/nl/lfm.php b/src/lang/nl/lfm.php index <HASH>..<HASH> 100644 --- a/src/lang/nl/lfm.php +++ b/src/lang/nl/lfm.php @@ -39,6 +39,7 @@ return [ 'message-name' => 'Mapnaam:', 'message-rename' => 'Hernoemen naar:', 'message-extension_not_found' => 'Installeer de GD of Imagick ...
[FIX] Added message-drop NL translation to fix undefined
UniSharp_laravel-filemanager
train
8d3b9c320572b2f531232cd8618a43c9065235fb
diff --git a/lib/fog/aws/beanstalk.rb b/lib/fog/aws/beanstalk.rb index <HASH>..<HASH> 100644 --- a/lib/fog/aws/beanstalk.rb +++ b/lib/fog/aws/beanstalk.rb @@ -67,7 +67,6 @@ module Fog require 'fog/core/parser' @use_iam_profile = options[:use_iam_profile] - setup_credentials(options) ...
[AWS|Elasticbeanstalk] Use Signature v4
fog_fog
train
13fbb967367406ef111a4079b19019115096d63e
diff --git a/cmd/namespace-lock.go b/cmd/namespace-lock.go index <HASH>..<HASH> 100644 --- a/cmd/namespace-lock.go +++ b/cmd/namespace-lock.go @@ -133,31 +133,31 @@ type nsLockMap struct { // Indicates if namespace is part of a distributed setup. isDistXL bool lockMap map[nsParam]*nsLock - lockMapMutex s...
Hold locks granularly in nslockMap (#<I>) With benchmarks increases the performance for small files by almost 4x times the previous releases.
minio_minio
train
89bd644e6151a1db783212672e5460a1494fe7fc
diff --git a/linshareapi/cache.py b/linshareapi/cache.py index <HASH>..<HASH> 100644 --- a/linshareapi/cache.py +++ b/linshareapi/cache.py @@ -51,7 +51,7 @@ class Cache(object): familly -- each kind of resource must have its own kind of familly. discriminant -- how to store differen...
Fix cache manager (encoding issue and file size issue)
fred49_linshare-api
train
a06334083c77ad188f79869073404ea132241397
diff --git a/lib/bigIpCluster.js b/lib/bigIpCluster.js index <HASH>..<HASH> 100644 --- a/lib/bigIpCluster.js +++ b/lib/bigIpCluster.js @@ -543,7 +543,26 @@ BigIpCluster.prototype.joinCluster = function(deviceGroup, remoteHost, remoteUse .catch(function(err) { this.logger.in...
Follow recommended sync action reported by sync-status
F5Networks_f5-cloud-libs
train
526c343192e696696a9c87efc65612f92dcf1dee
diff --git a/cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/UserAgent.java b/cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/UserAgent.java index <HASH>..<HASH> 100644 --- a/cloudfoundry-client-reactor/src/main/java/org/cloudfoundry/reactor/util/UserAgent.java +++ b/clou...
Add Reactor Netty to User Agent Header Previously the UserAgent header only container the version of the client. Since the version of Reactor Netty is so critical to the operation of the client, it should also be exposed. This change ensures that it is.
cloudfoundry_cf-java-client
train
794866fb34bc11c87754b6edf700790dc5fa03d5
diff --git a/box-content-sdk/src/main/java/com/box/androidsdk/content/utils/BoxDateFormat.java b/box-content-sdk/src/main/java/com/box/androidsdk/content/utils/BoxDateFormat.java index <HASH>..<HASH> 100644 --- a/box-content-sdk/src/main/java/com/box/androidsdk/content/utils/BoxDateFormat.java +++ b/box-content-sdk/src...
AND-<I> - Fix integer parsing when starts with + sign On older devices, the java6 library could not handle the + sign as the initial character when parsing a string into an int. This change should fix that for all versions.
box_box-android-sdk
train
fe339498950254822261969511abfb47033e2d15
diff --git a/tools/checkdistro.php b/tools/checkdistro.php index <HASH>..<HASH> 100644 --- a/tools/checkdistro.php +++ b/tools/checkdistro.php @@ -123,6 +123,8 @@ if ($handle = opendir(APP_ROOT.'/sample/distrotest')) { echo "<td>Distro Icon</td>"; echo "<td>Distro Name (no lsb_release)</td>"; echo "<td>D...
check distro if no /etc/lsb-release
phpsysinfo_phpsysinfo
train
0da6d669ac5246ba5a5b86ea8d09052cb3cb999b
diff --git a/lib/schedule.js b/lib/schedule.js index <HASH>..<HASH> 100644 --- a/lib/schedule.js +++ b/lib/schedule.js @@ -149,7 +149,7 @@ Job.prototype.schedule = function(spec) { } catch (err) { var type = typeof spec; - if (type === 'string') { + if ((type === 'string') || (type === 'number')) { ...
src: accept UTC dates in milliseconds - Add a new test.
node-schedule_node-schedule
train
86a25c3fd267b9dcc2719c2e4ef9e4d2a797dee1
diff --git a/src/com/backendless/FootprintsManager.java b/src/com/backendless/FootprintsManager.java index <HASH>..<HASH> 100644 --- a/src/com/backendless/FootprintsManager.java +++ b/src/com/backendless/FootprintsManager.java @@ -244,6 +244,7 @@ public class FootprintsManager if( newEntity instanceof Back...
fixed a problem with footprint restore. Problem occurred when a returned top level BackendlessUser object had a collection of child related objects
Backendless_Android-SDK
train
5b78ca048a2a03576262c0a88ea56c90525449f7
diff --git a/lib/builder/android/index.js b/lib/builder/android/index.js index <HASH>..<HASH> 100644 --- a/lib/builder/android/index.js +++ b/lib/builder/android/index.js @@ -9,7 +9,6 @@ module.exports = exports = AndroidBuilder AndroidBuilder.prototype = BaseBuilder.prototype function AndroidBuilder (opts) { - th...
Add this.opts for all platforms via base.js
vigour-io_wrapper
train
8783b97f53c9249df086a978b581bb5cd22b42ff
diff --git a/DrdPlus/Person/Health/WoundOrigin.php b/DrdPlus/Person/Health/WoundOrigin.php index <HASH>..<HASH> 100644 --- a/DrdPlus/Person/Health/WoundOrigin.php +++ b/DrdPlus/Person/Health/WoundOrigin.php @@ -18,6 +18,14 @@ class WoundOrigin extends StringEnum } /** + * @return bool + */ + publ...
Wound origin can be easily tested for specific origin
drdplusinfo_health
train
c9a2f27e8027e2c16f8501237aaa70f4eeb45685
diff --git a/mod/scorm/datamodels/scormlib.php b/mod/scorm/datamodels/scormlib.php index <HASH>..<HASH> 100644 --- a/mod/scorm/datamodels/scormlib.php +++ b/mod/scorm/datamodels/scormlib.php @@ -190,7 +190,7 @@ function scorm_parse_scorm($pkgdir,$scormid) { $xmlstring = file_get_contents($manifestfile); ...
Downgraded a new feature to fix the module
moodle_moodle
train
255dc1c44bb352784a8f3c484c2365440bb7c6f3
diff --git a/lib/Cake/I18n/Multibyte.php b/lib/Cake/I18n/Multibyte.php index <HASH>..<HASH> 100644 --- a/lib/Cake/I18n/Multibyte.php +++ b/lib/Cake/I18n/Multibyte.php @@ -772,7 +772,6 @@ class Multibyte { $length = count($utf8Map); $lowerCase = array(); - $matched = false; for ($i = 0 ; $i < $length; $i++...
Unused variables in I<I>n removed
cakephp_cakephp
train
a3a3eb797f83a0a86b50e7b9685536e28951d489
diff --git a/test/geocoders/nominatim.py b/test/geocoders/nominatim.py index <HASH>..<HASH> 100644 --- a/test/geocoders/nominatim.py +++ b/test/geocoders/nominatim.py @@ -55,7 +55,8 @@ class BaseNominatimTestCase(with_metaclass(ABCMeta, object)): {"query": "second street", "limit": 4, "exactly_one": False}...
Fix flaky PickPoint test with limit=4 which might return page of 3 items
geopy_geopy
train
0c8b6418902e7635276c16ebe7afe02fa0c8518e
diff --git a/src/de/mrapp/android/preference/activity/PreferenceFragment.java b/src/de/mrapp/android/preference/activity/PreferenceFragment.java index <HASH>..<HASH> 100644 --- a/src/de/mrapp/android/preference/activity/PreferenceFragment.java +++ b/src/de/mrapp/android/preference/activity/PreferenceFragment.java @@ -1...
Added the possibility to register listeners, which are notified when the default values should be restored.
michael-rapp_AndroidPreferenceActivity
train
06a6357570823477a98ed30c716e842a62fbb0b8
diff --git a/src/Plugin/Block/LocationPopupLink.php b/src/Plugin/Block/LocationPopupLink.php index <HASH>..<HASH> 100644 --- a/src/Plugin/Block/LocationPopupLink.php +++ b/src/Plugin/Block/LocationPopupLink.php @@ -4,7 +4,6 @@ namespace Drupal\ygs_popups\Plugin\Block; use Drupal\Core\Block\BlockBase; use Drupal\Cor...
[YGS-<I>] Get rid of AnonymousStartSession trait
ymcatwincities_openy
train
ac01544909bf3e69f9b5f2b91d0ef8a9c06ec7c7
diff --git a/sharding-scaling-mysql/src/main/java/info/avalon566/shardingscaling/mysql/binlog/codec/MySQLBinlogEventPacketDecoder.java b/sharding-scaling-mysql/src/main/java/info/avalon566/shardingscaling/mysql/binlog/codec/MySQLBinlogEventPacketDecoder.java index <HASH>..<HASH> 100644 --- a/sharding-scaling-mysql/src/...
Fix binlog event packet decoder
apache_incubator-shardingsphere
train
16e86bc0c0e416071fbabbd5f22be0cb115e4364
diff --git a/src/Symfony/Component/CssSelector/Parser/Tokenizer/TokenizerPatterns.php b/src/Symfony/Component/CssSelector/Parser/Tokenizer/TokenizerPatterns.php index <HASH>..<HASH> 100644 --- a/src/Symfony/Component/CssSelector/Parser/Tokenizer/TokenizerPatterns.php +++ b/src/Symfony/Component/CssSelector/Parser/Token...
[CssSelector] Fix CSS identifiers parsing - they can start with dash
symfony_symfony
train
68f022d61e1631132c0aef89645e24b0f1cc9215
diff --git a/src/test/java/com/suse/salt/netapi/examples/Calls.java b/src/test/java/com/suse/salt/netapi/examples/Calls.java index <HASH>..<HASH> 100644 --- a/src/test/java/com/suse/salt/netapi/examples/Calls.java +++ b/src/test/java/com/suse/salt/netapi/examples/Calls.java @@ -40,18 +40,18 @@ public class Calls { ...
Reformat the examples in Calls.java
SUSE_salt-netapi-client
train
6b10576fae1d802ea743a7bd1186edf7312af261
diff --git a/src/views/thread.blade.php b/src/views/thread.blade.php index <HASH>..<HASH> 100644 --- a/src/views/thread.blade.php +++ b/src/views/thread.blade.php @@ -35,9 +35,16 @@ @endif @if ($thread->canReply) - <div class="btn-group" role="group"> - <a href="{{ $thread->replyRoute }}" class="btn btn-d...
Don't escape thread pagination output
Riari_laravel-forum
train
cdbf9532af1fa794e16ac474f5dd0b6d5e159a2c
diff --git a/src/adapters/criteo.js b/src/adapters/criteo.js index <HASH>..<HASH> 100644 --- a/src/adapters/criteo.js +++ b/src/adapters/criteo.js @@ -54,8 +54,6 @@ var CriteoAdapter = function CriteoAdapter() { adResponse.bidderCode = 'criteo'; adResponse.keys = content.split(';'); - - //bidmanage...
actually removing the second addBidResponse from criteo bidder, not jsut commented out
prebid_Prebid.js
train
37e26d40923c856c54101222321ae17e443842a7
diff --git a/src/main/java/com/zaxxer/hikari/HikariConfig.java b/src/main/java/com/zaxxer/hikari/HikariConfig.java index <HASH>..<HASH> 100644 --- a/src/main/java/com/zaxxer/hikari/HikariConfig.java +++ b/src/main/java/com/zaxxer/hikari/HikariConfig.java @@ -436,6 +436,11 @@ public class HikariConfig implements HikariC...
Discourage users from turning on metrics until they do something useful.
brettwooldridge_HikariCP
train
44af44ffa97aed0e2809775abb1c8828c8c6d22b
diff --git a/it/utils_for_tests.go b/it/utils_for_tests.go index <HASH>..<HASH> 100644 --- a/it/utils_for_tests.go +++ b/it/utils_for_tests.go @@ -143,6 +143,7 @@ func SetupApp(t *testing.T, bundle *smith_v1.Bundle, serviceCatalog, createBundl loggerConfig := zap.NewDevelopmentConfig() loggerConfig.DisableCaller ...
Disable stacktraces in logs in tests
atlassian_smith
train
23a96a543ec17d3ac961331a4ccc52be444f83c9
diff --git a/openquake/engine/engine2.py b/openquake/engine/engine2.py index <HASH>..<HASH> 100644 --- a/openquake/engine/engine2.py +++ b/openquake/engine/engine2.py @@ -76,6 +76,15 @@ def prepare_user(user_name): return user +def get_current_user(): + """ + Utilty function for getting the :class:`openq...
engine2: Added a util function for getting the current OqUser.
gem_oq-engine
train
24f5e326dfe239573e918fdc17aab9c428cd5012
diff --git a/photutils/psf/sandbox.py b/photutils/psf/sandbox.py index <HASH>..<HASH> 100644 --- a/photutils/psf/sandbox.py +++ b/photutils/psf/sandbox.py @@ -181,10 +181,8 @@ class DiscretePRF(Fittable2DModel): size as the PRF image. mode : {'mean', 'median'} One of the following mod...
Retain typesetting improvements that were made in models.py
astropy_photutils
train
72c1231db8d47e15b36417d060083c0b2f46cecd
diff --git a/lib/queue.js b/lib/queue.js index <HASH>..<HASH> 100644 --- a/lib/queue.js +++ b/lib/queue.js @@ -16,6 +16,10 @@ function Queue(connection, name, options) { this.options = options; this.collection = connection.db.collection(this.options.collection); + + if(!options.dontCreateIndex){ + ...
Create index automatically for poling dequeue query
scttnlsn_monq
train
3235a27667278433254ed7fcab886cdaa89fb905
diff --git a/README.md b/README.md index <HASH>..<HASH> 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,9 @@ create(parent) Creates a new object instance and sets it's internal prototype to the parent argument provided. This is based on [Crockford's Object.create()][#create] but -will use the native `Object.cre...
Now always returning an object from create()
aron_soak.js
train
19384a066d5993e32d53cae32d12cfd5dce4ea6e
diff --git a/pywws/WeatherStation.py b/pywws/WeatherStation.py index <HASH>..<HASH> 100755 --- a/pywws/WeatherStation.py +++ b/pywws/WeatherStation.py @@ -508,7 +508,7 @@ class weather_station(object): } reading_format['3080'] = { 'illuminance' : (16, 'u3', 0.1), - 'uv' : (19, 'ub', Non...
Cosmetic source code change (column alignment).
jim-easterbrook_pywws
train
2135673995d7e50ff2198a8fd95550a2558a6aca
diff --git a/Kwf/Form/Field/DateSelect.php b/Kwf/Form/Field/DateSelect.php index <HASH>..<HASH> 100644 --- a/Kwf/Form/Field/DateSelect.php +++ b/Kwf/Form/Field/DateSelect.php @@ -54,6 +54,7 @@ class Kwf_Form_Field_DateSelect extends Kwf_Form_Field_SimpleAbstract $ret['html'] .= ">{$i}</option>"; }...
div around select in DataSelect Helper
koala-framework_koala-framework
train
7a6846c6ae9829d2fe93bc401acb361940bdae09
diff --git a/package/yapsy/PluginManager.py b/package/yapsy/PluginManager.py index <HASH>..<HASH> 100644 --- a/package/yapsy/PluginManager.py +++ b/package/yapsy/PluginManager.py @@ -476,7 +476,9 @@ class PluginManager(object): if "__init__" in os.path.basename(candidate_filepath): sys.path.append(plugin_info...
a little warning about a potential bug --HG-- branch : python3-transition
benhoff_pluginmanager
train
590492e59b4aef98cafdf1a6c28fdbac8d522c28
diff --git a/internal/service/ram/tags_gen.go b/internal/service/ram/tags_gen.go index <HASH>..<HASH> 100644 --- a/internal/service/ram/tags_gen.go +++ b/internal/service/ram/tags_gen.go @@ -6,6 +6,7 @@ import ( "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/service/ram" + "github.com/aws/aws-sdk-go/s...
gen/tags: Use interface type as generated AWS Go SDK v1 client type for ram.
terraform-providers_terraform-provider-aws
train
85158798ca438c1dafc84036d13c2988c934f02f
diff --git a/setup.py b/setup.py index <HASH>..<HASH> 100644 --- a/setup.py +++ b/setup.py @@ -44,10 +44,10 @@ setup( "requests>=2.25,<3", "wheel", "python-gitlab>=2,<4", + # tomlkit used to be pinned to 0.7.0 # See https://github.com/relekang/python-semantic-release/issues/33...
chore(dependencies): unpin tomlkit dependency (#<I>) - tests for a tomlkit regression don't fail anymore with newer tomlkit - keep comment in setup.py about tomlkit being pinned at some point in time refs #<I>
relekang_python-semantic-release
train
18e6fec6771ea3888bc3df3ca7467fcaa7cfeea0
diff --git a/composer.json b/composer.json index <HASH>..<HASH> 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,8 @@ "description": "Llum (light in catalan language) illuminates your Laravel projects.", "keywords": ["laravel","scaffold","boilerplate"], "license": "MIT", + "prefer-stable": tr...
testing minimum stability to allow installation of dev-master
acacha_llum
train
f7fb1537d8abacab7d92319db5345d7dd2c91b37
diff --git a/byml_to_yml.py b/byml_to_yml.py index <HASH>..<HASH> 100755 --- a/byml_to_yml.py +++ b/byml_to_yml.py @@ -15,4 +15,4 @@ class Dumper(yaml.Dumper): with open(sys.argv[1], "rb") as file: data = file.read() root = byml.Byml(data).parse() - yaml.dump(root, sys.stdout, Dumper=Dumper) + yaml.dum...
yml: Allow dumping with unicode characters
zeldamods_byml-v2
train
4f72e79120a4f964330d10c8ebe9aceb2b5761a7
diff --git a/tpl/collections/collections.go b/tpl/collections/collections.go index <HASH>..<HASH> 100644 --- a/tpl/collections/collections.go +++ b/tpl/collections/collections.go @@ -298,8 +298,16 @@ func (ns *Namespace) Intersect(l1, l2 interface{}) (interface{}, error) { case reflect.Array, reflect.Slice: for ...
tpl: Show error on union or intersect of uncomparable types Fixes #<I>
gohugoio_hugo
train
3a308548529b874b145955b70f6ecbaac330c30e
diff --git a/sql/upgrade/PodsUpgrade.php b/sql/upgrade/PodsUpgrade.php index <HASH>..<HASH> 100644 --- a/sql/upgrade/PodsUpgrade.php +++ b/sql/upgrade/PodsUpgrade.php @@ -87,8 +87,9 @@ class PodsUpgrade { // Auto activate component. if ( empty( PodsInit::$components ) ) { - $pods_init = pods_init(); - $...
Setup PodsInit::$components in PodsUpgrade directly
pods-framework_pods
train
718d443d5219ad32eb9a4de32eb2b88348311571
diff --git a/system/src/Grav/Common/Grav.php b/system/src/Grav/Common/Grav.php index <HASH>..<HASH> 100644 --- a/system/src/Grav/Common/Grav.php +++ b/system/src/Grav/Common/Grav.php @@ -101,7 +101,7 @@ class Grav extends Container /** @var Uri $uri */ $uri = $c['uri']; - $path = ...
trim trailing slashes from path during page lookup [fixes #<I>]
getgrav_grav
train
94628c7549780115a9990e965cf2661b01bef70a
diff --git a/auth/jwt/middleware.go b/auth/jwt/middleware.go index <HASH>..<HASH> 100644 --- a/auth/jwt/middleware.go +++ b/auth/jwt/middleware.go @@ -2,8 +2,6 @@ package jwt import ( "errors" - "fmt" - "reflect" "golang.org/x/net/context" @@ -18,15 +16,35 @@ const ( JWTClaimsContextKey = "JWTClaims" ) ...
Refactor away from passing a function to passing a struct with multiple options for signing keys
go-kit_kit
train
13eded734ef8bd913d393309ffb433bcec5b1616
diff --git a/lib/bumper_pusher/version.rb b/lib/bumper_pusher/version.rb index <HASH>..<HASH> 100644 --- a/lib/bumper_pusher/version.rb +++ b/lib/bumper_pusher/version.rb @@ -1,3 +1,3 @@ module BumperPusher - VERSION = "0.1.5" + VERSION = "0.1.6" end
Update gemspec to version <I>
skywinder_bumper_pusher
train
c8e389309593d52296de814cbc53812e88c90ab4
diff --git a/kitchen-tests/cookbooks/base/recipes/default.rb b/kitchen-tests/cookbooks/base/recipes/default.rb index <HASH>..<HASH> 100644 --- a/kitchen-tests/cookbooks/base/recipes/default.rb +++ b/kitchen-tests/cookbooks/base/recipes/default.rb @@ -7,12 +7,12 @@ hostname "chef-travis-ci.chef.io" -if node["platfo...
Chef <I> recipe updates and simplification
chef_chef
train
a9587e88d13ea32764920befcfc07487dc031ff6
diff --git a/src/BoomCMS/Contracts/Repositories/Page.php b/src/BoomCMS/Contracts/Repositories/Page.php index <HASH>..<HASH> 100644 --- a/src/BoomCMS/Contracts/Repositories/Page.php +++ b/src/BoomCMS/Contracts/Repositories/Page.php @@ -66,6 +66,16 @@ interface Page public function findBySiteAndUri(SiteInterface $si...
Page repository: Added recurse() method to apply a callable to every descendent page
boomcms_boom-core
train
142448b4c82a8ded42fe691e28468705bd7bdce6
diff --git a/plexapi/library.py b/plexapi/library.py index <HASH>..<HASH> 100644 --- a/plexapi/library.py +++ b/plexapi/library.py @@ -350,7 +350,7 @@ class LibrarySection(PlexObject): self.filters = data.attrib.get('filters') self.key = data.attrib.get('key') # invalid key from plex self.la...
return library.LibrarySection.locations to previous listAttrs that returns a str
pkkid_python-plexapi
train
7e88aa243ed3356655b3a86da42e4d5dffb2bf10
diff --git a/sqlparse/compat.py b/sqlparse/compat.py index <HASH>..<HASH> 100644 --- a/sqlparse/compat.py +++ b/sqlparse/compat.py @@ -14,7 +14,7 @@ PY2 = sys.version_info[0] == 2 PY3 = sys.version_info[0] == 3 if PY3: - def u(s): + def u(s, encoding=None): return str(s) @@ -37,17 +37,3 @@ elif P...
Bid Adieu to metaclass The singleton pattern isn't applicable since only one language is being implemented. Simplify Lexer initialization. Fix compat func `u` on Py3. Signature didn't match Py2. Feature isn't used yet.
andialbrecht_sqlparse
train
3a2462cbeb5fee3cafcd885eeb10f2514f6d096b
diff --git a/core/src/main/java/org/testcontainers/images/ParsedDockerfile.java b/core/src/main/java/org/testcontainers/images/ParsedDockerfile.java index <HASH>..<HASH> 100644 --- a/core/src/main/java/org/testcontainers/images/ParsedDockerfile.java +++ b/core/src/main/java/org/testcontainers/images/ParsedDockerfile.ja...
Ensure that ParsedDockerfile supports platform args (#<I>)
testcontainers_testcontainers-java
train
d4b3d5f09dfa8236ad879dc3f42a3493d0131f23
diff --git a/components/ngDroplet.js b/components/ngDroplet.js index <HASH>..<HASH> 100644 --- a/components/ngDroplet.js +++ b/components/ngDroplet.js @@ -172,6 +172,14 @@ requestUrl: '', /** + * Name of the file property in the request. + ...
Custom property name Let user assign other property name instead of 'file'
Wildhoney_ngDroplet
train
d01ec3d98fef40e322243babd8bf33083fecd1c4
diff --git a/examples/playSpotifyMusic.js b/examples/playSpotifyMusic.js index <HASH>..<HASH> 100644 --- a/examples/playSpotifyMusic.js +++ b/examples/playSpotifyMusic.js @@ -23,11 +23,18 @@ sonos.setSpotifyRegion(Regions.EU) // This assumes you have the Spotify music service connected to // your Sonos system. -var...
chore: Updated Spotify sample Fixes #<I> - You didn't specify the url correctly
bencevans_node-sonos
train
7eb18e5da14193c97d82d9d42c448fc319559736
diff --git a/src/pybel/manager/models.py b/src/pybel/manager/models.py index <HASH>..<HASH> 100644 --- a/src/pybel/manager/models.py +++ b/src/pybel/manager/models.py @@ -857,9 +857,14 @@ class Edge(Base): and edge data information. :rtype: dict """ + source_dict = self.sou...
Add sha<I> to json of edges' nodes
pybel_pybel
train
5ad4cd6b72782a6f7e6033e2f609515ef4bbbd8a
diff --git a/pkg/scheduler/algorithm/predicates/metadata.go b/pkg/scheduler/algorithm/predicates/metadata.go index <HASH>..<HASH> 100644 --- a/pkg/scheduler/algorithm/predicates/metadata.go +++ b/pkg/scheduler/algorithm/predicates/metadata.go @@ -389,6 +389,8 @@ func getTPMapMatchingExistingAntiAffinity(pod *v1.Pod, no...
Cancel processing node if error occurs when getting affinity and antiaffinity
kubernetes_kubernetes
train
371bb39c5c23bb766f391974ea024219a5941fe8
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index <HASH>..<HASH> 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -27,6 +27,7 @@ TinkerPop 3.1.5 (Release Date: NOT OFFICIALLY RELEASED YET) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Removed the `appveyor.yml` file as the AppVey...
TinkerGraph's would not save on close() if the path was just a file name. Tested "just a file name" manually and added a test for relative paths - didn't want to generate test data outside of our test directories. TINKERPOP-<I>
apache_tinkerpop
train
a3e0db39f83ffdb23e9b24f1bee21bf56680cac1
diff --git a/neuroanalysis/base.py b/neuroanalysis/base.py index <HASH>..<HASH> 100644 --- a/neuroanalysis/base.py +++ b/neuroanalysis/base.py @@ -320,30 +320,8 @@ class AcquiredFile(BaseFile): super(AcquiredFile, self).__init__(name, file_format) self._filename = filename - def map_filename(self...
more cleaning up of acquired file filenames
MonashBI_arcana
train
35238eb776b64abc2fb64df0acdb2a28a9abd92c
diff --git a/gubernator/main.py b/gubernator/main.py index <HASH>..<HASH> 100644 --- a/gubernator/main.py +++ b/gubernator/main.py @@ -14,6 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. +import os import yaml import webapp2 @@ -39,7 +40,7 @@ conf...
gubernator: require secure session cookies on k8s.io too
kubernetes_test-infra
train
401b41eda2e1c18f1a6c3ec3bc01de89a4fce61f
diff --git a/lib/PostCollection.php b/lib/PostCollection.php index <HASH>..<HASH> 100644 --- a/lib/PostCollection.php +++ b/lib/PostCollection.php @@ -93,3 +93,6 @@ class PostsIterator extends \ArrayIterator { return $post; } } + +class_alias('Timber\PostCollection', 'Timber\PostsCollection'); +class_alias('Timbe...
Created aliases for renamed classes
timber_timber
train
dcc8496dbc94391e2d984f0182d1412a257a3e46
diff --git a/lib/getFiltersAndTargetContentTypeFromQueryString.js b/lib/getFiltersAndTargetContentTypeFromQueryString.js index <HASH>..<HASH> 100644 --- a/lib/getFiltersAndTargetContentTypeFromQueryString.js +++ b/lib/getFiltersAndTargetContentTypeFromQueryString.js @@ -19,7 +19,7 @@ Object.keys(gm.prototype).forEach(f...
Fixed the SvgFilter arguments (external --runScript was broken for files not residing at the root level).
papandreou_express-processimage
train
43cda7148cb37b4e5ff2ee3c37de031088ae9217
diff --git a/shared/chat/conversation/list/index.native.js b/shared/chat/conversation/list/index.native.js index <HASH>..<HASH> 100644 --- a/shared/chat/conversation/list/index.native.js +++ b/shared/chat/conversation/list/index.native.js @@ -90,9 +90,8 @@ const verticallyInvertedStyle = { } // Reverse the order of...
Fix HoC to not cache props other than messageKeys (#<I>)
keybase_client
train
7800353bf96c724cad33a35d759eeaff29b1e902
diff --git a/ravendb/tests/jvm_migrated_tests/client_tests/test_custom_entity_name.py b/ravendb/tests/jvm_migrated_tests/client_tests/test_custom_entity_name.py index <HASH>..<HASH> 100644 --- a/ravendb/tests/jvm_migrated_tests/client_tests/test_custom_entity_name.py +++ b/ravendb/tests/jvm_migrated_tests/client_tests/...
RDBC-<I> Mute annoying logger on find collection name test
ravendb_ravendb-python-client
train
e67ce2fd171bad4cec76a4d687903b202915b1d2
diff --git a/calendar-bundle/contao/dca/tl_calendar.php b/calendar-bundle/contao/dca/tl_calendar.php index <HASH>..<HASH> 100644 --- a/calendar-bundle/contao/dca/tl_calendar.php +++ b/calendar-bundle/contao/dca/tl_calendar.php @@ -156,7 +156,7 @@ $GLOBALS['TL_DCA']['tl_calendar'] = array 'exclude' =...
[Calendar] Make eagerly loaded "pageTree" fields mandatory again (see #<I>)
contao_contao
train
1503902275de6e39f31cd36c19e85224c9ff2e41
diff --git a/src/I18n.js b/src/I18n.js index <HASH>..<HASH> 100644 --- a/src/I18n.js +++ b/src/I18n.js @@ -9,7 +9,7 @@ export default class I18n extends Component { super(props, context); this.i18n = props.i18n || context.i18n || getI18n(); - this.namespaces = this.props.ns || (this.i18n.options && this....
Fix reference to props in constructor In <=IE<I>, `this.props` is null, so when attempting to set the namespaces, the reference to `this.props.ns` raises an exception. By updating the reference to use the version passed into the constructor, we are consistent with other usages of props on the constructor, and I've con...
i18next_react-i18next
train
ecc62210ea59422034081ef55509d45069e04959
diff --git a/src/templates/c3/CategoryChart.html.php b/src/templates/c3/CategoryChart.html.php index <HASH>..<HASH> 100644 --- a/src/templates/c3/CategoryChart.html.php +++ b/src/templates/c3/CategoryChart.html.php @@ -80,7 +80,7 @@ data.groups.push(group); <?php endforeach ?> - c3.generate({ + var chart = c...
feature: save chart reference to DOM for future usage
tlapnet_chart
train
90581c607b7cbf4359fa1b5cadc5a7f31a9cfaf2
diff --git a/networkapiclient/ClientFactory.py b/networkapiclient/ClientFactory.py index <HASH>..<HASH> 100755 --- a/networkapiclient/ClientFactory.py +++ b/networkapiclient/ClientFactory.py @@ -55,6 +55,8 @@ from networkapiclient.OptionPool import OptionPool from networkapiclient.Healthcheck import Healthcheck from ...
create class/methods to list and [un]deploy IPv4 and IPv6 networks with for API requests
globocom_GloboNetworkAPI-client-python
train
b6fe51ab7dfc58677b6d40f5014b3bf920e2394e
diff --git a/lib/cinch/timer.rb b/lib/cinch/timer.rb index <HASH>..<HASH> 100644 --- a/lib/cinch/timer.rb +++ b/lib/cinch/timer.rb @@ -23,6 +23,9 @@ module Cinch alias_method :threaded?, :threaded alias_method :started?, :started + # @api private + attr_reader :thread_group + # @param [Bot] bot T...
use a ThreadGroup in Timer
cinchrb_cinch
train
8da0ddadded61e5dcea6c957d9b0819db534a788
diff --git a/tests/test_oggflac.py b/tests/test_oggflac.py index <HASH>..<HASH> 100644 --- a/tests/test_oggflac.py +++ b/tests/test_oggflac.py @@ -1,5 +1,6 @@ import os import shutil +import sys from tempfile import mkstemp @@ -27,16 +28,23 @@ class TOggFLAC(TOggVorbis): def test_vorbiscomment(self): ...
TOggFLAC, TOggVorbis: Skip more quietly when required tools are missing. (Closes: #<I>)
quodlibet_mutagen
train
891b09a1246878ff97c87f7bd6b968b5eaf05e23
diff --git a/lib/record_cache/base.rb b/lib/record_cache/base.rb index <HASH>..<HASH> 100644 --- a/lib/record_cache/base.rb +++ b/lib/record_cache/base.rb @@ -121,6 +121,10 @@ module RecordCache @rc_dispatcher = RecordCache::Dispatcher.new(self) # Callback for Data Store specific initialization ...
Expire subclassed models correctly We have cached models that are subclassed. If an update happens on the subclassed record, we need to expire the parent's cache.
orslumen_record-cache
train
0475d65f9428705e461eca01779960210c690e63
diff --git a/lib/graph/index.js b/lib/graph/index.js index <HASH>..<HASH> 100644 --- a/lib/graph/index.js +++ b/lib/graph/index.js @@ -474,7 +474,7 @@ NetworkGraph.prototype.apply2DOffsets = function(transitive) { for(var axisId in axisBundles) { var segments = axisBundles[axisId]; - var lw = 10; + var ...
base line offset on dynamic line widths
conveyal_transitive.js
train
e52fce20bdcad4afbbfc766f86c168c6654a4e06
diff --git a/validator/sawtooth_validator/scheduler/serial.py b/validator/sawtooth_validator/scheduler/serial.py index <HASH>..<HASH> 100644 --- a/validator/sawtooth_validator/scheduler/serial.py +++ b/validator/sawtooth_validator/scheduler/serial.py @@ -71,7 +71,7 @@ class SerialScheduler(Scheduler): if (self...
Fix lint in scheduler and tests
hyperledger_sawtooth-core
train
379d3230ede7c8f77460174a3717b406110d2f33
diff --git a/abydos/corpus.py b/abydos/corpus.py index <HASH>..<HASH> 100644 --- a/abydos/corpus.py +++ b/abydos/corpus.py @@ -30,22 +30,27 @@ class Corpus(object): sentences; each sentence is an ordered list of words that make up the sentence. """ - corpus = [] - - def __init__(self, corpus_text='...
added stopword removal option; moved the corpus data into an instance variable
chrislit_abydos
train
27f1f5b792f60c7a8b31666cb3032624829e76f5
diff --git a/core/server/server.js b/core/server/server.js index <HASH>..<HASH> 100644 --- a/core/server/server.js +++ b/core/server/server.js @@ -91,6 +91,7 @@ const privateConfigSchema = Joi.object({ azure_devops_token: Joi.string(), bintray_user: Joi.string(), bintray_apikey: Joi.string(), + drone_token: J...
fix: private config schema (#<I>)
badges_shields
train
32d0aad3875ea8ac1d080f8addc804760bf364fb
diff --git a/internal/handles.go b/internal/handles.go index <HASH>..<HASH> 100644 --- a/internal/handles.go +++ b/internal/handles.go @@ -879,9 +879,7 @@ func (fh *FileHandle) flushSmallFile(fs *Goofys) (err error) { _, err = fs.s3.PutObject(params) if err != nil { err = mapAwsError(err) - fh.mu.Lock() fh.l...
fix deadlock when smallflush fails happens if creating a file < 5MB fails
kahing_goofys
train
38ae3ecc2b769bccd5f4f837cdde1d0bf1420055
diff --git a/lib/y_support/core_ext/module/misc.rb b/lib/y_support/core_ext/module/misc.rb index <HASH>..<HASH> 100644 --- a/lib/y_support/core_ext/module/misc.rb +++ b/lib/y_support/core_ext/module/misc.rb @@ -16,9 +16,10 @@ class Module # Defines a set of methods by applying the block on the return value of #...
renaming Module#map! to Module#chain
boris-s_y_support
train
4c470ac6d724d040130895a7b1791cdac2e360eb
diff --git a/blitzdb/backends/mongo/backend.py b/blitzdb/backends/mongo/backend.py index <HASH>..<HASH> 100644 --- a/blitzdb/backends/mongo/backend.py +++ b/blitzdb/backends/mongo/backend.py @@ -70,7 +70,7 @@ class Backend(BaseBackend): for collection,cache in self._update_cache.items(): for pk,...
Fix for update operator in MongoDB backend.
adewes_blitzdb
train
8a359203aca87ff5a16b084a90b5307adf6fc9f8
diff --git a/src/files.js b/src/files.js index <HASH>..<HASH> 100644 --- a/src/files.js +++ b/src/files.js @@ -12,6 +12,7 @@ function createFilesContext(apiClient) { isFile: isFile, saveFile: saveFile, status: fileStatus, + setUrl: setUrl, urlForFile: urlForFile, nati...
Files now have files after saving, also after multipart object+file upload.
Appstax_appstax-js
train
c59a7cedcf74357aed46d2b027a82a443d5b86fa
diff --git a/spec/unit/sugarable_spec.rb b/spec/unit/sugarable_spec.rb index <HASH>..<HASH> 100644 --- a/spec/unit/sugarable_spec.rb +++ b/spec/unit/sugarable_spec.rb @@ -3,13 +3,13 @@ require 'spec_helper' module Omnibus describe Software do it 'is a sugarable' do - expect(subject).to be_a(Sugarable) + ...
Update sugarable spec to check ancestors instead
chef_omnibus
train
e9ea32f4b0a70c0b55ff8e42200749a629b615bd
diff --git a/xcs/__init__.py b/xcs/__init__.py index <HASH>..<HASH> 100644 --- a/xcs/__init__.py +++ b/xcs/__init__.py @@ -69,11 +69,6 @@ from xcs.bitstrings import BitString, BitCondition from xcs.problems import MUXProblem, ObservedOnLineProblem -def version(): - """Return the version of xcs that was imoprted...
Removed version function Removed the version() function, as this is apparently an unusual way to do things.
hosford42_xcs
train
7b22789a4a8e3cd417d068d49624fb3728447d10
diff --git a/packages/lib/Callback.js b/packages/lib/Callback.js index <HASH>..<HASH> 100644 --- a/packages/lib/Callback.js +++ b/packages/lib/Callback.js @@ -14,7 +14,7 @@ exports = Class(function() { this.fired = function() { return this._fired; } this.reset = function() { this._args = []; this._fired = false; }...
fixing some JS errors so that closure compiler works
gameclosure_js.io
train
9a8edd3874e6105f770e10b28a62f7f853515a0a
diff --git a/lib/rest-graph.rb b/lib/rest-graph.rb index <HASH>..<HASH> 100644 --- a/lib/rest-graph.rb +++ b/lib/rest-graph.rb @@ -289,10 +289,10 @@ class RestGraph < RestGraphStruct end alias_method :previous_page, :prev_page - def for_pages hash, pages=1, kind=:next_page, opts={}, &cb + def for_pages hash, ...
rest-graph.rb: kind goes last for for_pages, to ease passing :async
godfat_rest-core
train
40d3c40f7d1726b0305a06600a127bd9b41e5ec2
diff --git a/jbpm-services/jbpm-services-cdi/src/main/java/org/jbpm/services/cdi/impl/store/DeploymentSynchronizerCDInvoker.java b/jbpm-services/jbpm-services-cdi/src/main/java/org/jbpm/services/cdi/impl/store/DeploymentSynchronizerCDInvoker.java index <HASH>..<HASH> 100644 --- a/jbpm-services/jbpm-services-cdi/src/mai...
BZ-<I> - WAS: stopping Business Central from admin console results into an error in server log closes #<I>
kiegroup_jbpm
train
118d3a874fb4e9cabb7d97536b2d30a1982e12b1
diff --git a/Demo/src/androidTest/java/com/braintreepayments/demo/test/VisaCheckoutTest.java b/Demo/src/androidTest/java/com/braintreepayments/demo/test/VisaCheckoutTest.java index <HASH>..<HASH> 100644 --- a/Demo/src/androidTest/java/com/braintreepayments/demo/test/VisaCheckoutTest.java +++ b/Demo/src/androidTest/java...
Use clearTextField to empty the email field
braintree_braintree_android
train
3b29cb212d0646e088487afd4d67cd85e32b7e0a
diff --git a/src/Commands/Command.php b/src/Commands/Command.php index <HASH>..<HASH> 100644 --- a/src/Commands/Command.php +++ b/src/Commands/Command.php @@ -191,7 +191,7 @@ abstract class Command implements CommandInterface return call_user_func_array([$this->telegram, $methodName], [$params]); ...
Line ending was set for windows. All others were unix. Changed to unix
exileed_telegram-bot-api
train
af98f88b2439a6064401a1bc8e3c39481e563073
diff --git a/inflect.py b/inflect.py index <HASH>..<HASH> 100644 --- a/inflect.py +++ b/inflect.py @@ -54,9 +54,9 @@ from typing import Dict, Union try: - import importlib.metadata as importlib_metadata # type: ignore + from importlib import metadata # type: ignore except ImportError: - import importli...
🧎‍♀️ Genuflect to the types.
jazzband_inflect
train
4da0e99d77e2e26fae259c439ddaac4b4d3164b3
diff --git a/siv/s2v.go b/siv/s2v.go index <HASH>..<HASH> 100644 --- a/siv/s2v.go +++ b/siv/s2v.go @@ -16,7 +16,8 @@ package siv // Run the S2V "string to vector" function of RFC 5297 using the input key and -// associated data. -func s2v(key []byte, associatedData [][]byte) []byte { +// string vector, which must b...
Fixed s2v docs.
jacobsa_crypto
train
9127d602ae8874c322a6dcf5eef8735918ec60ed
diff --git a/src/sagemaker/transformer.py b/src/sagemaker/transformer.py index <HASH>..<HASH> 100644 --- a/src/sagemaker/transformer.py +++ b/src/sagemaker/transformer.py @@ -172,7 +172,7 @@ class Transformer(object): 'ExperimentName', 'TrialName', and 'TrialComponentDisplayName'. (def...
doc: correct transform()'s wait default value to "False" (#<I>)
aws_sagemaker-python-sdk
train
1bc4cf1fc04a1e1624347aa0d4bba896add38997
diff --git a/netctl/netctl.go b/netctl/netctl.go index <HASH>..<HASH> 100755 --- a/netctl/netctl.go +++ b/netctl/netctl.go @@ -16,7 +16,7 @@ import ( ) // DefaultMaster is the master to use when none is provided. -const DefaultMaster = "http://localhost:9999" +const DefaultMaster = "http://netmaster:9999" func g...
use netmaster service name as default for netctl this allows netctl commands to run from any where in cluster setup by contiv ansible. Also removed one unused variable
contiv_netplugin
train
515ab16aa6dccb8ffe9b0265bdde5d4fa7227967
diff --git a/src/examples/excelExpr.py b/src/examples/excelExpr.py index <HASH>..<HASH> 100644 --- a/src/examples/excelExpr.py +++ b/src/examples/excelExpr.py @@ -7,10 +7,10 @@ from pyparsing import (CaselessKeyword, Suppress, Word, alphas, alphanums, nums, Optional, Group, oneOf, Forward, Regex, infixNo...
Upgrade to use pyparsing_common for numbers
pyparsing_pyparsing
train
7b47fe52a241fc1273b31fdd5120dcdb5bfb511e
diff --git a/src/helpers/gravatar/GravatarHelper.php b/src/helpers/gravatar/GravatarHelper.php index <HASH>..<HASH> 100644 --- a/src/helpers/gravatar/GravatarHelper.php +++ b/src/helpers/gravatar/GravatarHelper.php @@ -2,10 +2,11 @@ namespace ntentan\extensions\social\helpers\gravatar; use \ntentan\honam\Helper; -c...
Added a way to change default avatars in gravatar
ntentan_social-extension
train
0540beae39785978aad06886910952e56d220501
diff --git a/src/Slick/Mvc/Command/Utils/ControllerData.php b/src/Slick/Mvc/Command/Utils/ControllerData.php index <HASH>..<HASH> 100644 --- a/src/Slick/Mvc/Command/Utils/ControllerData.php +++ b/src/Slick/Mvc/Command/Utils/ControllerData.php @@ -78,7 +78,7 @@ class ControllerData extends Base public function setC...
Fixing the plural conversion of model name.
slickframework_slick
train
05ac434d01d0bd2ad46a4e690911df94e4979924
diff --git a/selendroid-server/src/main/java/io/selendroid/android/AndroidTouchScreen.java b/selendroid-server/src/main/java/io/selendroid/android/AndroidTouchScreen.java index <HASH>..<HASH> 100644 --- a/selendroid-server/src/main/java/io/selendroid/android/AndroidTouchScreen.java +++ b/selendroid-server/src/main/java...
Code clean up. No logical changes.
selendroid_selendroid
train
f1807c9b9040f3f514c81aebeefb7f5892fedf3e
diff --git a/lib/fluent/plugin/in_tail.rb b/lib/fluent/plugin/in_tail.rb index <HASH>..<HASH> 100644 --- a/lib/fluent/plugin/in_tail.rb +++ b/lib/fluent/plugin/in_tail.rb @@ -1002,7 +1002,7 @@ module Fluent::Plugin with_io do |io| begin number_bytes_read = 0 - start_r...
in_tail: Use Fluent::Clock.new to obtain starting time
fluent_fluentd
train
de22fe33dffe8fad2dbc70917f59c6b0a1598393
diff --git a/lib/plugins/load-plugin.js b/lib/plugins/load-plugin.js index <HASH>..<HASH> 100644 --- a/lib/plugins/load-plugin.js +++ b/lib/plugins/load-plugin.js @@ -308,6 +308,7 @@ var initReq = function(req, res, isServer) { var headers = extractHeaders(req, pluginKeyMap); req[REQ_ID_KEY] = oReq.id = reqId; ...
feat: add plugin.req.originalReq.isFromPlugin to determine if the request comes from a plugin
avwo_whistle
train
ce5ebed9f66a9802d96c222d528935cf6894b97e
diff --git a/presto-hive/src/test/java/com/facebook/presto/hive/TestHiveLogicalPlanner.java b/presto-hive/src/test/java/com/facebook/presto/hive/TestHiveLogicalPlanner.java index <HASH>..<HASH> 100644 --- a/presto-hive/src/test/java/com/facebook/presto/hive/TestHiveLogicalPlanner.java +++ b/presto-hive/src/test/java/co...
Error order by in materialized view OrderBy are not supported in the materialized view.
prestodb_presto
train
d78de1d321d2b00cb70a9fe787ba70a68be28c83
diff --git a/imgaug/augmentables/lines.py b/imgaug/augmentables/lines.py index <HASH>..<HASH> 100644 --- a/imgaug/augmentables/lines.py +++ b/imgaug/augmentables/lines.py @@ -414,7 +414,7 @@ class LineString(object): # when first clipping and then calling is_fully_within_image() # returning false ...
Increase tolerance for thresholds in LS.clip_out_of_image()
aleju_imgaug
train
9b5beaeb083f4c6b5ca3a8a39d239ec23b0f6eb6
diff --git a/test/system/jsdoc-config.test.js b/test/system/jsdoc-config.test.js index <HASH>..<HASH> 100644 --- a/test/system/jsdoc-config.test.js +++ b/test/system/jsdoc-config.test.js @@ -3,10 +3,9 @@ * on the content of the file as well. Any change to .jsdoc-config.json must be accompanied by valid test case in t...
Updated changes in jsdoc-config
postmanlabs_uvm
train
e4bd4e9d627ee1b3c5b4a160d6f95111afa10b98
diff --git a/bin/giternal b/bin/giternal index <HASH>..<HASH> 100755 --- a/bin/giternal +++ b/bin/giternal @@ -12,5 +12,6 @@ unless available_actions.include?(action) exit 1 end +Giternal::Repository.verbose = true app = Giternal::App.new(FileUtils.pwd) app.run(action) diff --git a/lib/giternal/repository.rb b/...
added some specs and a switch for verbosity
patmaddox_giternal
train
308f121a40499e14819b3680af780ac52500ef72
diff --git a/src/sagemaker/model.py b/src/sagemaker/model.py index <HASH>..<HASH> 100644 --- a/src/sagemaker/model.py +++ b/src/sagemaker/model.py @@ -810,7 +810,10 @@ class FrameworkModel(Model): """Placeholder docstring""" if self.uploaded_code: script_name = self.uploaded_code.script_n...
feature: enable sklearn for network isolation mode (#<I>)
aws_sagemaker-python-sdk
train
32f0bf2ebdc1f09694d346dba96eafd32af2f29c
diff --git a/announce/views.py b/announce/views.py index <HASH>..<HASH> 100644 --- a/announce/views.py +++ b/announce/views.py @@ -1,4 +1,4 @@ -from django.http import HttpResponse # JsonResponse +from django.http import HttpResponse, HttpResponseBadRequest # JsonResponse from django.views.decorators.csrf import csr...
bellman is now a module name
praekeltfoundation_bellman
train
6329a32ddc48bf3fcd0452e927a40e68a1df56d3
diff --git a/lib/pulse-meter/sensor/timeline.rb b/lib/pulse-meter/sensor/timeline.rb index <HASH>..<HASH> 100644 --- a/lib/pulse-meter/sensor/timeline.rb +++ b/lib/pulse-meter/sensor/timeline.rb @@ -49,6 +49,7 @@ module PulseMeter end # Processes event + # @param value event value def event(...
event_at method added to timelined sensor
savonarola_pulse_meter_cli
train
aeb767119935b1dc77f87ae2dade515f70a8a91e
diff --git a/lib/account_identity.rb b/lib/account_identity.rb index <HASH>..<HASH> 100644 --- a/lib/account_identity.rb +++ b/lib/account_identity.rb @@ -10,12 +10,12 @@ module DataSift # @param master [Boolean] (Optional, Default: false) Whether this is the # master Identity for your account # @retur...
Only pass /account/identity "master" param when it is a boolean value. Default to empty string
datasift_datasift-ruby
train
e157f7f317cb0f4dc1fa971f8d23e3a2c38e4c92
diff --git a/src/DeckValidator.js b/src/DeckValidator.js index <HASH>..<HASH> 100644 --- a/src/DeckValidator.js +++ b/src/DeckValidator.js @@ -12,6 +12,14 @@ function getDeckCount(deck) { return count; } +function hasKeyword(card, keywordRegex) { + let lines = card.text.split('\n'); + let keywordLine = li...
Add validation rule for Kingdom of Shadows
throneteki_throneteki-deck-helper
train
660813f10f63447077dd43dc3757aac8e008491f
diff --git a/examples/simpleapp.js b/examples/simpleapp.js index <HASH>..<HASH> 100644 --- a/examples/simpleapp.js +++ b/examples/simpleapp.js @@ -8,6 +8,13 @@ app.controller( } ); +app.controller( + 'weatherController', + function (weatherData, $scope) { + $scope.weather = weatherData; + } +); ...
Make the weather page use a named controller. We have to use named controllers rather than inline controllers because we want to be able to indicate to the client which controller to use to render the page. We can send the client a string to look up, but we can't reliably serialize the controller function and transmit...
saymedia_angularjs-server
train
64c836f14518e91e0d22cd9b0f2212be48e6e1c2
diff --git a/src/Entities/CallbackQuery.php b/src/Entities/CallbackQuery.php index <HASH>..<HASH> 100644 --- a/src/Entities/CallbackQuery.php +++ b/src/Entities/CallbackQuery.php @@ -44,7 +44,7 @@ class CallbackQuery implements \ArrayAccess * \brief Get data parameter if it is set. * @return string $data if...
Fixed some crash on the return type inconsistent with their statement (bout entities)
DanySpin97_PhpBotFramework
train
a31f55456a18765f4f8b27daece156e1a4b10612
diff --git a/mnemosyned/health.go b/mnemosyned/health.go index <HASH>..<HASH> 100644 --- a/mnemosyned/health.go +++ b/mnemosyned/health.go @@ -1,8 +1,10 @@ package mnemosyned import ( + "context" "database/sql" "net/http" + "time" "github.com/go-kit/kit/log" "github.com/piotrkowalczuk/sklog" @@ -15,7 +17,...
health check endpoint - <I>s timeout
piotrkowalczuk_mnemosyne
train