commit stringlengths 40 40 | subject stringlengths 0 1.12k | message stringlengths 11 14.5k | repos stringlengths 8 11.5k | file_path stringlengths 6 191 | license stringclasses 12
values | unix_time int64 805M 1.66B | new_contents stringlengths 14 20M | old_contents stringlengths 1 20M |
|---|---|---|---|---|---|---|---|---|
36a825fca3f97fc5f4ebfd307dfe14cc51953d44 | fixed null exception | fixed null exception
| cadon/ARKStatsExtractor | ARKBreedingStats/CreatureInfoInput.cs | mit | 1,588,879,632 | using ARKBreedingStats.Library;
using ARKBreedingStats.species;
using System;
using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using System.Windows.Forms;
namespace ARKBreedingStats
{
public partial class CreatureInfoInput : UserControl
{
public event Action<CreatureInfoInput... | using ARKBreedingStats.Library;
using ARKBreedingStats.species;
using System;
using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using System.Windows.Forms;
namespace ARKBreedingStats
{
public partial class CreatureInfoInput : UserControl
{
public event Action<CreatureInfoInput... |
0e9bee86b3e471a9655b742b2d2150b89fe56ec0 | Update SqlBulkOperation.cs | Update SqlBulkOperation.cs
Refac | borisdj/EFCore.BulkExtensions | EFCore.BulkExtensions/SqlBulkOperation.cs | mit | 1,588,878,567 | using FastMember;
using Microsoft.Data.SqlClient;
using Microsoft.Data.Sqlite;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Storage;
using System;
using System.Collections.Generic;
using System.Data;
using System.Data.Common;
using System.Linq;
using System.Linq.Expressions;
using System.Thr... | using FastMember;
using Microsoft.Data.SqlClient;
using Microsoft.Data.Sqlite;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Storage;
using System;
using System.Collections.Generic;
using System.Data;
using System.Data.Common;
using System.Linq;
using System.Linq.Expressions;
using System.Thr... |
e22e7f8dda1fec0f8fd1af739e500c8d56f6b272 | Removed empty MSInstallationTemplate. | Removed empty MSInstallationTemplate.
| xamarin/XamarinComponents,xamarin/XamarinComponents,xamarin/XamarinComponents,xamarin/XamarinComponents,xamarin/XamarinComponents | XPlat/AzureMessaging/iOS/source/ApiDefinition.cs | mit | 1,588,878,189 | using System;
using ObjCRuntime;
using Foundation;
using UIKit;
namespace WindowsAzure.Messaging
{
public delegate void ErrorCallback(NSError error);
[BaseType (typeof (NSObject))]
public partial interface SBConnectionString
{
[Static, Export ("stringWithEndpoint:issuer:issuerSecret:")]
string CreateByIssue... | using System;
using ObjCRuntime;
using Foundation;
using UIKit;
namespace WindowsAzure.Messaging
{
public delegate void ErrorCallback(NSError error);
[BaseType (typeof (NSObject))]
public partial interface SBConnectionString
{
[Static, Export ("stringWithEndpoint:issuer:issuerSecret:")]
string CreateByIssue... |
8aca33063f854d9f6db153624b6b068e8830ddf2 | update version | update version
| prodot/ReCommended-Extension | Sources/ReCommendedExtension/Properties/AssemblyInfo.cs | apache-2.0 | 1,588,876,734 | using System.Reflection;
using ReCommendedExtension;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle(ZoneMarker.ExtensionName)]
[assembly: AssemblyDescript... | using System.Reflection;
using ReCommendedExtension;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle(ZoneMarker.ExtensionName)]
[assembly: AssemblyDescript... |
dac8e6830dccbcb8842fd8361c5cb24e7a40c85a | code factor issues. | code factor issues.
| nopara73/HiddenWallet,nopara73/HiddenWallet,nopara73/HiddenWallet | WalletWasabi.Gui/Tabs/WalletManager/GenerateWallets/GenerateWalletSuccessViewModel.cs | mit | 1,588,876,554 | using NBitcoin;
using ReactiveUI;
using Splat;
using System;
using System.Collections.Generic;
using System.IO;
using System.Reactive;
using System.Reactive.Linq;
using WalletWasabi.Blockchain.Keys;
using WalletWasabi.Gui.Helpers;
using WalletWasabi.Gui.ViewModels;
using WalletWasabi.Logging;
namespace WalletWasabi.Gu... | using NBitcoin;
using ReactiveUI;
using Splat;
using System;
using System.Collections.Generic;
using System.IO;
using System.Reactive;
using System.Reactive.Linq;
using WalletWasabi.Blockchain.Keys;
using WalletWasabi.Gui.Helpers;
using WalletWasabi.Gui.ViewModels;
using WalletWasabi.Logging;
namespace WalletWasabi.Gu... |
44f1cf9c8cbcb0a06875fe3215fc88d87efae6f8 | C#8 upgrade | C#8 upgrade
| tgstation/tgstation-server,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools | src/Tgstation.Server.Host/Core/Application.cs | agpl-3.0 | 1,588,876,414 | using Byond.TopicSender;
using Cyberboss.AspNetCore.AsyncInitializer;
using Microsoft.AspNetCore.Authentication.JwtBearer;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Cors.Infrastructure;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Identity;
using Microsoft.Extensions.Configuratio... | using Byond.TopicSender;
using Cyberboss.AspNetCore.AsyncInitializer;
using Microsoft.AspNetCore.Authentication.JwtBearer;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Cors.Infrastructure;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Identity;
using Microsoft.Extensions.Configuratio... |
29903031e54a7c1c8826c51b5998fbd7bbab31cb | Correção para o codigo de barras do Unicred | Correção para o codigo de barras do Unicred
Estava gerando com 46 digitos ao invés de 44, então tirei o dv_cmpLivre para corrigir. | transis2/boletonet,BoletoNet/boletonet,transis2/boletonet,BoletoNet/boletonet,transis2/boletonet,diegomodolo/boletonet,BoletoNet/boletonet,diegomodolo/boletonet,adrianotrentim/boletonet,diegomodolo/boletonet,adrianotrentim/boletonet,adrianotrentim/boletonet | src/Boleto.Net/Banco/Banco_Unicred.cs | apache-2.0 | 1,588,875,777 | using BoletoNet.EDI.Banco;
using BoletoNet.Excecoes;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web.UI;
[assembly: WebResource("BoletoNet.Imagens.136.jpg", "image/jpg")]
namespace BoletoNet
{
/// <Author>
/// Ivan Teles (ivan@idevweb.com.br)- Unicred
/// </Author>
i... | using BoletoNet.EDI.Banco;
using BoletoNet.Excecoes;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web.UI;
[assembly: WebResource("BoletoNet.Imagens.136.jpg", "image/jpg")]
namespace BoletoNet
{
/// <Author>
/// Ivan Teles (ivan@idevweb.com.br)- Unicred
/// </Author>
i... |
0d2b91dab02bdf174237f655ba6417d9a6a80dac | [Classifier] Fix for broken classifier | [Classifier] Fix for broken classifier
| X-Sharp/XSharpPublic,X-Sharp/XSharpPublic,X-Sharp/XSharpPublic,X-Sharp/XSharpPublic | VisualStudio/XSharpColorizer/XSharpClassifier.cs | apache-2.0 | 1,588,874,834 | //
// Copyright (c) XSharp B.V. All Rights Reserved.
// Licensed under the Apache License, Version 2.0.
// See License.txt in the project root for license information.
//
//------------------------------------------------------------------------------
using System;
using System.Collections.Generic;
using Microsoft.V... | //
// Copyright (c) XSharp B.V. All Rights Reserved.
// Licensed under the Apache License, Version 2.0.
// See License.txt in the project root for license information.
//
//------------------------------------------------------------------------------
using System;
using System.Collections.Generic;
using Microsoft.V... |
092b1d03f24889efcd0cefd8a6c373e5f021e3c0 | Make sure we have docs for Google.Api.Gax.Grpc | Make sure we have docs for Google.Api.Gax.Grpc
(In most cases we only have Gax.Grpc.Gcp or Gax.Grpc.GrpcCore listed directly.)
| jskeet/google-cloud-dotnet,googleapis/google-cloud-dotnet,jskeet/google-cloud-dotnet,jskeet/gcloud-dotnet,jskeet/google-cloud-dotnet,jskeet/google-cloud-dotnet,googleapis/google-cloud-dotnet,googleapis/google-cloud-dotnet,googleapis/google-cloud-dotnet,jskeet/google-cloud-dotnet | tools/Google.Cloud.Tools.GenerateDocfxSources/Project.cs | apache-2.0 | 1,588,874,563 | // Copyright 2016 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicabl... | // Copyright 2016 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicabl... |
fe9a5dac163661102bacfc7d4eb568256e3c5e70 | Ensure input port buffer num/size is comitted. Loosely related to #141. | Ensure input port buffer num/size is comitted. Loosely related to #141.
| techyian/MMALSharp,techyian/MMALSharp | src/MMALSharp/Ports/Inputs/InputPort.cs | mit | 1,588,874,464 | // <copyright file="InputPort.cs" company="Techyian">
// Copyright (c) Ian Auty. All rights reserved.
// Licensed under the MIT License. Please see LICENSE.txt for License info.
// </copyright>
using System;
using System.Drawing;
using System.Runtime.InteropServices;
using System.Threading.Tasks;
using Microsoft.Exte... | // <copyright file="InputPort.cs" company="Techyian">
// Copyright (c) Ian Auty. All rights reserved.
// Licensed under the MIT License. Please see LICENSE.txt for License info.
// </copyright>
using System;
using System.Drawing;
using System.Runtime.InteropServices;
using System.Threading.Tasks;
using Microsoft.Exte... |
4785607b95d127fdfa90cda3c8d94a96a28a5e6c | Use buffer num config for splitter input port if greater than 3 or recommended value. | Use buffer num config for splitter input port if greater than 3 or recommended value.
| techyian/MMALSharp,techyian/MMALSharp | src/MMALSharp/Components/MMALSplitterComponent.cs | mit | 1,588,874,404 | // <copyright file="MMALSplitterComponent.cs" company="Techyian">
// Copyright (c) Ian Auty. All rights reserved.
// Licensed under the MIT License. Please see LICENSE.txt for License info.
// </copyright>
using System;
using MMALSharp.Handlers;
using MMALSharp.Native;
using MMALSharp.Ports;
using MMALSharp.Ports.Inp... | // <copyright file="MMALSplitterComponent.cs" company="Techyian">
// Copyright (c) Ian Auty. All rights reserved.
// Licensed under the MIT License. Please see LICENSE.txt for License info.
// </copyright>
using System;
using MMALSharp.Handlers;
using MMALSharp.Native;
using MMALSharp.Ports;
using MMALSharp.Ports.Inp... |
3c1d713f4666c4b10fe4b5b18a236facd4f017c0 | Qualify uses of System.Exception | Qualify uses of System.Exception
Co-authored-by: Tom Longridge <96835dd8bfa718bd6447ccc87af89ae1675daeca@bugsnag.com> | bugsnag/bugsnag-dotnet,bugsnag/bugsnag-dotnet,bugsnag/bugsnag-dotnet | src/Bugsnag/Polyfills.cs | mit | 1,588,873,040 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.IO;
namespace Bugsnag.Polyfills
{
public static class FileExtensions
{
public static IEnumerable<string> ReadLines(string file)
{
#if NET35
return Enumerable.Empty<string>();
#else
try
... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.IO;
namespace Bugsnag.Polyfills
{
public static class FileExtensions
{
public static IEnumerable<string> ReadLines(string file)
{
#if NET35
return Enumerable.Empty<string>();
#else
try
... |
cc9a800812d0d1bf32b5baa5bc77f8348bf8200f | Add support for `SupportAddress` on `Account` create and update | Add support for `SupportAddress` on `Account` create and update
| stripe/stripe-dotnet | src/Stripe.net/Services/Accounts/AccountBusinessProfileOptions.cs | apache-2.0 | 1,588,872,772 | namespace Stripe
{
using System;
using Newtonsoft.Json;
public class AccountBusinessProfileOptions : INestedOptions
{
/// <summary>
/// The merchant category code for the account. MCCs are used to classify businesses based
/// on the goods or services they provide.
/// <... | namespace Stripe
{
using Newtonsoft.Json;
public class AccountBusinessProfileOptions : INestedOptions
{
[JsonProperty("mcc")]
public string Mcc { get; set; }
[JsonProperty("name")]
public string Name { get; set; }
[JsonProperty("primary_color")]
public stri... |
9d1267a94c4da915792ec3cf7da2d435ad44cbe3 | localizationpartdriver refactor (#8366) | localizationpartdriver refactor (#8366)
* Performance on LocalizationPart
Prevent driver from repeating the same query several times in a request (it used
to try and fetch all of a part's localizations at least twice per request).
Changed query for a MasterContentItem's localizations so it should "hint" sql to
us... | LaserSrl/Orchard,LaserSrl/Orchard,Lombiq/Orchard,Lombiq/Orchard,hbulzy/Orchard,hbulzy/Orchard,LaserSrl/Orchard,OrchardCMS/Orchard,OrchardCMS/Orchard,hbulzy/Orchard,OrchardCMS/Orchard,hbulzy/Orchard,OrchardCMS/Orchard,Lombiq/Orchard,LaserSrl/Orchard,Lombiq/Orchard,LaserSrl/Orchard,Lombiq/Orchard,OrchardCMS/Orchard,hbulz... | src/Orchard.Web/Modules/Orchard.Localization/Drivers/LocalizationPartDriver.cs | bsd-3-clause | 1,588,872,478 | using System;
using System.Collections.Generic;
using System.Linq;
using Orchard.ContentManagement;
using Orchard.ContentManagement.Drivers;
using Orchard.ContentManagement.Handlers;
using Orchard.Localization.Models;
using Orchard.Localization.Services;
using Orchard.Localization.ViewModels;
namespace Orchard.Locali... | using System.Collections.Generic;
using System.Linq;
using Orchard.ContentManagement;
using Orchard.ContentManagement.Drivers;
using Orchard.ContentManagement.Handlers;
using Orchard.Localization.Models;
using Orchard.Localization.Services;
using Orchard.Localization.ViewModels;
namespace Orchard.Localization.Drivers... |
45c38d13336d919a8ea27106f49cd90c700c3957 | Fix equality checks for AdSize in case of null. Fixes #1287. | Fix equality checks for AdSize in case of null. Fixes #1287.
PiperOrigin-RevId: 310385691
| googleads/googleads-mobile-unity,googleads/googleads-mobile-unity | source/plugin/Assets/GoogleMobileAds/Api/Core/AdSize.cs | apache-2.0 | 1,588,871,747 | // Copyright (C) 2015 Google, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed ... | // Copyright (C) 2015 Google, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed ... |
a63642218bade2367c735f629f2c50e367cfba10 | Include resource name in error message | Include resource name in error message
| Research-Institute/json-api-dotnet-core,json-api-dotnet/JsonApiDotNetCore,Research-Institute/json-api-dotnet-core,Research-Institute/json-api-dotnet-core,json-api-dotnet/JsonApiDotNetCore | src/JsonApiDotNetCore/Internal/IResourceFactory.cs | mit | 1,588,870,982 | using System;
using System.Collections.Generic;
using System.Linq.Expressions;
using System.Reflection;
using JsonApiDotNetCore.Extensions;
using Microsoft.Extensions.DependencyInjection;
namespace JsonApiDotNetCore.Internal
{
public interface IResourceFactory
{
public object CreateInstance(Type resour... | using System;
using System.Collections.Generic;
using System.Linq.Expressions;
using System.Reflection;
using JsonApiDotNetCore.Extensions;
using JsonApiDotNetCore.Models;
using Microsoft.Extensions.DependencyInjection;
namespace JsonApiDotNetCore.Internal
{
public interface IResourceFactory
{
public o... |
fabc1a196dac1f4f3772e53320d1aa1ab8d4d32d | Added nh sdk-v3 bindings. | Added nh sdk-v3 bindings.
| xamarin/XamarinComponents,xamarin/XamarinComponents,xamarin/XamarinComponents,xamarin/XamarinComponents,xamarin/XamarinComponents | XPlat/AzureMessaging/iOS/source/ApiDefinition.cs | mit | 1,588,867,167 | using System;
using ObjCRuntime;
using Foundation;
using UIKit;
namespace WindowsAzure.Messaging
{
public delegate void ErrorCallback(NSError error);
[BaseType (typeof (NSObject))]
public partial interface SBConnectionString
{
[Static, Export ("stringWithEndpoint:issuer:issuerSecret:")]
string CreateByIssue... | using System;
using ObjCRuntime;
using Foundation;
using UIKit;
namespace WindowsAzure.Messaging
{
public delegate void ErrorCallback(NSError error);
[BaseType (typeof (NSObject))]
public partial interface SBConnectionString
{
[Static, Export ("stringWithEndpoint:issuer:issuerSecret:")]
string CreateByIssue... |
bd74ac3a49cca2d7ad0ad9c816f9031faee67943 | Added nullability checks for ISerializationService/DefaultSerializationService | Added nullability checks for ISerializationService/DefaultSerializationService
| quartz-software/kephas,quartz-software/kephas,quartz-software/kephas | src/Kephas.Core/Serialization/DefaultSerializationService.cs | mit | 1,588,864,991 | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="DefaultSerializationService.cs" company="Kephas Software SRL">
// Copyright (c) Kephas Software SRL. All rights reserved.
// Licensed under the MIT license. See LICENSE file i... | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="DefaultSerializationService.cs" company="Kephas Software SRL">
// Copyright (c) Kephas Software SRL. All rights reserved.
// Licensed under the MIT license. See LICENSE file i... |
d727eb5644c405b441554c1a930e8f2c09eb25ab | Added ToPrioritizedDictionary for Lazy<T, TMetadata>. | Added ToPrioritizedDictionary for Lazy<T, TMetadata>.
| quartz-software/kephas,quartz-software/kephas,quartz-software/kephas | src/Kephas.Core/Composition/CompositionHelper.cs | mit | 1,588,864,951 | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="CompositionHelper.cs" company="Kephas Software SRL">
// Copyright (c) Kephas Software SRL. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the proj... | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="CompositionHelper.cs" company="Kephas Software SRL">
// Copyright (c) Kephas Software SRL. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the proj... |
955b6b4b51aa8d06c0fb0f6d5b58849f0491a282 | Type system test for 16-tuple-project. | Type system test for 16-tuple-project.
| ExRam/ExRam.Gremlinq | ExRam.Gremlinq.Core.Tests/TypeSystemTest.cs | mit | 1,588,864,411 | using ExRam.Gremlinq.Core.GraphElements;
using FluentAssertions;
using Xunit;
using static ExRam.Gremlinq.Core.GremlinQuerySource;
namespace ExRam.Gremlinq.Core.Tests
{
public class TypeSystemTest
{
private sealed class Vertex
{
public string String { get; }
public stri... | using ExRam.Gremlinq.Core.GraphElements;
using FluentAssertions;
using Xunit;
using static ExRam.Gremlinq.Core.GremlinQuerySource;
namespace ExRam.Gremlinq.Core.Tests
{
public class TypeSystemTest
{
private sealed class Vertex
{
public string String { get; }
public stri... |
b96d336d66d7dbf3846f9b12ab99f5670baa5ec4 | added else condition to the keyboard being null | added else condition to the keyboard being null
i dont know if this is strictly needed, but might be useful in weird cases where the keyboard disconnects or something like that | antonpup/Aurora,antonpup/Aurora,antonpup/Aurora,antonpup/Aurora,antonpup/Aurora | Project-Aurora/Project-Aurora/Devices/Ducky/DuckyDevice.cs | mit | 1,588,864,093 | using Aurora.Settings;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Diagnostics;
using HidSharp;
using Aurora.Utils;
using System.Threading;
namespace Aurora.Devices.Ducky
{
class ... | using Aurora.Settings;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Diagnostics;
using HidSharp;
using Aurora.Utils;
using System.Threading;
namespace Aurora.Devices.Ducky
{
class ... |
bc9b66386bf3f1b30cf4576eb8f27f64c2d78da8 | removed prompt asking to import existing settings file because people were scared of it | removed prompt asking to import existing settings file because people were scared of it
| Foglio1024/Tera-custom-cooldowns,Foglio1024/Tera-custom-cooldowns | TCC.Core/Settings/JsonSettingsReader.cs | mit | 1,588,863,411 | using Microsoft.Win32;
using Newtonsoft.Json;
using System.IO;
using System.Windows;
using TCC.Data;
using TCC.UI.Windows;
using TCC.Utils;
using MessageBoxImage = TCC.Data.MessageBoxImage;
namespace TCC.Settings
{
public class JsonSettingsReader : SettingsReaderBase
{
public JsonSettingsReader()
... | using Microsoft.Win32;
using Newtonsoft.Json;
using System.IO;
using System.Windows;
using TCC.Data;
using TCC.UI.Windows;
using TCC.Utils;
using MessageBoxImage = TCC.Data.MessageBoxImage;
namespace TCC.Settings
{
public class JsonSettingsReader : SettingsReaderBase
{
public JsonSettingsReader()
... |
e4a2516ee351068792e55318e791dfa580e6402e | fixed auto fps mode not working when using fps manager | fixed auto fps mode not working when using fps manager
| Foglio1024/Tera-custom-cooldowns,Foglio1024/Tera-custom-cooldowns | TCC.Core/Interop/Proxy/StubInterface.cs | mit | 1,588,863,007 | using System.Threading.Tasks;
namespace TCC.Interop.Proxy
{
public class StubInterface
{
private static StubInterface _instance;
public static StubInterface Instance => _instance ?? new StubInterface();
public readonly StubClient StubClient;
private readonly RpcServer StubServ... | using System.Threading.Tasks;
namespace TCC.Interop.Proxy
{
public class StubInterface
{
private static StubInterface _instance;
public static StubInterface Instance => _instance ?? new StubInterface();
public readonly StubClient StubClient;
private readonly RpcServer StubServ... |
19540d451e17da82e2677a0a99c8b3456de5de83 | Fix UserLoginFailureEvent raised with interactive=true in resource owner grant flow (#4240) | Fix UserLoginFailureEvent raised with interactive=true in resource owner grant flow (#4240)
* Fix UserLoginFailureEvent raised as interactive
* Improve readability - add parameter name
Co-authored-by: Artur Dorochowicz <259dcac0d552e78e0bc7975f47adf49655882143@dorochowicz.com>
(cherry picked from commit 3d370dc585f0... | MienDev/IdentityServer4,MienDev/IdentityServer4,MienDev/IdentityServer4,IdentityServer/IdentityServer4,IdentityServer/IdentityServer4,MienDev/IdentityServer4,IdentityServer/IdentityServer4,IdentityServer/IdentityServer4 | src/IdentityServer4/src/Validation/Default/TokenRequestValidator.cs | apache-2.0 | 1,588,862,893 | // Copyright (c) Brock Allen & Dominick Baier. All rights reserved.
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
using IdentityModel;
using IdentityServer4.Configuration;
using IdentityServer4.Events;
using IdentityServer4.Extensions;
using IdentityServer... | // Copyright (c) Brock Allen & Dominick Baier. All rights reserved.
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
using IdentityModel;
using IdentityServer4.Configuration;
using IdentityServer4.Events;
using IdentityServer4.Extensions;
using IdentityServer... |
5a3968409ed51be684225f5a6aedf96097d0e86f | Nullability! | Nullability!
| ExRam/ExRam.Gremlinq | ExRam.Gremlinq.Core/Deserialization/GremlinQueryExecutionResultDeserializer.cs | mit | 1,588,862,754 | using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Xml;
using ExRam.Gremlinq.Core.GraphElements;
using Gremlin.Net.Structure.IO.GraphSON;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using Newto... | using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Xml;
using ExRam.Gremlinq.Core.GraphElements;
using Gremlin.Net.Structure.IO.GraphSON;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using Newto... |
b33ccff0329327af06adc7c8d08642cfe479bac0 | Fix for Nullable Extensions `SelectMany` only returns `null` | Fix for Nullable Extensions `SelectMany` only returns `null`
https://github.com/louthy/language-ext/issues/776
| StanJav/language-ext,louthy/language-ext | LanguageExt.Core/DataTypes/Nullable/Nullable.Extensions.cs | mit | 1,588,862,447 | using System;
using System.Collections.Generic;
using System.Collections;
using System.Linq;
using System.ComponentModel;
using LanguageExt;
using static LanguageExt.Prelude;
using System.Threading.Tasks;
using System.Diagnostics.Contracts;
using LanguageExt.TypeClasses;
namespace LanguageExt
{
public static clas... | using System;
using System.Collections.Generic;
using System.Collections;
using System.Linq;
using System.ComponentModel;
using LanguageExt;
using static LanguageExt.Prelude;
using System.Threading.Tasks;
using System.Diagnostics.Contracts;
using LanguageExt.TypeClasses;
namespace LanguageExt
{
public static clas... |
d301d9fdd2b2d90eda81518ea6b4beffbacba0d1 | Since the creation of a GremlinClient synchronously connects to the server, it should be offloaded to the ThreadPool. | Since the creation of a GremlinClient synchronously connects to the server, it should be offloaded to the ThreadPool.
| ExRam/ExRam.Gremlinq | ExRam.Gremlinq.Providers.WebSocket/GremlinQueryEnvironmentExtensions.cs | mit | 1,588,862,437 | using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using ExRam.Gremlinq.Providers.WebSocket;
using Gremlin.Net.Driver;
using Gremlin.Net.Driver.Messages;
using Gremlin.Net.Process.Traversal;
using Gremlin.Net.Stru... | using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System.Threading;
using ExRam.Gremlinq.Providers.WebSocket;
using Gremlin.Net.Driver;
using Gremlin.Net.Driver.Messages;
using Gremlin.Net.Process.Traversal;
using Gremlin.Net.Structure.IO.GraphSON;
using Micro... |
94466eb0bc28ae4a1d4ee06d51269abf962c59a9 | CON-1746-move-duplicate-code | CON-1746-move-duplicate-code
| SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice | src/SFA.DAS.EmployerAccounts.Web/Controllers/EmployerTeamController.cs | mit | 1,588,862,369 | using SFA.DAS.Authentication;
using SFA.DAS.Authorization.Mvc.Attributes;
using SFA.DAS.Authorization.Services;
using SFA.DAS.EmployerAccounts.Interfaces;
using SFA.DAS.EmployerAccounts.Models;
using SFA.DAS.EmployerAccounts.Web.Extensions;
using SFA.DAS.EmployerAccounts.Web.Helpers;
using SFA.DAS.EmployerAccounts.Web... | using SFA.DAS.Authentication;
using SFA.DAS.Authorization.Mvc.Attributes;
using SFA.DAS.Authorization.Services;
using SFA.DAS.EmployerAccounts.Interfaces;
using SFA.DAS.EmployerAccounts.Models;
using SFA.DAS.EmployerAccounts.Web.Extensions;
using SFA.DAS.EmployerAccounts.Web.Helpers;
using SFA.DAS.EmployerAccounts.Web... |
fdf3d5472063eea6a8b00cea6873579cdd0232f7 | Only send non-empty code segments to avoid false links in the dashboard | Only send non-empty code segments to avoid false links in the dashboard
| bugsnag/bugsnag-dotnet,bugsnag/bugsnag-dotnet,bugsnag/bugsnag-dotnet | src/Bugsnag/Payload/StackTraceLine.cs | mit | 1,588,862,339 | using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
namespace Bugsnag.Payload
{
/// <summary>
/// Represents a set of Bugsnag payload stacktrace lines that are generated from a single StackTrace provided
/// by the runtime.
/// </summary>
public class StackTrace : IEnumerabl... | using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
namespace Bugsnag.Payload
{
/// <summary>
/// Represents a set of Bugsnag payload stacktrace lines that are generated from a single StackTrace provided
/// by the runtime.
/// </summary>
public class StackTrace : IEnumerabl... |
3f2e52542e2cc904c8e7a0602aa3cdad1c6fd95f | Fix - Cancellazione Chiamate In Corso al logout | Fix - Cancellazione Chiamate In Corso al logout
| vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf | src/backend/SO115App.Persistence.MongoDB/Marker/DeleteChiamataInCorsoByIdUtente.cs | agpl-3.0 | 1,588,861,542 | using MongoDB.Driver;
using Persistence.MongoDB;
using SO115App.Models.Classi.Marker;
using SO115App.Models.Servizi.Infrastruttura.GestioneUtenti;
using SO115App.Models.Servizi.Infrastruttura.Marker;
namespace SO115App.Persistence.MongoDB.Marker
{
public class DeleteChiamataInCorsoByIdUtente : IDeleteChiamataInCo... | using MongoDB.Driver;
using Persistence.MongoDB;
using SO115App.Models.Classi.Marker;
using SO115App.Models.Servizi.Infrastruttura.GestioneUtenti;
using SO115App.Models.Servizi.Infrastruttura.Marker;
namespace SO115App.Persistence.MongoDB.Marker
{
public class DeleteChiamataInCorsoByIdUtente : IDeleteChiamataInCo... |
e8df4c1ae6232968fcddc7ed7730109e5d5bd889 | Exception message. | Exception message.
| ExRam/ExRam.Gremlinq | ExRam.Gremlinq.Core/Queries/GremlinQuery.cs | mit | 1,588,861,410 | // ReSharper disable ArrangeThisQualifier
using System;
using System.Collections;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System.Linq.Expressions;
using ExRam.Gremlinq.Core.GraphElements;
using Gremlin.Net.Process.Traversal;
using Microsoft.Extensions.Logging;
na... | // ReSharper disable ArrangeThisQualifier
using System;
using System.Collections;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System.Linq.Expressions;
using ExRam.Gremlinq.Core.GraphElements;
using Gremlin.Net.Process.Traversal;
using Microsoft.Extensions.Logging;
na... |
ef4850c6584be11986fe3435a7c0e2c65de1206e | Use JValue for TimeSpan-double conversion. | Use JValue for TimeSpan-double conversion.
| ExRam/ExRam.Gremlinq | ExRam.Gremlinq.Core/GremlinQueryEnvironment.cs | mit | 1,588,861,399 | using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Logging.Abstractions;
using Newtonsoft.Json.Linq;
namespace ExRam.Gremlinq.Core
{
public static class GremlinQueryEnvironment
{
private sealed class GremlinQueryEnvironment... | using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Logging.Abstractions;
using Newtonsoft.Json.Linq;
namespace ExRam.Gremlinq.Core
{
public static class GremlinQueryEnvironment
{
private sealed class GremlinQueryEnvironment... |
137556a78b2d2fe7f1db6813405f2f93dbbf3a1d | CON-1764-update files whit new name | CON-1764-update files whit new name
| SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice | src/SFA.DAS.EmployerAccounts/DependencyResolution/ContentApiClientRegistry.cs | mit | 1,588,860,218 | using System.Net.Http;
using SFA.DAS.EmployerAccounts.Configuration;
using SFA.DAS.EmployerAccounts.Interfaces;
using SFA.DAS.EmployerAccounts.Services;
using SFA.DAS.Http;
using SFA.DAS.Http.TokenGenerators;
using SFA.DAS.NLog.Logger.Web.MessageHandlers;
using StructureMap;
namespace SFA.DAS.EmployerAccounts.Depende... | using System.Net.Http;
using SFA.DAS.EmployerAccounts.Configuration;
using SFA.DAS.EmployerAccounts.Interfaces;
using SFA.DAS.EmployerAccounts.Services;
using SFA.DAS.Http;
using SFA.DAS.Http.TokenGenerators;
using SFA.DAS.NLog.Logger.Web.MessageHandlers;
using StructureMap;
namespace SFA.DAS.EmployerAccounts.Depende... |
37add52e1b367f21b77cb84a1754dcb369549843 | Update unit tests which use a splitter with multiple output streams, needs faster storage medium for this. | Update unit tests which use a splitter with multiple output streams, needs faster storage medium for this.
| techyian/MMALSharp,techyian/MMALSharp | tests/MMALSharp.Tests/RawCaptureTests.cs | mit | 1,588,860,155 | // <copyright file="RawCaptureTests.cs" company="Techyian">
// Copyright (c) Ian Auty. All rights reserved.
// Licensed under the MIT License. Please see LICENSE.txt for License info.
// </copyright>
using System;
using System.Threading;
using System.Threading.Tasks;
using MMALSharp.Common;
using MMALSharp.Components... | // <copyright file="RawCaptureTests.cs" company="Techyian">
// Copyright (c) Ian Auty. All rights reserved.
// Licensed under the MIT License. Please see LICENSE.txt for License info.
// </copyright>
using System;
using System.Threading;
using System.Threading.Tasks;
using MMALSharp.Common;
using MMALSharp.Components... |
74e8476492df1cd878735891a61131d704d66404 | #111 - Added method to view all reminders | #111 - Added method to view all reminders
| Daniele122898/SoraBot-v2,Daniele122898/SoraBot-v2 | SoraBot/SoraBot.Bot/Modules/ReminderModule.cs | agpl-3.0 | 1,588,860,049 | using System;
using System.Linq;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
using ArgonautCore.Maybe;
using Discord;
using Discord.Commands;
using Humanizer;
using Humanizer.Localisation;
using SoraBot.Common.Extensions.Modules;
using SoraBot.Data.Repositories.Interfaces;
namespace SoraBot.Bo... | using System;
using System.Linq;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
using ArgonautCore.Maybe;
using Discord.Commands;
using Humanizer;
using Humanizer.Localisation;
using SoraBot.Common.Extensions.Modules;
using SoraBot.Data.Repositories.Interfaces;
namespace SoraBot.Bot.Modules
{
... |
e42f0f41f0bb9dc6517c70dac96c15eef083f796 | CON-1764-change name to match config. | CON-1764-change name to match config.
| SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice | src/SFA.DAS.EmployerAccounts/Configuration/EmployerAccountsConfiguration.cs | mit | 1,588,859,954 | using SFA.DAS.Authentication;
using SFA.DAS.EAS.Account.Api.Client;
using SFA.DAS.Hmrc.Configuration;
using SFA.DAS.Messaging.AzureServiceBus.StructureMap;
namespace SFA.DAS.EmployerAccounts.Configuration
{
public class EmployerAccountsConfiguration : ITopicMessagePublisherConfiguration
{
public strin... | using SFA.DAS.Authentication;
using SFA.DAS.EAS.Account.Api.Client;
using SFA.DAS.Hmrc.Configuration;
using SFA.DAS.Messaging.AzureServiceBus.StructureMap;
namespace SFA.DAS.EmployerAccounts.Configuration
{
public class EmployerAccountsConfiguration : ITopicMessagePublisherConfiguration
{
public strin... |
f74e8d8334d46f044fdb33078302e5bcb0bc3bb6 | - Issue #838: Small suggestion: Show UACWarning only after some delay | - Issue #838: Small suggestion: Show UACWarning only after some delay
| dguder/wixsharp,oleg-shilo/wixsharp,oleg-shilo/wixsharp,oleg-shilo/wixsharp,oleg-shilo/wixsharp,oleg-shilo/wixsharp | Source/src/WixSharp.UI/ManagedUI/Forms/ProgressDialog.cs | mit | 1,588,859,811 | using System;
using System.Diagnostics;
using System.Drawing;
using System.Security.Principal;
using System.Threading;
using System.Windows.Forms;
using Microsoft.Deployment.WindowsInstaller;
using WixSharp.CommonTasks;
namespace WixSharp.UI.Forms
{
/// <summary>
/// The standard Installation Progress dialog
... | using System;
using System.Diagnostics;
using System.Drawing;
using System.Security.Principal;
using System.Threading;
using System.Windows.Forms;
using Microsoft.Deployment.WindowsInstaller;
using WixSharp.CommonTasks;
namespace WixSharp.UI.Forms
{
/// <summary>
/// The standard Installation Progress dialog
... |
9c9e7b6fb0e51ae493db1b4bfc6cb7f35abf8a5c | One more method marked obsolete | One more method marked obsolete
| antony-liu/npoi,tonyqus/npoi,tonyqus/npoi | main/Util/LocaleUtil.cs | apache-2.0 | 1,588,858,831 | using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Text;
using System.Threading;
namespace NPOI.Util
{
/**
* This utility class is used to set locale and time zone settings beside
* of the JDK internal {@link java.util.Locale#setDefault(Locale)} and
* {@... | using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Text;
using System.Threading;
namespace NPOI.Util
{
/**
* This utility class is used to set locale and time zone settings beside
* of the JDK internal {@link java.util.Locale#setDefault(Locale)} and
* {@... |
a625274deb8fadfe899a82872163aee109cb2fc1 | Remove empty string description | Remove empty string description
| Xeeynamo/KingdomHearts | OpenKh.Kh2/Objentry.cs | mit | 1,588,858,293 | using System.Collections.Generic;
using System.ComponentModel;
using System.IO;
using System.Linq;
using Xe.BinaryMapper;
namespace OpenKh.Kh2
{
public class Objentry
{
public enum Type : byte
{
[Description("Player")]
PLAYER = 0x0,
[Description("Party Membe... | using System.Collections.Generic;
using System.ComponentModel;
using System.IO;
using System.Linq;
using Xe.BinaryMapper;
namespace OpenKh.Kh2
{
public class Objentry
{
public enum Type : byte
{
[Description("Player")]
PLAYER = 0x0,
[Description("Party Membe... |
5895e4c229d663be35851c3b58254664842fadb9 | Remove mention from level up messages | Remove mention from level up messages
| NaamloosDT/ModCore,NaamloosDT/ModCore,NaamloosDT/ModCore | ModCore/Listeners/LevelUp.cs | mit | 1,588,858,049 | using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
using DSharpPlus;
using DSharpPlus.Entities;
using DSharpPlus.EventArgs;
using ModCore.Database;
using ModCore.... | using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
using DSharpPlus;
using DSharpPlus.Entities;
using DSharpPlus.EventArgs;
using ModCore.Database;
using ModCore.... |
03af8e0bb4b1b6fd43c7264064a7f6501346d657 | fix: Call GuildAvailableAsync for dispatch(GUILD_CREATE) case (#1473) | fix: Call GuildAvailableAsync for dispatch(GUILD_CREATE) case (#1473)
* Fix for Issue #1471
This change will allow `GuildAvailable` to fire when the client joins a new guild, as well as properly update `IsConnected`.
* Removed unnecessary statement; | AntiTcb/Discord.Net | src/Discord.Net.WebSocket/DiscordSocketClient.cs | mit | 1,588,857,555 | using Discord.API;
using Discord.API.Gateway;
using Discord.Logging;
using Discord.Net.Converters;
using Discord.Net.Udp;
using Discord.Net.WebSockets;
using Discord.Rest;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System... | using Discord.API;
using Discord.API.Gateway;
using Discord.Logging;
using Discord.Net.Converters;
using Discord.Net.Udp;
using Discord.Net.WebSockets;
using Discord.Rest;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System... |
a39f456ee80255dee33ed7a892a061893b8d48d2 | Update src/AutoMapper/ProfileMap.cs to use named parameter | Update src/AutoMapper/ProfileMap.cs to use named parameter
Co-authored-by: Lucian Bargaoanu <31020c3c9871f13c90a43e047073daebd7cb7bb5@users.noreply.github.com> | AutoMapper/AutoMapper,AutoMapper/AutoMapper,AutoMapper/AutoMapper | src/AutoMapper/ProfileMap.cs | mit | 1,588,857,383 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Linq.Expressions;
using System.Reflection;
using AutoMapper.Configuration;
using AutoMapper.Configuration.Conventions;
namespace AutoMapper
{
[DebuggerDisplay("{Name}")]
public class ProfileMap... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Linq.Expressions;
using System.Reflection;
using AutoMapper.Configuration;
using AutoMapper.Configuration.Conventions;
namespace AutoMapper
{
[DebuggerDisplay("{Name}")]
public class ProfileMap... |
9c9e3f47b7b18b3c4e4496f54de8d7729b21c954 | Should be testing the type of the value, not the member | Should be testing the type of the value, not the member
| xwipeoutx/EnumGenie,xwipeoutx/EnumGenie | src/EnumGenie.TypeScript/EnumDescriptorWriter.cs | mit | 1,588,857,325 | using System;
using System.IO;
using System.Linq;
using System.Reflection;
using EnumGenie.Writers;
namespace EnumGenie.TypeScript
{
public class EnumDescriptorWriter : IEnumWriter
{
private readonly bool _const;
public EnumDescriptorWriter(EnumDescriptorWriterConfig descriptorConfig)
... | using System;
using System.IO;
using System.Linq;
using System.Reflection;
using EnumGenie.Writers;
namespace EnumGenie.TypeScript
{
public class EnumDescriptorWriter : IEnumWriter
{
private readonly bool _const;
public EnumDescriptorWriter(EnumDescriptorWriterConfig descriptorConfig)
... |
d29ba10ecb5b030ad0fd2ae29736bd77eafbb8c0 | #111 - Let's see if this fixes some problems | #111 - Let's see if this fixes some problems
| Daniele122898/SoraBot-v2,Daniele122898/SoraBot-v2 | SoraBot/SoraBot.Data/Repositories/GuildRepos/GuildRepository.cs | agpl-3.0 | 1,588,857,234 | using System.Linq;
using System.Threading.Tasks;
using ArgonautCore.Maybe;
using Microsoft.EntityFrameworkCore;
using SoraBot.Data.Models.SoraDb;
using SoraBot.Data.Repositories.Interfaces;
namespace SoraBot.Data.Repositories.GuildRepos
{
public class GuildRepository : IGuildRepository
{
private reado... | using System.Linq;
using System.Threading.Tasks;
using ArgonautCore.Maybe;
using Microsoft.EntityFrameworkCore;
using SoraBot.Data.Models.SoraDb;
using SoraBot.Data.Repositories.Interfaces;
namespace SoraBot.Data.Repositories.GuildRepos
{
public class GuildRepository : IGuildRepository
{
private reado... |
5e65bda8d8ba49b5213fcf163861bdee4ebddb6c | Add test coverage | Add test coverage
| peppy/osu,NeoAdonis/osu,UselessToucan/osu,peppy/osu,peppy/osu-new,ppy/osu,smoogipoo/osu,smoogipoo/osu,smoogipooo/osu,NeoAdonis/osu,ppy/osu,NeoAdonis/osu,NeoAdonis/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu,ppy/osu,UselessToucan/osu,smoogipoo/osu,peppy/osu,UselessToucan/osu,ppy/osu | osu.Game.Tests/NonVisual/CustomDataDirectoryTest.cs | mit | 1,588,857,144 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.IO;
using System.Threading;
using System.Threading.Tasks;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Configurat... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.IO;
using System.Threading;
using System.Threading.Tasks;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Platform;
... |
7a2020fd4561e461ef7700a5178d7b05a8c23b6b | User copy operation instead of move | User copy operation instead of move
| smoogipoo/osu,NeoAdonis/osu,smoogipoo/osu,peppy/osu,smoogipoo/osu,ppy/osu,NeoAdonis/osu,smoogipoo/osu,peppy/osu,smoogipooo/osu,UselessToucan/osu,ppy/osu,ppy/osu,UselessToucan/osu,peppy/osu,NeoAdonis/osu,peppy/osu-new,UselessToucan/osu,ppy/osu,NeoAdonis/osu,peppy/osu,UselessToucan/osu | osu.Game/IO/OsuStorage.cs | mit | 1,588,857,144 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.IO;
using System.Linq;
using osu.Framework.Logging;
using osu.Framework.Platform;
using osu.Game.Configuration;
namespace osu.Game.IO
{
pu... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.IO;
using osu.Framework.Logging;
using osu.Framework.Platform;
using osu.Game.Configuration;
namespace osu.Game.IO
{
public class OsuStora... |
49a03f1c06ca6824fc8e131ddd1e8f845c4ea1f2 | Add basic blocking migration, move not copy | Add basic blocking migration, move not copy
| smoogipoo/osu,UselessToucan/osu,ppy/osu,peppy/osu,peppy/osu,NeoAdonis/osu,NeoAdonis/osu,smoogipooo/osu,peppy/osu,smoogipoo/osu,NeoAdonis/osu,UselessToucan/osu,ppy/osu,UselessToucan/osu,NeoAdonis/osu,smoogipoo/osu,ppy/osu,UselessToucan/osu,peppy/osu,ppy/osu,smoogipoo/osu,peppy/osu-new | osu.Game/IO/OsuStorage.cs | mit | 1,588,857,117 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.IO;
using osu.Framework.Logging;
using osu.Framework.Platform;
using osu.Game.Configuration;
namespace osu.Game.IO
{
public class OsuStora... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Logging;
using osu.Framework.Platform;
using osu.Game.Configuration;
namespace osu.Game.IO
{
public class OsuStorage : WrappedStorage
{
... |
754afb9c0bbd5d049352c455ec1122de69a9a9fa | Expose ContextFactory to allow for connection flushing | Expose ContextFactory to allow for connection flushing
| smoogipooo/osu,NeoAdonis/osu,peppy/osu,UselessToucan/osu,NeoAdonis/osu,ppy/osu,smoogipoo/osu,peppy/osu-new,NeoAdonis/osu,smoogipoo/osu,UselessToucan/osu,smoogipoo/osu,ppy/osu,smoogipoo/osu,peppy/osu,ppy/osu,NeoAdonis/osu,peppy/osu,UselessToucan/osu,ppy/osu,UselessToucan/osu,peppy/osu | osu.Game/OsuGameBase.cs | mit | 1,588,857,117 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Threading.Tasks;
using osu.Framework.Allocation;... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Threading.Tasks;
using osu.Framework.Allocation;... |
6853969be971e3f4e17f0b7347e62b3a07f75822 | set dialog title | set dialog title
| jkoritzinsky/Avalonia,SuperJMN/Avalonia,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,Perspex/Perspex,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,SuperJMN/Avalonia,SuperJMN/Avalonia,akrisiun/Perspex,grokys/Perspex,jkoritzinsky/Perspex,jkoritz... | src/Avalonia.Dialogs/ManagedFileDialogExtensions.cs | mit | 1,588,856,824 | using System.Linq;
using System.Threading.Tasks;
using Avalonia.Controls;
using Avalonia.Controls.Platform;
namespace Avalonia.Dialogs
{
public static class ManagedFileDialogExtensions
{
private class ManagedSystemDialogImpl<T> : ISystemDialogImpl where T : Window, new()
{
async Tas... | using System.Linq;
using System.Threading.Tasks;
using Avalonia.Controls;
using Avalonia.Controls.Platform;
namespace Avalonia.Dialogs
{
public static class ManagedFileDialogExtensions
{
private class ManagedSystemDialogImpl<T> : ISystemDialogImpl where T : Window, new()
{
async Tas... |
bc07c2d5a40b8b6e8b9717b0726f09e4be9c7f68 | https://pt.stackoverflow.com/q/189460/101 | https://pt.stackoverflow.com/q/189460/101 | maniero/SOpt,maniero/SOpt,maniero/SOpt,bigown/SOpt,maniero/SOpt,maniero/SOpt,maniero/SOpt,bigown/SOpt,maniero/SOpt,maniero/SOpt,bigown/SOpt,bigown/SOpt,maniero/SOpt,maniero/SOpt,bigown/SOpt,maniero/SOpt,bigown/SOpt,maniero/SOpt,maniero/SOpt,bigown/SOpt,bigown/SOpt,bigown/SOpt,maniero/SOpt,bigown/SOpt,maniero/SOpt | CSharp/Property/AmbiguityLocal.cs | mit | 1,588,856,811 | using static System.Console;
using System.Threading.Tasks;
public class Program {
public static int Pontu1 { get; set; }
public static int IncrementaPontos(int pontu1) {
Pontu1++;
return pontu1;
}
public static void RespostaCerta() {
WriteLine("Resposta certa");
I... | using System;
public class Program
{
public static int Pontu1 { get; set; }
public static int pont(int pontu1)
{
Pontu1++;
return pontu1;
}
public static void rcerta()
{
Console.WriteLine("Resposta certa");
pont(Pontu1);
System.Threading.Thread.Sle... |
4ac5ed71f4f82b1f9a4b47677e30e00ac3e230d7 | Remove redundant string interpolation | Remove redundant string interpolation
| peppy/osu,smoogipooo/osu,NeoAdonis/osu,UselessToucan/osu,NeoAdonis/osu,peppy/osu,UselessToucan/osu,smoogipoo/osu,ppy/osu,peppy/osu-new,smoogipoo/osu,ppy/osu,UselessToucan/osu,smoogipoo/osu,NeoAdonis/osu,smoogipoo/osu,NeoAdonis/osu,peppy/osu,UselessToucan/osu,ppy/osu,ppy/osu,peppy/osu | osu.Game.Tests/NonVisual/CustomDataDirectoryTest.cs | mit | 1,588,855,737 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.IO;
using System.Threading;
using System.Threading.Tasks;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Platform;
... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.IO;
using System.Threading;
using System.Threading.Tasks;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Platform;
... |
bb32946d8ba4c2add11499997a7f6caaed13bb0f | Ignore proxy tests for now | Ignore proxy tests for now
| PKRoma/RestSharp,restsharp/RestSharp | test/RestSharp.IntegrationTests/ProxyTests.cs | apache-2.0 | 1,588,855,600 | using System;
using System.Net;
using NUnit.Framework;
using RestSharp.Tests.Shared.Fixtures;
namespace RestSharp.IntegrationTests
{
[TestFixture]
public class ProxyTests
{
[Test]
[Ignore("Behaves strangely on Windows")]
public void Set_Invalid_Proxy_Fails()
{
u... | using System;
using System.Net;
using NUnit.Framework;
using RestSharp.Tests.Shared.Fixtures;
namespace RestSharp.IntegrationTests
{
[TestFixture]
public class ProxyTests
{
[Test]
public void Set_Invalid_Proxy_Fails()
{
using var server = HttpServerFixture.StartServer((... |
83b4bc40bfbd7917fabecd968154b79f237ab139 | asponetcore assembly loader: fixes invalid assembly name | asponetcore assembly loader: fixes invalid assembly name
| iolevel/peachpie,peachpiecompiler/peachpie,peachpiecompiler/peachpie,iolevel/peachpie-concept,peachpiecompiler/peachpie,iolevel/peachpie-concept,iolevel/peachpie,iolevel/peachpie-concept,iolevel/peachpie-concept,peachpiecompiler/peachpie,iolevel/peachpie,iolevel/peachpie | src/Peachpie.AspNetCore.Web/PhpHandlerMiddleware.cs | apache-2.0 | 1,588,853,281 | using System;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.Extensions.DependencyModel;
using Pchp.Core;
using Pchp.Core.Utilities;
namespace Peachpie.A... | using System;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.Extensions.DependencyModel;
using Pchp.Core;
using Pchp.Core.Utilities;
namespace Peachpie.A... |
23ca8afc27c1a4148c705c8862e5ce08adeece54 | useful comment | useful comment
| OBeautifulCode/OBeautifulCode.Serialization | OBeautifulCode.Serialization.Bson/SerializationConfiguration/ObcBsonDiscriminatorConvention.cs | mit | 1,588,853,149 | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="ObcBsonDiscriminatorConvention.cs" company="OBeautifulCode">
// Copyright (c) OBeautifulCode 2018. All rights reserved.
// </copyright>
// --------------------------------------... | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="ObcBsonDiscriminatorConvention.cs" company="OBeautifulCode">
// Copyright (c) OBeautifulCode 2018. All rights reserved.
// </copyright>
// --------------------------------------... |
6a6a652528d6784e61dbcf4b54f0533c65026cab | [Fix] Fix for no value | [Fix] Fix for no value
| sta/websocket-sharp,sta/websocket-sharp,sta/websocket-sharp | websocket-sharp/Net/WebHeaderCollection.cs | mit | 1,588,852,782 | #region License
/*
* WebHeaderCollection.cs
*
* This code is derived from WebHeaderCollection.cs (System.Net) of Mono
* (http://www.mono-project.com).
*
* The MIT License
*
* Copyright (c) 2003 Ximian, Inc. (http://www.ximian.com)
* Copyright (c) 2007 Novell, Inc. (http://www.novell.com)
* Copyright (c) 2012-... | #region License
/*
* WebHeaderCollection.cs
*
* This code is derived from WebHeaderCollection.cs (System.Net) of Mono
* (http://www.mono-project.com).
*
* The MIT License
*
* Copyright (c) 2003 Ximian, Inc. (http://www.ximian.com)
* Copyright (c) 2007 Novell, Inc. (http://www.novell.com)
* Copyright (c) 2012-... |
4a0a41a77bafbaee0f4716e77ed920f5a7bb1dce | Handle the unpublished status of cultures. #101 | Handle the unpublished status of cultures. #101
| KevinJump/uSync,KevinJump/uSync | uSync8.ContentEdition/Serializers/ContentSerializer.cs | mpl-2.0 | 1,588,851,698 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Xml.Linq;
using Umbraco.Core;
using Umbraco.Core.Configuration;
using Umbraco.Core.Logging;
using Umbraco.Core.Models;
using Umbraco.Core.Models.Entities;
using Umbraco.Core.Services;
using uSync8.ContentEdition.Mapping;
using uSync8.Cor... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Xml.Linq;
using Umbraco.Core;
using Umbraco.Core.Configuration;
using Umbraco.Core.Logging;
using Umbraco.Core.Models;
using Umbraco.Core.Models.Entities;
using Umbraco.Core.Services;
using uSync8.ContentEdition.Mapping;
using uSync8.Cor... |
a0c74d13a44883e1f1f982ca4d972ccf4dfb9cc4 | LerecallelairKefaikeaner | LerecallelairKefaikeaner
| lindexi/lindexi_gd,lindexi/lindexi_gd,lindexi/lindexi_gd,lindexi/lindexi_gd | CallnernawbawceKairwemwhejeene/CallnernawbawceKairwemwhejeene/Program.cs | mit | 1,588,850,605 | using System;
using System.Threading;
using System.Threading.Tasks;
namespace CallnernawbawceKairwemwhejeene
{
class Context : IContext
{
public async Task WaitForContinue()
{
await (CurrentTask?.Task ?? Task.CompletedTask);
}
private TaskCompletionSource<bool> Cur... | using System;
using System.Threading;
namespace CallnernawbawceKairwemwhejeene
{
class Program
{
static void Main(string[] args)
{
var semaphoreSlim = new SemaphoreSlim(10, 10);
for (int i = 0; i < 1000; i++)
{
var n = i;
_au... |
21e0515749beb9f89a4a234bf865784319e346c2 | Oppdater versjon i SharedAssemblyInfo | Oppdater versjon i SharedAssemblyInfo
| difi/sikker-digital-post-klient-dotnet,difi/sikker-digital-post-klient-dotnet | SolutionItems/SharedAssemblyInfo.cs | apache-2.0 | 1,588,850,475 | using System.Reflection;
[assembly: AssemblyCompany("Direktoratet for forvaltning og IKT (Difi)")]
[assembly: AssemblyTrademark("Direktoratet for forvaltning og IKT (Difi)")]
[assembly: AssemblyProduct("Difi Opppslagstjeneste Klient")]
[assembly: AssemblyDescription("Klientbibliotek for integrasjon mot Oppslagstjenest... | using System.Reflection;
[assembly: AssemblyCompany("Direktoratet for forvaltning og IKT (Difi)")]
[assembly: AssemblyTrademark("Direktoratet for forvaltning og IKT (Difi)")]
[assembly: AssemblyProduct("Difi Opppslagstjeneste Klient")]
[assembly: AssemblyDescription("Klientbibliotek for integrasjon mot Oppslagstjenest... |
e43fed59d215a4e30d121c5394bb6cf7aa2326a4 | Remove unnecessary xmldoc | Remove unnecessary xmldoc
Co-authored-by: Dan Balasescu <c9bd76907373126dff70d71f8b944159a669cbf1@smgi.me> | ZLima12/osu-framework,peppy/osu-framework,ZLima12/osu-framework,peppy/osu-framework,smoogipooo/osu-framework,EVAST9919/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,ppy/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,ppy/osu-framework,smoogipooo/osu-framework,peppy/osu-framework,EV... | osu.Framework/Platform/GameHost.cs | mit | 1,588,850,255 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Drawing;
using System.Globalization;
using System.IO;
using System.Linq;
using Sys... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Drawing;
using System.Globalization;
using System.IO;
using System.Linq;
using Sys... |
83fb86220c0e7bf1a155bf8de132e13b3a8d6ae7 | Add missing services configuration. | Add missing services configuration.
| Talagozis/Talagozis.Website,Talagozis/Talagozis.Website | Talagozis.Website/Startup.cs | mit | 1,588,849,972 | using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.AspNetCore.Rewrite;
using Microsoft.Entity... | using System;
using System.Collections.Generic;
using System.Linq;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.AspNetCore.Rewrite;
using Microsoft.Entity... |
865b7732cd1bf1826c4aca824abe3339af6dbff9 | Context : IServiceProvider | Context : IServiceProvider
| iolevel/peachpie,iolevel/peachpie,peachpiecompiler/peachpie,iolevel/peachpie,peachpiecompiler/peachpie,peachpiecompiler/peachpie,peachpiecompiler/peachpie,iolevel/peachpie-concept,iolevel/peachpie-concept,iolevel/peachpie-concept,iolevel/peachpie-concept,iolevel/peachpie | src/Peachpie.Runtime/Context.cs | apache-2.0 | 1,588,849,955 | using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Pchp.Core.Utilities;
using System.Reflection;
using Pchp.Core.Reflection;
namespace Pchp.Core
{
///... | using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Pchp.Core.Utilities;
using System.Reflection;
using Pchp.Core.Reflection;
namespace Pchp.Core
{
///... |
898a45e7d834af88902439785b52fdc4451e1430 | Prevent infinite attempt to reconnect when unlocking session | Prevent infinite attempt to reconnect when unlocking session
This fix #196.
| xavierfoucrier/gmail-notifier | code/Computer.cs | mit | 1,588,849,922 | using System;
using System.IO;
using System.Net;
using System.Net.NetworkInformation;
using System.Threading.Tasks;
using System.Windows.Forms;
using Microsoft.Win32;
using notifier.Properties;
namespace notifier {
class Computer {
#region #attributes
/// <summary>
/// Registration possibilities
/// </summa... | using System;
using System.IO;
using System.Net;
using System.Net.NetworkInformation;
using System.Threading.Tasks;
using System.Windows.Forms;
using Microsoft.Win32;
using notifier.Properties;
namespace notifier {
class Computer {
#region #attributes
/// <summary>
/// Registration possibilities
/// </summa... |
e983890e821d89c47ceb0742aa62137f1088917e | Breaking change: Refactored AppBase: - renamed InitializePrerequisites to BeforeAppManagerInitialize() - added AfterAppManagerInitialize(), Before/AfterAppManagerFinalize() - renamed ConfigureAmbientServices to BuildServicesContainer. | Breaking change: Refactored AppBase:
- renamed InitializePrerequisites to BeforeAppManagerInitialize()
- added AfterAppManagerInitialize(), Before/AfterAppManagerFinalize()
- renamed ConfigureAmbientServices to BuildServicesContainer.
| quartz-software/kephas,quartz-software/kephas,quartz-software/kephas | src/Kephas.Application/AppBase.cs | mit | 1,588,849,228 | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="AppBase.cs" company="Kephas Software SRL">
// Copyright (c) Kephas Software SRL. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root f... | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="AppBase.cs" company="Kephas Software SRL">
// Copyright (c) Kephas Software SRL. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root f... |
0c874e1dcc9aaf7fa49dbb8acbee8bda9d4de2a0 | Remove restriction of S7-1500 devices in TIA 15.1 module | Remove restriction of S7-1500 devices in TIA 15.1 module
| jogibear9988/DotNetSiemensPLCToolBoxLibrary,dotnetprojects/DotNetSiemensPLCToolBoxLibrary,jogibear9988/DotNetSiemensPLCToolBoxLibrary,jogibear9988/DotNetSiemensPLCToolBoxLibrary,jogibear9988/DotNetSiemensPLCToolBoxLibrary,dotnetprojects/DotNetSiemensPLCToolBoxLibrary,dotnetprojects/DotNetSiemensPLCToolBoxLibrary | DotNetSiemensPLCToolBoxLibrary.TIAV15_1/Step7ProjectV15_1Tia.cs | lgpl-2.1 | 1,588,849,141 | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Security;
using System.Xml.Linq;
using DotNetSiemensPLCToolBoxLibrary.DataTypes;
using DotNetSiemensPLCToolBoxLibrary.DataTypes.Blocks;
using DotNetSiemensPLCToolBoxLibrary.DataTypes.Blocks.Step7V11;
using DotNetS... | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Security;
using System.Xml.Linq;
using DotNetSiemensPLCToolBoxLibrary.DataTypes;
using DotNetSiemensPLCToolBoxLibrary.DataTypes.Blocks;
using DotNetSiemensPLCToolBoxLibrary.DataTypes.Blocks.Step7V11;
using DotNetS... |
701c5d3386c183f7b8f64bce5f4ac0c6399e4977 | add optional mime type override for create media | add optional mime type override for create media
| wp-net/WordPressPCL,wp-net/WordPressPCL,cobalto/WordPressPCL,cobalto/WordPressPCL | WordPressPCL/Client/Media.cs | mit | 1,588,849,024 | using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Net.Http;
using System.Text;
using System.Threading.Tasks;
using WordPressPCL.Interfaces;
using WordPressPCL.Models;
using WordPressPCL.Utility;
namespace WordPressPCL.Client
{
/// <summary>
... | using Newtonsoft.Json;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Net.Http;
using System.Text;
using System.Threading.Tasks;
using WordPressPCL.Interfaces;
using WordPressPCL.Models;
using WordPressPCL.Utility;
namespace WordPressPCL.Client
{
/// <summary>
/// Client cl... |
9b487aae0e3e7e5384c2b16758acbcce23261af2 | Added IntPtr version of DecompressVoice | Added IntPtr version of DecompressVoice
| Facepunch/Facepunch.Steamworks,Facepunch/Facepunch.Steamworks,Facepunch/Facepunch.Steamworks | Facepunch.Steamworks/SteamUser.cs | mit | 1,588,848,867 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
using Steamworks.Data;
namespace Steamworks
{
/// <summary>
/// Functions for accessing and manipulating Steam user information.
/// Th... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
using Steamworks.Data;
namespace Steamworks
{
/// <summary>
/// Functions for accessing and manipulating Steam user information.
/// Th... |
b813ee7a17a7445a9d758e3f677664948eb30d21 | Don't use ThreadStatic in Helpers | Don't use ThreadStatic in Helpers
| Facepunch/Facepunch.Steamworks,Facepunch/Facepunch.Steamworks,Facepunch/Facepunch.Steamworks | Facepunch.Steamworks/Utility/Helpers.cs | mit | 1,588,848,466 | using System;
using System.Runtime.InteropServices;
using System.Text;
using System.Collections.Generic;
namespace Steamworks
{
internal static class Helpers
{
public const int MemoryBufferSize = 1024 * 32;
private static IntPtr[] MemoryPool = new IntPtr[]
{
Marshal.AllocHGlobal( MemoryBufferSize ),
Mar... | using System;
using System.Runtime.InteropServices;
using System.Text;
using System.Collections.Generic;
namespace Steamworks
{
internal static class Helpers
{
public const int MemoryBufferSize = 1024 * 32;
[ThreadStatic] private static IntPtr[] MemoryPool;
[ThreadStatic] private static int MemoryPoolIndex;
... |
04d1c86954f453461714b273d4da22e2972b6657 | Update OnGameWebCallback docs | Update OnGameWebCallback docs
| Facepunch/Facepunch.Steamworks,Facepunch/Facepunch.Steamworks,Facepunch/Facepunch.Steamworks | Facepunch.Steamworks/SteamUser.cs | mit | 1,588,847,736 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
using Steamworks.Data;
namespace Steamworks
{
/// <summary>
/// Functions for accessing and manipulating Steam user information.
/// Th... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
using Steamworks.Data;
namespace Steamworks
{
/// <summary>
/// Functions for accessing and manipulating Steam user information.
/// Th... |
f0840a01e7e302011e30f305eb76fafc14634391 | BufferingTargetWrapperTests - Make unit test more stable by waiting for events instead of short thread sleeps. Added wait timeouts where missing. (#3950) | BufferingTargetWrapperTests - Make unit test more stable by waiting for events instead of short thread sleeps. Added wait timeouts where missing. (#3950)
| luigiberrettini/NLog,304NotModified/NLog,snakefoot/NLog,304NotModified/NLog,sean-gilliam/NLog,snakefoot/NLog,sean-gilliam/NLog,luigiberrettini/NLog,NLog/NLog,NLog/NLog,luigiberrettini/NLog | tests/NLog.UnitTests/Targets/Wrappers/BufferingTargetWrapperTests.cs | bsd-3-clause | 1,588,846,636 | //
// Copyright (c) 2004-2020 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
//
// * Redistributions of s... | //
// Copyright (c) 2004-2020 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
//
// * Redistributions of s... |
4d9caad588aace7b1d700cafa09b8581cf0518fb | Escape all sources when they need it (#967) | Escape all sources when they need it (#967)
The need for escaping doesn't depend on if it's a local (file) or remote (http/s) uri
It depends only on if there is a space in it or not. This can be in either, although it's more likely in a file path with "C:\Program Files" etc
ArgumentEscaper will check for spaces and ... | NuKeeperDotNet/NuKeeper,skolima/NuKeeper,skolima/NuKeeper,AnthonySteele/NuKeeper,NuKeeperDotNet/NuKeeper,NuKeeperDotNet/NuKeeper,AnthonySteele/NuKeeper,skolima/NuKeeper,AnthonySteele/NuKeeper | NuKeeper.Abstractions/NuGet/NuGetSources.cs | apache-2.0 | 1,588,846,633 | using System;
using System.Collections.Generic;
using System.Linq;
using McMaster.Extensions.CommandLineUtils;
using NuGet.Configuration;
using NuKeeper.Abstractions.Formats;
namespace NuKeeper.Abstractions.NuGet
{
public class NuGetSources
{
public NuGetSources(params string[] sources)
{
... | using System;
using System.Collections.Generic;
using System.Linq;
using McMaster.Extensions.CommandLineUtils;
using NuGet.Configuration;
using NuKeeper.Abstractions.Formats;
namespace NuKeeper.Abstractions.NuGet
{
public class NuGetSources
{
public NuGetSources(params string[] sources)
{
... |
18dabccadca6d894a46316d84d3b890257a33d19 | Prevent stack overflows by calling non-overridden method | Prevent stack overflows by calling non-overridden method
| ZLima12/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,peppy/osu-framework,ppy/osu-framework,ZLima12/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,smoogipooo/osu-framework,smoogipooo/osu-framework,ppy/osu-framework,peppy/osu-framework,peppy/osu-framework,EVAST9919/osu-framew... | osu.Framework/Graphics/OpenGL/Textures/TextureGLAtlas.cs | mit | 1,588,846,268 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Linq;
using osu.Framework.Graphics.Primitives;
using osu.Framework.Graphics.Textures;
using osu.Framework.Lists;
using osuTK.Graphics.ES30;
us... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Linq;
using osu.Framework.Graphics.Primitives;
using osu.Framework.Graphics.Textures;
using osu.Framework.Lists;
using osuTK.Graphics.ES30;
us... |
c10167bb91a9f712b507e1391f19cad8f605c728 | Throw exception if ContentFolder doesn't exist or is empty | Throw exception if ContentFolder doesn't exist or is empty
| Facepunch/Facepunch.Steamworks,Facepunch/Facepunch.Steamworks,Facepunch/Facepunch.Steamworks | Facepunch.Steamworks/Structs/UgcEditor.cs | mit | 1,588,845,937 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;
using System.Threading.Tasks;
using Steamworks.Data;
using QueryType = Steamworks.Ugc.Query;
namespace Steamworks.Ugc
{
public struct Editor
{
PublishedFileId fileId;
bool creatingNew;
WorkshopFileType c... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;
using System.Threading.Tasks;
using Steamworks.Data;
using QueryType = Steamworks.Ugc.Query;
namespace Steamworks.Ugc
{
public struct Editor
{
PublishedFileId fileId;
bool creatingNew;
WorkshopFileType c... |
2a2bddc7808c3c72564e54b9e78563614a1e1264 | Guard against file read exceptions | Guard against file read exceptions
| bugsnag/bugsnag-dotnet,bugsnag/bugsnag-dotnet,bugsnag/bugsnag-dotnet | src/Bugsnag/Polyfills.cs | mit | 1,588,845,819 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.IO;
namespace Bugsnag.Polyfills
{
public static class FileExtensions
{
public static IEnumerable<string> ReadLines(string file)
{
#if NET35
return Enumerable.Empty<string>();
#else
try
... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.IO;
namespace Bugsnag.Polyfills
{
public static class FileExtensions
{
public static IEnumerable<string> ReadLines(string file)
{
#if NET35
return Enumerable.Empty<string>();
#else
return File.Rea... |
ec0596f1c95340c45122d4d9de9621db1278b0f7 | Increase version code | Increase version code
| akorb/SteamShutdown | SteamShutdown/Properties/AssemblyInfo.cs | mit | 1,588,844,587 | using System.Reflection;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("SteamShutdown")]
[assembly: Assemb... | using System.Reflection;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("SteamShutdown")]
[assembly: Assemb... |
c9cc72d857fd9c179d4b3c581aaa3548788b2c31 | #26 Fix crash if an added Steam Library folder does not exist anymore | #26 Fix crash if an added Steam Library folder does not exist anymore
| akorb/SteamShutdown | SteamShutdown/Steam.cs | mit | 1,588,844,310 | using Microsoft.Win32;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Text.RegularExpressions;
using System.Windows.Forms;
namespace SteamShutdown
{
public static partial class Steam
{
static read... | using Microsoft.Win32;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Text.RegularExpressions;
using System.Windows.Forms;
namespace SteamShutdown
{
public static partial class Steam
{
static read... |
e83c17267ac8009d1bb85dd3758ba85c4320bc13 | Reuse inflation vector in DrawTriangle() | Reuse inflation vector in DrawTriangle()
| peppy/osu-framework,EVAST9919/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,peppy/osu-framework,peppy/osu-framework,smoogipooo/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,peppy/osu-framework,smoogipooo/osu-framew... | osu.Framework/Graphics/OpenGL/Textures/TextureGLSingle.cs | mit | 1,588,844,033 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using osu.Framework.Development;
using osu.Framework.Graphics.Batches;
using osu.Fra... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using osu.Framework.Development;
using osu.Framework.Graphics.Batches;
using osu.Fra... |
890f9932f38d691fc46b06837ed8ea92d0b4c873 | Make delete button enabled in F-Curve on Mac | Make delete button enabled in F-Curve on Mac
| effekseer/Effekseer,effekseer/Effekseer,effekseer/Effekseer,effekseer/Effekseer,effekseer/Effekseer,effekseer/Effekseer | Dev/Editor/Effekseer/GUI/Dock/FCurves.cs | mit | 1,588,843,956 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Effekseer.Data.Value;
namespace Effekseer.GUI.Dock
{
public class FCurveCopiedData
{
public class Point
{
public float Key;
public float Value;
public float LeftKey;
public float... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Effekseer.Data.Value;
namespace Effekseer.GUI.Dock
{
public class FCurveCopiedData
{
public class Point
{
public float Key;
public float Value;
public float LeftKey;
public float... |
c90cabf2390abab7748727555b92e30a4451a2fd | Moved the Properties to ControlzEx | Moved the Properties to ControlzEx
| ye4241/MahApps.Metro,ye4241/MahApps.Metro,batzen/MahApps.Metro,MahApps/MahApps.Metro,batzen/MahApps.Metro,MahApps/MahApps.Metro | src/MahApps.Metro/Controls/Badged.cs | mit | 1,588,843,152 | using System;
using System.Windows;
using System.Windows.Media.Animation;
using ControlzEx;
namespace MahApps.Metro.Controls
{
[TemplatePart(Name = BadgeContainerPartName, Type = typeof(UIElement))]
public class Badged : BadgedEx
{
/// <summary>Identifies the <see cref="BadgeChangedStoryboard"/> d... | using System;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Media.Animation;
using ControlzEx;
namespace MahApps.Metro.Controls
{
[TemplatePart(Name = BadgeContainerPartName, Type = typeof(UIElement))]
public class Badged : BadgedEx
{
/// <summary>Identifies the <see cr... |
ce70a58d5c598fca407ff7de9dc17e7b3fd861b8 | Update SDK version to 4.2.0 | Update SDK version to 4.2.0
| NIFTYCloud-mbaas/ncmb_unity,NIFTYCloud-mbaas/ncmb_unity,NIFTYCloud-mbaas/ncmb_unity | ncmb_unity/Assets/NCMB/Script/CommonConstant.cs | apache-2.0 | 1,588,843,135 | /*******
Copyright 2017-2020 FUJITSU CLOUD TECHNOLOGIES LIMITED All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless requir... | /*******
Copyright 2017-2020 FUJITSU CLOUD TECHNOLOGIES LIMITED All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless requir... |
4b16a5be5d230c5f15a7e1e8faa174e266d7d8ff | Fix for duplicate audit entries | Fix for duplicate audit entries
| jgveire/Vanguard.Framework | src/Vanguard.Framework.Data/DbContextBase.cs | mit | 1,588,842,964 | namespace Vanguard.Framework.Data
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.EntityFrameworkCore;
using Vanguard.Framework.Core;
using Vanguard.Framework.Core.DomainEvents;
using Vanguard... | namespace Vanguard.Framework.Data
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.EntityFrameworkCore;
using Vanguard.Framework.Core;
using Vanguard.Framework.Core.DomainEvents;
using Vanguard... |
90e17853a80af4b970a1cae6481c287c124d6fef | Update tests in line with framework changes | Update tests in line with framework changes
| smoogipoo/osu,ppy/osu,smoogipoo/osu,NeoAdonis/osu,smoogipoo/osu,peppy/osu,smoogipooo/osu,UselessToucan/osu,ppy/osu,ppy/osu,peppy/osu-new,peppy/osu,NeoAdonis/osu,UselessToucan/osu,NeoAdonis/osu,peppy/osu,peppy/osu,smoogipoo/osu,UselessToucan/osu,UselessToucan/osu,ppy/osu,NeoAdonis/osu | osu.Game.Tests/NonVisual/CustomDataDirectoryTest.cs | mit | 1,588,842,731 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.IO;
using System.Threading;
using System.Threading.Tasks;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Platform;
... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.IO;
using System.Threading;
using System.Threading.Tasks;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Platform;
... |
be217e665e888972aa49df497fecd281ca82637a | Fix failing tests | Fix failing tests
| JetBrains/resharper-unity,JetBrains/resharper-unity,JetBrains/resharper-unity,JetBrains/resharper-unity | resharper/resharper-yaml/test/src/UnityTestsSpecificYamlFileExtensionMapping.cs | apache-2.0 | 1,588,841,845 | using System;
using System.Collections.Generic;
using JetBrains.Application;
using JetBrains.Lifetimes;
using JetBrains.ProjectModel;
using JetBrains.ReSharper.Plugins.Yaml.ProjectModel;
using JetBrains.Util;
namespace JetBrains.ReSharper.Plugins.Yaml.Tests
{
[ShellComponent]
public class UnityTestsSpecificYamlFi... | using System;
using System.Collections.Generic;
using JetBrains.Application;
using JetBrains.Lifetimes;
using JetBrains.ProjectModel;
using JetBrains.ReSharper.Plugins.Yaml.ProjectModel;
using JetBrains.Util;
namespace JetBrains.ReSharper.Plugins.Yaml.Tests
{
[ShellComponent]
public class UnityTestsSpecificYamlFi... |
52f826b7775602b9aee809da35225bc8967b8ccb | bump to version 1.3.8 | bump to version 1.3.8
| Terradue/DotNetTep,Terradue/DotNetTep | Terradue.Tep/Properties/AssemblyInfo.cs | agpl-3.0 | 1,588,841,440 | /*!
\namespace Terradue.Tep
@{
Terradue.Tep Software Package provides with all the functionalities specific to the TEP.
\xrefitem sw_version "Versions" "Software Package Version" 1.3.8
\xrefitem sw_link "Links" "Software Package List" [Terradue.Tep](https://git.terradue.com/sugar/Terradue.Tep)
\xref... | /*!
\namespace Terradue.Tep
@{
Terradue.Tep Software Package provides with all the functionalities specific to the TEP.
\xrefitem sw_version "Versions" "Software Package Version" 1.3.7
\xrefitem sw_link "Links" "Software Package List" [Terradue.Tep](https://git.terradue.com/sugar/Terradue.Tep)
\xref... |
7d30eed3e9fd35e766ee4801ee1fec9238359355 | up user sync (in case several communities have the same synchronization endpoint) -- this fixes #ESAGEPSW-657 | up user sync (in case several communities have the same synchronization endpoint) -- this fixes #ESAGEPSW-657
| Terradue/DotNetTep,Terradue/DotNetTep | Terradue.Tep/Terradue/Tep/Controller/Community/ThematicCommunity.cs | agpl-3.0 | 1,588,841,387 | using System;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Data;
using System.IO;
using System.Linq;
using System.Net;
using System.Runtime.Serialization;
using System.Web;
using ServiceStack.Text;
using Terradue.OpenSearch;
using Terradue.OpenSearch.Result;
using Terradue.Porta... | using System;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Data;
using System.IO;
using System.Linq;
using System.Net;
using System.Runtime.Serialization;
using System.Web;
using ServiceStack.Text;
using Terradue.OpenSearch;
using Terradue.OpenSearch.Result;
using Terradue.Porta... |
9c0a0dfeb585b701cec41383c09933be423ac07e | Oppdaterer copyright | Oppdaterer copyright
| digipost/digipost-api-client-dotnet | SharedAssemblyInfo.cs | apache-2.0 | 1,588,841,362 | using System.Reflection;
[assembly: AssemblyCompany("Digipost AS")]
[assembly: AssemblyTrademark("Digipost AS")]
[assembly: AssemblyProduct("Digipost API Client")]
[assembly: AssemblyDescription("Digipost Client library for API integration.")]
[assembly: AssemblyVersion("8.3.0")]
[assembly: AssemblyFileVersion("8.3.0... | using System.Reflection;
[assembly: AssemblyCompany("Digipost AS")]
[assembly: AssemblyTrademark("Digipost AS")]
[assembly: AssemblyProduct("Digipost API Client")]
[assembly: AssemblyDescription("Digipost Client library for API integration.")]
[assembly: AssemblyVersion("8.3.0")]
[assembly: AssemblyFileVersion("8.3.0... |
db88ae768903fd73ccba701b2c6bae3d4bfc773f | add ut (#267) | add ut (#267)
| AntShares/AntShares.SmartContract.Framework | tests/Neo.Compiler.MSIL.UnitTests/UnitTest_NefOptimizer.cs | mit | 1,588,841,309 | using Microsoft.VisualStudio.TestTools.UnitTesting;
using Neo.Compiler.Optimizer;
using Neo.VM;
using System;
using System.Buffers.Binary;
using System.Numerics;
namespace Neo.Compiler.MSIL
{
[TestClass]
public class UnitTest_NefOptimizer
{
[TestMethod]
public void Test_Optimize_RemoveNOPS(... | using Microsoft.VisualStudio.TestTools.UnitTesting;
using Neo.Compiler.Optimizer;
using Neo.VM;
using System;
using System.Buffers.Binary;
using System.Numerics;
namespace Neo.Compiler.MSIL
{
[TestClass]
public class UnitTest_NefOptimizer
{
[TestMethod]
public void Test_Optimize_RemoveNOPS(... |
b1d41ea26d62094058221816fcb429975e5a552a | fixed error in ADAL change of URL | fixed error in ADAL change of URL
| jeffhollan/LogicAppTemplateCreator,jeffhollan/LogicAppTemplateCreator | LogicAppTemplate/Constants/Constants.cs | mit | 1,588,840,568 | namespace LogicAppTemplate
{
public static class Constants
{
internal static readonly string deploymentSchema = @"https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#";
internal static readonly string parameterSchema = @"https://schema.management.azure.com/schemas/201... | namespace LogicAppTemplate
{
public static class Constants
{
internal static readonly string deploymentSchema = @"https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#";
internal static readonly string parameterSchema = @"https://schema.management.azure.com/schemas/201... |
0b38331897a99dd97d3b6f059c868db35e18d359 | IBufferQueue implement IMMALObject. | IBufferQueue implement IMMALObject.
| techyian/MMALSharp,techyian/MMALSharp | src/MMALSharp/IBufferQueue.cs | mit | 1,588,840,464 | // <copyright file="IBufferQueue.cs" company="Techyian">
// Copyright (c) Ian Auty. All rights reserved.
// Licensed under the MIT License. Please see LICENSE.txt for License info.
// </copyright>
using MMALSharp.Native;
namespace MMALSharp
{
/// <summary>
/// Represents a queue of buffer headers.
/// </... | // <copyright file="IBufferQueue.cs" company="Techyian">
// Copyright (c) Ian Auty. All rights reserved.
// Licensed under the MIT License. Please see LICENSE.txt for License info.
// </copyright>
using MMALSharp.Native;
namespace MMALSharp
{
/// <summary>
/// Represents a queue of buffer headers.
/// </... |
8b9a307421abb0b08440de40d766cd9e98a42043 | Added BadgeTemplate and BadgeTemplateSelector | Added BadgeTemplate and BadgeTemplateSelector
This way the user can set a custom `DataTemplate` if needed
| ControlzEx/ControlzEx,punker76/Controlz,punker76/Controlz,ControlzEx/ControlzEx | src/ControlzEx/BadgedEx.cs | mit | 1,588,840,161 | using System.Windows;
using System.Windows.Controls;
using System.Windows.Media;
namespace ControlzEx
{
public enum BadgePlacementMode
{
TopLeft,
Top,
TopRight,
Right,
BottomRight,
Bottom,
BottomLeft,
Left
}
[TemplatePart(Name = BadgeCon... | using System.Windows;
using System.Windows.Controls;
using System.Windows.Media;
namespace ControlzEx
{
public enum BadgePlacementMode
{
TopLeft,
Top,
TopRight,
Right,
BottomRight,
Bottom,
BottomLeft,
Left
}
[TemplatePart(Name = BadgeCon... |
4c6d22a15246bbb72aac724e1cdf29b0847fec88 | Improve rename popup (#256) | Improve rename popup (#256)
| Siccity/UnityNodeEditorCore | Scripts/Editor/RenamePopup.cs | mit | 1,588,839,699 | using UnityEditor;
using UnityEngine;
namespace XNodeEditor {
/// <summary> Utility for renaming assets </summary>
public class RenamePopup : EditorWindow {
private const string inputControlName = "nameInput";
public static RenamePopup current { get; private set; }
public Object target... | using UnityEditor;
using UnityEngine;
namespace XNodeEditor {
/// <summary> Utility for renaming assets </summary>
public class RenamePopup : EditorWindow {
public static RenamePopup current { get; private set; }
public Object target;
public string input;
private bool firstFra... |
c96bc6012d42264b2e82733b945718322bb44400 | Fix breaking change in SDK | Fix breaking change in SDK
| JetBrains/resharper-unity,JetBrains/resharper-unity,JetBrains/resharper-unity,JetBrains/resharper-unity | resharper/resharper-yaml/test/src/UnityTestsSpecificYamlFileExtensionMapping.cs | apache-2.0 | 1,588,839,547 | using System;
using System.Collections.Generic;
using JetBrains.Application;
using JetBrains.Lifetimes;
using JetBrains.ProjectModel;
using JetBrains.ReSharper.Plugins.Yaml.ProjectModel;
using JetBrains.Util;
namespace JetBrains.ReSharper.Plugins.Yaml.Tests
{
[ShellComponent]
public class UnityTestsSpecificYamlFi... | using System;
using System.Collections.Generic;
using JetBrains.Application;
using JetBrains.DataFlow;
using JetBrains.Lifetimes;
using JetBrains.ProjectModel;
using JetBrains.ReSharper.Plugins.Yaml.ProjectModel;
using JetBrains.Util;
namespace JetBrains.ReSharper.Plugins.Yaml.Tests
{
[ShellComponent]
public clas... |
b6bd793f092a920f987bf11dd6da27f0d80c8e56 | MarketDepth. Removed Obsolete marks. | MarketDepth. Removed Obsolete marks.
| StockSharp/StockSharp | BusinessEntities/MarketDepth.cs | apache-2.0 | 1,588,839,515 | #region S# License
/******************************************************************************************
NOTICE!!! This program and source code is owned and licensed by
StockSharp, LLC, www.stocksharp.com
Viewing or use of this code requires your acceptance of the license
agreement found at https://github.com/St... | #region S# License
/******************************************************************************************
NOTICE!!! This program and source code is owned and licensed by
StockSharp, LLC, www.stocksharp.com
Viewing or use of this code requires your acceptance of the license
agreement found at https://github.com/St... |
39d4c15d2e87daa151685e4d6474a45fc4278e48 | Added PartModule.Log(string) extension to avoid props array allocation | Added PartModule.Log(string) extension to avoid props array allocation
| allista/AT_Utils | Extensions/PartModuleExtensions.cs | mit | 1,588,838,493 | namespace AT_Utils
{
public static class PartModuleExtensions
{
public static string Title(this PartModule pm) =>
pm.part.partInfo != null ? pm.part.partInfo.title : pm.part.name;
public static void EnableModule(this PartModule pm, bool enable) => pm.enabled = pm.isEnabled = enable;... | namespace AT_Utils
{
public static class PartModuleExtensions
{
public static string Title(this PartModule pm) =>
pm.part.partInfo != null ? pm.part.partInfo.title : pm.part.name;
public static void EnableModule(this PartModule pm, bool enable) =>
pm.enabled = pm.isEnabl... |
9fdfe868cbdc12e3a30ff593ca56f7cd2d91ddfb | SubscriptionSecurityAllMessageAdapter more logs. | SubscriptionSecurityAllMessageAdapter more logs.
| StockSharp/StockSharp | Algo/SubscriptionSecurityAllMessageAdapter.cs | apache-2.0 | 1,588,838,452 | namespace StockSharp.Algo
{
using System;
using System.Collections.Generic;
using System.Linq;
using Ecng.Collections;
using Ecng.Common;
using StockSharp.Logging;
using StockSharp.Messages;
/// <summary>
/// Security ALL subscription counter adapter.
/// </summary>
public class SubscriptionSecurityAllMe... | namespace StockSharp.Algo
{
using System;
using System.Collections.Generic;
using System.Linq;
using Ecng.Collections;
using Ecng.Common;
using StockSharp.Messages;
/// <summary>
/// Security ALL subscription counter adapter.
/// </summary>
public class SubscriptionSecurityAllMessageAdapter : MessageAdapt... |
12c52685313524eacfccee4a2af8f515845da96e | Remove empty line | Remove empty line
| thinktecture/relayserver,thinktecture/relayserver,thinktecture/relayserver | Thinktecture.Relay/Server/Communication/IOnPremiseConnectionContext.cs | bsd-3-clause | 1,588,837,960 | using System;
using System.Threading;
using System.Threading.Tasks;
using Thinktecture.Relay.Server.OnPremise;
namespace Thinktecture.Relay.Server.Communication
{
/// <summary>
/// Represents the context for an on-premise connection.
/// </summary>
public interface IOnPremiseConnectionContext
{
/// <summary>
... | using System;
using System.Threading;
using System.Threading.Tasks;
using Thinktecture.Relay.Server.OnPremise;
namespace Thinktecture.Relay.Server.Communication
{
/// <summary>
/// Represents the context for an on-premise connection.
/// </summary>
public interface IOnPremiseConnectionContext
{
/// <summary>
... |
19944c887dbc15601529d0d6f927ce395f52c902 | Bugginess fix | Bugginess fix | HiddenMonk/Unity3DCustomCharacterControllerCapsuleCollisionDetection | Assets/CapsuleCharacterCollision/Extensions/ExtPhysics.cs | mit | 1,588,837,404 | using System;
using UnityEngine;
using System.Collections;
using System.Collections.Generic;
namespace CapsuleCharacterCollisionDetection
{
public static class ExtPhysics
{
#region Queries
#region Query ignore colliders
public enum Inclusion { IncludeOnly = 0, Ignore = 1, Include = 2 } //Includ... | using System;
using UnityEngine;
using System.Collections;
using System.Collections.Generic;
namespace CapsuleCharacterCollisionDetection
{
public static class ExtPhysics
{
#region Queries
#region Query ignore colliders
public enum Inclusion { IncludeOnly = 0, Ignore = 1, Include = 2 } //Includ... |
a065ce12b5aa84723d9017f5d4f67316195b7586 | Update ExtVector3.cs | Update ExtVector3.cs | HiddenMonk/Unity3DCustomCharacterControllerCapsuleCollisionDetection | Assets/CapsuleCharacterCollision/Extensions/ExtVector3.cs | mit | 1,588,837,397 | using System;
using UnityEngine;
using System.Linq;
using System.Collections.Generic;
namespace CapsuleCharacterCollisionDetection
{
public static class ExtVector3
{
public static readonly Vector3[] GeneralDirections = new Vector3[] {Vector3.right, Vector3.up, Vector3.forward, Vector3.left, Vector3.down,... | using System;
using UnityEngine;
using System.Linq;
using System.Collections.Generic;
namespace CapsuleCharacterCollisionDetection
{
public static class ExtVector3
{
public static readonly Vector3[] GeneralDirections = new Vector3[] {Vector3.right, Vector3.up, Vector3.forward, Vector3.left, Vector3.down,... |
525df22239f36759d8c3b423e0ea79f7b5312581 | AB#6233 - Clear other formatters in AngularJsonOnlyConfigurationAttribute | AB#6233 - Clear other formatters in AngularJsonOnlyConfigurationAttribute
| abjerner/Umbraco-CMS,umbraco/Umbraco-CMS,KevinJump/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,KevinJump/Umbraco-CMS,dawoe/Umbraco-CMS,arknu/Umbraco-CMS,marcemarc/Umbraco-CMS,abryukhov/Umbraco-CMS,robertjf/Umbraco-CMS,robertjf/Umbraco-CMS,abjerner/Umbraco-CMS,arknu/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,abjerner/Umbra... | src/Umbraco.Web.Common/Attributes/AngularJsonOnlyConfigurationAttribute.cs | mit | 1,588,837,186 | using System.Buffers;
using System.Collections.Generic;
using System.Text.Json;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Filters;
using Microsoft.AspNetCore.Mvc.Formatters;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Options;
using Newtonsoft.Json;
using Umbraco.Web... | using System.Buffers;
using System.Collections.Generic;
using System.Text.Json;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Filters;
using Microsoft.AspNetCore.Mvc.Formatters;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Options;
using Newtonsoft.Json;
using Umbraco.Web... |
83998d5ba5a661a284bb19b54d711f8bc583f6ad | Trim whitespace. | Trim whitespace.
| NeoAdonis/osu,peppy/osu,UselessToucan/osu,smoogipoo/osu,NeoAdonis/osu,NeoAdonis/osu,smoogipooo/osu,peppy/osu,peppy/osu,NeoAdonis/osu,smoogipoo/osu,ppy/osu,UselessToucan/osu,ppy/osu,peppy/osu,UselessToucan/osu,ppy/osu,ppy/osu,smoogipoo/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu-new | osu.Game/Rulesets/UI/DrawableRuleset.cs | mit | 1,588,837,154 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Game.Beatmaps;
using osu.Game.Rulesets.Judgements;
using ... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Allocation;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Game.Beatmaps;
using osu.Game.Rulesets.Judgements;
using ... |
e7ce2cda1c0afd55f574f14340a7a8a96bd9e28c | Add support for net core build target file | Add support for net core build target file
| OSSIndex/DevAudit,OSSIndex/DevAudit,OSSIndex/winaudit | DevAudit.AuditLibrary/PackageSources/NetCorePackageSource.cs | bsd-3-clause | 1,588,836,590 | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Linq.Expressions;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Xml;
using System.Xml.Linq;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using NuGet;
using NuGet.Common;
using ... | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Linq.Expressions;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Xml;
using System.Xml.Linq;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using NuGet;
using NuGet.Common;
using ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.