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 |
|---|---|---|---|---|---|---|---|---|
46d087aa99d224227fb5bb0de0e37fbaec5cfc25 | fixing andoid | fixing andoid
| jlewin/MatterControl,jlewin/MatterControl,larsbrubaker/MatterControl,larsbrubaker/MatterControl,larsbrubaker/MatterControl,jlewin/MatterControl,larsbrubaker/MatterControl,jlewin/MatterControl | MatterControlLib/SettingsManagement/ApplicationSettingsPage.cs | bsd-2-clause | 1,589,853,847 | /*
Copyright (c) 2018, John Lewin
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following ... | /*
Copyright (c) 2018, John Lewin
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following ... |
d3f7d5f0ade093745540a0f15a235253a912138e | removed ViewContext.ViewBag (2) | removed ViewContext.ViewBag (2)
| maxtoroq/XCST-a,maxtoroq/XCST-a | src/Xcst.AspNet/Framework/ViewContext.cs | apache-2.0 | 1,589,850,326 | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information.
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Diagnostics.CodeAnalysis;
using System.Web.Mvc.Properties;
using System.Web.Routing;
namespace Syst... | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information.
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Diagnostics.CodeAnalysis;
using System.Web.Mvc.Properties;
using System.Web.Routing;
namespace Syst... |
d61872e24e83bbf253d980bb7bce1e9112ac5926 | removed ViewContext.ViewBag | removed ViewContext.ViewBag
| maxtoroq/XCST-a,maxtoroq/XCST-a | src/Xcst.AspNet/Framework/ViewContext.cs | apache-2.0 | 1,589,850,235 | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information.
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Diagnostics.CodeAnalysis;
using System.Web.Mvc.Properties;
using System.Web.Routing;
namespace Syst... | // Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information.
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Diagnostics.CodeAnalysis;
using System.Web.Mvc.Properties;
using System.Web.Routing;
namespace Syst... |
61616810fbdfd88d5608cffd3756ebdfcf382f9a | fix: single span | fix: single span
| neuecc/MagicOnion | src/MagicOnion.OpenTelemetryNew/MagicOnionCollector.cs | mit | 1,589,848,772 | using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Threading.Tasks;
using Grpc.Core;
using MagicOnion.Server;
using MagicOnion.Server.Hubs;
using OpenTelemetry.Metrics;
using OpenTelemetry.Metrics.Configuration;
using OpenTelemet... | using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Threading.Tasks;
using Grpc.Core;
using MagicOnion.Server;
using MagicOnion.Server.Hubs;
using OpenTelemetry.Metrics;
using OpenTelemetry.Metrics.Configuration;
using OpenTelemet... |
e9f254eb30933cfb5d61c884b5dd8c354abaff3d | Remove unused `using` | Remove unused `using`
| rexm/Handlebars.Net | source/Handlebars.Extension.CompileFast/CompileFastExtensions.cs | mit | 1,589,847,998 | namespace HandlebarsDotNet.Extension.CompileFast
{
/// <summary>
///
/// </summary>
public static class CompileFastExtensions
{
/// <summary>
/// Changes <see cref="IExpressionCompiler"/> to the one using <c>FastExpressionCompiler</c>
/// </summary>
/// <param name=... | using System.Diagnostics;
namespace HandlebarsDotNet.Extension.CompileFast
{
/// <summary>
///
/// </summary>
public static class CompileFastExtensions
{
/// <summary>
/// Changes <see cref="IExpressionCompiler"/> to the one using <c>FastExpressionCompiler</c>
/// </summar... |
212f6dd3c70ef676de58052133a2dd80f869db7e | Update command line args | Update command line args
| 0xd4d/iced,0xd4d/iced,0xd4d/iced,0xd4d/iced,0xd4d/iced | src/csharp/Intel/Generator/Program.cs | mit | 1,589,846,516 | /*
Copyright (C) 2018-2019 de4dot@gmail.com
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distr... | /*
Copyright (C) 2018-2019 de4dot@gmail.com
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distr... |
dbec99d0d2a84b79a4bcb4caa25b4ad9f1d69c58 | Bring back Stat calls before GetObjects (#415) | Bring back Stat calls before GetObjects (#415)
| minio/minio-dotnet | Minio/ApiEndpoints/ObjectOperations.cs | apache-2.0 | 1,589,845,643 | /*
* MinIO .NET Library for Amazon S3 Compatible Cloud Storage,
* (C) 2017, 2018, 2019, 2020 MinIO, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org... | /*
* MinIO .NET Library for Amazon S3 Compatible Cloud Storage,
* (C) 2017, 2018, 2019, 2020 MinIO, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org... |
5e55eae74c3c1c6f13e103ed56d36702f36fc020 | Fixes fire extinguisher cooldown | Fixes fire extinguisher cooldown
| krille90/unitystation,fomalsd/unitystation,krille90/unitystation,krille90/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,krille90/unitystation,fomalsd/unitystation | UnityProject/Assets/Scripts/Items/Others/FireExtinguisher.cs | agpl-3.0 | 1,589,845,472 | using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using Mirror;
using Chemistry.Components;
[RequireComponent(typeof(Pickupable))]
public class FireExtinguisher : NetworkBehaviour, IServerSpawn,
IInteractable<HandActivate>,
ICheckedInteractable<AimApply>
{
bool safety = t... | using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using Mirror;
using Chemistry.Components;
[RequireComponent(typeof(Pickupable))]
public class FireExtinguisher : NetworkBehaviour, IServerSpawn,
IInteractable<HandActivate>,
ICheckedInteractable<AimApply>
{
bool safety = t... |
3738bacecaffd9cecf666124e8992d33ec81d7d4 | Adding an empty line between two declarations for style | Adding an empty line between two declarations for style
| Lombiq/Helpful-Extensions | Extensions/CodeGeneration/CodeGenerationDisplayDriver.cs | bsd-3-clause | 1,589,845,212 | using Newtonsoft.Json.Linq;
using OrchardCore.ContentManagement.Metadata.Models;
using OrchardCore.ContentManagement.Metadata.Settings;
using OrchardCore.ContentTypes.Editors;
using OrchardCore.DisplayManagement.Views;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
name... | using Newtonsoft.Json.Linq;
using OrchardCore.ContentManagement.Metadata.Models;
using OrchardCore.ContentManagement.Metadata.Settings;
using OrchardCore.ContentTypes.Editors;
using OrchardCore.DisplayManagement.Views;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
name... |
633efb114027488ea12df942e687137da5373a97 | Ignoring settings with no properties set | Ignoring settings with no properties set
| Lombiq/Helpful-Extensions | Extensions/CodeGeneration/CodeGenerationDisplayDriver.cs | bsd-3-clause | 1,589,844,780 | using Newtonsoft.Json.Linq;
using OrchardCore.ContentManagement.Metadata.Models;
using OrchardCore.ContentManagement.Metadata.Settings;
using OrchardCore.ContentTypes.Editors;
using OrchardCore.DisplayManagement.Views;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
name... | using Newtonsoft.Json.Linq;
using OrchardCore.ContentManagement.Metadata.Models;
using OrchardCore.ContentManagement.Metadata.Settings;
using OrchardCore.ContentTypes.Editors;
using OrchardCore.DisplayManagement.Views;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
name... |
bc524344b68d8cf75338946324bd5b1299ca8b58 | GSF.Communication: (1) Updated read for TcpSimpleClient to only update Offset when Payload aware is true, and (2) removed statistic updates since these values never get published. | GSF.Communication: (1) Updated read for TcpSimpleClient to only update Offset when Payload aware is true, and (2) removed statistic updates since these values never get published.
| GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf | Source/Libraries/GSF.Communication/TcpSimpleClient.cs | mit | 1,589,844,563 | //******************************************************************************************************
// TcpSimpleClient.cs - Gbtc
//
// Copyright © 2020, Grid Protection Alliance. All Rights Reserved.
//
// Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. See
// ... | //******************************************************************************************************
// TcpSimpleClient.cs - Gbtc
//
// Copyright © 2020, Grid Protection Alliance. All Rights Reserved.
//
// Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. See
// ... |
c641cc6b28cb23b24d8bc7aac09a91addd7e2013 | Adding support for array content settings properties, used e.g. by ListPart | Adding support for array content settings properties, used e.g. by ListPart
| Lombiq/Helpful-Extensions | Extensions/CodeGeneration/CodeGenerationDisplayDriver.cs | bsd-3-clause | 1,589,844,520 | using Newtonsoft.Json.Linq;
using OrchardCore.ContentManagement.Metadata.Models;
using OrchardCore.ContentManagement.Metadata.Settings;
using OrchardCore.ContentTypes.Editors;
using OrchardCore.DisplayManagement.Views;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
name... | using Newtonsoft.Json.Linq;
using OrchardCore.ContentManagement.Metadata.Models;
using OrchardCore.ContentManagement.Metadata.Settings;
using OrchardCore.ContentTypes.Editors;
using OrchardCore.DisplayManagement.Views;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
name... |
059d2795d1a2dc4d14e7eb50a8acab46a7b66787 | GSF.Communication: Updated comments in TcpSimpleClient. | GSF.Communication: Updated comments in TcpSimpleClient.
| GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf | Source/Libraries/GSF.Communication/TcpSimpleClient.cs | mit | 1,589,843,583 | //******************************************************************************************************
// TcpSimpleClient.cs - Gbtc
//
// Copyright © 2020, Grid Protection Alliance. All Rights Reserved.
//
// Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. See
// ... | //******************************************************************************************************
// TcpSimpleClient.cs - Gbtc
//
// Copyright © 2020, Grid Protection Alliance. All Rights Reserved.
//
// Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. See
// ... |
4ecf18d7e1384a67f97b05aa1acf868779f6deac | GSF.Communication: Fixed TcpSimpleClient read operation to always start async read to reduce spinning. | GSF.Communication: Fixed TcpSimpleClient read operation to always start async read to reduce spinning.
| GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf | Source/Libraries/GSF.Communication/TcpSimpleClient.cs | mit | 1,589,843,402 | //******************************************************************************************************
// TcpSimpleClient.cs - Gbtc
//
// Copyright © 2020, Grid Protection Alliance. All Rights Reserved.
//
// Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. See
// ... | //******************************************************************************************************
// TcpSimpleClient.cs - Gbtc
//
// Copyright © 2020, Grid Protection Alliance. All Rights Reserved.
//
// Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. See
// ... |
4b288f02a204cf66736bc53755566cb246677e13 | fix CI to reflect ZipDeploy deployer change | fix CI to reflect ZipDeploy deployer change
| projectkudu/kudu,projectkudu/kudu,EricSten-MSFT/kudu,EricSten-MSFT/kudu,EricSten-MSFT/kudu,EricSten-MSFT/kudu,projectkudu/kudu,projectkudu/kudu,projectkudu/kudu,EricSten-MSFT/kudu | Kudu.FunctionalTests/ZipDeploymentTests.cs | apache-2.0 | 1,589,842,133 | using System;
using System.Collections.Generic;
using System.IO;
using System.IO.Compression;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text;
using System.Threading.Tasks;
using Kudu.Client.Deployment;
using Kudu.Contracts.Settings;
using Kudu.Core.Deployment;
using Kudu.TestHarness;
usi... | using System;
using System.Collections.Generic;
using System.IO;
using System.IO.Compression;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Text;
using System.Threading.Tasks;
using Kudu.Client.Deployment;
using Kudu.Contracts.Settings;
using Kudu.Core.Deployment;
using Kudu.TestHarness;
usi... |
42bb91ae34b20238a93cd83e547a808f5acacf7d | 修正读者记录保存时候在根元素误写入一个 expireDate 的 bug | 修正读者记录保存时候在根元素误写入一个 expireDate 的 bug
| DigitalPlatform/dp2,DigitalPlatform/dp2,DigitalPlatform/dp2 | DigitalPlatform.LibraryServer/AppReader.cs | apache-2.0 | 1,589,841,641 |
using System;
using System.Collections.Generic;
using System.Text;
using System.Xml;
using System.IO;
using System.Collections;
using System.Reflection;
using System.Threading;
using System.Diagnostics;
using DigitalPlatform; // Stop类
using DigitalPlatform.rms.Client;
using DigitalPlatform.Xml;
using DigitalPlatfor... |
using System;
using System.Collections.Generic;
using System.Text;
using System.Xml;
using System.IO;
using System.Collections;
using System.Reflection;
using System.Threading;
using System.Diagnostics;
using DigitalPlatform; // Stop类
using DigitalPlatform.rms.Client;
using DigitalPlatform.Xml;
using DigitalPlatfor... |
44ce1ec23887c9c899f10e4676ee277f0622eaf8 | Treat the Default encoding the same as Binary in MimePart.WriteTo() | Treat the Default encoding the same as Binary in MimePart.WriteTo()
May be enough to fix issue #569
| jstedfast/MimeKit,jstedfast/MimeKit,jstedfast/MimeKit | MimeKit/MimePart.cs | mit | 1,589,841,192 | //
// MimePart.cs
//
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
//
// Copyright (c) 2013-2020 Xamarin Inc. (www.xamarin.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software w... | //
// MimePart.cs
//
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
//
// Copyright (c) 2013-2020 Xamarin Inc. (www.xamarin.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software w... |
4ee258cc272b4e855229e0a73f266755a2e28976 | Fix Child Container Resolve for Types with Generic Interfaces | Fix Child Container Resolve for Types with Generic Interfaces
| grumpydev/TinyIoC,grumpydev/TinyIoC | src/TinyIoC/TinyIoC.cs | mit | 1,589,840,744 | //===============================================================================
// TinyIoC
//
// An easy to use, hassle free, Inversion of Control Container for small projects
// and beginners alike.
//
// https://github.com/grumpydev/TinyIoC
//=================================================================... | //===============================================================================
// TinyIoC
//
// An easy to use, hassle free, Inversion of Control Container for small projects
// and beginners alike.
//
// https://github.com/grumpydev/TinyIoC
//=================================================================... |
66ed9d1ad1710be8bfda8f8b41ed4471110696e9 | Enable RESOLVE_OPEN_GENERICS in tests | Enable RESOLVE_OPEN_GENERICS in tests
| grumpydev/TinyIoC,grumpydev/TinyIoC | tests/TinyIoC.Tests/TinyIoCTests.cs | mit | 1,589,840,711 | //===============================================================================
// TinyIoC
//
// An easy to use, hassle free, Inversion of Control Container for small projects
// and beginners alike.
//
// http://hg.grumpydev.com/tinyioc
//======================================================================... | //===============================================================================
// TinyIoC
//
// An easy to use, hassle free, Inversion of Control Container for small projects
// and beginners alike.
//
// http://hg.grumpydev.com/tinyioc
//======================================================================... |
b86a3ac59aecb7e63487193ba7f9c0da6963a8d0 | Tests - Add OffScreenBrowserBasicFacts.CanExecuteJavascriptInMainFrameAfterNavigatingToDifferentOrigin | Tests - Add OffScreenBrowserBasicFacts.CanExecuteJavascriptInMainFrameAfterNavigatingToDifferentOrigin
Confirm CanExecuteJavascriptInMainFrame is true after navigating to a different origin
Resolves #3021
| Livit/CefSharp,Livit/CefSharp,Livit/CefSharp,Livit/CefSharp | CefSharp.Test/OffScreen/OffScreenBrowserBasicFacts.cs | bsd-3-clause | 1,589,840,627 | // Copyright © 2017 The CefSharp Authors. All rights reserved.
//
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using CefSharp.Example;
using CefSharp.Internals;
using CefSharp.OffScreen;
usi... | // Copyright © 2017 The CefSharp Authors. All rights reserved.
//
// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using CefSharp.Example;
using CefSharp.Internals;
using CefSharp.OffScreen;
usi... |
8388aad39eab8c78f420902f14c37588d67f1a28 | UserInfoMessage CopyTo small changes. | UserInfoMessage CopyTo small changes.
| StockSharp/StockSharp | Messages/UserInfoMessage.cs | apache-2.0 | 1,589,840,369 | namespace StockSharp.Messages
{
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Net;
using System.Runtime.Serialization;
using System.Security;
using System.Xml.Serialization;
using Ecng.Collections;
using StockSharp.Localization;
... | namespace StockSharp.Messages
{
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Net;
using System.Runtime.Serialization;
using System.Security;
using System.Xml.Serialization;
using Ecng.Collections;
using StockSharp.Localization;
... |
ca4532c2b3df94078c471247cafca10bd78ef84e | FileInfoMessage. Inherited from BaseSubscriptionIdMessage. | FileInfoMessage. Inherited from BaseSubscriptionIdMessage.
| StockSharp/StockSharp | Community/Messages/FileInfoMessage.cs | apache-2.0 | 1,589,840,340 | namespace StockSharp.Community.Messages
{
using System;
using System.Runtime.Serialization;
using Ecng.Common;
using StockSharp.Messages;
/// <summary>
/// File info message.
/// </summary>
[DataContract]
[Serializable]
public class FileInfoMessage : BaseSubscriptionIdMessage<FileInfoMessage>
{
/// <su... | namespace StockSharp.Community.Messages
{
using System;
using System.Runtime.Serialization;
using Ecng.Common;
using StockSharp.Messages;
/// <summary>
/// File info message.
/// </summary>
[DataContract]
[Serializable]
public class FileInfoMessage : Message, IOriginalTransactionIdMessage
{
/// <summar... |
32cc0947f5d6c7833cf35435c11cffb52d328d9f | IMessageListener. SendInMessage accept long subscription id. | IMessageListener. SendInMessage accept long subscription id.
| StockSharp/StockSharp | Algo/Server/IMessageListener.cs | apache-2.0 | 1,589,839,239 | namespace StockSharp.Algo.Server
{
using System;
using Ecng.Security;
using StockSharp.Logging;
using StockSharp.Messages;
/// <summary>
/// The interface describing a message listening component.
/// </summary>
public interface IMessageListener : IMessageChannel, ILogSource
{
/// <summary>
/// The cust... | namespace StockSharp.Algo.Server
{
using System;
using Ecng.Security;
using StockSharp.Logging;
using StockSharp.Messages;
/// <summary>
/// The interface describing a message listening component.
/// </summary>
public interface IMessageListener : IMessageChannel, ILogSource
{
/// <summary>
/// The cust... |
9913d1ad400d554be85226406af857534ee29f1c | removed Layers3D from CrossSectionSolid | removed Layers3D from CrossSectionSolid
| DesignEngrLab/TVGL | TessellationAndVoxelizationGeometryLibrary/CrossSectionSolid/CrossSectionSolid.cs | mit | 1,589,838,936 | 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... |
bd7c629900d1088b6bda9f138f1485ad47a3ac42 | cleanup in DefaultBackChannelLogoutService | cleanup in DefaultBackChannelLogoutService
| IdentityServer/IdentityServer4,MienDev/IdentityServer4,MienDev/IdentityServer4,MienDev/IdentityServer4,IdentityServer/IdentityServer4,MienDev/IdentityServer4,IdentityServer/IdentityServer4,IdentityServer/IdentityServer4 | src/IdentityServer4/src/Services/Default/DefaultBackChannelLogoutService.cs | apache-2.0 | 1,589,837,793 | // Copyright (c) Brock Allen & Dominick Baier. All rights reserved.
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Security.Claims;
using System.Threading.Tasks;
using IdentityM... | // Copyright (c) Brock Allen & Dominick Baier. All rights reserved.
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Security.Claims;
using System.Threading.Tasks;
using IdentityM... |
1c32d90a5ef3c9787008281a41b9f27d2db4a5e0 | ByteSwapStream: cleanup | ByteSwapStream: cleanup
| RonnChyran/snowflake,SnowflakePowered/snowflake,RonnChyran/snowflake,RonnChyran/snowflake,SnowflakePowered/snowflake,SnowflakePowered/snowflake,SnowflakePowered/snowflake,RonnChyran/snowflake | src/Snowflake.Support.StoneProvider/FileSignatures/Formats/N64/ByteSwapStream.cs | mpl-2.0 | 1,589,837,416 | /*
MIT License
Copyright (c) 2019 Bryan Perris
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, ... | /*
MIT License
Copyright (c) 2019 Bryan Perris
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, ... |
e0699efad43c3db1c20222b6b092258fe523a7f6 | Int32SwapStream: fix spacing | Int32SwapStream: fix spacing
| RonnChyran/snowflake,SnowflakePowered/snowflake,SnowflakePowered/snowflake,SnowflakePowered/snowflake,RonnChyran/snowflake,RonnChyran/snowflake,SnowflakePowered/snowflake,RonnChyran/snowflake | src/Snowflake.Support.StoneProvider/FileSignatures/Formats/N64/Int32SwapStream.cs | mpl-2.0 | 1,589,837,416 | /*
cor64 - https://github.com/bryanperris/cor64
MIT License
Copyright (c) 2019 Bryan Perris
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the ... | /*
cor64 - https://github.com/bryanperris/cor64
MIT License
Copyright (c) 2019 Bryan Perris
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the ... |
814e4406434d248e84c691fdc26a77013775b488 | Int32SwapStream: remove unused code | Int32SwapStream: remove unused code
| SnowflakePowered/snowflake,RonnChyran/snowflake,RonnChyran/snowflake,RonnChyran/snowflake,SnowflakePowered/snowflake,SnowflakePowered/snowflake,RonnChyran/snowflake,SnowflakePowered/snowflake | src/Snowflake.Support.StoneProvider/FileSignatures/Formats/N64/Int32SwapStream.cs | mpl-2.0 | 1,589,837,416 | /*
cor64 - https://github.com/bryanperris/cor64
MIT License
Copyright (c) 2019 Bryan Perris
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the ... | /*
cor64 - https://github.com/bryanperris/cor64
MIT License
Copyright (c) 2019 Bryan Perris
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the ... |
84d7222cf3e6f7305df5ce92c240715cb74daa08 | Fixed issue with Blazor pager to return proper range. | Fixed issue with Blazor pager to return proper range.
| Xomega-Net/XomegaFramework | src/Xomega.Framework.Blazor/Components/BasePager.cs | mit | 1,589,836,867 | // Copyright (c) 2020 Xomega.Net. All rights reserved.
using Microsoft.AspNetCore.Components;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace Xomega.Framework.Blazor.Components
{
/// <summary>
/// Base class for an index-based pager component.
//... | // Copyright (c) 2020 Xomega.Net. All rights reserved.
using Microsoft.AspNetCore.Components;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace Xomega.Framework.Blazor.Components
{
/// <summary>
/// Base class for an index-based pager component.
//... |
90c0ecc41c054001721e76ba0465658e6d354eba | Additional ReadAllAsync tests (#911) | Additional ReadAllAsync tests (#911)
| grpc/grpc-dotnet,grpc/grpc-dotnet,grpc/grpc-dotnet,grpc/grpc-dotnet | test/Grpc.Net.Client.Tests/ReadAllAsyncTests.cs | apache-2.0 | 1,589,836,352 | #region Copyright notice and license
// Copyright 2019 The gRPC Authors
//
// 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... | #region Copyright notice and license
// Copyright 2019 The gRPC Authors
//
// 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... |
151bc1ac0c7e6580b08224d3e27a12b548cf396c | - Adding logging for failed Mixer ad service calls | - Adding logging for failed Mixer ad service calls
| SaviorXTanren/mixer-client-csharp | Mixer/Mixer.Base/Services/AdsService.cs | mit | 1,589,835,553 | using Mixer.Base.Model.Channel;
using Newtonsoft.Json.Linq;
using StreamingClient.Base.Util;
using System;
using System.Net.Http;
using System.Threading.Tasks;
namespace Mixer.Base.Services
{
/// <summary>
/// The APIs for ads-based services.
/// </summary>
public class AdsService : MixerServiceBase
... | using Mixer.Base.Model.Channel;
using Newtonsoft.Json.Linq;
using System;
using System.Net.Http;
using System.Threading.Tasks;
namespace Mixer.Base.Services
{
/// <summary>
/// The APIs for ads-based services.
/// </summary>
public class AdsService : MixerServiceBase
{
/// <summary>
... |
7f110ec9bc7d0b5e440bf12d342066d2538d049d | RemoteFileCommandMessage. DataType -> FileDataType. | RemoteFileCommandMessage. DataType -> FileDataType.
| StockSharp/StockSharp | Algo/Storages/Remote/Messages/RemoteFileCommandMessage.cs | apache-2.0 | 1,589,835,512 | namespace StockSharp.Algo.Storages.Remote.Messages
{
using System;
using System.Runtime.Serialization;
using Ecng.Common;
using StockSharp.Messages;
/// <summary>
/// Remote file command.
/// </summary>
public class RemoteFileCommandMessage : CommandMessage, ISecurityIdMessage
{
/// <summary>
/// Initia... | namespace StockSharp.Algo.Storages.Remote.Messages
{
using System;
using System.Runtime.Serialization;
using Ecng.Common;
using StockSharp.Messages;
/// <summary>
/// Remote file command.
/// </summary>
public class RemoteFileCommandMessage : CommandMessage, ISecurityIdMessage
{
/// <summary>
/// Initia... |
407514efa6f260807d8dd920ea2a111bdaee849d | IMessageListener. Authorization type changed to IAuthorization. | IMessageListener. Authorization type changed to IAuthorization.
| StockSharp/StockSharp | Algo/Server/IMessageListener.cs | apache-2.0 | 1,589,835,403 | namespace StockSharp.Algo.Server
{
using System;
using Ecng.Security;
using StockSharp.Logging;
using StockSharp.Messages;
/// <summary>
/// The interface describing a message listening component.
/// </summary>
public interface IMessageListener : IMessageChannel, ILogSource
{
/// <summary>
/// The cust... | namespace StockSharp.Algo.Server
{
using System;
using StockSharp.Logging;
using StockSharp.Messages;
/// <summary>
/// The interface describing a message listening component.
/// </summary>
public interface IMessageListener : IMessageChannel, ILogSource
{
/// <summary>
/// The customer authentication.
... |
3ecc78fe267d7a0b290239601070f4b71c96ab5e | Fix a message's formatting | Fix a message's formatting
| tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server,tgstation/tgstation-server-tools | src/Tgstation.Server.Host/Components/Watchdog/WatchdogBase.cs | agpl-3.0 | 1,589,835,341 | using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Api.Models.Internal;
using Tgstation.Server.... | using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Api.Models.Internal;
using Tgstation.Server.... |
9415e45aea5afb899edc21bd866accb0923c82eb | Add overlay layer to enumeration type | Add overlay layer to enumeration type
| UselessToucan/osu,NeoAdonis/osu,UselessToucan/osu,UselessToucan/osu,smoogipoo/osu,peppy/osu,peppy/osu,smoogipoo/osu,ppy/osu,ppy/osu,smoogipoo/osu,NeoAdonis/osu,UselessToucan/osu,peppy/osu,peppy/osu,ppy/osu,NeoAdonis/osu,smoogipoo/osu,NeoAdonis/osu,ppy/osu,peppy/osu-new,smoogipooo/osu | osu.Game/Beatmaps/Legacy/LegacyStoryLayer.cs | mit | 1,589,834,731 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
namespace osu.Game.Beatmaps.Legacy
{
internal enum LegacyStoryLayer
{
Background = 0,
Fail = 1,
Pass = 2,
Foreground = 3,
... | // 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.
namespace osu.Game.Beatmaps.Legacy
{
internal enum LegacyStoryLayer
{
Background = 0,
Fail = 1,
Pass = 2,
Foreground = 3,
... |
9137064e269c86e80864e4c2d184a6c952aa6e6c | Disable ConfigurationGenerationTest | Disable ConfigurationGenerationTest
| nuke-build/nuke,nuke-build/nuke,nuke-build/nuke,nuke-build/nuke | source/Nuke.Common.Tests/CI/ConfigurationGenerationTest.cs | mit | 1,589,834,650 | // Copyright 2020 Maintainers of NUKE.
// Distributed under the MIT License.
// https://github.com/nuke-build/nuke/blob/master/LICENSE
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using ApprovalTests;
using ApprovalTests.Namers;
using ApprovalTests.Reporters;
using Nuke.Common.CI... | // Copyright 2020 Maintainers of NUKE.
// Distributed under the MIT License.
// https://github.com/nuke-build/nuke/blob/master/LICENSE
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using ApprovalTests;
using ApprovalTests.Namers;
using ApprovalTests.Reporters;
using Nuke.Common.CI... |
04f4a365c3a4bb3bf7e2a277b49b776f018798fc | Fixes SQL query | Fixes SQL query
| petedavis/Orchard2,OrchardCMS/Brochard,stevetayloruk/Orchard2,OrchardCMS/Brochard,OrchardCMS/Brochard,xkproject/Orchard2,xkproject/Orchard2,stevetayloruk/Orchard2,xkproject/Orchard2,stevetayloruk/Orchard2,petedavis/Orchard2,petedavis/Orchard2,OrchardCMS/Brochard,xkproject/Orchard2,stevetayloruk/Orchard2,xkproject/Orcha... | src/OrchardCore.Modules/OrchardCore.Workflows/Services/WorkflowStore.cs | bsd-3-clause | 1,589,834,636 | using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.Extensions.Logging;
using OrchardCore.Modules;
using OrchardCore.Workflows.Indexes;
using OrchardCore.Workflows.Models;
using YesSql;
using YesSql.Services;
namespace OrchardCore.Workflows.Services
{
public class Wor... | using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.Extensions.Logging;
using OrchardCore.Modules;
using OrchardCore.Workflows.Indexes;
using OrchardCore.Workflows.Models;
using YesSql;
using YesSql.Services;
namespace OrchardCore.Workflows.Services
{
public class Wor... |
9743dd79f858a47f0cecc5eccd52bae55624b8de | Support checking gdb.exe on Windows (#1001) | Support checking gdb.exe on Windows (#1001)
* Support checking gdb.exe on Windows
This PR adds additional checks to look for gdb on Windows.
If a user does not specify miDebuggerPath, we will check for gdb and
gdb.exe in PATH. If a miDebuggerPath is provided and does not supply any
directory, we will search that... | orbitcowboy/MIEngine,Microsoft/MIEngine,orbitcowboy/MIEngine,Microsoft/MIEngine,orbitcowboy/MIEngine,orbitcowboy/MIEngine,Microsoft/MIEngine,orbitcowboy/MIEngine,Microsoft/MIEngine,Microsoft/MIEngine | src/MICore/LaunchOptions.cs | mit | 1,589,834,606 | // 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.Collections.Generic;
using System.Collections.ObjectModel;
using System.Diagnostics;
using System.Globalization;
using System.IO;
using Syst... | // 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.Collections.Generic;
using System.Collections.ObjectModel;
using System.Diagnostics;
using System.Globalization;
using System.IO;
using Syst... |
bc434d1df6012d65c33a4bada9d2889f97137b33 | Patch the watchdog shutdown crash | Patch the watchdog shutdown crash
| tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools | src/Tgstation.Server.Host/Components/Watchdog/WatchdogBase.cs | agpl-3.0 | 1,589,834,139 | using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Api.Models.Internal;
using Tgstation.Server.... | using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Api.Models.Internal;
using Tgstation.Server.... |
9f96fbf52aa990b0f492d85a65a7d3878fe9efa2 | BasketMessageAdapter. Support all possible ISubscriptionIdMessage. | BasketMessageAdapter. Support all possible ISubscriptionIdMessage.
| StockSharp/StockSharp | Algo/BasketMessageAdapter.cs | apache-2.0 | 1,589,833,593 | #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... |
ca2d2041e35bc07d0e873448b306e94375a56f82 | CommandMessage inherited from BaseSubscriptionMessage. | CommandMessage inherited from BaseSubscriptionMessage.
| StockSharp/StockSharp | Messages/CommandMessage.cs | apache-2.0 | 1,589,833,565 | namespace StockSharp.Messages
{
using System;
using System.Collections.Generic;
using System.Runtime.Serialization;
using System.Xml.Serialization;
using Ecng.Collections;
/// <summary>
/// Command types.
/// </summary>
[DataContract]
[Serializable]
public enum CommandTypes
{
/// <summary>
/// Start.
... | namespace StockSharp.Messages
{
using System;
using System.Collections.Generic;
using System.Runtime.Serialization;
using System.Xml.Serialization;
using Ecng.Collections;
/// <summary>
/// Command types.
/// </summary>
[DataContract]
[Serializable]
public enum CommandTypes
{
/// <summary>
/// Start.
... |
2a6e392df43f3bcb6210155b2ba6f8a818dc4f43 | Catch TaskCanceledException in GBContext | Catch TaskCanceledException in GBContext
| Kingloo/GB-Live | src/GiantBomb/GiantBombContext.cs | unlicense | 1,589,833,487 | using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.ComponentModel;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Security;
using System.Security.Authentication;
using System.Text.Json;
using System.Threading.Tasks;
using GBLive.Common;
usin... | using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.ComponentModel;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Security;
using System.Security.Authentication;
using System.Text.Json;
using System.Threading.Tasks;
using GBLive.Common;
usin... |
f3d486427a3ecae07c3592d9e838c9b5084b8042 | Fix build on netfx | Fix build on netfx
| NicolasDorier/NBitcoin,MetacoSA/NBitcoin,NicolasDorier/NBitcoin,MetacoSA/NBitcoin,MetacoSA/NBitcoin | NBitcoin.Bench/UInt256Bench.cs | mit | 1,589,833,360 | using BenchmarkDotNet.Attributes;
using System;
using System.Collections.Generic;
using System.Text;
namespace NBitcoin.Bench
{
public class UInt256Bench
{
uint256 Value;
byte[] Bytes;
byte[] EmptyArray;
[GlobalSetup]
public void Setup()
{
Value = RandomUtils.GetUInt256();
Bytes = Value.ToBytes();... | using BenchmarkDotNet.Attributes;
using System;
using System.Collections.Generic;
using System.Text;
namespace NBitcoin.Bench
{
public class UInt256Bench
{
uint256 Value;
byte[] Bytes;
byte[] EmptyArray;
[GlobalSetup]
public void Setup()
{
Value = RandomUtils.GetUInt256();
Bytes = Value.ToBytes();... |
35c95b49fff36bcd90b84be63e5d804c259a0079 | Process Start is working | Process Start is working
| mbrenn/datenmeister-new,mbrenn/datenmeister-new,mbrenn/datenmeister-new,mbrenn/datenmeister-new,mbrenn/datenmeister-new | src/DatenMeisterWPF/MainWindow.xaml.cs | mit | 1,589,833,133 | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Controls.Ribbon;
using Autofac;
using BurnSystems;
using DatenMeister.Integration;
using Date... | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Controls.Ribbon;
using Autofac;
using BurnSystems;
using DatenMeister.Integration;
using Date... |
e180dcb279c2046d9a955eafba29c58d546f0279 | Fix warning | Fix warning
| tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server | src/Tgstation.Server.Host/Controllers/RepositoryController.cs | agpl-3.0 | 1,589,832,453 | using Microsoft.AspNetCore.Mvc;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Linq.Expressions;
using System.Net;
using System.Reflection;
using Sys... | using Microsoft.AspNetCore.Mvc;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Linq.Expressions;
using System.Net;
using System.Reflection;
using Sys... |
3f431a478556a261d3fbe52afe910c3714e3289b | Some optimizations | Some optimizations
| rds1983/Myra,rds1983/Myra | src/Myra/Graphics2D/UI/Widget.cs | mit | 1,589,832,357 | using System;
using System.ComponentModel;
using Myra.Graphics2D.UI.Styles;
using Myra.Utility;
using System.Xml.Serialization;
using Myra.MML;
using Myra.Graphics2D.UI.Properties;
using Myra.Attributes;
#if !STRIDE
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Input;
#else
using Stride.Core.Mathematics... | using System;
using System.ComponentModel;
using Myra.Graphics2D.UI.Styles;
using Myra.Utility;
using System.Xml.Serialization;
using Myra.MML;
using Myra.Graphics2D.UI.Properties;
using Myra.Attributes;
using System.Diagnostics.Contracts;
using System.Linq;
#if !STRIDE
using Microsoft.Xna.Framework;
using Microsoft.X... |
a3706efbfdd56feb7662997583b79f8e4ebb87f2 | More code cleanup | More code cleanup
| tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server | src/Tgstation.Server.Host/Controllers/RepositoryController.cs | agpl-3.0 | 1,589,831,732 | using Microsoft.AspNetCore.Mvc;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Linq.Expressions;
using System.Net;
using System.Reflection;
using Sys... | using Microsoft.AspNetCore.Mvc;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Linq.Expressions;
using System.Net;
using System.Reflection;
using Sys... |
352fee06361fb55bc665d116f3a765ef9e8fe0cb | Minor code cleanup | Minor code cleanup
| tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server | src/Tgstation.Server.Host/Database/DatabaseSeeder.cs | agpl-3.0 | 1,589,831,250 | using Microsoft.EntityFrameworkCore;
using System;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Rights;
using Tgstation.Server.Host.Models;
using Tgstation.Server.Host.Security;
using Tgstation.Server.Host.System;
namespace Tgstation.Server.Host.Database
{
/// <... | using Microsoft.EntityFrameworkCore;
using System;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Rights;
using Tgstation.Server.Host.Models;
using Tgstation.Server.Host.Security;
using Tgstation.Server.Host.System;
namespace Tgstation.Server.Host.Database
{
/// <... |
a1e6c323ebdf24a4990a33fd2db29a7df12ba3b4 | Fix session controller reattach issue | Fix session controller reattach issue
| tgstation/tgstation-server-tools,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server | src/Tgstation.Server.Host/Components/Session/SessionController.cs | agpl-3.0 | 1,589,831,183 | using Byond.TopicSender;
using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Net;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api;
using Tgstation.Server.Api.Models;
using... | using Byond.TopicSender;
using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Net;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api;
using Tgstation.Server.Api.Models;
using... |
d7a1f8f0d0239aeee0b2d4902283910d82052ca0 | Fix GET /DreamDaemon possible not returning completed jobs | Fix GET /DreamDaemon possible not returning completed jobs
| tgstation/tgstation-server,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools | src/Tgstation.Server.Host/Components/Deployment/DmbFactory.cs | agpl-3.0 | 1,589,831,157 | using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Host.Database;
using Tgstation.Server.Host.Extensions;
using Tgstation.Server.Host.IO;
using Tgstation... | using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Host.Database;
using Tgstation.Server.Host.Extensions;
using Tgstation.Server.Host.IO;
using Tgstation... |
27fcebb5dc48184bc1ea11ab8928282eadbba0a2 | Remove unused using directive | Remove unused using directive
| peppy/osu-framework,peppy/osu-framework,ZLima12/osu-framework,ppy/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,peppy/osu-framework,smoogipooo/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,ppy/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,s... | osu.Framework/Input/Events/JoystickEvent.cs | mit | 1,589,830,982 | // 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.Collections.Generic;
using System.Linq;
using JetBrains.Annotations;
using osu.Framework.Input.States;
namespace osu.Framework.Input.Events
{
public abs... | // 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.Collections.Generic;
using System.Linq;
using JetBrains.Annotations;
using osu.Framework.Input.States;
using osu.Framework.Utils;
namespace osu.Framework.In... |
c64b5eedef30376c9f04d6c14c23d8208553c91d | Update PlayFabEditorToolsMenu.cs (#123) | Update PlayFabEditorToolsMenu.cs (#123)
quick log string fix. Mixed up download but we labeled it upload (we properly labeled the upload action below, but didn't change the log on this line appropriately) | PlayFab/UnityEditorExtensions | Source/Assets/PlayFabEditorExtensions/Editor/Scripts/Panels/PlayFabEditorToolsMenu.cs | apache-2.0 | 1,589,830,224 | using PlayFab.PfEditor.EditorModels;
using System;
using System.Collections.Generic;
using System.IO;
using UnityEditor;
using UnityEngine;
namespace PlayFab.PfEditor
{
public class PlayFabEditorToolsMenu : UnityEditor.Editor
{
public static float buttonWidth = 200;
public static Vector2 scroll... | using PlayFab.PfEditor.EditorModels;
using System;
using System.Collections.Generic;
using System.IO;
using UnityEditor;
using UnityEngine;
namespace PlayFab.PfEditor
{
public class PlayFabEditorToolsMenu : UnityEditor.Editor
{
public static float buttonWidth = 200;
public static Vector2 scroll... |
c5046e09b59f7acf96b30e11d1d380f07414507e | Added Lines Larger than Canvas Test | Added Lines Larger than Canvas Test
| CosmosOS/Cosmos,zarlo/Cosmos,CosmosOS/Cosmos,CosmosOS/Cosmos,CosmosOS/Cosmos,zarlo/Cosmos,CosmosOS/Cosmos,zarlo/Cosmos,zarlo/Cosmos,zarlo/Cosmos | Tests/Kernels/GraphicTest/Kernel.cs | bsd-3-clause | 1,589,829,883 | using System;
using Sys = Cosmos.System;
using Cosmos.TestRunner;
using Cosmos.System.Graphics;
using System.Drawing;
using Point = Cosmos.System.Graphics.Point;
using System.IO;
using Cosmos.Compiler.Tests.Bcl;
/*
* It is impossible to make assertions here but it is useful in any case to have it runs automatically
... | using System;
using Sys = Cosmos.System;
using Cosmos.TestRunner;
using Cosmos.System.Graphics;
using System.Drawing;
using Point = Cosmos.System.Graphics.Point;
using System.IO;
using Cosmos.Compiler.Tests.Bcl;
/*
* It is impossible to make assertions here but it is useful in any case to have it runs automatically
... |
1b3874ca34240e7c13e494429c8cb10d22f672b3 | (#48) Add setter to SelectedItem | (#48) Add setter to SelectedItem
| alexguirre/RAGENativeUI,alexguirre/RAGENativeUI,alexguirre/RAGENativeUI | Source/Elements/MenuItems/UIMenuListScrollerItem.cs | mit | 1,589,829,128 | namespace RAGENativeUI.Elements
{
using System;
using System.Linq;
using System.Collections.Generic;
/// <summary>
/// Represents a scroller item with a list of items to scroll through.
/// </summary>
/// <typeparam name="T">
/// The type of the items.
/// </typeparam>
public c... | namespace RAGENativeUI.Elements
{
using System;
using System.Linq;
using System.Collections.Generic;
/// <summary>
/// Represents a scroller item with a list of items to scroll through.
/// </summary>
/// <typeparam name="T">
/// The type of the items.
/// </typeparam>
public c... |
860f41b03c4d4a8053e2c25886d74d60a1873f83 | Remove extra bracket | Remove extra bracket | peppy/osu-framework,ppy/osu-framework,peppy/osu-framework,smoogipooo/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,Z... | osu.Framework/Input/Events/JoystickEvent.cs | mit | 1,589,828,704 | // 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.Collections.Generic;
using System.Linq;
using JetBrains.Annotations;
using osu.Framework.Input.States;
using osu.Framework.Utils;
namespace osu.Framework.In... | // 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.Collections.Generic;
using System.Linq;
using JetBrains.Annotations;
using osu.Framework.Input.States;
using osu.Framework.Utils;
namespace osu.Framework.In... |
e77f48b2c5ef619b6c3fd54796d2d5b72f355cdf | Fix formatting and summary | Fix formatting and summary
| ElectronNET/Electron.NET,ElectronNET/Electron.NET,ElectronNET/Electron.NET,ElectronNET/Electron.NET | ElectronNET.API/NativeTheme.cs | mit | 1,589,828,507 | using System;
using System.Threading.Tasks;
namespace ElectronNET.API
{
/// <summary>
/// Read and respond to changes in Chromium's native color theme.
/// </summary>
public sealed class NativeTheme
{
private static NativeTheme _nativeTheme;
private static object _syncRoot = new ob... | using System;
using System.Threading.Tasks;
namespace ElectronNET.API
{
/// <summary>
/// Read and respond to changes in Chromium's native color theme.
/// </summary>
public sealed class NativeTheme
{
private static NativeTheme _nativeTheme;
private static object _syncRoot = new ob... |
164b9017543bf15ddfc2adc448c13d262922b862 | Trace on resend only when the handler is not defined | Trace on resend only when the handler is not defined
| takenet/lime-csharp | src/Lime.Protocol/Network/Modules/Resend/ResendMessagesChannelModule.cs | apache-2.0 | 1,589,828,242 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Lime.Protocol.Client;
namespace Lime.Protocol.Network.Modules.Resend
{
public class ResendMessagesChannelModule : IChannelModule<Message>, IChannelModule<Notific... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Lime.Protocol.Client;
namespace Lime.Protocol.Network.Modules.Resend
{
public class ResendMessagesChannelModule : IChannelModule<Message>, IChannelModule<Notific... |
6de1388194731f45a34a03b9e238114e032726bd | Remove unnecessary precision check | Remove unnecessary precision check | peppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,ppy/osu-framework,peppy/osu-framework,smoogipooo/osu-framework,peppy/osu-framework,EVAST9919/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,ZLima12/osu-framework,ppy/osu-framewo... | osu.Framework/Input/Events/JoystickEvent.cs | mit | 1,589,828,220 | // 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.Collections.Generic;
using System.Linq;
using JetBrains.Annotations;
using osu.Framework.Input.States;
using osu.Framework.Utils;
namespace osu.Framework.In... | // 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.Collections.Generic;
using System.Linq;
using JetBrains.Annotations;
using osu.Framework.Input.States;
using osu.Framework.Utils;
namespace osu.Framework.In... |
29cf68fe32187bc443a606d690a02980515caee1 | Implemented & used TrimLine() in Canvas.DrawLine() | Implemented & used TrimLine() in Canvas.DrawLine()
| CosmosOS/Cosmos,zarlo/Cosmos,CosmosOS/Cosmos,zarlo/Cosmos,CosmosOS/Cosmos,zarlo/Cosmos,CosmosOS/Cosmos,CosmosOS/Cosmos,zarlo/Cosmos,zarlo/Cosmos | source/Cosmos.System2/Graphics/Canvas.cs | bsd-3-clause | 1,589,827,071 | //#define COSMOSDEBUG
using System;
using System.Drawing;
using System.Collections.Generic;
namespace Cosmos.System.Graphics
{
public abstract class Canvas
{
/*
* IReadOnlyList<T> is not working, the Modes inside it become corrupted and then you get Stack Overflow
*/
//public ... | //#define COSMOSDEBUG
using System;
using System.Drawing;
using System.Collections.Generic;
namespace Cosmos.System.Graphics
{
public abstract class Canvas
{
/*
* IReadOnlyList<T> is not working, the Modes inside it become corrupted and then you get Stack Overflow
*/
//public ... |
47e342f4ef79650e35ea758e73288d90bd6079bb | interpret color rgba == 1 1 1 1 as unknown | interpret color rgba == 1 1 1 1 as unknown
| cadon/ARKStatsExtractor | ARKBreedingStats/importExported/ImportExported.cs | mit | 1,589,826,935 | using ARKBreedingStats.Library;
using ARKBreedingStats.species;
using ARKBreedingStats.values;
using System;
using System.IO;
using System.Text.RegularExpressions;
namespace ARKBreedingStats.importExported
{
static class ImportExported
{
public static CreatureValues importExportedCreature(string fileP... | using ARKBreedingStats.Library;
using ARKBreedingStats.species;
using ARKBreedingStats.values;
using System;
using System.IO;
using System.Text.RegularExpressions;
namespace ARKBreedingStats.importExported
{
static class ImportExported
{
public static CreatureValues importExportedCreature(string fileP... |
39f8819cdfa86d127fe27b30fa7a5a269266e41c | Update CardIds for 17.2.1.48313 | Update CardIds for 17.2.1.48313
| HearthSim/HearthDb | HearthDb/CardIds.cs | mit | 1,589,825,563 | namespace HearthDb
{
/* THIS CLASS WAS GENERATED BY HearthDb.CardIdGenerator. DO NOT EDIT. */
public class CardIds
{
public class Collectible
{
public class Neutral
{
public const string TwilightGuardian = "AT_017";
public const string ... | namespace HearthDb
{
/* THIS CLASS WAS GENERATED BY HearthDb.CardIdGenerator. DO NOT EDIT. */
public class CardIds
{
public class Collectible
{
public class Neutral
{
public const string TwilightGuardian = "AT_017";
public const string ... |
868a7073e91b0fd1b50ec4f4cadd0ec4944e7adc | Fix issue 866 (#979) | Fix issue 866 (#979)
* A fix for another escaping issue
https://github.com/NuKeeperDotNet/NuKeeper/issues/866
When there is a space in the file name, it needs to be quoted on the commandline
As before, `ArgumentEscaper.EscapeAndConcatenate` handles this
* Changed my mind on the logging
Co-authored-by: Anthony... | NuKeeperDotNet/NuKeeper,AnthonySteele/NuKeeper,skolima/NuKeeper,NuKeeperDotNet/NuKeeper,AnthonySteele/NuKeeper,skolima/NuKeeper,AnthonySteele/NuKeeper,skolima/NuKeeper,NuKeeperDotNet/NuKeeper | NuKeeper.Update/Process/NuGetFileRestoreCommand.cs | apache-2.0 | 1,589,825,492 | using System;
using System.IO;
using System.Runtime.InteropServices;
using System.Threading.Tasks;
using McMaster.Extensions.CommandLineUtils;
using NuGet.Configuration;
using NuGet.Versioning;
using NuKeeper.Abstractions.Logging;
using NuKeeper.Abstractions.NuGet;
using NuKeeper.Abstractions.RepositoryInspection;
usin... | using System;
using System.IO;
using System.Runtime.InteropServices;
using System.Threading.Tasks;
using NuGet.Configuration;
using NuGet.Versioning;
using NuKeeper.Abstractions.Logging;
using NuKeeper.Abstractions.NuGet;
using NuKeeper.Abstractions.RepositoryInspection;
using NuKeeper.Update.ProcessRunner;
namespace ... |
bd2c101dc8cb8da5e851da1a23c029acc3d5f18e | UserRequestMessage inherited from BaseSubscriptionMessage. | UserRequestMessage inherited from BaseSubscriptionMessage.
| StockSharp/StockSharp | Messages/UserRequestMessage.cs | apache-2.0 | 1,589,824,612 | namespace StockSharp.Messages
{
using System;
using System.ComponentModel.DataAnnotations;
using System.Runtime.Serialization;
using StockSharp.Localization;
/// <summary>
/// User request message (uses as a subscribe/unsubscribe in outgoing case, confirmation event in incoming case).
/// </summary>
[DataCont... | namespace StockSharp.Messages
{
using System;
using System.ComponentModel.DataAnnotations;
using System.Runtime.Serialization;
using System.Xml.Serialization;
using StockSharp.Localization;
/// <summary>
/// User request message (uses as a subscribe/unsubscribe in outgoing case, confirmation event in incoming ... |
c938005e55e59c9c39a325c8a76716ac973365b3 | HandleErrorResponse. Support all lookup message types. | HandleErrorResponse. Support all lookup message types.
| StockSharp/StockSharp | Messages/Extensions.cs | apache-2.0 | 1,589,824,396 | #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... |
08d9834e2cb1ec37275d7c3b2ec7f32f0ce56d24 | fix: Ensure resetAt is in the future | fix: Ensure resetAt is in the future
If the current reset time is in the past, then somebody else in the
current bucket must have made a request before we were able to. To
prevent accidental ratelimits, we fall-back to the second sleep
branch, as if the reset time wasn't specified at all.
Additionally Extracts the mi... | AntiTcb/Discord.Net | src/Discord.Net.Rest/Net/Queue/RequestQueueBucket.cs | mit | 1,589,821,590 | using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using System;
#if DEBUG_LIMITS
using System.Diagnostics;
#endif
using System.IO;
using System.Net;
using System.Threading;
using System.Threading.Tasks;
namespace Discord.Net.Queue
{
internal class RequestBucket
{
private const int MinimumSleepTimeMs =... | using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using System;
#if DEBUG_LIMITS
using System.Diagnostics;
#endif
using System.IO;
using System.Net;
using System.Threading;
using System.Threading.Tasks;
namespace Discord.Net.Queue
{
internal class RequestBucket
{
private readonly object _lock;
... |
d0cc06e8946e4ad4f909d36405fbade30e5bd194 | test for RewriteCssPaths with null/empty output - eg when RenderRawContent is called | test for RewriteCssPaths with null/empty output
- eg when RenderRawContent is called
| AlexCuse/SquishIt,AlexCuse/SquishIt,AlexCuse/SquishIt,AlexCuse/SquishIt,AlexCuse/SquishIt | SquishIt.Tests/CSSPathRewriterTests.cs | mit | 1,589,821,375 | using NUnit.Framework;
using SquishIt.AspNet;
using SquishIt.Framework.CSS;
using SquishIt.Framework.Resolvers;
using SquishIt.Tests.Helpers;
namespace SquishIt.Tests
{
[TestFixture]
public class CSSPathRewriterTests
{
//TODO: mock path translators and test directly - this is really testing that f... | using NUnit.Framework;
using SquishIt.AspNet;
using SquishIt.Framework.CSS;
using SquishIt.Framework.Resolvers;
using SquishIt.Tests.Helpers;
namespace SquishIt.Tests
{
[TestFixture]
public class CSSPathRewriterTests
{
//TODO: mock path translators and test directly - this is really testing that f... |
8a740699325c77d6bfda5d51c8c14f32f514e035 | Fix leak in PropertySetterBindingInstance. | Fix leak in PropertySetterBindingInstance.
`_subscription` was being used twice: for the subscription from the `PropertySetterBindingInstance` to the control (line 69) and from the subscription to the source binding to the `PropertySetterBindingInstance` (line 151).
| grokys/Perspex,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,SuperJMN/Avalonia,jkoritzinsky/Avalonia,Perspex/Perspex,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,akrisiun/Perspex,SuperJMN/Avalonia,grokys/Perspex,SuperJMN/Avalonia,Perspex/Perspex,SuperJMN/Avalonia... | src/Avalonia.Styling/Styling/PropertySetterBindingInstance.cs | mit | 1,589,820,784 | using System;
using System.Reactive.Subjects;
using Avalonia.Data;
using Avalonia.Reactive;
#nullable enable
namespace Avalonia.Styling
{
/// <summary>
/// A <see cref="Setter"/> which has been instanced on a control and has an
/// <see cref="IBinding"/> as its value.
/// </summary>
/// <typepara... | using System;
using System.Reactive.Subjects;
using Avalonia.Data;
using Avalonia.Reactive;
#nullable enable
namespace Avalonia.Styling
{
/// <summary>
/// A <see cref="Setter"/> which has been instanced on a control and has an
/// <see cref="IBinding"/> as its value.
/// </summary>
/// <typepara... |
d49cc18a41d97d45181f2c5bcf7470f4b7392e4e | Stripe not crediting customer balance after void | Stripe not crediting customer balance after void
| bitwarden/core,bitwarden/core,bitwarden/core,bitwarden/core | src/Core/Services/Implementations/StripePaymentService.cs | agpl-3.0 | 1,589,819,880 | using System;
using System.Threading.Tasks;
using Bit.Core.Models.Table;
using Stripe;
using System.Collections.Generic;
using Bit.Core.Exceptions;
using System.Linq;
using Bit.Core.Models.Business;
using Bit.Core.Enums;
using Bit.Core.Repositories;
using Microsoft.Extensions.Logging;
using Bit.Billing.Models;
namesp... | using System;
using System.Threading.Tasks;
using Bit.Core.Models.Table;
using Stripe;
using System.Collections.Generic;
using Bit.Core.Exceptions;
using System.Linq;
using Bit.Core.Models.Business;
using Bit.Core.Enums;
using Bit.Core.Repositories;
using Microsoft.Extensions.Logging;
using Bit.Billing.Models;
namesp... |
f3732acb339cf546407e8a4828d782d36f46b08e | https://pt.stackoverflow.com/q/205022/101 | https://pt.stackoverflow.com/q/205022/101 | maniero/SOpt,maniero/SOpt,maniero/SOpt,maniero/SOpt,maniero/SOpt,bigown/SOpt,bigown/SOpt,maniero/SOpt,bigown/SOpt,bigown/SOpt,maniero/SOpt,bigown/SOpt,bigown/SOpt,bigown/SOpt,maniero/SOpt,maniero/SOpt,bigown/SOpt,maniero/SOpt,maniero/SOpt,maniero/SOpt,bigown/SOpt,bigown/SOpt,maniero/SOpt,maniero/SOpt,maniero/SOpt | CSharp/Algorithm/SerialIf.cs | mit | 1,589,819,865 | var WebReq = HttpWebRequest.Create(GET_Data);
using var WebRes = WebReq.GetResponse);
using var Reader = new StreamReader(WebRes.GetResponseStream);
var Str = Reader.ReadLine;
if (Str.Contains(Answer1)) return "True";
if (Str.Contains(Answer2)) return "Banned";
if (Str.Contains(Answer3)) return "Invalid";
return "Inval... | var WebReq = HttpWebRequest.Create(GET_Data);
using (var WebRes = WebReq.GetResponse)
using (var Reader = new StreamReader(WebRes.GetResponseStream)) {
var Str = Reader.ReadLine;
if (Str.Contains(Answer1)) return "True";
if (Str.Contains(Answer2)) return "Banned";
if (Str.Contains(Answer3)) return "Invalid";
return "In... |
d83464f598991fed5855afc13f79dcd54b797068 | Preparing to support intervals | Preparing to support intervals
| verybadcat/CSharpMath,verybadcat/CSharpMath | CSharpMath.Evaluation/Evaluation.cs | mit | 1,589,819,858 | using System;
using System.Collections.Generic;
using System.Linq;
using AngouriMath;
using AngouriMath.Core;
namespace CSharpMath {
using System.Collections;
using Atom;
using Atoms = Atom.Atoms;
using Structures;
public static partial class Evaluation {
enum Precedence {
DefaultContext,
Bra... | using System;
using System.Collections.Generic;
using System.Linq;
using AngouriMath;
using AngouriMath.Core;
namespace CSharpMath {
using System.Collections;
using Atom;
using Atoms = Atom.Atoms;
public static partial class Evaluation {
enum Precedence {
// Lowest
Lowest,
ParenthesesCont... |
eb5051ecfa4cea0c7292d5c769a00379b3d5a662 | better pathandquery | better pathandquery
| StatsHelix/StatsHelix.Charizard | StatsHelix.Charizard/HttpRequest.cs | mit | 1,589,819,657 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Net;
using System.Text;
using System.Threading.Tasks;
using System.Web;
namespace StatsHelix.Charizard
{
public struct HttpRequest
{
public StringSegment Path
{
get
... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Net;
using System.Text;
using System.Threading.Tasks;
using System.Web;
namespace StatsHelix.Charizard
{
public struct HttpRequest
{
public StringSegment Path
{
get
... |
8fb3d8e8a6ccc9e6ad50a9d905deaf31faedbba5 | Fix warnings | Fix warnings
| tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools | src/Tgstation.Server.Host/Components/Session/SessionController.cs | agpl-3.0 | 1,589,818,960 | using Byond.TopicSender;
using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Net;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api;
using Tgstation.Server.Api.Models;
using... | using Byond.TopicSender;
using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Net;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api;
using Tgstation.Server.Api.Models;
using... |
10dd2470ecb62ab6b485f24d097932f1d2bff5a8 | Added cancellation check before the pipes executes. | Added cancellation check before the pipes executes.
| samaysar/dotdotnet | Dot.Net.DevFast/src/Dot.Net.DevFast/Extensions/Internals/PpcAssets/Pipe.cs | mit | 1,589,818,732 | using System;
using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
using Dot.Net.DevFast.Extensions.Ppc;
namespace Dot.Net.DevFast.Extensions.Internals.PpcAssets
{
internal static class Pipe<TP, TC>
{
public static Task Execute(CancellationToken token, int bufferSize... | using System;
using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
using Dot.Net.DevFast.Extensions.Ppc;
namespace Dot.Net.DevFast.Extensions.Internals.PpcAssets
{
internal static class Pipe<TP, TC>
{
public static Task Execute(CancellationToken token, int bufferSize... |
bc30e8c5c9970b182b64e00b50fe214680fdf4f5 | Analyze delegate parameters using a symbol action (#194) | Analyze delegate parameters using a symbol action (#194)
| SergeyTeplyakov/ErrorProne.NET,SergeyTeplyakov/ErrorProne.NET | src/ErrorProne.NET.StructAnalyzers/UseInModifierForReadOnlyStructAnalyzer.cs | mit | 1,589,817,927 | using System;
using System.Collections.Immutable;
using ErrorProne.NET.Core;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Diagnostics;
namespace ErrorProne.NET.StructAnalyzers
{
[DiagnosticAnalyzer(LanguageNames.CSharp)]
public class UseInModifierForReadOnlyStructAnalyzer : DiagnosticAnalyzer
... | using System;
using System.Collections.Immutable;
using ErrorProne.NET.Core;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.CSharp;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using Microsoft.CodeAnalysis.Diagnostics;
namespace ErrorProne.NET.StructAnalyzers
{
[DiagnosticAnalyzer(LanguageNames.CSharp)... |
d294678ed59f142a31aaec629cf39c65298511d5 | fix: use UtcNow when computing reset tick | fix: use UtcNow when computing reset tick
| AntiTcb/Discord.Net | src/Discord.Net.Rest/Net/Queue/RequestQueueBucket.cs | mit | 1,589,816,936 | using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using System;
#if DEBUG_LIMITS
using System.Diagnostics;
#endif
using System.IO;
using System.Net;
using System.Threading;
using System.Threading.Tasks;
namespace Discord.Net.Queue
{
internal class RequestBucket
{
private readonly object _lock;
... | using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using System;
#if DEBUG_LIMITS
using System.Diagnostics;
#endif
using System.IO;
using System.Net;
using System.Threading;
using System.Threading.Tasks;
namespace Discord.Net.Queue
{
internal class RequestBucket
{
private readonly object _lock;
... |
7272e3d15a1082225e753557728cd22001e0fe95 | testing uTest Racing on build server | testing uTest Racing on build server
| samaysar/dotdotnet | Dot.Net.DevFast/src/Dot.Net.DevFast.Tests/Extensions/StreamPipeExt/StreamPipeExtsTest.cs | mit | 1,589,816,796 | using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Dot.Net.DevFast.Extensions;
using Dot.Net.DevFast.Extensions.Ppc;
using Dot.Net.Dev... | using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Dot.Net.DevFast.Extensions;
using Dot.Net.DevFast.Extensions.Ppc;
using Dot.Net.Dev... |
f80e51dd089790c37bb2a997bf4795b3a2b6dd4b | Fixes to the scan excel out | Fixes to the scan excel out
| klightspeed/EDDiscovery,EDDiscovery/EDDiscovery,andreaspada/EDDiscovery,EDDiscovery/EDDiscovery,klightspeed/EDDiscovery | EDDiscovery/UserControls/ScansStars/UserControlScan.cs | apache-2.0 | 1,589,816,515 | /*
* Copyright © 2016 - 2020 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 applica... | /*
* Copyright © 2016 - 2020 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 applica... |
37735258e93fe0dc9735880ab4f1730cba38cd1a | Fix to clearing every single ramp event | Fix to clearing every single ramp event
| lucas-miranda/Raccoon | Raccoon/Core/Components/Movement/PlatformerMovement.cs | mit | 1,589,815,701 | //#define DISABLE_RAMPS
//#define DISABLE_ASCENDING_RAMP
//#define DISABLE_DESCENDING_RAMP
#if DISABLE_RAMPS
#define DISABLE_ASCENDING_RAMP
#define DISABLE_DESCENDING_RAMP
#endif
using System.Collections.ObjectModel;
using Raccoon.Util;
namespace Raccoon.Components {
public class PlatformerMovement : Movement {... | //#define DISABLE_RAMPS
//#define DISABLE_ASCENDING_RAMP
//#define DISABLE_DESCENDING_RAMP
#if DISABLE_RAMPS
#define DISABLE_ASCENDING_RAMP
#define DISABLE_DESCENDING_RAMP
#endif
using System.Collections.ObjectModel;
using Raccoon.Util;
namespace Raccoon.Components {
public class PlatformerMovement : Movement {... |
013683c23ba1d02bf348ae6288d56b253adc9385 | Fix taiko rim markers incorrectly playing as whistle samples | Fix taiko rim markers incorrectly playing as whistle samples
| ppy/osu,UselessToucan/osu,NeoAdonis/osu,peppy/osu,ppy/osu,smoogipooo/osu,ppy/osu,smoogipoo/osu,UselessToucan/osu,NeoAdonis/osu,peppy/osu-new,NeoAdonis/osu,UselessToucan/osu,peppy/osu,UselessToucan/osu,smoogipoo/osu,smoogipoo/osu,peppy/osu,ppy/osu,smoogipoo/osu,peppy/osu,NeoAdonis/osu | osu.Game.Rulesets.Taiko/Objects/Drawables/DrawableHit.cs | mit | 1,589,815,033 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using osu.Framework.Graphics;
using osu.Game.Audio;
using osu.Game.Rulesets.... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using osu.Framework.Graphics;
using osu.Game.Audio;
using osu.Game.Rulesets.... |
53a1e739c0fb8680590ad9a4baf623fc6cb9fb33 | Fixing task racing | Fixing task racing
| samaysar/dotdotnet | Dot.Net.DevFast/src/Dot.Net.DevFast/Extensions/JsonExt/JsonTxtExt.cs | mit | 1,589,814,706 | using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Dot.Net.DevFast.Etc;
using Dot.Net.DevFast.Extensions.Internals;
using Newtonsoft.Json;
namespace Dot.Net.Dev... | using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Text;
using System.Threading;
using Dot.Net.DevFast.Etc;
using Dot.Net.DevFast.Extensions.Internals;
using Newtonsoft.Json;
namespace Dot.Net.DevFast.Extensions.JsonExt
{
... |
a37dae4fc3fb815b330657a4ad1556a970ef964a | Minor log line | Minor log line
| tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server | src/Tgstation.Server.Host/Components/Chat/ChatTrackingContext.cs | agpl-3.0 | 1,589,813,930 | using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Host.Components.Chat.Commands;
namespace Tgstation.Server.Host.Components.Chat
{
/// <inheritdoc />
sealed class ChatTrackingContext : I... | using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Host.Components.Chat.Commands;
namespace Tgstation.Server.Host.Components.Chat
{
/// <inheritdoc />
sealed class ChatTrackingContext : I... |
3f7113af8d78795c260c20b78aebb76d5179dd25 | desktop profile tweaks | desktop profile tweaks
| antonpup/Aurora,antonpup/Aurora,antonpup/Aurora,antonpup/Aurora,antonpup/Aurora | Project-Aurora/Project-Aurora/Profiles/Desktop/DesktopProfile.cs | mit | 1,589,813,419 | using Aurora.Settings;
using Aurora.Settings.Layers;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Windows.Forms;
using Aurora.Settings.Overrides.Logic;
using Aurora.EffectsEngine;
using System.Runtime.Serialization;
using System.Linq;
namespace Aurora.Profiles.Desk... | using Aurora.Settings;
using Aurora.Settings.Layers;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Windows.Forms;
using Aurora.Settings.Overrides.Logic;
using Aurora.EffectsEngine;
using System.Runtime.Serialization;
using System.Linq;
namespace Aurora.Profiles.Desk... |
03706c7ecb29a555e1645d74fce70a074f813fc6 | Fixed errors in PQubeClassificationOverride due to modifying a collection while iterating. | Fixed errors in PQubeClassificationOverride due to modifying a collection while iterating.
| GridProtectionAlliance/openXDA,GridProtectionAlliance/openXDA,GridProtectionAlliance/openXDA,GridProtectionAlliance/openXDA | Source/Libraries/FaultData/DataOperations/PQube/PQubeClassificationOverride.cs | mit | 1,589,813,000 | //******************************************************************************************************
// PQubeClassificationOverride.cs - Gbtc
//
// Copyright © 2020, Grid Protection Alliance. All Rights Reserved.
//
// Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreeme... | //******************************************************************************************************
// PQubeClassificationOverride.cs - Gbtc
//
// Copyright © 2020, Grid Protection Alliance. All Rights Reserved.
//
// Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreeme... |
43d00c58eb94cc08f91abac170bc2cb57c0f2907 | MoveNodeをリファクタリング | MoveNodeをリファクタリング
| ebifrier/Ragnarok,ebifrier/Ragnarok | Ragnarok.Shogi/MoveNode.cs | mit | 1,589,812,316 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Ragnarok.Shogi
{
/// <summary>
/// 変化と評価値は1セットのため、まとめて管理しています。
/// </summary>
public sealed class PVInfo
{
/// <summary>
/// 解析された評価値を取得または設定します。
/// </summary>
... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Ragnarok.Shogi
{
/// <summary>
/// 変化と評価値は1セットのため、まとめて管理しています。
/// </summary>
public sealed class PVInfo
{
/// <summary>
/// 解析された評価値を取得または設定します。
/// </summary>
... |
a895db1b3fc6346ce77da5a3bc21aae2ccebb0fd | Minor comment | Minor comment
| tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server | src/Tgstation.Server.Host/Database/DatabaseContext.cs | agpl-3.0 | 1,589,811,284 | using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Infrastructure;
using Microsoft.EntityFrameworkCore.Migrations;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using System;
using System.Globalization;
using System.Linq;
u... | using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Infrastructure;
using Microsoft.EntityFrameworkCore.Migrations;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using System;
using System.Globalization;
using System.Linq;
u... |
6e8e796309f9ebe2c5757a1b3092e818b99050bd | Revert "Fix corner case in transaction builder which may have reuslted in transaction paying less than minrelayfee" | Revert "Fix corner case in transaction builder which may have reuslted in transaction paying less than minrelayfee"
This reverts commit 61cf0011b4c4c20e156415e9f4e282c00b0c510e.
| MetacoSA/NBitcoin,NicolasDorier/NBitcoin,MetacoSA/NBitcoin,NicolasDorier/NBitcoin,MetacoSA/NBitcoin | NBitcoin/TransactionBuilder.cs | mit | 1,589,810,295 | #nullable enable
using NBitcoin.BuilderExtensions;
using NBitcoin.Crypto;
using NBitcoin.DataEncoders;
using NBitcoin.OpenAsset;
using NBitcoin.Policy;
using NBitcoin.Stealth;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.ExceptionServices;
using System.Text;
using... | #nullable enable
using NBitcoin.BuilderExtensions;
using NBitcoin.Crypto;
using NBitcoin.DataEncoders;
using NBitcoin.OpenAsset;
using NBitcoin.Policy;
using NBitcoin.Stealth;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.ExceptionServices;
using System.Text;
using... |
1f3221aa381d09925e675d90d0516fb389fb3268 | Deployment of DevKitSample v5.22.0.5945 to PROD:MAIN by GitHub Deployment Plugin | Deployment of DevKitSample v5.22.0.5945 to PROD:MAIN by GitHub Deployment Plugin
| experient/LeadDevKitAPIv1Example | DeveloperKitSample/Properties/AssemblyInfo.cs | mit | 1,589,809,627 | using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTit... | using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTit... |
616017176439a2472922848f64e690e85c2a8dd4 | Proper cooldown | Proper cooldown
| fomalsd/unitystation,krille90/unitystation,fomalsd/unitystation,fomalsd/unitystation,krille90/unitystation,fomalsd/unitystation,fomalsd/unitystation,krille90/unitystation,fomalsd/unitystation,krille90/unitystation,fomalsd/unitystation | UnityProject/Assets/Scripts/Items/Others/FireExtinguisher.cs | agpl-3.0 | 1,589,809,558 | using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using Mirror;
using Chemistry.Components;
[RequireComponent(typeof(Pickupable))]
public class FireExtinguisher : NetworkBehaviour, IServerSpawn,
IInteractable<HandActivate>,
ICheckedInteractable<AimApply>
{
bool safety = t... | using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using Mirror;
using Chemistry.Components;
[RequireComponent(typeof(Pickupable))]
public class FireExtinguisher : NetworkBehaviour, IServerSpawn,
IInteractable<HandActivate>,
ICheckedInteractable<AimApply>
{
bool safety = t... |
47172af245832ce0ddc4f7556d7334dd6f392dd7 | Skip tests that appears to be hanging in CI. To be investigated. | Skip tests that appears to be hanging in CI. To be investigated.
| SQLStreamStore/SQLStreamStore,SQLStreamStore/SQLStreamStore,damianh/Cedar.EventStore,damianh/Cedar.EventStore,SQLStreamStore/SQLStreamStore | tests/SqlStreamStore.AcceptanceTests/AcceptanceTests.Subscriptions.cs | mit | 1,589,809,487 | namespace SqlStreamStore
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Shouldly;
using SqlStreamStore.Imports.AsyncEx.Nito.AsyncEx.Coordination;
using SqlStreamStore.Streams;
using SqlStreamStore.Subs... | namespace SqlStreamStore
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Shouldly;
using SqlStreamStore.Imports.AsyncEx.Nito.AsyncEx.Coordination;
using SqlStreamStore.Streams;
using SqlStreamStore.Subs... |
e6b36a8e124402c02a47bfa21fd37a80ba4975c2 | fixed null reference if the user doesnt have aura installed | fixed null reference if the user doesnt have aura installed
| antonpup/Aurora,antonpup/Aurora,antonpup/Aurora,antonpup/Aurora,antonpup/Aurora | Project-Aurora/Project-Aurora/Devices/Asus/Config/AsusConfigWindow.xaml.cs | mit | 1,589,809,107 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using AuraServiceLib;
namespace Aurora.Devices.Asus.Config
{
/// <summary>
/// Interaction logic for AsusConfigWindow.xaml
/// </sum... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using AuraServiceLib;
namespace Aurora.Devices.Asus.Config
{
/// <summary>
/// Interaction logic for AsusConfigWindow.xaml
/// </sum... |
86538ab6e864c52a758b4cf0e407213329d2c145 | Removed IBusRegistry from SimpleInjector, related to #1884 | Removed IBusRegistry from SimpleInjector, related to #1884
| phatboyg/MassTransit,MassTransit/MassTransit,MassTransit/MassTransit,MassTransit/MassTransit,phatboyg/MassTransit,phatboyg/MassTransit | src/Containers/MassTransit.SimpleInjectorIntegration/Registration/SimpleInjectorRegistrationConfigurator.cs | apache-2.0 | 1,589,808,578 | namespace MassTransit.SimpleInjectorIntegration.Registration
{
using System;
using Context;
using MassTransit.Registration;
using Mediator;
using Monitoring.Health;
using ScopeProviders;
using Scoping;
using SimpleInjector;
using Transports;
public class SimpleInjectorRegistrat... | namespace MassTransit.SimpleInjectorIntegration.Registration
{
using System;
using Context;
using MassTransit.Registration;
using Mediator;
using Monitoring.Health;
using ScopeProviders;
using Scoping;
using SimpleInjector;
using Transports;
public class SimpleInjectorRegistrat... |
16338ac6126929493fb43ec70d5fc5d97ed377e7 | add days of week support in SmartDateTimeFilterValueConverter | add days of week support in SmartDateTimeFilterValueConverter
| signumsoftware/extensions,signumsoftware/framework,AlejandroCano/extensions,signumsoftware/extensions,MehdyKarimpour/extensions,signumsoftware/framework,MehdyKarimpour/extensions,signumsoftware/framework,AlejandroCano/extensions | Signum.Entities.Extensions/UserAssets/FilterValueConverters/SmartDateTimeFilterValueConverter.cs | mit | 1,589,808,461 | using System;
using Signum.Utilities;
using System.Text.RegularExpressions;
using System.Globalization;
namespace Signum.Entities.UserAssets
{
public class SmartDateTimeFilterValueConverter : IFilterValueConverter
{
public class SmartDateTimeSpan
{
static Regex partRegex ... | using System;
using Signum.Utilities;
using System.Text.RegularExpressions;
using System.Globalization;
namespace Signum.Entities.UserAssets
{
public class SmartDateTimeFilterValueConverter : IFilterValueConverter
{
public class SmartDateTimeSpan
{
const string part = @"^... |
f1a4c06a67fc4f624fd63d03a7ed95b83c8e3a4c | fix ToXml / FromXml in ChartParameter | fix ToXml / FromXml in ChartParameter
| signumsoftware/framework,MehdyKarimpour/extensions,MehdyKarimpour/extensions,signumsoftware/framework,signumsoftware/framework,AlejandroCano/extensions,signumsoftware/extensions,AlejandroCano/extensions,signumsoftware/extensions | Signum.Entities.Extensions/Chart/ChartParameter.cs | mit | 1,589,808,365 | using Signum.Entities.UserAssets;
using Signum.Utilities;
using System;
using System.Reflection;
using System.Xml.Linq;
namespace Signum.Entities.Chart
{
[Serializable]
public class ChartParameterEmbedded : EmbeddedEntity
{
[Ignore]
internal IChartBase parentChart;
... | using Signum.Entities.UserAssets;
using Signum.Utilities;
using System;
using System.Reflection;
using System.Xml.Linq;
namespace Signum.Entities.Chart
{
[Serializable]
public class ChartParameterEmbedded : EmbeddedEntity
{
[Ignore]
internal IChartBase parentChart;
... |
870b9494b0c868e0966670960aa68bff5d4abd61 | #44: Extract target class/schema fixup to its own method | #44: Extract target class/schema fixup to its own method
| jumpinjackie/fdotoolbox,jumpinjackie/fdotoolbox | FdoCmd/Commands/CopyClassCommand.cs | lgpl-2.1 | 1,589,807,714 | #region LGPL Header
// Copyright (C) 2020, Jackie Ng
// https://github.com/jumpinjackie/fdotoolbox, jumpinjackie@gmail.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free Software Foundation; either
/... | #region LGPL Header
// Copyright (C) 2020, Jackie Ng
// https://github.com/jumpinjackie/fdotoolbox, jumpinjackie@gmail.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free Software Foundation; either
/... |
f668bc4c733024b036796754f599c5891fb0f265 | Adds Style Property to OptionContract | Adds Style Property to OptionContract
The information on option style type was not present in OptionContract object.
| AlexCatarino/Lean,JKarathiya/Lean,StefanoRaggi/Lean,StefanoRaggi/Lean,StefanoRaggi/Lean,jameschch/Lean,QuantConnect/Lean,StefanoRaggi/Lean,jameschch/Lean,AlexCatarino/Lean,jameschch/Lean,QuantConnect/Lean,JKarathiya/Lean,QuantConnect/Lean,JKarathiya/Lean,jameschch/Lean,AlexCatarino/Lean | Common/Data/Market/OptionContract.cs | apache-2.0 | 1,589,807,373 | /*
* 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... |
3e89728ed6d3c2f0eca4fab50faf5611fcb6098f | Skip dispose related test that appears to have a race condition in CI | Skip dispose related test that appears to have a race condition in CI
To be investigated seperately.
| SQLStreamStore/SQLStreamStore,damianh/Cedar.EventStore,SQLStreamStore/SQLStreamStore,damianh/Cedar.EventStore,SQLStreamStore/SQLStreamStore | tests/SqlStreamStore.AcceptanceTests/AcceptanceTests.Subscriptions.cs | mit | 1,589,807,330 | namespace SqlStreamStore
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Shouldly;
using SqlStreamStore.Imports.AsyncEx.Nito.AsyncEx.Coordination;
using SqlStreamStore.Streams;
using SqlStreamStore.Subs... | namespace SqlStreamStore
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Shouldly;
using SqlStreamStore.Imports.AsyncEx.Nito.AsyncEx.Coordination;
using SqlStreamStore.Streams;
using SqlStreamStore.Subs... |
61cf0011b4c4c20e156415e9f4e282c00b0c510e | Fix corner case in transaction builder which may have reuslted in transaction paying less than minrelayfee | Fix corner case in transaction builder which may have reuslted in transaction paying less than minrelayfee
| MetacoSA/NBitcoin,NicolasDorier/NBitcoin,MetacoSA/NBitcoin,MetacoSA/NBitcoin,NicolasDorier/NBitcoin | NBitcoin/TransactionBuilder.cs | mit | 1,589,807,161 | #nullable enable
using NBitcoin.BuilderExtensions;
using NBitcoin.Crypto;
using NBitcoin.DataEncoders;
using NBitcoin.OpenAsset;
using NBitcoin.Policy;
using NBitcoin.Stealth;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.ExceptionServices;
using System.Text;
using... | #nullable enable
using NBitcoin.BuilderExtensions;
using NBitcoin.Crypto;
using NBitcoin.DataEncoders;
using NBitcoin.OpenAsset;
using NBitcoin.Policy;
using NBitcoin.Stealth;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.ExceptionServices;
using System.Text;
using... |
ddd6005e94d13328133bc4cb306f7d3a86782585 | Formatting | Formatting
| ubisoftinc/Sharpmake,ubisoftinc/Sharpmake,ubisoftinc/Sharpmake | Sharpmake.Platforms/Sharpmake.CommonPlatforms/Android/AndroidPlatform.cs | apache-2.0 | 1,589,806,833 | // Copyright (c) 2017 Ubisoft Entertainment
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law o... | // Copyright (c) 2017 Ubisoft Entertainment
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law o... |
777ee30ba2c25af99d0cae8c2e28e576347e4220 | Fix generation of vs2019 when additionalVCTargetsPath is null | Fix generation of vs2019 when additionalVCTargetsPath is null
| ubisoftinc/Sharpmake,ubisoftinc/Sharpmake,ubisoftinc/Sharpmake | Sharpmake.Platforms/Sharpmake.CommonPlatforms/Windows/Win64Platform.cs | apache-2.0 | 1,589,806,832 | // Copyright (c) 2017 Ubisoft Entertainment
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable la... | // Copyright (c) 2017 Ubisoft Entertainment
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable la... |
c9482a4511b6e0022f2414b0f2f5c529acb04fcd | [Vcxproj|Linux] Fix LocalRemoteCopySources tag, should write true/false instead of Yes/No | [Vcxproj|Linux] Fix LocalRemoteCopySources tag, should write true/false instead of Yes/No
| ubisoftinc/Sharpmake,ubisoftinc/Sharpmake,ubisoftinc/Sharpmake | Sharpmake.Platforms/Sharpmake.CommonPlatforms/Linux/LinuxPlatform.cs | apache-2.0 | 1,589,806,832 | // Copyright (c) 2017 Ubisoft Entertainment
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable la... | // Copyright (c) 2017 Ubisoft Entertainment
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable la... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.