hash
stringlengths
40
40
diff
stringlengths
131
114k
message
stringlengths
7
980
project
stringlengths
5
67
split
stringclasses
1 value
294688c0dce917128dc679cc96c69f5c4bb79ebe
diff --git a/closure/bin/build/closurebuilder.py b/closure/bin/build/closurebuilder.py index <HASH>..<HASH> 100755 --- a/closure/bin/build/closurebuilder.py +++ b/closure/bin/build/closurebuilder.py @@ -259,7 +259,7 @@ is prefererred over using this script for performing JavaScript compilation. Please migrate your cod...
Update broken hyperlink in closurebuilder.py RELNOTES: n/a ------------- Created by MOE: <URL>
google_closure-library
train
d7273c50cc436c59a2e058f937577ab8f258f5dc
diff --git a/common/oatbox/service/ServiceManager.php b/common/oatbox/service/ServiceManager.php index <HASH>..<HASH> 100644 --- a/common/oatbox/service/ServiceManager.php +++ b/common/oatbox/service/ServiceManager.php @@ -21,12 +21,8 @@ namespace oat\oatbox\service; use oat\oatbox\Configurable; -use oat\oatbox\...
REmove the propagation from service manager
oat-sa_generis
train
80e4e34994f67fb617809dd23b3729474c6aca91
diff --git a/generators/app/templates/gulpfile.js b/generators/app/templates/gulpfile.js index <HASH>..<HASH> 100644 --- a/generators/app/templates/gulpfile.js +++ b/generators/app/templates/gulpfile.js @@ -32,6 +32,9 @@ function watch(done) { <% } -%> <% if (framework !== 'react') { -%> +<% if (modules !== 'system...
Not watch index.html when webpack or inject
FountainJS_generator-fountain-gulp
train
b1a5bfce53e64858f78c0c6611b7da5550505ef7
diff --git a/src/Comely/IO/Session/Storage/Disk.php b/src/Comely/IO/Session/Storage/Disk.php index <HASH>..<HASH> 100644 --- a/src/Comely/IO/Session/Storage/Disk.php +++ b/src/Comely/IO/Session/Storage/Disk.php @@ -14,6 +14,7 @@ declare(strict_types=1); namespace Comely\IO\Session\Storage; +use Comely\IO\FileSyste...
updates according to changes in Disk API
comelyio_comely
train
7e2a8072abc9f7af96f27218d7ab5bdd8e551e58
diff --git a/airflow/operators/docker_operator.py b/airflow/operators/docker_operator.py index <HASH>..<HASH> 100644 --- a/airflow/operators/docker_operator.py +++ b/airflow/operators/docker_operator.py @@ -97,6 +97,7 @@ class DockerOperator(BaseOperator): :type user: int or str :param volumes: List of volume...
[AIRFLOW-<I>] - Add missing type in DockerOperator doc string (#<I>) Add missing type in DockerOperator docstring for the volumes params
apache_airflow
train
fddc1c1ca0e8a737d5d23b82d3c6d2fd10e28ae7
diff --git a/src/web/primitives/grid/Main.js b/src/web/primitives/grid/Main.js index <HASH>..<HASH> 100644 --- a/src/web/primitives/grid/Main.js +++ b/src/web/primitives/grid/Main.js @@ -38,21 +38,6 @@ const Main = injectStyles(styled.main` margin: 30px auto; padding: 0; } - - ${props => - props.result...
Show result text on print again. Each block should have a screenOnly prop like the printOnly prop
DirektoratetForByggkvalitet_losen
train
2f9e454326d23593244430990e7befa9d096caa3
diff --git a/modules/activiti-engine/src/main/java/org/activiti/engine/impl/test/AbstractActivitiTestCase.java b/modules/activiti-engine/src/main/java/org/activiti/engine/impl/test/AbstractActivitiTestCase.java index <HASH>..<HASH> 100644 --- a/modules/activiti-engine/src/main/java/org/activiti/engine/impl/test/Abstrac...
Added convenience method to test super class for deploying the one task process
Activiti_Activiti
train
913c60e00be6fc24fdcec657b2334c61ae32dd87
diff --git a/lib/Gregwar/Image.php b/lib/Gregwar/Image.php index <HASH>..<HASH> 100644 --- a/lib/Gregwar/Image.php +++ b/lib/Gregwar/Image.php @@ -375,7 +375,7 @@ class Image */ public function cacheFile($type = 'jpg', $quality = 80) { - if (!count($this->operations)) + if (!count($this->o...
[Fix] When nothing change except the format
Gregwar_Image
train
944ef510ba07569fa06336cd6e40b994740b5f1b
diff --git a/content/base/extractor/goose.go b/content/base/extractor/goose.go index <HASH>..<HASH> 100644 --- a/content/base/extractor/goose.go +++ b/content/base/extractor/goose.go @@ -6,7 +6,7 @@ import ( "html/template" "strings" - "github.com/advancedlogic/GoOse" + goose "github.com/advancedlogic/GoOse" "g...
prefix the goose import, to appease vim-go
urandom_readeef
train
9afa82be6657b2a07e24d986bb1748d71a45ea63
diff --git a/lib/resources/h2o/js/graphs.js b/lib/resources/h2o/js/graphs.js index <HASH>..<HASH> 100644 --- a/lib/resources/h2o/js/graphs.js +++ b/lib/resources/h2o/js/graphs.js @@ -10,7 +10,7 @@ function g_varimp(divid, names, varimp) { // Setup size and axis var margin = {top: 30, right: 10, bottom: 10, left: ...
Disable static height of varimp graph. Now graph is scaled by number of variables. Each variable bar has a static height.
h2oai_h2o-2
train
86b579a96cc335e58f0920c1b9994bb7486b4309
diff --git a/lib/Cake/Model/Datasource/Database/Query.php b/lib/Cake/Model/Datasource/Database/Query.php index <HASH>..<HASH> 100644 --- a/lib/Cake/Model/Datasource/Database/Query.php +++ b/lib/Cake/Model/Datasource/Database/Query.php @@ -116,10 +116,7 @@ class Query implements Expression, IteratorAggregate { retur...
A bit of refactoring for clarity... Did I mention that all tests pass for all implemented drivers? :)
cakephp_cakephp
train
3b5cc7c1f600ed0b8b59b877a734ca8f8f34eb72
diff --git a/lib/get/onValue.js b/lib/get/onValue.js index <HASH>..<HASH> 100644 --- a/lib/get/onValue.js +++ b/lib/get/onValue.js @@ -36,7 +36,7 @@ module.exports = function onValue(model, node, seedOrFunction, outerResults, per } else if (outputFormat === "JSONG") { - if (typeof node.value === "obj...
made it so null is not output as an atom.
Netflix_falcor
train
5b8e8375c6a9cbf62e66a9578fbff0e9490a5e60
diff --git a/pkg/kubernetes/generic.go b/pkg/kubernetes/generic.go index <HASH>..<HASH> 100644 --- a/pkg/kubernetes/generic.go +++ b/pkg/kubernetes/generic.go @@ -180,6 +180,21 @@ func (g *Generic) SetInitTokenStore(role string, token string) error { return fmt.Errorf("Error reading init token path: %v", s) } + ...
Old token is revoked when init token set by user
jetstack_vault-helper
train
9c5613e2df6d2a3d362993b62c10f8f0efbafabb
diff --git a/test/test-creation.js b/test/test-creation.js index <HASH>..<HASH> 100644 --- a/test/test-creation.js +++ b/test/test-creation.js @@ -373,7 +373,6 @@ const expectedFiles = { CLIENT_MAIN_SRC_DIR + 'app/app.constants.ts', CLIENT_MAIN_SRC_DIR + 'app/blocks/config/http.config.ts', CL...
ng2: (shared) fix tests
jhipster_generator-jhipster
train
25497a553d42ad9fb5c5a78dbb90bd700198ed86
diff --git a/grr/client/grr_response_client/client_utils_common.py b/grr/client/grr_response_client/client_utils_common.py index <HASH>..<HASH> 100644 --- a/grr/client/grr_response_client/client_utils_common.py +++ b/grr/client/grr_response_client/client_utils_common.py @@ -148,7 +148,7 @@ def IsExecutionWhitelisted(cm...
fix arg list (#<I>) fix the arg list for netsh.exe
google_grr
train
ba88ecc4a3a4c07d41232a533a283e5d195853b5
diff --git a/example/server.py b/example/server.py index <HASH>..<HASH> 100755 --- a/example/server.py +++ b/example/server.py @@ -84,7 +84,7 @@ class Handler(BaseHTTPRequestHandler): redirect_uri="http://localhost:8080/login/google", client_id=config["google.client_id"], client_secret=config["google.client...
updated api for token request to make more sense with other oauth2 client flows, added unit test for facebook api
demianbrecht_sanction
train
3d6745f5098f57a58ba06e25bcd16b43c8c076de
diff --git a/ontquery/__init__.py b/ontquery/__init__.py index <HASH>..<HASH> 100644 --- a/ontquery/__init__.py +++ b/ontquery/__init__.py @@ -418,11 +418,14 @@ class OntTerm(OntId): i = None for i, result in enumerate(results_gen): if i > 0: - if i == 1: - ...
if we get a result but no label keep going, fix for ilx records with no class, which is another issue in and of itself
tgbugs_ontquery
train
09530911efad14baa0a8721ed6ca8e3f410afa32
diff --git a/cmd/panic/main.go b/cmd/panic/main.go index <HASH>..<HASH> 100644 --- a/cmd/panic/main.go +++ b/cmd/panic/main.go @@ -179,12 +179,13 @@ var types = map[string]struct { "asleep": { "panics with 'all goroutines are asleep - deadlock'", func() { - // When built with the race detector, this hangs!? W...
panic: update asleep reference about hanging with -race Tested on go<I>. This is a known issue. <URL>
maruel_panicparse
train
88c2353e2e9b0e06fe0c8ddc867b593a42d132b6
diff --git a/gns3server/compute/qemu/qemu_vm.py b/gns3server/compute/qemu/qemu_vm.py index <HASH>..<HASH> 100644 --- a/gns3server/compute/qemu/qemu_vm.py +++ b/gns3server/compute/qemu/qemu_vm.py @@ -1304,6 +1304,14 @@ class QemuVM(BaseNode): else: return [] + def _spice_options(self): + + ...
QEMU - SPICE support at build options and schemas
GNS3_gns3-server
train
78c31358becdfaabf1bdf1d383faa3e45a34e561
diff --git a/PySimpleGUI.py b/PySimpleGUI.py index <HASH>..<HASH> 100644 --- a/PySimpleGUI.py +++ b/PySimpleGUI.py @@ -2013,7 +2013,7 @@ class Window: ''' Display a user defined for and return the filled in data ''' - def __init__(self, title, default_element_size=DEFAULT_ELEMENT_SIZE, default_button_...
New Window option - Force top level - forces the window to be a Toplevel tkinter window
PySimpleGUI_PySimpleGUI
train
66a6f69b6599bd149ab24000291683cd3674c8c4
diff --git a/tests/test_types.py b/tests/test_types.py index <HASH>..<HASH> 100644 --- a/tests/test_types.py +++ b/tests/test_types.py @@ -73,6 +73,13 @@ def test_multiple(): assert hug.types.multiple(['value1', 'value2']) == ['value1', 'value2'] +def test_delimited_list(): + '''Test to ensure Hug's custom ...
Add tests for desired support of custom delimited lists
hugapi_hug
train
a0ccd949c2dd793814a835c063cefee961fee941
diff --git a/resource.go b/resource.go index <HASH>..<HASH> 100644 --- a/resource.go +++ b/resource.go @@ -58,9 +58,7 @@ type Resource struct { func (r *Resource) InitializeObject(obj interface{}) { // initialize model - if model, ok := obj.(Model); ok { - Init(model) - } + Init(obj.(Model)) } func (r *Resour...
objects have to implement Model except something is badly wrong
256dpi_fire
train
e882fdd63be9e8e73f970bae72281b7711623ac9
diff --git a/docs.js b/docs.js index <HASH>..<HASH> 100644 --- a/docs.js +++ b/docs.js @@ -59,10 +59,15 @@ function makeAppDocs(name, env, cb) { if (!util.exists(source)) { cb(util.errorWithUsage(5, 'Not an application directory'), usage); + return; + } - } else { - makeDocs(name, ...
fix yahoo/mojito-cli#<I> have `mojito doc` assume the common case invoking `mojito doc` without further arguments in an application directory assumes `mojito doc app <name>`, and uses the name in the app's package.json for <name>.
YahooArchive_mojito-cli-doc
train
5dbe02964c8fb9d717f15f7d12e550497d083e51
diff --git a/guice/common/src/main/java/com/peterphi/std/guice/common/daemon/GuiceDaemonRegistry.java b/guice/common/src/main/java/com/peterphi/std/guice/common/daemon/GuiceDaemonRegistry.java index <HASH>..<HASH> 100644 --- a/guice/common/src/main/java/com/peterphi/std/guice/common/daemon/GuiceDaemonRegistry.java +++ ...
When returning daemons, sort by their name
petergeneric_stdlib
train
50829db4ef60e59a80de79704bf91e5a3afa12f0
diff --git a/girder/api/v1/user.py b/girder/api/v1/user.py index <HASH>..<HASH> 100644 --- a/girder/api/v1/user.py +++ b/girder/api/v1/user.py @@ -212,15 +212,15 @@ class User(Resource): email=params['email'], firstName=params['firstName'], lastName=params['lastName'], admin=admin) + ...
Perform filtering of all returned user documents in the user API Models returned through the API should almost always be filtered. Users may not necessarily have access to every field in their own user document.
girder_girder
train
0be208b1eef6b4521a1c50ae20cacfb9a7997ebc
diff --git a/phpunit.xml b/phpunit.xml index <HASH>..<HASH> 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -9,7 +9,4 @@ <directory suffix=".php">./src/</directory> </whitelist> </filter> - <listeners> - <listener class="\Mockery\Adapter\Phpunit\TestListener"></listener> - </listen...
Fixing the tests to remove the Mockery listener.
thephpleague_booboo
train
02298b55394963f1766cc25aa98e35733afec20f
diff --git a/node/agent.go b/node/agent.go index <HASH>..<HASH> 100644 --- a/node/agent.go +++ b/node/agent.go @@ -557,13 +557,14 @@ func configureContainer(a *HostAgent, client *ControlClient, } cfg.Volumes = make(map[string]struct{}) - hcfg.Binds = []string{} + bindsMap := make(map[string]string) // map to pre...
CC-<I>: de-dupe paths for docker bind mounting
control-center_serviced
train
a4e48296d2fe896e499739e2903d4d6bc6a9688c
diff --git a/crnk-setup/crnk-setup-spring-boot2/src/main/java/io/crnk/spring/setup/boot/core/CrnkCoreAutoConfiguration.java b/crnk-setup/crnk-setup-spring-boot2/src/main/java/io/crnk/spring/setup/boot/core/CrnkCoreAutoConfiguration.java index <HASH>..<HASH> 100644 --- a/crnk-setup/crnk-setup-spring-boot2/src/main/java/...
support setting dot separator handling in spring boot #<I>
crnk-project_crnk-framework
train
7891afcec82de620ec063d5f44fbd8b860e27edd
diff --git a/examples/basic_voice.py b/examples/basic_voice.py index <HASH>..<HASH> 100644 --- a/examples/basic_voice.py +++ b/examples/basic_voice.py @@ -24,7 +24,6 @@ ytdl_format_options = { } ffmpeg_options = { - 'before_options': '-nostdin', 'options': '-vn' }
Remove deprecated ffmpeg/avconv flag from basic_voice example
Rapptz_discord.py
train
1a34bc544e529957198777c68722baadaa215fba
diff --git a/pkg/command/map_string_test.go b/pkg/command/map_string_test.go index <HASH>..<HASH> 100644 --- a/pkg/command/map_string_test.go +++ b/pkg/command/map_string_test.go @@ -39,6 +39,15 @@ func TestGetStringMapString(t *testing.T) { wantErr: assert.NoError, }, { + name: "valid empty json", + args...
command: Add additional string map unit test case This test already passes, but it's a good corner case to test to avoid running into regressions.
cilium_cilium
train
fa3fa2db5a4f7eb6f0b98d1608ee8ee357900fe9
diff --git a/FeatureContext.php b/FeatureContext.php index <HASH>..<HASH> 100644 --- a/FeatureContext.php +++ b/FeatureContext.php @@ -406,6 +406,9 @@ class FeatureContext extends BehatContext { $process = new Process("drush @{$this->drushAlias} \"{$role}\" {$name}"); $process->setTimeout(3600); $p...
Throw an exception if the drush user-add-role command fails.
jhedstrom_DrupalDriver
train
eb135801f2db36583ce6697e9fd1305c12843a46
diff --git a/src/utilities/findBreakingChanges.js b/src/utilities/findBreakingChanges.js index <HASH>..<HASH> 100644 --- a/src/utilities/findBreakingChanges.js +++ b/src/utilities/findBreakingChanges.js @@ -44,7 +44,7 @@ export const BreakingChangeType = { export const DangerousChangeType = { ARG_DEFAULT_VALUE_CHAN...
Trailing commas missed in conflict resolution
graphql_graphql-js
train
72e0bd5f21a508df10dd693956c9dfda186162f7
diff --git a/lib/xcode-installer/install.rb b/lib/xcode-installer/install.rb index <HASH>..<HASH> 100644 --- a/lib/xcode-installer/install.rb +++ b/lib/xcode-installer/install.rb @@ -19,6 +19,8 @@ module XcodeInstaller mgr = XcodeInstaller::ReleaseManager.new @release = mgr.get_release(options.release, op...
Create file_name method to extract the .dmg file name off the end of the download_url
phatblat_xcode-installer
train
706f6d647ac56e6d105d2fadf0358dbbc6544158
diff --git a/core/Archive.php b/core/Archive.php index <HASH>..<HASH> 100644 --- a/core/Archive.php +++ b/core/Archive.php @@ -156,6 +156,34 @@ abstract class Piwik_Archive 'sum_daily_nb_uniq_visitors' => Piwik_Archive::INDEX_SUM_DAILY_NB_UNIQ_VISITORS, ); + /** + * Metrics calculated and archived by the Act...
Fixes #<I>, make sure Actions metrics are associated w/ an Actions report in Piwik_Archive_Single::getRequestedReportFor and make sure Piwik_VisitsSummary_Controller::getVisitsSummary can handle case where Piwik_API_Request returns false. git-svn-id: <URL>
matomo-org_matomo
train
e8f82814cea18002cc71b95b00b0181129c9f82f
diff --git a/features/repo-updates.go b/features/repo-updates.go index <HASH>..<HASH> 100644 --- a/features/repo-updates.go +++ b/features/repo-updates.go @@ -155,15 +155,28 @@ func (o *RepoInfo) Initialize(config *github.Config) error { if !finfo.IsDir() { return fmt.Errorf("--repo-dir is not a directory") } + ...
Fixed crashing submit-queue when container restarts. While emptyDir presents an empty directory when a pod is killed and recreated by the deployment, it retains contents between container restarts. This change removes the existing directory before trying to clone again.
kubernetes_test-infra
train
96a549271f3cd192c49c6c9d05529c4d88bb4cdf
diff --git a/cs-couchbase/src/main/java/io/cloudslang/content/couchbase/entities/couchbase/AuthType.java b/cs-couchbase/src/main/java/io/cloudslang/content/couchbase/entities/couchbase/AuthType.java index <HASH>..<HASH> 100644 --- a/cs-couchbase/src/main/java/io/cloudslang/content/couchbase/entities/couchbase/AuthType....
Couchbase - Create or Edit Bucket - handled review comments.
CloudSlang_cs-actions
train
63ed3f70a409700c26eecc84a57b4658ae18fe6f
diff --git a/index.js b/index.js index <HASH>..<HASH> 100644 --- a/index.js +++ b/index.js @@ -235,7 +235,7 @@ var $wrap = { if ($isDBNull(txt)) { return 'null'; } - if(typeof(txt) !== 'string'){ + if (typeof(txt) !== 'string') { txt = txt.toString(); }...
Fixing issue #9, adding corresponding tests.
vitaly-t_pg-promise
train
18b1842416fb9614636f376d6cf91335613fab8d
diff --git a/resilience4j-bulkhead/src/main/java/io/github/resilience4j/bulkhead/internal/InMemoryBulkheadRegistry.java b/resilience4j-bulkhead/src/main/java/io/github/resilience4j/bulkhead/internal/InMemoryBulkheadRegistry.java index <HASH>..<HASH> 100644 --- a/resilience4j-bulkhead/src/main/java/io/github/resilience4...
Issue #<I>: Fixed a bug in InMemoryBulkheadRegistry and InMemoryCircuitBreakerRegistry.
resilience4j_resilience4j
train
e52c67b9f77c18a9a7a6f0f22b04ea0a80ce63ae
diff --git a/js/load-image-meta.js b/js/load-image-meta.js index <HASH>..<HASH> 100644 --- a/js/load-image-meta.js +++ b/js/load-image-meta.js @@ -181,7 +181,7 @@ var originalTransform = loadImage.transform loadImage.transform = function (img, options, callback, file, data) { - if (loadImage.hasMetaOption(op...
Rename functions for canvas and meta requirements.
blueimp_JavaScript-Load-Image
train
7226966b6db9ca02dbf4fde6d4c44fc76f42b8e3
diff --git a/lib/geocoder/lookups/maxmind_local.rb b/lib/geocoder/lookups/maxmind_local.rb index <HASH>..<HASH> 100644 --- a/lib/geocoder/lookups/maxmind_local.rb +++ b/lib/geocoder/lookups/maxmind_local.rb @@ -1,15 +1,19 @@ require 'geocoder/lookups/base' require 'geocoder/results/maxmind_local' -begin - require ...
Move geoip gem check to the initialize function. Lookups are always loaded even when they aren't used. So the geoip gem was being checked even when user wouldn't like to use the maxmind_local lookup.
alexreisner_geocoder
train
22aaa6cc41dd373bde65f8cb6de9fcc928e8cebf
diff --git a/src/main/java/org/codehaus/groovy/runtime/GStringUtil.java b/src/main/java/org/codehaus/groovy/runtime/GStringUtil.java index <HASH>..<HASH> 100644 --- a/src/main/java/org/codehaus/groovy/runtime/GStringUtil.java +++ b/src/main/java/org/codehaus/groovy/runtime/GStringUtil.java @@ -119,7 +119,9 @@ public fi...
minor refactoring: avoid div by zero for empty GString strings
apache_groovy
train
ce6459d674e9fcef7f8cccb22b8bb6cf7c55e4dd
diff --git a/tests/easy/test_proc.py b/tests/easy/test_proc.py index <HASH>..<HASH> 100644 --- a/tests/easy/test_proc.py +++ b/tests/easy/test_proc.py @@ -2,16 +2,24 @@ from nose.tools import eq_, raises from pyscreenshot.procutil import run_in_childprocess +# win error with lambda: Can't pickle local object '...<...
test: replace lambda with function
ponty_pyscreenshot
train
aa1e1153e955204e178d9dbb030e6995642ea1fd
diff --git a/tests/test_json_field.py b/tests/test_json_field.py index <HASH>..<HASH> 100644 --- a/tests/test_json_field.py +++ b/tests/test_json_field.py @@ -18,3 +18,16 @@ class JsonFieldTest(TestCase): j = JSONFieldTestModel.objects.create(a=6, j_field=[]) self.assertTrue(isinstance(j.j_field, list...
Add a regression test to make sure floats stored in JSON fields are being serialised correctly.
django-extensions_django-extensions
train
135a6a44699f9b755e0ffddc1367607fd64f34f3
diff --git a/lib/Doctrine/ODM/PHPCR/UnitOfWork.php b/lib/Doctrine/ODM/PHPCR/UnitOfWork.php index <HASH>..<HASH> 100644 --- a/lib/Doctrine/ODM/PHPCR/UnitOfWork.php +++ b/lib/Doctrine/ODM/PHPCR/UnitOfWork.php @@ -1153,8 +1153,9 @@ class UnitOfWork if ($class->versionable) { $this->setVersi...
simple versioning does not imply referenceable
doctrine_phpcr-odm
train
43fd235cce8377b2130e9014196f17f7253e9cbe
diff --git a/labware-library/src/labware-creator/index.js b/labware-library/src/labware-creator/index.js index <HASH>..<HASH> 100644 --- a/labware-library/src/labware-creator/index.js +++ b/labware-library/src/labware-creator/index.js @@ -74,7 +74,7 @@ type MakeAutofillOnChangeArgs = {| |} const PDF_URL = - 'https...
refactor(labware-creator): Update custom labware definition test guide link (#<I>)
Opentrons_opentrons
train
99b0f39cdbf8a8582ca6c22afc2aa038e04d24f6
diff --git a/elasticsearch-model/lib/elasticsearch/model/indexing.rb b/elasticsearch-model/lib/elasticsearch/model/indexing.rb index <HASH>..<HASH> 100644 --- a/elasticsearch-model/lib/elasticsearch/model/indexing.rb +++ b/elasticsearch-model/lib/elasticsearch/model/indexing.rb @@ -397,7 +397,7 @@ module Elasticsearch ...
[MODEL] Avoid making an update when no attributes are changed (#<I>) Closes #<I>
elastic_elasticsearch-rails
train
e8d59d914ade83e1bbf18c20f25f48b297e78af3
diff --git a/algolia/recommendation/client.go b/algolia/recommendation/client.go index <HASH>..<HASH> 100644 --- a/algolia/recommendation/client.go +++ b/algolia/recommendation/client.go @@ -17,6 +17,7 @@ type Client struct { func NewClient(appID, apiKey string, region region.Region) *Client { return NewClientWithCo...
fix(recommendation): add app id to the default config
algolia_algoliasearch-client-go
train
61a10a3b024c2d3536dc72cd2c4cdc5aac06dca5
diff --git a/estnltk/tests/test_morph/test_vabamorf_analyzer_disambiguator.py b/estnltk/tests/test_morph/test_vabamorf_analyzer_disambiguator.py index <HASH>..<HASH> 100644 --- a/estnltk/tests/test_morph/test_vabamorf_analyzer_disambiguator.py +++ b/estnltk/tests/test_morph/test_vabamorf_analyzer_disambiguator.py @@ -5...
Updated test_vabamorf_analyzer_disambiguator: added a test about the order of ambiguous analyses
estnltk_estnltk
train
40d465da52b7f5bc8e50e3c30005534517c0455e
diff --git a/core/app/models/comable/order.rb b/core/app/models/comable/order.rb index <HASH>..<HASH> 100644 --- a/core/app/models/comable/order.rb +++ b/core/app/models/comable/order.rb @@ -3,8 +3,8 @@ module Comable belongs_to :customer, class_name: Comable::Customer.name, foreign_key: Comable::Customer.table_na...
Destroy the addresses when destroy a order
appirits_comable
train
f82c5c65435a01f1e99966d1bde637bac6ed8cb3
diff --git a/openquake/calculators/ebrisk.py b/openquake/calculators/ebrisk.py index <HASH>..<HASH> 100644 --- a/openquake/calculators/ebrisk.py +++ b/openquake/calculators/ebrisk.py @@ -39,8 +39,13 @@ def start_ebrisk(gmfgetter, crmodel, param, monitor): """ Launcher for ebrisk tasks """ + with hdf5....
Changed the weight in ebrisk depending on the number of taxonomies per sites
gem_oq-engine
train
a62a20a80d66656209372252979a317e9f07906f
diff --git a/apiserver/params/model.go b/apiserver/params/model.go index <HASH>..<HASH> 100644 --- a/apiserver/params/model.go +++ b/apiserver/params/model.go @@ -420,5 +420,5 @@ type ChangeModelCredentialParams struct { // ChangeModelCredentialsParams holds the arguments for changing // cloud credentials on models. ...
Rename param property to be more descriptive.
juju_juju
train
7db707cb6d0961e8648809224edf99f0e9add833
diff --git a/src/parse/directive.js b/src/parse/directive.js index <HASH>..<HASH> 100644 --- a/src/parse/directive.js +++ b/src/parse/directive.js @@ -107,7 +107,12 @@ function parseDirective(directives: DirectiveMapping, eat: Eat, value: string): if (currentLine === '') { eatLine(currentLine); cont...
fix(parse): fix parsing code blocks after directives
andreypopp_reactdown
train
0f96f8425366fd7a7520467a1adb2e258512a883
diff --git a/test/sg_release_test.js b/test/sg_release_test.js index <HASH>..<HASH> 100644 --- a/test/sg_release_test.js +++ b/test/sg_release_test.js @@ -223,5 +223,26 @@ exports.sg_release = { }); }, + + // --- + + + testCommitDevelopment: function (test) { + test.expect(1); + + var testContent = '{...
Added test for committing into develop branch
SunGard-Labs_grunt-sg-release
train
2fa608ee02b9bea3cac329e5075a85932e5b7c84
diff --git a/History.md b/History.md index <HASH>..<HASH> 100644 --- a/History.md +++ b/History.md @@ -1,6 +1,7 @@ unreleased ========== + * export parsing functions * `req.cookies` and `req.signedCookies` are now plain objects * slightly faster parsing of many cookies diff --git a/README.md b/README.md in...
Export the parsing functions closes #7
expressjs_cookie-parser
train
e67063c86787aec79aa9322485634150422b731f
diff --git a/WeaveServices/src/weave/servlets/RService.java b/WeaveServices/src/weave/servlets/RService.java index <HASH>..<HASH> 100644 --- a/WeaveServices/src/weave/servlets/RService.java +++ b/WeaveServices/src/weave/servlets/RService.java @@ -77,21 +77,23 @@ public class RService extends GenericServlet private St...
disabled R support because it was crashing the server Change-Id: I<I>aaf<I>d<I>b<I>a0ecd<I>e<I>d<I>cb0d<I>d<I>e
WeaveTeam_WeaveJS
train
378c4581855f2593e902a2a8569aa98250f8e865
diff --git a/pyqode/python/managers/file.py b/pyqode/python/managers/file.py index <HASH>..<HASH> 100644 --- a/pyqode/python/managers/file.py +++ b/pyqode/python/managers/file.py @@ -47,8 +47,7 @@ class PyFileManager(FileManager): return 'UTF-8' def open(self, path, encoding=None, use_cached_encoding=Tr...
Force preferred encoding following python convention: if there is an encoding shebang line, the specified encoding is used otherwise UTF-8 is assumed.
pyQode_pyqode.python
train
6cfa9ed46e78db8f90cfeda28fad8cc5a4c37f61
diff --git a/index.js b/index.js index <HASH>..<HASH> 100644 --- a/index.js +++ b/index.js @@ -306,7 +306,7 @@ module.exports = function(spec) { // Helper funtions var getType = function(args) { - var defaultType = 'text_string'; + var defaultType = 'string'; var type = defaultType; var item =...
any2api type 'byte_string' renamed to 'binary'
any2api_any2api-instancedb-redis
train
09fa3047322a8e6f74bd23491f3dc9057a3abe16
diff --git a/cslbot/commands/fullwidth.py b/cslbot/commands/fullwidth.py index <HASH>..<HASH> 100644 --- a/cslbot/commands/fullwidth.py +++ b/cslbot/commands/fullwidth.py @@ -28,4 +28,4 @@ def cmd(send, msg, args): """ if not msg: msg = gen_word() - send(gen_fullwidth(msg)) + send(gen_fullwidth...
F U L L W I D T H
tjcsl_cslbot
train
4b54999dc5a70c214f740bf5882a5ad86a9d359c
diff --git a/config/config.php b/config/config.php index <HASH>..<HASH> 100644 --- a/config/config.php +++ b/config/config.php @@ -32,16 +32,6 @@ return [ ], ], - 'block_type' => [ - 'basic' => Gzero\Cms\Handlers\Block\Basic::class, - 'menu' => Gzero\Cms\Handlers\Block\...
Added handler column to bolock types (#<I>)
GrupaZero_cms
train
6e4f0d5e7bbf4b9d6858e2d6d798ba4f2967d540
diff --git a/rarfile.py b/rarfile.py index <HASH>..<HASH> 100644 --- a/rarfile.py +++ b/rarfile.py @@ -18,6 +18,7 @@ import os, re from struct import pack, unpack from binascii import crc32 from cStringIO import StringIO +from tempfile import mkstemp # whether to speed up decompression by using tmp archive _use_...
Replace os.tempnam() with tempfile.mkstemp(). That also gets rid of ugly hack with warnings.filterwarnings() Patch contributed by Jason Moiron.
markokr_rarfile
train
3512f6dc9ccb639db0a51186e67d899c453e2b95
diff --git a/setup.py b/setup.py index <HASH>..<HASH> 100644 --- a/setup.py +++ b/setup.py @@ -137,6 +137,8 @@ else: 'quantum-debug = quantum.debug.shell:main', 'quantum-ovs-cleanup = quantum.agent.ovs_cleanup_util:main', 'quantum-db-manage = quantum.db.migration.cli:main', + ('quantum...
LBaaS Agent Reference Implementation implements blueprint lbaas-namespace-agent This a reference implemention of the Quantum load balancing service using HAProxy. The implemention is designed for vendors, developers, and deployers to become familiar with the API and service workflow. This change also adds some cons...
openstack_networking-cisco
train
1ac5ce3fbf907e9eba7701a242625c4ebb886483
diff --git a/cmd/show_test.go b/cmd/show_test.go index <HASH>..<HASH> 100644 --- a/cmd/show_test.go +++ b/cmd/show_test.go @@ -23,9 +23,21 @@ import ( "reflect" "testing" + "github.com/spf13/cobra" + "github.com/spf13/pflag" "gopkg.in/yaml.v2" ) +func resetFlagsOf(cmd *cobra.Command) { + cmd.Flags().VisitAll...
Reset flags set on RootCmd in "show" test
bitnami_kubecfg
train
02577e9aa212a33da2e1f20209634837c54d120f
diff --git a/js/browser.js b/js/browser.js index <HASH>..<HASH> 100755 --- a/js/browser.js +++ b/js/browser.js @@ -842,7 +842,7 @@ class Browser { for (let trackView of this.trackViews) { const trackId = trackView.track.id; - if (trackId !== 'sequence' && trackId !== 'ruler' && trackI...
bug fix -- accumulating sequence tracks
igvteam_igv.js
train
21a1b4c2c518367dac45181f84fa2d485e01e6ef
diff --git a/projects/samskivert/src/java/com/samskivert/servlet/user/UserRepository.java b/projects/samskivert/src/java/com/samskivert/servlet/user/UserRepository.java index <HASH>..<HASH> 100644 --- a/projects/samskivert/src/java/com/samskivert/servlet/user/UserRepository.java +++ b/projects/samskivert/src/java/com/s...
Added means by which all users' real names can be loaded. git-svn-id: <URL>
samskivert_samskivert
train
50fd0d921b697ad72431553cf289dce7d5dfac7c
diff --git a/src/js/chosen.js b/src/js/chosen.js index <HASH>..<HASH> 100644 --- a/src/js/chosen.js +++ b/src/js/chosen.js @@ -220,6 +220,7 @@ MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md _this.max_selected_options = _options.max_selected_options || Infinity; _this.d...
* improve UI of drop menu of chosen.
easysoft_zui
train
14167e3e7689168ef35ce5c7c41bbda96cf42b0b
diff --git a/resources/views/password/reset.php b/resources/views/password/reset.php index <HASH>..<HASH> 100644 --- a/resources/views/password/reset.php +++ b/resources/views/password/reset.php @@ -1,8 +1,12 @@ <?php $view->layout() ?> <ul id="js-reset-tabs" class="nav tab-underline border-bottom"> - <li class="a...
refactor: nav更新为bs4
miaoxing_user
train
00bfcb9552cf61ee834d8f0980ead381936c2654
diff --git a/VERSION.yml b/VERSION.yml index <HASH>..<HASH> 100644 --- a/VERSION.yml +++ b/VERSION.yml @@ -2,4 +2,3 @@ :major: 0 :minor: 11 :patch: 0 -:build: alpha.9 diff --git a/lib/staticmatic/base.rb b/lib/staticmatic/base.rb index <HASH>..<HASH> 100644 --- a/lib/staticmatic/base.rb +++ b/lib/staticmatic/base.rb...
Fix compass integration defaults, fix tests, prep for version <I> release
staticmatic_staticmatic
train
d0f14f848843b926cdf060c5a672734d230cb7fc
diff --git a/examples/chat/app.js b/examples/chat/app.js index <HASH>..<HASH> 100644 --- a/examples/chat/app.js +++ b/examples/chat/app.js @@ -8,7 +8,7 @@ configure(function(){ oneMinute = 60000 use(MethodOverride) use(ContentLength) - use(Profiler) + use(Profiler, { format: 'plot' }) use(Cookie) u...
Added "plot" format option for Profiler This can be used to generate gnuplot graphs etc
expressjs_express
train
cd91325d3917e5117bc66143de2c4bf7aaf7ecaf
diff --git a/lib/poolparty/net/remote_bases/ec2.rb b/lib/poolparty/net/remote_bases/ec2.rb index <HASH>..<HASH> 100644 --- a/lib/poolparty/net/remote_bases/ec2.rb +++ b/lib/poolparty/net/remote_bases/ec2.rb @@ -121,14 +121,14 @@ begin "if [ -z \"$(grep -v '#' /etc/hosts | grep '#{o.name}')\" ]; then echo '12...
Updated basics for ec2
auser_poolparty
train
31acb6028088b0a09216850cc93fbc28736e61a2
diff --git a/src/Pug/Keyword/Minify.php b/src/Pug/Keyword/Minify.php index <HASH>..<HASH> 100644 --- a/src/Pug/Keyword/Minify.php +++ b/src/Pug/Keyword/Minify.php @@ -94,8 +94,8 @@ class Minify $pug = new Pug(array( 'classAttribute' => $classAttribute, - 'singleQuote' => $this->pug...
Update only new resources in dev mode
pug-php_pug-minify
train
b3c2cbc32fc2695b58545e7c764cd56eaca4d98c
diff --git a/scripts/release/mirror.js b/scripts/release/mirror.js index <HASH>..<HASH> 100644 --- a/scripts/release/mirror.js +++ b/scripts/release/mirror.js @@ -317,7 +317,7 @@ const bumpWebView = (sourceData) => { * @param {SupportStatement} data * @param {string} destination */ -export const bumpVersion = (so...
Mirroring: apply suggestions from code review (#<I>) * Mirroring: apply suggestions from code review * Fix error message * Perform upstream mirroring if needed * Fix function call
mdn_browser-compat-data
train
4feed2ece83bf874daa368ae22320535c90f690f
diff --git a/aeron-cluster/src/main/java/io/aeron/cluster/ConsensusModuleAgent.java b/aeron-cluster/src/main/java/io/aeron/cluster/ConsensusModuleAgent.java index <HASH>..<HASH> 100644 --- a/aeron-cluster/src/main/java/io/aeron/cluster/ConsensusModuleAgent.java +++ b/aeron-cluster/src/main/java/io/aeron/cluster/Consens...
[Java] Clarify logic on when log replay id done from election and catch exceptions from polling the consensus stream so the election can be reset.
real-logic_aeron
train
a4bdb3027ffc1bca960ac45fc0441502b8d24501
diff --git a/src/Solr/Entity/JobProxy.php b/src/Solr/Entity/JobProxy.php index <HASH>..<HASH> 100644 --- a/src/Solr/Entity/JobProxy.php +++ b/src/Solr/Entity/JobProxy.php @@ -49,6 +49,14 @@ class JobProxy extends AbstractIdentifiableModificationDateAwareEntity implement } /** + * @see \Jobs\Entity\JobIn...
fixes unittest. Returns job id from solr search.
yawik_Solr
train
e9e98b518d78fc7422b799576d4db05161bf83b8
diff --git a/src/inputmask.js b/src/inputmask.js index <HASH>..<HASH> 100644 --- a/src/inputmask.js +++ b/src/inputmask.js @@ -4,7 +4,7 @@ function init(Survey) { var widget = { name: "maskedit", numericGroupSeparator: ",", - numericRadixPoint: "", + numericRadixPoint: undefined, numericAutoGrou...
Fixed #<I> - InputMask - Decimal/Currency not working
surveyjs_widgets
train
8455a8a2d2058d1daf55e9f8446a2b4a0676339e
diff --git a/paramiko/ecdsakey.py b/paramiko/ecdsakey.py index <HASH>..<HASH> 100644 --- a/paramiko/ecdsakey.py +++ b/paramiko/ecdsakey.py @@ -24,7 +24,6 @@ import binascii from hashlib import sha256 from ecdsa import SigningKey, VerifyingKey, der, curves -from ecdsa.test_pyecdsa import ECDSA from paramiko.commo...
fix ecdsa key generation
paramiko_paramiko
train
9d2df34b38283af72abca8dfa828c41f581a03aa
diff --git a/src/instruments/gauge_controller.py b/src/instruments/gauge_controller.py index <HASH>..<HASH> 100644 --- a/src/instruments/gauge_controller.py +++ b/src/instruments/gauge_controller.py @@ -35,6 +35,8 @@ class PressureGauge(Instrument): ACK = chr(6) # \x06 NAK = chr(21) # \x15 + PROBES = [...
AS: minor style changes on gauge controller, added PROBES variable, changed default params in piezocontroller to take a list of 'x' 'y' or 'z'.
LISE-B26_pylabcontrol
train
6ed70ebbe3e0fa58ed04e51652a6d6bc2603cada
diff --git a/influxql/engine.go b/influxql/engine.go index <HASH>..<HASH> 100644 --- a/influxql/engine.go +++ b/influxql/engine.go @@ -986,20 +986,47 @@ func ReducePercentile(percentile float64) ReduceFunc { } } +// TODO: make this more efficient to stream data. func MapRawQuery(itr Iterator, e *Emitter, tmin int...
WIP: fix for ordering of queries of raw values
influxdata_influxdb
train
706a845b06bab872e1b58334c91415ed6692cdcb
diff --git a/src/AdminServiceProvider.php b/src/AdminServiceProvider.php index <HASH>..<HASH> 100644 --- a/src/AdminServiceProvider.php +++ b/src/AdminServiceProvider.php @@ -67,7 +67,7 @@ class AdminServiceProvider extends ServiceProvider if ($this->app->runningInConsole()) { $this->publishes([__...
Update AdminServiceProvider.php fix view publish path
z-song_laravel-admin
train
912b3b6aa92e065c48793b7bbefb24e1260c85dc
diff --git a/lib/octopress.rb b/lib/octopress.rb index <HASH>..<HASH> 100644 --- a/lib/octopress.rb +++ b/lib/octopress.rb @@ -1,5 +1,6 @@ require 'mercenary' require 'titlecase' +require 'octopress-docs' module Octopress require 'octopress/configuration' @@ -46,3 +47,8 @@ module Octopress end end end ...
Integrated octopress docs
octopress_octopress
train
6e84f4d0d4680d821f27565e27f68d595930c38a
diff --git a/lib/simple_notifications/version.rb b/lib/simple_notifications/version.rb index <HASH>..<HASH> 100644 --- a/lib/simple_notifications/version.rb +++ b/lib/simple_notifications/version.rb @@ -1,3 +1,3 @@ module SimpleNotifications - VERSION = '1.1.8' + VERSION = '1.1.9' end
1. Code refactored 2. Action added in notification 3. Some minor issues fixed
aashishgarg_simple_notifications
train
e92308a50826cdf1a5a6f4e00598eacf08761106
diff --git a/core/src/main/java/org/mobicents/ha/javax/sip/LoadBalancerHeartBeatingServiceImpl.java b/core/src/main/java/org/mobicents/ha/javax/sip/LoadBalancerHeartBeatingServiceImpl.java index <HASH>..<HASH> 100644 --- a/core/src/main/java/org/mobicents/ha/javax/sip/LoadBalancerHeartBeatingServiceImpl.java +++ b/core...
Shutdown the Balancer Link ASAP. Otherwise the server will keep advertising itself during the whole shutdown, but it is not able to serve requests. git-svn-id: <URL>
RestComm_jain-sip.ha
train
cb0855b7a42bb1cb4c110773a2bf67edc1b50ab9
diff --git a/reuseport/reuseport_test.go b/reuseport/reuseport_test.go index <HASH>..<HASH> 100644 --- a/reuseport/reuseport_test.go +++ b/reuseport/reuseport_test.go @@ -13,7 +13,7 @@ func TestTCP4(t *testing.T) { } func TestTCP6(t *testing.T) { - testNewListener(t, "tcp6", "ip6-localhost:10081", 20, 1000) + testN...
an attempt to fix TestTCP6 on travis. It looks like travis doesnt know about `ip6-localhost`. Substitute it with [::1]
valyala_fasthttp
train
5442a3bc298a1b4c2eb219bec40e9788eb88ab07
diff --git a/Slim/App.php b/Slim/App.php index <HASH>..<HASH> 100644 --- a/Slim/App.php +++ b/Slim/App.php @@ -16,11 +16,8 @@ use Interop\Container\ContainerInterface; * App * * This is the primary class with which you instantiate, - * configure, and run a Slim Framework application. This - * is also a \Pimple\Co...
Fix method documentation to reflect recent changes \Slim\App is not a instance of \Pimple\Container since commit <URL>
slimphp_Slim
train
e61d2b8a9d9613b2c9a1ef63404884b00496a7ed
diff --git a/firefox/src/java/org/openqa/selenium/firefox/FirefoxProfile.java b/firefox/src/java/org/openqa/selenium/firefox/FirefoxProfile.java index <HASH>..<HASH> 100644 --- a/firefox/src/java/org/openqa/selenium/firefox/FirefoxProfile.java +++ b/firefox/src/java/org/openqa/selenium/firefox/FirefoxProfile.java @@ -1...
SimonStewart: A little tidying of the newly introduced classes r<I>
SeleniumHQ_selenium
train
decf9db153f635cf0eb04f63fedd3a97c99e0e81
diff --git a/search/query.php b/search/query.php index <HASH>..<HASH> 100644 --- a/search/query.php +++ b/search/query.php @@ -178,8 +178,8 @@ if (isset($vars)) { foreach ($vars as $key => $value) { // htmlentities breaks non-ascii chars - $adv->key = stripslashes($value); - ...
MDL-<I> removing stripslahses() MDL-<I> proper form value quoting
moodle_moodle
train
fd5d1424533cced83658798ca988bbef5a654a67
diff --git a/internal/restorable/image.go b/internal/restorable/image.go index <HASH>..<HASH> 100644 --- a/internal/restorable/image.go +++ b/internal/restorable/image.go @@ -218,6 +218,7 @@ func (i *Image) Extend(width, height int) *Image { newImg.clearDrawTrianglesHistory() newImg.basePixels = i.basePixels newI...
internal/restorable: bug fix: needed to copy the stale region when extending an image Updates #<I>
hajimehoshi_ebiten
train
d7f58c3bed756d3a98cf409a240be48c1b9e07f5
diff --git a/manifest.php b/manifest.php index <HASH>..<HASH> 100755 --- a/manifest.php +++ b/manifest.php @@ -41,7 +41,7 @@ return [ 'author' => 'Open Assessment Technologies SA', 'requires' => [ 'generis' => '>=12.15.0', - 'tao' => '>=41.5.0' + 'tao' => '>=41.6.0' ], 'ro...
TBD-<I> chore: remove `SecretKeyService::getDependencies()` TBD-<I> chore(dependency): require tao `<I>`, which implemented `InjectionAwareService` dependencies auto-detection
oat-sa_extension-tao-lti
train
eb12d9a525288b1e46bcbc968663d149358f809d
diff --git a/lib/core/seleniumRunner.js b/lib/core/seleniumRunner.js index <HASH>..<HASH> 100644 --- a/lib/core/seleniumRunner.js +++ b/lib/core/seleniumRunner.js @@ -213,23 +213,13 @@ class SeleniumRunner { }); }); })();`; - - const startUri = await driver.executeScript( - ...
Remove and simplify old code when running with pageLoadStrategy none (#<I>) * Remove and simplify old code when running with pageLoadStrategy none We had some real old code that didn't add any value. Instead we now have a simple setup when you run as default, and a sane configurable setup when you run with a stra...
sitespeedio_browsertime
train
4d698caaf5bb78dc9e7feb071bb816dfbd7f38a7
diff --git a/src/Storage/Mapping/MetadataDriver.php b/src/Storage/Mapping/MetadataDriver.php index <HASH>..<HASH> 100644 --- a/src/Storage/Mapping/MetadataDriver.php +++ b/src/Storage/Mapping/MetadataDriver.php @@ -399,6 +399,10 @@ class MetadataDriver implements MappingDriver $type = get_class($column->ge...
Ensure slug column is always of type slug
bolt_bolt
train
27ebe660cc85b6fffe7de4c16b8333bd9c7ce21d
diff --git a/src/main/java/com/github/joelittlejohn/embedmongo/StartMojo.java b/src/main/java/com/github/joelittlejohn/embedmongo/StartMojo.java index <HASH>..<HASH> 100644 --- a/src/main/java/com/github/joelittlejohn/embedmongo/StartMojo.java +++ b/src/main/java/com/github/joelittlejohn/embedmongo/StartMojo.java @@ -1...
Change default storage engine to mmapv1 (to match mongod)
joelittlejohn_embedmongo-maven-plugin
train
92dc146c2a9a021f45a7d37da13868e93fd0bc0c
diff --git a/rest_framework_nested/routers.py b/rest_framework_nested/routers.py index <HASH>..<HASH> 100644 --- a/rest_framework_nested/routers.py +++ b/rest_framework_nested/routers.py @@ -69,8 +69,6 @@ class NestedSimpleRouter(SimpleRouter): route_contents = route._asdict() route_contents...
Don't check mapping, use route type to recreate routes
alanjds_drf-nested-routers
train
508ba4a02235c11a2923249903af3822f0811313
diff --git a/analysis/src/main/java/com/buschmais/jqassistant/core/analysis/impl/RuleSetWriterImpl.java b/analysis/src/main/java/com/buschmais/jqassistant/core/analysis/impl/RuleSetWriterImpl.java index <HASH>..<HASH> 100644 --- a/analysis/src/main/java/com/buschmais/jqassistant/core/analysis/impl/RuleSetWriterImpl.jav...
#<I> severity support in sonar extension
buschmais_jqa-core-framework
train
47d16da2f2533f74aea576247380ba7bd566a0b5
diff --git a/lib/sinatra/param.rb b/lib/sinatra/param.rb index <HASH>..<HASH> 100644 --- a/lib/sinatra/param.rb +++ b/lib/sinatra/param.rb @@ -37,19 +37,13 @@ module Sinatra end def one_of(*names) - count = 0 - names.each do |name| - if params[name] and present?(params[name]) - cou...
Refactoring implementation of one_of
mattt_sinatra-param
train
aa82d3da7e3a0f90c8ceab5c6c9c094cd6877786
diff --git a/src/org/jgroups/protocols/TP.java b/src/org/jgroups/protocols/TP.java index <HASH>..<HASH> 100644 --- a/src/org/jgroups/protocols/TP.java +++ b/src/org/jgroups/protocols/TP.java @@ -43,7 +43,7 @@ import java.util.concurrent.locks.ReentrantLock; * The {@link #receive(Address, Address, byte[], int, int)} m...
removed buffered input/output streams - not needed when we write to or read from byte[] buffers ! They all maintain their own byte[] buf copy too !
belaban_JGroups
train
0472e7167616fd3bdfbf3155930bee35a4dfc5d9
diff --git a/app/Controllers/AdminCollectionController.php b/app/Controllers/AdminCollectionController.php index <HASH>..<HASH> 100644 --- a/app/Controllers/AdminCollectionController.php +++ b/app/Controllers/AdminCollectionController.php @@ -26,7 +26,7 @@ class AdminCollectionController extends AdminBaseController ...
Fixed issue in getting collection pages by ID in PageMapper.
PitonCMS_Engine
train
73c3d51f33926e562a19b647cc09d653d0d91d5a
diff --git a/lib/zbar/lib.rb b/lib/zbar/lib.rb index <HASH>..<HASH> 100644 --- a/lib/zbar/lib.rb +++ b/lib/zbar/lib.rb @@ -38,9 +38,12 @@ module ZBar attach_function :zbar_processor_create, [:int], :pointer attach_function :zbar_processor_destroy, [:pointer], :void attach_function :zbar_processor_init, [:point...
Add ZBar::Processor#zbar_config= and associated functions
willglynn_ruby-zbar
train
c214431f0ea047289bd7d4180283521e1f6ff80d
diff --git a/src/utils.js b/src/utils.js index <HASH>..<HASH> 100644 --- a/src/utils.js +++ b/src/utils.js @@ -28,9 +28,6 @@ var getLongestTransitionOrAnimationTime = function( el ){ var delay, duration, subTotals; delay = getComputedStyle( el )[compat.prefixed(cssType + "Delay")] - if (!delay) { - ...
Revert Return early from getLongestTransitionOrAnimationTime for browsers that don't support css transitions. Default to no delay.
weareoffsider_css-driven
train
9ef0ddb248da65025c6e95f88480d912468f8623
diff --git a/piplicenses.py b/piplicenses.py index <HASH>..<HASH> 100644 --- a/piplicenses.py +++ b/piplicenses.py @@ -139,8 +139,9 @@ def get_packages(args): pkg.project_name.replace("-", "_"), pkg.version) patterns = [] [patterns.extend(sorted(glob.glob(os.path.join(pkg.location, - ...
Fix errors from pycodestyle
raimon49_pip-licenses
train
bef7bbdee2664afbbb8f607a92c800dc8eee147d
diff --git a/sacred/observers/s3_observer.py b/sacred/observers/s3_observer.py index <HASH>..<HASH> 100644 --- a/sacred/observers/s3_observer.py +++ b/sacred/observers/s3_observer.py @@ -2,8 +2,6 @@ import json import os import os.path -from botocore.errorfactory import ClientError - from sacred.commandline_option...
Removed boto as dependency. (#<I>) Removed boto as mandatory dependency.
IDSIA_sacred
train
45ba5bca59948626086d60b61f8ba3687d2fea56
diff --git a/eureka-client/src/main/java/com/netflix/discovery/InstanceInfoReplicator.java b/eureka-client/src/main/java/com/netflix/discovery/InstanceInfoReplicator.java index <HASH>..<HASH> 100644 --- a/eureka-client/src/main/java/com/netflix/discovery/InstanceInfoReplicator.java +++ b/eureka-client/src/main/java/com...
Verify is scheduler is active before submit Fixes gh-<I>.
Netflix_eureka
train