hash stringlengths 40 40 | diff stringlengths 131 114k | message stringlengths 7 980 | project stringlengths 5 67 | split stringclasses 1
value |
|---|---|---|---|---|
965922c44796ba9d08a274798e67ffd1bedee278 | diff --git a/src/Control/LouverControl.php b/src/Control/LouverControl.php
index <HASH>..<HASH> 100644
--- a/src/Control/LouverControl.php
+++ b/src/Control/LouverControl.php
@@ -218,10 +218,9 @@ class LouverControl extends ComplexControl
{
if ($control!==$this->footerControl)
{
- // Add class... | Align with changes in OverviewTable. | SetBased_php-abc-form-louver | train |
325f31286dd635953a89775691a5fbee187a32f9 | diff --git a/daemon/daemon.go b/daemon/daemon.go
index <HASH>..<HASH> 100644
--- a/daemon/daemon.go
+++ b/daemon/daemon.go
@@ -767,7 +767,7 @@ func NewDaemon(dp datapath.Datapath) (*Daemon, *endpointRestoreState, error) {
t, err := trigger.NewTrigger(trigger.Parameters{
Name: "policy_update",
Prome... | config: make policy trigger duration configurable
Maintain the default to be one second. Make this option configurable for testing
purposes when testing strain on regenerations of endpoints. | cilium_cilium | train |
6fb9b9246e70a2ef638aa75e2c487826c55ff91f | diff --git a/tokenserver/appengine/impl/projectscope/config_validation.go b/tokenserver/appengine/impl/projectscope/config_validation.go
index <HASH>..<HASH> 100644
--- a/tokenserver/appengine/impl/projectscope/config_validation.go
+++ b/tokenserver/appengine/impl/projectscope/config_validation.go
@@ -15,7 +15,9 @@
pa... | [tokenserver] Allow projects to share project-scoped accounts.
Still warn though. Chromium wants to use a LUCI project per Chromium
milestone. Requiring each of them to have a dedicated project-scoped
account is a lot of unnecessary work.
R=<EMAIL>, <EMAIL>
CC=<EMAIL>
Change-Id: I<I>ffbe<I>bf<I>b0c9df<I>e<I>
Reviewe... | luci_luci-go | train |
9a0ac9f7ab8eaf7631e1308e36dbaa532c510922 | diff --git a/expression/builtin_string_vec.go b/expression/builtin_string_vec.go
index <HASH>..<HASH> 100644
--- a/expression/builtin_string_vec.go
+++ b/expression/builtin_string_vec.go
@@ -2051,11 +2051,30 @@ func (b *builtinRpadSig) vecEvalString(input *chunk.Chunk, result *chunk.Column)
}
func (b *builtinCharLe... | expression:implement vectorized evaluation for builtinCharLengthBinarySig (#<I>) | pingcap_tidb | train |
2e820386129ff426954680d10b227a7e9e1f38ab | diff --git a/tests/Guzzle/Tests/Service/Builder/ServiceBuilderTest.php b/tests/Guzzle/Tests/Service/Builder/ServiceBuilderTest.php
index <HASH>..<HASH> 100644
--- a/tests/Guzzle/Tests/Service/Builder/ServiceBuilderTest.php
+++ b/tests/Guzzle/Tests/Service/Builder/ServiceBuilderTest.php
@@ -240,5 +240,6 @@ EOT;
... | [Tests] Ensuring that the correct class was instantiated when using the assumed DefaultBuilder | guzzle_guzzle3 | train |
a316b46ce24d4cad80af65fc78c6e8b7e0dd5737 | diff --git a/synth.py b/synth.py
index <HASH>..<HASH> 100644
--- a/synth.py
+++ b/synth.py
@@ -17,6 +17,9 @@
import synthtool as s
import synthtool.gcp as gcp
import subprocess
+import logging
+
+logging.basicConfig(level=logging.DEBUG)
gapic = gcp.GAPICGenerator()
@@ -25,21 +28,11 @@ versions = ['v1', 'v1p1bet... | synth.py: follow synth scripts from other repos (#<I>)
* gen: synth.py v2
* gen: synth.py excludes src/index.js for multi-version | googleapis_nodejs-vision | train |
ed99fa0ff4665da270dec5e104dbc74234514bff | diff --git a/lib/releaf/rspec/helpers.rb b/lib/releaf/rspec/helpers.rb
index <HASH>..<HASH> 100644
--- a/lib/releaf/rspec/helpers.rb
+++ b/lib/releaf/rspec/helpers.rb
@@ -49,6 +49,9 @@ module Releaf
end
def within_dialog(&block)
+ if first('.dialog form[data-validation=true]')
+ find('.dialog fo... | "within_dialog" test helper validation initalization support added | cubesystems_releaf | train |
20ae95387b1b058ed50838705868df302732b6ae | diff --git a/fluid-api/pom.xml b/fluid-api/pom.xml
index <HASH>..<HASH> 100644
--- a/fluid-api/pom.xml
+++ b/fluid-api/pom.xml
@@ -59,7 +59,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
- <scope>compile</scope>
+ <scope>provided</scope>
</dependency>
<!--Google... | Add formContainerCreate with adding to personal inventory. | Koekiebox-PTY-LTD_Fluid | train |
f19b37f0c467dd2cf4103f214c3ce8aa33bf162b | diff --git a/src/Parser/State.php b/src/Parser/State.php
index <HASH>..<HASH> 100644
--- a/src/Parser/State.php
+++ b/src/Parser/State.php
@@ -69,6 +69,8 @@ class State
*/
protected $new_statement_character_found = false;
+ protected $valid_placeholder_characters = [];
+
/**
*
* Con... | Removed the call to State->capture from State->getIdentifier | auraphp_Aura.Sql | train |
8a1637f8f52a4417d597cbccee15b98edf6d48b7 | diff --git a/lib/fog/vcloud/models/compute/server.rb b/lib/fog/vcloud/models/compute/server.rb
index <HASH>..<HASH> 100644
--- a/lib/fog/vcloud/models/compute/server.rb
+++ b/lib/fog/vcloud/models/compute/server.rb
@@ -31,6 +31,11 @@ module Fog
def tags
Fog::Vcloud::Compute::Tags.new(:service => ser... | shows customizationScript of a VM | fog_fog | train |
6287c21ade4dac0cb597ee7e303e7ee08652db96 | diff --git a/sitemetrics/__init__.py b/sitemetrics/__init__.py
index <HASH>..<HASH> 100644
--- a/sitemetrics/__init__.py
+++ b/sitemetrics/__init__.py
@@ -1,4 +1,4 @@
-VERSION = (0, 3, 0)
+VERSION = (0, 4, 0)
# TODO api docs
# TODO tests | Version number is bumped up. | idlesign_django-sitemetrics | train |
bb32cb1a079981bd61b7114d268ba64db4b6f015 | diff --git a/pysat/utils/testing.py b/pysat/utils/testing.py
index <HASH>..<HASH> 100644
--- a/pysat/utils/testing.py
+++ b/pysat/utils/testing.py
@@ -7,6 +7,7 @@
import numpy as np
+
def assert_list_contains(small_list, big_list, test_nan=False, test_case=True):
"""Assert all elements of one list exist with... | STY: added extra whitespace
Added missing blank line. | rstoneback_pysat | train |
6ba089abeab5bdfb99dcd476387bb2083627f2fc | diff --git a/package.json b/package.json
index <HASH>..<HASH> 100644
--- a/package.json
+++ b/package.json
@@ -67,8 +67,8 @@
"@4c/rollout": "^1.2.0",
"@babel/cli": "^7.1.0",
"@babel/core": "^7.1.5",
- "@storybook/addon-actions": "^3.4.11",
- "@storybook/react": "3.4.11",
+ "@storybook/addon-acti... | chore: update storybook (#<I>)
Fixes issue described in <URL> | intljusticemission_react-big-calendar | train |
84f6002088bb4cc6c210463a76d55d473a1a637a | diff --git a/modeshape-jcr/src/test/java/org/modeshape/jcr/LocalIndexProviderTest.java b/modeshape-jcr/src/test/java/org/modeshape/jcr/LocalIndexProviderTest.java
index <HASH>..<HASH> 100644
--- a/modeshape-jcr/src/test/java/org/modeshape/jcr/LocalIndexProviderTest.java
+++ b/modeshape-jcr/src/test/java/org/modeshape/j... | MODE-<I> - Added unit test to demonstrate issue | ModeShape_modeshape | train |
310ddec823cbeadf694c396b27b5610474f05bcc | diff --git a/registry/registry_mock_test.go b/registry/registry_mock_test.go
index <HASH>..<HASH> 100644
--- a/registry/registry_mock_test.go
+++ b/registry/registry_mock_test.go
@@ -330,7 +330,7 @@ func TestPing(t *testing.T) {
/* Uncomment this to test Mocked Registry locally with curl
* WARNING: Don't push on t... | Disabled test server in the tests | containers_storage | train |
14b39a826ee72bfbe65b2485e33d5ce139c79c1f | diff --git a/content/js/site.js b/content/js/site.js
index <HASH>..<HASH> 100644
--- a/content/js/site.js
+++ b/content/js/site.js
@@ -1,7 +1,7 @@
(function () {
'use strict';
- var clipboard = new Clipboard('.btn');
+ var clipboard = new Clipboard('.copy-code');
clipboard.on('success', function(e) {
... | Instantiate Clipboard.js w/ proper class. 📎 | Pier1_rocketbelt | train |
1780558b07980c301ab72aab3b817e63f9493445 | diff --git a/config_resolver/core.py b/config_resolver/core.py
index <HASH>..<HASH> 100644
--- a/config_resolver/core.py
+++ b/config_resolver/core.py
@@ -25,6 +25,7 @@ LookupMetadata = namedtuple('LookupMetadata', [
'loaded_files',
'config_id'
])
+FileReadability = namedtuple('FileReadability', 'is_readable... | Add "reason" to file readability | exhuma_config_resolver | train |
3976ed024df68a51589d723702e5db8f51da4fe1 | diff --git a/enamdict.js b/enamdict.js
index <HASH>..<HASH> 100644
--- a/enamdict.js
+++ b/enamdict.js
@@ -20,13 +20,11 @@ var lineRegex = /^([^ ]+) \[([^\]]+)\] \/(.*?) \([^\)]*?\b([ugfms])\b[^\)]*?\).*
// Data cache
var byRomaji = {};
-// TODO: Need to add a simplified lookup where all long vowels are reduced
+//... | Remove some debugging stuff, tweak some comments. | jeresig_node-enamdict | train |
be663b8596fc3e3d02cb5716db1d638788a0230e | diff --git a/pkg_resources/__init__.py b/pkg_resources/__init__.py
index <HASH>..<HASH> 100644
--- a/pkg_resources/__init__.py
+++ b/pkg_resources/__init__.py
@@ -791,8 +791,8 @@ class WorkingSet(object):
# key -> dist
best = {}
to_activate = []
- # Map requirement to the extras that r... | Extract _ReqExtras to encapsulate that functionality and decouple it from WorkingSet. | pypa_setuptools | train |
67a5d686ec40e7b9df8f2d4413f26fc0d32493ff | diff --git a/ashley/src/com/badlogic/ashley/core/Engine.java b/ashley/src/com/badlogic/ashley/core/Engine.java
index <HASH>..<HASH> 100644
--- a/ashley/src/com/badlogic/ashley/core/Engine.java
+++ b/ashley/src/com/badlogic/ashley/core/Engine.java
@@ -324,7 +324,6 @@ public class Engine {
}
listeners.end();
not... | removed another call to processPendingEntityOperations (thanks @Lusito) | libgdx_ashley | train |
cf706f4ca8a02ed458b406b8a3bc412e592ff17f | diff --git a/bio/sifts.py b/bio/sifts.py
index <HASH>..<HASH> 100644
--- a/bio/sifts.py
+++ b/bio/sifts.py
@@ -11,12 +11,13 @@ import os
import xml
from xml.sax import parse as parse_xml
-from tools.fs.io import read_file, write_file, safe_gz_unzip
+from tools.fs.fsio import read_file, write_file, safe_gz_unzip
fr... | The SIFTS mapping now maps PDB ATOM IDs to (UniParcID, index-in-sequence) pairs. | Kortemme-Lab_klab | train |
8d06e9d4a2f3cc559df9a2ab92330e75f1f1b570 | diff --git a/test/com/opera/core/systems/OperaScopePreferencesTest.java b/test/com/opera/core/systems/OperaScopePreferencesTest.java
index <HASH>..<HASH> 100644
--- a/test/com/opera/core/systems/OperaScopePreferencesTest.java
+++ b/test/com/opera/core/systems/OperaScopePreferencesTest.java
@@ -22,6 +22,7 @@ import com.... | Ensuring driver has been created first | operasoftware_operaprestodriver | train |
150c7b32473ee312c1d047ddced5229d45cdaccf | diff --git a/core/src/main/java/dagger/internal/SetBinding.java b/core/src/main/java/dagger/internal/SetBinding.java
index <HASH>..<HASH> 100644
--- a/core/src/main/java/dagger/internal/SetBinding.java
+++ b/core/src/main/java/dagger/internal/SetBinding.java
@@ -48,7 +48,7 @@ public final class SetBinding<T> extends Bi... | Propagate SetBindings settings in the copy constructor. | square_dagger | train |
f9abdef6708b3775ee3fc9a2dc364ff1adb1834d | diff --git a/eZ/Publish/API/Repository/Tests/SearchServiceTest.php b/eZ/Publish/API/Repository/Tests/SearchServiceTest.php
index <HASH>..<HASH> 100644
--- a/eZ/Publish/API/Repository/Tests/SearchServiceTest.php
+++ b/eZ/Publish/API/Repository/Tests/SearchServiceTest.php
@@ -440,7 +440,7 @@ class SearchServiceTest exten... | Updated property name after merge with master | ezsystems_ezpublish-kernel | train |
75ead813b4335bab2464b6af0fb776c3d746242f | diff --git a/lib/gitlab/client/notes.rb b/lib/gitlab/client/notes.rb
index <HASH>..<HASH> 100644
--- a/lib/gitlab/client/notes.rb
+++ b/lib/gitlab/client/notes.rb
@@ -36,9 +36,11 @@ class Gitlab::Client
#
# @param [Integer] project The ID of a project.
# @param [Integer] snippet The ID of a snippet.
+ ... | Added :page and :per_page query options to snippet_notes method | NARKOZ_gitlab | train |
b4788e69667f22c6d18eb9a4cde33d48b109b50a | diff --git a/test/src/main/java/org/jvnet/hudson/test/HudsonTestCase.java b/test/src/main/java/org/jvnet/hudson/test/HudsonTestCase.java
index <HASH>..<HASH> 100644
--- a/test/src/main/java/org/jvnet/hudson/test/HudsonTestCase.java
+++ b/test/src/main/java/org/jvnet/hudson/test/HudsonTestCase.java
@@ -951,6 +951,18 @@ ... | added assertNotContain mehtod. | jenkinsci_jenkins | train |
c1a116e03582053169426cb25fc0258e90d6fcf8 | diff --git a/src/Instructions/Mapping/Base/Mapping.php b/src/Instructions/Mapping/Base/Mapping.php
index <HASH>..<HASH> 100644
--- a/src/Instructions/Mapping/Base/Mapping.php
+++ b/src/Instructions/Mapping/Base/Mapping.php
@@ -30,10 +30,10 @@ abstract class Mapping extends Instruction implements MappingInterface
{... | excluding input values for exclusive mapping before applying | Nayjest_Builder | train |
b51443458197dc3b56f917143991460ad410f502 | diff --git a/client.go b/client.go
index <HASH>..<HASH> 100644
--- a/client.go
+++ b/client.go
@@ -2497,7 +2497,9 @@ func (me *Client) pieceChanged(t *torrent, piece int) {
} else {
me.onFailedPiece(t, piece)
}
- t.updatePiecePriority(piece)
+ if t.updatePiecePriority(piece) {
+ t.piecePriorityChanged(piece)
+ ... | Trigger piece request order changes on connections in a few spots
The client was requesting already obtained data in certain circumstances. This fixes it. | anacrolix_torrent | train |
605911c215505c38b6e76fe66d77d009b0f4a4ed | diff --git a/src/main/java/mServer/crawler/sender/ard/json/ArdMediaArrayToDownloadUrlsConverter.java b/src/main/java/mServer/crawler/sender/ard/json/ArdMediaArrayToDownloadUrlsConverter.java
index <HASH>..<HASH> 100644
--- a/src/main/java/mServer/crawler/sender/ard/json/ArdMediaArrayToDownloadUrlsConverter.java
+++ b/s... | #<I> handle uhd urls and use lowest hd url for normal if normal is missing | mediathekview_MServer | train |
c6e8d387af359e9ca077d27d752be3341550a09b | diff --git a/src/methods/create.js b/src/methods/create.js
index <HASH>..<HASH> 100644
--- a/src/methods/create.js
+++ b/src/methods/create.js
@@ -21,11 +21,11 @@ export default function({model, req, res}) {
if (documents.length === 1) {
return res
.status(201)
- .body = documents[0]... | refactor: conistent use of `toJSON`
All documents are transformed into a plain JavaScript object before
stored into `response.body`. | netiam_contrib-rest | train |
3fd44d65645cb8177b480f7e61dedc6142b19d21 | diff --git a/src/Flysystem/AssetAdapter.php b/src/Flysystem/AssetAdapter.php
index <HASH>..<HASH> 100644
--- a/src/Flysystem/AssetAdapter.php
+++ b/src/Flysystem/AssetAdapter.php
@@ -6,6 +6,7 @@ use League\Flysystem\Adapter\Local;
use League\Flysystem\Config as FlysystemConfig;
use SilverStripe\Assets\File;
use Silv... | FIX Ensure source file comments are disabled when generating htaccess file | silverstripe_silverstripe-assets | train |
6534e6606d2b22a9eb874db8251536b4c050f425 | diff --git a/GPy/testing/model_tests.py b/GPy/testing/model_tests.py
index <HASH>..<HASH> 100644
--- a/GPy/testing/model_tests.py
+++ b/GPy/testing/model_tests.py
@@ -126,6 +126,23 @@ class MiscTests(unittest.TestCase):
m2.kern[:] = m.kern[''].values()
np.testing.assert_equal(m.log_likelihood(), m2.lo... | [tests] added some unfix fix print and gradcheck tests, it basically just behaves as a user would do with a model | SheffieldML_GPy | train |
06eebb1d87a519ea97adb435b4f6c42df6dbc027 | diff --git a/iapws/iapws95.py b/iapws/iapws95.py
index <HASH>..<HASH> 100644
--- a/iapws/iapws95.py
+++ b/iapws/iapws95.py
@@ -456,11 +456,13 @@ class MEoS(_fase):
rhoL = self._Liquid_Density(T)
rhoG = self._Vapor_Density(T)
- g = 1000.
+ g = 500.
erroro = 1e6
rholo =... | fix saturation algorithm for converge in D2O | jjgomera_iapws | train |
5a5929ab2e920891e79553c8d2cdb3eb489405f5 | diff --git a/lib/joinable/acts_as_joinable_component.rb b/lib/joinable/acts_as_joinable_component.rb
index <HASH>..<HASH> 100644
--- a/lib/joinable/acts_as_joinable_component.rb
+++ b/lib/joinable/acts_as_joinable_component.rb
@@ -180,24 +180,33 @@ module Joinable #:nodoc:
end
end
- # Delegate vi... | Allow view_permission to be set at the instance level. Stop recursing if the component specifies a view_permission. | rrn_acts_as_joinable | train |
b8cdc964a63c0d47819ca559e05c47627468c461 | diff --git a/classes/World.js b/classes/World.js
index <HASH>..<HASH> 100644
--- a/classes/World.js
+++ b/classes/World.js
@@ -1,4 +1,5 @@
-var fs = require('fs');
+var fs = require('fs'),
+ pth = require('path');
/**
* The World class is the main game driver. It determines which files to load
* and from where... | Changed the way paths are handled in the World class. | Yuffster_discord-engine | train |
a06b26b730f5bf997dbcbe22e01c2fe006830530 | diff --git a/moskito-aop/src/main/java/net/anotheria/moskito/aop/aspect/MonitoringBaseAspect.java b/moskito-aop/src/main/java/net/anotheria/moskito/aop/aspect/MonitoringBaseAspect.java
index <HASH>..<HASH> 100644
--- a/moskito-aop/src/main/java/net/anotheria/moskito/aop/aspect/MonitoringBaseAspect.java
+++ b/moskito-ao... | calculate cumulate stats is conditional now to preventing calculating double for cumulating if we call from one method to another | anotheria_moskito | train |
1e2b9b75c720a93888d3386f18937fff232e4af4 | diff --git a/src/main/java/com/buschmais/jqassistant/plugin/common/impl/scanner/AbstractContainerScannerPlugin.java b/src/main/java/com/buschmais/jqassistant/plugin/common/impl/scanner/AbstractContainerScannerPlugin.java
index <HASH>..<HASH> 100644
--- a/src/main/java/com/buschmais/jqassistant/plugin/common/impl/scanne... | #<I> added example CSV scanner plugin | buschmais_jqa-plugin-common | train |
4e7520f26a49b5d3b45189cdd375904feb16d4ee | diff --git a/aws-sdk-core/lib/aws.rb b/aws-sdk-core/lib/aws.rb
index <HASH>..<HASH> 100644
--- a/aws-sdk-core/lib/aws.rb
+++ b/aws-sdk-core/lib/aws.rb
@@ -10,45 +10,45 @@ module Aws
# @api private
# services
- SERVICE_MODULE_NAMES = [
- :AutoScaling,
- :CloudFormation,
- :CloudFront,
- :CloudSearch... | Converted the list of service module names from symbols to strings. | aws_aws-sdk-ruby | train |
bedc3a242bdb3738e24b513b12f75dcc6746715f | diff --git a/tests/Sniffs/PHP/data/uselessParenthesesNoErrors.php b/tests/Sniffs/PHP/data/uselessParenthesesNoErrors.php
index <HASH>..<HASH> 100644
--- a/tests/Sniffs/PHP/data/uselessParenthesesNoErrors.php
+++ b/tests/Sniffs/PHP/data/uselessParenthesesNoErrors.php
@@ -41,6 +41,7 @@ $class = new class ($number) {
$... | UselessParenthesesSniff: More tests | slevomat_coding-standard | train |
653bc1fc72cde666373f039af99ad91076c1249f | diff --git a/examples/tutorial_pandas.py b/examples/tutorial_pandas.py
index <HASH>..<HASH> 100644
--- a/examples/tutorial_pandas.py
+++ b/examples/tutorial_pandas.py
@@ -20,7 +20,7 @@ def main(host='localhost', port=8086):
client.create_database(dbname)
print("Write DataFrame")
- client.write_points({'d... | fix handle error when trying to import pandas | influxdata_influxdb-python | train |
0598385231a25e0616ec1087f9ff6c06580a2c1e | diff --git a/state/allcollections.go b/state/allcollections.go
index <HASH>..<HASH> 100644
--- a/state/allcollections.go
+++ b/state/allcollections.go
@@ -288,7 +288,8 @@ func allCollections() CollectionSchema {
Key: []string{"model-uuid", "machineid"},
}},
},
- minUnitsC: {},
+ unitStatesC: {},
+ minUni... | Ensure unitstate collection is created if missing | juju_juju | train |
81ae0877f1861bcd3ab93df360f1c7412b2967f1 | diff --git a/src/js/touch-carousel.js b/src/js/touch-carousel.js
index <HASH>..<HASH> 100644
--- a/src/js/touch-carousel.js
+++ b/src/js/touch-carousel.js
@@ -58,7 +58,10 @@
TouchCarousel.prototype._regTouchGestures = function() {
this.$itemsWrapper
.add(this.$indicators) // fixes issue #9
- .hammer... | preventDefault
Prevent the default gesture on the browser... so it doesn't slide up and down ... the e.prevenDefault is not working for me... it might be because of the newer hammer js version ... i dont know...
this way it seems to work | ixisio_bootstrap-touch-carousel | train |
ba27c7e2210779e06b39e3b1332d2493baa08a5b | diff --git a/cirq-core/cirq/ops/pauli_string.py b/cirq-core/cirq/ops/pauli_string.py
index <HASH>..<HASH> 100644
--- a/cirq-core/cirq/ops/pauli_string.py
+++ b/cirq-core/cirq/ops/pauli_string.py
@@ -745,7 +745,7 @@ class PauliString(raw_types.Operation, Generic[TKey]):
while any(result.shape):
res... | Avoid warning on complex-to-float conversion (#<I>)
Make it clear we want to use the real part. | quantumlib_Cirq | train |
e8c20e38517b57da4649b65d1c7461bf5b96b3b3 | diff --git a/session.go b/session.go
index <HASH>..<HASH> 100644
--- a/session.go
+++ b/session.go
@@ -194,7 +194,7 @@ func (s Session) SubredditComments(subreddit string, params ListingOptions) ([]*
if err != nil {
return nil, err
}
-
+
var comments interface{}
if err = json.NewDecoder(body).Decode(&commen... | added functions to read in user comments and submissions (#<I>) | jzelinskie_geddit | train |
6f3af91c0bebe0bb566f2a589558520fe952f632 | diff --git a/lib/apivore.rb b/lib/apivore.rb
index <HASH>..<HASH> 100644
--- a/lib/apivore.rb
+++ b/lib/apivore.rb
@@ -23,20 +23,39 @@ module Apivore
result == []
end
- def paths()
- @json['paths']
+ def paths(filter = nil)
+ result = @json['paths'].collect { |p| Path.new(p) }
+ unles... | split out Paths and Schema Objects to their own classes | westfieldlabs_apivore | train |
f7fcf102b6a71e11e36cd7e426af9591a1fb4655 | diff --git a/clients/unshaded/src/main/java/tachyon/hadoop/HdfsFileInputStream.java b/clients/unshaded/src/main/java/tachyon/hadoop/HdfsFileInputStream.java
index <HASH>..<HASH> 100644
--- a/clients/unshaded/src/main/java/tachyon/hadoop/HdfsFileInputStream.java
+++ b/clients/unshaded/src/main/java/tachyon/hadoop/HdfsFi... | Add todo for cleaning up HdfsFileInputStream. | Alluxio_alluxio | train |
7028666c59127592e8d0306a112c71618106a678 | diff --git a/lib/api/compile_and_load.js b/lib/api/compile_and_load.js
index <HASH>..<HASH> 100644
--- a/lib/api/compile_and_load.js
+++ b/lib/api/compile_and_load.js
@@ -5,8 +5,7 @@ var tmp = require("temp"),
binding = require("./binding");
var rootDir = path.join(__dirname, "..", ".."),
- headerDir = path.... | In compileAndLoad, don't link to tree-sitter runtime | tree-sitter_tree-sitter-cli | train |
86dcbc5a8657e1028eb233282c0e85186129dbb0 | diff --git a/src/python/pants/backend/codegen/tasks/apache_thrift_gen.py b/src/python/pants/backend/codegen/tasks/apache_thrift_gen.py
index <HASH>..<HASH> 100644
--- a/src/python/pants/backend/codegen/tasks/apache_thrift_gen.py
+++ b/src/python/pants/backend/codegen/tasks/apache_thrift_gen.py
@@ -29,7 +29,7 @@ from pa... | Handle both single and double quotes for thrift includes
Testing Done:
Ran existing test; manual test with single quotes.
Reviewed at <URL> | pantsbuild_pants | train |
daaa919005599ef24516c673b64473944181beaf | diff --git a/src/engine/engineState.js b/src/engine/engineState.js
index <HASH>..<HASH> 100644
--- a/src/engine/engineState.js
+++ b/src/engine/engineState.js
@@ -637,6 +637,14 @@ export class EngineState {
this.addressCache = cacheJson.addresses
this.txHeightCache = cacheJson.heights
+ // Fillup t... | fill up the missing header list when loading from cache, otherwise it would never fetch headers for an already recived transaction. | EdgeApp_edge-currency-bitcoin | train |
36359fac95c78ffdf76fbc47a26c7c8ad21685b1 | 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
@@ -45,11 +45,12 @@ def start_ebrisk(gmfgetter, param, monitor):
assets_by_site = assetcol.assets_by_site()
with monito... | Cleanup [skip CI] | gem_oq-engine | train |
33183fceb9bc02e07982a9bcfbe94af33519234d | diff --git a/nion/instrumentation/scan_base.py b/nion/instrumentation/scan_base.py
index <HASH>..<HASH> 100644
--- a/nion/instrumentation/scan_base.py
+++ b/nion/instrumentation/scan_base.py
@@ -36,6 +36,9 @@ class ScanFrameParameters:
self.pixel_time_us = d.get("pixel_time_us", 10)
self.fov_nm = d.ge... | Rework subscan params to pass context and subscan, useful for calculation. | nion-software_nionswift-instrumentation-kit | train |
7b0445ec6c019c03cc4a57975e84f02363d6f14f | diff --git a/pkg/cmd/server/kube_master.go b/pkg/cmd/server/kube_master.go
index <HASH>..<HASH> 100644
--- a/pkg/cmd/server/kube_master.go
+++ b/pkg/cmd/server/kube_master.go
@@ -47,7 +47,7 @@ func (cfg Config) BuildKubernetesMasterConfig(requestContextMapper kapi.RequestC
kmaster := &kubernetes.MasterConfig{
Mast... | fix nodelist access for kube master | openshift_origin | train |
d03a564cd0d8e91fffef9e7b056e2d1de2fd734d | diff --git a/tagcube_cli/cli.py b/tagcube_cli/cli.py
index <HASH>..<HASH> 100644
--- a/tagcube_cli/cli.py
+++ b/tagcube_cli/cli.py
@@ -145,7 +145,7 @@ class TagCubeCLI(object):
else:
if cmd_args.target_url is None:
parser.error('argument --target-url is required')
- eli... | Parsing the path file into a list | tagcubeio_tagcube-cli | train |
7f59c455c9a41b4322f29b91653405a19548dc81 | diff --git a/lib/netsuite/records/customer_deposit.rb b/lib/netsuite/records/customer_deposit.rb
index <HASH>..<HASH> 100644
--- a/lib/netsuite/records/customer_deposit.rb
+++ b/lib/netsuite/records/customer_deposit.rb
@@ -20,7 +20,7 @@ module NetSuite
fields :custom_form, :payment, :tran_date, :exchange_rate, :... | adding department record reference to customer deposit record | NetSweet_netsuite | train |
025505ba0761fc60bc366571a6cb7a80512a6e82 | diff --git a/molgenis-data-rest/src/main/java/org/molgenis/data/rest/v2/AttributeFilter.java b/molgenis-data-rest/src/main/java/org/molgenis/data/rest/v2/AttributeFilter.java
index <HASH>..<HASH> 100644
--- a/molgenis-data-rest/src/main/java/org/molgenis/data/rest/v2/AttributeFilter.java
+++ b/molgenis-data-rest/src/ma... | Remove unused and dangerous ALL_ATTRS_FILTER, the filters are not immutable. | molgenis_molgenis | train |
31105cc472b33412ef024f11fecc3f8cca33cfd8 | diff --git a/octodns/cmds/sync.py b/octodns/cmds/sync.py
index <HASH>..<HASH> 100755
--- a/octodns/cmds/sync.py
+++ b/octodns/cmds/sync.py
@@ -25,18 +25,19 @@ def main():
parser.add_argument('zone', nargs='*', default=[],
help='Limit sync to the specified zone(s)')
- # --sources isn't... | Implement octodns-sync --source
It can be useful to only synchronize zones that use a certain source. For
example, in a situation where some zones use a dynamic source and others don't,
you probably want to synchronize those with a dynamic source regularly, and
only synchronize the others when a change is made.
Altho... | github_octodns | train |
88526103a2004bc28b20a22def52ac739572f87f | diff --git a/README.md b/README.md
index <HASH>..<HASH> 100644
--- a/README.md
+++ b/README.md
@@ -93,3 +93,25 @@ offset integer:
```php
echo $skeVent->time(null, -5); // outputs the time adjusted for US Eastern Standard time
```
+
+## Basic-er Usage
+
+For an instant, non-customized event form, use the magical `ske... | Progress on skeDoosh | CampusUnion_Sked | train |
fd1b831777265b9cf7a4caa97a4175c1738ccb12 | diff --git a/index.js b/index.js
index <HASH>..<HASH> 100644
--- a/index.js
+++ b/index.js
@@ -32,11 +32,11 @@ for(var i=2; i<process.argv.length;i++){
global.basePath = path.join(process.cwd(),process.argv[i+1]);
}
}else if(key == '-v' || key == '--verbose'){
- key = '-v';
require('./os/nushi/stubbyd... | fixing a bug. It was ignoring next argument of verbose or logs option | NaturalIntelligence_StubbyDB | train |
1020b64d907fb5083adfe838df9c54720d16c59b | diff --git a/src/Typeahead.react.js b/src/Typeahead.react.js
index <HASH>..<HASH> 100644
--- a/src/Typeahead.react.js
+++ b/src/Typeahead.react.js
@@ -222,8 +222,10 @@ const Typeahead = React.createClass({
this._hideDropdown();
break;
case RETURN:
- let selected = options[activeIndex];
-... | Don't allow selections while menu is closed | ericgio_react-bootstrap-typeahead | train |
a4f7bf8ab238a6b2be93528820e4b100cc001cb8 | diff --git a/Tests/Stub/StubLocaleTest.php b/Tests/Stub/StubLocaleTest.php
index <HASH>..<HASH> 100644
--- a/Tests/Stub/StubLocaleTest.php
+++ b/Tests/Stub/StubLocaleTest.php
@@ -11,8 +11,8 @@
namespace Symfony\Component\Locale\Tests\Stub;
-use Symfony\Component\Intl\Intl;
use Symfony\Component\Intl\Util\IcuVersi... | [Intl] Moved stub data to Icu component <I>.x | symfony_locale | train |
c6ebb5a1c8f54318783f37bc915ede393fc358ac | diff --git a/calendar-bundle/src/Resources/contao/Events.php b/calendar-bundle/src/Resources/contao/Events.php
index <HASH>..<HASH> 100644
--- a/calendar-bundle/src/Resources/contao/Events.php
+++ b/calendar-bundle/src/Resources/contao/Events.php
@@ -231,6 +231,7 @@ abstract class Events extends Module
$span = floor... | [Calendar] Completed tickets #<I>, #<I>, #<I> and #<I> | contao_contao | train |
cad1325a90a4ce5d56915467bf1fe52f38814b5a | diff --git a/uncompyle6/parsers/parse22.py b/uncompyle6/parsers/parse22.py
index <HASH>..<HASH> 100644
--- a/uncompyle6/parsers/parse22.py
+++ b/uncompyle6/parsers/parse22.py
@@ -18,6 +18,10 @@ class Python22Parser(Python23Parser):
COME_FROM POP_TOP COME_FROM
list_for ::= expr for_iter ... | Python <I> code anomoly?
Python <I> may generate PRINT_ITEM_CONT in some places for PRINT_ITEM | rocky_python-uncompyle6 | train |
8eceff996190525d845fe67b5c5a38dd8dc4a968 | diff --git a/phraseapp/auth.go b/phraseapp/auth.go
index <HASH>..<HASH> 100644
--- a/phraseapp/auth.go
+++ b/phraseapp/auth.go
@@ -14,7 +14,7 @@ type AuthCredentials struct {
Username string `cli:"opt --username desc='username used for authentication'"`
Token string `cli:"opt --token desc='token used for authent... | solves default behavior for Host | phrase_phraseapp-go | train |
6fb4097fc313739bdb529193453bafa4a187f625 | diff --git a/lxd/container_lxc.go b/lxd/container_lxc.go
index <HASH>..<HASH> 100644
--- a/lxd/container_lxc.go
+++ b/lxd/container_lxc.go
@@ -2374,8 +2374,8 @@ func (c *containerLXC) startCommon() (string, error) {
return "", err
}
- // Attempt to disable IPv6 on the host side interface
- networ... | lxd/container: Changes disable_ipv6=1 to accept_ra=0 on host side interface
This allows host side static IPv6 routes to be added. | lxc_lxd | train |
f4cab0fc43bc88c120d67489f7d195828f33e198 | diff --git a/angr/analyses/cfg.py b/angr/analyses/cfg.py
index <HASH>..<HASH> 100644
--- a/angr/analyses/cfg.py
+++ b/angr/analyses/cfg.py
@@ -775,30 +775,43 @@ class CFG(Analysis, CFGBase):
jumpkind = 'Ijk_Boring' if jumpkind is None else jumpkind
sim_run = self.project.factory.sim_ru... | Fix a potential infinite loop in CFG recovery.
Before this fix, after switching from fastpath mode to symbolic mode in
CFG._get_simrun(), it would stay in symbolic mode and try to build the
SimRun forever if claripy raises an exception. | angr_angr | train |
f143735969122833e8dbaccae7e89d362f67f66d | diff --git a/tornadose/handlers.py b/tornadose/handlers.py
index <HASH>..<HASH> 100644
--- a/tornadose/handlers.py
+++ b/tornadose/handlers.py
@@ -50,8 +50,8 @@ class EventSource(BaseHandler):
* It is a normal HTTP connection and so can be more easily monitored
than websockets using tools like curl__ or... | Reword point on browsers reconnecting to SSE | mivade_tornadose | train |
ac7e3c6b5c13c18b31c8f779b77ef9219769c7ce | diff --git a/eq3bt/connection.py b/eq3bt/connection.py
index <HASH>..<HASH> 100644
--- a/eq3bt/connection.py
+++ b/eq3bt/connection.py
@@ -15,12 +15,13 @@ _LOGGER = logging.getLogger(__name__)
class BTLEConnection(btle.DefaultDelegate):
"""Representation of a BTLE Connection."""
- def __init__(self, mac):
+ ... | Add bt interface selection (#<I>)
* Add bt interface selection
* Update eq3cli.py
Fix interface selection in cli | rytilahti_python-eq3bt | train |
fcd6bce775a93a5ed56ddd0bde81d463248d55ee | diff --git a/src/apicache.js b/src/apicache.js
index <HASH>..<HASH> 100644
--- a/src/apicache.js
+++ b/src/apicache.js
@@ -414,7 +414,7 @@ function ApiCache() {
if (redis) {
try {
redis.hgetall(key, function (err, obj) {
- if (!err && obj) {
+ if (!err && obj && obj.resp... | Add support for ioredis | kwhitley_apicache | train |
0abd0c5e6591a9bcb1ecf59b22f0921451f3039c | diff --git a/src/bbn/appui/cron.php b/src/bbn/appui/cron.php
index <HASH>..<HASH> 100644
--- a/src/bbn/appui/cron.php
+++ b/src/bbn/appui/cron.php
@@ -160,8 +160,8 @@ class cron extends \bbn\obj{
FROM {$this->table}
WHERE active = 1
AND next < ?".
- ( is_int($id_cron) ? " AND id_cron ... | Added run_all in appui\cron | nabab_bbn | train |
e91d5d7121394007c4133c551c859f311a70b44f | diff --git a/dispatch/static/manager/src/js/components/ColumnEditor/ColumnForm.js b/dispatch/static/manager/src/js/components/ColumnEditor/ColumnForm.js
index <HASH>..<HASH> 100644
--- a/dispatch/static/manager/src/js/components/ColumnEditor/ColumnForm.js
+++ b/dispatch/static/manager/src/js/components/ColumnEditor/Col... | limit article select input in columns form to only show articles from the same sections as the column | ubyssey_dispatch | train |
1f6b121d3c7b4e2deb694f02499e3c9a817a84a5 | diff --git a/ext/rest/src/main/java/org/minimalj/rest/RestServer.java b/ext/rest/src/main/java/org/minimalj/rest/RestServer.java
index <HASH>..<HASH> 100644
--- a/ext/rest/src/main/java/org/minimalj/rest/RestServer.java
+++ b/ext/rest/src/main/java/org/minimalj/rest/RestServer.java
@@ -57,21 +57,4 @@ public class RestS... | It's now allowed to start two frontends with the same application
Like this:
XyApplication application = new XyApplication();
NanoWebServer.start(application);
RestServer.start(application);
WithFrontend not needed anymore | BrunoEberhard_minimal-j | train |
75e39df00d50e828136daa19ea7287e4f43539cd | diff --git a/graylog2-server/src/main/java/org/graylog2/periodical/PurgeExpiredAgentsThread.java b/graylog2-server/src/main/java/org/graylog2/periodical/PurgeExpiredAgentsThread.java
index <HASH>..<HASH> 100644
--- a/graylog2-server/src/main/java/org/graylog2/periodical/PurgeExpiredAgentsThread.java
+++ b/graylog2-serv... | Adding debug message logging how many inactive agents were purged. | Graylog2_graylog2-server | train |
663404074ff1e4e5bcc7258279168136d7eabe46 | diff --git a/lib/s3direct/upload_request.rb b/lib/s3direct/upload_request.rb
index <HASH>..<HASH> 100644
--- a/lib/s3direct/upload_request.rb
+++ b/lib/s3direct/upload_request.rb
@@ -85,7 +85,7 @@ module S3Direct
# sign our request by Base64 encoding the policy document.
def s3_upload_signature
signatu... | Remove deprecated use of OpenSSL::Digest::Digest | Kajabi_s3direct | train |
71c419513d1b07677ad33f12a7f71847a54245da | diff --git a/cleverhans/attacks.py b/cleverhans/attacks.py
index <HASH>..<HASH> 100644
--- a/cleverhans/attacks.py
+++ b/cleverhans/attacks.py
@@ -514,7 +514,7 @@ class SaliencyMapMethod(Attack):
theta=self.theta, gamma=self.gamma,
clip_min=self.clip_min, clip_max=self.clip_max... | Change the default value of gamma for JSMA from np.inf to 1. | tensorflow_cleverhans | train |
fa658c43d344f52cd3d6d3a7f1e9d78571c806cf | diff --git a/lib/validate.js b/lib/validate.js
index <HASH>..<HASH> 100644
--- a/lib/validate.js
+++ b/lib/validate.js
@@ -4,6 +4,9 @@ var path = require('path');
var deepFreeze = require('deep-freeze');
+var RE_LAST_URL_SECTION = /([^\/]+)\/?$/i;
+var RE_QUERY = /\?.*$/;
+
function formatTraceData(output, data){... | add better fallbacks for filename on traces | gardr_validator | train |
b9b183942e29aee195755c49a76b19c0a70ef7a3 | diff --git a/server/src/test/java/org/cloudfoundry/identity/uaa/authorization/external/LdapGroupMappingAuthorizationManagerTests.java b/server/src/test/java/org/cloudfoundry/identity/uaa/authorization/external/LdapGroupMappingAuthorizationManagerTests.java
index <HASH>..<HASH> 100644
--- a/server/src/test/java/org/clou... | Remove line that does nothing
This element gets overwritten three lines below
[#<I>] | cloudfoundry_uaa | train |
215dea449df859097aad98c9aed7d4ca04c1bbce | diff --git a/hazelcast/src/main/java/com/hazelcast/client/impl/spi/impl/TranslateToPublicAddressProvider.java b/hazelcast/src/main/java/com/hazelcast/client/impl/spi/impl/TranslateToPublicAddressProvider.java
index <HASH>..<HASH> 100644
--- a/hazelcast/src/main/java/com/hazelcast/client/impl/spi/impl/TranslateToPublicA... | doc: explain why ssl needs explicit config for public address (#<I>)
* doc: explain why ssl needs explicit config for public address
* Update hazelcast/src/main/java/com/hazelcast/client/impl/spi/impl/TranslateToPublicAddressProvider.java | hazelcast_hazelcast | train |
7f944c260bb92d27411ab0c8b1fa0d9ce2227544 | 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
@@ -616,9 +616,10 @@ class Newsletter extends Backend
* Synchronize newsletter subscription of existin... | [Newsletter] Fixed the issue with lost newsletter subscriptions (#<I>) | contao_contao | train |
1413acd3e0beeb1d1151491e15d9684aff4b5725 | diff --git a/lib/tabletojson.js b/lib/tabletojson.js
index <HASH>..<HASH> 100644
--- a/lib/tabletojson.js
+++ b/lib/tabletojson.js
@@ -123,6 +123,9 @@ exports.convertUrl = function(url, arg1, arg2) {
function fetchUrl(url, callback) {
var deferred = Q.defer();
request(url, function (error, response, body) {
+ ... | added rejection on request promise, to catch it | maugenst_tabletojson | train |
eac03e16e7213e2ddc7e73818e91a0f21e571bda | diff --git a/src/Composer/Command/CreateProjectCommand.php b/src/Composer/Command/CreateProjectCommand.php
index <HASH>..<HASH> 100644
--- a/src/Composer/Command/CreateProjectCommand.php
+++ b/src/Composer/Command/CreateProjectCommand.php
@@ -288,13 +288,13 @@ EOT
}
$composer = Factory::create($io, ... | Reuse repository manager and others directly from the Composer instance, refs #<I> | composer_composer | train |
d8fb56a0d323009924a2d999c1408b84541e730c | diff --git a/src/js/core/icon.js b/src/js/core/icon.js
index <HASH>..<HASH> 100644
--- a/src/js/core/icon.js
+++ b/src/js/core/icon.js
@@ -32,10 +32,11 @@ export default function (UIkit) {
var dimensions = el.attr('viewBox');
if (dimensions) {
dimensions = dimensio... | added ratio attribute to icons; added 'uk-icon' to icons | uikit_uikit | train |
ad08a2d6eee62b027da12b87e75c49429791adb7 | diff --git a/lib/badgerfish/ox_sax_parser.rb b/lib/badgerfish/ox_sax_parser.rb
index <HASH>..<HASH> 100644
--- a/lib/badgerfish/ox_sax_parser.rb
+++ b/lib/badgerfish/ox_sax_parser.rb
@@ -14,6 +14,7 @@ module Badgerfish
end
@html_entities_coder = HTMLEntities.new
+ @remove_namespaces = !!options[:re... | Added option to disable/remove namespaces for performance | msievers_badgerfish | train |
046e4080b1913b24c25fa78a34b23cdc0e549d73 | diff --git a/preferences/Preference.js b/preferences/Preference.js
index <HASH>..<HASH> 100644
--- a/preferences/Preference.js
+++ b/preferences/Preference.js
@@ -1,6 +1,5 @@
// See https://github.com/jenkinsci/js-storage
-const storage = require('@jenkins-cd/storage/storage');
-const StorageNamespace = require('@jenk... | [Allow_custom_nameSpaces] Drop import of submodules and use the official API. Thanks @tfennelly for pointing out. | jenkinsci_js-preferences | train |
f6ef1dded422f5dd0836a3e076fc3d5e6acaa422 | diff --git a/src/test/java/com/github/dockerjava/client/AbstractDockerClientTest.java b/src/test/java/com/github/dockerjava/client/AbstractDockerClientTest.java
index <HASH>..<HASH> 100644
--- a/src/test/java/com/github/dockerjava/client/AbstractDockerClientTest.java
+++ b/src/test/java/com/github/dockerjava/client/Abs... | Fix tests for work with docker server <I> | docker-java_docker-java | train |
82c33b816a41c7340e283256c565eab3320623af | diff --git a/lib/db/cortex.php b/lib/db/cortex.php
index <HASH>..<HASH> 100644
--- a/lib/db/cortex.php
+++ b/lib/db/cortex.php
@@ -2524,11 +2524,12 @@ class CortexCollection extends \ArrayIterator {
{
$out = array();
foreach ($this->getArrayCopy() as $model) {
- if ($model->exists($prop,true)) {
+ if ($mode... | fix id assignments on collections, #8 | ikkez_f3-cortex | train |
ff4c82039d2359f09361cd08d0f6efe70dc9103f | diff --git a/forms/gridfield/GridFieldDeleteAction.php b/forms/gridfield/GridFieldDeleteAction.php
index <HASH>..<HASH> 100644
--- a/forms/gridfield/GridFieldDeleteAction.php
+++ b/forms/gridfield/GridFieldDeleteAction.php
@@ -1,11 +1,20 @@
<?php
/**
- * This class is an GridField Component that add Delete action for... | MINOR Class documentation for GridFieldDeleteAction | silverstripe_silverstripe-framework | train |
923c24f4383387778439c3e5d9112b7160721d27 | diff --git a/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php b/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
index <HASH>..<HASH> 100644
--- a/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
+++ b/src/Symfony/Component/HttpFound... | No need to reconnect the bags to the session
Bug <URL> | symfony_symfony | train |
8b6842a898cfdcf3b7fdc74c167417e7ec85f630 | diff --git a/src/Console/Commands/Init.php b/src/Console/Commands/Init.php
index <HASH>..<HASH> 100644
--- a/src/Console/Commands/Init.php
+++ b/src/Console/Commands/Init.php
@@ -7,6 +7,7 @@ use NewUp\Exceptions\InvalidPathException;
use NewUp\Templates\Package;
use NewUp\Templates\TemplateInitializer;
use Symfony\C... | New flag for creation of _template dir | newup_core | train |
d1d850d68af3fbdeea661ff6ef34309c555e5801 | diff --git a/bigquery/client.py b/bigquery/client.py
index <HASH>..<HASH> 100644
--- a/bigquery/client.py
+++ b/bigquery/client.py
@@ -1079,9 +1079,14 @@ class BigQueryClient(object):
write_disposition : str, optional
One of the JOB_WRITE_* constants
use_legacy_sql: bool, optional
- ... | adding unittest and following pep8 standards | tylertreat_BigQuery-Python | train |
4a62b6d23003ab60accadfce6a2052b2e2dbab23 | diff --git a/tofu/data/_mesh.py b/tofu/data/_mesh.py
index <HASH>..<HASH> 100644
--- a/tofu/data/_mesh.py
+++ b/tofu/data/_mesh.py
@@ -107,7 +107,10 @@ class Mesh2D(DataCollection):
# get domain, poly from crop_poly
if crop_poly is not None:
- domain, poly = _mesh_checks._mesh2DRect_from_... | [#<I>] Added possibility of specifying domain when crop_poly is provided to Mesh2D.add_mesh() | ToFuProject_tofu | train |
195a7f1a6fd74e9681f7a51b8bf29c99a5036867 | diff --git a/dispatch/static/manager/src/js/components/inputs/TextInput.js b/dispatch/static/manager/src/js/components/inputs/TextInput.js
index <HASH>..<HASH> 100644
--- a/dispatch/static/manager/src/js/components/inputs/TextInput.js
+++ b/dispatch/static/manager/src/js/components/inputs/TextInput.js
@@ -39,7 +39,7 @@... | give textinput default value to prevent a warning
this doesn't break placeholder | ubyssey_dispatch | train |
a477542c6c0a5b9ea8601093967bd01b0631ec05 | diff --git a/test/addon/core/TestAddOn.spec.js b/test/addon/core/TestAddOn.spec.js
index <HASH>..<HASH> 100644
--- a/test/addon/core/TestAddOn.spec.js
+++ b/test/addon/core/TestAddOn.spec.js
@@ -112,11 +112,8 @@ describe('TestAddOn', function () {
});
after(function (done) {
- if (server) {
- ... | #<I> disconnect socket in test.
Former-commit-id: 8bbd1f<I>f7b8c<I>e4e6a0e<I>da | webgme_webgme-engine | train |
60819a1a10f9eb07a270605a1aaf094521ade643 | diff --git a/mstate/unit.go b/mstate/unit.go
index <HASH>..<HASH> 100644
--- a/mstate/unit.go
+++ b/mstate/unit.go
@@ -3,6 +3,7 @@ package mstate
import (
"errors"
"fmt"
+ "labix.org/v2/mgo"
"labix.org/v2/mgo/bson"
)
@@ -11,9 +12,10 @@ import (
type ResolvedMode int
const (
- ResolvedNone ResolvedMo... | mstate: add {Set,Get,}Resolved | juju_juju | train |
f943f047e881435d711feab1aa12c9c931bad4b3 | diff --git a/lxd/storage/drivers/driver_lvm_utils.go b/lxd/storage/drivers/driver_lvm_utils.go
index <HASH>..<HASH> 100644
--- a/lxd/storage/drivers/driver_lvm_utils.go
+++ b/lxd/storage/drivers/driver_lvm_utils.go
@@ -50,26 +50,6 @@ func (d *lvm) thinpoolName() string {
return "LXDThinPool"
}
-// volumeFilesystem... | lxd/storage/drivers/driver/lvm/utils: Removes functions moved into Volume struct | lxc_lxd | train |
37d036a84cfcd39e3ca7723540c6a6791d58fc69 | diff --git a/test/unit/support.js b/test/unit/support.js
index <HASH>..<HASH> 100644
--- a/test/unit/support.js
+++ b/test/unit/support.js
@@ -83,6 +83,22 @@ testIframeWithCallback( "Check CSP (https://developer.mozilla.org/en-US/docs/Sec
"radioValue": false,
"reliableMarginRight": true
};
+ } else if ( /tri... | Support: Add expected support results for Safari 7 & IE<I> | jquery_jquery | train |
9343833f1af3feeafc355b26f7390d7a40f5e54d | diff --git a/querydsl-hql/src/main/java/com/mysema/query/hql/HQLTemplates.java b/querydsl-hql/src/main/java/com/mysema/query/hql/HQLTemplates.java
index <HASH>..<HASH> 100644
--- a/querydsl-hql/src/main/java/com/mysema/query/hql/HQLTemplates.java
+++ b/querydsl-hql/src/main/java/com/mysema/query/hql/HQLTemplates.java
@... | #<I> : worked on EclipseLink support | querydsl_querydsl | train |
29fe417b7dfec51803c9f41a317a1290093b8f5c | diff --git a/src/Overlay.js b/src/Overlay.js
index <HASH>..<HASH> 100644
--- a/src/Overlay.js
+++ b/src/Overlay.js
@@ -78,10 +78,9 @@ class Overlay extends React.Component {
</Transition>
);
} else {
- child = cloneElement(
- child,
- {className: classNames('in', child.className)... | [fixed] overlay classNames are maintained by overlayTrigget
fixes #<I> | react-bootstrap_react-bootstrap | train |
f53a86b3614343b145f9d14bb2d12b5f1f1246bd | diff --git a/src/wavesurfer.js b/src/wavesurfer.js
index <HASH>..<HASH> 100644
--- a/src/wavesurfer.js
+++ b/src/wavesurfer.js
@@ -17,6 +17,7 @@ var WaveSurfer = {
pixelRatio : window.devicePixelRatio,
fillParent : true,
scrollParent : false,
+ hideScrollbar : false,
no... | Add ability to hide scrollbar
Sometimes you may want to not have the scrollbar visible (IE: 2 or more linked waveforms on the page controlled by a single scrollbar). The "hideScrollbar" option (default=false for backward compatibility) allows for this | katspaugh_wavesurfer.js | train |
389af9207cfe18e6aa9ba7d9346f1390c104ca93 | diff --git a/lib/classes/Swift/Message.php b/lib/classes/Swift/Message.php
index <HASH>..<HASH> 100644
--- a/lib/classes/Swift/Message.php
+++ b/lib/classes/Swift/Message.php
@@ -75,7 +75,7 @@ class Swift_Message extends Swift_Mime_SimpleMessage
}
/**
- * Detach a signature handler from a message.
+ ... | Correct doc blocks of signer methods | swiftmailer_swiftmailer | train |
cd118c353629ca4df7b770cc4fb7a28a3648d8e9 | diff --git a/core/src/elements/ons-popover/index.js b/core/src/elements/ons-popover/index.js
index <HASH>..<HASH> 100644
--- a/core/src/elements/ons-popover/index.js
+++ b/core/src/elements/ons-popover/index.js
@@ -550,6 +550,12 @@ export default class PopoverElement extends BaseElement {
contentReady(this, () =... | fix(ons-popover): Position in iFrames. | OnsenUI_OnsenUI | train |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.