hash
stringlengths
40
40
diff
stringlengths
131
114k
message
stringlengths
7
980
project
stringlengths
5
67
split
stringclasses
1 value
0c15cfc073aad22f1662361f5d4ad65b4be0b31c
diff --git a/packages/react-jsx-highcharts/src/components/Chart/Chart.js b/packages/react-jsx-highcharts/src/components/Chart/Chart.js index <HASH>..<HASH> 100644 --- a/packages/react-jsx-highcharts/src/components/Chart/Chart.js +++ b/packages/react-jsx-highcharts/src/components/Chart/Chart.js @@ -5,31 +5,30 @@ import ...
Do not call chart.setSize when both height and width are undefined (#<I>) * Do not call chart.setSize when both height and width are undefined * Add test for chart.setSize(undefined, undefined) * Replace typeof check with === undefined
whawker_react-jsx-highcharts
train
9ad0b6d49c1c97760da229990b3017f8ac76c786
diff --git a/shardingsphere-governance/shardingsphere-governance-core/src/main/java/org/apache/shardingsphere/governance/core/registry/lock/LockRegistryCenter.java b/shardingsphere-governance/shardingsphere-governance-core/src/main/java/org/apache/shardingsphere/governance/core/registry/lock/LockRegistryCenter.java ind...
Refactor LockRegistryCenter (#<I>) * Refactor LockRegistryCenter * Refactor LockRegistryCenter
apache_incubator-shardingsphere
train
84bfae5cd9ee590929543f302f1a8d6d34edda01
diff --git a/plugins/Installation/Controller.php b/plugins/Installation/Controller.php index <HASH>..<HASH> 100644 --- a/plugins/Installation/Controller.php +++ b/plugins/Installation/Controller.php @@ -40,6 +40,7 @@ class Piwik_Installation_Controller extends Piwik_Controller if(!isset($this->session->currentStepDo...
fixes #<I> - adds 'charset = utf8' to configuration file on new installs (or reinstalls where tables are deleted). I also made some changes to address ZF-<I> (PHP <I>) issues. git-svn-id: <URL>
matomo-org_matomo
train
abcf0ec74c7eef8ecb0611c44a856a0f5f9f6dd1
diff --git a/lib/github_cli/cli.rb b/lib/github_cli/cli.rb index <HASH>..<HASH> 100644 --- a/lib/github_cli/cli.rb +++ b/lib/github_cli/cli.rb @@ -103,8 +103,6 @@ module GithubCLI There two types of config files, global and project specific. When modifying options ensure that you modifying the correct con...
Change config command to seek global by default.
piotrmurach_github_cli
train
c492e2773e7fa2bab88c1e922d336fe0226fc314
diff --git a/src/cr/cube/cubepart.py b/src/cr/cube/cubepart.py index <HASH>..<HASH> 100644 --- a/src/cr/cube/cubepart.py +++ b/src/cr/cube/cubepart.py @@ -535,6 +535,11 @@ class _Slice(CubePartition): return self._rows_dimension.description @lazyproperty + def has_scale_means(self): + """True ...
add has_scale_means in cubepart to simplify exporter spec
Crunch-io_crunch-cube
train
21553c8a5aff8524608b283572955649d25a32b4
diff --git a/controller.go b/controller.go index <HASH>..<HASH> 100644 --- a/controller.go +++ b/controller.go @@ -738,7 +738,6 @@ func (c *controller) NewNetwork(networkType, name string, id string, options ... if network.configOnly { network.scope = datastore.LocalScope network.networkType = "null" - network...
Removing the override for ipamdriver for local scope networks The commit contains fix for the issue reported in <URL>
docker_libnetwork
train
1543e7e1672d47731882ecb009907f938c1225ef
diff --git a/bika/lims/browser/analysisrequest.py b/bika/lims/browser/analysisrequest.py index <HASH>..<HASH> 100644 --- a/bika/lims/browser/analysisrequest.py +++ b/bika/lims/browser/analysisrequest.py @@ -2918,7 +2918,8 @@ class PriorityIcons(object): if icon: result['icon'] = icon.absol...
Fix priority adapter in case of no priority
senaite_senaite.core
train
8d3f85ca3272be3b99826c86d24dd4ca54ae85ed
diff --git a/server/sonar-db-migration/src/main/java/org/sonar/server/platform/db/migration/version/v60/PopulateAnalysisUuidOnMeasures.java b/server/sonar-db-migration/src/main/java/org/sonar/server/platform/db/migration/version/v60/PopulateAnalysisUuidOnMeasures.java index <HASH>..<HASH> 100644 --- a/server/sonar-db-m...
SONAR-<I> Fix performance hotspot in DB migration #<I>
SonarSource_sonarqube
train
6226b0c53686da286d981d1d399e49f42250fab3
diff --git a/models/hgnc_all/get_pmids.py b/models/hgnc_all/get_pmids.py index <HASH>..<HASH> 100644 --- a/models/hgnc_all/get_pmids.py +++ b/models/hgnc_all/get_pmids.py @@ -33,7 +33,12 @@ if __name__ == '__main__': if hgnc_name in pmids_for_gene: print('%s: already got PMIDs, skipping' % hgnc_na...
Catch exception where Entrez ID not found in HGNC
sorgerlab_indra
train
b51455a9f3988fa6d55b536ca8957ff2123d4fba
diff --git a/rx-docker-client/src/test/java/com/shekhargulati/reactivex/docker/client/DockerTest.java b/rx-docker-client/src/test/java/com/shekhargulati/reactivex/docker/client/DockerTest.java index <HASH>..<HASH> 100644 --- a/rx-docker-client/src/test/java/com/shekhargulati/reactivex/docker/client/DockerTest.java +++ ...
#<I> pull image test cases added
shekhargulati_rx-docker-client
train
85ddf534295557f859457e20716181318aa79df0
diff --git a/lib/parfait/binary_code.rb b/lib/parfait/binary_code.rb index <HASH>..<HASH> 100644 --- a/lib/parfait/binary_code.rb +++ b/lib/parfait/binary_code.rb @@ -11,11 +11,14 @@ module Parfait def initialize(total_size) super() + extend_to(total_size) + #puts "Init with #{total_size} for #{...
create methods with binaries and extend them later Binary is new jump target for function call
ruby-x_rubyx
train
ccea5fa9481f86f007701bee8e8850e4fbb38ad5
diff --git a/natpmp.go b/natpmp.go index <HASH>..<HASH> 100644 --- a/natpmp.go +++ b/natpmp.go @@ -1,9 +1,11 @@ package eth import ( - natpmp "code.google.com/p/go-nat-pmp" + //natpmp "code.google.com/p/go-nat-pmp" "fmt" "net" + + natpmp "github.com/jackpal/go-nat-pmp" ) // Adapt the NAT-PMP protocol to the...
changed to new nat-pmp repo
ethereum_go-ethereum
train
88db9219c3260c4e961c611e265b9ee67a2b8fd4
diff --git a/aiohttp_json_rpc/publish_subscribe.py b/aiohttp_json_rpc/publish_subscribe.py index <HASH>..<HASH> 100644 --- a/aiohttp_json_rpc/publish_subscribe.py +++ b/aiohttp_json_rpc/publish_subscribe.py @@ -5,55 +5,58 @@ import asyncio class PublishSubscribeJsonRpc(JsonRpc): @asyncio.coroutine def subscr...
PublishSubscribeJsonRpc: make names more consistent
pengutronix_aiohttp-json-rpc
train
2330e4f1fcb3f781fb50b7f9036b497040f0d351
diff --git a/memberlist_test.go b/memberlist_test.go index <HASH>..<HASH> 100644 --- a/memberlist_test.go +++ b/memberlist_test.go @@ -187,7 +187,7 @@ func TestMemberlist_Leave(t *testing.T) { } // Leave - m2.Leave() + m1.Leave() // Wait for leave time.Sleep(10 * time.Millisecond) diff --git a/state.go b/st...
Don't process our own aliveMsg if we left /cc @armon - This is to fix the bug I emailed you about.
hashicorp_memberlist
train
c6a2c8de6c2bcea52ef123d518f4eb071eb81571
diff --git a/server/rpc_codec_test.go b/server/rpc_codec_test.go index <HASH>..<HASH> 100644 --- a/server/rpc_codec_test.go +++ b/server/rpc_codec_test.go @@ -15,6 +15,8 @@ type testCodec struct { } type testSocket struct { + local string + remote string } // TestCodecWriteError simulates what happens when a c...
add local/remote to testsocket
micro_go-micro
train
88c2c05ce947d35c424509592298a7835c0ebfc9
diff --git a/libnetwork/drivers/bridge/bridge.go b/libnetwork/drivers/bridge/bridge.go index <HASH>..<HASH> 100644 --- a/libnetwork/drivers/bridge/bridge.go +++ b/libnetwork/drivers/bridge/bridge.go @@ -947,8 +947,7 @@ func (d *driver) CreateEndpoint(nid, eid types.UUID, epInfo driverapi.EndpointIn } // v4 addres...
Misc fixes to ip allocation in bridge driver Two changes were missing: - On allocation of bridge ip was not passing canonical subnet - Canonical subnet has to be passed on ip release as well, otherwise ipallocator will attempt ip release from a non registered nw
moby_moby
train
a341bd63ff2ecee32ee5ae7595350b6d384cd566
diff --git a/client-hc/src/main/java/com/graphhopper/api/MatrixResponse.java b/client-hc/src/main/java/com/graphhopper/api/MatrixResponse.java index <HASH>..<HASH> 100644 --- a/client-hc/src/main/java/com/graphhopper/api/MatrixResponse.java +++ b/client-hc/src/main/java/com/graphhopper/api/MatrixResponse.java @@ -88,7 ...
minor fix to read nxm matrices too
graphhopper_graphhopper
train
ba20bf4dd4e3ffdc90f3d8611e5dc5fcbda336e6
diff --git a/redmine/redmine_rest.py b/redmine/redmine_rest.py index <HASH>..<HASH> 100644 --- a/redmine/redmine_rest.py +++ b/redmine/redmine_rest.py @@ -652,7 +652,7 @@ class Redmine_WS(object): urldata = '?' + urllib.urlencode( parms ) - fullUrl = self._url + '/' + page + ...
Removed extra `/` in the fullURL composition The paths in the containers are already given with a preceding `/`, and the introduction of an extra `/` in the fullURL composition gives an URL with a double `//` which redmine cannot handle.
ianepperson_pyredminews
train
238734a0252d334c7bc89435f17ec4c2fc73b583
diff --git a/django_freeradius/static/django-freeradius/js/radcheck.js b/django_freeradius/static/django-freeradius/js/radcheck.js index <HASH>..<HASH> 100644 --- a/django_freeradius/static/django-freeradius/js/radcheck.js +++ b/django_freeradius/static/django-freeradius/js/radcheck.js @@ -1,4 +1,3 @@ -$ = django.jQuer...
[js] Removed forgotten debugging jQuery override
openwisp_django-freeradius
train
aba3b1fc7e578ae2d41873b21ad6883eaeaac013
diff --git a/samples/webpack/statusconsole/webpack.config.js b/samples/webpack/statusconsole/webpack.config.js index <HASH>..<HASH> 100644 --- a/samples/webpack/statusconsole/webpack.config.js +++ b/samples/webpack/statusconsole/webpack.config.js @@ -14,5 +14,9 @@ module.exports = { exclude: /node_modules/ ...
Fix to status console webpack Resolves "Error: Can't resolve 'fs'" in the statusConsole build
ibm-watson-iot_iot-nodejs
train
39e732969b809def5d3d1ae5f12126ff1b1f54e3
diff --git a/lib/rules.js b/lib/rules.js index <HASH>..<HASH> 100644 --- a/lib/rules.js +++ b/lib/rules.js @@ -128,7 +128,7 @@ module.exports = [ }, triggers: [ 'gurus?', - 'hero(es)?', + 'hero(es|ic)?', 'ninjas?', 'rock[ -]*stars?', ...
Add a few triggers that the example posts uncovered
rowanmanning_joblint
train
3a649d193b01a94b0fd66e69fd7065700781f630
diff --git a/src/main/java/com/lazerycode/selenium/extract/ExtractFilesFromArchive.java b/src/main/java/com/lazerycode/selenium/extract/ExtractFilesFromArchive.java index <HASH>..<HASH> 100644 --- a/src/main/java/com/lazerycode/selenium/extract/ExtractFilesFromArchive.java +++ b/src/main/java/com/lazerycode/selenium/ex...
close file stream close file stream to avoid file is used by another process error
Ardesco_selenium-standalone-server-plugin
train
be57bec6d77713264c3cd00bb310e7f8644f0046
diff --git a/setup.py b/setup.py index <HASH>..<HASH> 100644 --- a/setup.py +++ b/setup.py @@ -11,6 +11,6 @@ setuptools.setup( install_requires=['pyperclip'], url="", entry_points={ - "console_scripts": ["{0} = emote:parse_cli"], + "console_scripts": ["emote = emote:parse_cli"], ...
Fix mistake in setup.py.
d6e_emotion
train
bdfb9aef249aea464dfb930e709e6548dcb9aae4
diff --git a/lib/xmpp/sasl.js b/lib/xmpp/sasl.js index <HASH>..<HASH> 100644 --- a/lib/xmpp/sasl.js +++ b/lib/xmpp/sasl.js @@ -151,8 +151,9 @@ DigestMD5.prototype.responseValue = function(s) { this.realm + ':' + this.password) + ':' + dict.nonce + ':' + ...
Node-xmpp digest-md5 working with Tigase
xmppjs_xmpp.js
train
62cf29cf1884636190c50eabbc6cbea7e3976183
diff --git a/xigt/mixins.py b/xigt/mixins.py index <HASH>..<HASH> 100644 --- a/xigt/mixins.py +++ b/xigt/mixins.py @@ -11,6 +11,7 @@ from xigt.consts import ( from xigt.errors import ( XigtError ) +from xigt.ref import id_re def _has_parent(obj): return hasattr(obj, '_parent') and obj._parent is not None...
Validate IDs upon instantiation or setting. Resolves #<I>
xigt_xigt
train
b534db38fb6745f512f9295b0196d8a56b430068
diff --git a/lib/response/get/getRequestCycle.js b/lib/response/get/getRequestCycle.js index <HASH>..<HASH> 100644 --- a/lib/response/get/getRequestCycle.js +++ b/lib/response/get/getRequestCycle.js @@ -22,7 +22,7 @@ var InvalidSourceError = require("../../errors/InvalidSourceError"); module.exports = function getRequ...
fix retry count logic - currently retries 1 less time than intended
Netflix_falcor
train
7becc39c1615fa3cf9acedc5cc9c2850d5fc6c0c
diff --git a/publ/image.py b/publ/image.py index <HASH>..<HASH> 100644 --- a/publ/image.py +++ b/publ/image.py @@ -606,6 +606,15 @@ class RemoteImage(Image): height = kwargs.get('height') size_mode = kwargs.get('resize', 'fit') + max_width = kwargs.get('max_width', width) + max_height ...
Respect max_width and max_height on RemoteImage
PlaidWeb_Publ
train
c9636f289896ec512ef46b68f04cfb1eecb6bce7
diff --git a/src/main/java/com/j256/ormlite/jdbc/JdbcDatabaseResults.java b/src/main/java/com/j256/ormlite/jdbc/JdbcDatabaseResults.java index <HASH>..<HASH> 100644 --- a/src/main/java/com/j256/ormlite/jdbc/JdbcDatabaseResults.java +++ b/src/main/java/com/j256/ormlite/jdbc/JdbcDatabaseResults.java @@ -38,6 +38,18 @@ pu...
Fixed a problem with Oracle where we were asking for column info too early. Thanks to Stew. Bug #<I>.
j256_ormlite-jdbc
train
41b03bde5d87cd2a8cb9883f6d0003c8cc095f01
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index <HASH>..<HASH> 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog ========= +v1.1.0 +------ + +Features + * :issue:`53`: Emit a signal when an email address is verified. + + v1.0.0 ------ diff --git a/docs/advanced-usa...
Add signal indicating email address was verified. The signal is emitted when an EmailConfirmation instance is used to confirm an email address.
cdriehuys_django-rest-email-auth
train
2e65da98828245c08445f1af30d117c60cf20f41
diff --git a/lib/node-libnmap.js b/lib/node-libnmap.js index <HASH>..<HASH> 100644 --- a/lib/node-libnmap.js +++ b/lib/node-libnmap.js @@ -54,14 +54,16 @@ var libnmap = function(method, options){ var range = tools.range() , exec = require('child_process').exec - , cmd = opts.path+' '+opts.defau...
Mon Jan 6 <I>:<I>:<I> MST <I> tools: range(): Modified to add all external facing CIDR addresses. methods: disover(): Now performs threaded scan on all elements of array returned from tools.range()
jas-_node-libnmap
train
1f22bcc9aa9326e7d70bab7a5ec1c705d9f22917
diff --git a/lib/apis/places.js b/lib/apis/places.js index <HASH>..<HASH> 100644 --- a/lib/apis/places.js +++ b/lib/apis/places.js @@ -184,6 +184,7 @@ exports.placesPhoto = { * @param {number} [query.radius] * @param {string} [query.type] * @param {Array<string>} [query.components] + * @param {boolean} [query.str...
Add strictbounds param to places API. Closes #<I>.
googlemaps_google-maps-services-js
train
ddaa6f2607a95d4366b54a79941e3b09ea51df09
diff --git a/CHANGELOG.md b/CHANGELOG.md index <HASH>..<HASH> 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +0.2.8 / 2020-02-18 +================== +- Added EMAIL_REGEX_STR, added test for EMAIL_REGEX + 0.2.7 / 2020-02-12 ================== - Increased node.js version in base images names. diff --git ...
Added email EMAIL_REGEX_STR, added test for EMAIL_REGEX
apifytech_apify-shared-js
train
37d7cb90ddd57b5192562c61c7dd7ccc4cd4932c
diff --git a/measurements.py b/measurements.py index <HASH>..<HASH> 100644 --- a/measurements.py +++ b/measurements.py @@ -40,7 +40,7 @@ class UnitError(ValueError): class PrefixError(ValueError): pass - +_PF_PRIME = 19 class BaseUnits: _ = Fraction(1) m = Fraction(2) @@ -50,7 +50,7 @@ class BaseUnits: K = ...
Working AC/DC switching probably best called at start.
BennettRand_Samplify
train
6be419943e06eddbd90cc414fb9683393cfbfb02
diff --git a/Translation/Manager/TransUnitManager.php b/Translation/Manager/TransUnitManager.php index <HASH>..<HASH> 100644 --- a/Translation/Manager/TransUnitManager.php +++ b/Translation/Manager/TransUnitManager.php @@ -98,6 +98,8 @@ class TransUnitManager */ public function findOneByKeyAndDomain($key, $d...
truncate keys that are longer than <I> chars
lexik_LexikTranslationBundle
train
53b8d8fb5036fa4dec55a0ed6047617c88a47a31
diff --git a/lib/odf/cell.rb b/lib/odf/cell.rb index <HASH>..<HASH> 100644 --- a/lib/odf/cell.rb +++ b/lib/odf/cell.rb @@ -18,6 +18,8 @@ require 'rubygems' require 'builder' +require 'odf/paragraph' + module ODF class Cell def initialize(*args) @@ -36,20 +38,24 @@ module ODF @elem_attrs = make_ele...
Cell content can be specified in block form too
westonganger_rodf
train
d962e798c2cce282937560a90721d44aab8af776
diff --git a/packages/browser/test/integration/browsers.js b/packages/browser/test/integration/browsers.js index <HASH>..<HASH> 100644 --- a/packages/browser/test/integration/browsers.js +++ b/packages/browser/test/integration/browsers.js @@ -1,76 +1,26 @@ module.exports = { - bs_chrome: { - base: "BrowserStack", ...
ci: Change order of browsers from the most flaky first
getsentry_sentry-javascript
train
8b7dc2acb9f670ba65e4b98eb310f04e4c212bd8
diff --git a/searx/engines/archlinux.py b/searx/engines/archlinux.py index <HASH>..<HASH> 100644 --- a/searx/engines/archlinux.py +++ b/searx/engines/archlinux.py @@ -3,12 +3,12 @@ """ Arch Linux Wiki - @website https://wiki.archlinux.org - @provide-api no (Mediawiki provides API, but Arch Wiki blocks access to it...
Remove content field from ArchWiki results; reformat code in archlinux.py Content field in Arch Wiki search results is of no real use, more often than not it contains no usable information and includes too many markup tags which make the text unreadable. It is safe to remove it.
asciimoo_searx
train
cc5103041ddc0126a71b7d7658964e23bfe18a07
diff --git a/src/components/core/core.js b/src/components/core/core.js index <HASH>..<HASH> 100644 --- a/src/components/core/core.js +++ b/src/components/core/core.js @@ -320,7 +320,6 @@ export default class Core extends UIObject { Fullscreen.cancelFullscreen() !Browser.isiOS && this.$el.removeClass('full...
refactor(core): don't force media control show when player enter on fullscreen mode
clappr_clappr
train
344b096b582bb636a7002af5441e7b1f42076dd0
diff --git a/ssllabs-scan.go b/ssllabs-scan.go index <HASH>..<HASH> 100644 --- a/ssllabs-scan.go +++ b/ssllabs-scan.go @@ -98,8 +98,8 @@ type LabsCert struct { Subject string CommonNames []string AltNames []string - NotBefore int - NotAfter int + NotBefore uint64 + NotA...
Use in<I> to accommodate larger values on <I>-bit platforms.
ssllabs_ssllabs-scan
train
86d47726717720cc280951897c4bdb997334764e
diff --git a/examples/src/java/main/org/uncommons/watchmaker/examples/monalisa/AdjustVertexMutation.java b/examples/src/java/main/org/uncommons/watchmaker/examples/monalisa/AdjustVertexMutation.java index <HASH>..<HASH> 100644 --- a/examples/src/java/main/org/uncommons/watchmaker/examples/monalisa/AdjustVertexMutation....
I must build before checking in (***ing amateur).
dwdyer_watchmaker
train
00a4470e7ea02e982635a3f47e73bf745fe66b02
diff --git a/client/utils/auth.py b/client/utils/auth.py index <HASH>..<HASH> 100755 --- a/client/utils/auth.py +++ b/client/utils/auth.py @@ -191,9 +191,9 @@ def authenticate(cmd_args, endpoint='', force=False): access_token = None try: - if not force: - access_token = refresh_local_token...
fix not re-authenticating when force=True
okpy_ok-client
train
77b4325934efbaa549735e5c431a70be3244a93d
diff --git a/GPy/testing/prior_tests.py b/GPy/testing/prior_tests.py index <HASH>..<HASH> 100644 --- a/GPy/testing/prior_tests.py +++ b/GPy/testing/prior_tests.py @@ -13,20 +13,21 @@ class PriorTests(unittest.TestCase): y = b*X + C + 1*np.sin(X) y += 0.05*np.random.randn(len(X)) X, y = X[:, ...
[prior] singleton tested
SheffieldML_GPy
train
0ebea21f8823e88680bad41f77a262c6d49beb76
diff --git a/okio/src/main/java/okio/Buffer.java b/okio/src/main/java/okio/Buffer.java index <HASH>..<HASH> 100644 --- a/okio/src/main/java/okio/Buffer.java +++ b/okio/src/main/java/okio/Buffer.java @@ -489,7 +489,12 @@ public final class Buffer implements BufferedSource, BufferedSink, Cloneable { @Override public...
Provide context when readUtf8LineStrict throws.
square_okio
train
2fd26166f8f105cce012eaeb955d692929224d17
diff --git a/pyhomematic/devicetypes/actors.py b/pyhomematic/devicetypes/actors.py index <HASH>..<HASH> 100644 --- a/pyhomematic/devicetypes/actors.py +++ b/pyhomematic/devicetypes/actors.py @@ -335,7 +335,7 @@ class IPSwitch(GenericSwitch, HelperActionOnTime): def ELEMENT(self): if "HmIP-BSM" in self.TYP...
Added HmIP-FSM<I>, Issue #<I>
danielperna84_pyhomematic
train
93d4483656ad6cd3510f00f0fac1047dad20701b
diff --git a/tests/acceptance/application-test.js b/tests/acceptance/application-test.js index <HASH>..<HASH> 100644 --- a/tests/acceptance/application-test.js +++ b/tests/acceptance/application-test.js @@ -4,12 +4,6 @@ import moduleForAcceptance from '../../tests/helpers/module-for-acceptance'; moduleForAcceptance(...
phantomjs apparently doesn't like display:flex, manullay check the stylesheet instead
migeorge_ember-cli-flexibility
train
1b749e02658c8af88fe2faeb059e375f66f619fb
diff --git a/lib/lightstep/tracer/span.rb b/lib/lightstep/tracer/span.rb index <HASH>..<HASH> 100644 --- a/lib/lightstep/tracer/span.rb +++ b/lib/lightstep/tracer/span.rb @@ -13,7 +13,6 @@ module LightStep child_of_guid: nil, trace_guid:, start_micros:, - end_micros: nil, tags: nil ...
only set end_time on finish, not start
lightstep_lightstep-tracer-ruby
train
3424333bc98fcfc4733f2c5f1bf9a93b9a02135b
diff --git a/docs/gl_objects/builds.py b/docs/gl_objects/builds.py index <HASH>..<HASH> 100644 --- a/docs/gl_objects/builds.py +++ b/docs/gl_objects/builds.py @@ -44,6 +44,22 @@ project.triggers.delete(trigger_token) trigger.delete() # end trigger delete +# pipeline trigger +def get_or_create_trigger(project): + ...
introduce RefreshMixin RefreshMixin allows to update a REST object so that you can poll on it. This is mostly useful for pipelines and jobs, but could be set on most of other objects, with unknown usecases.
python-gitlab_python-gitlab
train
28dd6dba606ae27edddfd76276a15d9d2e7b75a3
diff --git a/lib/cmds/blockchain/dev_funds.js b/lib/cmds/blockchain/dev_funds.js index <HASH>..<HASH> 100644 --- a/lib/cmds/blockchain/dev_funds.js +++ b/lib/cmds/blockchain/dev_funds.js @@ -11,6 +11,7 @@ class DevFunds { this.numAccounts = this.blockchainConfig.account.numAccounts || 0; this.password = readF...
add interval to send txs to deal with geth --dev bug
embark-framework_embark
train
eaf0c26b00302e889666ceeff1ebfddf519cef59
diff --git a/command/build_scripts.py b/command/build_scripts.py index <HASH>..<HASH> 100644 --- a/command/build_scripts.py +++ b/command/build_scripts.py @@ -6,15 +6,16 @@ Implements the Distutils 'build_scripts' command.""" __revision__ = "$Id$" -import sys,os,re +import sys, os, re from distutils.core import C...
Improvements to Bastian's build_scripts command: * 'first_line_re' loosened up * command description improved * replaced '_copy_files()' and '_adjust_files()' with one method that does everything, 'copy_scripts()' -- this should be more efficient than Bastian's version, should behave better in dry-run...
pypa_setuptools
train
dc5c97149899a272d95aee98b66e072314cd5a5b
diff --git a/graphene_django/tests/test_utils.py b/graphene_django/tests/test_utils.py index <HASH>..<HASH> 100644 --- a/graphene_django/tests/test_utils.py +++ b/graphene_django/tests/test_utils.py @@ -1,6 +1,10 @@ +import json + +import pytest from django.utils.translation import gettext_lazy +from mock import patch...
Switch `operation_name` to `operationName` in GraphQLTestCase (#<I>) * Add op_name test * Replace "operation_name" with "operationName" * Improve test comments * Add method for Python <I>
graphql-python_graphene-django
train
568f1f506769283c5eb75a006d24faef49bb7da7
diff --git a/salt/modules/postgres.py b/salt/modules/postgres.py index <HASH>..<HASH> 100644 --- a/salt/modules/postgres.py +++ b/salt/modules/postgres.py @@ -14,7 +14,7 @@ might look like:: This data can also be passed into pillar. Options passed into opts will overwrite options passed into pillar ''' -import re +i...
Revert my changes to postgres quoting The actual error was in cmd.run, so these changes were unnecessary. Fixes #<I>
saltstack_salt
train
1325d3e40ca10294502017d179eefe79ddb78eaf
diff --git a/setup.py b/setup.py index <HASH>..<HASH> 100644 --- a/setup.py +++ b/setup.py @@ -18,6 +18,8 @@ https://github.com/berdario/pew#usage''' here = os.path.abspath(os.path.dirname(__file__)) VERSION = '1.1.4' +AUTHOR = os.environ.get('DEBFULLNAME', 'Dario Bertini') +EMAIL = os.environ.get('DEBEMAIL', 'berd...
Override setuptools author and package via environment variables useful for deb packaging.
berdario_pew
train
901f87d341fa0fcf9f3826e1693f1e425eaec60b
diff --git a/src/utils/__tests__/ics.spec.js b/src/utils/__tests__/ics.spec.js index <HASH>..<HASH> 100644 --- a/src/utils/__tests__/ics.spec.js +++ b/src/utils/__tests__/ics.spec.js @@ -165,43 +165,35 @@ describe('IcsUtil', () => { FileSaver.saveAs.mockClear() }) - describe('on Safari', () => { - ...
fix(edge): updates incorrect Safari check (#<I>) (#<I>) Updates Safari sniffer to check window.safari instead of userAgent string. Checking navigator.userAgent is unreliable, as Edge contains the word "Safari" in its userAgent string.
jshor_angular-addtocalendar
train
5b916580a78a419e0e55e3d477657ec8622b39c8
diff --git a/src/main/java/org/cp/elements/enums/WeightUnit.java b/src/main/java/org/cp/elements/enums/WeightUnit.java index <HASH>..<HASH> 100644 --- a/src/main/java/org/cp/elements/enums/WeightUnit.java +++ b/src/main/java/org/cp/elements/enums/WeightUnit.java @@ -18,6 +18,7 @@ package org.cp.elements.enums; import ...
Refactor the o.c.elements.enums.WeightUnit enum. * Add the valueOf(:Predicate) factory method used to find and match a WeightUnit enum using a Predicate. * Re-implement the valueOfAbbreviation(:String) factory method in terms of valueOf(:Predicate). * Re-implement the valueOfName(:String) factory method in terms of va...
codeprimate-software_cp-elements
train
1071d03040eb5492d38c86a077fa4fdbed078f47
diff --git a/xlsx.js b/xlsx.js index <HASH>..<HASH> 100644 --- a/xlsx.js +++ b/xlsx.js @@ -1,4 +1,4 @@ -/* vim: set ts=2:*/ +/* vim: set ts=2: */ /*jshint eqnull:true */ /* Spreadsheet Format -- jump to XLSX for the XLSX code */ var SSF = (function() { @@ -24,7 +24,7 @@ var table_fmt = { 11: '0.00E+00', 12: '# ?...
Corrected spec error in format code <I>
SheetJS_js-xlsx
train
d3fff0a57637e8ae853259d2f0e1435f1b11994a
diff --git a/src/Application/Service/GoogleSpreadsheetReadService.php b/src/Application/Service/GoogleSpreadsheetReadService.php index <HASH>..<HASH> 100644 --- a/src/Application/Service/GoogleSpreadsheetReadService.php +++ b/src/Application/Service/GoogleSpreadsheetReadService.php @@ -69,7 +69,7 @@ class GoogleSpreads...
Fix #<I> Sheets with non-targetted header value in first column were being skipped. This is allowable.
xmlsquad_gsheet-to-xml
train
31e91849374c915cfb510e788c2679ac28f52c66
diff --git a/connection/requests_factory.py b/connection/requests_factory.py index <HASH>..<HASH> 100644 --- a/connection/requests_factory.py +++ b/connection/requests_factory.py @@ -46,7 +46,7 @@ class HttpRequestsFactory(object): url = "{0}/admin/{1}".format(self._primary_url, path) ...
Add the option to add destinations to database
ravendb_ravendb-python-client
train
3c9d6b901dc4ac5629671537be25f449b267ff55
diff --git a/test/Variations/Model/EventVariationTest.php b/test/Variations/Model/EventVariationTest.php index <HASH>..<HASH> 100644 --- a/test/Variations/Model/EventVariationTest.php +++ b/test/Variations/Model/EventVariationTest.php @@ -8,6 +8,7 @@ namespace CultuurNet\UDB3\Variations\Model; use Broadway\Domain\Doma...
III-<I>: Only keep track of new descriptions
cultuurnet_udb3-php
train
4164c86d3aeb52cdd5168ceedc506e98cae1403d
diff --git a/src/Writers/Console.php b/src/Writers/Console.php index <HASH>..<HASH> 100644 --- a/src/Writers/Console.php +++ b/src/Writers/Console.php @@ -9,32 +9,41 @@ class Console extends Writer const PRINTR = 1; const VARDUMP = 2; - protected function outputGenerator($transform = self::JSON) + ...
Fix Console writer Move $transform argument to constructor.
jotaelesalinas_php-rwgen
train
98df2b215b74b941e78de0dc94be05b93ab30c5e
diff --git a/src/main/java/com/bitplan/mediawiki/japi/api/Api.java b/src/main/java/com/bitplan/mediawiki/japi/api/Api.java index <HASH>..<HASH> 100644 --- a/src/main/java/com/bitplan/mediawiki/japi/api/Api.java +++ b/src/main/java/com/bitplan/mediawiki/japi/api/Api.java @@ -225,8 +225,8 @@ public class Api implements J...
fixes and cleans JaxbFactory and Persistence
WolfgangFahl_Mediawiki-Japi
train
36ff5f95fcdba5cad69cb2504a48d51f806354eb
diff --git a/tensorlayer/layers.py b/tensorlayer/layers.py index <HASH>..<HASH> 100644 --- a/tensorlayer/layers.py +++ b/tensorlayer/layers.py @@ -5623,38 +5623,24 @@ class BiDynamicRNNLayer(Layer): # cell_instance_fn1(), # input_keep_pro...
use stack_bidirectional_dynamic_rnn for multi-layers BiDynamicRNN
tensorlayer_tensorlayer
train
989c3ada2ed9f47cece73510fd9f8bec6f3ad4c1
diff --git a/src/Psalm/Internal/Analyzer/Statements/Expression/Call/ArgumentsAnalyzer.php b/src/Psalm/Internal/Analyzer/Statements/Expression/Call/ArgumentsAnalyzer.php index <HASH>..<HASH> 100644 --- a/src/Psalm/Internal/Analyzer/Statements/Expression/Call/ArgumentsAnalyzer.php +++ b/src/Psalm/Internal/Analyzer/Statem...
Fix type inference of closure params
vimeo_psalm
train
a8ab53fdd2db13b3cd033667cac9227ac028d235
diff --git a/tests/Monolog/RegistryTest.php b/tests/Monolog/RegistryTest.php index <HASH>..<HASH> 100644 --- a/tests/Monolog/RegistryTest.php +++ b/tests/Monolog/RegistryTest.php @@ -59,4 +59,96 @@ class RegistryTest extends \PHPUnit_Framework_TestCase ), ); } + + /** + * @covers Monol...
Add more unit tests for Registry Coverage should now be <I>%
Seldaek_monolog
train
72016c18ce154fbfff5d44de72c42fca63f519e1
diff --git a/query/src/test/java/org/infinispan/query/blackbox/ClusteredCacheTest.java b/query/src/test/java/org/infinispan/query/blackbox/ClusteredCacheTest.java index <HASH>..<HASH> 100644 --- a/query/src/test/java/org/infinispan/query/blackbox/ClusteredCacheTest.java +++ b/query/src/test/java/org/infinispan/query/bl...
ISPN-<I> ClusteredCacheTest.testPutForExternalRead is failing randomly the putForExternalRead is asynchronous so we have to make sure that it arrives to cache2 before perform the query.
infinispan_infinispan
train
5bb99156c0e935ddf60cc3c256a4b25756a695af
diff --git a/src/Auryn/Provider.php b/src/Auryn/Provider.php index <HASH>..<HASH> 100644 --- a/src/Auryn/Provider.php +++ b/src/Auryn/Provider.php @@ -56,7 +56,7 @@ class Provider implements Injector { } private function delegateExists($class) { - return array_key_exists($class, $this->delegatedC...
Added ability to delegate creation of interface implementations to factories. e.g. so that in: class TestClass{ function __construct(LoggerInterface $logger){} } the $logger can be created via a LoggerFactory if it has been delegated as: $provider->delegate('LoggerInterface', 'LoggerFactory');
rdlowrey_auryn
train
4ce4e9de1b43e38f07cfc275f5fbe38ebe76c2a0
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index <HASH>..<HASH> 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -35,19 +35,19 @@ end def port_offset base = case ENV["AKER_ENV"] when /jruby/ - 108 + 17 when /1.9/ - 207 + 26 ...
Use mutually prime port offsets to prevent overlap.
NUBIC_aker
train
13ce488fa80dcf7aa637345fc160e654da7ed797
diff --git a/source/mdxc.js b/source/mdxc.js index <HASH>..<HASH> 100644 --- a/source/mdxc.js +++ b/source/mdxc.js @@ -126,10 +126,7 @@ module.exports = class MDXC extends MarkdownIt { render(body, env) { env = env || {}; - let importsSource = '' - if (!this.options.pragma) { - importsSource += `im...
Fix bug where `createFactory` is not defined when `pragma` is set.
frontarm_mdx-util
train
796a2a69241e7e7dda7b09f31ed2de5ca5ecef15
diff --git a/superset-frontend/src/SqlLab/components/TableElement.jsx b/superset-frontend/src/SqlLab/components/TableElement.jsx index <HASH>..<HASH> 100644 --- a/superset-frontend/src/SqlLab/components/TableElement.jsx +++ b/superset-frontend/src/SqlLab/components/TableElement.jsx @@ -110,7 +110,7 @@ class TableElemen...
fix: error around latest partition in BigQuery (#<I>) * fix: error around latest partition in BigQuery * lint * Going with a backend-first approach * fix test * add an extra test
apache_incubator-superset
train
696953a0b58dfc916a7ac908b85b6e235ef54e0a
diff --git a/datapackage/datapackage.py b/datapackage/datapackage.py index <HASH>..<HASH> 100644 --- a/datapackage/datapackage.py +++ b/datapackage/datapackage.py @@ -199,9 +199,9 @@ class DataPackage(object): def get_resources(self): """ Get the data package's resources as a dictionary. The key ...
Use name attribute for resources and resource fields. This fixes #8 in github's issue tracker.
frictionlessdata_datapackage-py
train
d5f54192491aac2e0a22857793704fc48576a6b2
diff --git a/sources/scalac/symtab/classfile/AttributeParser.java b/sources/scalac/symtab/classfile/AttributeParser.java index <HASH>..<HASH> 100644 --- a/sources/scalac/symtab/classfile/AttributeParser.java +++ b/sources/scalac/symtab/classfile/AttributeParser.java @@ -327,9 +327,9 @@ public class AttributeParser impl...
- Changed method parseType to unalias the type ... - Changed method parseType to unalias the type it returns (needed for example to get rid of scala.AnyRef types).
scala_scala
train
a6ae0f29ac109327bd6f79ffe0f8f29132a75a4d
diff --git a/howdoi.rb b/howdoi.rb index <HASH>..<HASH> 100644 --- a/howdoi.rb +++ b/howdoi.rb @@ -3,6 +3,7 @@ require 'formula' class Howdoi < Formula homepage 'https://github.com/gleitz/howdoi/' url 'http://pypi.python.org/packages/source/h/howdoi/howdoi-1.1.2.tar.gz' + md5 4ea1d2fa7f77c884526cc69858b56d40 ...
Add md5 to the brew package
gleitz_howdoi
train
56a1949847448c585f68626b2dbfccd74e067976
diff --git a/src/components/DisplayInput.js b/src/components/DisplayInput.js index <HASH>..<HASH> 100644 --- a/src/components/DisplayInput.js +++ b/src/components/DisplayInput.js @@ -2,6 +2,7 @@ const React = require('react'); const PropTypes = require('prop-types'); const Radium = require('radium'); const _uniqueId...
Added merge to CSS in DisplayInput
mxenabled_mx-react-components
train
7775534a499d76c9e5d2ff3bd2b88d9c7f908c90
diff --git a/test/AbstractFactory/ConfigAbstractFactoryTest.php b/test/AbstractFactory/ConfigAbstractFactoryTest.php index <HASH>..<HASH> 100644 --- a/test/AbstractFactory/ConfigAbstractFactoryTest.php +++ b/test/AbstractFactory/ConfigAbstractFactoryTest.php @@ -26,7 +26,7 @@ class ConfigAbstractFactoryTest extends \PH...
Modified who sucks to avoid offending other Marcos
mxc-commons_mxc-servicemanager
train
138f4b0de042f4a46872830895bd97984db39c9c
diff --git a/setup.py b/setup.py index <HASH>..<HASH> 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f: setup( name='rehive', - version='0.2.4', + version='0.2.5', description='Rehive SDK for Python', long_description=long_desc...
incremented version for env hotfix
rehive_rehive-python
train
32325a223ab47d4a38f8d9759f601beb84d58f3f
diff --git a/examples/t7.js b/examples/t7.js index <HASH>..<HASH> 100644 --- a/examples/t7.js +++ b/examples/t7.js @@ -252,8 +252,56 @@ var t7 = (function() { } else { valueName = "fragment.templateValues[" + valueCounter.index + "]"; if (!propRefs) { - templateParams.push("if(Infern...
Added back in t7 attrs for inferno
infernojs_inferno
train
a441f9f65bec741385ad5f3ebfc60dfe666c0a77
diff --git a/internal/exec/stages/disks/disks.go b/internal/exec/stages/disks/disks.go index <HASH>..<HASH> 100644 --- a/internal/exec/stages/disks/disks.go +++ b/internal/exec/stages/disks/disks.go @@ -65,14 +65,18 @@ func (stage) Name() string { return name } +func isNoOp(config types.Config) bool { + return len...
internal/exec/stages: formalize concept of "no-op" configs Some of the stages had this upfront check for whether we should just early exit before doing anything. Formalize this a bit by creating an explicit `isNoOp` function and put those checks in there.
coreos_ignition
train
5160dd2f5e4733dea29b834fb45c0592eff57f2f
diff --git a/src/Composer/DependencyResolver/SolverProblemsException.php b/src/Composer/DependencyResolver/SolverProblemsException.php index <HASH>..<HASH> 100644 --- a/src/Composer/DependencyResolver/SolverProblemsException.php +++ b/src/Composer/DependencyResolver/SolverProblemsException.php @@ -25,7 +25,7 @@ class S...
Return different error code for SolverProblemsException To make it easier for external tools to detect SolverProblems and react to them accordingly, this PR introduces a new exit code.
mothership-ec_composer
train
109451d6886e2826e8b6f7419f8c088842afb858
diff --git a/doc/source/whatsnew/v1.3.0.rst b/doc/source/whatsnew/v1.3.0.rst index <HASH>..<HASH> 100644 --- a/doc/source/whatsnew/v1.3.0.rst +++ b/doc/source/whatsnew/v1.3.0.rst @@ -297,7 +297,7 @@ Sparse ^^^^^^ - Bug in :meth:`DataFrame.sparse.to_coo` raising ``KeyError`` with columns that are a numeric :class:`I...
BUG: astype_nansafe with copy=False (#<I>)
pandas-dev_pandas
train
2cd167d686e4d4760aaf3281401ceb333affbbdf
diff --git a/lib/memoizable.rb b/lib/memoizable.rb index <HASH>..<HASH> 100644 --- a/lib/memoizable.rb +++ b/lib/memoizable.rb @@ -1,5 +1,6 @@ # encoding: utf-8 +require 'monitor' require 'thread_safe' require 'memoizable/instance_methods' diff --git a/lib/memoizable/memory.rb b/lib/memoizable/memory.rb index <H...
Add double checked locking to Memoizable::Memory#fetch * This is based on the comments in <URL>
dkubb_memoizable
train
1ba44e5844d040845733f7a83e0e446329ea7c8b
diff --git a/openquake/baselib/performance.py b/openquake/baselib/performance.py index <HASH>..<HASH> 100644 --- a/openquake/baselib/performance.py +++ b/openquake/baselib/performance.py @@ -18,8 +18,10 @@ import os import time +import uuid from datetime import datetime -from multiprocessing.connection import Clie...
Added a ListenerMonitor
gem_oq-engine
train
2c80b10c67fce3bc26356bee7ebe70539e100f7d
diff --git a/lib/librarian/specfile/dsl.rb b/lib/librarian/specfile/dsl.rb index <HASH>..<HASH> 100644 --- a/lib/librarian/specfile/dsl.rb +++ b/lib/librarian/specfile/dsl.rb @@ -48,7 +48,7 @@ module Librarian def run(specfile) Target.new(dependency_name, dependency_type, source_types).tap do |target|...
The dsl receiver should know how to run a path.
applicationsonline_librarian
train
ee6410d5377f99614a09dca0b1a4ea19653a0ede
diff --git a/src/TypeResolver/ClassConstFetchReturnTypeResolver.php b/src/TypeResolver/ClassConstFetchReturnTypeResolver.php index <HASH>..<HASH> 100644 --- a/src/TypeResolver/ClassConstFetchReturnTypeResolver.php +++ b/src/TypeResolver/ClassConstFetchReturnTypeResolver.php @@ -7,25 +7,17 @@ namespace Symplify\PHPStanE...
[Astral] Remove SimpleNameResolver as unpredictable, narrow down name resolving right to specific needs of node (#<I>)
Symplify_PHPStanExtensions
train
d88286ab810cbfdf3455849aaa2376f42d86ca09
diff --git a/public/app/features/dashboard/viewStateSrv.js b/public/app/features/dashboard/viewStateSrv.js index <HASH>..<HASH> 100644 --- a/public/app/features/dashboard/viewStateSrv.js +++ b/public/app/features/dashboard/viewStateSrv.js @@ -2,8 +2,9 @@ define([ 'angular', 'lodash', 'jquery', + 'app/core/con...
orgs: set orgId as query param on load ref #<I>
grafana_grafana
train
7cc3c87dcbaa0700ad393acc08b1552cc6990d51
diff --git a/src/main/java/org/cubeengine/dirigent/parser/Parser.java b/src/main/java/org/cubeengine/dirigent/parser/Parser.java index <HASH>..<HASH> 100644 --- a/src/main/java/org/cubeengine/dirigent/parser/Parser.java +++ b/src/main/java/org/cubeengine/dirigent/parser/Parser.java @@ -35,6 +35,25 @@ import org.cubeeng...
add the grammar in a simplified form
CubeEngine_Dirigent
train
e71fc52df83c482acc4683503017bfcfc5ae017f
diff --git a/app/models/alchemy/picture.rb b/app/models/alchemy/picture.rb index <HASH>..<HASH> 100644 --- a/app/models/alchemy/picture.rb +++ b/app/models/alchemy/picture.rb @@ -18,7 +18,7 @@ module Alchemy image_accessor :image_file do if Config.get(:preprocess_image_resize).present? - after_assi...
Do not upscale images on preprocess_image_resize.
AlchemyCMS_alchemy_cms
train
ae70cea79afff1093fc8369ebb6e4e4ca3c40c38
diff --git a/test/unit/org/apache/cassandra/locator/RackUnawareStrategyTest.java b/test/unit/org/apache/cassandra/locator/RackUnawareStrategyTest.java index <HASH>..<HASH> 100644 --- a/test/unit/org/apache/cassandra/locator/RackUnawareStrategyTest.java +++ b/test/unit/org/apache/cassandra/locator/RackUnawareStrategyTes...
fix RackUnawareStrategyTest -- endpoint asserts 'host' is an ip address (to make sure we're not mixing hostnames in again) so create a suitable fake IP for the test. patch by jbellis for CASSANDRA-<I> git-svn-id: <URL>
Stratio_stratio-cassandra
train
9ae830d303f3cbbaf0e41cf31715d28a6e0ce4ef
diff --git a/src/engine/Program.js b/src/engine/Program.js index <HASH>..<HASH> 100644 --- a/src/engine/Program.js +++ b/src/engine/Program.js @@ -79,6 +79,11 @@ let processFactClause = function processFactClause(literals) { return literalSet; }; +let processConstraintClause = function processConstraintClause(bod...
update program to support constraint clause processing
lps-js_lps.js
train
822310eb43701ed25f5f9114b82565e2b5a138b8
diff --git a/lib/zlib/deflate.js b/lib/zlib/deflate.js index <HASH>..<HASH> 100644 --- a/lib/zlib/deflate.js +++ b/lib/zlib/deflate.js @@ -556,7 +556,7 @@ function deflate_fast(s, flush) { /* Insert new strings in the hash table only if the match length * is not too large. This saves time but degrades co...
Removed float ops & added comments
nodeca_pako
train
de8f0fd35988f13bd56e8a8cb5b0f88d56cf7ef5
diff --git a/setup.py b/setup.py index <HASH>..<HASH> 100644 --- a/setup.py +++ b/setup.py @@ -95,6 +95,7 @@ setup(name='b2handle', 'requests', 'datetime', 'future', + 'six', ], tests_require=test_dependencies, python_requires='>=2.6,!=3.0.*,!=3.1.*,!=3.2.*...
Add 'six' to required packages.
EUDAT-B2SAFE_B2HANDLE
train
7a25202ef1b2c25d51749b6185eae08058bd1d52
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index <HASH>..<HASH> 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,30 @@ Changelog ========= +1.31 — 2020 October 24 +---------------------- + +* Skyfield now uses the International Earth Rotation Service (IERS) file + ``finals2000A.all`` for updated ∆T and le...
Final tweaks and CHANGELOG for <I>
skyfielders_python-skyfield
train
e87a11a4ff43d08b6df766314998660227ad898a
diff --git a/javalang/parser.py b/javalang/parser.py index <HASH>..<HASH> 100644 --- a/javalang/parser.py +++ b/javalang/parser.py @@ -1053,7 +1053,10 @@ class Parser(object): if self.try_accept('throws'): throws = self.parse_qualified_identifier_list() - self.accept(';') + if self...
Allow interfaces to have an optional body, fix #<I>.
c2nes_javalang
train
d8c9612a705df3589f1e16dd525b403b851734db
diff --git a/dtoolcore/__init__.py b/dtoolcore/__init__.py index <HASH>..<HASH> 100644 --- a/dtoolcore/__init__.py +++ b/dtoolcore/__init__.py @@ -168,7 +168,9 @@ def copy_resume(src_uri, dest_base_uri, config_path=None, progressbar=None): # Generate the URI of the destination proto dataset. dest_uri = _gen...
Add some whitepace to make code clearer
jic-dtool_dtoolcore
train
f9f9d7f3859ff430c8506158e83e07b058e7efec
diff --git a/saxparse1.rb b/saxparse1.rb index <HASH>..<HASH> 100644 --- a/saxparse1.rb +++ b/saxparse1.rb @@ -35,7 +35,6 @@ module Cellhelper coord = @xlcoords end ('A'..(coord.scan(/\p{Alpha}+|\p{Digit}+/u)[0])).to_a.length - end def y(coord=nil) @@ -132,9 +131,13 @@ end class Workbook in...
Added support for sheet inclusion and exclusion. Workbook#new now accepts a hash of parameters, which may contain: :copymerge (Bool), :include_sheets (Ary), :exclude_sheets (Ary)
gbiczo_oxcelix
train
352f9ad64396c1f25cf3cd4301ba595c2dcd2f08
diff --git a/src/autorest/entrypoints/app.js b/src/autorest/entrypoints/app.js index <HASH>..<HASH> 100644 --- a/src/autorest/entrypoints/app.js +++ b/src/autorest/entrypoints/app.js @@ -6,11 +6,18 @@ if ( (require('v8').getHeapStatistics()).heap_size_limit < 8000000000 && !(globa require("child_process").spawn( pro...
warn/error on bad node versions
Azure_autorest
train
0f097588a8f8cf30822483f7b166716227fa4447
diff --git a/docgen/src/main/java/com/google/errorprone/DocGen.java b/docgen/src/main/java/com/google/errorprone/DocGen.java index <HASH>..<HASH> 100644 --- a/docgen/src/main/java/com/google/errorprone/DocGen.java +++ b/docgen/src/main/java/com/google/errorprone/DocGen.java @@ -29,14 +29,17 @@ import com.google.errorpr...
Fix MirroredTypeException in docgen
google_error-prone
train
794ac88f342bd097038ffa193f423a2c83003f18
diff --git a/src/consumer/consumerGroup.js b/src/consumer/consumerGroup.js index <HASH>..<HASH> 100644 --- a/src/consumer/consumerGroup.js +++ b/src/consumer/consumerGroup.js @@ -166,8 +166,7 @@ module.exports = class ConsumerGroup { memberAssignment: decodedAssignment, }) - let currentMemberAssignment...
Store member assignment synced with ConsumerGroup in SubscriptionState
tulios_kafkajs
train
b64499207f6fbced3fac4c31c35b4c00589730c2
diff --git a/montblanc/tests/test_meq_tf.py b/montblanc/tests/test_meq_tf.py index <HASH>..<HASH> 100644 --- a/montblanc/tests/test_meq_tf.py +++ b/montblanc/tests/test_meq_tf.py @@ -116,7 +116,7 @@ def get_point_sources(nsrc): Q[:] = rf(size=Q.shape)*0.1 U[:] = rf(size=U.shape)*0.1 V[:] = rf(size=V.shap...
Make radiation non-coherent to make the test case more representative
ska-sa_montblanc
train
86992971f852159956ad29f8eedde715ec4bbc89
diff --git a/code/model/UserDefinedForm.php b/code/model/UserDefinedForm.php index <HASH>..<HASH> 100755 --- a/code/model/UserDefinedForm.php +++ b/code/model/UserDefinedForm.php @@ -280,10 +280,10 @@ class UserDefinedForm extends Page { * * @return ArrayList */ - public function FilteredEmailRecipients() { + ...
FEATURE: Add data and form arguments to Filtered Email Recipients Most use cases for Filtered Email Recipients will probably require using the data submitted via the user form.
silverstripe_silverstripe-userforms
train
5a097f5ca9a85ca845456139e179775c1846e815
diff --git a/tests/debug_nans_test.py b/tests/debug_nans_test.py index <HASH>..<HASH> 100644 --- a/tests/debug_nans_test.py +++ b/tests/debug_nans_test.py @@ -21,6 +21,7 @@ import numpy as np from jax import test_util as jtu from jax import numpy as jnp +from jax.lib import version from jax.config import config ...
Gate some jax_jit test with a version check.
tensorflow_probability
train
ed262a4c77c8d6aeb20b9751e4655a2cd653d748
diff --git a/lib/util/knife.js b/lib/util/knife.js index <HASH>..<HASH> 100644 --- a/lib/util/knife.js +++ b/lib/util/knife.js @@ -118,16 +118,22 @@ function queryAndRun(baton, args, query, cmd, msg, options, callback) { options = null; } + var getHostParams = options && options.getHostParams ? options.getHo...
util: knife: allow customization of host param extraction
racker_dreadnot
train