hash stringlengths 40 40 | diff stringlengths 131 26.7k | message stringlengths 7 694 | project stringlengths 5 67 | split stringclasses 1
value | diff_languages stringlengths 2 24 |
|---|---|---|---|---|---|
24ed36341c004578416f403a8ca5013ff420ae49 | diff --git a/sllurp/cli.py b/sllurp/cli.py
index <HASH>..<HASH> 100644
--- a/sllurp/cli.py
+++ b/sllurp/cli.py
@@ -8,7 +8,7 @@ import click
from . import log, __version__
from .verb import reset as _reset
from .verb import inventory as _inventory
-from .llrp_proto import Modulation_Name2Type, DEFAULT_MODULATION
+fro... | remove default modulation
as of <I>eda8, default mode selection is better, so no need to specify this
explicitly anymore | ransford_sllurp | train | py |
8ca591e6b0408bbe1408218910df25f89f5db762 | diff --git a/lib/relations/HtmlShortcutIcon.js b/lib/relations/HtmlShortcutIcon.js
index <HASH>..<HASH> 100644
--- a/lib/relations/HtmlShortcutIcon.js
+++ b/lib/relations/HtmlShortcutIcon.js
@@ -20,7 +20,17 @@ extendWithGettersAndSetters(HtmlShortcutIcon.prototype, {
attach: function (asset, position, adjacentRela... | HtmlShortcutIcon.attach: Default to put put the <link> node at the end of <head> if no position/adjacentRelation is specified. | assetgraph_assetgraph | train | js |
8c04db85c17c89da522c63d6a63eb3dc0a9bded1 | diff --git a/vault/logical_passthrough.go b/vault/logical_passthrough.go
index <HASH>..<HASH> 100644
--- a/vault/logical_passthrough.go
+++ b/vault/logical_passthrough.go
@@ -34,12 +34,6 @@ func LeaseSwitchedPassthroughBackend(conf *logical.BackendConfig, leases bool) (
Paths: []*framework.Path{
&framework.Path{... | Remove unneeded Fields in passthrough | hashicorp_vault | train | go |
6c8edc4e6f93bdc0dd7f231998397e7da44d8961 | diff --git a/lib/rack/utf8_sanitizer.rb b/lib/rack/utf8_sanitizer.rb
index <HASH>..<HASH> 100644
--- a/lib/rack/utf8_sanitizer.rb
+++ b/lib/rack/utf8_sanitizer.rb
@@ -57,7 +57,7 @@ module Rack
def decode_string(input)
unescape_unreserved(
sanitize_string(input).
- force_encoding('ASCII-8BI... | Use Encoding classes to represent encodings.
When using strings to represent encodings, typos may be discovered while running the code. However, a typo in the Encoding constant raises an error at load. | whitequark_rack-utf8_sanitizer | train | rb |
88242e74a4a7e6df11d992469c62aa58b24cc3d2 | diff --git a/fitsio/fitslib.py b/fitsio/fitslib.py
index <HASH>..<HASH> 100644
--- a/fitsio/fitslib.py
+++ b/fitsio/fitslib.py
@@ -180,12 +180,8 @@ def write(filename, data, extname=None, extver=None, units=None, compress=None,
"""
with FITS(filename, 'rw', clobber=clobber) as fits:
- if data.dtype.... | added generic write that wraps write_image and write_table. more docs | esheldon_fitsio | train | py |
8282ba8e1368bb50576d3445c5a28c51f26a6fb5 | diff --git a/client/html/templates/common/partials/attribute-standard.php b/client/html/templates/common/partials/attribute-standard.php
index <HASH>..<HASH> 100644
--- a/client/html/templates/common/partials/attribute-standard.php
+++ b/client/html/templates/common/partials/attribute-standard.php
@@ -184,7 +184,7 @@ f... | Use code for custom attribute translation instead of name | aimeos_ai-client-html | train | php |
1b515203908b8f140db2190f7f1d53559e142033 | diff --git a/src/view/ThemeManager.js b/src/view/ThemeManager.js
index <HASH>..<HASH> 100644
--- a/src/view/ThemeManager.js
+++ b/src/view/ThemeManager.js
@@ -363,7 +363,7 @@ define(function (require, exports, module) {
// Monitor file changes. If the file that has changed is actually the currently loaded
//... | Fix bug #<I> (Themes code throws errors during wholesale file updates) -
Don't assume FS "change" event's 'entry' arg is non-null | adobe_brackets | train | js |
c6b259e8568ab03302545692f44ed1ad6d306b07 | diff --git a/code/controllers/CMSPageHistoryController.php b/code/controllers/CMSPageHistoryController.php
index <HASH>..<HASH> 100644
--- a/code/controllers/CMSPageHistoryController.php
+++ b/code/controllers/CMSPageHistoryController.php
@@ -337,20 +337,8 @@ class CMSPageHistoryController extends CMSMain {
$recor... | MINOR Redirect to page edit view after rolling back to a specific version in CMSPageHistoryController (fixes #<I>) | silverstripe_silverstripe-siteconfig | train | php |
16995414867e01c1cda8581bedeee4b4836a828c | diff --git a/src/plone/app/mosaic/browser/static/js/mosaic.layout.js b/src/plone/app/mosaic/browser/static/js/mosaic.layout.js
index <HASH>..<HASH> 100644
--- a/src/plone/app/mosaic/browser/static/js/mosaic.layout.js
+++ b/src/plone/app/mosaic/browser/static/js/mosaic.layout.js
@@ -108,8 +108,10 @@ define([
... | Fix issues where modal close was called without modal created | plone_plone.app.mosaic | train | js |
9b2f3e3194ebf80afb423a140c3fb4a5d3c9e85b | diff --git a/lang/en_utf8/currencies.php b/lang/en_utf8/currencies.php
index <HASH>..<HASH> 100644
--- a/lang/en_utf8/currencies.php
+++ b/lang/en_utf8/currencies.php
@@ -89,7 +89,7 @@ $string['MTL'] = 'Maltese Lira';
$string['MUR'] = 'Mauritius Rupee';
$string['MVR'] = 'Maldive Rufiyaa';
$string['MWK'] = 'Malawi Kw... | "new" is out of Mexican Peso since <I> MDL-<I> | moodle_moodle | train | php |
f1c9cccecea5c482815d28fcd0e4c64db47f0663 | diff --git a/src/i18n/pt-br.js b/src/i18n/pt-br.js
index <HASH>..<HASH> 100644
--- a/src/i18n/pt-br.js
+++ b/src/i18n/pt-br.js
@@ -33,11 +33,11 @@
validators: {
required: { message: "Campo obrigatório" },
- rangeLength: { message: "O valor esta fora do intervaldo definido" },
+ ... | pt-br localization changes
Correction of typos in pt-br localization. | tabalinas_jsgrid | train | js |
f0de79f90fbc4fe0b34067d215c34172861ee2bb | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@ except ImportError:
long_description = 'Tool for parsing Variant Call Format (VCF) files. Works like a lightweight version of PyVCF.'
setup(name='vcf_parser',
- version='1.5.7',
+ version='1.5.8',
... | Bumps version to <I> | moonso_vcf_parser | train | py |
74f3b780e49b92d3e41e96924b6894ea7e202019 | diff --git a/test/integration/helpers.go b/test/integration/helpers.go
index <HASH>..<HASH> 100644
--- a/test/integration/helpers.go
+++ b/test/integration/helpers.go
@@ -170,7 +170,7 @@ func CleanupWithLogs(t *testing.T, profile string, cancel context.CancelFunc) {
t.Helper()
if t.Failed() && *postMortemLogs {
... | CleanupWithLogs: Increase line count from 5 to <I> | kubernetes_minikube | train | go |
5d1f93c294b8f6e2f70df2d7dd4c290c231fa081 | diff --git a/src/main/java/nl/hsac/fitnesse/fixture/slim/web/BrowserTest.java b/src/main/java/nl/hsac/fitnesse/fixture/slim/web/BrowserTest.java
index <HASH>..<HASH> 100644
--- a/src/main/java/nl/hsac/fitnesse/fixture/slim/web/BrowserTest.java
+++ b/src/main/java/nl/hsac/fitnesse/fixture/slim/web/BrowserTest.java
@@ -7... | Update name of method to get a container element to match similar methods, and allow it to be overriden is subclasses | fhoeben_hsac-fitnesse-fixtures | train | java |
03a77bd8511bf59481524bd70c5d313ae863cfeb | diff --git a/docs/registry.go b/docs/registry.go
index <HASH>..<HASH> 100644
--- a/docs/registry.go
+++ b/docs/registry.go
@@ -155,6 +155,9 @@ func (r *Registry) GetRemoteTags(registries []string, repository string, token [
}
for _, host := range registries {
endpoint := fmt.Sprintf("%s/v1/repositories/%s/tags",... | Fixed issue in registry.GetRemoteTags | docker_distribution | train | go |
e5dcf655b0f69d8c21c80819a41f7ce1a955b3fc | diff --git a/src/js/methods.js b/src/js/methods.js
index <HASH>..<HASH> 100644
--- a/src/js/methods.js
+++ b/src/js/methods.js
@@ -692,9 +692,9 @@
}
}
- // The canvas element will use `Math.floor` on a float number, so round first
- canvasWidth = round(scaledWidth || originalWidth);
- c... | Floor canvas width/height instead of round | fengyuanchen_cropperjs | train | js |
e6c340ad08196711a227984ce0e6e08f1f03f5b1 | diff --git a/src/Stagehand/TestRunner/Collector/PHPSpecCollector.php b/src/Stagehand/TestRunner/Collector/PHPSpecCollector.php
index <HASH>..<HASH> 100644
--- a/src/Stagehand/TestRunner/Collector/PHPSpecCollector.php
+++ b/src/Stagehand/TestRunner/Collector/PHPSpecCollector.php
@@ -59,9 +59,9 @@ class PHPSpecCollector ... | Improved the collectTestCase() method. | piece_stagehand-testrunner | train | php |
8b1dc1ca85ee1a1cc3ab30643225bb2a92a8a9ec | diff --git a/cumulusci/core/sfdx.py b/cumulusci/core/sfdx.py
index <HASH>..<HASH> 100644
--- a/cumulusci/core/sfdx.py
+++ b/cumulusci/core/sfdx.py
@@ -42,11 +42,13 @@ def sfdx(
env=env,
)
p.run()
- if capture_output:
+ if capture_output or (check_return and p.returncode):
p.stdout_text... | pass through error output from sfdx | SFDO-Tooling_CumulusCI | train | py |
2d33601726e2250c0f188f5ca2afdd9a508eafeb | diff --git a/app/components/marty/script_grid.rb b/app/components/marty/script_grid.rb
index <HASH>..<HASH> 100644
--- a/app/components/marty/script_grid.rb
+++ b/app/components/marty/script_grid.rb
@@ -83,7 +83,7 @@ class Marty::ScriptGrid < Marty::CmGridPanel
c.getter = lambda { |r|
dscript = Marty::Dscr... | Fixed bug with Checked Out By not showing user name properly | arman000_marty | train | rb,rb |
a5978e92567194bcc6f1cf65a62ce6880b21884f | diff --git a/src/Testing/LevelsTestCase.php b/src/Testing/LevelsTestCase.php
index <HASH>..<HASH> 100644
--- a/src/Testing/LevelsTestCase.php
+++ b/src/Testing/LevelsTestCase.php
@@ -31,7 +31,7 @@ abstract class LevelsTestCase extends \PHPUnit\Framework\TestCase
foreach (range(0, 7) as $level) {
unset($outputL... | Attempt to fix LevelsTestCase on Windows | phpstan_phpstan | train | php |
51cde3a6d45d4ca8d50c049c589938c92026801f | diff --git a/flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/consumer/BufferOrEvent.java b/flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/consumer/BufferOrEvent.java
index <HASH>..<HASH> 100644
--- a/flink-runtime/src/main/java/org/apache/flink/runtime/io/network/par... | [hotfix][network] Fix wrong string formatting for BufferOrEvent
This previously assigned an object type to a %d argument, but should use a %s argument. | apache_flink | train | java |
269b36b9db727909cf9daad59e0e43fba84a2424 | diff --git a/gulpfile.js b/gulpfile.js
index <HASH>..<HASH> 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -36,7 +36,6 @@ task( "lint", () => gulp
"**/.*rc.js",
"bin/*.js",
"lib/**/*.js",
- "!lib/parser/index.js",
"test/benchmark/**/*.js",
"test/benchmark/run",
... | Remove redundant glob for linting | pegjs_pegjs | train | js |
486d2891a4389a748ca70b06c2b80a35c47050ae | diff --git a/tests/test_orbits.py b/tests/test_orbits.py
index <HASH>..<HASH> 100644
--- a/tests/test_orbits.py
+++ b/tests/test_orbits.py
@@ -1192,6 +1192,17 @@ def _check_energy_jacobi_angmom(os,list_os):
assert numpy.all(numpy.fabs(os.Jacobi(pot=MWPotential2014+dp+sp,OmegaP=0.6)[ii]/list_os[ii].Jacobi(p... | Tests of angular momentum errors | jobovy_galpy | train | py |
19b8de555dcd6c22705faa8109d0345a94d0fecf | diff --git a/skflow/estimators/base.py b/skflow/estimators/base.py
index <HASH>..<HASH> 100644
--- a/skflow/estimators/base.py
+++ b/skflow/estimators/base.py
@@ -365,8 +365,11 @@ class TensorFlowEstimator(BaseEstimator):
custom_estimator._restore(path)
return custom_estimator
- # XXX... | Replace eval in the restore function to getattr from estimators. | tensorflow_skflow | train | py |
567520b86e34047f8a66861ec9f72e25dd768f16 | diff --git a/src/howler.core.js b/src/howler.core.js
index <HASH>..<HASH> 100644
--- a/src/howler.core.js
+++ b/src/howler.core.js
@@ -314,14 +314,18 @@
// This must occur before WebAudio setup or the source.onended
// event will not fire.
for (var i=0; i<self.html5PoolSize; i++) {
- ... | Wrap unlock test in try/catch for Edge
Fixes #<I> | goldfire_howler.js | train | js |
e2582db1a6f8a01e8ad1685c461677fad116f65d | diff --git a/lib/DObject.rb b/lib/DObject.rb
index <HASH>..<HASH> 100644
--- a/lib/DObject.rb
+++ b/lib/DObject.rb
@@ -890,7 +890,7 @@ module DICOM
add_msg("Warning: Method set_value could not create data element, either because data element name was not recognized in the library, or data element tag is in... | Fixed a bug where creating new tags in DICOM files with tag hierarchies failed. | dicom_ruby-dicom | train | rb |
bc7741cd8abeaadc1ee4e1046d7c2e179e5198fe | diff --git a/upload/catalog/controller/checkout/shipping_address.php b/upload/catalog/controller/checkout/shipping_address.php
index <HASH>..<HASH> 100644
--- a/upload/catalog/controller/checkout/shipping_address.php
+++ b/upload/catalog/controller/checkout/shipping_address.php
@@ -25,7 +25,7 @@ class ShippingAddress e... | Update shipping_address.php | opencart_opencart | train | php |
c0f641be8a4348438c1bff1f56d4c9ea3dac9650 | diff --git a/autofit/optimize/non_linear.py b/autofit/optimize/non_linear.py
index <HASH>..<HASH> 100644
--- a/autofit/optimize/non_linear.py
+++ b/autofit/optimize/non_linear.py
@@ -267,8 +267,8 @@ class NonLinearOptimizer(object):
if self.should_visualise():
self.analysis.visuali... | Commented out should_log in optimizer to fix bug | rhayes777_PyAutoFit | train | py |
d8f6ebbc2620ef2ff044f5eceff63ebbeaa979ef | diff --git a/tests/integration/components/stream-banner-test.js b/tests/integration/components/stream-banner-test.js
index <HASH>..<HASH> 100644
--- a/tests/integration/components/stream-banner-test.js
+++ b/tests/integration/components/stream-banner-test.js
@@ -7,7 +7,7 @@ moduleForComponent('stream-banner', 'Integrat... | update dummy render test to look for classname | nypublicradio_nypr-ui | train | js |
b3fdd82b0af9c8d7f5089eadd956d6c83c7123ce | diff --git a/Lib/fontbakery/reporters/terminal.py b/Lib/fontbakery/reporters/terminal.py
index <HASH>..<HASH> 100644
--- a/Lib/fontbakery/reporters/terminal.py
+++ b/Lib/fontbakery/reporters/terminal.py
@@ -338,10 +338,12 @@ class TerminalReporter(TerminalProgress):
if self.results_by:
print('Collected ... | [reporters/terminal] fix not using an iterarg in collected report. | googlefonts_fontbakery | train | py |
059079e9458c7ec59f98a423da848ec5f9e2cca0 | diff --git a/mod/lti/backup/moodle2/restore_lti_stepslib.php b/mod/lti/backup/moodle2/restore_lti_stepslib.php
index <HASH>..<HASH> 100644
--- a/mod/lti/backup/moodle2/restore_lti_stepslib.php
+++ b/mod/lti/backup/moodle2/restore_lti_stepslib.php
@@ -87,6 +87,11 @@ class restore_lti_activity_structure_step extends rest... | MDL-<I> backup: Apply the decrypt() method to lti "secrets" | moodle_moodle | train | php |
b74afbc87bf0dd72009e33605bd21cab35396adf | diff --git a/ezp/Content/Tests/Service/TrashTest.php b/ezp/Content/Tests/Service/TrashTest.php
index <HASH>..<HASH> 100644
--- a/ezp/Content/Tests/Service/TrashTest.php
+++ b/ezp/Content/Tests/Service/TrashTest.php
@@ -107,7 +107,7 @@ class TrashTest extends Base
// Now creating location for content
... | Change: TrashTest::setup() to use already fetched content object instead of creating Proxy for it | ezsystems_ezpublish-kernel | train | php |
870e800f59bbcea88c7e445b3254ff78866e5713 | diff --git a/integration-tests/test_s3.py b/integration-tests/test_s3.py
index <HASH>..<HASH> 100644
--- a/integration-tests/test_s3.py
+++ b/integration-tests/test_s3.py
@@ -89,7 +89,7 @@ def test_s3_encrypted_file(benchmark):
key = _S3_URL + '/sanity.txt'
text = 'с гранатою в кармане, с чекою в руке'
- ... | fix build from @eschwartz | RaRe-Technologies_smart_open | train | py |
da2a326bb6dc4a236bdf032ecca0e6791d60060a | diff --git a/src/mg/Ding/Container/Impl/ContainerImpl.php b/src/mg/Ding/Container/Impl/ContainerImpl.php
index <HASH>..<HASH> 100644
--- a/src/mg/Ding/Container/Impl/ContainerImpl.php
+++ b/src/mg/Ding/Container/Impl/ContainerImpl.php
@@ -111,7 +111,6 @@ class ContainerImpl implements IContainer
*/
private s... | removed unnecesary default array for 'properties' in filters driver | marcelog_Ding | train | php |
ec6e8d440ff168739c8dd9b07eb275c1a651a875 | diff --git a/server.js b/server.js
index <HASH>..<HASH> 100644
--- a/server.js
+++ b/server.js
@@ -1281,13 +1281,17 @@ cache(function(data, match, sendBadge) {
return;
}
- var outdatedStr = "Outdated dependencies for " + repo + " ";
- if (buffer.indexOf(outdatedStr) >= 0) {
- badgeData.text[1] ... | catch errors in 'hackage-deps' shield | badges_shields | train | js |
485b9edf966cc9f4acafb3428ad5b5ed17dda53c | diff --git a/tests/Alchemy/Tests/Phrasea/Controller/Api/ApiJsonTest.php b/tests/Alchemy/Tests/Phrasea/Controller/Api/ApiJsonTest.php
index <HASH>..<HASH> 100644
--- a/tests/Alchemy/Tests/Phrasea/Controller/Api/ApiJsonTest.php
+++ b/tests/Alchemy/Tests/Phrasea/Controller/Api/ApiJsonTest.php
@@ -561,7 +561,7 @@ class Api... | PHRAS-<I>_delete-record-api
- fix tests | alchemy-fr_Phraseanet | train | php |
c6257280f18595c2abec2372002eac0aa436a38c | diff --git a/lib/friendly_id/active_record_adapter/relation.rb b/lib/friendly_id/active_record_adapter/relation.rb
index <HASH>..<HASH> 100644
--- a/lib/friendly_id/active_record_adapter/relation.rb
+++ b/lib/friendly_id/active_record_adapter/relation.rb
@@ -101,7 +101,7 @@ module FriendlyId
fragment = "(slu... | Fix tests for Rails <I>.rc1 | norman_friendly_id | train | rb |
dc76834fb8331f5dfadadbcc0bcef4a03bb04bca | diff --git a/src/CommandBus/BaseCommand.php b/src/CommandBus/BaseCommand.php
index <HASH>..<HASH> 100644
--- a/src/CommandBus/BaseCommand.php
+++ b/src/CommandBus/BaseCommand.php
@@ -15,7 +15,7 @@ abstract class BaseCommand implements Command
/**
* @var string
*/
- public $commandId;
+ private $c... | [Command] Check base command returns a UUID on creation | SmoothPhp_CQRS-ES-Framework | train | php,php |
18d6d9ace5629333106732b4d4dccf07ea3bc90f | diff --git a/lib/moped/authenticatable.rb b/lib/moped/authenticatable.rb
index <HASH>..<HASH> 100644
--- a/lib/moped/authenticatable.rb
+++ b/lib/moped/authenticatable.rb
@@ -74,8 +74,10 @@ module Moped
unless result["ok"] == 1
# See if we had connectivity issues so we can retry
e = Errors::Pot... | Fix reconfiguration exception thrown so retry works. | mongoid_moped | train | rb |
73107c0c40f29596c6addfa396c8053698de2efa | diff --git a/presto-main/src/test/java/com/facebook/presto/operator/aggregation/AbstractTestApproximateCountDistinct.java b/presto-main/src/test/java/com/facebook/presto/operator/aggregation/AbstractTestApproximateCountDistinct.java
index <HASH>..<HASH> 100644
--- a/presto-main/src/test/java/com/facebook/presto/operato... | Minor fix to standard error check in approx_distinct test
For types with small value sets (e.g. TINYINT), standard deviation
can be small or even zero. This will fail the current check since it
asserts the standard deviation is within a range of maxStandardError. | prestodb_presto | train | java |
d3a9db6c545b577fe3e1ff9396cd9ddd7af2060f | diff --git a/src/state.js b/src/state.js
index <HASH>..<HASH> 100644
--- a/src/state.js
+++ b/src/state.js
@@ -36,7 +36,7 @@ export class Parser {
// The current position of the tokenizer in the input.
if (startPos) {
this.pos = startPos
- this.lineStart = Math.max(0, this.input.lastIndexOf("\n", ... | Fix determination of lineStart when parsing from middle of file
Closes #<I> | acornjs_acorn | train | js |
09399f6d62161e614d2a91788688d56beeeefd9e | diff --git a/master/buildbot/buildslave/local.py b/master/buildbot/buildslave/local.py
index <HASH>..<HASH> 100644
--- a/master/buildbot/buildslave/local.py
+++ b/master/buildbot/buildslave/local.py
@@ -16,8 +16,8 @@
import os
from buildbot.buildslave.base import BuildSlave
-from twisted.internet import defer
from... | remove usePTY option
as it is marked deprecated
- more docs | buildbot_buildbot | train | py,py |
742ba0bf2a8f013a4065a6c25935dd7e912483f1 | diff --git a/pygmsh/__init__.py b/pygmsh/__init__.py
index <HASH>..<HASH> 100644
--- a/pygmsh/__init__.py
+++ b/pygmsh/__init__.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
-__version__ = '0.1.0'
+__version__ = '0.2.0'
__author__ = 'Nico Schlömer'
__author_email__ = 'nico.schloemer@gmail.com'
__website__ = 'https:... | bump the version number to <I> | nschloe_pygmsh | train | py |
6b4d1d4fd199f1f4b2c8c3ee363855522506782b | diff --git a/docs/conf.py b/docs/conf.py
index <HASH>..<HASH> 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -36,7 +36,7 @@ extensions = [
'sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'sphinx.ext.todo',
'sphinx.ext.coverage', 'sphinx.ext.ifconfig', 'sphinx.ext.viewcode',
]
-if os.environ.get('NOUML', '')... | no UML on RTD, finally | pyroscope_pyrocore | train | py |
1d70148ebd074ba453b1741783355ebb8031c3f4 | diff --git a/salt/cloud/clouds/joyent.py b/salt/cloud/clouds/joyent.py
index <HASH>..<HASH> 100644
--- a/salt/cloud/clouds/joyent.py
+++ b/salt/cloud/clouds/joyent.py
@@ -41,7 +41,7 @@ from __future__ import absolute_import
# Import python libs
import os
import copy
-import six.moves.http_client # pylint: disable=E... | Replaced module six in file /salt/cloud/clouds/joyent.py | saltstack_salt | train | py |
d073b2e4c3332a8b5c688e73eee7b1da61f28954 | diff --git a/newsletter-bundle/contao/Newsletter.php b/newsletter-bundle/contao/Newsletter.php
index <HASH>..<HASH> 100644
--- a/newsletter-bundle/contao/Newsletter.php
+++ b/newsletter-bundle/contao/Newsletter.php
@@ -867,7 +867,7 @@ class Newsletter extends \Backend
$arrProcessed[$objNewsletter->jumpTo] = false;... | [Newsletter] Better Model implementation
We will, however, not be able to switch to using models all throughout
the system in version 3, because we want to preserve backwards
compatibility. | contao_contao | train | php |
75931d08b4247c7885a29baacc53426327d27a53 | diff --git a/lib/github_urls/parser.rb b/lib/github_urls/parser.rb
index <HASH>..<HASH> 100644
--- a/lib/github_urls/parser.rb
+++ b/lib/github_urls/parser.rb
@@ -13,8 +13,8 @@ module GithubUrls
def parse
return nil if url.nil?
return nil unless url.include?('github')
- if extract_github_io_name... | Don't pass the url argument, use instance | librariesio_github_urls | train | rb |
8c1b9bc4af71917bb68a4c2ad2ba234901a2d11e | diff --git a/plugins/ws.js b/plugins/ws.js
index <HASH>..<HASH> 100644
--- a/plugins/ws.js
+++ b/plugins/ws.js
@@ -3,7 +3,7 @@ var URL = require('url')
module.exports = function (opts) {
opts = opts || {}
- opts.binaryType = opts.binaryType: 'arraybuffer')
+ opts.binaryType = (opts.binaryType || 'arraybuffer')
... | always use binary websockets | ssbc_multiserver | train | js |
1c49f11563ba93b513f6a89fc17fa2ed69abf911 | diff --git a/Router.php b/Router.php
index <HASH>..<HASH> 100644
--- a/Router.php
+++ b/Router.php
@@ -31,7 +31,8 @@ class Router
*/
public function state($name, $url, callable $callback)
{
- $state = new State($callback);
+ $url = $this->fullUrl($url);
+ $state = new State($url, $c... | goto is reserved (ugh), and store url in states | monolyth-php_reroute | train | php |
637968e7e81e7253e9f0bd17cc0765a1d310b7d5 | diff --git a/code/libraries/joomlatools/library/event/subscriber/factory.php b/code/libraries/joomlatools/library/event/subscriber/factory.php
index <HASH>..<HASH> 100644
--- a/code/libraries/joomlatools/library/event/subscriber/factory.php
+++ b/code/libraries/joomlatools/library/event/subscriber/factory.php
@@ -117,6... | #<I> - Do not allow subscribers to re-subscribe themselves. | joomlatools_joomlatools-framework | train | php |
d2243b2934d364028aef2844680b0be96a69bedb | diff --git a/ELiDE/texturestack.py b/ELiDE/texturestack.py
index <HASH>..<HASH> 100644
--- a/ELiDE/texturestack.py
+++ b/ELiDE/texturestack.py
@@ -165,7 +165,10 @@ class ImageStack(TextureStack):
super().insert(i, v)
def append(self, v):
- self.paths.append(v)
+ if isinstance(v, str):
... | make it possible to append either a path or a texture to an ImageStack | LogicalDash_LiSE | train | py |
77f37849954a0a6926da4637448b526f4ddef095 | diff --git a/falafel/mappers/rhn_server_xmlrpc.py b/falafel/mappers/rhn_server_xmlrpc.py
index <HASH>..<HASH> 100644
--- a/falafel/mappers/rhn_server_xmlrpc.py
+++ b/falafel/mappers/rhn_server_xmlrpc.py
@@ -76,17 +76,16 @@ def server_xmlrpc_log(context):
get:
err_lines = log.get('Wrapper')
for ... | Remove extraneous debugging print, improve usage example | RedHatInsights_insights-core | train | py |
54df1227f184b6be1ee7c0576f56e9bbed8ad29d | diff --git a/manifest.php b/manifest.php
index <HASH>..<HASH> 100755
--- a/manifest.php
+++ b/manifest.php
@@ -35,7 +35,7 @@ return array(
'label' => 'LTI library',
'description' => 'TAO LTI library and helpers',
'license' => 'GPL-2.0',
- 'version' => '3.2.2',
+ 'version' => '3.2.3',
'author' => 'Op... | Bump patch version
tao-<I> | oat-sa_extension-tao-lti | train | php,php |
b8e2112c98ae41b6b692beb9e929f0419f944d5a | diff --git a/examples/manage_members.py b/examples/manage_members.py
index <HASH>..<HASH> 100644
--- a/examples/manage_members.py
+++ b/examples/manage_members.py
@@ -52,7 +52,7 @@ if __name__ == '__main__':
auth = AuthNonSSO(token)
api = API(auth)
api.community_url = community
- #create_new_member(ap... | Uncommeted a couple of lines | joausaga_ideascaly | train | py |
f31f3d1d55630d1ff28bedc5c7b6671032f11b2a | diff --git a/src/Joseki/Migration/DefaultMigration.php b/src/Joseki/Migration/DefaultMigration.php
index <HASH>..<HASH> 100644
--- a/src/Joseki/Migration/DefaultMigration.php
+++ b/src/Joseki/Migration/DefaultMigration.php
@@ -2,18 +2,20 @@
namespace Joseki\Migration;
+use Dibi\Connection;
+
class DefaultMigratio... | DefaultMigration: fixed compatibility with dibi v3.x BC BREAK | Joseki_Migration | train | php |
ec593bd4dcd7bd1246ffe0668726888d642f27a9 | diff --git a/lib/MapReduce.js b/lib/MapReduce.js
index <HASH>..<HASH> 100644
--- a/lib/MapReduce.js
+++ b/lib/MapReduce.js
@@ -47,7 +47,7 @@ $thing.agent('@singleton', {
drainRefs = 0,
pushes = [],
self = this,
- getMapReduce = this.mapRe... | Allow select expressions in push annotations | thingjs_agent | train | js |
01011691e0dab08e199fa82d7dbbb6a1db82d7e8 | diff --git a/setup.py b/setup.py
index <HASH>..<HASH> 100644
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ setup(
'Topic :: Software Development :: Testing',
'Topic :: Software Development :: Quality Assurance'],
packages=['diff_cover', 'diff_cover/violationsreporters'],
- ... | make sure css is installed | Bachmann1234_diff-cover | train | py |
adfa04d396c299e74287aa855018bc63f0041c1b | diff --git a/web/src/test/java/uk/ac/ebi/atlas/model/differential/DifferentialProfilesListTest.java b/web/src/test/java/uk/ac/ebi/atlas/model/differential/DifferentialProfilesListTest.java
index <HASH>..<HASH> 100644
--- a/web/src/test/java/uk/ac/ebi/atlas/model/differential/DifferentialProfilesListTest.java
+++ b/web/... | Handle p-values of zero for single experiment gene query search (when download regulated) - fix test | ebi-gene-expression-group_atlas | train | java |
da91e6e3afdbe391df22b9ce3265c23960a2e434 | diff --git a/spec/support/lazy_enumerable.rb b/spec/support/lazy_enumerable.rb
index <HASH>..<HASH> 100644
--- a/spec/support/lazy_enumerable.rb
+++ b/spec/support/lazy_enumerable.rb
@@ -2,6 +2,18 @@
require 'delegate'
+# This is a work-around for a bug in rubinius 2.0.0-rc1
+# See: https://github.com/rubinius/rub... | Fix specs to run under rbx <I>-rc1 in <I> mode | dkubb_axiom | train | rb |
8c8b71b5a4c15ad65746244903e5feebe2ac8c79 | diff --git a/spec/routine_spec.rb b/spec/routine_spec.rb
index <HASH>..<HASH> 100644
--- a/spec/routine_spec.rb
+++ b/spec/routine_spec.rb
@@ -40,19 +40,29 @@ describe Lev::Routine do
}.to raise_error(NameError)
end
- it 'raises an exception on fatal_error if configured' do
- Lev.configure do |config|
- ... | Undo the configuration of raising fatal errors for future tests | lml_lev | train | rb |
2a3df54858f9c6d8f7643bb90a10620c7df9dc55 | diff --git a/src/wtf/data/variable.js b/src/wtf/data/variable.js
index <HASH>..<HASH> 100644
--- a/src/wtf/data/variable.js
+++ b/src/wtf/data/variable.js
@@ -232,7 +232,7 @@ wtf.data.Variable.parseSignature = function(signature) {
}
if (invalid) {
signatureParts = [
- null, 'invalid_' + wtf.data.Vari... | Fixing lint warning. | google_tracing-framework | train | js |
9fec4b77ba2c621452124ed54bc0d92f5f604acb | diff --git a/spyderlib/widgets/projectexplorer.py b/spyderlib/widgets/projectexplorer.py
index <HASH>..<HASH> 100644
--- a/spyderlib/widgets/projectexplorer.py
+++ b/spyderlib/widgets/projectexplorer.py
@@ -230,11 +230,19 @@ class Workspace(object):
def _get_project_paths(self):
"""Return work... | Project explorer: Workspace is now configured with relative paths, so it can be
moved from a location to another and still be opened in Spyder | spyder-ide_spyder | train | py |
d84d6cd894440e5e8f7af8d20ac3e11e35f7ba90 | diff --git a/AlgorithmSearchBreadthFirst.php b/AlgorithmSearchBreadthFirst.php
index <HASH>..<HASH> 100644
--- a/AlgorithmSearchBreadthFirst.php
+++ b/AlgorithmSearchBreadthFirst.php
@@ -11,22 +11,22 @@ class AlgorithmSearchBreadthFirst{
*/
public function getVertices(){
$queue = array($this->vertex... | add comments for the allgorithm description | graphp_graph | train | php |
c01dcfc2b63e82bf8d94fbdd46518ceddf3d4b00 | diff --git a/src/Console/Command/SeederCommand.php b/src/Console/Command/SeederCommand.php
index <HASH>..<HASH> 100644
--- a/src/Console/Command/SeederCommand.php
+++ b/src/Console/Command/SeederCommand.php
@@ -97,6 +97,12 @@ class SeederCommand extends AbstractCommand
try {
foreach ($seed_colle... | feat: add model reference to seeder | bowphp_framework | train | php,php |
831f7c4253c24d9962a17a21ee18670e0d6e08ef | diff --git a/extensions/yii/apidoc/templates/html/views/constSummary.php b/extensions/yii/apidoc/templates/html/views/constSummary.php
index <HASH>..<HASH> 100644
--- a/extensions/yii/apidoc/templates/html/views/constSummary.php
+++ b/extensions/yii/apidoc/templates/html/views/constSummary.php
@@ -26,7 +26,7 @@ if (emp... | fixed broken link for contants in api doc | yiisoft_yii2-debug | train | php |
29693cd063d44080bfed084945300721716303d6 | diff --git a/lenstronomy/ImSim/image_sparse_solve.py b/lenstronomy/ImSim/image_sparse_solve.py
index <HASH>..<HASH> 100644
--- a/lenstronomy/ImSim/image_sparse_solve.py
+++ b/lenstronomy/ImSim/image_sparse_solve.py
@@ -36,6 +36,10 @@ class ImageSparseFit(ImageFit):
:param kwargs_sparse_solver: keyword argument... | Raises an error for unsupported numerics settings in sparse solver (temporary) | sibirrer_lenstronomy | train | py |
da179cba9ef0b99bd45137a759b503f6c5da3bee | diff --git a/staff/views.py b/staff/views.py
index <HASH>..<HASH> 100644
--- a/staff/views.py
+++ b/staff/views.py
@@ -4,7 +4,7 @@ from django.shortcuts import get_object_or_404, render_to_response
from django.template import RequestContext
from django.template.loader import render_to_string
from django.views.decora... | Fixed a strange import bug/typo. how did this not happen before? | callowayproject_django-staff | train | py |
1d5458dbb8f25692eed142e36c61acc74ab8718c | diff --git a/source/Setup/Utilities.php b/source/Setup/Utilities.php
index <HASH>..<HASH> 100644
--- a/source/Setup/Utilities.php
+++ b/source/Setup/Utilities.php
@@ -612,7 +612,7 @@ class Utilities extends Core
{
$facts = new Facts();
- return $this->getUtilitiesInstance()->getVendorDirectory()
... | OXDEV-<I> Replace instance of Utilities to this
No need to get instance of Utilities from Utilities. | OXID-eSales_oxideshop_ce | train | php |
07e8166eaf1de4e6f04a0f5a6b66edc58b9e47f4 | diff --git a/py3status/modules/vpn_status.py b/py3status/modules/vpn_status.py
index <HASH>..<HASH> 100644
--- a/py3status/modules/vpn_status.py
+++ b/py3status/modules/vpn_status.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
"""
Drop-in replacement for i3status run_watch VPN module. | vpn_status: remove shebang
because it should depends on OS setting, not to have harcoded usage
of python3 via env. | ultrabug_py3status | train | py |
8bf03b80e41cbbf2197c7602e4a8cd0c1139d7c1 | diff --git a/config/environments/production.rb b/config/environments/production.rb
index <HASH>..<HASH> 100644
--- a/config/environments/production.rb
+++ b/config/environments/production.rb
@@ -29,11 +29,13 @@ config.action_view.cache_template_loading = true
HOST = "gemcutter.org"
-
-AWS::S3::Base.esta... | Trying this in an after initialize now | rubygems_rubygems.org | train | rb |
18bb7ad19ff9afa69ce32ecbdfeb1b7202c43766 | diff --git a/server/src/main/java/org/openqa/selenium/server/DefaultSeleneseCommand.java b/server/src/main/java/org/openqa/selenium/server/DefaultSeleneseCommand.java
index <HASH>..<HASH> 100644
--- a/server/src/main/java/org/openqa/selenium/server/DefaultSeleneseCommand.java
+++ b/server/src/main/java/org/openqa/selen... | Fixing SRC-<I>; now we don't use the wiki row format to transmit commands to SeleneseRunner, we just send the URI-encoded command which we decode on the client side
r<I> | SeleniumHQ_selenium | train | java |
715ab5873d5d0e4c13c806bad96daf32dace3119 | diff --git a/lib/sauce/selenium.rb b/lib/sauce/selenium.rb
index <HASH>..<HASH> 100644
--- a/lib/sauce/selenium.rb
+++ b/lib/sauce/selenium.rb
@@ -20,6 +20,10 @@ module Sauce
@driver.send(meth, *args)
end
+ def session_id
+ @driver.send(:bridge).session_id
+ end
+
def stop
@driver.q... | Session ID is useful when working with Sauce | saucelabs_sauce_ruby | train | rb |
d38219a85cf50d65656efa499e2933d94670f2dd | diff --git a/src/main/java/org/jboss/netty/handler/codec/http/HttpClientCodec.java b/src/main/java/org/jboss/netty/handler/codec/http/HttpClientCodec.java
index <HASH>..<HASH> 100644
--- a/src/main/java/org/jboss/netty/handler/codec/http/HttpClientCodec.java
+++ b/src/main/java/org/jboss/netty/handler/codec/http/HttpCl... | Fixed a bug where non-successful HEAD response is assumed to have a message body | netty_netty | train | java |
19a00a7b84645fc4625020ef2a641d0dc0eef00c | diff --git a/lib/rscons/environment.rb b/lib/rscons/environment.rb
index <HASH>..<HASH> 100644
--- a/lib/rscons/environment.rb
+++ b/lib/rscons/environment.rb
@@ -517,7 +517,22 @@ module Rscons
end
end
call_build_hooks[:pre]
- rv = builder.run(target, sources, cache, self, vars)
+ use_n... | prepare to call new Builder#run interface | holtrop_rscons | train | rb |
fa90d4f2ff8553214b0e7df3dd64b104c2a55495 | diff --git a/lib/discordrb/commands/parser.rb b/lib/discordrb/commands/parser.rb
index <HASH>..<HASH> 100644
--- a/lib/discordrb/commands/parser.rb
+++ b/lib/discordrb/commands/parser.rb
@@ -178,7 +178,7 @@ module Discordrb::Commands
arg.split ' '
end
- chain.slice!(chain_args_index+1..-1)
... | Apparently I misunderstood what slice! does exactly. Fixed | meew0_discordrb | train | rb |
c78fffdbd860791ac2c3d54e0682d4cfa2b22289 | diff --git a/lib/arpscanner.js b/lib/arpscanner.js
index <HASH>..<HASH> 100644
--- a/lib/arpscanner.js
+++ b/lib/arpscanner.js
@@ -48,7 +48,9 @@ function scanner(cb, options){
var cmd = options.command + ' ' + options.args.join(' ');
- if(options.verbose ) console.log(options.sudo ? 'sudo ' : '' + cmd);
+ ... | KQ: Use an execution block instead of an inline conditional. | goliatone_arpscan | train | js |
9f3c85b484630d59c13c938d0dc65971d04edfa6 | diff --git a/src/main/java/org/freecompany/redline/Builder.java b/src/main/java/org/freecompany/redline/Builder.java
index <HASH>..<HASH> 100644
--- a/src/main/java/org/freecompany/redline/Builder.java
+++ b/src/main/java/org/freecompany/redline/Builder.java
@@ -788,6 +788,7 @@ public class Builder {
* @param pat... | Show missing 'directive' param in javadoc for relevant Builder.addFile methods | craigwblake_redline | train | java |
64c69d0d3927e3af86735ce1513653d2ccf078e0 | diff --git a/lib/review/book/base.rb b/lib/review/book/base.rb
index <HASH>..<HASH> 100644
--- a/lib/review/book/base.rb
+++ b/lib/review/book/base.rb
@@ -83,6 +83,8 @@ module ReVIEW
def page_metric
if config["page_metric"].respond_to?(:downcase) && config["page_metric"].upcase =~ /^[A-Z0-9_]+$/
... | page_metric in config.yml allows Array as arguments of PageMetric.new | kmuto_review | train | rb,rb |
7a4042f3977bb0cb60962bd2c9beb4b55d2e7acd | diff --git a/boilerplate.js b/boilerplate.js
index <HASH>..<HASH> 100644
--- a/boilerplate.js
+++ b/boilerplate.js
@@ -184,7 +184,7 @@ async function install (context) {
}
if (parameters.options.lint !== 'false') {
- await system.spawn(`ignite add standard@"~>0.0.1" ${debugFlag}`, {
+ await system... | Bumps ignite-standard to <I> | infinitered_ignite-andross | train | js |
1d06f6b830aab0f8fdc21e3fcadaee7dde86c2a9 | diff --git a/resources/views/formfields/multiple_images.blade.php b/resources/views/formfields/multiple_images.blade.php
index <HASH>..<HASH> 100644
--- a/resources/views/formfields/multiple_images.blade.php
+++ b/resources/views/formfields/multiple_images.blade.php
@@ -4,7 +4,11 @@
@if($images != null)
@... | Broke img tag in multiple lines | the-control-group_voyager | train | php |
dd955f6241c19fcff775cf16d31401c9abeb99d4 | diff --git a/scripts/importer/Events.py b/scripts/importer/Events.py
index <HASH>..<HASH> 100644
--- a/scripts/importer/Events.py
+++ b/scripts/importer/Events.py
@@ -72,8 +72,7 @@ class Entry(OrderedDict):
break
if load_path is None or not os.path.isfile(load_path):
- warning... | MAINT: remove warning when 'path' not found during 'init_from_file'. Happens all the time. | astrocatalogs_astrocats | train | py |
3c80b63e5044ca6a48e6f0a9c24e2954f7cc97f5 | diff --git a/examples/lab_devices/scpi_devices.py b/examples/lab_devices/scpi_devices.py
index <HASH>..<HASH> 100644
--- a/examples/lab_devices/scpi_devices.py
+++ b/examples/lab_devices/scpi_devices.py
@@ -40,5 +40,5 @@ print dut['Pulser'].get_voltage(0, unit='mV'), 'mV'
# Example for device with multiple channels
d... | MAINT/API: get_info is get_name | SiLab-Bonn_basil | train | py |
0fe6e48574d82aad5dde1863f3cc196bb88f2be0 | diff --git a/lib/metadata.js b/lib/metadata.js
index <HASH>..<HASH> 100644
--- a/lib/metadata.js
+++ b/lib/metadata.js
@@ -142,7 +142,7 @@ exports = module.exports = function Metadata(FfmpegCommand) {
, video_stream = /Stream #([0-9\.]+)([a-z0-9\(\)\[\]]*)[:] Video/.exec(stderr) || none
, video_c... | Fix for video resolution detection RegEx
For me it fails when filename contains a typo like video<I>x<I>.mp4, while video is actually <I>x<I>. | fluent-ffmpeg_node-fluent-ffmpeg | train | js |
8aa900c91f2e034c1765fd1f03bf704c79b2dad6 | diff --git a/aws/resource_aws_db_instance.go b/aws/resource_aws_db_instance.go
index <HASH>..<HASH> 100644
--- a/aws/resource_aws_db_instance.go
+++ b/aws/resource_aws_db_instance.go
@@ -1398,7 +1398,7 @@ func resourceAwsDbInstanceRead(d *schema.ResourceData, meta interface{}) error {
d.Set("availability_zone", v.Ava... | prevent panic from nil time value | terraform-providers_terraform-provider-aws | train | go |
3a474346af4406c46d404fc41b7067e747c7ca29 | diff --git a/LiSE/LiSE/character.py b/LiSE/LiSE/character.py
index <HASH>..<HASH> 100644
--- a/LiSE/LiSE/character.py
+++ b/LiSE/LiSE/character.py
@@ -31,6 +31,7 @@ from collections import (
)
from operator import ge, gt, le, lt, eq
from math import floor
+from blinker import Signal
import networkx as nx
from al... | Turn character.StatMapping into a Signal | LogicalDash_LiSE | train | py |
bcd8152adc1a463a061b7c7b6285cb0138f79fa6 | diff --git a/lib/discordrb/data.rb b/lib/discordrb/data.rb
index <HASH>..<HASH> 100644
--- a/lib/discordrb/data.rb
+++ b/lib/discordrb/data.rb
@@ -412,18 +412,11 @@ module Discordrb
@server.owner == self
end
- # @param role [Role, Integer, String] the role to check, its id or name.
+ # @param role [... | Revert changes to Member#role? | meew0_discordrb | train | rb |
fbcf8a095a57c5961c65da72d50282a42a46f6ab | diff --git a/Entityform/EntityFieldsSolverInterface.php b/Entityform/EntityFieldsSolverInterface.php
index <HASH>..<HASH> 100644
--- a/Entityform/EntityFieldsSolverInterface.php
+++ b/Entityform/EntityFieldsSolverInterface.php
@@ -26,7 +26,7 @@ interface EntityFieldsSolverInterface {
/**
* Solve a property.
* @... | Entityform: fix solve docblock | asgardphp_asgard | train | php |
f4544b9ef85f54ca2285ee3f8b11ec11d7d71120 | diff --git a/src/Illuminate/Validation/Validator.php b/src/Illuminate/Validation/Validator.php
index <HASH>..<HASH> 100755
--- a/src/Illuminate/Validation/Validator.php
+++ b/src/Illuminate/Validation/Validator.php
@@ -316,6 +316,9 @@ class Validator implements ValidatorContract
foreach ($this->rules as $attri... | Added 'failonfirst' rule to skip other validation rules if one fails. | laravel_framework | train | php |
7bd926f978dad22bd45295e3dabb7115a1218a11 | diff --git a/index.js b/index.js
index <HASH>..<HASH> 100644
--- a/index.js
+++ b/index.js
@@ -41,7 +41,7 @@
var request = require('request'),
Q = require('q'),
path = require('path'),
- conf = require(path.join(process.env.PWD, 'fogbugz.conf.json')),
+ conf = require(path.join(process.env.PWD || process.cwd()... | Fix pwd compatibility for Windows | boneskull_node-fogbugz | train | js |
a81dfa2644c20183b24f278d890153c3862e93d2 | diff --git a/lib/generators/thredded/install/templates/initializer.rb b/lib/generators/thredded/install/templates/initializer.rb
index <HASH>..<HASH> 100644
--- a/lib/generators/thredded/install/templates/initializer.rb
+++ b/lib/generators/thredded/install/templates/initializer.rb
@@ -73,3 +73,17 @@ Thredded.layout = ... | [JRO] Add configuration info for themes | thredded_thredded | train | rb |
43c07c6d8b6767dcb7faedc4eb855bce085462df | diff --git a/lib/charged.js b/lib/charged.js
index <HASH>..<HASH> 100644
--- a/lib/charged.js
+++ b/lib/charged.js
@@ -264,12 +264,12 @@ Charged.prototype.getStatement = function(name, callback) {
return this.get(path, callback, 'statement');
};
-Charged.prototype.getStatementPDF = function(name) {
+Charged.proto... | allow buffering of statement pdfs. | chjj_charged | train | js |
406a6081da0e5bf79f9b23e90b50e115f521f4e1 | diff --git a/lib/uber/api/activities.rb b/lib/uber/api/activities.rb
index <HASH>..<HASH> 100644
--- a/lib/uber/api/activities.rb
+++ b/lib/uber/api/activities.rb
@@ -7,7 +7,7 @@ module Uber
module Activities
def history(*args)
arguments = Uber::Arguments.new(args)
- perform_with_object(:get... | Changed api/activities.rb from <I> to <I> and added :start_city attr_accessor to models/activity.rb | sishen_uber-ruby | train | rb,rb |
155bb666b915bb85664b5d42ea37e74d556ac512 | diff --git a/src/Mainio/C5/Twig/Factory.php b/src/Mainio/C5/Twig/Factory.php
index <HASH>..<HASH> 100644
--- a/src/Mainio/C5/Twig/Factory.php
+++ b/src/Mainio/C5/Twig/Factory.php
@@ -58,7 +58,7 @@ class Factory
public static function createEnvironment($paths, \Symfony\Component\Translation\Translator $translator, ... | Fixed twig bridge path
Issue with mixmatch versions of twig libraries. | mainio_c5pkg_twig_templates | train | php |
355520dae017daf74505702a842443ff297dad06 | diff --git a/MySQLdb/connections.py b/MySQLdb/connections.py
index <HASH>..<HASH> 100644
--- a/MySQLdb/connections.py
+++ b/MySQLdb/connections.py
@@ -195,13 +195,6 @@ class Connection(_mysql.connection):
self.cursorclass = cursorclass
self.encoders = {k: v for k, v in conv.items() if type(k) is not i... | Remove bytes encoder that was specifically for Django <I> (#<I>) | PyMySQL_mysqlclient-python | train | py |
7aac02881ffb536c6ee3de4c78959a8f1e32e5d6 | diff --git a/lib/dcell/node.rb b/lib/dcell/node.rb
index <HASH>..<HASH> 100644
--- a/lib/dcell/node.rb
+++ b/lib/dcell/node.rb
@@ -13,7 +13,9 @@ module DCell
state :disconnected, to: [:connected, :shutdown]
state :connected do
send_heartbeat
- transition :partitioned, delay: @heartbeat_timeout
+ ... | do not disconnect from self as heartbeat is not used | celluloid_dcell | train | rb |
e5d71831a19f9a59cf757b4e2bd25b2af32f1611 | diff --git a/lib/services/api/messages.rb b/lib/services/api/messages.rb
index <HASH>..<HASH> 100644
--- a/lib/services/api/messages.rb
+++ b/lib/services/api/messages.rb
@@ -26,6 +26,16 @@ module VCAP
optional :description, String
optional :info_url, URI::regexp(%w(http https))
optional... | Add plan_details key to the ServiceOfferingRequest
[#<I>] | cloudfoundry_vcap-common | train | rb |
52979662c577574adfabfa962067343104db1d2f | diff --git a/lib/express/server.js b/lib/express/server.js
index <HASH>..<HASH> 100644
--- a/lib/express/server.js
+++ b/lib/express/server.js
@@ -118,8 +118,30 @@ Server.prototype.use = function(route, middleware){
return this;
};
+/**
+ * Assign a callback `fn` which is called
+ * when this `Server` is passed... | Added docs for Server#mounted() | expressjs_express | train | js |
457b66fb520a7f9360e5a528ac33780344aa498c | diff --git a/dist/lovefield.js b/dist/lovefield.js
index <HASH>..<HASH> 100644
--- a/dist/lovefield.js
+++ b/dist/lovefield.js
@@ -5922,7 +5922,7 @@ goog.asserts.assertBoolean = function(value, opt_message, var_args) {
* @param {...*} var_args The items to substitute into the failure message.
* @return {!Element} T... | Closure library change, affects lovefield.js only.
-------------
Created by MOE: <URL> | google_lovefield | train | js |
9f379bbf78fcc1af1714c4a6c6f2afe172e0ed05 | diff --git a/setuptools/package_index.py b/setuptools/package_index.py
index <HASH>..<HASH> 100755
--- a/setuptools/package_index.py
+++ b/setuptools/package_index.py
@@ -30,7 +30,6 @@ __metaclass__ = type
EGG_FRAGMENT = re.compile(r'^egg=([-A-Za-z0-9_.+!]+)$')
HREF = re.compile(r"""href\s*=\s*['"]?([^'"> ]+)""", r... | Remove stale comment, added in 8cc0d5c2 and made meaningless in <I>eee<I>. | pypa_setuptools | train | py |
b2e809ff8bbbb8001e32032792bf1d969b587dc9 | diff --git a/Block/TreeBlockService.php b/Block/TreeBlockService.php
index <HASH>..<HASH> 100644
--- a/Block/TreeBlockService.php
+++ b/Block/TreeBlockService.php
@@ -17,6 +17,7 @@ use Sonata\BlockBundle\Block\BlockContextInterface;
use Sonata\BlockBundle\Model\BlockInterface;
use Symfony\Bundle\FrameworkBundle\Templ... | add use statement for Options (#<I>) | sonata-project_SonataDoctrinePhpcrAdminBundle | train | php |
Subsets and Splits
Java Commits in Train Set
Queries for all entries where the diff_languages column is 'java', providing a filtered dataset but without deeper analysis.
Java Commits Test Data
Returns a subset of 5000 entries from the dataset where the programming language difference is Java, providing basic filtering for exploration.
Java Commits Sample
Retrieves the first 1,000 records where the 'diff_languages' column is 'java', providing limited insight into the specific data entries.
Java Commits Validation Sample
Retrieves a sample of entries from the validation dataset where the diff languages are Java, providing limited insight into specific Java-related data points.
Java Commits in Validation
This query retrieves a limited sample of entries from the validation dataset where the programming language difference is Java, providing basic filtering with minimal insight.
Java Commits Sample
This query retrieves a sample of 100 records where the 'diff_languages' is 'java', providing basic filtering but limited analytical value.
Java Commits Sample
Retrieves 100 samples where the language difference is Java, providing basic filtering but minimal analytical value.
Java Commits Sample
Retrieves 10 samples where the diff_languages column is 'java', providing basic examples of data entries with this specific language.
Java Commits Validation Sample
Retrieves 1,000 records where the differences in languages are marked as Java, providing a snapshot of that specific subset but limited to raw data.
Java Commits Sample
This query retrieves 1000 random samples from the dataset where the programming language is Java, offering limited insight beyond raw data.