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
4ceb9bff5273597fea5723426a03c09ba909fbf5
Make sure GPU accel. in web view is disabled even if default cefsharp settings change
Make sure GPU accel. in web view is disabled even if default cefsharp settings change
JosefNemec/Playnite,JosefNemec/Playnite,JosefNemec/Playnite
source/Playnite/CefTools.cs
mit
1,589,273,424
using CefSharp; using CefSharp.Wpf; using Playnite.Common; using Playnite.Settings; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Playnite { public class CefTools { public static bool IsInit...
using CefSharp; using CefSharp.Wpf; using Playnite.Common; using Playnite.Settings; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Playnite { public class CefTools { public static bool IsInit...
13c9265bf48b34ac4c85d5c3fac0a0fab98e8a28
Fix market depth event invoke.
Fix market depth event invoke.
StockSharp/StockSharp
Algo/Connector_ProcessMessage.cs
apache-2.0
1,589,271,289
namespace StockSharp.Algo { using System; using System.Collections.Generic; using System.Linq; using System.Threading; using Ecng.Collections; using Ecng.Common; using MoreLinq; using StockSharp.Algo.Risk; using StockSharp.Algo.Storages; using StockSharp.BusinessEntities; using StockSharp.Localization; u...
namespace StockSharp.Algo { using System; using System.Collections.Generic; using System.Linq; using System.Threading; using Ecng.Collections; using Ecng.Common; using MoreLinq; using StockSharp.Algo.Risk; using StockSharp.Algo.Storages; using StockSharp.BusinessEntities; using StockSharp.Localization; u...
10ece1eba1d0a550395f841ff90b751d524cd0e4
feat: Implement IStreamingBackend for Tardigrade
feat: Implement IStreamingBackend for Tardigrade
mnaiman/duplicati,duplicati/duplicati,mnaiman/duplicati,duplicati/duplicati,duplicati/duplicati,duplicati/duplicati,mnaiman/duplicati,duplicati/duplicati,mnaiman/duplicati,mnaiman/duplicati
Duplicati.Library.Backend.Tardigrade/TardigradeBackend.cs
lgpl-2.1
1,589,270,922
using Duplicati.Library.Interface; 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 uplink.NET.Interfaces; using uplink.NET.Models; using uplink.NET.Services; namespace Dupl...
using Duplicati.Library.Interface; 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 uplink.NET.Interfaces; using uplink.NET.Models; using uplink.NET.Services; namespace Dupl...
51382092e0d1e684fc8493ff9215f85385f3b18a
2268 Add a version calculation test for non-master mainline branches
2268 Add a version calculation test for non-master mainline branches
gep13/GitVersion,ParticularLabs/GitVersion,ParticularLabs/GitVersion,GitTools/GitVersion,ermshiperete/GitVersion,ermshiperete/GitVersion,ermshiperete/GitVersion,ermshiperete/GitVersion,asbjornu/GitVersion,gep13/GitVersion,ParticularLabs/GitVersion,GitTools/GitVersion,gep13/GitVersion,asbjornu/GitVersion,ermshiperete/Gi...
src/GitVersionCore.Tests/IntegrationTests/MainlineDevelopmentMode.cs
mit
1,589,270,617
using System; using System.Collections.Generic; using System.Reflection; using System.Text; using GitTools.Testing; using GitVersion; using GitVersion.Extensions; using GitVersion.Model.Configuration; using GitVersion.VersionCalculation; using GitVersionCore.Tests.Helpers; using LibGit2Sharp; using NUnit.Framework; na...
using System; using System.Collections.Generic; using System.Reflection; using System.Text; using GitTools.Testing; using GitVersion; using GitVersion.Extensions; using GitVersion.Model.Configuration; using GitVersion.VersionCalculation; using GitVersionCore.Tests.Helpers; using LibGit2Sharp; using NUnit.Framework; na...
77f4735f1698e40236846fe5ac53533ed002f240
fix RIDER-44139 (#1657)
fix RIDER-44139 (#1657)
JetBrains/resharper-unity,JetBrains/resharper-unity,JetBrains/resharper-unity,JetBrains/resharper-unity
resharper/resharper-unity/src/Rider/UnitTesting/UnityUnitTestProjectArtifactResolverCollaborator.cs
apache-2.0
1,589,268,846
using JetBrains.ProjectModel; using JetBrains.ReSharper.Plugins.Unity.ProjectModel; using JetBrains.ReSharper.UnitTestFramework.Exploration; using JetBrains.Util; using JetBrains.Util.Dotnet.TargetFrameworkIds; namespace JetBrains.ReSharper.Plugins.Unity.Rider.UnitTesting { [SolutionComponent] public class Uni...
using JetBrains.ProjectModel; using JetBrains.ReSharper.Plugins.Unity.ProjectModel; using JetBrains.ReSharper.UnitTestFramework.Exploration; using JetBrains.Util; using JetBrains.Util.Dotnet.TargetFrameworkIds; namespace JetBrains.ReSharper.Plugins.Unity.Rider.UnitTesting { [SolutionComponent] public class Uni...
e556030c4f53a058dbd54ae35207f9eaa9d63052
Fix PostgreSQL environment variables
Fix PostgreSQL environment variables
danielgerlag/workflow-core
test/WorkflowCore.Tests.PostgreSQL/DockerSetup.cs
mit
1,589,267,384
using Docker.DotNet; using Docker.DotNet.Models; using System; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Text; using System.Threading; using Docker.Testify; using Npgsql; using Xunit; namespace WorkflowCore.Tests.PostgreSQL { public class PostgresDockerSetup : DockerSetu...
using Docker.DotNet; using Docker.DotNet.Models; using System; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Text; using System.Threading; using Docker.Testify; using Npgsql; using Xunit; namespace WorkflowCore.Tests.PostgreSQL { public class PostgresDockerSetup : DockerSetu...
e2693957abecb521752c5a40dbb31ef2e6862a94
Fix link resolve not resolving child token
Fix link resolve not resolving child token
superyyrrzz/docfx,dotnet/docfx,dotnet/docfx,dotnet/docfx,superyyrrzz/docfx,dotnet/docfx,superyyrrzz/docfx,superyyrrzz/docfx
src/Microsoft.DocAsCode.MarkdigEngine.Extensions/ResolveLink/ResolveLinkExtension.cs
mit
1,589,267,123
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Microsoft.DocAsCode.MarkdigEngine.Extensions { using Markdig; using Markdig.Renderers; using Markdig.Syntax; using Markdig.Syntax.Inlines; ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. namespace Microsoft.DocAsCode.MarkdigEngine.Extensions { using Markdig; using Markdig.Renderers; using Markdig.Syntax; using Markdig.Syntax.Inlines; ...
16312f5e6ce27f57f1d2641920fd2e29bcd28b2e
(GH-3763) Codacy/PR Quality Review
(GH-3763) Codacy/PR Quality Review
batzen/MahApps.Metro,ye4241/MahApps.Metro,ye4241/MahApps.Metro,MahApps/MahApps.Metro,MahApps/MahApps.Metro,batzen/MahApps.Metro
src/MahApps.Metro/Controls/SplitView/SplitView.cs
mit
1,589,266,962
namespace MahApps.Metro.Controls { using System; using System.Collections; using System.Windows; using System.Windows.Controls; using System.Windows.Input; using System.Windows.Markup; using System.Windows.Media; using System.Windows.Shapes; /// <summary> /// Represents a c...
namespace MahApps.Metro.Controls { using System; using System.Collections; using System.Windows; using System.Windows.Controls; using System.Windows.Input; using System.Windows.Markup; using System.Windows.Media; using System.Windows.Shapes; /// <summary> /// Represents a c...
c04f2b0840ded76704dc37210273285d2bf8200a
Reposition taiko playfield to be closer to the top of the screen
Reposition taiko playfield to be closer to the top of the screen
smoogipoo/osu,ppy/osu,smoogipoo/osu,NeoAdonis/osu,peppy/osu,UselessToucan/osu,NeoAdonis/osu,UselessToucan/osu,smoogipooo/osu,ppy/osu,smoogipoo/osu,ppy/osu,UselessToucan/osu,peppy/osu,smoogipoo/osu,UselessToucan/osu,NeoAdonis/osu,peppy/osu,NeoAdonis/osu,peppy/osu,ppy/osu,peppy/osu-new
osu.Game.Rulesets.Taiko/UI/TaikoPlayfieldAdjustmentContainer.cs
mit
1,589,266,319
// 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 osu.Framework.Graphics; using osu.Game.Rulesets.UI; using osuTK; namespace osu.Game.Rulesets.Taiko.UI { public class TaikoPlayfieldAdjustmentCont...
// 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 osu.Framework.Graphics; using osu.Game.Rulesets.UI; using osuTK; namespace osu.Game.Rulesets.Taiko.UI { public class TaikoPlayfieldAdjustmentCont...
c7d8793c1d96bd817d36ad1ae918ab4c6048fa33
Remove unnecessary overlap
Remove unnecessary overlap
smoogipooo/osu,NeoAdonis/osu,UselessToucan/osu,smoogipoo/osu,NeoAdonis/osu,ppy/osu,peppy/osu,peppy/osu,UselessToucan/osu,smoogipoo/osu,UselessToucan/osu,ppy/osu,peppy/osu,smoogipoo/osu,smoogipoo/osu,NeoAdonis/osu,ppy/osu,peppy/osu,NeoAdonis/osu,peppy/osu-new,UselessToucan/osu,ppy/osu
osu.Game.Rulesets.Taiko/Skinning/LegacyTaikoScroller.cs
mit
1,589,265,854
// 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.Linq; using osu.Framework.Allocation; using osu.Framework.Bindables; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framewo...
// 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.Linq; using osu.Framework.Allocation; using osu.Framework.Bindables; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framewo...
4a44607ae404231300b8ef848851346d74e8d884
[Fixed] sending watch emails + added error handling
[Fixed] sending watch emails + added error handling
YAFNET/YAFNET,YAFNET/YAFNET,YAFNET/YAFNET
yafsrc/YAF.Core/Services/SendNotification.cs
apache-2.0
1,589,265,789
/* Yet Another Forum.NET * Copyright (C) 2003-2005 Bjørnar Henden * Copyright (C) 2006-2013 Jaben Cargman * Copyright (C) 2014-2020 Ingo Herbote * https://www.yetanotherforum.net/ * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * dis...
/* Yet Another Forum.NET * Copyright (C) 2003-2005 Bjørnar Henden * Copyright (C) 2006-2013 Jaben Cargman * Copyright (C) 2014-2020 Ingo Herbote * https://www.yetanotherforum.net/ * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * dis...
60eb0014f29273d332f141641d2a5f7f9b1034a6
Fix text colour for certs not yet requested
Fix text colour for certs not yet requested
webprofusion/Certify
src/Certify.UI/Utils/ExpiryDateConverter.cs
mit
1,589,265,439
using System; using System.Windows; using System.Windows.Data; using Certify.Locales; namespace Certify.UI.Utils { public class ExpiryDateConverter : IValueConverter { public object Convert(object value, Type targetType, object parameter, System.Globalization.CultureInfo culture) { ...
using System; using System.Windows; using System.Windows.Data; using Certify.Locales; namespace Certify.UI.Utils { public class ExpiryDateConverter : IValueConverter { public object Convert(object value, Type targetType, object parameter, System.Globalization.CultureInfo culture) { ...
67d812ea6008eff0219091de2ceb3e51f6335ea5
Do not allow non https payjoin on clearnet
Do not allow non https payjoin on clearnet
nopara73/HiddenWallet,nopara73/HiddenWallet,nopara73/HiddenWallet
WalletWasabi.Gui/Controls/WalletExplorer/SendTabViewModel.cs
mit
1,589,264,993
using NBitcoin; using NBitcoin.Payment; using ReactiveUI; using System; using System.Collections.Generic; using System.Net.Http; using System.Threading; using System.Threading.Tasks; using WalletWasabi.Blockchain.TransactionBuilding; using WalletWasabi.Blockchain.Transactions; using WalletWasabi.Gui.Helpers; using Wall...
using NBitcoin; using NBitcoin.Payment; using ReactiveUI; using System; using System.Collections.Generic; using System.Net.Http; using System.Threading; using System.Threading.Tasks; using WalletWasabi.Blockchain.TransactionBuilding; using WalletWasabi.Blockchain.Transactions; using WalletWasabi.Gui.Helpers; using Wall...
a445d74cd3336ba0f170d98dfac8596f942d7f11
String interpolation everywhere
String interpolation everywhere
PolarisTeam/PolarisServer
PolarisServer/Client.cs
agpl-3.0
1,589,263,910
using System; using System.IO; using System.Security.Cryptography; using PolarisServer.Database; using PolarisServer.Models; using PolarisServer.Network; using PolarisServer.Packets; using PolarisServer.Packets.Handlers; using PolarisServer.Zone; namespace PolarisServer { public class Client { interna...
using System; using System.IO; using System.Security.Cryptography; using PolarisServer.Database; using PolarisServer.Models; using PolarisServer.Network; using PolarisServer.Packets; using PolarisServer.Packets.Handlers; using PolarisServer.Zone; namespace PolarisServer { public class Client { interna...
3672e6110405ff194f1687e8a13fbaa3e54cc1a2
Resolving service dependency
Resolving service dependency
KevinJump/Umbraco-CMS,robertjf/Umbraco-CMS,marcemarc/Umbraco-CMS,dawoe/Umbraco-CMS,KevinJump/Umbraco-CMS,umbraco/Umbraco-CMS,abjerner/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,dawoe/Umbraco-CMS,umbraco/Umbraco-CMS,abryukhov/Umbraco-CMS,robertjf/Umbraco-CMS,umbraco/Umbraco-CMS,robertjf/Umbr...
src/Umbraco.Web.Website/ActionResults/RedirectToUmbracoPageResult.cs
mit
1,589,263,832
using System; using System.Collections.Specialized; using System.Linq; using System.Threading.Tasks; using System.Web; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.Extensions.DependencyInjection; using Umbraco.Core; using Umbraco.Core.IO; using Umbraco.Core.Models.Publis...
using System; using System.Collections.Specialized; using System.Linq; using System.Threading.Tasks; using System.Web; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.Extensions.DependencyInjection; using Umbraco.Core; using Umbraco.Core.IO; using Umbraco.Core.Models.Publis...
d884d2cda361171038a106b09ca8b0f6a07511a3
Fix binary expression with pow and negative integers
Fix binary expression with pow and negative integers
lunet-io/scriban,textamina/scriban
src/Scriban/Syntax/Expressions/ScriptBinaryExpression.cs
bsd-2-clause
1,589,263,647
// Copyright (c) Alexandre Mutel. All rights reserved. // Licensed under the BSD-Clause 2 license. // See license.txt file in the project root for full license information. using System; using System.Collections; using System.Reflection; using System.Collections.Generic; using System.IO; using System.Numerics; using S...
// Copyright (c) Alexandre Mutel. All rights reserved. // Licensed under the BSD-Clause 2 license. // See license.txt file in the project root for full license information. using System; using System.Collections; using System.Reflection; using System.Collections.Generic; using System.IO; using System.Numerics; using S...
6a3720cfcdae7531852b80449fd8bc24ed734385
how did that get there
how did that get there
PolarisTeam/PolarisServer
PolarisServer/Client.cs
agpl-3.0
1,589,263,331
using System; using System.IO; using System.Security.Cryptography; using PolarisServer.Database; using PolarisServer.Models; using PolarisServer.Network; using PolarisServer.Packets; using PolarisServer.Packets.Handlers; using PolarisServer.Zone; namespace PolarisServer { public class Client { interna...
using System; using System.IO; using System.Security.Cryptography; using PolarisServer.Database; using PolarisServer.Models; using PolarisServer.Network; using PolarisServer.Packets; using PolarisServer.Packets.Handlers; using PolarisServer.Zone; namespace PolarisServer { public class Client { interna...
0dce559c4b03df453f0c4551600752d382f31c41
Removes connection close header
Removes connection close header
neutmute/loggly-csharp,neutmute/loggly-csharp
source/Loggly/Transports/HttpTransports/HttpMessageTransport.cs
mit
1,589,262,926
using System.Collections.Generic; using System.Linq; using System.Net; using System.Net.Http; using System.Reflection; using System.Text; using System.Threading.Tasks; using Loggly.Config; using Loggly.Responses; using Loggly.Transports; using Newtonsoft.Json; namespace Loggly { internal class HttpMessageTransport...
using System.Collections.Generic; using System.Linq; using System.Net; using System.Net.Http; using System.Reflection; using System.Text; using System.Threading.Tasks; using Loggly.Config; using Loggly.Responses; using Loggly.Transports; using Newtonsoft.Json; namespace Loggly { internal class HttpMessageTransport...
a4a0cd8ba2c50fa9088da876b1aabe7d42a21635
added debug log for command loading
added debug log for command loading
kerryjiang/SuperSocket,kerryjiang/SuperSocket
src/SuperSocket.Command/CommandMiddleware.cs
apache-2.0
1,589,262,883
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Threading.Tasks; using Microsoft.Extensions.Options; using Microsoft.Extensions.DependencyInjection; using SuperSocket.ProtoBase; using Microsoft.Extensions.Logging; namespace SuperSocket.Command { public clas...
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Threading.Tasks; using Microsoft.Extensions.Options; using Microsoft.Extensions.DependencyInjection; using SuperSocket.ProtoBase; namespace SuperSocket.Command { public class CommandMiddleware<TKey, TNetPackag...
8a7bc5d3d25b6abb2f142aa7deddef87a6adef1e
Removes null writer
Removes null writer
arknu/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,robertjf/Umbraco-CMS,umbraco/Umbraco-CMS,marcemarc/Umbraco-CMS,arknu/Umbraco-CMS,abryukhov/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,marcemarc/Umbraco-CMS,dawoe/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,abryukhov/Umbraco-CMS,marcemarc/Umbraco-CMS,KevinJump/Umbraco-CMS,rob...
src/Umbraco.Web.Common/UmbracoContext/UmbracoContextFactory.cs
mit
1,589,262,359
using System; using System.IO; using System.Text; using Microsoft.AspNetCore.Http; using Umbraco.Core.Configuration; using Umbraco.Core.Hosting; using Umbraco.Core.Models.PublishedContent; using Umbraco.Core.Services; using Umbraco.Web.Common.Security; using Umbraco.Web.PublishedCache; using Umbraco.Web.Security; nam...
using System; using System.IO; using System.Text; using Microsoft.AspNetCore.Http; using Umbraco.Core.Configuration; using Umbraco.Core.Hosting; using Umbraco.Core.Models.PublishedContent; using Umbraco.Core.Services; using Umbraco.Web.Common.Security; using Umbraco.Web.PublishedCache; using Umbraco.Web.Security; nam...
33768e380653ae6083c13c588af0f7a5675c7d7c
Adding missing import
Adding missing import
dawoe/Umbraco-CMS,marcemarc/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,dawoe/Umbraco-CMS,KevinJump/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,abjerner/Umbraco-CMS,KevinJump/Umbraco-CMS,umbraco/Umbraco-CMS,umbraco/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,marcemarc/Umbraco-CMS,marcemarc/Umbraco-CMS,KevinJump/Umbraco-CMS,d...
src/Umbraco.Web.BackOffice/Controllers/BackOfficeController.cs
mit
1,589,261,163
using System; using System.Globalization; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Mvc; using Newtonsoft.Json; using Umbraco.Core; using Umbraco.Core.Configuration; using Umbraco.Core.Configuration.Grid; using Umbraco.Core.Hosting; using Umbraco.Core.IO; using...
using System; using System.Globalization; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Mvc; using Newtonsoft.Json; using Umbraco.Core.Configuration; using Umbraco.Core.Configuration.Grid; using Umbraco.Core.Hosting; using Umbraco.Core.IO; using Umbraco.Core.Runtim...
08c0502a109f4e57cab853b3dbb227c6aab86274
whoops delete Layer2d
whoops delete Layer2d
DesignEngrLab/TVGL
TessellationAndVoxelizationGeometryLibrary/CrossSectionSolid/CrossSectionSolid.cs
mit
1,589,260,437
using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Serialization; using Newtonsoft.Json; using Newtonsoft.Json.Linq; using TVGL.Numerics; using TVGL.TwoDimensional; namespace TVGL { public partial class CrossSectionSolid : Solid { /// <summary> /// Layers a...
using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Serialization; using Newtonsoft.Json; using Newtonsoft.Json.Linq; using TVGL.Numerics; using TVGL.TwoDimensional; namespace TVGL { public partial class CrossSectionSolid : Solid { /// <summary> /// Layers a...
88c3a30e4499bd922cb6670bdbdca7beda7c0d0f
Added EnsureInit to PlayerDirectionalOverlay
Added EnsureInit to PlayerDirectionalOverlay
fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,krille90/unitystation,krille90/unitystation,fomalsd/unitystation,krille90/unitystation,krille90/unitystation,fomalsd/unitystation,fomalsd/unitystation
UnityProject/Assets/Scripts/Player/Overlays/PlayerDirectionalOverlay.cs
agpl-3.0
1,589,259,530
using System; using UnityEngine; using Random = UnityEngine.Random; /// <summary> /// Handles animation of generic player overlay prefabs which have different sprites for each direction /// </summary> [RequireComponent(typeof(SpriteRenderer))] public class PlayerDirectionalOverlay : MonoBehaviour { private SpriteRen...
using System; using UnityEngine; using Random = UnityEngine.Random; /// <summary> /// Handles animation of generic player overlay prefabs which have different sprites for each direction /// </summary> [RequireComponent(typeof(SpriteRenderer))] public class PlayerDirectionalOverlay : MonoBehaviour { private SpriteRen...
63313609322f66628082bf9a265b36045688b3db
Fix update client NRE
Fix update client NRE
fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,krille90/unitystation,fomalsd/unitystation,krille90/unitystation,krille90/unitystation,krille90/unitystation,fomalsd/unitystation,fomalsd/unitystation
UnityProject/Assets/Scripts/Messages/Server/VariableViewer/UpdateClientValue.cs
agpl-3.0
1,589,259,149
using System.Reflection; using UnityEngine; public class UpdateClientValue : ServerMessage { public string Newvalue; public string ValueName; public string MonoBehaviourName; public uint GameObject; public override void Process() { if (CustomNetworkManager.Instance._isServer) return; LoadNetworkObject(Game...
using System.Reflection; using UnityEngine; public class UpdateClientValue : ServerMessage { public string Newvalue; public string ValueName; public string MonoBehaviourName; public uint GameObject; public override void Process() { if (CustomNetworkManager.Instance._isServer) return; LoadNetworkObject(Game...
1c9fd452f82f53017d8e919f486010d9d080fe90
Enable retry on failure for MySql
Enable retry on failure for MySql
tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools
src/Tgstation.Server.Host/Database/MySqlDatabaseContext.cs
agpl-3.0
1,589,257,637
using Microsoft.EntityFrameworkCore; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Options; using MySql.Data.MySqlClient; using Pomelo.EntityFrameworkCore.MySql.Infrastructure; using System; using Tgstation.Server.Host.Configuration; namespace Tgstation.Server.Host.Database { /// <summary> /// <see...
using Microsoft.EntityFrameworkCore; using Microsoft.Extensions.Logging; using Microsoft.Extensions.Options; using MySql.Data.MySqlClient; using Pomelo.EntityFrameworkCore.MySql.Infrastructure; using System; using Tgstation.Server.Host.Configuration; namespace Tgstation.Server.Host.Database { /// <summary> /// <see...
39c36998c99509104c60f23cdce61a70e64e3c59
Revert changes that are to be resolved in #9002
Revert changes that are to be resolved in #9002
NeoAdonis/osu,peppy/osu,ppy/osu,ppy/osu,peppy/osu,ppy/osu,UselessToucan/osu,NeoAdonis/osu,UselessToucan/osu,peppy/osu,NeoAdonis/osu,UselessToucan/osu,smoogipoo/osu,smoogipoo/osu,ppy/osu,NeoAdonis/osu,UselessToucan/osu,smoogipoo/osu,smoogipoo/osu,peppy/osu,peppy/osu-new,smoogipooo/osu
osu.Game/OsuGame.cs
mit
1,589,256,391
// 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 osu.Framework.Configuration; using osu.Framework.Screens; using osu.Game.Configuration; 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.Collections.Generic; using System.Diagnostics; using osu.Framework.Configuration; using osu.Framework.Screens; using osu.Game.Configuration; us...
50ab480712de38e8f2d03cdaf5c3191badfbed29
[ci skip] Updating ServerBuildInfo_Dynamic with latest build and version information
[ci skip] Updating ServerBuildInfo_Dynamic with latest build and version information
ACEmulator/ACE,LtRipley36706/ACE,LtRipley36706/ACE,ACEmulator/ACE,LtRipley36706/ACE,ACEmulator/ACE
Source/ACE.Server/ServerBuildInfo_Dynamic.cs
agpl-3.0
1,589,255,903
namespace ACE.Server { public static partial class ServerBuildInfo { public static string Branch = "master"; public static string Commit = "a7a376b9e3377f63fab0167a57015a6746bace6f"; public static string Version = "1.3"; public static string Build = "3383"; ...
namespace ACE.Server { public static partial class ServerBuildInfo { public static string Branch = "master"; public static string Commit = "98aa601699e21cf42ddeb18bebec56828ee13b0d"; public static string Version = "1.3"; public static string Build = "3380"; ...
a7a376b9e3377f63fab0167a57015a6746bace6f
Skip handing out IOUs if system isn't enabled (#2987)
Skip handing out IOUs if system isn't enabled (#2987)
ACEmulator/ACE,LtRipley36706/ACE,LtRipley36706/ACE,LtRipley36706/ACE,ACEmulator/ACE,ACEmulator/ACE
Source/ACE.Server/WorldObjects/Player_Inventory.cs
agpl-3.0
1,589,255,537
using System; using System.Collections.Generic; using System.Linq; using ACE.DatLoader; using ACE.DatLoader.FileTypes; using ACE.Entity; using ACE.Entity.Enum; using ACE.Entity.Enum.Properties; using ACE.Entity.Models; using ACE.Server.Entity; using ACE.Server.Entity.Actions; using ACE.Server.Factories; using ACE.Serv...
using System; using System.Collections.Generic; using System.Linq; using ACE.DatLoader; using ACE.DatLoader.FileTypes; using ACE.Entity; using ACE.Entity.Enum; using ACE.Entity.Enum.Properties; using ACE.Entity.Models; using ACE.Server.Entity; using ACE.Server.Entity.Actions; using ACE.Server.Factories; using ACE.Serv...
a86c7f478c8b251ceec760ce860fa21658505dee
Initial commit
Initial commit
ppy/osu,UselessToucan/osu,smoogipoo/osu,peppy/osu-new,ppy/osu,UselessToucan/osu,peppy/osu,peppy/osu,NeoAdonis/osu,ppy/osu,smoogipoo/osu,peppy/osu,NeoAdonis/osu,peppy/osu,smoogipooo/osu,smoogipoo/osu,NeoAdonis/osu,ppy/osu,UselessToucan/osu,NeoAdonis/osu,UselessToucan/osu,smoogipoo/osu
osu.Game/OsuGame.cs
mit
1,589,255,375
// 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 osu.Framework.Configuration; using osu.Framework.Screens; using osu.Game.Configuration; 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.Collections.Generic; using System.Diagnostics; using osu.Framework.Configuration; using osu.Framework.Screens; using osu.Game.Configuration; us...
feca24a4a0bb68a667256586a9ca0309d55dafaf
Update Capture Code for MS-OXORULE_R169
Update Capture Code for MS-OXORULE_R169
XinwLi/Interop-TestSuites-1,OfficeDev/Interop-TestSuites,OfficeDev/Interop-TestSuites,OfficeDev/Interop-TestSuites,XinwLi/Interop-TestSuites-1,OfficeDev/Interop-TestSuites,XinwLi/Interop-TestSuites-1,XinwLi/Interop-TestSuites-1
ExchangeMAPI/Source/MS-OXORULE/Adapter/CaptureCode.cs
mit
1,589,254,902
namespace Microsoft.Protocols.TestSuites.MS_OXORULE { using System; using System.Text; using Microsoft.Protocols.TestSuites.Common; using Microsoft.Protocols.TestTools; /// <summary> /// Adapter capture code for MS_OXORULEAdapter. /// </summary> public partial class MS_OXORULE...
namespace Microsoft.Protocols.TestSuites.MS_OXORULE { using System; using System.Text; using Microsoft.Protocols.TestSuites.Common; using Microsoft.Protocols.TestTools; /// <summary> /// Adapter capture code for MS_OXORULEAdapter. /// </summary> public partial class MS_OXORULE...
75a40578e85690ae62bf089ae77ad06519b4ef08
Revert ContextFactory to private
Revert ContextFactory to private
ppy/osu,ppy/osu,ppy/osu,UselessToucan/osu,smoogipoo/osu,UselessToucan/osu,ppy/osu,peppy/osu,NeoAdonis/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu,NeoAdonis/osu,peppy/osu-new,NeoAdonis/osu,smoogipooo/osu,NeoAdonis/osu,peppy/osu,smoogipoo/osu
osu.Game/OsuGameBase.cs
mit
1,589,254,792
// 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;...
2d943a63a666801b3d9b35bb6d433a47598b649c
Update Battle.cs
Update Battle.cs #\s // isConst\?\((.+),pb(items|types|abilities|weather|moves),\s?:(\w+)\) $1 == $2.$3 $1 == Species.$3 $1 == Types.$3 $1 == Items.$3 isConst\?\((.+),\w+,\s?:(\w+)\) $1 == Pokemons.$2 isConst\?\((.+),pb(\w+),\s?:(\w+)\) $1 == $2.$3 isConst\?\((.+),\w+,\s?(\w+)\) $1 == $2 getConst\(PB(\w+),:(\w+)\...
PokemonUnity/PokemonUnity
PokemonUnity.Shared/InBattle/Battle.cs
bsd-3-clause
1,589,253,594
using PokemonUnity; //using PokemonUnity.Pokemon; using PokemonUnity.Inventory; //using PokemonUnity.Attack; using PokemonUnity.Battle; using PokemonUnity.Character; using System; using System.Collections.Generic; using System.Linq; using System.Text; using PokemonUnity.Localization; namespace PokemonUnity.Battle { ...
using PokemonUnity; //using PokemonUnity.Pokemon; using PokemonUnity.Inventory; //using PokemonUnity.Attack; using PokemonUnity.Battle; using PokemonUnity.Character; using System; using System.Collections.Generic; using System.Linq; using System.Text; using PokemonUnity.Localization; namespace PokemonUnity.Battle { ...
eeac71b5902a2b996e8eac60fa9093cc2204f5a7
Fix potential NullReferenceException
Fix potential NullReferenceException
tgstation/tgstation-server,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools
src/Tgstation.Server.Host/Components/Watchdog/SessionControllerFactory.cs
agpl-3.0
1,589,252,600
using Byond.TopicSender; using Microsoft.Extensions.Logging; using System; using System.Globalization; using System.Linq; using System.Threading; using System.Threading.Tasks; using Tgstation.Server.Api; using Tgstation.Server.Api.Models; using Tgstation.Server.Api.Models.Internal; using Tgstation.Server.Host.Componen...
using Byond.TopicSender; using Microsoft.Extensions.Logging; using System; using System.Globalization; using System.Linq; using System.Threading; using System.Threading.Tasks; using Tgstation.Server.Api; using Tgstation.Server.Api.Models; using Tgstation.Server.Api.Models.Internal; using Tgstation.Server.Host.Componen...
3b1680583e2ff39976485b1991355daa7c9ec13e
Fix taiko scroller not following gameplay time
Fix taiko scroller not following gameplay time
smoogipoo/osu,smoogipoo/osu,peppy/osu,ppy/osu,peppy/osu,UselessToucan/osu,ppy/osu,peppy/osu,ppy/osu,UselessToucan/osu,UselessToucan/osu,peppy/osu,smoogipoo/osu,peppy/osu-new,smoogipoo/osu,NeoAdonis/osu,NeoAdonis/osu,UselessToucan/osu,NeoAdonis/osu,NeoAdonis/osu,smoogipooo/osu,ppy/osu
osu.Game.Rulesets.Taiko/Skinning/LegacyTaikoScroller.cs
mit
1,589,250,668
// 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.Linq; using osu.Framework.Allocation; using osu.Framework.Bindables; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framewo...
// 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.Linq; using osu.Framework.Allocation; using osu.Framework.Bindables; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framewo...
a5c1b461f6985d4c369a8f57336de16f4e07c662
Fix null reference in difficulty recommender
Fix null reference in difficulty recommender
peppy/osu,peppy/osu-new,UselessToucan/osu,UselessToucan/osu,UselessToucan/osu,NeoAdonis/osu,smoogipooo/osu,smoogipoo/osu,UselessToucan/osu,ppy/osu,smoogipoo/osu,smoogipoo/osu,smoogipoo/osu,peppy/osu,ppy/osu,NeoAdonis/osu,peppy/osu,NeoAdonis/osu,ppy/osu,peppy/osu,ppy/osu,NeoAdonis/osu
osu.Game/Screens/Select/DifficultyRecommender.cs
mit
1,589,249,691
// 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.Linq; using osu.Framework.Allocation; using osu.Framework.Bindables; using osu.Framework.Extensions.IEnumerab...
// 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.Linq; using osu.Framework.Allocation; using osu.Framework.Bindables; using osu.Framework.Extensions.IEnumerab...
d13765a08778481ae511d8db7403ae2033d2bec5
Simplify nullability declarations for AssemblyRunner.Try().
Simplify nullability declarations for AssemblyRunner.Try().
fixie/fixie,fixie/fixie
src/Fixie/Internal/AssemblyRunner.cs
mit
1,589,249,171
namespace Fixie.Internal { using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.IO.Pipes; using System.Linq; using System.Reflection; using Cli; using Listeners; using static System.Console; public class AssemblyRunner { ...
namespace Fixie.Internal { using System; using System.Collections.Generic; using System.Diagnostics.CodeAnalysis; using System.IO.Pipes; using System.Linq; using System.Reflection; using Cli; using Listeners; using static System.Console; public class AssemblyRunner { ...
5be99b3208bb73599c76d63e5fe84f8def8c8091
Replace incorrect usage of Console.WriteLine with writeLine parameter
Replace incorrect usage of Console.WriteLine with writeLine parameter
robfe/SpecLight
SpecLight/Infrastructure/ConsoleOutcomePrinter.cs
mit
1,589,247,353
using System; using System.Linq; namespace SpecLight.Infrastructure { static class ConsoleOutcomePrinter { const string Empty = " (Empty)"; const string ExceptionCaught = " (Exception Caught)"; public static readonly int MaxStepOutcomeNameLength = Enum.GetNames(typeof(Status)).Max(x =>...
using System; using System.Linq; namespace SpecLight.Infrastructure { static class ConsoleOutcomePrinter { const string Empty = " (Empty)"; const string ExceptionCaught = " (Exception Caught)"; public static readonly int MaxStepOutcomeNameLength = Enum.GetNames(typeof(Status)).Max(x =>...
05aeec0b075ac3323dcbff737de223a3b5f2dba7
Add three water worlds variants. Slightly simplified class IV and V sudarsky giants rules
Add three water worlds variants. Slightly simplified class IV and V sudarsky giants rules
EDDiscovery/EDDiscovery,EDDiscovery/EDDiscovery,klightspeed/EDDiscovery,klightspeed/EDDiscovery,andreaspada/EDDiscovery
EliteDangerous/JournalEvents/JournalScan.cs
apache-2.0
1,589,246,545
/* * Copyright © 2016 - 2017 EDDiscovery development team * * 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 applicab...
/* * Copyright © 2016 - 2017 EDDiscovery development team * * 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 applicab...
bb39a1d871fe1cc6d7266c4d8e23ec5c1d4abe61
made it less dark
made it less dark
space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14-content
Content.Client/GameObjects/Components/Storage/ClientStorageComponent.cs
mit
1,589,243,765
using System; using System.Collections.Generic; using Content.Shared.GameObjects.Components.Storage; using Content.Client.Interfaces.GameObjects; using Robust.Client.Graphics.Drawing; using Robust.Client.Interfaces.GameObjects.Components; using Robust.Client.UserInterface; using Robust.Client.UserInterface.Controls; u...
using System; using System.Collections.Generic; using Content.Shared.GameObjects.Components.Storage; using Content.Client.Interfaces.GameObjects; using Robust.Client.Graphics.Drawing; using Robust.Client.Interfaces.GameObjects.Components; using Robust.Client.UserInterface; using Robust.Client.UserInterface.Controls; u...
520d812d3f61cc502d7ace4606a3dc48b36beb4a
New clientlib ver
New clientlib ver
kaltura/KalturaGeneratedAPIClientsCsharp
KalturaClient/Client.cs
agpl-3.0
1,589,242,361
// =================================================================================================== // _ __ _ _ // | |/ /__ _| | |_ _ _ _ _ __ _ // | ' </ _` | | _| || | '_/ _` | // |_|\_\__,_|_|\__|\_,_|_| \_...
// =================================================================================================== // _ __ _ _ // | |/ /__ _| | |_ _ _ _ _ __ _ // | ' </ _` | | _| || | '_/ _` | // |_|\_\__,_|_|\__|\_,_|_| \_...
1909d9b7f4e5c4caa2551b7983f34c1e0158251c
Inverse boolean. (#600)
Inverse boolean. (#600)
tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools
tools/check-enforcer/Azure.Sdk.Tools.CheckEnforcer/Handlers/Handler.cs
mit
1,589,241,866
using Azure.Sdk.Tools.CheckEnforcer.Configuration; using Azure.Sdk.Tools.CheckEnforcer.Integrations.GitHub; using Microsoft.Extensions.Logging; using Octokit; using Octokit.Internal; using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Security.Cryp...
using Azure.Sdk.Tools.CheckEnforcer.Configuration; using Azure.Sdk.Tools.CheckEnforcer.Integrations.GitHub; using Microsoft.Extensions.Logging; using Octokit; using Octokit.Internal; using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Security.Cryp...
34ab03530733206f5803e370cfa0815c9ea83cba
Simplify code
Simplify code
tigrouind/LifeDISA,tigrouind/LifeDISA
VarsViewer/VarsViewer/MainForm.cs
mit
1,589,241,344
using System; using System.Drawing; using System.Linq; using System.Windows.Forms; using Microsoft.VisualBasic; namespace VarsViewer { public partial class MainForm : Form { float cellWidth, cellHeight; Var tooltipVar; RectangleF toolTipRect; string toolTipText; readonly Brush greenBrush = new SolidB...
using System; using System.Drawing; using System.Linq; using System.Windows.Forms; using Microsoft.VisualBasic; namespace VarsViewer { public partial class MainForm : Form { float cellWidth, cellHeight; Var tooltipVar; RectangleF toolTipRect; string toolTipText; readonly Brush greenBrush = new SolidB...
a1d539af8085e9468a28187a09d9315b17ea1c60
optimize filter condition for DependencyContextAssemblyFinder
optimize filter condition for DependencyContextAssemblyFinder
serilog/serilog-settings-configuration,serilog/serilog-settings-configuration
src/Serilog.Settings.Configuration/Settings/Configuration/Assemblies/DependencyContextAssemblyFinder.cs
apache-2.0
1,589,241,206
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using Microsoft.Extensions.DependencyModel; namespace Serilog.Settings.Configuration.Assemblies { sealed class DependencyContextAssemblyFinder : AssemblyFinder { readonly DependencyContext _dependencyContext; ...
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using Microsoft.Extensions.DependencyModel; namespace Serilog.Settings.Configuration.Assemblies { sealed class DependencyContextAssemblyFinder : AssemblyFinder { readonly DependencyContext _dependencyContext; ...
2301efc3b766077030e7ede67929f62c09613494
Modest change to skip processing stale events (anything older than a day). (#596)
Modest change to skip processing stale events (anything older than a day). (#596)
tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools
tools/check-enforcer/Azure.Sdk.Tools.CheckEnforcer/Handlers/CheckRunHandler.cs
mit
1,589,240,856
using Azure.Sdk.Tools.CheckEnforcer.Configuration; using Azure.Sdk.Tools.CheckEnforcer.Integrations.GitHub; using Microsoft.Extensions.Logging; using Octokit; using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Runtime.CompilerServices; using System.Text; using System.Thre...
using Azure.Sdk.Tools.CheckEnforcer.Configuration; using Azure.Sdk.Tools.CheckEnforcer.Integrations.GitHub; using Microsoft.Extensions.Logging; using Octokit; using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Runtime.CompilerServices; using System.Text; using System.Thre...
a2c003591b2720792c80d94a4c5c578cd75d6c8a
Remove some redundant methods from handler, and better cope with duplicate checks when creating new checks (for reset scenarios). (#593)
Remove some redundant methods from handler, and better cope with duplicate checks when creating new checks (for reset scenarios). (#593)
tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools
tools/check-enforcer/Azure.Sdk.Tools.CheckEnforcer/Handlers/Handler.cs
mit
1,589,240,838
using Azure.Sdk.Tools.CheckEnforcer.Configuration; using Azure.Sdk.Tools.CheckEnforcer.Integrations.GitHub; using Microsoft.Extensions.Logging; using Octokit; using Octokit.Internal; using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Security.Cryp...
using Azure.Sdk.Tools.CheckEnforcer.Configuration; using Azure.Sdk.Tools.CheckEnforcer.Integrations.GitHub; using Microsoft.Extensions.Logging; using Octokit; using Octokit.Internal; using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Security.Cryp...
c04b283dfc3ef7c10c4279bd68c9d879fce6d178
uses a visual cue to show that something can be put into the box
uses a visual cue to show that something can be put into the box
space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14-content
Content.Client/GameObjects/Components/Storage/ClientStorageComponent.cs
mit
1,589,240,329
using System; using System.Collections.Generic; using Content.Shared.GameObjects.Components.Storage; using Content.Client.Interfaces.GameObjects; using Robust.Client.Graphics.Drawing; using Robust.Client.Interfaces.GameObjects.Components; using Robust.Client.UserInterface; using Robust.Client.UserInterface.Controls; u...
using System; using System.Collections.Generic; using Content.Shared.GameObjects.Components.Storage; using Content.Client.Interfaces.GameObjects; using Robust.Client.Interfaces.GameObjects.Components; using Robust.Client.UserInterface; using Robust.Client.UserInterface.Controls; using Robust.Client.UserInterface.Custo...
049924ad62670bc990486626c3783cecfc004c0c
(GH-3763) SplitView: Use CoerceValueCallback for OnOpenPaneLength to calculate the correct value
(GH-3763) SplitView: Use CoerceValueCallback for OnOpenPaneLength to calculate the correct value
ye4241/MahApps.Metro,batzen/MahApps.Metro,MahApps/MahApps.Metro,batzen/MahApps.Metro,ye4241/MahApps.Metro,MahApps/MahApps.Metro
src/MahApps.Metro/Controls/SplitView/SplitView.cs
mit
1,589,240,035
namespace MahApps.Metro.Controls { using System; using System.Collections; using System.Windows; using System.Windows.Controls; using System.Windows.Input; using System.Windows.Markup; using System.Windows.Media; using System.Windows.Shapes; /// <summary> /// Represents a ...
namespace MahApps.Metro.Controls { using System; using System.Collections; using System.Windows; using System.Windows.Controls; using System.Windows.Input; using System.Windows.Markup; using System.Windows.Media; using System.Windows.Shapes; /// <summary> /// Represents a ...
9e28dad26ad1047faa93015a97690738a206a94f
Refactor table
Refactor table
tigrouind/LifeDISA,tigrouind/LifeDISA
VarsViewer/VarsViewer/MainForm.cs
mit
1,589,239,320
using System; using System.Drawing; using System.Linq; using System.Windows.Forms; using Microsoft.VisualBasic; namespace VarsViewer { public partial class MainForm : Form { float cellWidth, cellHeight; Var tooltipVar; RectangleF toolTipRect; string toolTipText; readonly Brush greenBrush = new SolidB...
using System; using System.Drawing; using System.Linq; using System.Windows.Forms; using Microsoft.VisualBasic; namespace VarsViewer { public partial class MainForm : Form { float cellWidth, cellHeight; Var tooltipVar; RectangleF toolTipRect; string toolTipText; readonly Brush greenBrush = new SolidB...
efebd6a187a18e67754500dc03f1eecb50642372
Removes project-file-name parameter
Removes project-file-name parameter
asbjornu/GitVersion,GitTools/GitVersion,GitTools/GitVersion,gep13/GitVersion,ParticularLabs/GitVersion,ParticularLabs/GitVersion,gep13/GitVersion,ermshiperete/GitVersion,asbjornu/GitVersion,ermshiperete/GitVersion,asbjornu/GitVersion,ermshiperete/GitVersion,ParticularLabs/GitVersion,ermshiperete/GitVersion,ermshiperete...
src/GitVersionExe/HelpWriter.cs
mit
1,589,238,801
using System; using System.Reflection; using GitVersion.Logging; namespace GitVersion { public class HelpWriter : IHelpWriter { private readonly IVersionWriter versionWriter; private readonly IConsole console; public HelpWriter(IVersionWriter versionWriter, IConsole console) { ...
using System; using System.Reflection; using GitVersion.Logging; namespace GitVersion { public class HelpWriter : IHelpWriter { private readonly IVersionWriter versionWriter; private readonly IConsole console; public HelpWriter(IVersionWriter versionWriter, IConsole console) { ...
ab73019262f03192d5f59f6d0aa5832ac58d8eeb
Revert helptext and add text specific for updating the project filenames
Revert helptext and add text specific for updating the project filenames
ermshiperete/GitVersion,ermshiperete/GitVersion,gep13/GitVersion,ParticularLabs/GitVersion,ermshiperete/GitVersion,GitTools/GitVersion,ParticularLabs/GitVersion,gep13/GitVersion,GitTools/GitVersion,ermshiperete/GitVersion,ermshiperete/GitVersion,ParticularLabs/GitVersion,GitTools/GitVersion,asbjornu/GitVersion,asbjornu...
src/GitVersionExe/HelpWriter.cs
mit
1,589,238,104
using System; using System.Reflection; using GitVersion.Logging; namespace GitVersion { public class HelpWriter : IHelpWriter { private readonly IVersionWriter versionWriter; private readonly IConsole console; public HelpWriter(IVersionWriter versionWriter, IConsole console) { ...
using System; using System.Reflection; using GitVersion.Logging; namespace GitVersion { public class HelpWriter : IHelpWriter { private readonly IVersionWriter versionWriter; private readonly IConsole console; public HelpWriter(IVersionWriter versionWriter, IConsole console) { ...
4979c8c03fb2215b228fe1bfb550a80222745d0f
Allow UWP unit tests to use Query and Immutable references
Allow UWP unit tests to use Query and Immutable references
couchbase/couchbase-lite-net,couchbase/couchbase-lite-net,couchbase/couchbase-lite-net,couchbase/couchbase-lite-net
src/Couchbase.Lite.Tests.Shared/ReplicationTest.cs
apache-2.0
1,589,237,089
// // ReplicationTest.cs // // Copyright (c) 2017 Couchbase, 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...
// // ReplicationTest.cs // // Copyright (c) 2017 Couchbase, 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...
df8697dc1e359fcf34265daf75bc622f87c81bbf
Revert "Removes us index futures data property"
Revert "Removes us index futures data property"
AlexCatarino/Lean,StefanoRaggi/Lean,jameschch/Lean,StefanoRaggi/Lean,QuantConnect/Lean,AlexCatarino/Lean,JKarathiya/Lean,JKarathiya/Lean,StefanoRaggi/Lean,QuantConnect/Lean,StefanoRaggi/Lean,QuantConnect/Lean,AlexCatarino/Lean,JKarathiya/Lean,jameschch/Lean,jameschch/Lean,jameschch/Lean
Common/Securities/Future/Futures.cs
apache-2.0
1,589,236,850
/* * QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. * Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation. * * 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...
/* * QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. * Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation. * * 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...
5a13e5a79fb86d471e61d3b6fec93bba2393b087
Use symbolBeingYielded for tag section error reporting optimizing for the no errors case.
Use symbolBeingYielded for tag section error reporting optimizing for the no errors case.
PenguinF/sandra-three
Sandra.Chess/Pgn/PgnParser.cs
apache-2.0
1,589,235,599
#region License /********************************************************************************* * PgnParser.cs * * Copyright (c) 2004-2020 Henk Nicolai * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obt...
#region License /********************************************************************************* * PgnParser.cs * * Copyright (c) 2004-2020 Henk Nicolai * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obt...
871904ab503ac00202c9cc83ebd8816c52b60500
Tested ItemManagementController
Tested ItemManagementController
ucdavis/CRP,ucdavis/CRP
CRP.Mvc/Controllers/ItemManagementController.cs
mit
1,589,235,564
using System; using System.Drawing; using System.IO; using System.Linq; using System.Text; using System.Web.Mvc; using CRP.Controllers.Filter; using CRP.Controllers.Helpers; using CRP.Controllers.Helpers.Filter; using CRP.Controllers.ViewModels; using CRP.Core.Domain; using CRP.Core.Resources; using CRP.Mvc...
using System; using System.Drawing; using System.IO; using System.Linq; using System.Text; using System.Web.Mvc; using CRP.Controllers.Filter; using CRP.Controllers.Helpers; using CRP.Controllers.Helpers.Filter; using CRP.Controllers.ViewModels; using CRP.Core.Domain; using CRP.Core.Resources; using CRP.Mvc...
5e3b1eecb679fe1ac610a33b946bb22d7f1c303e
Extract method YieldContentNode().
Extract method YieldContentNode().
PenguinF/sandra-three
Sandra.Chess/Pgn/PgnParser.cs
apache-2.0
1,589,235,310
#region License /********************************************************************************* * PgnParser.cs * * Copyright (c) 2004-2020 Henk Nicolai * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obt...
#region License /********************************************************************************* * PgnParser.cs * * Copyright (c) 2004-2020 Henk Nicolai * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obt...
ab9982121b8fc5682577d0523704a8289504881f
Work with a symbolBeingYielded field, which helps with error reporting without having to pass parameters for files that are error free.
Work with a symbolBeingYielded field, which helps with error reporting without having to pass parameters for files that are error free.
PenguinF/sandra-three
Sandra.Chess/Pgn/PgnParser.cs
apache-2.0
1,589,235,049
#region License /********************************************************************************* * PgnParser.cs * * Copyright (c) 2004-2020 Henk Nicolai * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obt...
#region License /********************************************************************************* * PgnParser.cs * * Copyright (c) 2004-2020 Henk Nicolai * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obt...
4434cf43ce1507477ac5dc97792afbedb1b5ae40
Don't throw on dotnet exit codes (#21639)
Don't throw on dotnet exit codes (#21639) Operation can succeed for purposes of the tests, the tests will fail if things aren't setup properly, so we can safely ignore the errors
aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore
eng/helix/content/RunTests/TestRunner.cs
apache-2.0
1,589,234,922
// Copyright (c) .NET Foundation. 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 System.CommandLine; using System.IO; using System.IO.Compression; using System.Runtime.InteropServ...
// Copyright (c) .NET Foundation. 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 System.CommandLine; using System.IO; using System.IO.Compression; using System.Runtime.InteropServ...
9126409dd43c8392a8af718738f9f79225437a8c
Fix Harvester bug could not find part of path (BL-8055)
Fix Harvester bug could not find part of path (BL-8055) Cherrypicked from 4.8. Not actually Harvester only bug.
StephenMcConnel/BloomDesktop,StephenMcConnel/BloomDesktop,gmartin7/myBloomFork,BloomBooks/BloomDesktop,gmartin7/myBloomFork,gmartin7/myBloomFork,StephenMcConnel/BloomDesktop,gmartin7/myBloomFork,StephenMcConnel/BloomDesktop,StephenMcConnel/BloomDesktop,BloomBooks/BloomDesktop,gmartin7/myBloomFork,BloomBooks/BloomDeskto...
src/BloomExe/Publish/Android/BloomReaderFileMaker.cs
mit
1,589,234,671
using System; using System.Collections.Generic; using System.Drawing; using System.IO; using System.Linq; using System.Text; using System.Windows.Forms; using System.Xml; using Bloom.Book; using Bloom.Publish.Epub; using Bloom.web; using BloomTemp; using SIL.IO; using SIL.Xml; namespace Bloom.Publish.Android { /// <...
using System; using System.Collections.Generic; using System.Drawing; using System.IO; using System.Linq; using System.Text; using System.Windows.Forms; using System.Xml; using Bloom.Book; using Bloom.Publish.Epub; using Bloom.web; using BloomTemp; using SIL.IO; using SIL.Xml; namespace Bloom.Publish.Android { /// <...
0e494d454d9f6c48dad7e6ba4465ca96f6ffc894
LookupTrackingMessageAdapter overflow fix.
LookupTrackingMessageAdapter overflow fix.
StockSharp/StockSharp
Algo/LookupTrackingMessageAdapter.cs
apache-2.0
1,589,234,385
namespace StockSharp.Algo { using System; using System.Collections.Generic; using System.Linq; using Ecng.Common; using Ecng.Collections; using StockSharp.Localization; using StockSharp.Logging; using StockSharp.Messages; /// <summary> /// Message adapter that tracks multiple lookups requests and put them ...
namespace StockSharp.Algo { using System; using System.Collections.Generic; using System.Linq; using Ecng.Common; using Ecng.Collections; using StockSharp.Localization; using StockSharp.Logging; using StockSharp.Messages; /// <summary> /// Message adapter that tracks multiple lookups requests and put them ...
f3f7422129da53a34400e60f37d2e6522c63569a
, AudioParams.Default to beep sounds. should fix global but probably doesnt
, AudioParams.Default to beep sounds. should fix global but probably doesnt
space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content
Content.Server/GameObjects/Components/Kitchen/KitchenMicrowaveComponent.cs
mit
1,589,234,342
using System.Collections.Generic; using System.Linq; using Content.Server.GameObjects.EntitySystems; using Robust.Shared.GameObjects; using Robust.Shared.IoC; using Robust.Shared.ViewVariables; using Content.Server.GameObjects.Components.Chemistry; using Content.Server.GameObjects.Components.Nutrition; using Content.S...
using System.Collections.Generic; using System.Linq; using Content.Server.GameObjects.EntitySystems; using Robust.Shared.GameObjects; using Robust.Shared.IoC; using Robust.Shared.ViewVariables; using Content.Server.GameObjects.Components.Chemistry; using Content.Server.GameObjects.Components.Nutrition; using Content.S...
e06c52e88d591d9193cc8c5596ed20f00a50d0f3
Swap order of members.
Swap order of members.
PenguinF/sandra-three
Sandra.Chess/Pgn/PgnTagPairSyntax.cs
apache-2.0
1,589,234,022
#region License /********************************************************************************* * PgnTagPairSyntax.cs * * Copyright (c) 2004-2020 Henk Nicolai * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You ...
#region License /********************************************************************************* * PgnTagPairSyntax.cs * * Copyright (c) 2004-2020 Henk Nicolai * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You ...
c4c3bf915c0a78e4347b61c3c37d9a8d9503094f
Removes us index futures data property
Removes us index futures data property
AlexCatarino/Lean,jameschch/Lean,QuantConnect/Lean,jameschch/Lean,QuantConnect/Lean,StefanoRaggi/Lean,jameschch/Lean,QuantConnect/Lean,StefanoRaggi/Lean,JKarathiya/Lean,JKarathiya/Lean,JKarathiya/Lean,AlexCatarino/Lean,StefanoRaggi/Lean,jameschch/Lean,StefanoRaggi/Lean,AlexCatarino/Lean
Common/Securities/Future/Futures.cs
apache-2.0
1,589,233,860
/* * QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. * Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation. * * 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...
/* * QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. * Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation. * * 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...
fbdd91de0214cb18ef942549f8564b2185f5e3d7
Update TaskTests.cs (#419)
Update TaskTests.cs (#419) Fixing typo in test case
Azure/amqpnetlite
test/Test.Amqp.Net/TaskTests.cs
apache-2.0
1,589,232,249
// ------------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation // 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 cop...
// ------------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation // 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 cop...
9309608b84405a0dbfbd51a6588a5f57dafd8b2b
show meaningfull message for a missing interface/abstract parameter type
show meaningfull message for a missing interface/abstract parameter type
serilog/serilog-settings-configuration,serilog/serilog-settings-configuration
src/Serilog.Settings.Configuration/Settings/Configuration/StringArgumentValue.cs
apache-2.0
1,589,232,135
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Text.RegularExpressions; using Serilog.Core; namespace Serilog.Settings.Configuration { class StringArgumentValue : IConfigurationArgumentValue { readonly string _providedValue; static re...
using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Text.RegularExpressions; using Serilog.Core; namespace Serilog.Settings.Configuration { class StringArgumentValue : IConfigurationArgumentValue { readonly string _providedValue; static re...
914c78b5f9b9ca382d8086a742037c3352eda790
Fix reading incorrect stream in ExecuteExternalCommand (#444)
Fix reading incorrect stream in ExecuteExternalCommand (#444)
kubernetes-client/csharp,kubernetes-client/csharp
src/KubernetesClient/KubernetesClientConfiguration.ConfigFile.cs
apache-2.0
1,589,231,662
using System; using System.Collections.Generic; #if NETSTANDARD2_0 using Newtonsoft.Json; using System.Diagnostics; #endif using System.IO; using System.Linq; using System.Runtime.InteropServices; using System.Security.Cryptography.X509Certificates; using System.Threading.Tasks; using k8s.Authentication; using k8s.Exce...
using System; using System.Collections.Generic; #if NETSTANDARD2_0 using Newtonsoft.Json; using System.Diagnostics; #endif using System.IO; using System.Linq; using System.Runtime.InteropServices; using System.Security.Cryptography.X509Certificates; using System.Threading.Tasks; using k8s.Authentication; using k8s.Exce...
97b01f1c73fdd7c1c85b80bb0e37c659f68d3695
BulkInsert in batches
BulkInsert in batches
Webreaper/SensorTagDataCollector,Webreaper/SensorTagDataCollector
SensorTagDataCollector/Program.cs
mit
1,589,231,563
using System; using System.Linq; using System.Collections.Generic; using WirelessSensorTag; using Nest; using System.IO; using System.Threading; using Hive; using Weather; using Logging; namespace SensorTagElastic { /// <summary> /// TODO: /// 1. 24-hour expiry of sessions /// 2. Limit Hive queries to...
using System; using System.Linq; using System.Collections.Generic; using WirelessSensorTag; using Nest; using System.IO; using System.Threading; using Hive; using Weather; using Logging; namespace SensorTagElastic { /// <summary> /// TODO: /// 1. 24-hour expiry of sessions /// 2. Limit Hive queries to...
b08c60bd1466b31cbe9b2b4a5ecf81b9865e53c9
wrap stream in skmanagedstream to prevent collection of underlying stream, dispose codec.
wrap stream in skmanagedstream to prevent collection of underlying stream, dispose codec.
SuperJMN/Avalonia,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,Perspex/Perspex,wieslawsoltes/Perspex,grokys/Perspex,wieslawsoltes/Perspex,Perspex/Perspex,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,S...
src/Skia/Avalonia.Skia/ImmutableBitmap.cs
mit
1,589,231,386
using System; using System.IO; using System.Runtime.CompilerServices; using System.Security.Cryptography; using Avalonia.Media.Imaging; using Avalonia.Platform; using Avalonia.Skia.Helpers; using Avalonia.Visuals.Media.Imaging; using SkiaSharp; namespace Avalonia.Skia { /// <summary> /// Immutable Skia bitmap....
using System; using System.IO; using System.Runtime.CompilerServices; using System.Security.Cryptography; using Avalonia.Media.Imaging; using Avalonia.Platform; using Avalonia.Skia.Helpers; using Avalonia.Visuals.Media.Imaging; using SkiaSharp; namespace Avalonia.Skia { /// <summary> /// Immutable Skia bitmap....
acd1e0f54a5c2b5a588b7dfca99f12b86d8533ef
Create function at compilation, not rendering.
Create function at compilation, not rendering.
r3c/cottle,r3c/cottle
src/Cottle/Documents/Evaluated/Executors/Assign/FunctionAssignExecutor.cs
mit
1,589,230,681
using System; using System.Collections.Generic; using System.IO; using System.Runtime.CompilerServices; using Cottle.Documents.Compiled; namespace Cottle.Documents.Evaluated.Executors.Assign { internal class FunctionAssignExecutor : AssignExecutor { private readonly Value _function; ...
using System; using System.Collections.Generic; using System.IO; using System.Runtime.CompilerServices; using Cottle.Documents.Compiled; namespace Cottle.Documents.Evaluated.Executors.Assign { internal class FunctionAssignExecutor : AssignExecutor { private readonly IReadOnlyList<Symbol> _ar...
64156ce12f32dbe7fc90c36727f1d247709d2a62
SampleHistoryTesting fix.
SampleHistoryTesting fix.
StockSharp/StockSharp
Samples/Testing/SampleHistoryTesting/MainWindow.xaml.cs
apache-2.0
1,589,230,157
#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...
608513b64312f685ed6255570bdd1c03c64e54a7
Fix related to #AG231 - Mapper resolution is OK to be transient
Fix related to #AG231 - Mapper resolution is OK to be transient
csf-dev/agiil,csf-dev/agiil,csf-dev/agiil,csf-dev/agiil,csf-dev/agiil
Agiil.Bootstrap/ObjectMaps/AutomapperModule.cs
mit
1,589,230,009
using System; using Agiil.ObjectMaps; using Autofac; using AutoMapper; namespace Agiil.Bootstrap.ObjectMaps { public class AutomapperModule : Module { protected override void Load(ContainerBuilder builder) { builder .Register(GetMapperConfiguration) ...
using System; using Agiil.ObjectMaps; using Autofac; using AutoMapper; namespace Agiil.Bootstrap.ObjectMaps { public class AutomapperModule : Module { protected override void Load(ContainerBuilder builder) { builder .Register(GetMapperConfiguration) ...
4c85bc1de1e4d73c2ef6bfaa0907ae6cb0bae295
Use invariant culture when parsing fractions (#443)
Use invariant culture when parsing fractions (#443)
kubernetes-client/csharp,kubernetes-client/csharp
src/KubernetesClient/ResourceQuantity.cs
apache-2.0
1,589,229,972
using System; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Numerics; using Fractions; using Newtonsoft.Json; using YamlDotNet.Core; using YamlDotNet.Core.Events; using YamlDotNet.Serialization; namespace k8s.Models { internal class QuantityConverter : JsonConverter ...
using System; using System.Collections.Generic; using System.Linq; using System.Numerics; using Fractions; using Newtonsoft.Json; using YamlDotNet.Core; using YamlDotNet.Core.Events; using YamlDotNet.Serialization; namespace k8s.Models { internal class QuantityConverter : JsonConverter { public overrid...
5eccaceb89859d620e95ff5e052f64e6ca523ad1
Fix sleeps
Fix sleeps
Webreaper/SensorTagDataCollector,Webreaper/SensorTagDataCollector
SensorTagDataCollector/Program.cs
mit
1,589,229,908
using System; using System.Linq; using System.Collections.Generic; using WirelessSensorTag; using Nest; using System.IO; using System.Threading; using Hive; using Weather; using Logging; namespace SensorTagElastic { /// <summary> /// TODO: /// 1. 24-hour expiry of sessions /// 2. Limit Hive queries to...
using System; using System.Linq; using System.Collections.Generic; using WirelessSensorTag; using Nest; using System.IO; using System.Threading; using Hive; using Weather; using Logging; namespace SensorTagElastic { /// <summary> /// TODO: /// 1. 24-hour expiry of sessions /// 2. Limit Hive queries to...
4dbaaf4b1f5aa7b9e8ff63617f27fdb28f84dead
disable optimizations for method.
disable optimizations for method.
wieslawsoltes/Perspex,Perspex/Perspex,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,Perspex/Perspex,SuperJMN/Avalonia,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,grokys/Perspex,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,grokys/Perspex,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,Perspe...
src/Skia/Avalonia.Skia/ImmutableBitmap.cs
mit
1,589,229,452
using System; using System.IO; using System.Runtime.CompilerServices; using System.Security.Cryptography; using Avalonia.Media.Imaging; using Avalonia.Platform; using Avalonia.Skia.Helpers; using Avalonia.Visuals.Media.Imaging; using SkiaSharp; namespace Avalonia.Skia { /// <summary> /// Immutable Skia bitmap....
using System; using System.IO; using System.Runtime.CompilerServices; using System.Security.Cryptography; using Avalonia.Media.Imaging; using Avalonia.Platform; using Avalonia.Skia.Helpers; using Avalonia.Visuals.Media.Imaging; using SkiaSharp; namespace Avalonia.Skia { /// <summary> /// Immutable Skia bitmap....
1c5d0485436a4097f7bd5e8f385db5c4d0767a4b
Only do a node cleanup when all operations have finished.
Only do a node cleanup when all operations have finished. Fixes #3918.
SuperJMN/Avalonia,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,SuperJMN/Avalonia,wieslawsoltes/Perspex,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,Perspex/Perspex,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,wieslawsoltes/Perspex,Perspex/Perspex,grokys/Perspex,jko...
src/Avalonia.Controls/SelectionModel.cs
mit
1,589,228,789
// This source file is adapted from the WinUI project. // (https://github.com/microsoft/microsoft-ui-xaml) // // Licensed to The Avalonia Project under MIT License, courtesy of The .NET Foundation. using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Reactive.Li...
// This source file is adapted from the WinUI project. // (https://github.com/microsoft/microsoft-ui-xaml) // // Licensed to The Avalonia Project under MIT License, courtesy of The .NET Foundation. using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Reactive.Li...
28d40a3a2b1caf12d4e8037efe53a4c93bdd1375
Fix the Xamarin encoding exception #1460
Fix the Xamarin encoding exception #1460
restsharp/RestSharp,PKRoma/RestSharp
src/RestSharp/Extensions/StringEncodingExtensions.cs
apache-2.0
1,589,228,589
// Copyright © 2009-2020 John Sheehan, Andrew Young, Alexey Zimarev and RestSharp community // // 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...
// Copyright © 2009-2020 John Sheehan, Andrew Young, Alexey Zimarev and RestSharp community // // 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...
8230684a415552334a69d8a0e53b03c5853a247e
Added failing test for #3918.
Added failing test for #3918.
wieslawsoltes/Perspex,wieslawsoltes/Perspex,akrisiun/Perspex,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,SuperJMN/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,Perspex/Perspex,wieslawsoltes/Perspex,SuperJMN/Avalonia,jkoritzinsky/Perspex,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,SuperJMN/Avalonia,...
tests/Avalonia.Controls.UnitTests/SelectionModelTests.cs
mit
1,589,227,703
// This source file is adapted from the WinUI project. // (https://github.com/microsoft/microsoft-ui-xaml) // // Licensed to The Avalonia Project under MIT License, courtesy of The .NET Foundation. using System; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using Sy...
// This source file is adapted from the WinUI project. // (https://github.com/microsoft/microsoft-ui-xaml) // // Licensed to The Avalonia Project under MIT License, courtesy of The .NET Foundation. using System; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using Sy...
f66a7d826438a9095c1824f59e47d76b4e0ad759
Don't update PackageManagement on ConstrainedLanguage mode (#1288)
Don't update PackageManagement on ConstrainedLanguage mode (#1288) Co-authored-by: Tyler Leonhardt (POWERSHELL) <b66f996e914f34529b5f49ecc4aad8385f3785b4@microsoft.com>
PowerShell/PowerShellEditorServices,PowerShell/PowerShellEditorServices
src/PowerShellEditorServices/Services/PowerShellContext/Handlers/GetVersionHandler.cs
mit
1,589,227,634
// // Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // using System; using System.Management.Automation; using System.Text; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Logging; usi...
// // Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // using System; using System.Management.Automation; using System.Text; using System.Threading; using System.Threading.Tasks; using Microsoft.Extensions.Logging; usi...
4b88074e308c9ddf6ba6f513c30942f4aa7d3ccf
Add a simplified version of ServerComponentRenderingTest.CanDispatchAsyncWorkToSyncContext (#21633)
Add a simplified version of ServerComponentRenderingTest.CanDispatchAsyncWorkToSyncContext (#21633) ServerComponentRenderingTest.CanDispatchAsyncWorkToSyncContext is quarantined but since it's not running on Helix there isn't any history available for it. With all the moving parts in the server test, it's unclear if ...
aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore
src/Components/Components/test/Rendering/RendererSynchronizationContextTest.cs
apache-2.0
1,589,226,841
// Copyright (c) .NET Foundation. 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.Diagnostics; using System.Globalization; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Tes...
// Copyright (c) .NET Foundation. 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.Diagnostics; using System.Globalization; using System.Threading; using System.Threading.Tasks; using Xunit; namespace Micros...
016fd1ee9e3e263072dae8f07601adfe0d911f3a
Improve CSharpLanguageCharacteristics.MapKeyword performance (dotnet/aspnetcore-tooling#1879)
Improve CSharpLanguageCharacteristics.MapKeyword performance (dotnet/aspnetcore-tooling#1879) * Improve CSharpLanguageCharacteristics.MapKeyword performance The razor typing perf test profile I'm looking at has 156 ms of CPU cycles spent in this method, mostly in Enum.ToString() \n\nCommit migrated from https://githu...
aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore
src/Razor/Microsoft.AspNetCore.Razor.Language/src/Legacy/CSharpLanguageCharacteristics.cs
apache-2.0
1,589,226,159
// Copyright (c) .NET Foundation. 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 System.Diagnostics; using Microsoft.AspNetCore.Razor.Language.Syntax.InternalSyntax; namespace Mi...
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Collections.Generic; using System.Diagnostics; using Microsoft.AspNetCore.Razor.Language.Syntax.InternalSyntax; namespace Microsoft.AspNet...
35052d1674760f32f31e788202aebbc043cdb6b3
Introspection: explicitly considering assembly path for loading.
Introspection: explicitly considering assembly path for loading.
vrvis/aardvark,vrvis/aardvark.base,vrvis/aardvark,vrvis/aardvark.base
src/Aardvark.Base/Introspection/Introspection.cs
apache-2.0
1,589,225,589
using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.IO; using System.IO.Compression; using System.Linq; using System.Reflection; using System.Runtime.InteropServices; using System.Runtime.Serialization.Formatters.Binary; using System.Text; using...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Globalization; using System.IO; using System.IO.Compression; using System.Linq; using System.Reflection; using System.Runtime.InteropServices; using System.Runtime.Serialization.Formatters.Binary; using System.Text; using...
d3cde7cc8273b5607543f88b115e2c4f8f78d0a6
Removed duplicated code
Removed duplicated code
wieslawsoltes/Perspex,wieslawsoltes/Perspex,akrisiun/Perspex,Perspex/Perspex,SuperJMN/Avalonia,Perspex/Perspex,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Perspex,akrisiun/Perspex,wieslawsoltes/Perspex,grokys/Perspex,jkoritzinsky/Avalonia,SuperJMN/Avalonia,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,Perspe...
src/Avalonia.Visuals/Rendering/ManagedDeferredRendererLock.cs
mit
1,589,225,389
using System; using System.Threading; using Avalonia.Utilities; namespace Avalonia.Rendering { public class ManagedDeferredRendererLock : DisposableLock, IDeferredRendererLock { } }
using System; using System.Threading; using Avalonia.Utilities; namespace Avalonia.Rendering { public class ManagedDeferredRendererLock : DisposableLock, IDeferredRendererLock { private readonly object _lock = new object(); /// <summary> /// Tries to lock the target surface or window ...
dc1c52a5d3bd466017affc0ecd2fcccadec92e12
Run python parser using python configured at PYTHONPROCESSORPATH (#595)
Run python parser using python configured at PYTHONPROCESSORPATH (#595) * Run apistubgen to parse python package
tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools,tg-msft/azure-sdk-tools
src/dotnet/APIView/APIViewWeb/Languages/PythonLanguageService.cs
mit
1,589,225,124
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System; using System.IO; using Microsoft.Extensions.Configuration; namespace APIViewWeb { public class PythonLanguageService : LanguageProcessor { private readonly string _apiViewPythonProcessor; ...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. using System; using System.IO; namespace APIViewWeb { public class PythonLanguageService : LanguageProcessor { private static readonly string PythonHome = Environment.GetEnvironmentVariable("PYTHONHOME") ?...
8b047b55a08f19e478b89f7ccd0519cc9c6d8c38
Uncommenting testing implementation
Uncommenting testing implementation
abjerner/Umbraco-CMS,dawoe/Umbraco-CMS,marcemarc/Umbraco-CMS,robertjf/Umbraco-CMS,robertjf/Umbraco-CMS,abjerner/Umbraco-CMS,dawoe/Umbraco-CMS,umbraco/Umbraco-CMS,dawoe/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,umbraco/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,dawoe/Umbraco-CMS,abryukhov/Umbraco-CMS,robertjf/Umbraco-CMS...
src/Umbraco.Web.BackOffice/Controllers/BackOfficeController.cs
mit
1,589,225,061
using System; using System.Globalization; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Mvc; using Newtonsoft.Json; using Umbraco.Core.Configuration; using Umbraco.Core.Configuration.Grid; using Umbraco.Core.Hosting; using Umbraco.Core.IO; using Umbraco.Core.Runtim...
using System; using System.Globalization; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.AspNetCore.Mvc; using Newtonsoft.Json; using Umbraco.Core.Configuration; using Umbraco.Core.Configuration.Grid; using Umbraco.Core.Hosting; using Umbraco.Core.IO; using Umbraco.Core.Runtim...
2943d5c83b1f0e9e87fcc672e7048d940f672a59
fix whitespace.
fix whitespace.
jkoritzinsky/Avalonia,jkoritzinsky/Perspex,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,SuperJMN/Avalonia,AvaloniaUI/Avalonia,grokys/Perspex,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,SuperJMN/Avalonia,grokys/Perspex,grokys/Perspex,wiesla...
src/Avalonia.Controls/Utils/BorderRenderHelper.cs
mit
1,589,224,718
using System; using Avalonia.Media; using Avalonia.Platform; namespace Avalonia.Controls.Utils { internal class BorderRenderHelper { private bool _useComplexRendering; private bool? _backendSupportsIndividualCorners; private StreamGeometry _backgroundGeometryCache; private Stre...
using System; using Avalonia.Media; using Avalonia.Platform; namespace Avalonia.Controls.Utils { internal class BorderRenderHelper { private bool _useComplexRendering; private bool? _backendSupportsIndividualCorners; private StreamGeometry _backgroundGeometryCache; private Stre...
d3b5d69f761925b06e1a05c970aefb23fa2fad53
WIP Update Battle.cs w/ Missing Pokemon Essentails Code
WIP Update Battle.cs w/ Missing Pokemon Essentails Code
PokemonUnity/PokemonUnity
PokemonUnity.Shared/InBattle/Battle.cs
bsd-3-clause
1,589,224,311
using PokemonUnity; //using PokemonUnity.Pokemon; using PokemonUnity.Inventory; //using PokemonUnity.Attack; using PokemonUnity.Battle; using PokemonUnity.Character; using System; using System.Collections.Generic; using System.Linq; using System.Text; using PokemonUnity.Localization; namespace PokemonUnity.Battle { ...
using PokemonUnity; //using PokemonUnity.Pokemon; using PokemonUnity.Inventory; //using PokemonUnity.Attack; using PokemonUnity.Battle; using PokemonUnity.Character; using System; using System.Collections.Generic; using System.Linq; using System.Text; using PokemonUnity.Localization; namespace PokemonUnity.Battle { ...
4d3eb5c2a0e112198503cb9c95ab4427546b7085
Added another link in comments for ExampleException.
Added another link in comments for ExampleException.
MinexAutomation/Public,MinexAutomation/Public,MinexAutomation/Public,MinexAutomation/Public,MinexAutomation/Public,MinexAutomation/Public
Source/Examples/Libraries/Code/Code/Code/ExampleException.cs
mit
1,589,223,873
using System; using System.Runtime.Serialization; using System.Security.Permissions; namespace Public.Examples.Code { // Exceptions can be very simple, most of the complications here are due to serialization. // See: https://docs.microsoft.com/en-us/dotnet/standard/exceptions/best-practices-for-excep...
using System; using System.Runtime.Serialization; using System.Security.Permissions; namespace Public.Examples.Code { // Exceptions can be very simple, most of the complications here are due to serialization. // See: https://docs.microsoft.com/en-us/dotnet/standard/exceptions/best-practices-for-excep...
41bf3f69192c1a14a4f5c455c6e3e25903b6e726
remove unused code.
remove unused code.
wieslawsoltes/Perspex,akrisiun/Perspex,jkoritzinsky/Perspex,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,jkoritzinsky/Perspex,SuperJMN/Avalonia,jkoritzinsky/Avalonia,SuperJMN/Avalonia,AvaloniaUI/Avalonia,SuperJMN/Avalonia,Perspex/Perspex,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,S...
src/Avalonia.Visuals/Rendering/SceneGraph/LineBoundsHelper.cs
mit
1,589,223,496
using System; using Avalonia.Media; namespace Avalonia.Rendering.SceneGraph { public static class LineBoundsHelper { private static double CalculateAngle(Point p1, Point p2) { var xDiff = p2.X - p1.X; var yDiff = p2.Y - p1.Y; return Math.Atan2(yDiff, xDiff)...
using System; using Avalonia.Media; namespace Avalonia.Rendering.SceneGraph { public static class LineBoundsHelper { private const double degreeToRadians = Math.PI / 180.0; private static double CalculateAngle(Point p1, Point p2) { var xDiff = p2.X - p1.X; var ...
b003b56e7bcf75d89a7e4ee526ca439fa703ff92
Annotate `Assert` methods for better code analysis (#12618)
Annotate `Assert` methods for better code analysis (#12618)
daxian-dbw/PowerShell,PaulHigin/PowerShell,TravisEz13/PowerShell,JamesWTruher/PowerShell-1,PaulHigin/PowerShell,TravisEz13/PowerShell,PaulHigin/PowerShell,daxian-dbw/PowerShell,JamesWTruher/PowerShell-1,daxian-dbw/PowerShell,TravisEz13/PowerShell,PaulHigin/PowerShell,JamesWTruher/PowerShell-1,daxian-dbw/PowerShell,Trav...
src/System.Management.Automation/utils/assert.cs
mit
1,589,223,451
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. // The define below is only valid for this file. It allows the methods // defined here to call Diagnostics.Assert when only ASSERTIONS_TRACE is defined // Any #if DEBUG is pointless (always true) in this file because of this declaration. // The...
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. // The define below is only valid for this file. It allows the methods // defined here to call Diagnostics.Assert when only ASSERTIONS_TRACE is defined // Any #if DEBUG is pointless (always true) in this file because of this declaration. // The...
c49e2c66be3f4addc8f9eef16ffa70aa86cf6baa
whitespace
whitespace
jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,Perspex/Perspex,AvaloniaUI/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Perspex,SuperJMN/Avalonia,grokys/Perspex,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,SuperJMN/Avalonia,akri...
src/Avalonia.Visuals/Rendering/SceneGraph/LineNode.cs
mit
1,589,223,375
using System.Collections.Generic; using Avalonia.Media; using Avalonia.Media.Immutable; using Avalonia.Platform; using Avalonia.VisualTree; namespace Avalonia.Rendering.SceneGraph { /// <summary> /// A node in the scene graph which represents a line draw. /// </summary> internal class LineNode : Brush...
using System.Collections.Generic; using Avalonia.Media; using Avalonia.Media.Immutable; using Avalonia.Platform; using Avalonia.VisualTree; namespace Avalonia.Rendering.SceneGraph { /// <summary> /// A node in the scene graph which represents a line draw. /// </summary> internal class LineNode : Brush...
54b7d6b6dcc11d99297bcad8df765870f4e80da0
Don't delete breakspoints before checking if one got hit. (#998)
Don't delete breakspoints before checking if one got hit. (#998) Xinyu has confirmed fix for Azure Sphere.
orbitcowboy/MIEngine,orbitcowboy/MIEngine,orbitcowboy/MIEngine,Microsoft/MIEngine,Microsoft/MIEngine,Microsoft/MIEngine,Microsoft/MIEngine,orbitcowboy/MIEngine,orbitcowboy/MIEngine,Microsoft/MIEngine
src/MIDebugEngine/Engine.Impl/DebuggedProcess.cs
mit
1,589,223,285
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using MICore; using Microsoft.DebugEngineHost; using Microsoft.VisualStudio.Debugger.Interop; using System; using System.Collections.Generic; using System.Collections....
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using MICore; using Microsoft.DebugEngineHost; using Microsoft.VisualStudio.Debugger.Interop; using System; using System.Collections.Generic; using System.Collections....
09382cf4df3154c7eb1e744aea4dfe6f3cfd48dd
Use SKBlurImageEffect instead of SKDropShadowImageEffect
Use SKBlurImageEffect instead of SKDropShadowImageEffect
AvaloniaUI/Avalonia,SuperJMN/Avalonia,akrisiun/Perspex,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,SuperJMN/Avalonia,AvaloniaUI/Avalonia,jkoritzinsky/Perspex,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,Perspex/Perspex,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,...
src/Skia/Avalonia.Skia/DrawingContextImpl.cs
mit
1,589,223,096
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Threading; using Avalonia.Media; using Avalonia.Platform; using Avalonia.Rendering; using Avalonia.Rendering.SceneGraph; using Avalonia.Rendering.Utilities; using Avalonia.Utilities; using Avalonia.Visuals.Media.Im...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Threading; using Avalonia.Media; using Avalonia.Platform; using Avalonia.Rendering; using Avalonia.Rendering.SceneGraph; using Avalonia.Rendering.Utilities; using Avalonia.Utilities; using Avalonia.Visuals.Media.Im...
caa11a4cc75e521b1dc82a025f6b16acde77b6b4
Fixed shadow clip for non-rounded rects
Fixed shadow clip for non-rounded rects
Perspex/Perspex,wieslawsoltes/Perspex,wieslawsoltes/Perspex,grokys/Perspex,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,akrisiun/Perspex,AvaloniaUI/Avalonia,SuperJMN/Avalonia,Perspex/Perspex,wieslawsoltes/Perspex,SuperJMN/Avalonia,grokys/Perspex,grokys/Perspex,jkoritzinsky/Perspex,AvaloniaUI/Avalonia,A...
src/Skia/Avalonia.Skia/DrawingContextImpl.cs
mit
1,589,223,096
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Threading; using Avalonia.Media; using Avalonia.Platform; using Avalonia.Rendering; using Avalonia.Rendering.SceneGraph; using Avalonia.Rendering.Utilities; using Avalonia.Utilities; using Avalonia.Visuals.Media.Im...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Threading; using Avalonia.Media; using Avalonia.Platform; using Avalonia.Rendering; using Avalonia.Rendering.SceneGraph; using Avalonia.Rendering.Utilities; using Avalonia.Utilities; using Avalonia.Visuals.Media.Im...
75bb196b4f7007a0c62ee78f9399b693e27c7e00
Workaround for ItemsRepeater producing nonsensical values
Workaround for ItemsRepeater producing nonsensical values
grokys/Perspex,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,jkoritzinsky/Perspex,AvaloniaUI/Avalonia,jkoritzinsky/Perspex,SuperJMN/Avalonia,jkoritzinsky/Avalonia,SuperJMN/Avalonia,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,Perspex/Perspex,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,SuperJMN/Avalonia,Ava...
src/Skia/Avalonia.Skia/DrawingContextImpl.cs
mit
1,589,223,096
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Threading; using Avalonia.Media; using Avalonia.Platform; using Avalonia.Rendering; using Avalonia.Rendering.SceneGraph; using Avalonia.Rendering.Utilities; using Avalonia.Utilities; using Avalonia.Visuals.Media.Im...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Threading; using Avalonia.Media; using Avalonia.Platform; using Avalonia.Rendering; using Avalonia.Rendering.SceneGraph; using Avalonia.Rendering.Utilities; using Avalonia.Utilities; using Avalonia.Visuals.Media.Im...
51cbbf404be81a33f727dc1b189471ffc8e230ce
Adds missing fields from intentions dataset to SmartInsiderEventType enum
Adds missing fields from intentions dataset to SmartInsiderEventType enum
AlexCatarino/Lean,StefanoRaggi/Lean,JKarathiya/Lean,StefanoRaggi/Lean,QuantConnect/Lean,jameschch/Lean,StefanoRaggi/Lean,JKarathiya/Lean,jameschch/Lean,AlexCatarino/Lean,JKarathiya/Lean,jameschch/Lean,StefanoRaggi/Lean,jameschch/Lean,QuantConnect/Lean,AlexCatarino/Lean,QuantConnect/Lean
Common/Data/Custom/SmartInsider/SmartInsiderEventType.cs
apache-2.0
1,589,223,059
/* * QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. * Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation. * * 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...
/* * QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. * Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation. * * 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...
571ec44612f7326ec5be476c72c3dfa35ac05f90
4: Added more unit tests
4: Added more unit tests
whitestone-no/Cambion
src/Transports/RabbitMQ/RabbitMQ.Test/RabbittMqTransportTests.cs
mit
1,589,222,328
using System; using System.Threading; using Microsoft.Extensions.Configuration; using NUnit.Framework; using Whitestone.Cambion.Serializer.JsonNet; using Whitestone.Cambion.Transport.RabbitMQ; using Whitestone.Cambion.Types; namespace RabbitMQ.Test { class RabbitMqTransportTests { private RabbitMqTran...
using System; using Microsoft.Extensions.Configuration; using NUnit.Framework; using Whitestone.Cambion.Serializer.JsonNet; using Whitestone.Cambion.Transport.RabbitMQ; namespace RabbitMQ.Test { class RabbitMqTransportTests { private RabbitMqTransport _transport; [OneTimeSetUp] public...
53dcbb7dd6f2c350231b48d45d7ca6526185fa5a
Fixes whitespace issue
Fixes whitespace issue
asbjornu/GitVersion,GitTools/GitVersion,asbjornu/GitVersion,ermshiperete/GitVersion,ermshiperete/GitVersion,gep13/GitVersion,ermshiperete/GitVersion,asbjornu/GitVersion,ermshiperete/GitVersion,GitTools/GitVersion,ParticularLabs/GitVersion,ParticularLabs/GitVersion,gep13/GitVersion,GitTools/GitVersion,gep13/GitVersion,e...
src/GitVersionCore/Core/GitVersionTool.cs
mit
1,589,222,314
using System; using System.Linq; using GitVersion.Logging; using GitVersion.OutputVariables; using GitVersion.VersionCalculation; using GitVersion.VersionCalculation.Cache; using GitVersion.VersionConverters.AssemblyInfo; using GitVersion.VersionConverters.GitVersionInfo; using GitVersion.VersionConverters.OutputGenera...
using System; using System.Linq; using GitVersion.Logging; using GitVersion.OutputVariables; using GitVersion.VersionCalculation; using GitVersion.VersionCalculation.Cache; using GitVersion.VersionConverters.AssemblyInfo; using GitVersion.VersionConverters.GitVersionInfo; using GitVersion.VersionConverters.OutputGenera...
90bef79a98c9d1dc9251ff15ae2946dafae7ebf1
Updates var names and text to move away from only supporting csproj files
Updates var names and text to move away from only supporting csproj files
ermshiperete/GitVersion,ParticularLabs/GitVersion,ParticularLabs/GitVersion,gep13/GitVersion,GitTools/GitVersion,ermshiperete/GitVersion,gep13/GitVersion,asbjornu/GitVersion,GitTools/GitVersion,asbjornu/GitVersion,ermshiperete/GitVersion,GitTools/GitVersion,ParticularLabs/GitVersion,ermshiperete/GitVersion,gep13/GitVer...
src/GitVersionCore/VersionConverters/AssemblyInfo/ProjectFileUpdater.cs
mit
1,589,222,199
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Xml.Linq; using GitVersion.Logging; using GitVersion.OutputVariables; namespace GitVersion.VersionConverters.AssemblyInfo { public interface IProjectFileUpdater : IVersionConverter<AssemblyInfoContext> { } ...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Xml.Linq; using GitVersion.Logging; using GitVersion.OutputVariables; namespace GitVersion.VersionConverters.AssemblyInfo { public interface IProjectFileUpdater : IVersionConverter<AssemblyInfoContext> { } ...
6455b82338225e6b8b049ed1f1f380874eca4e42
Fixes whitespacing issues
Fixes whitespacing issues
GitTools/GitVersion,asbjornu/GitVersion,GitTools/GitVersion,ermshiperete/GitVersion,gep13/GitVersion,ermshiperete/GitVersion,gep13/GitVersion,ParticularLabs/GitVersion,asbjornu/GitVersion,GitTools/GitVersion,asbjornu/GitVersion,ermshiperete/GitVersion,ermshiperete/GitVersion,gep13/GitVersion,ParticularLabs/GitVersion,e...
src/GitVersionCore/VersionConverters/AssemblyInfo/ProjectFileUpdater.cs
mit
1,589,222,199
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Xml.Linq; using GitVersion.Logging; using GitVersion.OutputVariables; namespace GitVersion.VersionConverters.AssemblyInfo { public interface IProjectFileUpdater : IVersionConverter<AssemblyInfoContext> { } ...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Xml.Linq; using GitVersion.Logging; using GitVersion.OutputVariables; namespace GitVersion.VersionConverters.AssemblyInfo { public interface IProjectFileUpdater : IVersionConverter<AssemblyInfoContext> { } ...
d3fb557716f11deced2abeeeac0a89dcabf42dc0
Whitespace round2
Whitespace round2
gep13/GitVersion,ParticularLabs/GitVersion,ermshiperete/GitVersion,gep13/GitVersion,ermshiperete/GitVersion,GitTools/GitVersion,ermshiperete/GitVersion,gep13/GitVersion,ermshiperete/GitVersion,GitTools/GitVersion,ermshiperete/GitVersion,asbjornu/GitVersion,GitTools/GitVersion,ParticularLabs/GitVersion,asbjornu/GitVersi...
src/GitVersionCore/VersionConverters/AssemblyInfo/ProjectFileUpdater.cs
mit
1,589,222,199
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Xml.Linq; using GitVersion.Logging; using GitVersion.OutputVariables; namespace GitVersion.VersionConverters.AssemblyInfo { public interface IProjectFileUpdater : IVersionConverter<AssemblyInfoContext> { } ...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Xml.Linq; using GitVersion.Logging; using GitVersion.OutputVariables; namespace GitVersion.VersionConverters.AssemblyInfo { public interface IProjectFileUpdater : IVersionConverter<AssemblyInfoContext> { } ...
0fc122d900cc9680d78786877c8581ead412e7d1
Adds helptext
Adds helptext
asbjornu/GitVersion,ermshiperete/GitVersion,gep13/GitVersion,GitTools/GitVersion,gep13/GitVersion,ParticularLabs/GitVersion,ermshiperete/GitVersion,gep13/GitVersion,asbjornu/GitVersion,ermshiperete/GitVersion,asbjornu/GitVersion,ParticularLabs/GitVersion,ermshiperete/GitVersion,GitTools/GitVersion,ermshiperete/GitVersi...
src/GitVersionExe/HelpWriter.cs
mit
1,589,222,199
using System; using System.Reflection; using GitVersion.Logging; namespace GitVersion { public class HelpWriter : IHelpWriter { private readonly IVersionWriter versionWriter; private readonly IConsole console; public HelpWriter(IVersionWriter versionWriter, IConsole console) { ...
using System; using System.Reflection; using GitVersion.Logging; namespace GitVersion { public class HelpWriter : IHelpWriter { private readonly IVersionWriter versionWriter; private readonly IConsole console; public HelpWriter(IVersionWriter versionWriter, IConsole console) { ...