hash
stringlengths
40
40
diff
stringlengths
131
114k
message
stringlengths
7
980
project
stringlengths
5
67
split
stringclasses
1 value
96878a73ef2549ea6c125de86ddb477682238eda
diff --git a/lib/ticket.js b/lib/ticket.js index <HASH>..<HASH> 100644 --- a/lib/ticket.js +++ b/lib/ticket.js @@ -18,7 +18,7 @@ function ticket(options){ logger.info('setting login service endpoint on CAS server to /cas/login') login_service = '/cas/login' } - var validation_service = options...
cut and paste typo /login/validation/ on line <I>
jmarca_cas_validate
train
061584c704d3ba43822f34d1b94fa358f060239d
diff --git a/examples/tesb/locator-rest/client/src/main/java/demo/client/Client.java b/examples/tesb/locator-rest/client/src/main/java/demo/client/Client.java index <HASH>..<HASH> 100644 --- a/examples/tesb/locator-rest/client/src/main/java/demo/client/Client.java +++ b/examples/tesb/locator-rest/client/src/main/java/d...
Updating locator-rest demo to use the clients initialized from Spring and the code
Talend_tesb-rt-se
train
5e3278f3525d3702e6848160b2f52b73589811ba
diff --git a/index.js b/index.js index <HASH>..<HASH> 100755 --- a/index.js +++ b/index.js @@ -19,6 +19,6 @@ module.exports = { 'uncommon_tags': require('./comparators/uncommon_tags'), 'low_zoom_features': require('./comparators/low_zoom_features'), 'user_blocks': require('./comparators/user_blocks'), - 'dirt...
Corrected typo in dirty_word export
mapbox_osm-compare
train
5e95b655be1dd5e0537521c89d6169cd831e0b43
diff --git a/openquake/commands/__main__.py b/openquake/commands/__main__.py index <HASH>..<HASH> 100755 --- a/openquake/commands/__main__.py +++ b/openquake/commands/__main__.py @@ -21,9 +21,12 @@ import os import sys import logging import warnings +import operator from scipy import sparse -from openquake.baseli...
Not importing calculators.export into db.actions
gem_oq-engine
train
c3ae46df14b3ffedb0d0d666bf82b30ac0dae386
diff --git a/pykechain/enums.py b/pykechain/enums.py index <HASH>..<HASH> 100644 --- a/pykechain/enums.py +++ b/pykechain/enums.py @@ -78,6 +78,7 @@ class PropertyType(Enum): :cvar REFERENCES_VALUE: a multi reference property, a list of UUID values referring to other part models """ + CHAR_VALUE = ...
# <I>: - fixed a docstring issue Travis was complaining about
KE-works_pykechain
train
2f95de3eebbe355ff194f33bd5ef7dee30d9f1b4
diff --git a/src/main/java/pl/domzal/junit/docker/rule/DockerRule.java b/src/main/java/pl/domzal/junit/docker/rule/DockerRule.java index <HASH>..<HASH> 100644 --- a/src/main/java/pl/domzal/junit/docker/rule/DockerRule.java +++ b/src/main/java/pl/domzal/junit/docker/rule/DockerRule.java @@ -1,7 +1,5 @@ package pl.domza...
fix #1, expose all container ports to dynamic host ports
tdomzal_junit-docker-rule
train
a90b6a7ce9d496a4ebc5c83e29c32c557a19a67d
diff --git a/core/src/main/java/com/google/errorprone/ErrorProneAnalyzer.java b/core/src/main/java/com/google/errorprone/ErrorProneAnalyzer.java index <HASH>..<HASH> 100644 --- a/core/src/main/java/com/google/errorprone/ErrorProneAnalyzer.java +++ b/core/src/main/java/com/google/errorprone/ErrorProneAnalyzer.java @@ -6...
Slight change for exit code 4 fix
google_error-prone
train
e9c629e08a324cbe615f54600cd4ad64759e5260
diff --git a/src/bundle/ui-dev/src/modules/universal-discovery/components/content-edit-button/content.edit.button.js b/src/bundle/ui-dev/src/modules/universal-discovery/components/content-edit-button/content.edit.button.js index <HASH>..<HASH> 100644 --- a/src/bundle/ui-dev/src/modules/universal-discovery/components/co...
EZP-<I>: Missing hover state in content meta preview button in UDW (#<I>)
ezsystems_ezplatform-admin-ui
train
a08bee784125d569f63ddd9fa875ae9c5d18b342
diff --git a/actionpack/lib/action_dispatch/routing/route_set.rb b/actionpack/lib/action_dispatch/routing/route_set.rb index <HASH>..<HASH> 100644 --- a/actionpack/lib/action_dispatch/routing/route_set.rb +++ b/actionpack/lib/action_dispatch/routing/route_set.rb @@ -206,16 +206,17 @@ module ActionDispatch en...
all routes can be stored in the Journey Routes object
rails_rails
train
c6f6bfc63453b9cd48747c84d59737deb208582f
diff --git a/cloudfoundry-client/src/main/lombok/org/cloudfoundry/client/v2/spaces/ListSpaceManagersRequest.java b/cloudfoundry-client/src/main/lombok/org/cloudfoundry/client/v2/spaces/ListSpaceManagersRequest.java index <HASH>..<HASH> 100644 --- a/cloudfoundry-client/src/main/lombok/org/cloudfoundry/client/v2/spaces/L...
List all Managers for the Space (v2) This change removes the space_guid request field that is documented in error. [#<I>]
cloudfoundry_cf-java-client
train
351746496ab6c9ad7ac79338deba555f537b383d
diff --git a/src/ItemRepository.php b/src/ItemRepository.php index <HASH>..<HASH> 100644 --- a/src/ItemRepository.php +++ b/src/ItemRepository.php @@ -176,7 +176,7 @@ class ItemRepository } $id = $this->itemReflection->getPrimaryIdentifier($obj); if (isset($this->itemManaged[$id])) { - ...
* fix: print_r prints directly to stdout
oasmobile_php-dynamodb-odm
train
245c39d2aa58b83a20bba260bd38a62972b1a01d
diff --git a/hydpy/core/hydpytools.py b/hydpy/core/hydpytools.py index <HASH>..<HASH> 100644 --- a/hydpy/core/hydpytools.py +++ b/hydpy/core/hydpytools.py @@ -134,11 +134,7 @@ class HydPy(object): ... hp.load_conditions() ... hp.prepare_inputseries() ... hp.prepare_simseries() - ...
Use (and test) the `asc` time series files added by commit #5d3c<I>d<I>d<I>dc3f6ffdafb<I>cf2c in two doctests of module `hydpytools`.
hydpy-dev_hydpy
train
1c30cc2998fbc13e52f60835fbae51f7cb2bf510
diff --git a/lib/incoming_form.js b/lib/incoming_form.js index <HASH>..<HASH> 100644 --- a/lib/incoming_form.js +++ b/lib/incoming_form.js @@ -10,12 +10,12 @@ var util = require('./util'), EventEmitter = require('events').EventEmitter, Stream = require('stream').Stream; -function IncomingForm(opts) { +fun...
More lookup paths for tmp directory (and tests)
pillarjs_multiparty
train
cb09f1ff29a8e53c7a81f41ec4cd71b04aba5f0a
diff --git a/lib/parse/client.rb b/lib/parse/client.rb index <HASH>..<HASH> 100644 --- a/lib/parse/client.rb +++ b/lib/parse/client.rb @@ -178,9 +178,9 @@ module Parse end # A convenience method for using global.json - def init_from_cloud_code(path = '../config/global.json') + def init_from_cloud_code...
allowing to choose application name when creating client from global.json
adelevie_parse-ruby-client
train
01db0d855a8e5ffe71ac4b7da201ae85a2cec73c
diff --git a/pyup/providers/gitlab.py b/pyup/providers/gitlab.py index <HASH>..<HASH> 100644 --- a/pyup/providers/gitlab.py +++ b/pyup/providers/gitlab.py @@ -171,7 +171,7 @@ class Provider(object): self.delete_branch(user_repo, source_branch, prefix) def _merge_merge_request(self, mr, config): - ...
fix(gitlab): invoke gitlab merge with arguments as expected
pyupio_pyup
train
4a680edaa9aab3c18c13c5e4e03f3bb2cbabec29
diff --git a/server/weblistener.js b/server/weblistener.js index <HASH>..<HASH> 100644 --- a/server/weblistener.js +++ b/server/weblistener.js @@ -76,9 +76,10 @@ var WebListener = module.exports = function (web_config) { this.ws = new engine.Server(); hs.on('upgrade', function(req, socket, head){ - /...
Workaround for engine.io sometimes "forgetting" the headers. Fixes #<I>.
prawnsalad_KiwiIRC
train
debaa14bd6d029da2919a8c7677c0b77adf87440
diff --git a/src/InfluxDB/ResultSet.php b/src/InfluxDB/ResultSet.php index <HASH>..<HASH> 100644 --- a/src/InfluxDB/ResultSet.php +++ b/src/InfluxDB/ResultSet.php @@ -121,8 +121,14 @@ class ResultSet { $points = []; - foreach ($serie['values'] as $point) { - $points[] = array_combine($...
Add tags data in point When using a GROUP BY on a tag, it's moved from the "values" list to the "tags" list (in the serie) and get ignored when converting it to point. So for example if you want the last memory usage for all your servers you would do something like : "SELECT last(value) FROM "memory_usage" GROUP BY "h...
influxdata_influxdb-php
train
f8f3d5a2dfd89f2d448d098bce13141c2c6bd9fb
diff --git a/src/components/StorageContainer.php b/src/components/StorageContainer.php index <HASH>..<HASH> 100644 --- a/src/components/StorageContainer.php +++ b/src/components/StorageContainer.php @@ -367,6 +367,10 @@ class StorageContainer extends Component $mimeType = FileHelper::getMimeType($fil...
Determine mime type by filename if source is unable to provide valide data. #<I>
luyadev_luya-module-admin
train
0c470d675a150c7011fdd8db6640f9479e567756
diff --git a/src/server/pfs/server/obj_block_api_server.go b/src/server/pfs/server/obj_block_api_server.go index <HASH>..<HASH> 100644 --- a/src/server/pfs/server/obj_block_api_server.go +++ b/src/server/pfs/server/obj_block_api_server.go @@ -208,7 +208,11 @@ func (s *objBlockAPIServer) PutObject(server pfsclient.Objec...
Refactor/fix some of the upload steps (recv message to finish grpc client stream and refactor put object to handle close error correctly)
pachyderm_pachyderm
train
f1e8f0598bac0d2c6dcf73bf76c6c83e5d2604f3
diff --git a/ubelt/__init__.py b/ubelt/__init__.py index <HASH>..<HASH> 100644 --- a/ubelt/__init__.py +++ b/ubelt/__init__.py @@ -58,8 +58,9 @@ if _DOELSE: from ubelt import meta from ubelt.util_const import (NoParam,) from ubelt.util_decor import (memoize,) - from ubelt.util_dict import (dict_hist, ...
Added find_duplicates
Erotemic_ubelt
train
664c3aa093922836c503bfa8632577e81192ad15
diff --git a/ca/django_ca/extensions/extensions.py b/ca/django_ca/extensions/extensions.py index <HASH>..<HASH> 100644 --- a/ca/django_ca/extensions/extensions.py +++ b/ca/django_ca/extensions/extensions.py @@ -281,54 +281,47 @@ class BasicConstraints(Extension): name = 'BasicConstraints' oid = ExtensionOID...
do not use value property in BasicConstraints for more type safety
mathiasertl_django-ca
train
29f3ffe8ef79a2bd6caf91e2d7e56e1ed59ad87d
diff --git a/src/main/java/de/btobastian/javacord/Javacord.java b/src/main/java/de/btobastian/javacord/Javacord.java index <HASH>..<HASH> 100644 --- a/src/main/java/de/btobastian/javacord/Javacord.java +++ b/src/main/java/de/btobastian/javacord/Javacord.java @@ -39,7 +39,7 @@ public class Javacord { /** * Th...
Corrected user agent format (issue #<I>)
Javacord_Javacord
train
fc9cd2a089a4bb72806538fe6cdc27e9c916434b
diff --git a/src/Resources/skeleton/crud/controller/Controller.tpl.php b/src/Resources/skeleton/crud/controller/Controller.tpl.php index <HASH>..<HASH> 100644 --- a/src/Resources/skeleton/crud/controller/Controller.tpl.php +++ b/src/Resources/skeleton/crud/controller/Controller.tpl.php @@ -114,10 +114,10 @@ class <?= $...
[make:crud] use post method for deletes
symfony_maker-bundle
train
42bfa7734ecb2c5a6a771b6b0e44299839951cc9
diff --git a/pyphi/compute/big_phi.py b/pyphi/compute/big_phi.py index <HASH>..<HASH> 100644 --- a/pyphi/compute/big_phi.py +++ b/pyphi/compute/big_phi.py @@ -48,7 +48,7 @@ def evaluate_cut(uncut_subsystem, cut, unpartitioned_constellation): else: mechanisms = set( [c.mechanism for c in unpar...
Don't pass candidate indices to `all_cut_mechanisms` The cut is always over the `cut_indices` of the subsystem.
wmayner_pyphi
train
71c27772e6925c3808d7511f8fa9fe5b1f477a36
diff --git a/osmdroid-android/src/main/java/org/osmdroid/util/LocationUtils.java b/osmdroid-android/src/main/java/org/osmdroid/util/LocationUtils.java index <HASH>..<HASH> 100644 --- a/osmdroid-android/src/main/java/org/osmdroid/util/LocationUtils.java +++ b/osmdroid-android/src/main/java/org/osmdroid/util/LocationUtil...
Check for provider enabled before returning last known location. Fixes issue <I>.
osmdroid_osmdroid
train
67ffacf25245549539a6d311198de943b49532b5
diff --git a/src/index.js b/src/index.js index <HASH>..<HASH> 100644 --- a/src/index.js +++ b/src/index.js @@ -56,11 +56,10 @@ const processor = postcss.plugin( 'modules-extract-imports', function ( options css.prepend( rule ); } Object.keys( imports[path] ).forEach( importedSymbol => { - ...
start using the append method so that AST is preserved
css-modules_postcss-modules-extract-imports
train
e3cb16e20dba19b5bb8bb351dc5ecaf3bb3456a4
diff --git a/src/Propel/Generator/Behavior/QueryCache/QueryCacheBehavior.php b/src/Propel/Generator/Behavior/QueryCache/QueryCacheBehavior.php index <HASH>..<HASH> 100644 --- a/src/Propel/Generator/Behavior/QueryCache/QueryCacheBehavior.php +++ b/src/Propel/Generator/Behavior/QueryCache/QueryCacheBehavior.php @@ -228,9...
Update doCount() to more closely match existing implementation.
propelorm_Propel2
train
ca03520462596ca12a5cdb5ba27edfc7f6ec585a
diff --git a/lib/rack/funky-cache.rb b/lib/rack/funky-cache.rb index <HASH>..<HASH> 100644 --- a/lib/rack/funky-cache.rb +++ b/lib/rack/funky-cache.rb @@ -19,7 +19,7 @@ module Rack def cache(env, response) path = Rack::Utils.unescape(env["PATH_INFO"]) - if path.end_with?("/") + if pa...
Do not use string.end_with? since it is Ruby <I> feature.
tuupola_rack-funky-cache
train
1eb3dcbdac85bbf4bfe9cf9d94a180d476670708
diff --git a/src/Console/CommandScanner.php b/src/Console/CommandScanner.php index <HASH>..<HASH> 100644 --- a/src/Console/CommandScanner.php +++ b/src/Console/CommandScanner.php @@ -36,30 +36,46 @@ class CommandScanner public function scanAll() { $shellList = []; - $appNamespace = Configure...
Add support for Commands to autodiscovery. Expand autodiscovery in CommandCollection to include Commands. Also exclude files that dont have the right suffix to prevent #<I> in the future. Refs #<I> Refs #<I>
cakephp_cakephp
train
e9cc22c48026e8d6c76a637d9cb594973801e184
diff --git a/src/main/java/org/mitre/dsmiley/httpproxy/ProxyServlet.java b/src/main/java/org/mitre/dsmiley/httpproxy/ProxyServlet.java index <HASH>..<HASH> 100644 --- a/src/main/java/org/mitre/dsmiley/httpproxy/ProxyServlet.java +++ b/src/main/java/org/mitre/dsmiley/httpproxy/ProxyServlet.java @@ -426,8 +426,8 @@ publi...
Small bug: response cookie header detection should be case-insensitive
mitre_HTTP-Proxy-Servlet
train
f1950e6ee63071a6b11d37d4a62d62348f62e26f
diff --git a/tests/cronjob/iterator.php b/tests/cronjob/iterator.php index <HASH>..<HASH> 100644 --- a/tests/cronjob/iterator.php +++ b/tests/cronjob/iterator.php @@ -102,11 +102,12 @@ class periodicCronjobIteratorTests extends periodicBaseTest // Interleave the two arrays to be returned together in ...
# Skip test failing on <I>bit systems for now
Arbitracker_Periodic
train
437668e4b6aa765b7c76738d01331d140afb6869
diff --git a/lib/ice_cube/validation_types.rb b/lib/ice_cube/validation_types.rb index <HASH>..<HASH> 100644 --- a/lib/ice_cube/validation_types.rb +++ b/lib/ice_cube/validation_types.rb @@ -78,7 +78,6 @@ module ValidationTypes # on. ie: rule.day_of_week(:monday => [1, -1]) would mean # that this rule should occ...
Remove an annoying statement that was messing up my test output
seejohnrun_ice_cube
train
d309737928cb52deb2bfc2d2342a73d203a68fbd
diff --git a/activesupport/lib/active_support/core_ext/object/blank.rb b/activesupport/lib/active_support/core_ext/object/blank.rb index <HASH>..<HASH> 100644 --- a/activesupport/lib/active_support/core_ext/object/blank.rb +++ b/activesupport/lib/active_support/core_ext/object/blank.rb @@ -3,8 +3,8 @@ require "concurr...
Improve API document on Object#blank? * Introduce `falsey` to represent both `nil` and `false`. * Keep consistent order between abstract description and examples.
rails_rails
train
f56f7d15368dc0f643e2bacc307d6956433d1c8c
diff --git a/src/server/pfs/server/server_refactor_test.go b/src/server/pfs/server/server_refactor_test.go index <HASH>..<HASH> 100644 --- a/src/server/pfs/server/server_refactor_test.go +++ b/src/server/pfs/server/server_refactor_test.go @@ -695,6 +695,10 @@ func TestReplayMergeSameFileRF(t *testing.T) { require.NoE...
Also check number of commits emitted in replay merge
pachyderm_pachyderm
train
dbfcf6d3657362894a934ba6485226763562f9df
diff --git a/salt/config.py b/salt/config.py index <HASH>..<HASH> 100644 --- a/salt/config.py +++ b/salt/config.py @@ -255,7 +255,7 @@ DEFAULT_MASTER_OPTS = { 'timeout': 5, 'keep_jobs': 24, 'root_dir': syspaths.ROOT_DIR, - 'pki_dir': os.path.join(syspaths.CONFIG_DIR, 'master'), + 'pki_dir': os.path...
fix location of master pki_dir
saltstack_salt
train
310e03ddf91e00338d3b03214d1a823c52c579f4
diff --git a/seleniumbase/core/browser_launcher.py b/seleniumbase/core/browser_launcher.py index <HASH>..<HASH> 100755 --- a/seleniumbase/core/browser_launcher.py +++ b/seleniumbase/core/browser_launcher.py @@ -510,20 +510,14 @@ def get_local_driver( elif browser_name == constants.Browser.EDGE: if LOCAL_E...
Update handling of msedgedriver test runs
seleniumbase_SeleniumBase
train
e853e8109c1ce338d773ffdecdb9d2e71a638a47
diff --git a/graylog2-rest-client/src/main/java/org/graylog2/restclient/lib/APIException.java b/graylog2-rest-client/src/main/java/org/graylog2/restclient/lib/APIException.java index <HASH>..<HASH> 100644 --- a/graylog2-rest-client/src/main/java/org/graylog2/restclient/lib/APIException.java +++ b/graylog2-rest-client/s...
Add APIException#getResponseBodyAsBytes For some use cases getting the actual response body of a failed request (i. e. with response codes in the 4xx or 5xx range) might be useful.
Graylog2_graylog2-server
train
f179189a59fc21da46db062db0d7f85d2658d933
diff --git a/lib/options.js b/lib/options.js index <HASH>..<HASH> 100644 --- a/lib/options.js +++ b/lib/options.js @@ -91,7 +91,7 @@ var sanitizers = [ } : passedBrowser); if (typeof browserConfig[passedBrowser.browserName] !== 'undefined') { - var matchingBrowserCfg = browserConfig[passedBrowser.browse...
(fix): Recognize browser in addition to browserName in capabilities
axemclion_browser-perf
train
4a959bd3838202930eac8a3326675d3aa19e685d
diff --git a/src/config.browsersync.js b/src/config.browsersync.js index <HASH>..<HASH> 100644 --- a/src/config.browsersync.js +++ b/src/config.browsersync.js @@ -59,7 +59,6 @@ module.exports = function ({runtime, webpack}) { }, reloadDelay : 100, // Time, in milliseconds, to wait before instructing the bro...
Remove `reloadThrottle` so that hopefully `reloadDebounce` in browsersync can persevere
kvz_lanyon
train
49bb7850007a202cb878b608cd5b50284c89cf2a
diff --git a/accordian.py b/accordian.py index <HASH>..<HASH> 100644 --- a/accordian.py +++ b/accordian.py @@ -7,16 +7,15 @@ __all__ = ["RestartableTask", "Dispatch", "EventHandler"] class Event: """ Two-part event, can be started and completed. """ def __init__(self, *, loop): - self.loop = loop - ...
Event.completed exists for symmetry, not used
numberoverzero_accordian
train
bd486ba51fe87005c1ef9101449c3f6fa85c37d6
diff --git a/go/vt/tabletserver/endtoend/config_test.go b/go/vt/tabletserver/endtoend/config_test.go index <HASH>..<HASH> 100644 --- a/go/vt/tabletserver/endtoend/config_test.go +++ b/go/vt/tabletserver/endtoend/config_test.go @@ -124,12 +124,12 @@ func TestPoolSize(t *testing.T) { var wg sync.WaitGroup wg.Add(2) ...
tabletserver endtoend: deflake some tests
vitessio_vitess
train
4bec0826e24b491adbe073cdfe7560583f5de049
diff --git a/mythril/interfaces/cli.py b/mythril/interfaces/cli.py index <HASH>..<HASH> 100644 --- a/mythril/interfaces/cli.py +++ b/mythril/interfaces/cli.py @@ -91,7 +91,6 @@ def main(): print("Mythril version {}".format(VERSION)) sys.exit() - # Parse cmdline args if not (args.search o...
Uncomment multiple file check for graphs code
ConsenSys_mythril-classic
train
dbd41aa0fd98b3d73e267aad54291532414fe4ab
diff --git a/raiden/tests/unit/test_channel.py b/raiden/tests/unit/test_channel.py index <HASH>..<HASH> 100644 --- a/raiden/tests/unit/test_channel.py +++ b/raiden/tests/unit/test_channel.py @@ -213,7 +213,7 @@ def test_end_state(): assert merkleroot(state1.merkletree) == EMPTY_MERKLE_ROOT assert merkleroot(s...
moved EMPTY_MERKLE_TREE to raiden.transfer.state
raiden-network_raiden
train
4646937ff874c9b21aed22c0d61a23761f4a230b
diff --git a/src/compiler/scala/tools/nsc/doc/html/resource/lib/template.js b/src/compiler/scala/tools/nsc/doc/html/resource/lib/template.js index <HASH>..<HASH> 100644 --- a/src/compiler/scala/tools/nsc/doc/html/resource/lib/template.js +++ b/src/compiler/scala/tools/nsc/doc/html/resource/lib/template.js @@ -34,9 +34,...
Fixes to javascript in Scaladoc, contributed by... Fixes to javascript in Scaladoc, contributed by Ruediger Keller. Closes SI-<I>, no review.
scala_scala
train
bb5865808ea809b55f739c1d15f3f315323f0404
diff --git a/lib/Pheasant/Relationships/BelongsTo.php b/lib/Pheasant/Relationships/BelongsTo.php index <HASH>..<HASH> 100644 --- a/lib/Pheasant/Relationships/BelongsTo.php +++ b/lib/Pheasant/Relationships/BelongsTo.php @@ -51,7 +51,7 @@ class BelongsTo extends Relationship if($this->_allowEmpty) { ...
Be a bit more verbose and tell which localValue could not be found.
lox_pheasant
train
d6262b193fbdac318b65cbb27bc1d56e22a3d1b5
diff --git a/thali/NextGeneration/utils/pouchDBGenerator.js b/thali/NextGeneration/utils/pouchDBGenerator.js index <HASH>..<HASH> 100755 --- a/thali/NextGeneration/utils/pouchDBGenerator.js +++ b/thali/NextGeneration/utils/pouchDBGenerator.js @@ -73,6 +73,14 @@ function PouchDBGenerator(PouchDB, defaultDirectory, optio...
added a workaround for PouchDB
thaliproject_Thali_CordovaPlugin
train
9a01e00f0f9fc213bb755bce260251e2a1c79ceb
diff --git a/ezp/Persistence/Content/Handler.php b/ezp/Persistence/Content/Handler.php index <HASH>..<HASH> 100644 --- a/ezp/Persistence/Content/Handler.php +++ b/ezp/Persistence/Content/Handler.php @@ -198,4 +198,16 @@ interface Handler * @return \ezp\Persistence\Content\Relation[] */ public function ...
Publishing: changed Content\Handler::publish() according to discussions with CBA
ezsystems_ezpublish-kernel
train
8c0623a611d92f7cff3c4557339fe4cb13542905
diff --git a/rednose/rednose.py b/rednose/rednose.py index <HASH>..<HASH> 100644 --- a/rednose/rednose.py +++ b/rednose/rednose.py @@ -94,13 +94,21 @@ class RedNose(nose.plugins.Plugin): self.start_time = time.time() self._in_test = False + def _format_test_name(self, test): + desc = test.test.shortDescriptio...
use shortDescription() of test case if it exists, displaying docstrings for test methods that have them
JBKahn_rednose
train
252a9bbcb617fb93f388f4972c676de2607f0e07
diff --git a/lib/almanack/calendar.rb b/lib/almanack/calendar.rb index <HASH>..<HASH> 100644 --- a/lib/almanack/calendar.rb +++ b/lib/almanack/calendar.rb @@ -8,14 +8,17 @@ module Almanack @config.event_sources end - def events - days_lookahead = 30 + def events from_date = DateTime.no...
Extract Calender#days_lookahead
Aupajo_almanack
train
fbb45b3d83361dc1873fdb2e622fb71a71b94118
diff --git a/ELiDE/app.py b/ELiDE/app.py index <HASH>..<HASH> 100644 --- a/ELiDE/app.py +++ b/ELiDE/app.py @@ -173,7 +173,6 @@ class ELiDELayout(FloatLayout): ) ) ) - self.board.pawn[dummy.name]._trigger_update() dummy.num += 1 def on_engine(self, *args): di...
more logical, possibly more general place to trigger an update
LogicalDash_LiSE
train
d61b21cf8961d3c19497a883a7e50e8d2fa2746d
diff --git a/rapidoid-net/src/main/java/org/rapidoid/net/impl/AbstractEventLoop.java b/rapidoid-net/src/main/java/org/rapidoid/net/impl/AbstractEventLoop.java index <HASH>..<HASH> 100644 --- a/rapidoid-net/src/main/java/org/rapidoid/net/impl/AbstractEventLoop.java +++ b/rapidoid-net/src/main/java/org/rapidoid/net/impl/...
Changed log level for IO events from debug to trace.
rapidoid_rapidoid
train
d3acacc7f748bf1d72deb53dd5714a82057ecb0f
diff --git a/slap/config_builder.py b/slap/config_builder.py index <HASH>..<HASH> 100644 --- a/slap/config_builder.py +++ b/slap/config_builder.py @@ -5,6 +5,9 @@ def get_mxds(directories): mxds = [] for directory in directories: mxds += [ - os.path.join(directory, f) for root, dirs, files...
Makes extension test case-insensitive
lobsteropteryx_slap
train
dc41c173b97f7b8e1139cad4588988490ca3b1b4
diff --git a/src/Worker/AbstractWorker.php b/src/Worker/AbstractWorker.php index <HASH>..<HASH> 100644 --- a/src/Worker/AbstractWorker.php +++ b/src/Worker/AbstractWorker.php @@ -152,10 +152,12 @@ abstract class AbstractWorker implements Worker */ private function cancelPending() { - $exception =...
Improve cancellation of pending tasks; remove worker from pool if stopped
amphp_parallel
train
c457e4ed0e1e68bd3a1c80b71ac907f2f9e4ba6e
diff --git a/doac/handlers/bearer.py b/doac/handlers/bearer.py index <HASH>..<HASH> 100644 --- a/doac/handlers/bearer.py +++ b/doac/handlers/bearer.py @@ -23,12 +23,20 @@ class BearerHandler: from django.http import HttpResponseBadRequest from doac.http import HttpResponseUnauthorized + ...
Started added support for error headers
Rediker-Software_doac
train
8575fef05e87bb6469fc86e4d047bd14a2e7654c
diff --git a/lib/fae/concerns/models/base.rb b/lib/fae/concerns/models/base.rb index <HASH>..<HASH> 100644 --- a/lib/fae/concerns/models/base.rb +++ b/lib/fae/concerns/models/base.rb @@ -4,6 +4,10 @@ module Fae::Concerns::Models::Base attr_accessor :filter + def position_name + Self.class.name.underscore.plu...
moved the position name method out of the class methods
wearefine_fae
train
164baf1b0b6657871426abce7cd7a0faa03cc15b
diff --git a/lib/dryopteris/html/document.rb b/lib/dryopteris/html/document.rb index <HASH>..<HASH> 100644 --- a/lib/dryopteris/html/document.rb +++ b/lib/dryopteris/html/document.rb @@ -1,7 +1,7 @@ module Dryopteris module HTML class Document < Nokogiri::HTML::Document - include Dryopteris::Sanitizer + ...
making explicit the separation between mixed-in instance methods and Sanitizer class methods
flavorjones_loofah
train
f9dd236fb5f44e6020c2490ac6f88b6c76efb2a3
diff --git a/seshet/bot.py b/seshet/bot.py index <HASH>..<HASH> 100644 --- a/seshet/bot.py +++ b/seshet/bot.py @@ -22,7 +22,7 @@ class SeshetBot(bot.SimpleBot): `seshet --config` or `seshet --new` commands. """ - storage = Storage() + session = Storage() """Shared runtime storage available fo...
changed bot.storage -> bot.session and added dummy event handlers
Kopachris_seshet
train
cf2bf0c2b9cccd5a41db743077369835e142a3f8
diff --git a/spring-boot-actuator/src/main/java/org/springframework/boot/actuate/autoconfigure/endpoint/ConditionalOnEnabledEndpoint.java b/spring-boot-actuator/src/main/java/org/springframework/boot/actuate/autoconfigure/endpoint/ConditionalOnEnabledEndpoint.java index <HASH>..<HASH> 100644 --- a/spring-boot-actuator/...
Work around javadoc bug when linking to annotation attributes If an annotation attribute is linked to in javadoc before the javadoc processor encounters a usage of the annotation, the javadoc tool fails with a class cast exception. This is a known issue [1] but it has been closed as won't fix so we need to work around...
spring-projects_spring-boot
train
ab5dd379a08e2cc445b0363143f2ecb6f647b8a1
diff --git a/lib/omnibus/cli/application.rb b/lib/omnibus/cli/application.rb index <HASH>..<HASH> 100644 --- a/lib/omnibus/cli/application.rb +++ b/lib/omnibus/cli/application.rb @@ -118,7 +118,7 @@ module Omnibus super rescue => e error_msg = 'Something went wrong...the Omnibus just ran off th...
Use local var from rescue rather than "English" global. Apparently an Omnibus dependency was requiring "English" <URL>
chef_omnibus
train
56edc603bcd65713888da9e6e9d1c0cbf55aece4
diff --git a/jest-common/src/main/java/io/searchbox/action/AbstractDocumentTargetedAction.java b/jest-common/src/main/java/io/searchbox/action/AbstractDocumentTargetedAction.java index <HASH>..<HASH> 100644 --- a/jest-common/src/main/java/io/searchbox/action/AbstractDocumentTargetedAction.java +++ b/jest-common/src/mai...
Document id is no longer encoded while creating documents to match Jest behavior to ES. (See release notes). Test case added for testing new non-encoded id behavior.
searchbox-io_Jest
train
adef8f9f46f5748b5d68c624b071a37811ef3cf6
diff --git a/zxbpplex.py b/zxbpplex.py index <HASH>..<HASH> 100755 --- a/zxbpplex.py +++ b/zxbpplex.py @@ -382,3 +382,17 @@ class Lexer(object): # Needed for states tmp = lex.lex(object = Lexer(), lextab = 'zxbpplextab') +# ------------------ Test if called from cmd line --------------- +if __name__ == '__main__':...
Added a test if called directly from command line but might not work as expected.
boriel_zxbasic
train
25d075e86e2983528a5d5554bcc70abfa85bc0c1
diff --git a/src/Jobby/BackgroundJob.php b/src/Jobby/BackgroundJob.php index <HASH>..<HASH> 100644 --- a/src/Jobby/BackgroundJob.php +++ b/src/Jobby/BackgroundJob.php @@ -69,9 +69,9 @@ class BackgroundJob return; } - $lockAquired = false; + $lockAcquired = false; try { - ...
Correct misspellings The main change is to spell `acquire' correctly.
jobbyphp_jobby
train
2f3f27b6722948f84edd27e827f6421ae6305ce2
diff --git a/src/Parse.js b/src/Parse.js index <HASH>..<HASH> 100644 --- a/src/Parse.js +++ b/src/Parse.js @@ -822,7 +822,7 @@ _html2canvas.Parse = function (images, options) { for(var imageIndex = backgroundImages.length; imageIndex-- > 0;) { backgroundImage = backgroundImages[imageIndex]; - + ...
Fix crash for browsers that don't support placeholder attribute
niklasvh_html2canvas
train
a8918224ea69ec6753e3802bfb4c77acc61613da
diff --git a/baton/static/baton/app/package.json b/baton/static/baton/app/package.json index <HASH>..<HASH> 100644 --- a/baton/static/baton/app/package.json +++ b/baton/static/baton/app/package.json @@ -1,6 +1,6 @@ { "name": "baton", - "version": "1.4.0", + "version": "1.5.0", "description": "Django Baton App"...
bumped version number to <I>
otto-torino_django-baton
train
ba2fa29e44319ed972fecb4a312a492689931a5d
diff --git a/eZ/Publish/Core/MVC/Symfony/Templating/Twig/Extension/ContentExtension.php b/eZ/Publish/Core/MVC/Symfony/Templating/Twig/Extension/ContentExtension.php index <HASH>..<HASH> 100644 --- a/eZ/Publish/Core/MVC/Symfony/Templating/Twig/Extension/ContentExtension.php +++ b/eZ/Publish/Core/MVC/Symfony/Templating/T...
Fixed: avoid searching for the same field twig blocks again and again
ezsystems_ezpublish-kernel
train
eb7e273df152750cef94961384ca49151a614150
diff --git a/torchvision/transforms/functional.py b/torchvision/transforms/functional.py index <HASH>..<HASH> 100644 --- a/torchvision/transforms/functional.py +++ b/torchvision/transforms/functional.py @@ -203,8 +203,8 @@ def normalize(tensor, mean, std, inplace=False): if not inplace: tensor = tensor.cl...
during normalize, construct mean and std tensors on the same device as the input tensor (#<I>)
pytorch_vision
train
42b671659e4a6244fd919081da18ba78b3d548ce
diff --git a/mode/rst/rst.js b/mode/rst/rst.js index <HASH>..<HASH> 100644 --- a/mode/rst/rst.js +++ b/mode/rst/rst.js @@ -158,7 +158,7 @@ CodeMirror.defineMode('rst-base', function (config) { if (stream.sol() && stream.match(rx_examples, false)) { change(state, to_mode, { - mode: mode_python, loca...
[rst mode] Fix creating of start states So that it doesn't error when inner modes are missing. Issue #<I>
codemirror_CodeMirror
train
b285fb2475ecf0543a1c3cbfbff1b195d12678d5
diff --git a/api/grpc_server.go b/api/grpc_server.go index <HASH>..<HASH> 100644 --- a/api/grpc_server.go +++ b/api/grpc_server.go @@ -323,7 +323,7 @@ func NewPeerFromConfigStruct(pconf *config.Neighbor) *Peer { }, RouteReflector: &RouteReflector{ RouteReflectorClient: pconf.RouteReflector.Config.RouteRefl...
config: Accept CLUSTER_ID as an integer value Currently, only IPv4 address is acceptable for the CLUSTER_ID setting, this patch enables to specify the CLUSTER_ID as a <I>-bit unsigned integer. With this expansion, "Config.RouteReflectorClusterId" stores the raw configured value for the CLUSTER_ID and "State.RouteRefl...
osrg_gobgp
train
5cb27a6e8493c6d96408690c2f96517f99c3fc79
diff --git a/manifest.php b/manifest.php index <HASH>..<HASH> 100755 --- a/manifest.php +++ b/manifest.php @@ -27,7 +27,7 @@ return array( ), 'checks' => array( array('type' => 'CheckPHPRuntime', 'value' => array('id' => 'tao_php_runtime', 'min' => '5.3')), - array('type' => 'CheckPHPRuntime', 'value' ...
silent php <I> check has now <I>.x for its max value. git-svn-id: <URL>
oat-sa_tao-core
train
b38a670834a2ffd53a4cac8cf12bafc6206693b8
diff --git a/src/core.js b/src/core.js index <HASH>..<HASH> 100644 --- a/src/core.js +++ b/src/core.js @@ -63,7 +63,16 @@ * @type {Boolean} * @memberOf me.debug */ - renderHitBox : false + renderHitBox : false, + + /** + * render dirty region/rectangle<br> + * defaul...
Added some first basic functions to manage dirty region/rectangles. For now, the engine just keep track of updated region, and display them (if feature and debug mode is activated). It will also allow me for now, to ensure that ALL visible objects are correctly implemented (e.g. extend me.Rect), and correctly returns ...
melonjs_melonJS
train
221645b20dd2dd9d096558648746d6907aac13ab
diff --git a/lib/jsdom/level2/html.js b/lib/jsdom/level2/html.js index <HASH>..<HASH> 100644 --- a/lib/jsdom/level2/html.js +++ b/lib/jsdom/level2/html.js @@ -3,7 +3,8 @@ var core = require("./core").dom.level2.core, URL = require("url"), Path = require('path'), fs = require("fs"),...
forgot to actually require the https lib... fixed now
jsdom_jsdom
train
dcc25de2acca200848042df668b45d950d92aa25
diff --git a/sqlx.go b/sqlx.go index <HASH>..<HASH> 100644 --- a/sqlx.go +++ b/sqlx.go @@ -627,10 +627,14 @@ func (r *Rows) StructScan(dest interface{}) error { func Connect(driverName, dataSourceName string) (*DB, error) { db, err := Open(driverName, dataSourceName) if err != nil { - return db, err + return nil...
sqlx.Connect: Close db connection if db.Ping() fails If the db open succeeds but the Ping() fails, close the connection and return nil along with the error to prevent resource leakage. Fixes #<I>
jmoiron_sqlx
train
4c24b1c37af657a26fe2db3ab8142f21699d2aab
diff --git a/adafruit_platformdetect/constants/boards.py b/adafruit_platformdetect/constants/boards.py index <HASH>..<HASH> 100644 --- a/adafruit_platformdetect/constants/boards.py +++ b/adafruit_platformdetect/constants/boards.py @@ -324,7 +324,7 @@ _SIFIVE_IDS = (SIFIVE_UNLEASHED,) # BeagleBone eeprom board ids from...
Added beaglebone black revA6A support
adafruit_Adafruit_Python_PlatformDetect
train
b93211c23410c92d73d7cc844a2b4649b12f5c95
diff --git a/src/Active.php b/src/Active.php index <HASH>..<HASH> 100644 --- a/src/Active.php +++ b/src/Active.php @@ -62,23 +62,20 @@ class Active /** * Return 'active' class if current requested query string has key that matches value * - * @param string $key - * @param string $value - *...
Modify `query` method and test it
letrunghieu_active
train
c1fde49fa958738e773d6df52a13019cd1a0859d
diff --git a/src/js/route.js b/src/js/route.js index <HASH>..<HASH> 100644 --- a/src/js/route.js +++ b/src/js/route.js @@ -1,16 +1,16 @@ var route = function(name, params = {}, absolute = true) { var domain = (namedRoutes[name].domain || baseUrl).replace(/\/+$/,'') + '/', url = (absolute ? domain : '') +...
Be more explicity with var name.
tightenco_ziggy
train
22d4d1fb42690fb1b6effe7f77dab438181dd67a
diff --git a/plugins/elasticsearch/elasticsearch_test.go b/plugins/elasticsearch/elasticsearch_test.go index <HASH>..<HASH> 100644 --- a/plugins/elasticsearch/elasticsearch_test.go +++ b/plugins/elasticsearch/elasticsearch_test.go @@ -10,19 +10,19 @@ import ( "github.com/stretchr/testify/assert" ) -type tranportMo...
Fix typo (tranport > transport).
influxdata_telegraf
train
5754d2db48c379805dc6637e53f4aaac88a08d03
diff --git a/expression/builtin_op_vec.go b/expression/builtin_op_vec.go index <HASH>..<HASH> 100644 --- a/expression/builtin_op_vec.go +++ b/expression/builtin_op_vec.go @@ -396,11 +396,32 @@ func (b *builtinRealIsTrueSig) vecEvalInt(input *chunk.Chunk, result *chunk.Colu } func (b *builtinDecimalIsTrueSig) vector...
expression: implement vectorized evaluation for `builtinDecimalIsTrueSig` (#<I>)
pingcap_tidb
train
245728b2389e824808193fd08b152364407d99a0
diff --git a/schedule/__init__.py b/schedule/__init__.py index <HASH>..<HASH> 100644 --- a/schedule/__init__.py +++ b/schedule/__init__.py @@ -343,7 +343,7 @@ class Job(object): time_values = time_str.split(':') if len(time_values) == 3: hour, minute, second = time_values - elif le...
Fix a bug where the at(':SS') syntax wasn't working
dbader_schedule
train
828b24187071fdc8fa2d28f86a39902b69e5854b
diff --git a/c7n/filters/iamaccess.py b/c7n/filters/iamaccess.py index <HASH>..<HASH> 100644 --- a/c7n/filters/iamaccess.py +++ b/c7n/filters/iamaccess.py @@ -202,7 +202,10 @@ def check_cross_account(policy_text, allowed_accounts): violations.append(s) if 'ArnLike' in s['Condition']: ...
cross-account filter handle another case variation on iam policy (#<I>)
cloud-custodian_cloud-custodian
train
ebc3175f8ecce5a693e25b8c3432ba22beadebb2
diff --git a/Spress.php b/Spress.php index <HASH>..<HASH> 100644 --- a/Spress.php +++ b/Spress.php @@ -51,10 +51,10 @@ use Yosymfony\Spress\Core\Plugin\PluginManagerBuilder; */ class Spress extends Container { - const VERSION = '2.1.0'; - const VERSION_ID = '20100'; + const VERSION = '2.2.0'; + const VE...
Changed version to <I>
spress_spress-core
train
ec8469084cec97ac5a4b74ac80d1ec4a14cb843b
diff --git a/bin/cli.js b/bin/cli.js index <HASH>..<HASH> 100755 --- a/bin/cli.js +++ b/bin/cli.js @@ -17,6 +17,7 @@ * */ + let program = require('jake').program; delete global.jake; // NO NOT WANT program.setTaskNames = function (n) { this.taskNames = n; }; @@ -35,6 +36,10 @@ const CLI_OPTS = [ abbr: 'f',...
Added support for data from stdin
mde_ejs
train
30f91bba078aee5e1d0d0ea9a2807148d69eaffd
diff --git a/multiplex.go b/multiplex.go index <HASH>..<HASH> 100644 --- a/multiplex.go +++ b/multiplex.go @@ -118,7 +118,9 @@ func (s *Stream) Read(b []byte) (int, error) { if n < len(s.extra) { s.extra = s.extra[n:] } else { - mpool.ByteSlicePool.Put(uint32(cap(s.exbuf)), s.exbuf) + if s.exbuf != nil { + m...
skip allocation in case of zero length read
libp2p_go-mplex
train
7af59f8de706cc39d96cecc32531c6b0ab0ecc59
diff --git a/src/speech_rules/semantic_tree_rules.js b/src/speech_rules/semantic_tree_rules.js index <HASH>..<HASH> 100644 --- a/src/speech_rules/semantic_tree_rules.js +++ b/src/speech_rules/semantic_tree_rules.js @@ -469,7 +469,7 @@ sre.SemanticTreeRules.initSemanticRules_ = function() { defineRule( 'root',...
Fixes bug in semantics rules.
zorkow_speech-rule-engine
train
8476f863579ac91dd65404a576a6af8052db5797
diff --git a/gwpy/timeseries/io/gwf/framecpp.py b/gwpy/timeseries/io/gwf/framecpp.py index <HASH>..<HASH> 100644 --- a/gwpy/timeseries/io/gwf/framecpp.py +++ b/gwpy/timeseries/io/gwf/framecpp.py @@ -26,6 +26,7 @@ import numpy from .... import version from ....io.cache import (CacheEntry, file_list) +from ....segmen...
timeseries.io.gwf.framecpp: only read relevant frames - LIGO h(t) and GEO write multiple frames to a single file, so we only need to read those overlapping with our requested segment
gwpy_gwpy
train
221cf6870dbf40c0b2d9e0cd94b00fcd7c6ea2e9
diff --git a/rocker/__init__.py b/rocker/__init__.py index <HASH>..<HASH> 100644 --- a/rocker/__init__.py +++ b/rocker/__init__.py @@ -81,6 +81,8 @@ def run(args, rocker): else: usage("Unknown command: '{0}'".format(cmd)) + rocker.printQueuedMessages() + def _debugWrapper(fn, *fnArgs): try: return fn(*fnAr...
added support for delaying messages in rocker._msg() (and therefore rocker.info())
mreithub_rocker
train
afe0d402ee452af22d1b4856e48b02a85b051aa2
diff --git a/src/lib/setup.js b/src/lib/setup.js index <HASH>..<HASH> 100644 --- a/src/lib/setup.js +++ b/src/lib/setup.js @@ -34,7 +34,7 @@ export async function initGit(target) { let gitUser, gitEmail; const defaultGitUser = 'Preact CLI'; - const defaultGitEmail = 'developit@users.noreply.github.com'; + con...
Change initial commit default user to @preact-cli
developit_preact-cli
train
9af5eaa57461a7a6b886edaa847af36202e626f5
diff --git a/src/Composer/Command/CreateProjectCommand.php b/src/Composer/Command/CreateProjectCommand.php index <HASH>..<HASH> 100644 --- a/src/Composer/Command/CreateProjectCommand.php +++ b/src/Composer/Command/CreateProjectCommand.php @@ -102,18 +102,8 @@ EOT $preferSource = false; $preferDist =...
Refactored the code with the switch statement.
mothership-ec_composer
train
de5c36b86bc04eabfea568be52a59adbc887c582
diff --git a/lib/puppet/feature/base.rb b/lib/puppet/feature/base.rb index <HASH>..<HASH> 100644 --- a/lib/puppet/feature/base.rb +++ b/lib/puppet/feature/base.rb @@ -32,7 +32,8 @@ Puppet.features.add(:microsoft_windows) do require 'win32/service' true rescue LoadError => err - warn _("Cannot run on Mic...
(PUP-<I>) Fix interpolation in externalized strings in feature
puppetlabs_puppet
train
eaa164e0ed133248155f385a8dad6bbc79333cb6
diff --git a/src/com/opencms/workplace/CmsFolderTree.java b/src/com/opencms/workplace/CmsFolderTree.java index <HASH>..<HASH> 100755 --- a/src/com/opencms/workplace/CmsFolderTree.java +++ b/src/com/opencms/workplace/CmsFolderTree.java @@ -1,7 +1,7 @@ /* * File : $Source: /alkacon/cvs/opencms/src/com/opencms/workpla...
Bugfix: Tree in Backoffice was grey sometimes
alkacon_opencms-core
train
a6da550307e5e83bed4aef6f7f3006b78a2eeafe
diff --git a/cloudformation/ci.template.js b/cloudformation/ci.template.js index <HASH>..<HASH> 100644 --- a/cloudformation/ci.template.js +++ b/cloudformation/ci.template.js @@ -43,6 +43,30 @@ AWSTemplateFormatVersion: '2010-09-09', } ] } + }, + { + ...
update cloudformation to allow pushing to sdk-registry
mapbox_mapbox-navigation-android
train
f739d891a62e98b0af34c22cae82797bd45a1a07
diff --git a/jpa/core/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitDeploymentProcessor.java b/jpa/core/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitDeploymentProcessor.java index <HASH>..<HASH> 100644 --- a/jpa/core/src/main/java/org/jboss/as/jpa/processor/PersistenceUnitDeploymentProcessor.java +...
allow persistence providers that have multiple service entries
wildfly_wildfly
train
ae8473d670a312d6b9f6e5f6f894cd93cc5f766b
diff --git a/index.js b/index.js index <HASH>..<HASH> 100644 --- a/index.js +++ b/index.js @@ -22,10 +22,15 @@ module.exports = function(result, options) { result[key] = options[key]; } + if(!options.ACL){ + options.ACL = 'private'; + } + var params = { Bucket: options.dstBucket, ...
Allow an ACL option for objects to be uploaded By default, I believe, when uploading a file using `lambduh-put-s3-object` it will put the file up with the 'private' as the ACL, with no ability to define an alternative policyw. This should allow library users to define the ACL that files should be uploaded with instead...
lambduh_lambduh-put-s3-object
train
83ec3ee761a86f75b3f813758d558b6fc1358627
diff --git a/libsubmit/version.py b/libsubmit/version.py index <HASH>..<HASH> 100644 --- a/libsubmit/version.py +++ b/libsubmit/version.py @@ -1,4 +1,4 @@ ''' Set module version <Major>.<Minor>.<maintenance>[-alpha/beta/..] ''' -VERSION = '0.2.6' +VERSION = '0.3.0'
Bumping version from <I> -> <I> Several updates and cleanups for @benhg for the Azure provider Removed haikunator dep Fixes for issue #<I> and regression tests Support for cobalt+aprun on theta SGE support (untested) from @benhg Fix for #<I> Updating to use scriptDir instead of script_dir
Parsl_libsubmit
train
d094ef08f8b1200dcbbc0ad09c898c31e71100fb
diff --git a/lib/devise_invitable/model.rb b/lib/devise_invitable/model.rb index <HASH>..<HASH> 100644 --- a/lib/devise_invitable/model.rb +++ b/lib/devise_invitable/model.rb @@ -127,7 +127,7 @@ module Devise # user and send invitation to it. If user is found, returns the user with an # email already ...
Allow record modification using block in case of the prelimenary check passed successfully
scambra_devise_invitable
train
b9f7790a03a5e20f1ad43da5866b891c3385522a
diff --git a/.gitignore b/.gitignore index <HASH>..<HASH> 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,4 @@ test* spec/support/ready_candidate_ref/temp/* reports/* vendor/* -*.rbenv-version* +.rbenv* diff --git a/lib/gatling.rb b/lib/gatling.rb index <HASH>..<HASH> 100644 --- a/lib/gatling.rb +++ b/lib/gatl...
seperated compare from the init of Comparison so it can be called on repeatedly
gabrielrotbart_gatling
train
b4aa32483c4cc8bbfb150d8a8e2356f236ef891e
diff --git a/src/python/dxpy/cli/exec_io.py b/src/python/dxpy/cli/exec_io.py index <HASH>..<HASH> 100644 --- a/src/python/dxpy/cli/exec_io.py +++ b/src/python/dxpy/cli/exec_io.py @@ -29,7 +29,12 @@ def stage_to_job_refs(x, launched_jobs): ''' Used by run() to parse stage inputs bound to other stages when executing...
Got rid of a stacktrace when a workflow is out of order
dnanexus_dx-toolkit
train
c3c3f9e9cf2ab31b0e30c61b056b4da2972d95ea
diff --git a/src/actions/websocket.js b/src/actions/websocket.js index <HASH>..<HASH> 100644 --- a/src/actions/websocket.js +++ b/src/actions/websocket.js @@ -443,19 +443,21 @@ function handleChannelCreatedEvent(msg, dispatch, getState) { function handleChannelDeletedEvent(msg, dispatch, getState) { const entit...
Select correct team town-square when the current channel is deleted (#<I>) * Select correct team town-square when the current channel is deleted * Fix unit test
mattermost_mattermost-redux
train
a25d31ecabc176c64eb1007cd0ab0346527399b6
diff --git a/application/setup.py b/application/setup.py index <HASH>..<HASH> 100644 --- a/application/setup.py +++ b/application/setup.py @@ -18,7 +18,7 @@ setup(name='briefkasten', include_package_data=True, zip_safe=False, install_requires=[ - 'Pyramid<1.6', + 'Pyramid<1.7', 'py...
drive-by update (pyramid <I> final is out)
ZeitOnline_briefkasten
train
740c787d38c68cdafe3ddf62ad1b7ce61e91773b
diff --git a/grails-bootstrap/src/main/groovy/grails/util/AbstractBuildSettings.java b/grails-bootstrap/src/main/groovy/grails/util/AbstractBuildSettings.java index <HASH>..<HASH> 100644 --- a/grails-bootstrap/src/main/groovy/grails/util/AbstractBuildSettings.java +++ b/grails-bootstrap/src/main/groovy/grails/util/Abst...
fix isInlinePluginLocation, check with canonical file
grails_grails-core
train
eb3a3e00f9f8555004415aab32526184b913a1c7
diff --git a/packages/enty-state/src/api/__test__/visitActionMap-test.js b/packages/enty-state/src/api/__test__/visitActionMap-test.js index <HASH>..<HASH> 100644 --- a/packages/enty-state/src/api/__test__/visitActionMap-test.js +++ b/packages/enty-state/src/api/__test__/visitActionMap-test.js @@ -2,7 +2,7 @@ import v...
fix: apis were created with recursive duplication of all object branches the entire reduction was being passed into each child recursion and being used as the starting point of each child's reduction, making circular object references and appending each child's keys onto a single object. this fixes the issue by using...
blueflag_enty
train