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 |
|---|---|---|---|---|---|---|---|---|
cd65fc860b56f7fb2132e547e93ab068e49b308b | Remove extra default application | Remove extra default application
| smoogipoo/osu,ppy/osu,NeoAdonis/osu,peppy/osu-new,UselessToucan/osu,NeoAdonis/osu,peppy/osu,UselessToucan/osu,smoogipoo/osu,smoogipoo/osu,peppy/osu,UselessToucan/osu,ppy/osu,NeoAdonis/osu,NeoAdonis/osu,peppy/osu,peppy/osu,smoogipooo/osu,ppy/osu,smoogipoo/osu,ppy/osu,UselessToucan/osu | osu.Game/Rulesets/Edit/PlacementBlueprint.cs | mit | 1,590,390,955 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Input.Events;
us... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Input.Events;
us... |
db12a0c0bdfd9a83da38628decc5134ddc658234 | remove whitespace | remove whitespace
| nopara73/HiddenWallet,nopara73/HiddenWallet,nopara73/HiddenWallet | WalletWasabi.Gui/Controls/WalletExplorer/CoinListViewModel.cs | mit | 1,590,390,801 | using Avalonia.Controls;
using Avalonia.Threading;
using DynamicData;
using DynamicData.Binding;
using NBitcoin;
using ReactiveUI;
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Collections.Specialized;
using System.Linq;
using System.Reactive;
using System.Reactive.D... | using Avalonia.Controls;
using Avalonia.Threading;
using DynamicData;
using DynamicData.Binding;
using NBitcoin;
using ReactiveUI;
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Collections.Specialized;
using System.Linq;
using System.Reactive;
using System.Reactive.D... |
b44beb413729bb40dc5294c194454ea0707ddf3e | Remove double resolution of EditorClock | Remove double resolution of EditorClock
| UselessToucan/osu,peppy/osu,smoogipoo/osu,UselessToucan/osu,NeoAdonis/osu,peppy/osu,NeoAdonis/osu,ppy/osu,UselessToucan/osu,ppy/osu,ppy/osu,UselessToucan/osu,smoogipoo/osu,peppy/osu,NeoAdonis/osu,smoogipooo/osu,smoogipoo/osu,NeoAdonis/osu,peppy/osu,ppy/osu,smoogipoo/osu,peppy/osu-new | osu.Game/Rulesets/Edit/PlacementBlueprint.cs | mit | 1,590,388,845 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Input.Events;
us... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Input.Events;
us... |
78b52ff4932a1b5480ffffc5d96b33febd2c751b | [ci skip] Updating ServerBuildInfo_Dynamic.cs | [ci skip] Updating ServerBuildInfo_Dynamic.cs
1.3.3394.20200525060437-master-de1dce5
| ACEmulator/ACE,LtRipley36706/ACE,ACEmulator/ACE,LtRipley36706/ACE,ACEmulator/ACE,LtRipley36706/ACE | Source/ACE.Server/ServerBuildInfo_Dynamic.cs | agpl-3.0 | 1,590,386,817 |
namespace ACE.Server
{
public static partial class ServerBuildInfo
{
public static string Branch = "master";
public static string Commit = "de1dce5348181069974ca4eb2ae69e00c051068f";
public static string Version = "1.3";
public static string Build = "3394";
... |
namespace ACE.Server
{
public static partial class ServerBuildInfo
{
public static string Branch = "master";
public static string Commit = "c3692e787fa9effae97ebc64fa1a01d1bfc12267";
public static string Version = "1.3";
public static string Build = "3393";
... |
243ed456c199c787ee6f9080db67bfd060874ce0 | cancel the channel read if write has problem | cancel the channel read if write has problem
| kerryjiang/SuperSocket,kerryjiang/SuperSocket | src/SuperSocket.Channel/PipeChannel.cs | apache-2.0 | 1,590,386,691 | using System;
using System.Buffers;
using System.Threading;
using System.Threading.Tasks;
using System.IO.Pipelines;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using System.Runtime.CompilerServices;
using Microsoft.Extensions.Logging;
using SuperSocket.ProtoBase;
[assembly: InternalsVisi... | using System;
using System.Buffers;
using System.Threading;
using System.Threading.Tasks;
using System.IO.Pipelines;
using System.Collections.Generic;
using System.Runtime.InteropServices;
using System.Runtime.CompilerServices;
using Microsoft.Extensions.Logging;
using SuperSocket.ProtoBase;
[assembly: InternalsVisi... |
3ba26e7be645d4df7d8e011b30262233713987a5 | [ci skip] Updating ServerBuildInfo_Dynamic.cs | [ci skip] Updating ServerBuildInfo_Dynamic.cs
1.3.3393.20200525060129-master-c3692e7
| ACEmulator/ACE,LtRipley36706/ACE,ACEmulator/ACE,LtRipley36706/ACE,ACEmulator/ACE,LtRipley36706/ACE | Source/ACE.Server/ServerBuildInfo_Dynamic.cs | agpl-3.0 | 1,590,386,621 |
namespace ACE.Server
{
public static partial class ServerBuildInfo
{
public static string Branch = "master";
public static string Commit = "c3692e787fa9effae97ebc64fa1a01d1bfc12267";
public static string Version = "1.3";
public static string Build = "3393";
... |
namespace ACE.Server
{
public static partial class ServerBuildInfo
{
public static string Branch = "master";
public static string Commit = "03c1401c160832f8bf297052830e2eda74d83f6f";
public static string Version = "1.3";
public static string Build = "3392";
... |
85e865ba1351e23d08d3e22268c6983ac7860b29 | Add RenewAsync notes | Add RenewAsync notes
| VahidN/DNTIdentity,VahidN/DNTIdentity,VahidN/DNTIdentity | src/ASPNETCoreIdentitySample.Services/Identity/DistributedCacheTicketStore.cs | apache-2.0 | 1,590,386,510 | using System;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Authentication;
using Microsoft.AspNetCore.Authentication.Cookies;
using Microsoft.Extensions.Caching.Distributed;
namespace ASPNETCoreIdentitySample.Services.Identity
{
/// <summary>
/// More info: http://www.dotnettips.info/post/2581
... | using System;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Authentication;
using Microsoft.AspNetCore.Authentication.Cookies;
using Microsoft.Extensions.Caching.Distributed;
namespace ASPNETCoreIdentitySample.Services.Identity
{
/// <summary>
/// More info: http://www.dotnettips.info/post/2581
... |
c3692e787fa9effae97ebc64fa1a01d1bfc12267 | ensure object is on landblock for /removeinst (#2996) | ensure object is on landblock for /removeinst (#2996)
| ACEmulator/ACE,LtRipley36706/ACE,ACEmulator/ACE,LtRipley36706/ACE,ACEmulator/ACE,LtRipley36706/ACE | Source/ACE.Server/Command/Handlers/DeveloperContentCommands.cs | agpl-3.0 | 1,590,386,474 | using System;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Linq;
using System.Numerics;
using System.Text.RegularExpressions;
using Microsoft.EntityFrameworkCore;
using Newtonsoft.Json;
using ACE.Adapter.GDLE;
using ACE.Adapter.Lifestoned;
using ACE.Common.Extensions;
us... | using System;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Linq;
using System.Numerics;
using System.Text.RegularExpressions;
using Microsoft.EntityFrameworkCore;
using Newtonsoft.Json;
using ACE.Adapter.GDLE;
using ACE.Adapter.Lifestoned;
using ACE.Common.Extensions;
us... |
4ed5229f18431db10a359864e27bf47f82a9f537 | Corrected using. | Corrected using.
| dlemstra/Magick.NET,dlemstra/Magick.NET,dlemstra/Magick.NET | src/Magick.NET/Shared/Extensions/IExifProfileExtensions.cs | apache-2.0 | 1,590,386,159 | // 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... |
707e7b6aa01df5e0faedc71470a524f6c3e32c61 | fixing warnings | fixing warnings
| MatterHackers/agg-sharp,larsbrubaker/agg-sharp | DataConverters3D/Object3D/UndoCommands/ReplaceCommand.cs | bsd-2-clause | 1,590,384,683 | /*
Copyright (c) 2019, Lars Brubaker, John Lewin
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and... | /*
Copyright (c) 2019, Lars Brubaker, John Lewin
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and... |
cc5dcf70bb6cf1321048b0a9b1a95e1158753d76 | Make TopicClient single instance | Make TopicClient single instance
| duracellko/planningpoker4azure,duracellko/planningpoker4azure,duracellko/planningpoker4azure | src/Duracellko.PlanningPoker.Azure/ServiceBus/AzureServiceBus.cs | mit | 1,590,383,249 | using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Globalization;
using System.Linq;
using System.Reactive.Subjects;
using System.Threading;
using System.Threading.Tasks;
using System.Timers;
using Duracellko.PlanningPoker.Azure.Conf... | using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Globalization;
using System.Linq;
using System.Reactive.Subjects;
using System.Threading;
using System.Threading.Tasks;
using System.Timers;
using Duracellko.PlanningPoker.Azure.Conf... |
cc8e5c0ba41f0b14d08de480d88c31bff35c20d4 | Fix test case | Fix test case
| Grauenwolf/TravellerTools,Grauenwolf/TravellerTools,Grauenwolf/TravellerTools | TravellerTools/Grauenwolf.TravellerTools.Animals.Tests/UnitTest1.cs | mit | 1,590,380,670 | using Grauenwolf.TravellerTools.Animals.AE;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System.Threading.Tasks;
namespace Grauenwolf.TravellerTools.Animals.Tests
{
[TestClass]
public class AnimalEncounters
{
[TestMethod]
public void TestMethod1()
{
Dice di... | using Grauenwolf.TravellerTools.Animals.AE;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System.Threading.Tasks;
namespace Grauenwolf.TravellerTools.Animals.Tests
{
[TestClass]
public class AnimalEncounters
{
[TestMethod]
public void TestMethod1()
{
Dice di... |
7de8960501d1a627a9c7c8c0a5fd1e13a30ccdfc | Added HasSadComponent to screen object. GetSadComponent(s) correctly returns the type. | Added HasSadComponent to screen object. GetSadComponent(s) correctly returns the type.
| Thraka/SadConsole | SadConsole/IScreenObject.cs | mit | 1,590,380,648 | using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using SadConsole.Components;
using SadConsole.Input;
using SadRogue.Primitives;
namespace SadConsole
{
/// <summary>
/// A generic object processed by SadConsole. Provides parent/child, components, position, and input callba... | using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using SadConsole.Components;
using SadConsole.Input;
using SadRogue.Primitives;
namespace SadConsole
{
/// <summary>
/// A generic object processed by SadConsole. Provides parent/child, components, position, and input callba... |
6904d5d2470c9164f593527a1bdc9d59a6d3f3bd | Remove unnecessary override | Remove unnecessary override
| NeoAdonis/osu,peppy/osu,smoogipoo/osu,NeoAdonis/osu,smoogipoo/osu,UselessToucan/osu,ppy/osu,peppy/osu-new,smoogipoo/osu,smoogipooo/osu,UselessToucan/osu,ppy/osu,UselessToucan/osu,NeoAdonis/osu,peppy/osu,ppy/osu,UselessToucan/osu,peppy/osu,NeoAdonis/osu,smoogipoo/osu,ppy/osu,peppy/osu | osu.Game/IO/WrappedStorage.cs | mit | 1,590,379,973 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.IO;
using osu.Framework.Platform;
namespace osu.Game.IO
{
/// <summary>
/// A storage which wraps an... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.IO;
using osu.Framework.Platform;
namespace osu.Game.IO
{
/// <summary>
/// A storage which wraps an... |
469fb16111f3a9dba1b1406cb573a6778df01273 | Remove unneeded virtual | Remove unneeded virtual
| EVAST9919/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,smoogipooo/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,ppy/osu-framework,peppy/osu-framework,ppy/osu-framework,peppy/osu-framework,ppy/osu-framework,smoogipooo/osu-framework,peppy/osu-framework,ZLima12/osu-framewor... | osu.Framework/Platform/Storage.cs | mit | 1,590,379,916 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.IO;
namespace osu.Framework.Platform
{
public abstract class Storage
{
protected string Bas... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.IO;
namespace osu.Framework.Platform
{
public abstract class Storage
{
protected string Bas... |
e6f7a38504d5d4cd73fb54f3f12626c68302fafb | Rename streams | Rename streams
| EVAST9919/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,ppy/osu-framework,peppy/osu-framework,peppy/osu-framework,ppy/osu-framework,peppy/osu-framework,EVAST9919/osu-framework,smoogipooo/osu-framework,ZLima12/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,peppy/osu-framework,smoogipooo/osu-... | osu.Framework/Testing/DynamicClassCompiler.cs | mit | 1,590,379,568 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Threading;
using osu.Framework.Logging;
using System.Collections.Generic;
using Sy... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Threading;
using osu.Framework.Logging;
using System.Collections.Generic;
using Sy... |
b98fc94b09551f08bb257fb9142c78eb30ceff12 | Incremented version number to 3.3.1. | Incremented version number to 3.3.1.
| rhythmagency/formulate,rhythmagency/formulate | src/formulate.meta/Constants.cs | mit | 1,590,378,227 | namespace formulate.meta
{
/// <summary>
/// Constants relating to Formulate itself (i.e., does not
/// include constants used by Formulate).
/// </summary>
public class Constants
{
/// <summary>
/// This is the version of Formulate. It is used on
/// assemblies and du... | namespace formulate.meta
{
/// <summary>
/// Constants relating to Formulate itself (i.e., does not
/// include constants used by Formulate).
/// </summary>
public class Constants
{
/// <summary>
/// This is the version of Formulate. It is used on
/// assemblies and du... |
323a6775ee496e07329d7e2f35eaa38cd0992ccc | misc: MutualGuilds optimization (#1545) | misc: MutualGuilds optimization (#1545)
* Check Dictionary
Check Dictionary instead of creating a new IReadOnlyCollection and looping in it
* Add Remark to MutualGuilds | AntiTcb/Discord.Net | src/Discord.Net.WebSocket/Entities/Users/SocketUser.cs | mit | 1,590,377,905 | using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Diagnostics;
using System.Globalization;
using System.Linq;
using System.Threading.Tasks;
using Discord.Rest;
using Model = Discord.API.User;
namespace Discord.WebSocket
{
/// <summary>
/// Represents a WebSock... | using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Diagnostics;
using System.Globalization;
using System.Linq;
using System.Threading.Tasks;
using Discord.Rest;
using Model = Discord.API.User;
namespace Discord.WebSocket
{
/// <summary>
/// Represents a WebSock... |
758578955ec577cb54df47f874e2a5ebdaf5a86b | misc: update webhook regex to support discord.com (#1551) | misc: update webhook regex to support discord.com (#1551)
* Updating webhook regex for discord.com
Updates webhook URL regex matching for discordapp.com and discord.com
* Fixing comment
* Whitespace | AntiTcb/Discord.Net | src/Discord.Net.Webhook/DiscordWebhookClient.cs | mit | 1,590,377,765 | using System;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
using Discord.Logging;
using Discord.Rest;
namespace Discord.Webhook
{
/// <summary> A client responsible for connecting as a Webhook. </summary>
publ... | using System;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
using Discord.Logging;
using Discord.Rest;
namespace Discord.Webhook
{
/// <summary> A client responsible for connecting as a Webhook. </summary>
publ... |
f9898be609e707f0f122056b5cf523618b0b5329 | format using block | format using block
| aspnetboilerplate/aspnetboilerplate,luchaoshuai/aspnetboilerplate,ryancyq/aspnetboilerplate,aspnetboilerplate/aspnetboilerplate,aspnetboilerplate/aspnetboilerplate,aspnetboilerplate/aspnetboilerplate,ryancyq/aspnetboilerplate,ryancyq/aspnetboilerplate,luchaoshuai/aspnetboilerplate,ryancyq/aspnetboilerplate | src/Abp/Runtime/Caching/AbpCacheBase.cs | mit | 1,590,375,842 | using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using System.Linq;
using Castle.Core.Logging;
using Nito.AsyncEx;
namespace Abp.Runtime.Caching
{
/// <summary>
/// Base class for caches with generic types, <see cref="AbpCacheBase{TKey, TValue}"/> and .
/// It provides default ... | using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using System.Linq;
using Castle.Core.Logging;
using Nito.AsyncEx;
namespace Abp.Runtime.Caching
{
/// <summary>
/// Base class for caches with generic types, <see cref="AbpCacheBase{TKey, TValue}"/> and .
/// It provides default ... |
72f9a4e8dae5b4923d882b4fc3cbab42ff1e52a3 | update default cache control test for app service | update default cache control test for app service
| luchaoshuai/aspnetboilerplate,ryancyq/aspnetboilerplate,ryancyq/aspnetboilerplate,aspnetboilerplate/aspnetboilerplate,aspnetboilerplate/aspnetboilerplate,ryancyq/aspnetboilerplate,luchaoshuai/aspnetboilerplate,aspnetboilerplate/aspnetboilerplate,aspnetboilerplate/aspnetboilerplate,ryancyq/aspnetboilerplate | test/Abp.AspNetCore.Tests/App/AppModule.cs | mit | 1,590,375,713 | using Abp.AspNetCore.App.MultiTenancy;
using Abp.AspNetCore.TestBase;
using Abp.Configuration.Startup;
using Abp.Modules;
using Abp.AspNetCore.Configuration;
using Abp.AspNetCore.Mocks;
using Abp.Auditing;
using Abp.FluentValidation;
using Abp.Localization;
using Abp.MultiTenancy;
using Abp.Reflection.Extensions;
usin... | using System.Reflection;
using Abp.AspNetCore.App.MultiTenancy;
using Abp.AspNetCore.TestBase;
using Abp.Configuration.Startup;
using Abp.Modules;
using Abp.AspNetCore.Configuration;
using Abp.AspNetCore.Mocks;
using Abp.Auditing;
using Abp.FluentValidation;
using Abp.Localization;
using Abp.MultiTenancy;
using Abp.Re... |
cc0c9c4f900190fccb0e65a70b3a0615037e4196 | remove unused code | remove unused code
| fairygui/FairyGUI-unity | Assets/Scripts/Core/Text/TextField.cs | mit | 1,590,375,402 | using System;
using System.Collections.Generic;
using System.Text;
using UnityEngine;
using FairyGUI.Utils;
namespace FairyGUI
{
/// <summary>
///
/// </summary>
public class TextField : DisplayObject, IMeshFactory
{
VertAlignType _verticalAlign;
TextFormat _textForm... | using System;
using System.Collections.Generic;
using System.Text;
using UnityEngine;
using FairyGUI.Utils;
namespace FairyGUI
{
/// <summary>
///
/// </summary>
public class TextField : DisplayObject, IMeshFactory
{
VertAlignType _verticalAlign;
TextFormat _textForm... |
6afd6f40c043f96c8fb1ee06cbebbc1d229efddc | Fix tiny typo in ErrorContext summary. (#22190) | Fix tiny typo in ErrorContext summary. (#22190)
| aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore | src/Middleware/Diagnostics.Abstractions/src/ErrorContext.cs | apache-2.0 | 1,590,374,479 | // 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 Microsoft.AspNetCore.Http;
namespace Microsoft.AspNetCore.Diagnostics
{
/// <summary>
/// Provides context about the error ... | // 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 Microsoft.AspNetCore.Http;
namespace Microsoft.AspNetCore.Diagnostics
{
/// <summary>
/// Provides context about the error ... |
e2e769d095b42906b3dc387b2a300213a8116281 | Fix DreamMaker progress task | Fix DreamMaker progress task
The task wasn't being cancelled correctly and was holding up the compile | tgstation/tgstation-server-tools,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server | src/Tgstation.Server.Host/Components/Deployment/DreamMaker.cs | agpl-3.0 | 1,590,373,747 | using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Octokit;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Api.M... | using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Octokit;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Api.M... |
5041b1c7e9ab1ccabba64002b8204304a9fe2368 | Do not retry Azure node initialization after successful initialization | Do not retry Azure node initialization after successful initialization
| duracellko/planningpoker4azure,duracellko/planningpoker4azure,duracellko/planningpoker4azure | src/Duracellko.PlanningPoker.Azure/PlanningPokerAzureNode.cs | mit | 1,590,370,247 | using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.IO;
using System.Linq;
using System.Reactive.Linq;
using System.Text;
using System.Threading.Tasks;
using Duracellko.PlanningPoker.Azure.Configuration;
using Duracellko.PlanningPoker.Azure.ServiceBus;
using Duracellko.P... | using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.IO;
using System.Linq;
using System.Reactive.Linq;
using System.Text;
using System.Threading.Tasks;
using Duracellko.PlanningPoker.Azure.Configuration;
using Duracellko.PlanningPoker.Azure.ServiceBus;
using Duracellko.P... |
8c4ce61c1f006dfa096610cbbcbd8a0c3439f91d | Incremented version number to 3.3.0. | Incremented version number to 3.3.0.
| rhythmagency/formulate,rhythmagency/formulate | src/formulate.meta/Constants.cs | mit | 1,590,370,149 | namespace formulate.meta
{
/// <summary>
/// Constants relating to Formulate itself (i.e., does not
/// include constants used by Formulate).
/// </summary>
public class Constants
{
/// <summary>
/// This is the version of Formulate. It is used on
/// assemblies and du... | namespace formulate.meta
{
/// <summary>
/// Constants relating to Formulate itself (i.e., does not
/// include constants used by Formulate).
/// </summary>
public class Constants
{
/// <summary>
/// This is the version of Formulate. It is used on
/// assemblies and du... |
52c85d30d3ec73e3014946768c73f91e3303093d | [ci skip] Updating ServerBuildInfo_Dynamic.cs | [ci skip] Updating ServerBuildInfo_Dynamic.cs
1.3.3392.20200525012348-master-03c1401
| ACEmulator/ACE,LtRipley36706/ACE,LtRipley36706/ACE,ACEmulator/ACE,LtRipley36706/ACE,ACEmulator/ACE | Source/ACE.Server/ServerBuildInfo_Dynamic.cs | agpl-3.0 | 1,590,369,961 |
namespace ACE.Server
{
public static partial class ServerBuildInfo
{
public static string Branch = "master";
public static string Commit = "03c1401c160832f8bf297052830e2eda74d83f6f";
public static string Version = "1.3";
public static string Build = "3392";
... |
namespace ACE.Server
{
public static partial class ServerBuildInfo
{
public static string Branch = "master";
public static string Commit = "cead5d67ac4adc57ac8dae642316f4baea8bec6c";
public static string Version = "1.3";
public static string Build = "3389";
... |
03c1401c160832f8bf297052830e2eda74d83f6f | Portal.CheckUseRequirements checks PlayerKillerStatus not PkLevel (#2997) | Portal.CheckUseRequirements checks PlayerKillerStatus not PkLevel (#2997)
| ACEmulator/ACE,ACEmulator/ACE,LtRipley36706/ACE,LtRipley36706/ACE,ACEmulator/ACE,LtRipley36706/ACE | Source/ACE.Server/WorldObjects/Portal.cs | agpl-3.0 | 1,590,369,810 | using System.Numerics;
using log4net;
using ACE.Entity;
using ACE.Entity.Enum;
using ACE.Entity.Enum.Properties;
using ACE.Entity.Models;
using ACE.Server.Entity;
using ACE.Server.Entity.Actions;
using ACE.Server.Managers;
using ACE.Server.Network.GameEvent.Events;
using ACE.Server.Network.GameMessages.Messages;
nam... | using System.Numerics;
using log4net;
using ACE.Entity;
using ACE.Entity.Enum;
using ACE.Entity.Enum.Properties;
using ACE.Entity.Models;
using ACE.Server.Entity;
using ACE.Server.Entity.Actions;
using ACE.Server.Managers;
using ACE.Server.Network.GameEvent.Events;
using ACE.Server.Network.GameMessages.Messages;
nam... |
059b1de2cca637917396aa83945ec8f38c2cbbb0 | Remove temporary patches (#2989) | Remove temporary patches (#2989)
| ACEmulator/ACE,ACEmulator/ACE,ACEmulator/ACE,LtRipley36706/ACE,LtRipley36706/ACE,LtRipley36706/ACE | Source/ACE.Server/Program.cs | agpl-3.0 | 1,590,369,800 | using System;
using System.Globalization;
using System.IO;
using System.Reflection;
using System.Runtime.InteropServices;
using System.Threading;
using log4net;
using log4net.Config;
using ACE.Common;
using ACE.Database;
using ACE.DatLoader;
using ACE.Server.Command;
using ACE.Server.Managers;
using ACE.Server.Networ... | using System;
using System.Globalization;
using System.IO;
using System.Reflection;
using System.Runtime.InteropServices;
using System.Threading;
using log4net;
using log4net.Config;
using ACE.Common;
using ACE.Database;
using ACE.DatLoader;
using ACE.Server.Command;
using ACE.Server.Managers;
using ACE.Server.Networ... |
fc693498c88aef43f52a30688f7b5b5d5d5c5be6 | Add cloaks to SelectWieldedClothing() (#2988) | Add cloaks to SelectWieldedClothing() (#2988)
Thanks @DridsGhost and @OptimShi | LtRipley36706/ACE,ACEmulator/ACE,LtRipley36706/ACE,LtRipley36706/ACE,ACEmulator/ACE,ACEmulator/ACE | Source/ACE.Server/WorldObjects/Monster_Inventory.cs | agpl-3.0 | 1,590,369,784 | using System;
using System.Collections.Generic;
using System.Linq;
using ACE.Common;
using ACE.Common.Extensions;
using ACE.Database;
using ACE.Database.Models.World;
using ACE.Entity.Enum;
namespace ACE.Server.WorldObjects
{
partial class Creature
{
/// <summary>
/// Determines the monster in... | using System;
using System.Collections.Generic;
using System.Linq;
using ACE.Common;
using ACE.Common.Extensions;
using ACE.Database;
using ACE.Database.Models.World;
using ACE.Entity.Enum;
namespace ACE.Server.WorldObjects
{
partial class Creature
{
/// <summary>
/// Determines the monster in... |
b633b063bdb9c1cb3445354b40f4756c2867e351 | fix wrap layout. | fix wrap layout.
| wieslawsoltes/Perspex,wieslawsoltes/Perspex,wieslawsoltes/Perspex,SuperJMN/Avalonia,AvaloniaUI/Avalonia,akrisiun/Perspex,jkoritzinsky/Avalonia,grokys/Perspex,grokys/Perspex,SuperJMN/Avalonia,jkoritzinsky/Avalonia,SuperJMN/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,Avaloni... | src/Avalonia.Layout/WrapLayout/WrapLayout.cs | mit | 1,590,368,156 | // 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 Avalonia;
using Avalonia.Controls;
using Avalonia.Data;
using Avalonia.Layout;
using System;
using System.Col... | // 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 Avalonia;
using Avalonia.Controls;
using Avalonia.Data;
using Avalonia.Layout;
using System;
using System.Col... |
72309be6f27219b78fff633d212b8706c0a8c469 | include peasant | include peasant
| baughj/hybrasylserver,hybrasyl/server,hybrasyl/server,baughj/hybrasylserver,hybrasyl/server,baughj/hybrasylserver | hybrasyl/Objects/User.cs | agpl-3.0 | 1,590,367,289 | /*
* This file is part of Project Hybrasyl.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the Affero General Public License as published by
* the Free Software Foundation, version 3.
*
* This program is distributed in the hope that it will be useful, but... | /*
* This file is part of Project Hybrasyl.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the Affero General Public License as published by
* the Free Software Foundation, version 3.
*
* This program is distributed in the hope that it will be useful, but... |
1977affe7e6fac5e263011ba20768d1401dcafe3 | Fix OpenInNativeExplorer not working correctly for wrapped storages | Fix OpenInNativeExplorer not working correctly for wrapped storages
| smoogipoo/osu,UselessToucan/osu,peppy/osu,ppy/osu,peppy/osu,NeoAdonis/osu,smoogipooo/osu,peppy/osu,ppy/osu,UselessToucan/osu,ppy/osu,smoogipoo/osu,NeoAdonis/osu,peppy/osu,smoogipoo/osu,smoogipoo/osu,NeoAdonis/osu,UselessToucan/osu,UselessToucan/osu,ppy/osu,peppy/osu-new,NeoAdonis/osu | osu.Game/IO/WrappedStorage.cs | mit | 1,590,366,431 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.IO;
using osu.Framework.Platform;
namespace osu.Game.IO
{
/// <summary>
/// A storage which wraps an... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.IO;
using osu.Framework.Platform;
namespace osu.Game.IO
{
/// <summary>
/// A storage which wraps an... |
1ca7d126d284ce0b80de5bd8f318a3b0e30fef4d | TeamCityListenerTests consistently passes across Windows, macOS, and (presumably) Linux by asserting that TeamCity output uses the TeamCity "Service Message" encoding of whatever OS-specific value Environment.NewLine returns. | TeamCityListenerTests consistently passes across Windows, macOS, and (presumably) Linux by asserting that TeamCity output uses the TeamCity "Service Message" encoding of whatever OS-specific value Environment.NewLine returns.
| fixie/fixie,fixie/fixie | src/Fixie.Tests/Internal/Listeners/TeamCityListenerTests.cs | mit | 1,590,363,949 | namespace Fixie.Tests.Internal.Listeners
{
using System;
using System.Linq;
using System.Text.RegularExpressions;
using Assertions;
using Fixie.Internal.Listeners;
public class TeamCityListenerTests : MessagingTests
{
public void ShouldReportResultsToTheConsoleInTeamCityFormat()
... | namespace Fixie.Tests.Internal.Listeners
{
using System.Linq;
using System.Text.RegularExpressions;
using Assertions;
using Fixie.Internal.Listeners;
public class TeamCityListenerTests : MessagingTests
{
public void ShouldReportResultsToTheConsoleInTeamCityFormat()
{
... |
7a5a5036d9eaf9a73ddc8a5eba87577812d4d1d5 | OptionsTests consistently passes across Windows, macOS, and (presumably) Linux by using the null character '\0' as a representative invalid path character common to those operating systems. '\0' was selected by inspecting the multiple OS-specific definitions of Path.GetInvalidPathChars(). | OptionsTests consistently passes across Windows, macOS, and (presumably) Linux by using the null character '\0' as a representative invalid path character common to those operating systems. '\0' was selected by inspecting the multiple OS-specific definitions of Path.GetInvalidPathChars().
| fixie/fixie,fixie/fixie | src/Fixie.Tests/Internal/OptionsTests.cs | mit | 1,590,362,889 | namespace Fixie.Tests.Internal
{
using System;
using Assertions;
using Fixie.Cli;
using Fixie.Internal;
public class OptionsTests
{
public void DemandsValidReportFileNameWhenProvided()
{
Action noReport = new Options(report: null).Validate;
noReport();
... | namespace Fixie.Tests.Internal
{
using System;
using Assertions;
using Fixie.Cli;
using Fixie.Internal;
public class OptionsTests
{
public void DemandsValidReportFileNameWhenProvided()
{
Action noReport = new Options(report: null).Validate;
noReport();
... |
1196ebded42aea4e55f27b623ac1a4461f1e4d9a | Made base do centering for circle | Made base do centering for circle
| jlewin/MatterControl,jlewin/MatterControl,larsbrubaker/MatterControl,larsbrubaker/MatterControl,jlewin/MatterControl,jlewin/MatterControl,larsbrubaker/MatterControl,larsbrubaker/MatterControl | MatterControlLib/DesignTools/Primitives/BaseObject3D.cs | bsd-2-clause | 1,590,362,614 | /*
Copyright (c) 2018, Lars Brubaker, John Lewin
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and... | /*
Copyright (c) 2018, Lars Brubaker, John Lewin
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and... |
08250621e450c571b848d7e5ca311f14faa55d0b | Add flag serialization marker to CollisionGroup for engine bitmasks | Add flag serialization marker to CollisionGroup for engine bitmasks
| space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content | Content.Shared/Physics/CollisionGroup.cs | mit | 1,590,362,228 | using System;
using JetBrains.Annotations;
using Robust.Shared.Map;
using RobustPhysics = Robust.Shared.Physics;
using Robust.Shared.Serialization;
namespace Content.Shared.Physics
{
/// <summary>
/// Defined collision groups for the physics system.
/// </summary>
[Flags, PublicAPI]
[FlagsFor(... | using System;
using JetBrains.Annotations;
using Robust.Shared.Map;
namespace Content.Shared.Physics
{
/// <summary>
/// Defined collision groups for the physics system.
/// </summary>
[Flags, PublicAPI]
public enum CollisionGroup
{
None = 0,
Opaque = 1 << 0, // 1 ... |
d9a29fd8010f81babcd3445671e1279ab783882c | Add code docs | Add code docs
| JeevanJames/ConsoleFx,JeevanJames/ConsoleFx | src/CmdLine.Abstractions/Args/NamedObjectImpl.cs | apache-2.0 | 1,590,361,644 | #region --- License & Copyright Notice ---
/*
ConsoleFx CLI Library Suite
Copyright 2015-2019 Jeevan James
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/LICENS... | #region --- License & Copyright Notice ---
/*
ConsoleFx CLI Library Suite
Copyright 2015-2019 Jeevan James
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/LICENS... |
1cd6edb1a2d64e623fc1b2ac696db3624a5d7c55 | Remove NoDoor and locking from the base locker component. | Remove NoDoor and locking from the base locker component.
| space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14 | Content.Server/GameObjects/Components/Items/Storage/EntityStorageComponent.cs | mit | 1,590,361,424 | using System;
using System.Linq;
using Content.Server.GameObjects.Components.Items.Storage;
using Content.Server.GameObjects.Components.Sound;
using Content.Server.GameObjects.EntitySystems;
using Content.Server.Utility;
using Content.Shared.GameObjects;
using Content.Shared.GameObjects.Components.Storage;
using Robus... | using System;
using System.Linq;
using Content.Server.GameObjects.Components.Items.Storage;
using Content.Server.GameObjects.Components.Sound;
using Content.Server.GameObjects.EntitySystems;
using Content.Server.Utility;
using Content.Shared.GameObjects;
using Content.Shared.GameObjects.Components.Storage;
using Robus... |
a174117880874df70d5cd07d210db4117a1d7cee | fix flowcontainer order properly and removed todo as its decided to do nothing there for now | fix flowcontainer order properly and removed todo as its decided to do nothing there for now
| smoogipoo/osu,peppy/osu-new,UselessToucan/osu,peppy/osu,NeoAdonis/osu,ppy/osu,UselessToucan/osu,ppy/osu,ppy/osu,smoogipoo/osu,smoogipoo/osu,ppy/osu,UselessToucan/osu,peppy/osu,NeoAdonis/osu,smoogipooo/osu,smoogipoo/osu,NeoAdonis/osu,UselessToucan/osu,peppy/osu,peppy/osu,NeoAdonis/osu | osu.Game.Tournament/Screens/SetupScreen.cs | mit | 1,590,360,910 | // 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.Drawing;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Configuration;
us... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Drawing;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Configuration;
us... |
d47f50904237eec9b43fef8dc519ef25e3ca1385 | Added test for comment parsing feature | Added test for comment parsing feature
| ChaosEmperor/Gameloop.Vdf,Shravan2x/Gameloop.Vdf | Tests/VdfConvertFacts.cs | mit | 1,590,359,757 | using Gameloop.Vdf;
using Gameloop.Vdf.Linq;
using System;
using Xunit;
namespace Tests
{
public class VdfConvertFacts
{
[Fact]
public void EmptyStringThrowsException()
{
Assert.Throws<VdfException>(() => VdfConvert.Deserialize(String.Empty));
}
[Fact]
... | using Gameloop.Vdf;
using Gameloop.Vdf.Linq;
using System;
using Xunit;
namespace Tests
{
public class VdfConvertFacts
{
[Fact]
public void EmptyStringThrowsException()
{
Assert.Throws<VdfException>(() => VdfConvert.Deserialize(String.Empty));
}
}
}
|
64b52573ecb4955b010a53184863423e42684f51 | Fixed VObject Add method allowing null VTokens | Fixed VObject Add method allowing null VTokens
| Shravan2x/Gameloop.Vdf,ChaosEmperor/Gameloop.Vdf | Gameloop.Vdf/Linq/VObject.cs | mit | 1,590,359,335 | using Gameloop.Vdf.Utilities;
using System;
using System.Collections.Generic;
using System.Dynamic;
using System.Linq;
using System.Linq.Expressions;
namespace Gameloop.Vdf.Linq
{
public class VObject : VToken, IList<VToken>, IDictionary<string, VToken>
{
private readonly List<VToken> _children;
... | using Gameloop.Vdf.Utilities;
using System;
using System.Collections.Generic;
using System.Dynamic;
using System.Linq;
using System.Linq.Expressions;
namespace Gameloop.Vdf.Linq
{
public class VObject : VToken, IList<VToken>, IDictionary<string, VToken>
{
private readonly List<VToken> _children;
... |
4d4b1357d783da1eabbec26ddfd7e0f5da3674e2 | fix class check for skill/spell learning | fix class check for skill/spell learning
| hybrasyl/server,hybrasyl/server,hybrasyl/server,baughj/hybrasylserver,baughj/hybrasylserver,baughj/hybrasylserver | hybrasyl/Objects/User.cs | agpl-3.0 | 1,590,358,951 | /*
* This file is part of Project Hybrasyl.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the Affero General Public License as published by
* the Free Software Foundation, version 3.
*
* This program is distributed in the hope that it will be useful, but... | /*
* This file is part of Project Hybrasyl.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the Affero General Public License as published by
* the Free Software Foundation, version 3.
*
* This program is distributed in the hope that it will be useful, but... |
918a99713a8edf1fd64dcdabfee99f09d52451c5 | fix class requirements item check | fix class requirements item check
| hybrasyl/server,hybrasyl/server,hybrasyl/server,baughj/hybrasylserver,baughj/hybrasylserver,baughj/hybrasylserver | hybrasyl/Objects/User.cs | agpl-3.0 | 1,590,358,352 | /*
* This file is part of Project Hybrasyl.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the Affero General Public License as published by
* the Free Software Foundation, version 3.
*
* This program is distributed in the hope that it will be useful, but... | /*
* This file is part of Project Hybrasyl.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the Affero General Public License as published by
* the Free Software Foundation, version 3.
*
* This program is distributed in the hope that it will be useful, but... |
4b1c5c89c4fba024d466dc2d8e21a9530e74bd0e | Removed Message Pruning from SoftBan Punishment. | Removed Message Pruning from SoftBan Punishment.
Same as before, we want to keep the message history so we can keep track of what has happened before the ban. | Nielk1/NadekoBot,Nielk1/NadekoBot | NadekoBot.Core/Modules/Administration/Services/UserPunishService.cs | mit | 1,590,358,028 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Discord;
using Discord.Net;
using Discord.WebSocket;
using Microsoft.EntityFrameworkCore;
using NadekoBot.Core.Common.TypeReaders.Models;
using NadekoBot.Core.Services;
using NadekoBot.Core.Services.Database.Models;
... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Discord;
using Discord.Net;
using Discord.WebSocket;
using Microsoft.EntityFrameworkCore;
using NadekoBot.Core.Common.TypeReaders.Models;
using NadekoBot.Core.Services;
using NadekoBot.Core.Services.Database.Models;
... |
8e4ee047d7c2e72cedcab79ed00a9f173086abe6 | Stopped bot from deleting messages upon ban. | Stopped bot from deleting messages upon ban.
Some of the AddBanAsync methods were removing 7 days worth of messages for users that are banned. Changing this method's argument from 7 to 0 should stop that from happening. | Nielk1/NadekoBot,Nielk1/NadekoBot | NadekoBot.Core/Modules/Administration/UserPunishCommands.cs | mit | 1,590,357,502 | using Discord;
using Discord.Commands;
using Discord.WebSocket;
using NadekoBot.Common.Attributes;
using NadekoBot.Core.Common.TypeReaders.Models;
using NadekoBot.Core.Services.Database.Models;
using NadekoBot.Extensions;
using NadekoBot.Modules.Administration.Services;
using System;
using System.Linq;
using System.Thr... | using Discord;
using Discord.Commands;
using Discord.WebSocket;
using NadekoBot.Common.Attributes;
using NadekoBot.Core.Common.TypeReaders.Models;
using NadekoBot.Core.Services.Database.Models;
using NadekoBot.Extensions;
using NadekoBot.Modules.Administration.Services;
using System;
using System.Linq;
using System.Thr... |
9e9b5945fe3de77dabb04874625e7fa38799ba64 | Ensure the payjoin can generate a high R signature if the payer is sending it | Ensure the payjoin can generate a high R signature if the payer is sending it
| btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver,btcpayserver/btcpayserver | BTCPayServer/Payments/PayJoin/PayJoinEndpointController.cs | mit | 1,590,356,863 | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using BTCPayServer.Events;
using BTCPayServer.Filters;
using BTCPayServer.HostedServices;
using BTCPayServer.Payments.Bitcoin;
using BTCPayServer.Services;
using BTCPayServer.Services.Inv... | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using BTCPayServer.Events;
using BTCPayServer.Filters;
using BTCPayServer.HostedServices;
using BTCPayServer.Payments.Bitcoin;
using BTCPayServer.Services;
using BTCPayServer.Services.Inv... |
905ff4c7337bb45008972ea74b9afdf4dc0f7044 | Fixed a test. | Fixed a test.
| serilog/serilog-sinks-mssqlserver,serilog/serilog-sinks-mssqlserver | test/Serilog.Sinks.MSSqlServer.Tests/Sinks/MSSqlServer/Platform/SqlClient/SqlConnectionWrapperTests.cs | apache-2.0 | 1,590,356,010 | #if NET452
using System.Data.SqlClient;
#else
using Microsoft.Data.SqlClient;
#endif
using Xunit;
using Serilog.Sinks.MSSqlServer.Tests.TestUtils;
using Serilog.Sinks.MSSqlServer.Platform.SqlClient;
using System;
namespace Serilog.Sinks.MSSqlServer.Tests.Sinks.MSSqlServer.Platform.SqlClient
{
[Trait(TestCategory.... | #if NET452
using System.Data.SqlClient;
#else
using Microsoft.Data.SqlClient;
#endif
using Xunit;
using Serilog.Sinks.MSSqlServer.Tests.TestUtils;
using Serilog.Sinks.MSSqlServer.Platform.SqlClient;
using System;
namespace Serilog.Sinks.MSSqlServer.Tests.Sinks.MSSqlServer.Platform.SqlClient
{
[Trait(TestCategory.... |
94c6b781620ff2bceabc71cf9110dba25cac6c78 | deal with the pesky rotation metadata | deal with the pesky rotation metadata
| RPCS3/discord-bot,RPCS3/discord-bot | CompatBot/Commands/Vision.cs | lgpl-2.1 | 1,590,355,315 | using System;
using System.Collections.Generic;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Net.Http;
using System.Threading.Tasks;
using ColorThiefDotNet;
using CompatBot.Utils;
using CompatBot.Utils.Extensions;
using DSharpPlus;
using DSharpPlus.CommandsNext;
using DSharpPlus.CommandsNext.... | using System;
using System.Collections.Generic;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Net.Http;
using System.Threading.Tasks;
using ColorThiefDotNet;
using CompatBot.Utils;
using CompatBot.Utils.Extensions;
using DSharpPlus;
using DSharpPlus.CommandsNext;
using DSharpPlus.CommandsNext.... |
745cd6bb7c715519d66862e8d5eb56fd316e9f73 | Fix database update when test merging | Fix database update when test merging
| tgstation/tgstation-server-tools,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server | src/Tgstation.Server.Host/Controllers/RepositoryController.cs | agpl-3.0 | 1,590,355,268 | using Microsoft.AspNetCore.Mvc;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Linq.Expressions;
using System.Net;
using System.Reflection;
using Sys... | using Microsoft.AspNetCore.Mvc;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Linq.Expressions;
using System.Net;
using System.Reflection;
using Sys... |
eb1816a1696f1a704094420ba9424756b388ab38 | Fix a log message | Fix a log message
| tgstation/tgstation-server,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools | src/Tgstation.Server.Host/Components/Repository/Repository.cs | agpl-3.0 | 1,590,354,598 | using LibGit2Sharp;
using LibGit2Sharp.Handlers;
using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Host.IO;
using Tgstation.Se... | using LibGit2Sharp;
using LibGit2Sharp.Handlers;
using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Host.IO;
using Tgstation.Se... |
3b3150c5dfd6dff13ef1b54207ab88c4e7bbdd8d | Fix register _identityProvider | Fix register _identityProvider
| peopleware/net-ppwcode-vernacular-nhibernate,peopleware/net-ppwcode-vernacular-nhibernate | src/III.CastleWindsor/NHibernateFacility.cs | apache-2.0 | 1,590,354,500 | // Copyright 2018 by PeopleWare n.v..
// 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 to in writ... | // Copyright 2018 by PeopleWare n.v..
// 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 to in writ... |
624ed8d6a20d6bbaf50a1a8768efca97494b8653 | keep the labels inside the image | keep the labels inside the image
| RPCS3/discord-bot,RPCS3/discord-bot | CompatBot/Commands/Vision.cs | lgpl-2.1 | 1,590,354,496 | using System;
using System.Collections.Generic;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Net.Http;
using System.Threading.Tasks;
using ColorThiefDotNet;
using CompatBot.Utils;
using CompatBot.Utils.Extensions;
using DSharpPlus;
using DSharpPlus.CommandsNext;
using DSharpPlus.CommandsNext.... | using System;
using System.Collections.Generic;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Net.Http;
using System.Threading.Tasks;
using ColorThiefDotNet;
using CompatBot.Utils;
using CompatBot.Utils.Extensions;
using DSharpPlus;
using DSharpPlus.CommandsNext;
using DSharpPlus.CommandsNext.... |
4b25f689061566d6d8cd08207245714955844e78 | Fixed bug where setting binding context on screen would cause a crash | Fixed bug where setting binding context on screen would cause a crash
Fixed bug where setting the binding context wouldn't immediately update the underlying prop if the VM had already been assigned.
| vchelaru/FlatRedBall,vchelaru/FlatRedBall,vchelaru/FlatRedBall,vchelaru/FlatRedBall,vchelaru/FlatRedBall | FRBDK/Glue/GumPlugin/GumPlugin/Embedded/GraphicalUiElement.IWindow.cs | mit | 1,590,352,268 | using FlatRedBall.Gui;
using Gum.Wireframe;
using RenderingLibrary.Graphics;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Runtime.CompilerServices;
using System.Text;
namespace Gum.Wireframe
{
public partial class GraphicalUiElement : FlatRedBall.G... | using FlatRedBall.Gui;
using Gum.Wireframe;
using RenderingLibrary.Graphics;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Runtime.CompilerServices;
using System.Text;
namespace Gum.Wireframe
{
public partial class GraphicalUiElement : FlatRedBall.G... |
1062e07ec12f017da02a903f0ad1189468e8fe53 | refactor and implemented feedback: | refactor and implemented feedback:
- button text change
- renamed ActionableInfoWithNumberBox to ResolutionSelector and moved the clamping logic inside it
- also removed the ugly right margin and added the FillFlowContainer
| NeoAdonis/osu,peppy/osu-new,UselessToucan/osu,peppy/osu,smoogipoo/osu,smoogipoo/osu,NeoAdonis/osu,UselessToucan/osu,smoogipooo/osu,NeoAdonis/osu,ppy/osu,smoogipoo/osu,smoogipoo/osu,peppy/osu,peppy/osu,peppy/osu,NeoAdonis/osu,ppy/osu,UselessToucan/osu,ppy/osu,ppy/osu,UselessToucan/osu | osu.Game.Tournament/Screens/SetupScreen.cs | mit | 1,590,351,886 | // 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.Drawing;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Configuration;
us... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Drawing;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Configuration;
us... |
7bfc2b1ef264bd92c7ceb4f43c65eed7d803d252 | Minor change | Minor change
| aura-project/Yggdrasil | Yggdrasil.Test/Util/BufferReaderWriter.cs | mit | 1,590,351,515 | // Copyright (c) Aura development team - Licensed under GNU GPL
// For more information, see license file in the main folder
using System;
using System.IO;
using Xunit;
using Yggdrasil.Util;
namespace Yggdrasil.Test.Util
{
public class BufferReaderWriterTests
{
[Fact]
public void Writing()
{
var buffer = ... | // Copyright (c) Aura development team - Licensed under GNU GPL
// For more information, see license file in the main folder
using System;
using System.IO;
using Xunit;
using Yggdrasil.Util;
namespace Yggdrasil.Test.Util
{
public class BufferReaderWriterTests
{
[Fact]
public void Writing()
{
var buffer = ... |
1fd772e748025506c65409f3a9ad324e63ac01b8 | Cleaned up Quadtree | Cleaned up Quadtree
| aura-project/Yggdrasil | Yggdrasil.Structures/Quadtree.cs | mit | 1,590,351,508 | // http://www.java2s.com/Open-Source/CSharp_Free_Code/Example/Download_C_QuadTree.htm
// Finally one that's working, one more problem and I'm gonna write my own... [exec]
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Drawing;
namespace Yggdrasil.Structures
{
/// ... | // http://www.java2s.com/Open-Source/CSharp_Free_Code/Example/Download_C_QuadTree.htm
// Finally one that's working, one more problem and I'm gonna write my own... [exec]
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Drawing;
namespace Yggdrasil.Structures
{
publ... |
8b6e3dfaa126219b1964e7021a99e19cf35acfe1 | Fixed script recaching | Fixed script recaching
| aura-project/Yggdrasil | Yggdrasil.Scripting/ScriptLoader.cs | mit | 1,590,351,472 | // Copyright (c) Aura development team - Licensed under GNU GPL
// For more information, see licence.txt in the main folder
using System;
using System.CodeDom.Compiler;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Reflection.Emit;
using Yggdrasil.IO;
nam... | // Copyright (c) Aura development team - Licensed under GNU GPL
// For more information, see licence.txt in the main folder
using System;
using System.CodeDom.Compiler;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Reflection.Emit;
using Yggdrasil.IO;
nam... |
26e07a627b8364ccf93ddcc69c2915da1fae9c51 | Fix DestructibleComponent sounds not playing. | Fix DestructibleComponent sounds not playing.
| space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14 | Content.Server/GameObjects/Components/Damage/DestructibleComponent.cs | mit | 1,590,351,333 | using System.Collections.Generic;
using Content.Server.GameObjects.EntitySystems;
using Content.Server.Interfaces;
using Content.Shared.GameObjects;
using Robust.Server.GameObjects.EntitySystems;
using Robust.Shared.GameObjects;
using Robust.Shared.Interfaces.GameObjects;
using Robust.Shared.Interfaces.Random;
using R... | using System.Collections.Generic;
using Content.Server.GameObjects.EntitySystems;
using Content.Server.Interfaces;
using Content.Shared.GameObjects;
using Robust.Server.GameObjects.EntitySystems;
using Robust.Shared.GameObjects;
using Robust.Shared.Interfaces.GameObjects;
using Robust.Shared.Interfaces.Random;
using R... |
d2a38bdb00d95faecce1108b216b38e4d085efce | Fix integration tests. | Fix integration tests.
| space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14 | Content.Server/GameObjects/Components/Chemistry/SolutionComponent.cs | mit | 1,590,351,333 | using Content.Server.Chemistry;
using Content.Server.GameObjects.EntitySystems;
using Content.Shared.Chemistry;
using Content.Shared.GameObjects;
using Content.Shared.GameObjects.Components.Chemistry;
using Content.Shared.Utility;
using Robust.Server.GameObjects;
using Robust.Server.GameObjects.EntitySystems;
using Ro... | using Content.Server.Chemistry;
using Content.Server.GameObjects.EntitySystems;
using Content.Shared.Chemistry;
using Content.Shared.GameObjects;
using Content.Shared.GameObjects.Components.Chemistry;
using Content.Shared.Utility;
using Robust.Server.GameObjects;
using Robust.Server.GameObjects.EntitySystems;
using Ro... |
aa07f149c3f7557699674256fa4565fa3c0ae8e3 | Minor fix in Hex util | Minor fix in Hex util
| aura-project/Yggdrasil | Yggdrasil/Util/Hex.cs | mit | 1,590,351,256 | using System;
using System.Text;
using System.Text.RegularExpressions;
namespace Yggdrasil.Util
{
/// <summary>
/// Utility functions to work with hex strings.
/// </summary>
public static class Hex
{
private static readonly Regex _invalidHexCharacters = new Regex(@"[^0-9a-f]|0x", RegexOptions.Compiled | Regex... | using System;
using System.Text;
using System.Text.RegularExpressions;
namespace Yggdrasil.Util
{
/// <summary>
/// Utility functions to work with hex strings.
/// </summary>
public static class Hex
{
private static readonly Regex _invalidHexCharacters = new Regex(@"[^0-9a-f]|0x", RegexOptions.Compiled | Regex... |
38ad13e170d043a1f4b655dff3e0161545fa9f80 | Removed Variables serialization | Removed Variables serialization
Too application specific to keep in the lib.
| aura-project/Yggdrasil | Yggdrasil/Util/Variables.cs | mit | 1,590,351,242 | using System;
using System.Collections.Generic;
namespace Yggdrasil.Util
{
/// <summary>
/// Wrapper around a dictionary of objects that can be read from and
/// serializes to a single string.
/// </summary>
public class Variables
{
private readonly object _syncLock = new object();
private Dictionary<string... | using System;
using System.Collections.Generic;
using System.Globalization;
using System.Text;
using System.Text.RegularExpressions;
namespace Yggdrasil.Util
{
/// <summary>
/// Wrapper around a dictionary of objects that can be read from and
/// serializes to a single string.
/// </summary>
/// <example>
/// v... |
aa4366c8913249452214687b619921a51c0d7594 | Updated default text for the file upload | Updated default text for the file upload
| HotcakesCommerce/core,HotcakesCommerce/core | Libraries/Hotcakes.Commerce/Catalog/Options/FileUpload.cs | mit | 1,590,350,784 | #region License
// Distributed under the MIT License
// ============================================================
// Copyright (c) 2019 Hotcakes Commerce, LLC
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software
// and associated documentation files (the "Software")... | #region License
// Distributed under the MIT License
// ============================================================
// Copyright (c) 2019 Hotcakes Commerce, LLC
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software
// and associated documentation files (the "Software")... |
4d6bc30a3e6bbc7caa00ddfc215a2e17f3d04161 | fix #2975 #2969 (fail to index UWP apps if exception throws) | fix #2975 #2969 (fail to index UWP apps if exception throws)
| qianlifeng/Wox,qianlifeng/Wox,Wox-launcher/Wox,qianlifeng/Wox,qianlifeng/Wox,Wox-launcher/Wox,Wox-launcher/Wox | Plugins/Wox.Plugin.Program/Programs/UWP.cs | mit | 1,590,350,772 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
using System.Security.Principal;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Xml.Linq;
usi... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
using System.Security.Principal;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Xml.Linq;
usi... |
af4ae53f7d0e0eb45ea8a98b2d8b7828a8e19f27 | Add conversion on storing to a ScriptArray | Add conversion on storing to a ScriptArray
| textamina/scriban,lunet-io/scriban | src/Scriban/Runtime/ScriptArray.cs | bsd-2-clause | 1,590,349,538 | // Copyright (c) Alexandre Mutel. All rights reserved.
// Licensed under the BSD-Clause 2 license.
// See license.txt file in the project root for full license information.
using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Runtime.Compile... | // Copyright (c) Alexandre Mutel. All rights reserved.
// Licensed under the BSD-Clause 2 license.
// See license.txt file in the project root for full license information.
using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Runtime.Compile... |
b6f1f1af01a27dce68c1bd264350d10ff35f68e4 | Add support for enums | Add support for enums
| lunet-io/scriban,textamina/scriban | src/Scriban/TemplateContext.Helpers.cs | bsd-2-clause | 1,590,349,452 | // Copyright (c) Alexandre Mutel. All rights reserved.
// Licensed under the BSD-Clause 2 license.
// See license.txt file in the project root for full license information.
using System;
using System.Collections;
using System.Collections.Generic;
using System.Globalization;
using System.Numerics;
using System.Reflecti... | // Copyright (c) Alexandre Mutel. All rights reserved.
// Licensed under the BSD-Clause 2 license.
// See license.txt file in the project root for full license information.
using System;
using System.Collections;
using System.Collections.Generic;
using System.Globalization;
using System.Numerics;
using System.Reflecti... |
bbff11e4116054ae8caf53acae574e6b5d376f2b | Clarify exception message from project file version patcher | Clarify exception message from project file version patcher
| skarpdev/dotnet-version-cli,skarpdev/dotnet-version-cli | src/CsProj/ProjectFileVersionPatcher.cs | mit | 1,590,349,084 | using System;
using System.IO;
using System.Linq;
using System.Xml.Linq;
namespace Skarp.Version.Cli.CsProj
{
public class ProjectFileVersionPatcher
{
private XDocument _doc;
public virtual void Load(string xmlDocument)
{
_doc = XDocument.Parse(xmlDocument, LoadOptions.Pres... | using System;
using System.IO;
using System.Linq;
using System.Xml.Linq;
namespace Skarp.Version.Cli.CsProj
{
public class ProjectFileVersionPatcher
{
private XDocument _doc;
public virtual void Load(string xmlDocument)
{
_doc = XDocument.Parse(xmlDocument, LoadOptions.Pres... |
83c9e0ad26c84b437273b99c98338a859b451c95 | Remove dead code | Remove dead code
| skarpdev/dotnet-version-cli,skarpdev/dotnet-version-cli | src/Versioning/SemVer.cs | mit | 1,590,349,077 | using System;
using System.Text;
using System.Text.RegularExpressions;
namespace Skarp.Version.Cli.Versioning
{
public class SemVer
{
// this lovely little regex comes from the SemVer spec:
// https://semver.org/#is-there-a-suggested-regular-expression-regex-to-check-a-semver-string
pri... | using System;
using System.Text;
using System.Text.RegularExpressions;
namespace Skarp.Version.Cli.Versioning
{
public class SemVer
{
// this lovely little regex comes from the SemVer spec:
// https://semver.org/#is-there-a-suggested-regular-expression-regex-to-check-a-semver-string
pri... |
25efe13f39d040922f49ee12c45136010e889431 | Add pdb to DynamicClassCompiler to show more info in stack trace | Add pdb to DynamicClassCompiler to show more info in stack trace
| EVAST9919/osu-framework,ZLima12/osu-framework,smoogipooo/osu-framework,EVAST9919/osu-framework,ppy/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,ppy/osu-framework,ZLima12/osu-framework,smoogipooo/osu-framework,ppy/osu-fram... | osu.Framework/Testing/DynamicClassCompiler.cs | mit | 1,590,348,967 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Threading;
using osu.Framework.Logging;
using System.Collections.Generic;
using Sy... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Threading;
using osu.Framework.Logging;
using System.Collections.Generic;
using Sy... |
d9456bc4d32bd6c525e08c7d21afe845b057b5ff | #116 - Added post waifu request endpoint | #116 - Added post waifu request endpoint
| Daniele122898/SoraBot-v2,Daniele122898/SoraBot-v2 | SoraBot/SoraBot.WebApi/Controllers/RequestsController.cs | agpl-3.0 | 1,590,348,937 | using System.Collections.Generic;
using System.Threading.Tasks;
using AutoMapper;
using Microsoft.AspNetCore.Mvc;
using SoraBot.Data.Dtos;
using SoraBot.Data.Repositories.Interfaces;
using SoraBot.Services.Users;
using SoraBot.WebApi.Dtos;
namespace SoraBot.WebApi.Controllers
{
[Route("api/[controller]")]
[Ap... | using System.Collections.Generic;
using System.Threading.Tasks;
using AutoMapper;
using Microsoft.AspNetCore.Mvc;
using SoraBot.Data.Repositories.Interfaces;
using SoraBot.Services.Users;
using SoraBot.WebApi.Dtos;
namespace SoraBot.WebApi.Controllers
{
[Route("api/[controller]")]
[ApiController]
public c... |
ef49f1862600e06fbf0425699c9d7e715a6153a3 | #116 - Make sure only pending is counted | #116 - Make sure only pending is counted
| Daniele122898/SoraBot-v2,Daniele122898/SoraBot-v2 | SoraBot/SoraBot.Data/Repositories/WaifuRequestRepository.cs | agpl-3.0 | 1,590,347,661 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using ArgonautCore.Lw;
using Microsoft.EntityFrameworkCore;
using SoraBot.Data.Dtos;
using SoraBot.Data.Models.SoraDb;
using SoraBot.Data.Repositories.Interfaces;
namespace SoraBot.Data.Repositories
{
public class Wai... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using ArgonautCore.Lw;
using Microsoft.EntityFrameworkCore;
using SoraBot.Data.Dtos;
using SoraBot.Data.Models.SoraDb;
using SoraBot.Data.Repositories.Interfaces;
namespace SoraBot.Data.Repositories
{
public class Wai... |
b6437327019fc312a3ad1b46fc5aa0047bd4648e | Poll the GamepadHook on a separate thread | Poll the GamepadHook on a separate thread
| LiveSplit/LiveSplit | LiveSplit/LiveSplit.Core/Model/Input/CompositeHook.cs | mit | 1,590,346,982 | using LiveSplit.Options;
using SharpDX.DirectInput;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace LiveSplit.Model.Input
{
public delegate void EventHandlerT<T>(object sender, T value);
public clas... | using LiveSplit.Options;
using SharpDX.DirectInput;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace LiveSplit.Model.Input
{
public delegate void EventHandlerT<T>(object sender, T value);
public class KeyOrButton
{
... |
be1e6312fec5727f5d5717153a057ba3846ca025 | prev commit fix. | prev commit fix.
| StockSharp/StockSharp | Algo/TraderHelper.cs | apache-2.0 | 1,590,346,138 | #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.c... | #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.c... |
a7fa2a7d7773117c8c81e28e8905d400aaa094b6 | added re-indexing-triggering endpoint | added re-indexing-triggering endpoint
| bradygaster/downr,spboyer/downr,bradygaster/downr,spboyer/downr | Server/Controllers/PostsController.cs | apache-2.0 | 1,590,345,382 | using System;
using System.Collections.Generic;
using System.Linq;
using downr;
using downr.Models;
using downr.Services;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Options;
namespace downr.Controllers
{
public class PostsController : Controller
{
private readonly DownrOptions _options;... | using System;
using System.Collections.Generic;
using System.Linq;
using downr;
using downr.Models;
using downr.Services;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Options;
namespace downr.Controllers
{
public class PostsController : Controller
{
private readonly DownrOptions _options;... |
9592fd7393890a61d6131effaf76105633601674 | Update comment with GitHub issue link | Update comment with GitHub issue link
| jbe2277/waf | src/System.Waf/System.Waf/System.Waf.Core.Test/Foundation/ValidatableModelTest.cs | mit | 1,590,344,836 | using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.ComponentModel.DataAnnotations;
using System.IO;
using System.Linq;
using System.Linq.Expressions;
using System.Reflection;
using System.Runtime.Serialization;
using S... | using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.ComponentModel.DataAnnotations;
using System.IO;
using System.Linq;
using System.Linq.Expressions;
using System.Reflection;
using System.Runtime.Serialization;
using S... |
d6521da4146c9376fbdf56d5bcfe47f38c112cce | narrow maps | narrow maps
| Albeoris/Memoria,Albeoris/Memoria,Albeoris/Memoria | Assembly-CSharp/Global/Field/Map/NarrowMapList.cs | mit | 1,590,343,999 | using System;
using System.Linq;
public static class NarrowMapList
{
public static Boolean IsCurrentMapNarrow() => IsNarrowMap(FF9StateSystem.Common.FF9.fldMapNo);
public static Boolean IsNarrowMap(Int32 mapId) => Array.BinarySearch(List, mapId) >= 0;
private static readonly Int32[] List = new[]
{
... | using System;
using System.Linq;
public static class NarrowMapList
{
public static Boolean IsCurrentMapNarrow() => IsNarrowMap(FF9StateSystem.Common.FF9.fldMapNo);
public static Boolean IsNarrowMap(Int32 mapId) => Array.BinarySearch(List, mapId) >= 0;
private static readonly Int32[] List = new[]
{
... |
3ee5a33775d4912d6fec97730b94da8a93de00b8 | remove default no-cache header for app service | remove default no-cache header for app service
| luchaoshuai/aspnetboilerplate,aspnetboilerplate/aspnetboilerplate,aspnetboilerplate/aspnetboilerplate,ryancyq/aspnetboilerplate,ryancyq/aspnetboilerplate,ryancyq/aspnetboilerplate,aspnetboilerplate/aspnetboilerplate,aspnetboilerplate/aspnetboilerplate,luchaoshuai/aspnetboilerplate,ryancyq/aspnetboilerplate | src/Abp.AspNetCore/AspNetCore/Configuration/AbpAspNetCoreConfiguration.cs | mit | 1,590,343,127 | using System;
using System.Collections.Generic;
using System.Reflection;
using Abp.AspNetCore.Mvc.Results.Caching;
using Abp.Domain.Uow;
using Abp.Web.Models;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Routing;
namespace Abp.AspNetCore.Configuration
{
public class AbpAspNetCoreConfiguration : IAbp... | using System;
using System.Collections.Generic;
using System.Reflection;
using Abp.AspNetCore.Mvc.Results.Caching;
using Abp.Domain.Uow;
using Abp.Web.Models;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Routing;
namespace Abp.AspNetCore.Configuration
{
public class AbpAspNetCoreConfiguration : IAbp... |
dade3607914b35b7f708ca54c70ba990b9afa791 | Misc: report !skinPath! exceptions only once per SC run | Misc: report !skinPath! exceptions only once per SC run
| Piotrekol/StreamCompanion,Piotrekol/StreamCompanion | plugins/OsuMemoryEventSource/MemoryDataProcessor.cs | mit | 1,590,343,092 | using CollectionManager.Enums;
using OsuMemoryDataProvider;
using PpCalculator;
using StreamCompanionTypes;
using StreamCompanionTypes.DataTypes;
using StreamCompanionTypes.Enums;
using StreamCompanionTypes.Interfaces;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Thre... | using CollectionManager.Enums;
using OsuMemoryDataProvider;
using PpCalculator;
using StreamCompanionTypes;
using StreamCompanionTypes.DataTypes;
using StreamCompanionTypes.Enums;
using StreamCompanionTypes.Interfaces;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Thre... |
ec2e64a9606c2b430bc46068dcb26f08152b663b | Log sound not found | Log sound not found
| Albeoris/Memoria,Albeoris/Memoria,Albeoris/Memoria | Assembly-CSharp/Global/SFX/SfxSoundPlayer.cs | mit | 1,590,342,846 | using System;
using System.Collections.Generic;
using System.IO;
using Memoria;
using Memoria.Prime;
using UnityEngine;
public class SfxSoundPlayer : SoundPlayer
{
public void SetVolume(Int32 volume)
{
this.playerVolume = volume / 100f;
this.UpdatePlayingSoundVolume();
}
private void UpdatePlayingSoundVolume... | using System;
using System.Collections.Generic;
using System.IO;
using Memoria;
using UnityEngine;
public class SfxSoundPlayer : SoundPlayer
{
public void SetVolume(Int32 volume)
{
this.playerVolume = volume / 100f;
this.UpdatePlayingSoundVolume();
}
private void UpdatePlayingSoundVolume()
{
foreach (Int3... |
4272272a424a710e143919c6f8b043f6392f9bc0 | Parameter name: index BattleHUD.cs:2116 | Parameter name: index BattleHUD.cs:2116
| Albeoris/Memoria,Albeoris/Memoria,Albeoris/Memoria | Assembly-CSharp/Global/battle/BattleHUD/BattleHUD.cs | mit | 1,590,342,655 | using Assets.Sources.Scripts.UI.Common;
using FF9;
using System;
using System.Collections.Generic;
using Memoria;
using Memoria.Assets;
using Memoria.Data;
using Memoria.Database;
using Memoria.Prime;
using Memoria.Scenes;
using UnityEngine;
public partial class BattleHUD : UIScene
{
private readonly Dictionary<I... | using Assets.Sources.Scripts.UI.Common;
using FF9;
using System;
using System.Collections.Generic;
using Memoria;
using Memoria.Assets;
using Memoria.Data;
using Memoria.Database;
using Memoria.Prime;
using Memoria.Scenes;
using UnityEngine;
public partial class BattleHUD : UIScene
{
private readonly Dictionary<I... |
88d58462a3eca780bcce10bfb3ec7c316dac8cfb | use the same async lock for both sync and async Get() | use the same async lock for both sync and async Get()
| aspnetboilerplate/aspnetboilerplate,ryancyq/aspnetboilerplate,aspnetboilerplate/aspnetboilerplate,luchaoshuai/aspnetboilerplate,luchaoshuai/aspnetboilerplate,ryancyq/aspnetboilerplate,aspnetboilerplate/aspnetboilerplate,aspnetboilerplate/aspnetboilerplate,ryancyq/aspnetboilerplate,ryancyq/aspnetboilerplate | src/Abp/Runtime/Caching/AbpCacheBase.cs | mit | 1,590,341,602 | using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using System.Linq;
using Castle.Core.Logging;
using Nito.AsyncEx;
namespace Abp.Runtime.Caching
{
/// <summary>
/// Base class for caches with generic types, <see cref="AbpCacheBase{TKey, TValue}"/> and .
/// It provides default ... | using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using System.Linq;
using Castle.Core.Logging;
using Nito.AsyncEx;
namespace Abp.Runtime.Caching
{
/// <summary>
/// Base class for caches with generic types, <see cref="AbpCacheBase{TKey, TValue}"/> and .
/// It provides default ... |
08a0e49b556bf13d6d9f509880eff4118ddcc3e8 | Fix: Background image being empty on every 2nd diff change on same mapset | Fix: Background image being empty on every 2nd diff change on same mapset
| Piotrekol/StreamCompanion,Piotrekol/StreamCompanion | plugins/BackgroundImageProvider/BackgroundImageProviderPlugin.cs | mit | 1,590,341,098 | using System;
using System.IO;
using System.Runtime.InteropServices;
using StreamCompanionTypes.DataTypes;
using StreamCompanionTypes.Enums;
using StreamCompanionTypes.Interfaces;
using StreamCompanionTypes.Interfaces.Services;
using StreamCompanionTypes.Interfaces.Sources;
namespace BackgroundImageProvider
{
publ... | using System;
using System.IO;
using System.Runtime.InteropServices;
using StreamCompanionTypes.DataTypes;
using StreamCompanionTypes.Enums;
using StreamCompanionTypes.Interfaces;
using StreamCompanionTypes.Interfaces.Services;
using StreamCompanionTypes.Interfaces.Sources;
namespace BackgroundImageProvider
{
publ... |
07aa44d894ecd1fb74a1b9d46c873759d5505f9e | RemoteStorageClient. GetAvailableDataTypes removed duplicates. | RemoteStorageClient. GetAvailableDataTypes removed duplicates.
| StockSharp/StockSharp | Algo/Storages/Remote/RemoteStorageClient.cs | apache-2.0 | 1,590,340,305 | namespace StockSharp.Algo.Storages.Remote
{
using System;
using System.Collections.Generic;
using System.Linq;
using Ecng.Common;
using MoreLinq;
using StockSharp.Algo.Storages;
using StockSharp.BusinessEntities;
using StockSharp.Messages;
using StockSharp.Algo.Storages.Remote.Messages;
/// <summary>
///... | namespace StockSharp.Algo.Storages.Remote
{
using System;
using System.Collections.Generic;
using System.Linq;
using Ecng.Common;
using MoreLinq;
using StockSharp.Algo.Storages;
using StockSharp.BusinessEntities;
using StockSharp.Messages;
using StockSharp.Algo.Storages.Remote.Messages;
/// <summary>
///... |
5c558ff56fc6f8efca6b01cb5acca08ffe4fd860 | Added support for DSACng | Added support for DSACng
| jstedfast/MimeKit,jstedfast/MimeKit,jstedfast/MimeKit | MimeKit/Cryptography/AsymmetricAlgorithmExtensions.cs | mit | 1,590,339,921 | //
// AsymmetricAlgorithmExtensions.cs
//
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
//
// Copyright (c) 2013-2020 Xamarin Inc. (www.xamarin.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal... | //
// AsymmetricAlgorithmExtensions.cs
//
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
//
// Copyright (c) 2013-2020 Xamarin Inc. (www.xamarin.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal... |
c5314d812f6f4e86365cc5b15f3be3ba27901837 | Fix RGB color | Fix RGB color
| iolevel/peachpie-concept,iolevel/peachpie,peachpiecompiler/peachpie,iolevel/peachpie-concept,peachpiecompiler/peachpie,peachpiecompiler/peachpie,iolevel/peachpie,iolevel/peachpie-concept,iolevel/peachpie,iolevel/peachpie-concept,peachpiecompiler/peachpie,iolevel/peachpie | src/Peachpie.Library.Graphics/PhpGd2.cs | apache-2.0 | 1,590,339,794 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Numerics;
using Pchp.Core;
using Pchp.Library.Streams;
using SixLabors.Fonts;
using SixLabors.ImageSharp;
using SixLabors.ImageSharp.Advanced;
using SixLabors.ImageSharp.Drawing;
using SixLabors.ImageSharp.Drawing.P... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Numerics;
using Pchp.Core;
using Pchp.Library.Streams;
using SixLabors.Fonts;
using SixLabors.ImageSharp;
using SixLabors.ImageSharp.Advanced;
using SixLabors.ImageSharp.Drawing;
using SixLabors.ImageSharp.Drawing.P... |
d0889696dbcf2133ffe9e7ebec0c09d680f0ccf6 | Favor .GetAwaiter().GetResult() over .Wait(), as it provides more natural exception message stack traces for problematic listener implementations. | Favor .GetAwaiter().GetResult() over .Wait(), as it provides more natural exception message stack traces for problematic listener implementations.
| fixie/fixie,fixie/fixie | src/Fixie/Internal/Bus.cs | mit | 1,590,338,794 | namespace Fixie.Internal
{
using System;
using System.Collections.Generic;
using Cli;
class Bus
{
readonly List<Listener> listeners;
public Bus(Listener listener)
: this(new[] { listener })
{
}
public Bus(IReadOnlyList<Listener> listeners)
... | namespace Fixie.Internal
{
using System;
using System.Collections.Generic;
using Cli;
class Bus
{
readonly List<Listener> listeners;
public Bus(Listener listener)
: this(new[] { listener })
{
}
public Bus(IReadOnlyList<Listener> listeners)
... |
20cf1d1875b178772be5a601834da6ebbafcb287 | InMemoryTransactionIdStorage. Do not cache sessions. | InMemoryTransactionIdStorage. Do not cache sessions.
| StockSharp/StockSharp | Algo/Server/ITransactionIdStorage.cs | apache-2.0 | 1,590,336,028 | namespace StockSharp.Algo.Server
{
using System;
using Ecng.Collections;
using Ecng.Common;
using StockSharp.Localization;
/// <summary>
/// The interface describing the transaction and request identifiers storage.
/// </summary>
public interface ITransactionIdStorage
{
/// <summary>
/// Get session bas... | namespace StockSharp.Algo.Server
{
using System;
using Ecng.Collections;
using Ecng.Common;
using StockSharp.Localization;
/// <summary>
/// The interface describing the transaction and request identifiers storage.
/// </summary>
public interface ITransactionIdStorage
{
/// <summary>
/// Get session bas... |
e224bce9e1e08ef65dc337d4d53560db6f359bcc | Remove unused constructor overload. | Remove unused constructor overload.
| fixie/fixie,fixie/fixie | src/Fixie/Internal/Listeners/PipeMessage.cs | mit | 1,590,334,927 | namespace Fixie.Internal.Listeners
{
using System;
// Because we only deserialize message instances that had been constructed
// and serialized in a null-safe fashion, deserialization is trusted. Whenever
// a default constructor is needed only to satisfy the deserializer, it is
// declared both p... | namespace Fixie.Internal.Listeners
{
using System;
// Because we only deserialize message instances that had been constructed
// and serialized in a null-safe fashion, deserialization is trusted. Whenever
// a default constructor is needed only to satisfy the deserializer, it is
// declared both p... |
6025a48cd921687d38ac4af7eb3c6eb568d69913 | Remove booleans and use flags | Remove booleans and use flags
| 0xd4d/iced,0xd4d/iced,0xd4d/iced,0xd4d/iced,0xd4d/iced | src/csharp/Intel/Iced/Intel/FormatterOptions.cs | mit | 1,590,334,926 | /*
Copyright (C) 2018-2019 de4dot@gmail.com
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distr... | /*
Copyright (C) 2018-2019 de4dot@gmail.com
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distr... |
225611dbd28170091a2ff223af4a062adc652e01 | Restore feature demo font | Restore feature demo font
| Thraka/SadConsole | Samples/MainSample/Program.cs | mit | 1,590,334,826 | using System;
using SadConsole;
using SadConsole.Input;
using SadRogue.Primitives;
using Console = SadConsole.Console;
namespace FeatureDemo
{
internal class Program
{
private static Windows.CharacterViewer _characterWindow;
private static Container MainConsole;
private static void Ma... | using System;
using SadConsole;
using SadConsole.Input;
using SadRogue.Primitives;
using Console = SadConsole.Console;
namespace FeatureDemo
{
internal class Program
{
private static Windows.CharacterViewer _characterWindow;
private static Container MainConsole;
private static void Ma... |
a5824d9930d422a9b23ed9f1221159957849d10d | added subtract margin from rectangle | added subtract margin from rectangle
| MatterHackers/agg-sharp,larsbrubaker/agg-sharp | agg/BorderDouble.cs | bsd-2-clause | 1,590,334,328 | using System;
using System.ComponentModel;
using System.Globalization;
using System.Linq;
namespace MatterHackers.Agg
{
/// <summary>
/// BorderDouble is used to represent the border around (Margin) on inside (Padding) of a rectangular area.
/// </summary>
[TypeConverter(typeof(BorderDoubleConverter))]
public st... | using System;
using System.ComponentModel;
using System.Globalization;
using System.Linq;
namespace MatterHackers.Agg
{
/// <summary>
/// BorderDouble is used to represent the border around (Margin) on inside (Padding) of a rectangular area.
/// </summary>
[TypeConverter(typeof(BorderDoubleConverter))]
public st... |
09152c52f6cc9eec04413d91f72c726d81876f5b | Added deconstructor to ExceptionParameter. | Added deconstructor to ExceptionParameter.
| DragonSpark/Framework,DragonSpark/Framework,DragonSpark/Framework | DragonSpark/Diagnostics/Logging/ExceptionParameter.cs | mit | 1,590,333,458 | using JetBrains.Annotations;
namespace DragonSpark.Diagnostics.Logging
{
public readonly struct ExceptionParameter<T>
{
public ExceptionParameter(System.Exception exception, T argument)
{
Exception = exception;
Argument = argument;
}
public System.Exception Exception { get; }
public T Argument { ... | namespace DragonSpark.Diagnostics.Logging
{
public readonly struct ExceptionParameter<T>
{
public ExceptionParameter(System.Exception exception, T argument)
{
Exception = exception;
Argument = argument;
}
public System.Exception Exception { get; }
public T Argument { get; }
}
} |
c566c9dc860e58dea8837fc4abd9d3a405c16275 | Add input helper method to controlsconsole. | Add input helper method to controlsconsole.
| Thraka/SadConsole | SadConsole/UI/Controls/ControlBase.cs | mit | 1,590,332,626 | using SadConsole.Input;
using System.Runtime.Serialization;
using System;
using SadRogue.Primitives;
using SadConsole.UI.Themes;
namespace SadConsole.UI.Controls
{
/// <summary>
/// Base class for all controls.
/// </summary>
[DataContract]
public abstract class ControlBase
{
protected... | using SadConsole.Input;
using System.Runtime.Serialization;
using System;
using SadRogue.Primitives;
using SadConsole.UI.Themes;
namespace SadConsole.UI.Controls
{
/// <summary>
/// Base class for all controls.
/// </summary>
[DataContract]
public abstract class ControlBase
{
protected... |
190aa5acb820e9407140e6341102ed61f0a0a31d | Reveal an inter-process communication bug in which test case duration TimeSpan objects fail to serialize/deserialize accurately, resulting in Test Explorer showing all tests taking "< 1 ms". | Reveal an inter-process communication bug in which test case duration TimeSpan objects fail to serialize/deserialize accurately, resulting in Test Explorer showing all tests taking "< 1 ms".
| fixie/fixie,fixie/fixie | src/Fixie.Tests/TestAdapter/ExecutionRecorderTests.cs | mit | 1,590,331,798 | namespace Fixie.Tests.TestAdapter
{
using System;
using System.Collections.Generic;
using Fixie.TestAdapter;
using Microsoft.VisualStudio.TestPlatform.ObjectModel;
using Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter;
using Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging;
u... | namespace Fixie.Tests.TestAdapter
{
using System;
using System.Collections.Generic;
using Fixie.TestAdapter;
using Microsoft.VisualStudio.TestPlatform.ObjectModel;
using Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter;
using Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging;
u... |
badabe24020aebe2818e98a11a560b203837a1fb | filltoborader | filltoborader
| peachpiecompiler/peachpie,peachpiecompiler/peachpie,peachpiecompiler/peachpie,peachpiecompiler/peachpie,iolevel/peachpie-concept,iolevel/peachpie,iolevel/peachpie,iolevel/peachpie-concept,iolevel/peachpie,iolevel/peachpie-concept,iolevel/peachpie,iolevel/peachpie-concept | src/Peachpie.Library.Graphics/PhpGd2.cs | apache-2.0 | 1,590,331,782 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Numerics;
using Pchp.Core;
using Pchp.Library.Streams;
using SixLabors.Fonts;
using SixLabors.ImageSharp;
using SixLabors.ImageSharp.Advanced;
using SixLabors.ImageSharp.Drawing;
using SixLabors.ImageSharp.Drawing.P... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Numerics;
using Pchp.Core;
using Pchp.Library.Streams;
using SixLabors.Fonts;
using SixLabors.ImageSharp;
using SixLabors.ImageSharp.Advanced;
using SixLabors.ImageSharp.Drawing;
using SixLabors.ImageSharp.Drawing.P... |
352f344afe63d699bac842edbe45aaf95782fb2e | imagechar,imagecharup,imagestringup | imagechar,imagecharup,imagestringup
| peachpiecompiler/peachpie,iolevel/peachpie,iolevel/peachpie-concept,iolevel/peachpie-concept,peachpiecompiler/peachpie,peachpiecompiler/peachpie,peachpiecompiler/peachpie,iolevel/peachpie-concept,iolevel/peachpie,iolevel/peachpie-concept,iolevel/peachpie,iolevel/peachpie | src/Peachpie.Library.Graphics/PhpGd2.cs | apache-2.0 | 1,590,331,770 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Numerics;
using Pchp.Core;
using Pchp.Library.Streams;
using SixLabors.Fonts;
using SixLabors.ImageSharp;
using SixLabors.ImageSharp.Advanced;
using SixLabors.ImageSharp.Drawing;
using SixLabors.ImageSharp.Drawing.P... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Numerics;
using Pchp.Core;
using Pchp.Library.Streams;
using SixLabors.Fonts;
using SixLabors.ImageSharp;
using SixLabors.ImageSharp.Advanced;
using SixLabors.ImageSharp.Drawing;
using SixLabors.ImageSharp.Drawing.P... |
5c77afc502434b1500cb5b2f1640ec538883ff03 | Antialliasing and ellipse fix | Antialliasing and ellipse fix
| peachpiecompiler/peachpie,iolevel/peachpie,iolevel/peachpie,peachpiecompiler/peachpie,iolevel/peachpie-concept,iolevel/peachpie,iolevel/peachpie-concept,iolevel/peachpie-concept,peachpiecompiler/peachpie,peachpiecompiler/peachpie,iolevel/peachpie,iolevel/peachpie-concept | src/Peachpie.Library.Graphics/PhpGd2.cs | apache-2.0 | 1,590,331,734 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Numerics;
using Pchp.Core;
using Pchp.Library.Streams;
using SixLabors.Fonts;
using SixLabors.ImageSharp;
using SixLabors.ImageSharp.Advanced;
using SixLabors.ImageSharp.Drawing;
using SixLabors.ImageSharp.Drawing.P... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Numerics;
using Pchp.Core;
using Pchp.Library.Streams;
using SixLabors.Fonts;
using SixLabors.ImageSharp;
using SixLabors.ImageSharp.Advanced;
using SixLabors.ImageSharp.Drawing;
using SixLabors.ImageSharp.Drawing.P... |
1814774c288aaadf390501b48b0ae49157f9a27f | Comment clean up | Comment clean up
| peachpiecompiler/peachpie,iolevel/peachpie-concept,iolevel/peachpie,iolevel/peachpie-concept,peachpiecompiler/peachpie,iolevel/peachpie,iolevel/peachpie,iolevel/peachpie,iolevel/peachpie-concept,peachpiecompiler/peachpie,iolevel/peachpie-concept,peachpiecompiler/peachpie | src/Peachpie.Library.Graphics/PhpGd2.cs | apache-2.0 | 1,590,331,667 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Numerics;
using Pchp.Core;
using Pchp.Library.Streams;
using SixLabors.Fonts;
using SixLabors.ImageSharp;
using SixLabors.ImageSharp.Advanced;
using SixLabors.ImageSharp.Drawing;
using SixLabors.ImageSharp.Drawing.P... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Numerics;
using Pchp.Core;
using Pchp.Library.Streams;
using SixLabors.Fonts;
using SixLabors.ImageSharp;
using SixLabors.ImageSharp.Advanced;
using SixLabors.ImageSharp.Drawing;
using SixLabors.ImageSharp.Drawing.P... |
8ab65e4c5d3083682ea2fde406dbfcd229fca359 | Move implementation into own class | Move implementation into own class
| UselessToucan/osu,smoogipooo/osu,peppy/osu,peppy/osu,smoogipoo/osu,peppy/osu,ppy/osu,NeoAdonis/osu,NeoAdonis/osu,ppy/osu,NeoAdonis/osu,ppy/osu,NeoAdonis/osu,peppy/osu-new,UselessToucan/osu,ppy/osu,UselessToucan/osu,peppy/osu,smoogipoo/osu,smoogipoo/osu,UselessToucan/osu,smoogipoo/osu | osu.Game/Overlays/Settings/Sections/SkinSection.cs | mit | 1,590,329,724 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Linq;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Sprites;
using... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Linq;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Sprites;
using... |
4cdea6dba8e65afd3a633bca606ba7eeb11bb66f | Inline single-use method now that its name no longer provides readability over its body expression. | Inline single-use method now that its name no longer provides readability over its body expression.
| fixie/fixie,fixie/fixie | src/Fixie/Internal/Listeners/TeamCityListener.cs | mit | 1,590,329,609 | namespace Fixie.Internal.Listeners
{
using System;
using System.Linq;
using System.Text;
using Internal;
using static System.Environment;
class TeamCityListener :
Handler<AssemblyStarted>,
Handler<CaseSkipped>,
Handler<CasePassed>,
Handler<CaseFailed>,
H... | namespace Fixie.Internal.Listeners
{
using System;
using System.Linq;
using System.Text;
using Internal;
using static System.Environment;
class TeamCityListener :
Handler<AssemblyStarted>,
Handler<CaseSkipped>,
Handler<CasePassed>,
Handler<CaseFailed>,
H... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.