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 |
|---|---|---|---|---|---|---|---|---|
dfe77ba0e52b815345eb5252334082d18ffee17b | Adding the enforcing of Encoding.UTF8 for the streamwriter. | Adding the enforcing of Encoding.UTF8 for the streamwriter.
| microting/eform-sdk-dotnet,microting/eform-sdk-dotnet | eFormCore/Core.cs | mit | 1,588,137,818 | /*
The MIT License (MIT)
Copyright (c) 2007 - 2020 Microting A/S
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... | /*
The MIT License (MIT)
Copyright (c) 2007 - 2020 Microting A/S
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... |
d9d978c79a84f92967b8e25663d89a0f13ed8e60 | add background setter | add background setter
| Wox-launcher/Wox,Wox-launcher/Wox,qianlifeng/Wox,qianlifeng/Wox,qianlifeng/Wox,Wox-launcher/Wox,qianlifeng/Wox | Wox.Core/Resource/Theme.cs | mit | 1,588,136,713 | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using NLog;
using Wox.Infrastructure;
using Wox.Infrastru... | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using NLog;
using Wox.Infrastructure;
using Wox.Infrastru... |
8d521f361a32efeb07f7e56f6155a5020ced456b | probably restore theme compatibility | probably restore theme compatibility
| Wox-launcher/Wox,Wox-launcher/Wox,Wox-launcher/Wox,qianlifeng/Wox,qianlifeng/Wox,qianlifeng/Wox,qianlifeng/Wox | Wox.Core/Resource/Theme.cs | mit | 1,588,136,095 | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using NLog;
using Wox.Infrastructure;
using Wox.Infrastru... | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Interop;
using System.Windows.Markup;
using System.Windows.Media;
using NLog;
using Wox.Infrastructure;
using Wox.Infrastru... |
a3e53807c642d1fd3a20b76bed5c6db72c24c594 | Remove erroneous SetLastError annotation on IsChild | Remove erroneous SetLastError annotation on IsChild | AArnott/pinvoke,AArnott/pinvoke | src/User32/User32.cs | mit | 1,588,135,059 | // Copyright (c) All contributors. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
#pragma warning disable SA1625 // Element documentation must not be copied and pasted
namespace PInvoke
{
using System;
#if NETFRAMEWORK || NETSTANDARD2_0_... | // Copyright (c) All contributors. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
#pragma warning disable SA1625 // Element documentation must not be copied and pasted
namespace PInvoke
{
using System;
#if NETFRAMEWORK || NETSTANDARD2_0_... |
0c95d11fdb0db19fc1610774961ffe376241d3e5 | Remove unnecessary value change binding | Remove unnecessary value change binding
| UselessToucan/osu,NeoAdonis/osu,peppy/osu-new,UselessToucan/osu,NeoAdonis/osu,NeoAdonis/osu,ppy/osu,smoogipoo/osu,peppy/osu,NeoAdonis/osu,ppy/osu,peppy/osu,smoogipoo/osu,smoogipoo/osu,peppy/osu,ppy/osu,ppy/osu,smoogipoo/osu,UselessToucan/osu,smoogipooo/osu,UselessToucan/osu,peppy/osu | osu.Game.Rulesets.Mania/UI/DrawableManiaRuleset.cs | mit | 1,588,134,453 | // 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 osu.Framework.Allocation;
using osu.Framework.Audio.Track;
using osu.Framework.Bindables;
using osu.Framework.... | // 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 osu.Framework.Allocation;
using osu.Framework.Audio.Track;
using osu.Framework.Bindables;
using osu.Framework.... |
024f10a494f124e632652cae331bbcce1dbf3c39 | Use non-generic bindable | Use non-generic bindable
Co-Authored-By: Bartłomiej Dach <809709723693c4e7ecc6f5379a3099c830279741@gmail.com> | peppy/osu,smoogipoo/osu,peppy/osu-new,NeoAdonis/osu,NeoAdonis/osu,ppy/osu,smoogipooo/osu,UselessToucan/osu,smoogipoo/osu,peppy/osu,smoogipoo/osu,ppy/osu,UselessToucan/osu,UselessToucan/osu,peppy/osu,NeoAdonis/osu,peppy/osu,UselessToucan/osu,NeoAdonis/osu,smoogipoo/osu,ppy/osu,ppy/osu | osu.Game.Rulesets.Mania/UI/DrawableManiaRuleset.cs | mit | 1,588,134,271 | // 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 osu.Framework.Allocation;
using osu.Framework.Audio.Track;
using osu.Framework.Bindables;
using osu.Framework.... | // 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 osu.Framework.Allocation;
using osu.Framework.Audio.Track;
using osu.Framework.Bindables;
using osu.Framework.... |
3877da403419887209de48f8402d356a7c6c6e40 | reroll loot table intead of item when itemcount > 1 | reroll loot table intead of item when itemcount > 1
| fomalsd/unitystation,fomalsd/unitystation,krille90/unitystation,krille90/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,krille90/unitystation,fomalsd/unitystation,krille90/unitystation | UnityProject/Assets/Scripts/Items/Others/RandomItemSpot.cs | agpl-3.0 | 1,588,132,587 | using System;
using System.Collections.Generic;
using Mirror;
using UnityEngine;
using Random = UnityEngine.Random;
namespace Items
{
public class RandomItemSpot : NetworkBehaviour
{
[Tooltip("Amout of items we could get from this pool")] [SerializeField]
private int lootCount = 1;
[Tooltip("Should we spread ... | using System;
using System.Collections.Generic;
using Mirror;
using UnityEngine;
using Random = UnityEngine.Random;
namespace Items
{
public class RandomItemSpot : NetworkBehaviour
{
[Tooltip("Amout of items we could get from this pool")] [SerializeField]
private int lootCount = 1;
[Tooltip("Should we spread ... |
2f14c73c723dfc734884d640a529d5a5b7452802 | #1570 Fix Xamarin PropertyInfo metastate not updating | #1570 Fix Xamarin PropertyInfo metastate not updating
| JasonBock/csla,rockfordlhotka/csla,JasonBock/csla,rockfordlhotka/csla,MarimerLLC/csla,JasonBock/csla,MarimerLLC/csla,rockfordlhotka/csla,MarimerLLC/csla | Source/Csla.Xaml.Shared/PropertyInfo.cs | mit | 1,588,131,989 | //-----------------------------------------------------------------------
// <copyright file="PropertyInfo.cs" company="Marimer LLC">
// Copyright (c) Marimer LLC. All rights reserved.
// Website: https://cslanet.com
// </copyright>
// <summary>Expose metastate information about a property.</summary>
//-------... | //-----------------------------------------------------------------------
// <copyright file="PropertyInfo.cs" company="Marimer LLC">
// Copyright (c) Marimer LLC. All rights reserved.
// Website: https://cslanet.com
// </copyright>
// <summary>Expose metastate information about a property.</summary>
//-------... |
a8e58a54deae6e35d2a67c3769f6136919ed7556 | Fixing compile error? | Fixing compile error?
My last commit caused some sort of error, giles from discord said deleting this would fix it?
| krille90/unitystation,fomalsd/unitystation,krille90/unitystation,fomalsd/unitystation,krille90/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,krille90/unitystation | UnityProject/Assets/Scripts/Botany/GrownFood.cs | agpl-3.0 | 1,588,130,638 | using System.Collections.Generic;
using UnityEngine;
using Mirror;
//Used when spawning the food
[RequireComponent(typeof(CustomNetTransform))]
[RequireComponent(typeof(ReagentContainer))]
[DisallowMultipleComponent]
public class GrownFood : NetworkBehaviour
{
public PlantData plantData;
public ReagentContainer rea... | using System.Collections.Generic;
using UnityEngine;
using Mirror;
//Used when spawning the food
[RequireComponent(typeof(CustomNetTransform))]
[RequireComponent(typeof(ReagentContainer))]
[DisallowMultipleComponent]
public class GrownFood : NetworkBehaviour, IInteractable<HandActivate>
{
public PlantData plantData;... |
4050bec7dc565b03f090dcf9237ba4ca3ac9d6f5 | Handle BadImageFormatException (#644) | Handle BadImageFormatException (#644)
PEReader can throw a BadImageFormatException when attempting to read PEHeaders. | Microsoft/clrmd,cshung/clrmd,cshung/clrmd,Microsoft/clrmd,cshung/clrmd,Microsoft/clrmd | src/Microsoft.Diagnostics.Runtime/src/Utilities/PEImage/PEImage.cs | mit | 1,588,126,814 | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Buffers;
using System.Collections.Immutable;
using System.IO;
using System.Linq;
using S... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System;
using System.Buffers;
using System.Collections.Immutable;
using System.IO;
using System.Linq;
using S... |
11adcd55e44499f47ce2edc964af038855e74d94 | Commented out part of GrownFood component. | Commented out part of GrownFood component.
There was a part of deprecated (I think) code in GrownFood.cs that was causing problems with inedible plants. Now using inedible plants in your hand will not turn it into seeds.
| fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,krille90/unitystation,fomalsd/unitystation,krille90/unitystation,krille90/unitystation,krille90/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation | UnityProject/Assets/Scripts/Botany/GrownFood.cs | agpl-3.0 | 1,588,126,307 | using System.Collections.Generic;
using UnityEngine;
using Mirror;
//Used when spawning the food
[RequireComponent(typeof(CustomNetTransform))]
[RequireComponent(typeof(ReagentContainer))]
[DisallowMultipleComponent]
public class GrownFood : NetworkBehaviour, IInteractable<HandActivate>
{
public PlantData plantData;... | using System.Collections.Generic;
using UnityEngine;
using Mirror;
//Used when spawning the food
[RequireComponent(typeof(CustomNetTransform))]
[RequireComponent(typeof(ReagentContainer))]
[DisallowMultipleComponent]
public class GrownFood : NetworkBehaviour, IInteractable<HandActivate>
{
public PlantData plantData;... |
8d899f4e7742e93b8afa0432e865685e3b92e71f | Apply changes to the BreakTracker and more adjustment | Apply changes to the BreakTracker and more adjustment
| UselessToucan/osu,smoogipoo/osu,UselessToucan/osu,NeoAdonis/osu,ppy/osu,smoogipoo/osu,peppy/osu,NeoAdonis/osu,smoogipoo/osu,peppy/osu-new,NeoAdonis/osu,UselessToucan/osu,smoogipoo/osu,NeoAdonis/osu,ppy/osu,UselessToucan/osu,ppy/osu,peppy/osu,smoogipooo/osu,ppy/osu,peppy/osu,peppy/osu | osu.Game/Screens/Play/BreakTracker.cs | mit | 1,588,126,303 | // 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 osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Game.Beatmaps.Timing;
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.Collections.Generic;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Game.Beatmaps.Timing;
using osu.Game.Lists;
using osu.Game.Rulese... |
bba2a77199e21e607a5fbadaf4066c94341405da | PR feedback | PR feedback
| jboeuf/grpc,firebase/grpc,donnadionne/grpc,grpc/grpc,firebase/grpc,nicolasnoble/grpc,stanley-cheung/grpc,jboeuf/grpc,ejona86/grpc,donnadionne/grpc,ejona86/grpc,donnadionne/grpc,vjpai/grpc,jboeuf/grpc,grpc/grpc,stanley-cheung/grpc,ejona86/grpc,firebase/grpc,grpc/grpc,jboeuf/grpc,stanley-cheung/grpc,grpc/grpc,jtattermusc... | src/csharp/Grpc.Core.Tests/MetadataTest.cs | apache-2.0 | 1,588,126,139 | #region Copyright notice and license
// Copyright 2015 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 req... | #region Copyright notice and license
// Copyright 2015 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 req... |
7280d6aa63581eb1774f6b90420fa85e569944d5 | Add bare minimum SetupWindow to set window size | Add bare minimum SetupWindow to set window size
| smoogipooo/osu-framework,peppy/osu-framework,ppy/osu-framework,ppy/osu-framework,smoogipooo/osu-framework,ZLima12/osu-framework,ZLima12/osu-framework,ppy/osu-framework,peppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,peppy/osu-framework,EVAST9919/osu-framew... | osu.Framework/Platform/DesktopWindow.cs | mit | 1,588,121,894 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Bindables;
using osu.Framework.Configuration;
using osu.Framework.Platform.Sdl;
namespace osu.Framework.Platform
{
public class DesktopWindow : W... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Platform.Sdl;
namespace osu.Framework.Platform
{
public class DesktopWindow : Window
{
/// <summary>
/// Initialises a window... |
ae21aaa3e1d26b682a6e235dcd78154ff8b71cc3 | Internal change. | Internal change.
PiperOrigin-RevId: 308933220
| googleads/googleads-mobile-unity,googleads/googleads-mobile-unity | source/plugin/Assets/GoogleMobileAds/Common/MobileAdsEventExecutor.cs | apache-2.0 | 1,588,121,430 | // Copyright (C) 2018 Google, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed ... | // Copyright (C) 2018 Google, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed ... |
00f5c2bb8861af00bd72cfc5d1ce8544b95be589 | decoded string order is undefined | decoded string order is undefined
| shimat/opencvsharp,shimat/opencvsharp,shimat/opencvsharp,shimat/opencvsharp | test/OpenCvSharp.Tests/objdetect/QRCodeDetectorTest.cs | apache-2.0 | 1,588,120,791 | using System;
using System.Collections.Generic;
using System.Linq;
using Xunit;
#pragma warning disable 162
// ReSharper disable UnusedVariable
// ReSharper disable InconsistentNaming
namespace OpenCvSharp.Tests.ObjDetect
{
public class QRCodeDetectorTest : TestBase
{
[Fact]
public void Expl... | using System;
using System.Collections.Generic;
using System.Linq;
using Xunit;
#pragma warning disable 162
// ReSharper disable UnusedVariable
// ReSharper disable InconsistentNaming
namespace OpenCvSharp.Tests.ObjDetect
{
public class QRCodeDetectorTest : TestBase
{
[Fact]
public void Expl... |
279329d68230745bfec2390b24117b6f56537a36 | removes code that shouldn't have been committed. | removes code that shouldn't have been committed.
| JimBobSquarePants/Umbraco-CMS,marcemarc/Umbraco-CMS,dawoe/Umbraco-CMS,mattbrailsford/Umbraco-CMS,robertjf/Umbraco-CMS,NikRimington/Umbraco-CMS,tcmorris/Umbraco-CMS,madsoulswe/Umbraco-CMS,KevinJump/Umbraco-CMS,robertjf/Umbraco-CMS,hfloyd/Umbraco-CMS,marcemarc/Umbraco-CMS,hfloyd/Umbraco-CMS,abjerner/Umbraco-CMS,robertjf/... | src/Umbraco.Web/PublishedCache/PublishedSnapshotServiceBase.cs | mit | 1,588,120,325 | using System;
using System.Collections.Generic;
using Umbraco.Core.Models.Membership;
using Umbraco.Core.Models.PublishedContent;
using Umbraco.Web.Cache;
namespace Umbraco.Web.PublishedCache
{
internal abstract class PublishedSnapshotServiceBase : IPublishedSnapshotService
{
protected PublishedSnapsh... | using System;
using System.Collections.Generic;
using Umbraco.Core.Models.Membership;
using Umbraco.Core.Models.PublishedContent;
using Umbraco.Web.Cache;
namespace Umbraco.Web.PublishedCache
{
internal class NotifiedEventArgs<T> : EventArgs
{
public NotifiedEventArgs(T[] payloads)
{
... |
e0cc0bc16635a83d170da34e82e5ad4ceb53f89f | SFML screen clear happened at update instead of draw. Fixed. | SFML screen clear happened at update instead of draw. Fixed.
| Thraka/SadConsole | SadConsole.Host.SFML/Game.cs | mit | 1,588,120,295 | using System;
using System.Collections.Generic;
using System.IO;
using System.Text;
using SFML.Graphics;
using SadRogue.Primitives;
using SadConsole.Host;
namespace SadConsole
{
/// <summary>
/// The SadConsole game object.
/// </summary>
public class Game : GameHost
{
private int _preFull... | using System;
using System.Collections.Generic;
using System.IO;
using System.Text;
using SFML.Graphics;
using SadRogue.Primitives;
using SadConsole.Host;
namespace SadConsole
{
/// <summary>
/// The SadConsole game object.
/// </summary>
public class Game : GameHost
{
private int _preFull... |
4b1ad4c73bb84435cf6f67e839e8d462e242e6b7 | Fix bug with controls console swapping fore/back for theme. | Fix bug with controls console swapping fore/back for theme.
| Thraka/SadConsole | SadConsole/UI/ControlsConsole.cs | mit | 1,588,120,261 | using System;
using System.Collections;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Diagnostics;
using System.Linq;
using System.Runtime.Serialization;
using SadConsole.Input;
using SadConsole.UI.Themes;
using SadConsole.UI.Controls;
using Keyboard = SadConsole.Input.Keyboard;
... | using System;
using System.Collections;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Diagnostics;
using System.Linq;
using System.Runtime.Serialization;
using SadConsole.Input;
using SadConsole.UI.Themes;
using SadConsole.UI.Controls;
using Keyboard = SadConsole.Input.Keyboard;
... |
c48a0b5ebe24c53c182053896e69e565c7be6bc2 | New clientlib ver | New clientlib ver
| kaltura/KalturaGeneratedAPIClientsCsharp | KalturaClient/Client.cs | agpl-3.0 | 1,588,119,817 | // ===================================================================================================
// _ __ _ _
// | |/ /__ _| | |_ _ _ _ _ __ _
// | ' </ _` | | _| || | '_/ _` |
// |_|\_\__,_|_|\__|\_,_|_| \_... | // ===================================================================================================
// _ __ _ _
// | |/ /__ _| | |_ _ _ _ _ __ _
// | ' </ _` | | _| || | '_/ _` |
// |_|\_\__,_|_|\__|\_,_|_| \_... |
bd83f773cfe2302767780c771c07041f1c502679 | show wallet balance in USD. | show wallet balance in USD.
| nopara73/HiddenWallet,nopara73/HiddenWallet,nopara73/HiddenWallet | WalletWasabi.Gui/Controls/WalletExplorer/WalletViewModel.cs | mit | 1,588,119,441 | using AvalonStudio.Extensibility;
using AvalonStudio.Shell;
using NBitcoin;
using ReactiveUI;
using Splat;
using System;
using System.Collections.ObjectModel;
using System.Linq;
using System.Reactive;
using System.Reactive.Disposables;
using System.Reactive.Linq;
using WalletWasabi.Blockchain.Keys;
using WalletWasabi.G... | using AvalonStudio.Extensibility;
using AvalonStudio.Shell;
using NBitcoin;
using ReactiveUI;
using Splat;
using System;
using System.Collections.ObjectModel;
using System.Linq;
using System.Reactive;
using System.Reactive.Disposables;
using System.Reactive.Linq;
using WalletWasabi.Blockchain.Keys;
using WalletWasabi.G... |
bcbc5baebaf0111ad5223794605e690350aad4f4 | fix QRCodeDetectorTest failure | fix QRCodeDetectorTest failure
| shimat/opencvsharp,shimat/opencvsharp,shimat/opencvsharp,shimat/opencvsharp | test/OpenCvSharp.Tests/objdetect/QRCodeDetectorTest.cs | apache-2.0 | 1,588,116,740 | using System;
using System.Collections.Generic;
using System.Linq;
using Xunit;
#pragma warning disable 162
// ReSharper disable UnusedVariable
// ReSharper disable InconsistentNaming
namespace OpenCvSharp.Tests.ObjDetect
{
public class QRCodeDetectorTest : TestBase
{
[Fact]
public void Expl... | using Xunit;
#pragma warning disable 162
// ReSharper disable UnusedVariable
// ReSharper disable InconsistentNaming
namespace OpenCvSharp.Tests.ObjDetect
{
public class QRCodeDetectorTest : TestBase
{
[Fact]
public void ExplicitlyDetectAndDecode()
{
using var obj = new Q... |
08d34160520d2160dbd6162775dede925aa4f31c | fix VideoWriterTest warnings | fix VideoWriterTest warnings
| shimat/opencvsharp,shimat/opencvsharp,shimat/opencvsharp,shimat/opencvsharp | test/OpenCvSharp.Tests/videoio/VideoWriterTest.cs | apache-2.0 | 1,588,116,718 | using System;
using System.IO;
using System.Runtime.CompilerServices;
using Xunit;
using Xunit.Abstractions;
namespace OpenCvSharp.Tests.VideoIO
{
#if NETFRAMEWORK
public class VideoWriterTest : TestBase
{
private readonly ITestOutputHelper testOutputHelper;
public VideoWriterTest(ITestOutpu... | using System;
using System.IO;
using System.Runtime.CompilerServices;
using Xunit;
using Xunit.Abstractions;
namespace OpenCvSharp.Tests.VideoIO
{
#if NETFRAMEWORK
public class VideoWriterTest : TestBase
{
private readonly ITestOutputHelper testOutputHelper;
public VideoWriterTest(ITestOutpu... |
92c826736d9daa43a7fb316f27eb13c66c50fde0 | #113 - Small change in indentation so it looks nicer uwu | #113 - Small change in indentation so it looks nicer uwu
| Daniele122898/SoraBot-v2,Daniele122898/SoraBot-v2 | SoraBot/SoraBot.Services/ReactionHandlers/StarboardService.cs | agpl-3.0 | 1,588,114,990 | using System;
using System.Linq;
using System.Threading.Tasks;
using ArgonautCore.Maybe;
using Discord;
using Discord.WebSocket;
using SoraBot.Data.Repositories.Interfaces;
using SoraBot.Services.Cache;
namespace SoraBot.Services.ReactionHandlers
{
public class StarboardService : IStarboardService
{
p... | using System;
using System.Linq;
using System.Threading.Tasks;
using ArgonautCore.Maybe;
using Discord;
using Discord.WebSocket;
using SoraBot.Data.Repositories.Interfaces;
using SoraBot.Services.Cache;
namespace SoraBot.Services.ReactionHandlers
{
public class StarboardService : IStarboardService
{
p... |
0108b9ec0c3d1b455ff02bb633a68404441ff026 | #113 - Fixed small warning | #113 - Fixed small warning
| Daniele122898/SoraBot-v2,Daniele122898/SoraBot-v2 | SoraBot/SoraBot.Services/ReactionHandlers/IStarboardService.cs | agpl-3.0 | 1,588,114,948 | using System.Threading.Tasks;
using Discord;
using Discord.WebSocket;
namespace SoraBot.Services.ReactionHandlers
{
public interface IStarboardService
{
Task HandleReactionAdded(Cacheable<IUserMessage, ulong> msg, SocketReaction reaction);
Task HandleReactionRemoved(Cacheable<IUserMes... | using System.Threading.Tasks;
using Discord;
using Discord.WebSocket;
using SoraBot.Common.Messages.MessageAdapters;
namespace SoraBot.Services.ReactionHandlers
{
public interface IStarboardService
{
Task HandleReactionAdded(Cacheable<IUserMessage, ulong> msg, SocketReaction reaction);
... |
4a6e0fc48216ccb44aa67ce9d2b76d189394e411 | #113 - Added all the sanity checks before we can actually post or update the embed message :) | #113 - Added all the sanity checks before we can actually post or update the embed message :)
| Daniele122898/SoraBot-v2,Daniele122898/SoraBot-v2 | SoraBot/SoraBot.Services/ReactionHandlers/StarboardService.cs | agpl-3.0 | 1,588,114,897 | using System;
using System.Linq;
using System.Threading.Tasks;
using ArgonautCore.Maybe;
using Discord;
using Discord.WebSocket;
using SoraBot.Data.Repositories.Interfaces;
using SoraBot.Services.Cache;
namespace SoraBot.Services.ReactionHandlers
{
public class StarboardService : IStarboardService
{
p... | using System;
using System.Threading.Tasks;
using ArgonautCore.Maybe;
using Discord;
using Discord.WebSocket;
using SoraBot.Services.Cache;
namespace SoraBot.Services.ReactionHandlers
{
public class StarboardService : IStarboardService
{
private readonly TimeSpan _messageCacheTtl = TimeSpan.FromMinute... |
8ff277c260fbb6b34fe83822c7f4c106e10fa88d | icon-data support for dbusmenu | icon-data support for dbusmenu
| AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,SuperJMN/Avalonia,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,SuperJMN/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,akrisiun/Perspex,Perspex/Perspex,grokys/Perspex,Avalonia... | src/Avalonia.FreeDesktop/DBusMenuExporter.cs | mit | 1,588,113,353 | using System;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.IO;
using System.Reactive.Disposables;
using System.Threading.Tasks;
using Avalonia.Controls;
using Avalonia.Controls.Platform;
using Avalonia.FreeDesktop.DBusMenu;
using Avalonia.Input;
using Avalonia.Threading;
using Tm... | using System;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Reactive.Disposables;
using System.Threading.Tasks;
using Avalonia.Controls;
using Avalonia.Controls.Platform;
using Avalonia.FreeDesktop.DBusMenu;
using Avalonia.Input;
using Avalonia.Threading;
using Tmds.DBus;
#pragma ... |
18e307cf113a2844e082e441817287a4d6834cb3 | Fix unit test | Fix unit test
| Ant-f/WorkingFilesList | Solution/WorkingFilesList.Core.Test/Model/UserPreferencesModelTests.cs | apache-2.0 | 1,588,113,209 | // Working Files List
// Visual Studio extension tool window that shows a selectable list of files
// that are open in the editor
// Copyright © 2016 - 2020 Anthony Fung
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may ob... | // Working Files List
// Visual Studio extension tool window that shows a selectable list of files
// that are open in the editor
// Copyright © 2016 Anthony Fung
// 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 ... |
2a568f632fcbfe1085833546b2501b90295e18d6 | Add a markup converter for IBitmap type. | Add a markup converter for IBitmap type.
| Perspex/Perspex,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,akrisiun/Perspex,jkoritzinsky/Avalonia,grokys/Perspex,jkoritzinsky/Perspex,Perspex/Perspex,grokys/Perspex,AvaloniaUI/Avalonia,SuperJMN/Avalonia,Avalonia... | src/Markup/Avalonia.Markup.Xaml/XamlIl/CompilerExtensions/AvaloniaXamlIlLanguage.cs | mit | 1,588,112,846 | using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using Avalonia.Markup.Xaml.XamlIl.CompilerExtensions.Transformers;
using XamlIl;
using XamlIl.Ast;
using XamlIl.Transform;
using XamlIl.TypeSystem;
namespace Avalonia.Markup.Xaml.XamlIl.CompilerExtensions
{
/*
This file is use... | using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using Avalonia.Markup.Xaml.XamlIl.CompilerExtensions.Transformers;
using XamlIl;
using XamlIl.Ast;
using XamlIl.Transform;
using XamlIl.TypeSystem;
namespace Avalonia.Markup.Xaml.XamlIl.CompilerExtensions
{
/*
This file is use... |
2a2d2eccb0834ef84bff31a9d4712b1bd38f9d5a | Fixes to CreateTable() methods | Fixes to CreateTable() methods
| emt38/MagnaDB | MagnaDB/MagnaDB.SQLite/MagnaModels.cs | mit | 1,588,112,604 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Text;
using System.Threading.Tasks;
using System.Data;
using System.Data.SQLite;
using static MagnaDB.SQLite.QueryMethods;
using static MagnaDB.SQLite.SqlGenerator;
namespace MagnaDB.SQLite
{
/// <summary>
... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using System.Text;
using System.Threading.Tasks;
using System.Data;
using System.Data.SQLite;
using static MagnaDB.SQLite.QueryMethods;
using static MagnaDB.SQLite.SqlGenerator;
namespace MagnaDB.SQLite
{
/// <summary>
... |
64a166bd21a570e40073c36d0ec34445228f4c29 | #113 - Added custom cache to the message | #113 - Added custom cache to the message
| Daniele122898/SoraBot-v2,Daniele122898/SoraBot-v2 | SoraBot/SoraBot.Services/ReactionHandlers/StarboardService.cs | agpl-3.0 | 1,588,111,437 | using System;
using System.Threading.Tasks;
using ArgonautCore.Maybe;
using Discord;
using Discord.WebSocket;
using SoraBot.Services.Cache;
namespace SoraBot.Services.ReactionHandlers
{
public class StarboardService : IStarboardService
{
private readonly TimeSpan _messageCacheTtl = TimeSpan.FromMinute... | using System.Threading.Tasks;
using Discord;
using Discord.WebSocket;
namespace SoraBot.Services.ReactionHandlers
{
public class StarboardService : IStarboardService
{
private static bool IsStarEmote(IEmote emote)
=> emote.Name == "⭐";
public async Task HandleReactionAdded... |
789e1a47940fa8ac0771a1e07f3c1ee11782659e | Minor refactoring. | Minor refactoring.
| dlemstra/Magick.NET,dlemstra/Magick.NET,dlemstra/Magick.NET | src/Magick.NET/Shared/Colors/MagickColor.cs | apache-2.0 | 1,588,111,435 | // Copyright 2013-2020 Dirk Lemstra <https://github.com/dlemstra/Magick.NET/>
//
// Licensed under the ImageMagick License (the "License"); you may not use this file except in
// compliance with the License. You may obtain a copy of the License at
//
// https://www.imagemagick.org/script/license.php
//
// Unless req... | // Copyright 2013-2020 Dirk Lemstra <https://github.com/dlemstra/Magick.NET/>
//
// Licensed under the ImageMagick License (the "License"); you may not use this file except in
// compliance with the License. You may obtain a copy of the License at
//
// https://www.imagemagick.org/script/license.php
//
// Unless req... |
e81b014789834f36d694fba8ca6dd02d511471a4 | Add comments + missing case | Add comments + missing case
| tigrouind/AITD-roomviewer | Assets/Scripts/Model/ModelLoader.cs | mit | 1,588,111,409 | using UnityEngine;
using System.Collections;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Globalization;
using System;
using UnityEngine.SceneManagement;
using UnityEngine.UI;
using System.Text;
public class ModelLoader : MonoBehaviour
{
private int modelIndex = 0;
private int ... | using UnityEngine;
using System.Collections;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Globalization;
using System;
using UnityEngine.SceneManagement;
using UnityEngine.UI;
using System.Text;
public class ModelLoader : MonoBehaviour
{
private int modelIndex = 0;
private int ... |
d7b072dd6e90138a6607deff4c9943c019733cf8 | Fix post-merge test regression | Fix post-merge test regression
| peppy/osu,NeoAdonis/osu,NeoAdonis/osu,smoogipooo/osu,ppy/osu,smoogipoo/osu,smoogipoo/osu,peppy/osu-new,peppy/osu,NeoAdonis/osu,ppy/osu,peppy/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu,UselessToucan/osu,smoogipoo/osu,UselessToucan/osu,UselessToucan/osu,NeoAdonis/osu,ppy/osu,ppy/osu | osu.Game.Rulesets.Taiko.Tests/Skinning/TestSceneDrawableTaikoMascot.cs | mit | 1,588,111,201 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Testing;
using osu.Game.Beat... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Testing;
using osu.Game.Beat... |
0670e4d7228ccfb29701296da2d2cf3ab0ed8088 | #33 #34 Review fixes | #33 #34 Review fixes
| FrendsPlatform/Frends.Web | Frends.Web/Web.cs | mit | 1,588,111,007 | using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.ComponentModel;
using System.ComponentModel.DataAnnotations;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Threading;
using System.Net.Http;
using System.Net.Http.Headers;
us... | using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.ComponentModel;
using System.ComponentModel.DataAnnotations;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Threading;
using System.Net.Http;
using System.Net.Http.Headers;
us... |
2191daab845097d79735d237e60e40ba7d7200a9 | Save the image. But only copy it if it is supplied (So it works with edit) | Save the image. But only copy it if it is supplied (So it works with edit)
| ucdavis/CRP,ucdavis/CRP | CRP.Mvc/Controllers/Helpers/Copiers.cs | mit | 1,588,110,524 | using System;
using System.Collections.Generic;
using CRP.Core.Domain;
using UCDArch.Core.PersistanceSupport;
using Check = UCDArch.Core.Utils.Check;
using System.Linq;
using CRP.Mvc.Controllers.ViewModels.ItemManagement;
namespace CRP.Controllers.Helpers
{
public class Copiers
{
public static Item Co... | using System;
using System.Collections.Generic;
using CRP.Core.Domain;
using UCDArch.Core.PersistanceSupport;
using Check = UCDArch.Core.Utils.Check;
using System.Linq;
using CRP.Mvc.Controllers.ViewModels.ItemManagement;
namespace CRP.Controllers.Helpers
{
public class Copiers
{
public static Item Co... |
10a4e08b43f9b088375e252771c3c6cbd4ef51ce | Version 0.8.2 - Part 2 | Version 0.8.2 - Part 2
4. Missing property in OrderNote. #451
| XiaoFaye/WooCommerce.NET | WooCommerce/v3/OrderNote.cs | mit | 1,588,110,505 | using System;
using System.Runtime.Serialization;
namespace WooCommerceNET.WooCommerce.v3
{
[DataContract]
public class OrderNote : v2.OrderNote
{
/// <summary>
/// Order note author.
/// </summary>
[DataMember(EmitDefaultValue = false)]
public string author { get;... | using System;
using System.Runtime.Serialization;
namespace WooCommerceNET.WooCommerce.v3
{
[DataContract]
public class OrderNote : v2.OrderNote { }
}
|
fa19360b70dee7ac8779b53282186ffcbc6657bb | Use var instead. | Use var instead.
| dlemstra/Magick.NET,dlemstra/Magick.NET,dlemstra/Magick.NET | src/Magick.NET/Framework/Extensions/StreamExtensions.cs | apache-2.0 | 1,588,110,494 | // Copyright 2013-2020 Dirk Lemstra <https://github.com/dlemstra/Magick.NET/>
//
// Licensed under the ImageMagick License (the "License"); you may not use this file except in
// compliance with the License. You may obtain a copy of the License at
//
// https://www.imagemagick.org/script/license.php
//
// Unless req... | // Copyright 2013-2020 Dirk Lemstra <https://github.com/dlemstra/Magick.NET/>
//
// Licensed under the ImageMagick License (the "License"); you may not use this file except in
// compliance with the License. You may obtain a copy of the License at
//
// https://www.imagemagick.org/script/license.php
//
// Unless req... |
2a7d8f7ded32606db2e1f72bee6d8f2c5c7440b5 | HistoryEmulationConnector. Ctor overloading refactoring. | HistoryEmulationConnector. Ctor overloading refactoring.
| StockSharp/StockSharp | Algo/Testing/HistoryEmulationConnector.cs | apache-2.0 | 1,588,110,231 | #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... |
02e79e788372f0054d24b875f4283c51a8eb95d1 | #113 - First sanity checks on starboard reaction received | #113 - First sanity checks on starboard reaction received
| Daniele122898/SoraBot-v2,Daniele122898/SoraBot-v2 | SoraBot/SoraBot.Services/ReactionHandlers/StarboardService.cs | agpl-3.0 | 1,588,109,624 | using System.Threading.Tasks;
using Discord;
using Discord.WebSocket;
namespace SoraBot.Services.ReactionHandlers
{
public class StarboardService : IStarboardService
{
private static bool IsStarEmote(IEmote emote)
=> emote.Name == "⭐";
public async Task HandleReactionAdded... | using System.Threading.Tasks;
using Discord;
using Discord.WebSocket;
namespace SoraBot.Services.ReactionHandlers
{
public class StarboardService : IStarboardService
{
public Task HandleReactionAdded(Cacheable<IUserMessage, ulong> msg, ISocketMessageChannel channel, SocketReaction re... |
3bd424734386f2bac6c4286e04b2ca772256739a | #113 - Added guild properties. forgot to commit lul | #113 - Added guild properties. forgot to commit lul
| Daniele122898/SoraBot-v2,Daniele122898/SoraBot-v2 | SoraBot/SoraBot.Data/Models/SoraDb/Guild.cs | agpl-3.0 | 1,588,109,610 | using System;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
namespace SoraBot.Data.Models.SoraDb
{
public class Guild
{
[Key]
[DatabaseGenerated(DatabaseGeneratedOption.None)]
public ulong Id { get; set; }
[Required] public st... | using System;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
namespace SoraBot.Data.Models.SoraDb
{
public class Guild
{
[Key]
[DatabaseGenerated(DatabaseGeneratedOption.None)]
public ulong Id { get; set; }
[Required] public st... |
e7e529ab99944f62bbc31f711295519950426b84 | Remove unnecessary null checks | Remove unnecessary null checks
| ppy/osu,smoogipoo/osu,smoogipoo/osu,smoogipooo/osu,NeoAdonis/osu,UselessToucan/osu,NeoAdonis/osu,peppy/osu,peppy/osu-new,smoogipoo/osu,ppy/osu,NeoAdonis/osu,ppy/osu,ppy/osu,peppy/osu,UselessToucan/osu,NeoAdonis/osu,peppy/osu,UselessToucan/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu | osu.Game.Rulesets.Taiko.Tests/Skinning/TestSceneDrawableTaikoMascot.cs | mit | 1,588,109,170 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Testing;
using osu.Game.Beat... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Testing;
using osu.Game.Beat... |
15bbedca8796a4c91975592ae6005d211195449b | Remove unnecessary beatmap field | Remove unnecessary beatmap field
| smoogipoo/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu-new,UselessToucan/osu,peppy/osu,UselessToucan/osu,ppy/osu,NeoAdonis/osu,ppy/osu,ppy/osu,NeoAdonis/osu,smoogipooo/osu,smoogipoo/osu,NeoAdonis/osu,UselessToucan/osu,peppy/osu,ppy/osu,peppy/osu,NeoAdonis/osu,smoogipoo/osu,peppy/osu | osu.Game.Rulesets.Taiko.Tests/Skinning/TestSceneDrawableTaikoMascot.cs | mit | 1,588,109,061 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Testing;
using osu.Game.Beat... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framewo... |
c730b7a6734622621e4e8567113984e723c07853 | #1589 Support setting of properties with a private backing field | #1589 Support setting of properties with a private backing field
| rockfordlhotka/csla,rockfordlhotka/csla,JasonBock/csla,JasonBock/csla,rockfordlhotka/csla,MarimerLLC/csla,MarimerLLC/csla,MarimerLLC/csla,JasonBock/csla | Source/Csla.Shared/Core/GraphMerger.cs | mit | 1,588,109,003 | //-----------------------------------------------------------------------
// <copyright file="GrapherMerger.cs" company="Marimer LLC">
// Copyright (c) Marimer LLC. All rights reserved.
// Website: https://cslanet.com
// </copyright>
// <summary>Defines members required for smart</summary>
//------------------... | //-----------------------------------------------------------------------
// <copyright file="GrapherMerger.cs" company="Marimer LLC">
// Copyright (c) Marimer LLC. All rights reserved.
// Website: https://cslanet.com
// </copyright>
// <summary>Defines members required for smart</summary>
//------------------... |
24216b6600106282f68565b85677dd260ef186c8 | Remove unnecessary lists | Remove unnecessary lists
| peppy/osu,ppy/osu,NeoAdonis/osu,UselessToucan/osu,ppy/osu,UselessToucan/osu,NeoAdonis/osu,ppy/osu,peppy/osu,NeoAdonis/osu,smoogipoo/osu,peppy/osu,UselessToucan/osu,peppy/osu,smoogipoo/osu,ppy/osu,smoogipooo/osu,smoogipoo/osu,NeoAdonis/osu,peppy/osu-new,smoogipoo/osu,UselessToucan/osu | osu.Game.Rulesets.Taiko.Tests/Skinning/TestSceneDrawableTaikoMascot.cs | mit | 1,588,108,970 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framewo... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using NUnit.Framework;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framewo... |
236f48ecb51e413c13a16d55b6712df4d0a3ca9f | Updating .NET Core branding to .NET (#5286) | Updating .NET Core branding to .NET (#5286)
| rainersigwald/msbuild,rainersigwald/msbuild,sean-gilliam/msbuild,mono/msbuild,sean-gilliam/msbuild,cdmihai/msbuild,AndyGerlicher/msbuild,cdmihai/msbuild,rainersigwald/msbuild,cdmihai/msbuild,sean-gilliam/msbuild,sean-gilliam/msbuild,cdmihai/msbuild,sean-gilliam/msbuild,mono/msbuild,mono/msbuild,AndyGerlicher/msbuild,mo... | src/MSBuild/XMake.cs | mit | 1,588,108,315 | // 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;
using System.Collections.Generic;
#if FEATURE_SYSTEM_CONFIGURATION
using System.Configuration;
#endif
using System.Diagnostics;... | // 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;
using System.Collections.Generic;
#if FEATURE_SYSTEM_CONFIGURATION
using System.Configuration;
#endif
using System.Diagnostics;... |
c540980ab117b648f3f96b16ad0b029a65767aa7 | Adding Shutdown Message to Worker Nodes (#5262) | Adding Shutdown Message to Worker Nodes (#5262)
* Changed where Trace is being called and removed old functionality. | rainersigwald/msbuild,sean-gilliam/msbuild,AndyGerlicher/msbuild,AndyGerlicher/msbuild,sean-gilliam/msbuild,sean-gilliam/msbuild,mono/msbuild,rainersigwald/msbuild,AndyGerlicher/msbuild,cdmihai/msbuild,mono/msbuild,AndyGerlicher/msbuild,rainersigwald/msbuild,sean-gilliam/msbuild,cdmihai/msbuild,sean-gilliam/msbuild,mon... | src/Build/BackEnd/Node/OutOfProcNode.cs | mit | 1,588,108,285 | // 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.Concurrent;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using System.IO;
... | // 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.Concurrent;
using System.Diagnostics;
using System.Diagnostics.CodeAnalysis;
using System.IO;
... |
7e9bdd3d9b6428d6905741a7553bd277905eeb9b | #113 Reaction starboard handlers | #113 Reaction starboard handlers
| Daniele122898/SoraBot-v2,Daniele122898/SoraBot-v2 | SoraBot/SoraBot.Services/ReactionHandlers/IStarboardService.cs | agpl-3.0 | 1,588,108,193 | using System.Threading.Tasks;
using Discord;
using Discord.WebSocket;
using SoraBot.Common.Messages.MessageAdapters;
namespace SoraBot.Services.ReactionHandlers
{
public interface IStarboardService
{
Task HandleReactionAdded(Cacheable<IUserMessage, ulong> msg, ISocketMessageChannel channel,
... | namespace SoraBot.Services.ReactionHandlers
{
public interface IStarboardService
{
}
} |
99173db1bef3562ff6f602f5c6e57befddd32c54 | #113 too much abstraction and refactoring. Let's keep it simple | #113 too much abstraction and refactoring. Let's keep it simple
| Daniele122898/SoraBot-v2,Daniele122898/SoraBot-v2 | SoraBot/SoraBot.Services/Core/MessageHandlers/ReactionReceivedHandler.cs | agpl-3.0 | 1,588,108,171 | using System;
using System.Threading;
using System.Threading.Tasks;
using SoraBot.Common.Messages;
using SoraBot.Common.Messages.MessageAdapters;
namespace SoraBot.Services.Core.MessageHandlers
{
public class ReactionReceivedHandler : IMessageHandler<ReactionReceived>
{
public async Task HandleMessage... | using System;
using System.Threading;
using System.Threading.Tasks;
using SoraBot.Common.Messages;
using SoraBot.Common.Messages.MessageAdapters;
namespace SoraBot.Services.Core.MessageHandlers
{
public class ReactionReceivedHandler : IMessageHandler<ReactionReceived>
{
public async Task HandleMessage... |
e151991c91339cffd77beaa773dc39aab7e14c38 | Add timer dispose in FakeDataQueue.Dispose | Add timer dispose in FakeDataQueue.Dispose
| jameschch/Lean,JKarathiya/Lean,StefanoRaggi/Lean,jameschch/Lean,StefanoRaggi/Lean,AlexCatarino/Lean,AlexCatarino/Lean,StefanoRaggi/Lean,StefanoRaggi/Lean,QuantConnect/Lean,JKarathiya/Lean,QuantConnect/Lean,jameschch/Lean,jameschch/Lean,QuantConnect/Lean,JKarathiya/Lean,AlexCatarino/Lean | Engine/DataFeeds/Queues/FakeDataQueue.cs | apache-2.0 | 1,588,108,114 | /*
* 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... |
38bcf06f9967519146b8ace0de4d618cd9c95f55 | Disable JanusGraph integration tests. | Disable JanusGraph integration tests.
| ExRam/ExRam.Gremlinq | ExRam.Gremlinq.Providers.JanusGraph.Tests/JanusGraphIntegrationTests.cs | mit | 1,588,108,070 | #if RELEASE && NETCOREAPP3_1
//Id generation on the JanusGraph docker image is too nondeterministic.
/*using ExRam.Gremlinq.Core;
using ExRam.Gremlinq.Core.Tests;
using ExRam.Gremlinq.Providers.WebSocket;
using Xunit.Abstractions;
using static ExRam.Gremlinq.Core.GremlinQuerySource;
namespace ExRam.Gremlinq.Providers... | #if RELEASE && NETCOREAPP3_1
using ExRam.Gremlinq.Core;
using ExRam.Gremlinq.Core.Tests;
using ExRam.Gremlinq.Providers.WebSocket;
using Xunit.Abstractions;
using static ExRam.Gremlinq.Core.GremlinQuerySource;
namespace ExRam.Gremlinq.Providers.JanusGraph.Tests
{
public class JanusGraphIntegrationTests : QueryExe... |
70ae76e8ff206e875af68834b462246ec5f49933 | #113 Stump for reaction Handler | #113 Stump for reaction Handler
| Daniele122898/SoraBot-v2,Daniele122898/SoraBot-v2 | SoraBot/SoraBot.Services/Core/MessageHandlers/ReactionReceivedHandler.cs | agpl-3.0 | 1,588,107,786 | using System;
using System.Threading;
using System.Threading.Tasks;
using SoraBot.Common.Messages;
using SoraBot.Common.Messages.MessageAdapters;
namespace SoraBot.Services.Core.MessageHandlers
{
public class ReactionReceivedHandler : IMessageHandler<ReactionReceived>
{
public async Task HandleMessage... | using System.Threading;
using System.Threading.Tasks;
using SoraBot.Common.Messages;
using SoraBot.Common.Messages.MessageAdapters;
namespace SoraBot.Services.Core.MessageHandlers
{
public class ReactionReceivedHandler : IMessageHandler<ReactionReceived>
{
public Task HandleMessageAsync(ReactionReceiv... |
f52ae127482358ff3d5f1ca6f49cf14311eea87d | Don't report toggle-state for non-togglable items | Don't report toggle-state for non-togglable items
| grokys/Perspex,SuperJMN/Avalonia,AvaloniaUI/Avalonia,jkoritzinsky/Perspex,SuperJMN/Avalonia,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,akrisiun/Perspex,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,akrisiun/Perspex,jkoritzinsky/Avalonia,Perspex/Perspex,jkoritzinsky/Avalonia,wiesla... | src/Avalonia.FreeDesktop/DBusMenuExporter.cs | mit | 1,588,107,485 | using System;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Reactive.Disposables;
using System.Threading.Tasks;
using Avalonia.Controls;
using Avalonia.Controls.Platform;
using Avalonia.FreeDesktop.DBusMenu;
using Avalonia.Input;
using Avalonia.Threading;
using Tmds.DBus;
#pragma ... | using System;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Reactive.Disposables;
using System.Threading.Tasks;
using Avalonia.Controls;
using Avalonia.Controls.Platform;
using Avalonia.FreeDesktop.DBusMenu;
using Avalonia.Input;
using Avalonia.Threading;
using Tmds.DBus;
#pragma ... |
323af085150d7c941d8bd90e2d17305fb3c1a865 | Hooked up discord events to internal message broker | Hooked up discord events to internal message broker
| Daniele122898/SoraBot-v2,Daniele122898/SoraBot-v2 | SoraBot/SoraBot.Services/Core/DiscordSocketCoreListeningBehavior.cs | agpl-3.0 | 1,588,107,208 | using System.Threading;
using System.Threading.Tasks;
using Discord;
using Discord.WebSocket;
using SoraBot.Common.Extensions.Hosting;
using SoraBot.Common.Messages;
using SoraBot.Common.Messages.MessageAdapters;
namespace SoraBot.Services.Core
{
public class DiscordSocketCoreListeningBehavior : IBehavior
{
... | using System.Threading;
using System.Threading.Tasks;
using Discord.WebSocket;
using SoraBot.Common.Extensions.Hosting;
using SoraBot.Common.Messages;
using SoraBot.Common.Messages.MessageAdapters;
namespace SoraBot.Services.Core
{
public class DiscordSocketCoreListeningBehavior : IBehavior
{
private ... |
da9dbd6d65f85461dc4745bb2ce36f11334ef28e | Make some permanent PRs for the repository test | Make some permanent PRs for the repository test
| tgstation/tgstation-server,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools | tests/Tgstation.Server.Tests/Instance/RepositoryTest.cs | agpl-3.0 | 1,588,107,008 | using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Client;
using Tgstation.Server.Client.Components;
namespace Tgstation.Server.Tests.Inst... | using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Client;
using Tgstation.Server.Client.Components;
namespace Tgstation.Server.Tests.Inst... |
8a6ff82fddbff7be4fbfe180b1064405629150bc | make dbus behavior consistent with osx. | make dbus behavior consistent with osx.
| wieslawsoltes/Perspex,Perspex/Perspex,SuperJMN/Avalonia,jkoritzinsky/Avalonia,grokys/Perspex,SuperJMN/Avalonia,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,SuperJMN/Avalonia,Perspex/Perspex,SuperJMN/Avalonia,wieslawsoltes/Perspex,SuperJMN/Avalonia,wieslawsoltes/Perspex,Avaloni... | src/Avalonia.FreeDesktop/DBusMenuExporter.cs | mit | 1,588,106,696 | using System;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Reactive.Disposables;
using System.Threading.Tasks;
using Avalonia.Controls;
using Avalonia.Controls.Platform;
using Avalonia.FreeDesktop.DBusMenu;
using Avalonia.Input;
using Avalonia.Threading;
using Tmds.DBus;
#pragma ... | using System;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Reactive.Disposables;
using System.Threading.Tasks;
using Avalonia.Controls;
using Avalonia.Controls.Platform;
using Avalonia.FreeDesktop.DBusMenu;
using Avalonia.Input;
using Avalonia.Threading;
using Tmds.DBus;
#pragma ... |
587e78724677a4341db120eaac6e973ad0bf1238 | Fix ChatCommand topic type getting defaulted out | Fix ChatCommand topic type getting defaulted out
| tgstation/tgstation-server-tools,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server | src/Tgstation.Server.Host/Components/Interop/Topic/TopicParameters.cs | agpl-3.0 | 1,588,106,543 | using System;
using Tgstation.Server.Host.Components.Watchdog;
namespace Tgstation.Server.Host.Components.Interop.Topic
{
/// <summary>
/// Parameters for a topic request.
/// </summary>
sealed class TopicParameters : DMApiParameters
{
/// <summary>
/// The <see cref="TopicCommandType"/>.
/// </summary>
... | using System;
using Tgstation.Server.Host.Components.Watchdog;
namespace Tgstation.Server.Host.Components.Interop.Topic
{
/// <summary>
/// Parameters for a topic request.
/// </summary>
sealed class TopicParameters : DMApiParameters
{
/// <summary>
/// The <see cref="TopicCommandType"/>.
/// </summary>
... |
6fa29cb7288adf9cbd2c7e7658f62d5e400e2f11 | Performance: Eliminate Regex overhead in AvoidTrailingWhitespace -> Speedup of 5% (PowerShell 5.1) or 2.5 % (PowerShell 7.1-preview.2) (#1465) | Performance: Eliminate Regex overhead in AvoidTrailingWhitespace -> Speedup of 5% (PowerShell 5.1) or 2.5 % (PowerShell 7.1-preview.2) (#1465)
* Improve performance by not using regex (2% improvement)
* replace regex
* fix index and simplify
* tidy
* Apply suggestions from code review
Co-Authored-By: Ro... | PowerShell/PSScriptAnalyzer,PowerShell/PSScriptAnalyzer | Rules/AvoidTrailingWhitespace.cs | mit | 1,588,106,212 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using System;
using System.Collections.Generic;
using System.Text.RegularExpressions;
#if !CORECLR
using System.ComponentModel.Composition;
#endif
using System.Globalization;
using System.Management.Automation.Language;
usi... | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using System;
using System.Collections.Generic;
using System.Text.RegularExpressions;
#if !CORECLR
using System.ComponentModel.Composition;
#endif
using System.Globalization;
using System.Management.Automation.Language;
usi... |
6b66558561744ad8e6a0de0e40144bba2638e7bd | Fix issue with container uri | Fix issue with container uri
| MassTransit/MassTransit,MassTransit/MassTransit,phatboyg/MassTransit,phatboyg/MassTransit,MassTransit/MassTransit,phatboyg/MassTransit | src/Persistence/MassTransit.Azure.Storage/MessageData/AzureStorageMessageDataRepository.cs | apache-2.0 | 1,588,106,037 | namespace MassTransit.Azure.Storage.MessageData
{
using System;
using System.IO;
using System.Threading;
using System.Threading.Tasks;
using Context;
using MassTransit.MessageData;
using Microsoft.Azure.Storage;
using Microsoft.Azure.Storage.Auth;
using Microsoft.Azure.Storage.Blob;
... | namespace MassTransit.Azure.Storage.MessageData
{
using System;
using System.IO;
using System.Threading;
using System.Threading.Tasks;
using Context;
using MassTransit.MessageData;
using Microsoft.Azure.Storage;
using Microsoft.Azure.Storage.Auth;
using Microsoft.Azure.Storage.Blob;
... |
e75296ffb59b49ae7ba603cfc2fda501e1c6e133 | Detect non-ASCII paths as they confuse Mono. | Detect non-ASCII paths as they confuse Mono.
| mockingbirdnest/Principia,pleroy/Principia,pleroy/Principia,mockingbirdnest/Principia,pleroy/Principia,mockingbirdnest/Principia,mockingbirdnest/Principia,pleroy/Principia,pleroy/Principia,mockingbirdnest/Principia | ksp_plugin_adapter/loader.cs | mit | 1,588,105,381 | using System;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
using Microsoft.Win32;
namespace principia {
namespace ksp_plugin_adapter {
internal static class Loader {
internal static string LoadPrincipiaDllAndInitGoogleLogging() {
if (loaded_principia_dll_) {
return null;
... | using System;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
using Microsoft.Win32;
namespace principia {
namespace ksp_plugin_adapter {
internal static class Loader {
internal static string LoadPrincipiaDllAndInitGoogleLogging() {
if (loaded_principia_dll_) {
return null;
... |
504551e1d5dec95f124594bc7898c8b866244b17 | Don't throw but log a warning when an id is supplied despite it not being possible. | Don't throw but log a warning when an id is supplied despite it not being possible.
| ExRam/ExRam.Gremlinq | ExRam.Gremlinq.Core/Queries/GremlinQuery.cs | mit | 1,588,105,370 | // ReSharper disable ArrangeThisQualifier
using System;
using System.Collections;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System.Linq.Expressions;
using ExRam.Gremlinq.Core.GraphElements;
using Gremlin.Net.Process.Traversal;
using Microsoft.Extensions.Logging;
na... | // ReSharper disable ArrangeThisQualifier
using System;
using System.Collections;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System.Linq.Expressions;
using ExRam.Gremlinq.Core.GraphElements;
using Gremlin.Net.Process.Traversal;
namespace ExRam.Gremlinq.Core
{
in... |
6bb001446ad99022f607561752e8f7573ca761fc | Increase Version | Increase Version
| MGK82/PackTracker | PackHistorian/Plugin.cs | mit | 1,588,105,093 |
using Hearthstone_Deck_Tracker.Plugins;
using System;
using System.Reflection;
using System.Windows.Controls;
using PackTracker.Storage;
using Hearthstone_Deck_Tracker.Utility.Toasts;
using System.ComponentModel;
using PackTracker.Update;
using System.Windows;
namespace PackTracker {
public class Plugin : IPlugin ... |
using Hearthstone_Deck_Tracker.Plugins;
using System;
using System.Reflection;
using System.Windows.Controls;
using PackTracker.Storage;
using Hearthstone_Deck_Tracker.Utility.Toasts;
using System.ComponentModel;
using PackTracker.Update;
using System.Windows;
namespace PackTracker {
public class Plugin : IPlugin ... |
0a1e762bad19fa0c4c911dbe59b67559bc06bd41 | ACTUALLY LOAD THE CUSTOM COMMANDS WTFFFF | ACTUALLY LOAD THE CUSTOM COMMANDS WTFFFF
| tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools,tgstation/tgstation-server | src/Tgstation.Server.Host/Components/Watchdog/SessionController.cs | agpl-3.0 | 1,588,105,049 | 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.Models;
using Tgstation.Server.Host.Compo... | 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.Models;
using Tgstation.Server.Host.Compo... |
e6e8b9032f3d3ba71ce1e31d6d76415d99516c4a | WPF - NullReferenceException when pressing key before underlying CefBrowser created | WPF - NullReferenceException when pressing key before underlying CefBrowser created
Pressing a key before the CefBrowser instance is created would throw an exception
For consistence we add checks like the mouse and touch handlers
Eventually the browser != null checks should be replaced with a browser initialized
che... | Livit/CefSharp,Livit/CefSharp,Livit/CefSharp,Livit/CefSharp | CefSharp.Wpf/ChromiumWebBrowser.cs | bsd-3-clause | 1,588,104,390 | // Copyright © 2013 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;
using System.Runtime.CompilerServices;
using System.Threading;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Co... | // Copyright © 2013 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;
using System.Runtime.CompilerServices;
using System.Threading;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Co... |
578df76cb33390cabddcf9f587e780db833d819f | simplify constructor for AzureBlobStoragebFileTypeAlgorithm, restore HeavyProfiler.Log and remove GetClients | simplify constructor for AzureBlobStoragebFileTypeAlgorithm, restore HeavyProfiler.Log and remove GetClients
for now, maybe a built-in BlobContainerClient cache is necessary to implement getClients efficiently
| signumsoftware/framework,MehdyKarimpour/extensions,signumsoftware/extensions,AlejandroCano/extensions,signumsoftware/extensions,signumsoftware/framework,MehdyKarimpour/extensions,signumsoftware/framework,AlejandroCano/extensions | Signum.Engine.Extensions/Files/AzureBlobStoragebFileTypeAlgorithm.cs | mit | 1,588,104,340 |
using Azure;
using Azure.Storage.Blobs;
using DocumentFormat.OpenXml.Office2013.Excel;
using Signum.Entities.Files;
using Signum.Utilities;
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.IO;
using System.Linq;
namespace Signum.Engine.Files
{
public ... |
using Azure;
using Azure.Storage.Blobs;
using Signum.Entities.Files;
using Signum.Utilities;
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.IO;
using System.Linq;
namespace Signum.Engine.Files
{
public static class BlobContainerClientPool
{
... |
ad1c3e96bcf42e55cf9759c72ccad9e9398f53a2 | Add unit test | Add unit test
| fredatgithub/UsefulFunctions | UnitTestUsefullFunctions/UnitTestFunctionCrypto.cs | mit | 1,588,104,309 | using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using CryptoFunc = FonctionsUtiles.Fred.Csharp.FunctionsCrypto;
namespace UnitTestUsefullFunctions
{
[TestClass]
public class UnitTestFunctionCrypto
{
#region Crypto
... | using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using CryptoFunc = FonctionsUtiles.Fred.Csharp.FunctionsCrypto;
namespace UnitTestUsefullFunctions
{
[TestClass]
public class UnitTestFunctionCrypto
{
#region Crypto
... |
ea5c51e88e5d6d506dc8b534e748302b2b63266c | rename RegisterContentType to RegisterIsAuthorized | rename RegisterContentType to RegisterIsAuthorized
| signumsoftware/framework,signumsoftware/extensions,signumsoftware/framework,signumsoftware/extensions,MehdyKarimpour/extensions,AlejandroCano/extensions,AlejandroCano/extensions,signumsoftware/framework,MehdyKarimpour/extensions | Signum.Engine.Extensions/Toolbar/ToolbarLogic.cs | mit | 1,588,104,263 | using Newtonsoft.Json;
using Signum.Engine.Authorization;
using Signum.Engine.Basics;
using Signum.Engine.Chart;
using Signum.Engine.Dashboard;
using Signum.Engine.DynamicQuery;
using Signum.Engine.Maps;
using Signum.Engine.Operations;
using Signum.Engine.UserAssets;
using Signum.Engine.UserQueries;
using Sig... | using Newtonsoft.Json;
using Signum.Engine.Authorization;
using Signum.Engine.Basics;
using Signum.Engine.Chart;
using Signum.Engine.Dashboard;
using Signum.Engine.DynamicQuery;
using Signum.Engine.Maps;
using Signum.Engine.Operations;
using Signum.Engine.UserAssets;
using Signum.Engine.UserQueries;
using Sig... |
ee1a65868ee2e57a87364634a49fd47880326838 | rename Database.RetrieveExecutedFrom to ExecutionMode.OnApiRetrieved | rename Database.RetrieveExecutedFrom to ExecutionMode.OnApiRetrieved
| MehdyKarimpour/extensions,AlejandroCano/extensions,AlejandroCano/extensions,signumsoftware/framework,signumsoftware/extensions,signumsoftware/extensions,signumsoftware/framework,signumsoftware/framework,MehdyKarimpour/extensions | Signum.Engine.Extensions/ViewLog/ViewLogLogic.cs | mit | 1,588,104,248 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Linq.Expressions;
using System.Reflection;
using System.Text;
using Signum.Engine.DynamicQuery;
using Signum.Engine.Maps;
using Signum.Entities;
using Signum.Entities.Basics;
using Signum.Utilities;
using Signum.Engine.Basics;
u... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Linq.Expressions;
using System.Reflection;
using System.Text;
using Signum.Engine.DynamicQuery;
using Signum.Engine.Maps;
using Signum.Entities;
using Signum.Entities.Basics;
using Signum.Utilities;
using Signum.Engine.Basics;
u... |
5fc067266f739695291acc935ae0dd6a4a7a8e78 | Make GetFinalTransferCoding "safe" (#21202) | Make GetFinalTransferCoding "safe" (#21202)
| aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore | src/Servers/Kestrel/Core/src/Internal/Http/HttpHeaders.cs | apache-2.0 | 1,588,104,082 | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Buffers.Binary;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.CompilerS... | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.CompilerServices;
using System.Runtime... |
0ba952cc1517da660a62ef18936c0d753b84fd32 | Allow Guid as a route parameter | Allow Guid as a route parameter
| BluestoneEU/TypeGap,BluestoneEU/TypeGap,BluestoneEU/TypeGap | TypeGap/GapApiGenerator.cs | mit | 1,588,104,046 | using System;
using System.Collections;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Security.Cryptography;
using System.Text;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
using TypeGap.Extensions;
using TypeGap.Util;
namespace Type... | using System;
using System.Collections;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Security.Cryptography;
using System.Text;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
using TypeGap.Extensions;
using TypeGap.Util;
namespace Type... |
b9af168b84601e2ef4e4b96b6731a351ea77d25e | Move Pop database create to further down the initialisation, so that the watchdog is already started. | Move Pop database create to further down the initialisation, so that the watchdog is already started.
| dasgarner/xibo-dotnetclient,xibosignage/xibo-dotnetclient | MainWindow.xaml.cs | agpl-3.0 | 1,588,103,926 | /**
* Copyright (C) 2020 Xibo Signage Ltd
*
* Xibo - Digital Signage - http://www.xibo.org.uk
*
* This file is part of Xibo.
*
* Xibo is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either ver... | /**
* Copyright (C) 2020 Xibo Signage Ltd
*
* Xibo - Digital Signage - http://www.xibo.org.uk
*
* This file is part of Xibo.
*
* Xibo is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either ver... |
8b2f8088e926c6559a73a57f1c17a2b2e856f1be | Make GetKnownHttpScheme "safe" (#21204) | Make GetKnownHttpScheme "safe" (#21204)
| aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore | src/Servers/Kestrel/Core/src/Internal/Infrastructure/HttpUtilities.cs | apache-2.0 | 1,588,103,918 | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Buffers;
using System.Buffers.Binary;
using System.Diagnostics;
using System.Runtime.CompilerServices;
using System.Runtime.I... | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Buffers;
using System.Buffers.Binary;
using System.Diagnostics;
using System.Runtime.CompilerServices;
using System.Runtime.I... |
6059f50cf0558ca67bfc79bcba85a58a578e7287 | Make integration IRC a watchdog channel | Make integration IRC a watchdog channel
| tgstation/tgstation-server,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools | tests/Tgstation.Server.Tests/Instance/ChatTest.cs | agpl-3.0 | 1,588,103,718 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Client;
using Tgstation.Server.Client.Components;
namespace Tgstation.Server.Tests.Inst... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Client;
using Tgstation.Server.Client.Components;
namespace Tgstation.Server.Tests.Inst... |
e57f4d07e229d9e195f31cd0a8118aeba5f8a544 | Make it more obvious which temp dirs are ours | Make it more obvious which temp dirs are ours
| tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools | tests/Tgstation.Server.Tests/TestingServer.cs | agpl-3.0 | 1,588,103,698 | using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Net;
using System.Net.Http;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Client;
using Tgstati... | using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Net;
using System.Net.Http;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Client;
using Tgstati... |
8c324910eb6212a1549b271fe7b39943c82fc612 | Fix IRC hack | Fix IRC hack
| tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server | tests/Tgstation.Server.Tests/Instance/FunctionalTest.cs | agpl-3.0 | 1,588,103,684 | using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Client.Components;
using... | using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Client.Components;
using... |
2a5236600ae524bb5581e38817c71ea495b55bdb | Fix issue where the watchdog was thought to be running | Fix issue where the watchdog was thought to be running
| tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools,tgstation/tgstation-server | src/Tgstation.Server.Host/Components/Watchdog/WatchdogBase.cs | agpl-3.0 | 1,588,103,673 | using Byond.TopicSender;
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.Api.Models;
using Tgstation.Server.Api.Models.Internal;
using Tgstation.Serve... | using Byond.TopicSender;
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.Api.Models;
using Tgstation.Server.Api.Models.Internal;
using Tgstation.Serve... |
6d9cd4bde48d9f04b867b0f2261f300e4bb34847 | Small fix for unit test | Small fix for unit test
| QuantConnect/Lean,QuantConnect/Lean,jameschch/Lean,StefanoRaggi/Lean,AlexCatarino/Lean,JKarathiya/Lean,StefanoRaggi/Lean,StefanoRaggi/Lean,StefanoRaggi/Lean,jameschch/Lean,JKarathiya/Lean,AlexCatarino/Lean,jameschch/Lean,QuantConnect/Lean,AlexCatarino/Lean,JKarathiya/Lean,jameschch/Lean | Tests/AlgorithmFactory/LoaderTests.cs | apache-2.0 | 1,588,103,618 | /*
* 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 the L... | /*
* 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 the L... |
9eda732d827ec9fe343c7286c1c5ced8daad377c | [Androidproj] Implement ShowAndroidPathVerbosity option | [Androidproj] Implement ShowAndroidPathVerbosity option
| ubisoftinc/Sharpmake,ubisoftinc/Sharpmake,ubisoftinc/Sharpmake | Sharpmake.Generators/VisualStudio/Androidproj.Template.cs | apache-2.0 | 1,588,103,079 | // 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... |
2970da0fcba532d4035edb07af3057fbaeda89f0 | JanusGraph: Edges don't support user supplied ids. | JanusGraph: Edges don't support user supplied ids.
| ExRam/ExRam.Gremlinq | ExRam.Gremlinq.Providers.JanusGraph/GremlinQueryEnvironmentExtensions.cs | mit | 1,588,102,545 | using System;
using ExRam.Gremlinq.Providers.WebSocket;
namespace ExRam.Gremlinq.Core
{
public static class GremlinQueryEnvironmentExtensions
{
public static IGremlinQueryEnvironment UseJanusGraph(this IGremlinQueryEnvironment environment,
Func<IWebSocketConfigurationBuilder, IWebSocketCon... | using System;
using ExRam.Gremlinq.Providers.WebSocket;
namespace ExRam.Gremlinq.Core
{
public static class GremlinQueryEnvironmentExtensions
{
public static IGremlinQueryEnvironment UseJanusGraph(this IGremlinQueryEnvironment environment,
Func<IWebSocketConfigurationBuilder, IWebSocketCon... |
e25e5d15fbaf35766f6d8627f7f63f087584df03 | NetworkTarget - HttpNetworkSender should respect MaxQueueSize (#3928) | NetworkTarget - HttpNetworkSender should respect MaxQueueSize (#3928)
| snakefoot/NLog,NLog/NLog,luigiberrettini/NLog,sean-gilliam/NLog,304NotModified/NLog,snakefoot/NLog,NLog/NLog,304NotModified/NLog,sean-gilliam/NLog,luigiberrettini/NLog,luigiberrettini/NLog | src/NLog/Internal/NetworkSenders/NetworkSenderFactory.cs | bsd-3-clause | 1,588,102,332 | //
// Copyright (c) 2004-2020 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
//
// * Redistributions of s... | //
// Copyright (c) 2004-2020 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
//
// * Redistributions of s... |
13f54e7ffe7f7773b12b9de2b09a31ea81cce25e | Remove exchange from tick files | Remove exchange from tick files
| QuantConnect/Lean,AlexCatarino/Lean,jameschch/Lean,jameschch/Lean,AlexCatarino/Lean,StefanoRaggi/Lean,JKarathiya/Lean,QuantConnect/Lean,StefanoRaggi/Lean,jameschch/Lean,QuantConnect/Lean,StefanoRaggi/Lean,AlexCatarino/Lean,JKarathiya/Lean,JKarathiya/Lean,jameschch/Lean,StefanoRaggi/Lean | ToolBox/AlgoSeekFuturesConverter/AlgoSeekFuturesReader.cs | apache-2.0 | 1,588,102,157 | /*
* 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 ... |
eff06b86ebf5fe7857fb8b0e39a70171c2fb574b | Look for exchange on SPDB instead of the raw filename | Look for exchange on SPDB instead of the raw filename
| JKarathiya/Lean,StefanoRaggi/Lean,AlexCatarino/Lean,QuantConnect/Lean,AlexCatarino/Lean,StefanoRaggi/Lean,StefanoRaggi/Lean,jameschch/Lean,jameschch/Lean,jameschch/Lean,QuantConnect/Lean,jameschch/Lean,JKarathiya/Lean,JKarathiya/Lean,QuantConnect/Lean,AlexCatarino/Lean,StefanoRaggi/Lean | ToolBox/AlgoSeekFuturesConverter/AlgoSeekFuturesReader.cs | apache-2.0 | 1,588,102,157 | /*
* 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 ... |
62e192f9cdf8aa2a6418cd6c43d7aaf0f623ce04 | Improve MHDB Future Market.Usa exception | Improve MHDB Future Market.Usa exception
- MHDB will now throw exceptions for Futures using Market.Usa, improving
the exception adding new message and providing a suggested market
| JKarathiya/Lean,AlexCatarino/Lean,StefanoRaggi/Lean,jameschch/Lean,StefanoRaggi/Lean,JKarathiya/Lean,jameschch/Lean,QuantConnect/Lean,AlexCatarino/Lean,QuantConnect/Lean,StefanoRaggi/Lean,jameschch/Lean,jameschch/Lean,StefanoRaggi/Lean,AlexCatarino/Lean,JKarathiya/Lean,QuantConnect/Lean | Common/Securities/MarketHoursDatabase.cs | apache-2.0 | 1,588,102,156 | /*
* 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... |
9ecc6b008b7920eaaefa2dc43414df2cf6744ecb | Fix issue in AlgoSeekFuturesReader | Fix issue in AlgoSeekFuturesReader
| jameschch/Lean,StefanoRaggi/Lean,StefanoRaggi/Lean,QuantConnect/Lean,QuantConnect/Lean,JKarathiya/Lean,StefanoRaggi/Lean,JKarathiya/Lean,AlexCatarino/Lean,AlexCatarino/Lean,jameschch/Lean,JKarathiya/Lean,QuantConnect/Lean,AlexCatarino/Lean,StefanoRaggi/Lean,jameschch/Lean,jameschch/Lean | ToolBox/AlgoSeekFuturesConverter/AlgoSeekFuturesReader.cs | apache-2.0 | 1,588,102,156 | /*
* 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 ... |
41955297f0403a6cf432e888c8680bbac6b462b6 | Parse the exchange from raw data filename | Parse the exchange from raw data filename
| QuantConnect/Lean,QuantConnect/Lean,StefanoRaggi/Lean,AlexCatarino/Lean,StefanoRaggi/Lean,JKarathiya/Lean,StefanoRaggi/Lean,JKarathiya/Lean,AlexCatarino/Lean,jameschch/Lean,jameschch/Lean,QuantConnect/Lean,AlexCatarino/Lean,JKarathiya/Lean,StefanoRaggi/Lean,jameschch/Lean,jameschch/Lean | ToolBox/AlgoSeekFuturesConverter/AlgoSeekFuturesReader.cs | apache-2.0 | 1,588,102,154 | /*
* 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 ... |
e73d0fb5754319bf3fc25aa961ebc34435bdd0a8 | Fixup ProcessAsync_AwaitersUseTheResultOfExecutor (#21274) | Fixup ProcessAsync_AwaitersUseTheResultOfExecutor (#21274)
This test simulates concurrent calls on a CacheTagHelper to ensure only one enters a critical section.
However it re-uses a TagHelperOutput instance that's modified concurrently which isn't valid or what happens at runtime.
Fixes https://github.com/dotnet/... | aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore | src/Mvc/Mvc.TagHelpers/test/CacheTagHelperTest.cs | apache-2.0 | 1,588,102,135 | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Collections.Generic;
using System.IO;
using System.Text.Encodings.Web;
using System.Threading;
using System.Threading.Tasks;
... | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Collections.Generic;
using System.IO;
using System.Text.Encodings.Web;
using System.Threading;
using System.Threading.Tasks;
... |
c85540b02d4e8f037254ee9161edfa9b371646a1 | Check if we are in flight before warning about banned parts. | Check if we are in flight before warning about banned parts.
| Sanmilie/DarkMultiPlayer,godarklight/DarkMultiPlayer,godarklight/DarkMultiPlayer | Client/VesselWorker.cs | mit | 1,588,101,138 | using System;
using System.Collections.Generic;
using System.IO;
using DarkMultiPlayerCommon;
using UnityEngine;
namespace DarkMultiPlayer
{
public class VesselWorker
{
public bool workerEnabled;
//Hooks enabled
private bool registered;
//Update frequency
private const f... | using System;
using System.Collections.Generic;
using System.IO;
using DarkMultiPlayerCommon;
using UnityEngine;
namespace DarkMultiPlayer
{
public class VesselWorker
{
public bool workerEnabled;
//Hooks enabled
private bool registered;
//Update frequency
private const f... |
7784e803e99b985eac923fb78f8373bff87f0a13 | Add wrapped DetectMulti function. | Add wrapped DetectMulti function.
| shimat/opencvsharp,shimat/opencvsharp,shimat/opencvsharp,shimat/opencvsharp | src/OpenCvSharp/Modules/objdetect/QRCodeDetector.cs | apache-2.0 | 1,588,100,464 | using System;
using System.Collections.Generic;
// ReSharper disable InconsistentNaming
namespace OpenCvSharp
{
/// <summary>
///
/// </summary>
public class QRCodeDetector : DisposableCvObject
{
/// <summary>
///
/// </summary>
public QRCodeDetector()
{
... | using System;
using System.Collections.Generic;
// ReSharper disable InconsistentNaming
namespace OpenCvSharp
{
/// <summary>
///
/// </summary>
public class QRCodeDetector : DisposableCvObject
{
/// <summary>
///
/// </summary>
public QRCodeDetector()
{
... |
b77d6ab40d1fe01a7fa49cbe7550ec6cc657fb98 | Add wrapped DecodeMulti function. | Add wrapped DecodeMulti function.
| shimat/opencvsharp,shimat/opencvsharp,shimat/opencvsharp,shimat/opencvsharp | src/OpenCvSharp/Modules/objdetect/QRCodeDetector.cs | apache-2.0 | 1,588,099,496 | using System;
using System.Collections.Generic;
// ReSharper disable InconsistentNaming
namespace OpenCvSharp
{
/// <summary>
///
/// </summary>
public class QRCodeDetector : DisposableCvObject
{
/// <summary>
///
/// </summary>
public QRCodeDetector()
{
... | using System;
using System.Collections.Generic;
// ReSharper disable InconsistentNaming
namespace OpenCvSharp
{
/// <summary>
///
/// </summary>
public class QRCodeDetector : DisposableCvObject
{
/// <summary>
///
/// </summary>
public QRCodeDetector()
{
... |
2666a9e7caedb842c78f587d9c35ee8ab8487cbe | Add logging | Add logging
| tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools | src/Tgstation.Server.Host/Components/Watchdog/SessionController.cs | agpl-3.0 | 1,588,099,190 | 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.Models;
using Tgstation.Server.Host.Compo... | 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.Models;
using Tgstation.Server.Host.Compo... |
19b136f3bcc456f5326dd8009d4491a7f501dbf3 | ASP.NET Core flip Json and plaintext (#5672) | ASP.NET Core flip Json and plaintext (#5672)
| MTDdk/FrameworkBenchmarks,RockinRoel/FrameworkBenchmarks,jaguililla/FrameworkBenchmarks,RockinRoel/FrameworkBenchmarks,jamming/FrameworkBenchmarks,greenlaw110/FrameworkBenchmarks,RockinRoel/FrameworkBenchmarks,jaguililla/FrameworkBenchmarks,jaguililla/FrameworkBenchmarks,jaguililla/FrameworkBenchmarks,sagenschneider/Fr... | frameworks/CSharp/aspnetcore/PlatformBenchmarks/BenchmarkApplication.cs | bsd-3-clause | 1,588,099,164 | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Buffers.Text;
using System.IO.Pipelines;
using System.Text.Json;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Se... | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Buffers.Text;
using System.IO.Pipelines;
using System.Text.Json;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Se... |
0b93c86ee71ccf63e553bc65d55a4a70c4efaa4c | Fix issues with instance shutdown | Fix issues with instance shutdown
| tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools,tgstation/tgstation-server | src/Tgstation.Server.Host/Components/Instance.cs | agpl-3.0 | 1,588,097,930 | using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Octokit;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Rights;
using Tgstation.Server.Host.Components.Byond;
u... | using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Octokit;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Rights;
using Tgstation.Server.Host.Components.Byond;
u... |
6134c3b147b19f105d8f6d5eaa37dd03c61ee47c | change should method method call to use generics to define return object | change should method method call to use generics to define return object
| takenet/lime-csharp | src/Lime.Protocol.UnitTests/Serialization/TypeUtilTests.cs | apache-2.0 | 1,588,097,482 | using System.Globalization;
using Lime.Protocol.Serialization;
using NUnit.Framework;
using Shouldly;
namespace Lime.Protocol.UnitTests.Serialization
{
[TestFixture]
public class TypeUtilTests
{
[Test]
public void GetGenericFormatterParseFunc_DoubleInvariantCulture_ReturnValidParser()
... | using System.Globalization;
using Lime.Protocol.Serialization;
using NUnit.Framework;
using Shouldly;
namespace Lime.Protocol.UnitTests.Serialization
{
[TestFixture]
public class TypeUtilTests
{
[Test]
public void GetGenericFormatterParseFunc_DoubleInvariantCulture_ReturnValidParser()
... |
433f5f65fcdeb9da637ad4aa0883812330a4ea75 | Break out into assignments. | Break out into assignments.
Null check (item.ItemType?.Id ?? 0;)
| ucdavis/CRP,ucdavis/CRP | CRP.Mvc/Controllers/ViewModels/ItemViewModel.cs | mit | 1,588,097,322 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Security.Principal;
using CRP.Controllers.Helpers;
using CRP.Core.Domain;
using CRP.Core.Resources;
using CRP.Mvc.Controllers.ViewModels.ItemManagement;
using UCDArch.Core.PersistanceSupport;
using Check=UCDArch.Core.Utils.Check;
namespac... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Security.Principal;
using CRP.Controllers.Helpers;
using CRP.Core.Domain;
using CRP.Core.Resources;
using CRP.Mvc.Controllers.ViewModels.ItemManagement;
using UCDArch.Core.PersistanceSupport;
using Check=UCDArch.Core.Utils.Check;
namespac... |
6798ca1be358ca6c5193fa4802a8c16063b46193 | 余分なusing削除 | 余分なusing削除
| zenuas/Roku,zenuas/Roku | src/Compiler/ILWriter.cs | mit | 1,588,097,052 | using Extensions;
using System.IO;
namespace Roku.Compiler
{
public class ILWriter : StreamWriter
{
public int Indent { get; set; } = 0;
public bool IsLineHead { get; protected set; } = true;
public ILWriter(string path) : base(path)
{
}
public override void W... | using Extensions;
using System.IO;
using System.Text.RegularExpressions;
namespace Roku.Compiler
{
public class ILWriter : StreamWriter
{
public int Indent { get; set; } = 0;
public bool IsLineHead { get; protected set; } = true;
public ILWriter(string path) : base(path)
{
... |
ef991e6cdc598451700225c5b786938a49fcdf2e | Make financial Account required. | Make financial Account required.
Previously, the FID would only be required if collecting CC funds.
But as a fall back, it will now always be required.
| ucdavis/CRP,ucdavis/CRP | CRP.Core/Domain/Item.cs | mit | 1,588,096,357 | using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using CRP.Core.Abstractions;
using CRP.Core.Validation.Extensions;
using FluentNHibernate.Mapping;
using UCDArch.Core.DomainModel;
namespace CRP.Core.Domain
{
public class Item : DomainObje... | using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using CRP.Core.Abstractions;
using CRP.Core.Validation.Extensions;
using FluentNHibernate.Mapping;
using UCDArch.Core.DomainModel;
namespace CRP.Core.Domain
{
public class Item : DomainObje... |
b5626243a24157f4c055203ed78870c1815ddc41 | `StackOverflowException` during mock verification | `StackOverflowException` during mock verification
| Moq/moq4 | tests/Moq.Tests/Regressions/IssueReportsFixture.cs | bsd-3-clause | 1,588,096,346 | // Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
using System.Collections;
using System.Collections.Generic;
using System.ComponentModel;
using System.Globalization;
using System.IO;
using Sys... | // Copyright (c) 2007, Clarius Consulting, Manas Technology Solutions, InSTEDD.
// All rights reserved. Licensed under the BSD 3-Clause License; see License.txt.
using System;
using System.Collections;
using System.Collections.Generic;
using System.ComponentModel;
using System.Globalization;
using System.IO;
using Sys... |
076a737f09d69228ece1a5ddb389b23140aa7267 | Work around missing line marker renderer | Work around missing line marker renderer
| JetBrains/resharper-unity,JetBrains/resharper-unity,JetBrains/resharper-unity,JetBrains/resharper-unity | resharper/resharper-unity/src/CSharp/Daemon/Stages/PerformanceCriticalCodeAnalysis/Highlightings/PerformanceCriticalCodeLineMarker.cs | apache-2.0 | 1,588,096,312 | using JetBrains.Application.UI.Controls.BulbMenu.Items;
using JetBrains.DocumentModel;
using JetBrains.ReSharper.Feature.Services.Daemon;
using JetBrains.ReSharper.Psi.CSharp;
using JetBrains.TextControl.DocumentMarkup;
using JetBrains.TextControl.DocumentMarkup.LineMarkers;
namespace JetBrains.ReSharper.Plugins.Unity... | using JetBrains.Application.UI.Controls.BulbMenu.Items;
using JetBrains.DocumentModel;
using JetBrains.ReSharper.Feature.Services.Daemon;
using JetBrains.ReSharper.Psi.CSharp;
using JetBrains.TextControl.DocumentMarkup;
using JetBrains.TextControl.DocumentMarkup.LineMarkers;
namespace JetBrains.ReSharper.Plugins.Unity... |
02e34fcb74f4e0a0671dd6a3f34c79f83ce14853 | Set appropriate layer for performance highlighter | Set appropriate layer for performance highlighter
| JetBrains/resharper-unity,JetBrains/resharper-unity,JetBrains/resharper-unity,JetBrains/resharper-unity | resharper/resharper-unity/src/CSharp/Daemon/Stages/PerformanceCriticalCodeAnalysis/Highlightings/PerformanceHighlightingAttributeIds.cs | apache-2.0 | 1,588,096,293 | using JetBrains.ReSharper.Plugins.Unity.CSharp.Daemon.Stages.Highlightings;
using JetBrains.TextControl.DocumentMarkup;
namespace JetBrains.ReSharper.Plugins.Unity.CSharp.Daemon.Stages.PerformanceCriticalCodeAnalysis.Highlightings
{
// Note that these are registered as part of the main "Unity" group, as they shoul... | using JetBrains.ReSharper.Plugins.Unity.CSharp.Daemon.Stages.Highlightings;
using JetBrains.TextControl.DocumentMarkup;
namespace JetBrains.ReSharper.Plugins.Unity.CSharp.Daemon.Stages.PerformanceCriticalCodeAnalysis.Highlightings
{
// Note that these are registered as part of the main "Unity" group, as they shoul... |
767899d47b58d86bb6b87f24817a8a3f130f2e41 | Fix inconsistent exception message in `-replace` operator (#12388) | Fix inconsistent exception message in `-replace` operator (#12388)
| daxian-dbw/PowerShell,JamesWTruher/PowerShell-1,daxian-dbw/PowerShell,daxian-dbw/PowerShell,TravisEz13/PowerShell,PaulHigin/PowerShell,JamesWTruher/PowerShell-1,daxian-dbw/PowerShell,TravisEz13/PowerShell,TravisEz13/PowerShell,PaulHigin/PowerShell,TravisEz13/PowerShell,JamesWTruher/PowerShell-1,JamesWTruher/PowerShell-... | src/System.Management.Automation/engine/lang/parserutils.cs | mit | 1,588,095,910 | // Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
using System.Collections;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Globalization;
using System.Management.Automation.Internal;
using System.Management.Automation.... | // Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
using System.Collections;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Globalization;
using System.Management.Automation.Internal;
using System.Management.Automation.... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.