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 |
|---|---|---|---|---|---|---|---|---|
f4a9e8c8110a9bc95982d6d4595f03c20a0dfbba | Return the captured GreenPgnPlyListSyntax from CapturePlyList. | Return the captured GreenPgnPlyListSyntax from CapturePlyList.
| PenguinF/sandra-three | Sandra.Chess/Pgn/PgnParser.cs | apache-2.0 | 1,589,486,625 | #region License
/*********************************************************************************
* PgnParser.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... | #region License
/*********************************************************************************
* PgnParser.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... |
9ad876ff31cb17a8d35af41f3461b6064ceb767f | Fixes data destination issue in BenzingaNewsDataConverter | Fixes data destination issue in BenzingaNewsDataConverter
| AlexCatarino/Lean,JKarathiya/Lean,jameschch/Lean,StefanoRaggi/Lean,AlexCatarino/Lean,jameschch/Lean,StefanoRaggi/Lean,StefanoRaggi/Lean,jameschch/Lean,AlexCatarino/Lean,QuantConnect/Lean,jameschch/Lean,JKarathiya/Lean,QuantConnect/Lean,JKarathiya/Lean,StefanoRaggi/Lean,QuantConnect/Lean | ToolBox/Benzinga/BenzingaNewsDataConverter.cs | apache-2.0 | 1,589,486,489 | /*
* QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals.
* Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of... | /*
* QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals.
* Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of... |
6204313dc8250129477d299298b957bd1b50b3e1 | Move all ply builder fields to VariationStackFrame structure. | Move all ply builder fields to VariationStackFrame structure.
| PenguinF/sandra-three | Sandra.Chess/Pgn/PgnParser.cs | apache-2.0 | 1,589,486,339 | #region License
/*********************************************************************************
* PgnParser.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... | #region License
/*********************************************************************************
* PgnParser.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... |
1768beb690a9733f3ebf966c6576b8006c011984 | Rename class SeeingEditorScreen to SeedingEditorScreen | Rename class SeeingEditorScreen to SeedingEditorScreen
| ppy/osu,smoogipooo/osu,peppy/osu,NeoAdonis/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu-new,peppy/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu,ppy/osu,ppy/osu,NeoAdonis/osu,UselessToucan/osu,peppy/osu,smoogipoo/osu,NeoAdonis/osu,smoogipoo/osu,UselessToucan/osu,NeoAdonis/osu,ppy/osu | osu.Game.Tournament/Screens/Editors/SeedingEditorScreen.cs | mit | 1,589,485,930 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System.Linq;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framewo... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System.Linq;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framewo... |
6ec55eb400a480dbf475565fdf48589b7e0ea50d | Give mappool scene its own video | Give mappool scene its own video
| NeoAdonis/osu,ppy/osu,peppy/osu,peppy/osu,UselessToucan/osu,smoogipoo/osu,ppy/osu,peppy/osu-new,smoogipooo/osu,peppy/osu,smoogipoo/osu,NeoAdonis/osu,smoogipoo/osu,NeoAdonis/osu,UselessToucan/osu,peppy/osu,ppy/osu,smoogipoo/osu,UselessToucan/osu,ppy/osu,NeoAdonis/osu,UselessToucan/osu | osu.Game.Tournament/Screens/MapPool/MapPoolScreen.cs | mit | 1,589,485,899 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System.Linq;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framewo... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System.Linq;
using osu.Framework.Allocation;
using osu.Framework.Bindables;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framewo... |
7fc7a6b9a63b4d056ce23b22216701bce7409c5f | Extract methods YieldParenthesisOpen and YieldParenthesisClose. | Extract methods YieldParenthesisOpen and YieldParenthesisClose.
| PenguinF/sandra-three | Sandra.Chess/Pgn/PgnParser.cs | apache-2.0 | 1,589,485,877 | #region License
/*********************************************************************************
* PgnParser.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... | #region License
/*********************************************************************************
* PgnParser.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... |
1a55b3a079d71cd529fa89712303913fe617ade5 | Move shared code into CaptureMainLine, except when yielding '(' and ')' symbols. | Move shared code into CaptureMainLine, except when yielding '(' and ')' symbols.
| PenguinF/sandra-three | Sandra.Chess/Pgn/PgnParser.cs | apache-2.0 | 1,589,485,641 | #region License
/*********************************************************************************
* PgnParser.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... | #region License
/*********************************************************************************
* PgnParser.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... |
6e2ed4d25df4b9b87da014549d44831783d02b09 | Go to tag section after yielding a game termination marker, so check in YieldEof can be removed. | Go to tag section after yielding a game termination marker, so check in YieldEof can be removed.
| PenguinF/sandra-three | Sandra.Chess/Pgn/PgnParser.cs | apache-2.0 | 1,589,485,383 | #region License
/*********************************************************************************
* PgnParser.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... | #region License
/*********************************************************************************
* PgnParser.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... |
ccad6cfec71058cd8604b6e45805dbf3f29ccbcc | Fix exception when switching to secondary vault. (#341) | Fix exception when switching to secondary vault. (#341)
introduced with PR#338 | EtienneLamoureux/TQVaultAE | src/TQVaultAE.GUI/Components/VaultPanel.cs | mit | 1,589,482,684 | //-----------------------------------------------------------------------
// <copyright file="VaultPanel.cs" company="None">
// Copyright (c) Brandon Wallace and Jesse Calhoun. All rights reserved.
// </copyright>
//-----------------------------------------------------------------------
namespace TQVaultAE.GUI.Com... | //-----------------------------------------------------------------------
// <copyright file="VaultPanel.cs" company="None">
// Copyright (c) Brandon Wallace and Jesse Calhoun. All rights reserved.
// </copyright>
//-----------------------------------------------------------------------
namespace TQVaultAE.GUI.Com... |
627b36129cffa9af438e52f00687eb8b4088d6c3 | Remove test method integration category as IO no longer is needed | Remove test method integration category as IO no longer is needed
| arkivverket/arkade5,arkivverket/arkade5 | src/Arkivverket.Arkade.Core.Tests/Misc/TestIdIntegrityTest.cs | agpl-3.0 | 1,589,482,548 | using System.Collections.Generic;
using System.Linq;
using Arkivverket.Arkade.Core.Base.Addml;
using Arkivverket.Arkade.Core.Testing.Noark5;
using Arkivverket.Arkade.Core.Util;
using FluentAssertions;
using Xunit;
namespace Arkivverket.Arkade.Core.Tests.Misc
{
public class ArkadeTestIntegrityControl
{
... | using System.Collections.Generic;
using System.IO;
using System.Linq;
using Arkivverket.Arkade.Core.Base;
using Arkivverket.Arkade.Core.Base.Addml;
using Arkivverket.Arkade.Core.Tests.Testing.Noark5;
using Arkivverket.Arkade.Core.Testing.Noark5;
using Arkivverket.Arkade.Core.Util;
using FluentAssertions;
using Moq;
us... |
060abba55721416aec1eef2ffef41429957d0e80 | Remove unused | Remove unused
| nopara73/HiddenWallet,nopara73/HiddenWallet,nopara73/HiddenWallet | WalletWasabi.Gui/CommandLine/CommandInterpreter.cs | mit | 1,589,482,470 | using Mono.Options;
using System;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
using System.Threading.Tasks;
using WalletWasabi.Helpers;
using WalletWasabi.Logging;
namespace WalletWasabi.Gui.CommandLine
{
public static class CommandInterpreter
{
/// <returns>If the GUI should run or n... | using Mono.Options;
using System;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
using System.Threading.Tasks;
using WalletWasabi.Helpers;
using WalletWasabi.Logging;
using WalletWasabi.WebClients.Wasabi;
namespace WalletWasabi.Gui.CommandLine
{
public static class CommandInterpreter
{
/... |
2fed58e58bed796027c7013128f178b75ea63d12 | minor fix for durability configuration | minor fix for durability configuration
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper/Transports/TransportBase.cs | mit | 1,589,481,944 | using System;
using System.Collections.Generic;
using System.Linq;
using Jasper.Configuration;
using Jasper.Runtime;
using Jasper.Util;
namespace Jasper.Transports
{
public abstract class TransportBase<TEndpoint> : ITransport where TEndpoint : Endpoint, new()
{
public TransportBase(string protocol)
... | using System;
using System.Collections.Generic;
using System.Linq;
using Jasper.Configuration;
using Jasper.Runtime;
using Jasper.Util;
namespace Jasper.Transports
{
public abstract class TransportBase<TEndpoint> : ITransport where TEndpoint : Endpoint, new()
{
public TransportBase(string protocol)
... |
e56e465deb7c79be37ddd82ea079c9f7ceb84a07 | Make internals visible to new Pulsar projects | Make internals visible to new Pulsar projects
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper/AssemblyAttributes.cs | mit | 1,589,481,944 | using System.Runtime.CompilerServices;
using Jasper.Attributes;
using Lamar;
[assembly: IgnoreAssembly]
[assembly: BaselineTypeDiscovery.IgnoreAssembly]
[assembly: Oakton.OaktonCommandAssembly]
[assembly: JasperFeature]
[assembly: InternalsVisibleTo("Jasper.Testing")]
[assembly: InternalsVisibleTo("Jasper.RabbitMq")]... | using System.Runtime.CompilerServices;
using Jasper.Attributes;
using Jasper.Configuration;
using Lamar;
[assembly: IgnoreAssembly]
[assembly: BaselineTypeDiscovery.IgnoreAssembly]
[assembly: Oakton.OaktonCommandAssembly]
[assembly: JasperFeature]
[assembly: InternalsVisibleTo("Jasper.Testing")]
[assembly: InternalsV... |
4329b24d87463a9fd32b96896f0cc47a484b8a41 | Cleanup topics and subscribers for Pulsar compliance tests | Cleanup topics and subscribers for Pulsar compliance tests
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.Pulsar.Tests/PulsarSendingComplianceTests.cs | mit | 1,589,481,944 | using System;
using System.Threading.Tasks;
using Baseline.Dates;
using DotPulsar;
using DotPulsar.Internal;
using Jasper.Tracking;
using Newtonsoft.Json;
using Shouldly;
using TestingSupport.Compliance;
using TestMessages;
using Xunit;
namespace Jasper.Pulsar.Tests
{
public class PulsarSendingComplianceTestsShell... | using System;
using System.Threading.Tasks;
using Baseline.Dates;
using DotPulsar;
using DotPulsar.Internal;
using Jasper.Tracking;
using Newtonsoft.Json;
using Shouldly;
using TestingSupport.Compliance;
using TestMessages;
using Xunit;
namespace Jasper.Pulsar.Tests
{
public class PulsarSendingComplianceTestsShell... |
4907b615409ff3db55a0f6a0ada60c4bf0ff5dc0 | Make sure that failed calls return to sender | Make sure that failed calls return to sender
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.Pulsar.Tests/PulsarSendingComplianceTests.cs | mit | 1,589,481,944 | using System;
using System.Threading.Tasks;
using Baseline.Dates;
using DotPulsar;
using DotPulsar.Internal;
using Jasper.Tracking;
using Newtonsoft.Json;
using Shouldly;
using TestingSupport.Compliance;
using TestMessages;
using Xunit;
namespace Jasper.Pulsar.Tests
{
public class PulsarSendingComplianceTestsShell... | using System;
using System.Threading.Tasks;
using Baseline.Dates;
using DotPulsar;
using DotPulsar.Internal;
using Jasper.Tracking;
using Shouldly;
using TestingSupport.Compliance;
using TestMessages;
using Xunit;
namespace Jasper.Pulsar.Tests
{
public class PulsarSendingComplianceTestsShell
{
private ... |
7e5fff115519c5e5ee02a86d91e2cb8b65d33a57 | Add short delay after creating test harness to allow consumer to latch to transport | Add short delay after creating test harness to allow consumer to latch to transport
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.Pulsar.Tests/PulsarSendingComplianceTests.cs | mit | 1,589,481,944 | using System;
using System.Threading;
using System.Threading.Tasks;
using Baseline.Dates;
using DotPulsar;
using DotPulsar.Internal;
using Jasper.Tracking;
using Newtonsoft.Json;
using Shouldly;
using TestingSupport.Compliance;
using TestMessages;
using Xunit;
namespace Jasper.Pulsar.Tests
{
public class PulsarSen... | using System;
using System.Threading.Tasks;
using Baseline.Dates;
using DotPulsar;
using DotPulsar.Internal;
using Jasper.Tracking;
using Newtonsoft.Json;
using Shouldly;
using TestingSupport.Compliance;
using TestMessages;
using Xunit;
namespace Jasper.Pulsar.Tests
{
public class PulsarSendingComplianceTestsShell... |
fbad2bc21d7f5f6387b10fe24781f7a6d5694c87 | Configure ping/pong compliance tests | Configure ping/pong compliance tests
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka.Tests/end_to_end.cs | mit | 1,589,481,641 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using AutoFixture;
using AutoFixture.Xunit2;
using Baseline.Dates;
using Confluent.Kafka;
using Jasper.Tracking;
using Jasper.Util;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
u... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using AutoFixture;
using AutoFixture.Xunit2;
using Baseline.Dates;
using Confluent.Kafka;
using Jasper.Tracking;
using Jasper.Util;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
u... |
85496ac5f3011ef6d579f4778e15e462448d9ab5 | Add test to make sure publish failures reported to publisher when not durable | Add test to make sure publish failures reported to publisher when not durable
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka.Tests/end_to_end.cs | mit | 1,589,481,641 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using AutoFixture;
using AutoFixture.Xunit2;
using Baseline.Dates;
using Confluent.Kafka;
using Jasper.Tracking;
using Jasper.Util;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
u... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using AutoFixture;
using AutoFixture.Xunit2;
using Baseline.Dates;
using Confluent.Kafka;
using Jasper.Tracking;
using Jasper.Util;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
u... |
22d0a00e44324aba09cf7a2175c1b7dcf0756ede | Change listener status | Change listener status
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/Internal/ConfluentKafkaListener.cs | mit | 1,589,481,641 | using System;
using System.Diagnostics;
using System.Threading;
using System.Threading.Tasks;
using Confluent.Kafka;
using Jasper.ConfluentKafka;
using Jasper.Logging;
using Jasper.Transports;
namespace Jasper.Kafka.Internal
{
public class ConfluentKafkaListener : IListener
{
private readonly Cancellat... | using System;
using System.Threading;
using System.Threading.Tasks;
using Confluent.Kafka;
using Jasper.ConfluentKafka;
using Jasper.Logging;
using Jasper.Transports;
namespace Jasper.Kafka.Internal
{
public class ConfluentKafkaListener : IListener
{
private readonly CancellationToken _cancellation;
... |
da414948fec40dbe51d78052db9ab27d1a91b0b7 | Make sure not to return inside of consumer loop | Make sure not to return inside of consumer loop
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/Internal/ConfluentKafkaListener.cs | mit | 1,589,481,641 | using System;
using System.Threading;
using System.Threading.Tasks;
using Confluent.Kafka;
using Jasper.ConfluentKafka;
using Jasper.Logging;
using Jasper.Transports;
namespace Jasper.Kafka.Internal
{
public class ConfluentKafkaListener : IListener
{
private readonly CancellationToken _cancellation;
... | using System;
using System.Threading;
using System.Threading.Tasks;
using Confluent.Kafka;
using Jasper.ConfluentKafka;
using Jasper.Logging;
using Jasper.Transports;
namespace Jasper.Kafka.Internal
{
public class ConfluentKafkaListener : IListener
{
private readonly CancellationToken _cancellation;
... |
c1efd4a949fd451d18710e37ea972ce14fde9260 | Commit received message | Commit received message
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/Internal/ConfluentKafkaListener.cs | mit | 1,589,481,641 | using System;
using System.Threading;
using System.Threading.Tasks;
using Confluent.Kafka;
using Jasper.ConfluentKafka;
using Jasper.Logging;
using Jasper.Transports;
namespace Jasper.Kafka.Internal
{
public class ConfluentKafkaListener : IListener
{
private readonly CancellationToken _cancellation;
... | using System;
using System.Threading;
using System.Threading.Tasks;
using Confluent.Kafka;
using Jasper.ConfluentKafka;
using Jasper.Logging;
using Jasper.Transports;
namespace Jasper.Kafka.Internal
{
public class ConfluentKafkaListener : IListener
{
private readonly CancellationToken _cancellation;
... |
0f1e2b449de7388d95fcac7257c4a306611da3eb | Remvoe transport from sender (for now) | Remvoe transport from sender (for now)
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/Internal/ConfluentKafkaSender.cs | mit | 1,589,481,641 | using System;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Threading.Tasks.Dataflow;
using Confluent.Kafka;
using Confluent.Kafka.SyncOverAsync;
using Jasper.ConfluentKafka.Exceptions;
using Jasper.ConfluentKafka.Serialization;
using Jasper.Logging;
using Jasper.Transports;
usin... | using System;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Threading.Tasks.Dataflow;
using Confluent.Kafka;
using Jasper.ConfluentKafka.Exceptions;
using Jasper.Logging;
using Jasper.Transports;
using Jasper.Transports.Sending;
namespace Jasper.ConfluentKafka.Internal
{
pub... |
6d31dbf10b91958f29a7245309bad2309e6846c3 | Override findEndpointByUri | Override findEndpointByUri
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/KafkaTransport.cs | mit | 1,589,481,641 | using System;
using System.Collections.Generic;
using Confluent.Kafka;
using Jasper.ConfluentKafka.Internal;
using Jasper.Transports;
namespace Jasper.ConfluentKafka
{
public static class Protocols
{
public const string Kafka = "kafka";
}
public class KafkaTransport : TransportBase<KafkaEndpo... | using System;
using System.Collections.Generic;
using Confluent.Kafka;
using Jasper.ConfluentKafka.Internal;
using Jasper.Transports;
namespace Jasper.ConfluentKafka
{
public static class Protocols
{
public const string Kafka = "kafka";
}
public class KafkaTransport : TransportBase<KafkaEndpo... |
6ccdac211579bd649a19722b710fc01808b23bf2 | Check for null Uris to avoid null ref in MS logger abstraction | Check for null Uris to avoid null ref in MS logger abstraction
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper/Logging/MessageLogger.cs | mit | 1,589,481,641 | using System;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Logging.Abstractions;
namespace Jasper.Logging
{
public class MessageLogger : IMessageLogger
{
public const int SentEventId = 100;
public const int ReceivedEventId = 101;
public const int ExecutionStartedEventI... | using System;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Logging.Abstractions;
namespace Jasper.Logging
{
public class MessageLogger : IMessageLogger
{
public const int SentEventId = 100;
public const int ReceivedEventId = 101;
public const int ExecutionStartedEvent... |
bc052a07e78e022e2c7eb8a0839254a5c8bc5851 | Map outgoing/incoming headers from envelope | Map outgoing/incoming headers from envelope
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/KafkaTransportProtocol.cs | mit | 1,589,481,641 | using System;
using System.Collections.Generic;
using System.Diagnostics.Eventing.Reader;
using System.Linq;
using System.Text;
using Confluent.Kafka;
using Jasper.Transports;
namespace Jasper.ConfluentKafka
{
public class KafkaTransportProtocol : ITransportProtocol<Message<byte[], byte[]>>
{
private c... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Confluent.Kafka;
using Jasper.Transports;
namespace Jasper.ConfluentKafka
{
public class KafkaTransportProtocol : ITransportProtocol<Message<byte[], byte[]>>
{
private const string JasperMessageIdHeader = "Jaspe... |
77d822e36dcd22a85dde49815a4b6bcd834c408a | Handle commit exception in listener | Handle commit exception in listener
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/Internal/ConfluentKafkaListener.cs | mit | 1,589,481,641 | using System;
using System.Threading;
using System.Threading.Tasks;
using Confluent.Kafka;
using Jasper.ConfluentKafka;
using Jasper.ConfluentKafka.Serialization;
using Jasper.Logging;
using Jasper.Transports;
namespace Jasper.Kafka.Internal
{
public class ConfluentKafkaListener<TKey, TVal> : IListener
{
... | using System;
using System.Threading;
using System.Threading.Tasks;
using Confluent.Kafka;
using Jasper.ConfluentKafka;
using Jasper.ConfluentKafka.Serialization;
using Jasper.Logging;
using Jasper.Transports;
namespace Jasper.Kafka.Internal
{
public class ConfluentKafkaListener<TKey, TVal> : IListener
{
... |
3d4c7bc35c0bf1ffd1137655184acc4da1d0aa30 | Make sure Jasper MessageId goes across the wire | Make sure Jasper MessageId goes across the wire
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/KafkaTransportProtocol.cs | mit | 1,589,481,641 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Confluent.Kafka;
using Jasper.Transports;
namespace Jasper.ConfluentKafka
{
public class KafkaTransportProtocol<TKey, TVal> : ITransportProtocol<Message<TKey, TVal>>
{
private const string JasperMessageIdHeader ... | using System.Text;
using Confluent.Kafka;
using Jasper.Transports;
namespace Jasper.ConfluentKafka
{
public class KafkaTransportProtocol<TKey, TVal> : ITransportProtocol<Message<TKey, TVal>>
{
public Message<TKey, TVal> WriteFromEnvelope(Envelope envelope) =>
new Message<TKey, TVal>
... |
5976e11abb46010314de6fb1eaee78dcb53c7b06 | Allow passing port number to test setup | Allow passing port number to test setup
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.Testing/Transports/Tcp/LightweightTcpTransportCompliance.cs | mit | 1,589,481,641 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.NetworkInformation;
using System.Net.Sockets;
using Jasper.Util;
using TestingSupport.Compliance;
using Xunit;
namespace Jasper.Testing.Transports.Tcp
{
public class Sender : JasperOptions
{
public Sen... | using Jasper.Util;
using TestingSupport.Compliance;
using Xunit;
namespace Jasper.Testing.Transports.Tcp
{
public class Sender : JasperOptions
{
public Sender()
{
Endpoints.ListenForMessagesFrom($"tcp://localhost:2289/incoming".ToUri());
}
}
public class Receiver : ... |
d0edad65a389326e034a4412be48c6c6e2ddad09 | Refactor for changed sender ctor | Refactor for changed sender ctor
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.AzureServiceBus/AzureServiceBusEndpoint.cs | mit | 1,589,481,641 | using System;
using System.Collections.Generic;
using System.Linq;
using Baseline;
using Jasper.AzureServiceBus.Internal;
using Jasper.Configuration;
using Jasper.Runtime;
using Jasper.Transports;
using Jasper.Transports.Sending;
using Jasper.Util;
using Microsoft.Azure.ServiceBus;
namespace Jasper.AzureServiceBus
{
... | using System;
using System.Collections.Generic;
using System.Linq;
using Baseline;
using Jasper.AzureServiceBus.Internal;
using Jasper.Configuration;
using Jasper.Runtime;
using Jasper.Transports;
using Jasper.Transports.Sending;
using Jasper.Util;
using Microsoft.Azure.ServiceBus;
namespace Jasper.AzureServiceBus
{
... |
2349f41373aadffff140af5a6a77bb5487cb70be | Refactor for sender ctor change | Refactor for sender ctor change
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/KafkaEndpoint.cs | mit | 1,589,481,641 | using System;
using System.Collections.Generic;
using System.Linq;
using Baseline;
using Confluent.Kafka;
using Jasper.Configuration;
using Jasper.ConfluentKafka.Internal;
using Jasper.Kafka.Internal;
using Jasper.Runtime;
using Jasper.Transports;
using Jasper.Transports.Sending;
using Jasper.Util;
namespace Jasper.Co... | using System;
using System.Collections.Generic;
using System.Linq;
using Baseline;
using Confluent.Kafka;
using Jasper.Configuration;
using Jasper.ConfluentKafka.Internal;
using Jasper.Kafka.Internal;
using Jasper.Runtime;
using Jasper.Transports;
using Jasper.Transports.Sending;
using Jasper.Util;
namespace Jasper.Co... |
76cfb6997d59b5ab78061f819580f9673eea3c1f | Allow overriding timeout value | Allow overriding timeout value
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/TestingSupport/Compliance/SendingCompliance.cs | mit | 1,589,481,641 | using System;
using System.Data;
using System.IO;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Baseline.Dates;
using Jasper;
using Jasper.ErrorHandling;
using Jasper.Persistence;
using Jasper.Tracking;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Hosting;
... | using System;
using System.Data;
using System.IO;
using System.Linq;
using System.Threading.Tasks;
using Baseline.Dates;
using Jasper;
using Jasper.ErrorHandling;
using Jasper.Persistence;
using Jasper.Tracking;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Hosting;
using Shouldly;
using Te... |
b6449aec1489013bc0a3ed50a397efc73358974c | Remove ISenderCallback stub | Remove ISenderCallback stub
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.Testing/Transports/Sending/NulloSenderTester.cs | mit | 1,589,481,641 | using System.Threading;
using System.Threading.Tasks;
using Jasper.Testing.Messaging;
using Jasper.Transports.Sending;
using Jasper.Util;
using Xunit;
namespace Jasper.Testing.Transports.Sending
{
public class NulloSenderTester
{
[Fact]
public async Task enqueue_automatically_marks_envelope_as_... | using System.Threading.Tasks;
using Jasper.Testing.Messaging;
using Jasper.Transports.Sending;
using Jasper.Util;
using NSubstitute;
using Xunit;
namespace Jasper.Testing.Transports.Sending
{
public class NulloSenderTester
{
[Fact]
public async Task enqueue_automatically_marks_envelope_as_succe... |
52f5922b44e3f352e71e3f1e800cfb5ffcf73d4f | Remove debugging sleep | Remove debugging sleep
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/Internal/ConfluentKafkaListener.cs | mit | 1,589,481,641 | using System;
using System.Threading;
using System.Threading.Tasks;
using Confluent.Kafka;
using Jasper.ConfluentKafka;
using Jasper.Logging;
using Jasper.Transports;
namespace Jasper.Kafka.Internal
{
public class ConfluentKafkaListener : IListener
{
private readonly CancellationToken _cancellation;
... | using System;
using System.Threading;
using System.Threading.Tasks;
using Confluent.Kafka;
using Jasper.ConfluentKafka;
using Jasper.Logging;
using Jasper.Transports;
namespace Jasper.Kafka.Internal
{
public class ConfluentKafkaListener : IListener
{
private readonly CancellationToken _cancellation;
... |
2f230bd93aa67086929ee3c8e81bcf2afac83dc1 | Make sure to pass message to publisher | Make sure to pass message to publisher
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/Internal/ConfluentKafkaSender.cs | mit | 1,589,481,641 | using System;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Threading.Tasks.Dataflow;
using Confluent.Kafka;
using Confluent.Kafka.SyncOverAsync;
using Jasper.ConfluentKafka.Exceptions;
using Jasper.ConfluentKafka.Serialization;
using Jasper.Logging;
using Jasper.Transports;
usin... | using System;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Threading.Tasks.Dataflow;
using Confluent.Kafka;
using Confluent.Kafka.SyncOverAsync;
using Jasper.ConfluentKafka.Exceptions;
using Jasper.ConfluentKafka.Serialization;
using Jasper.Logging;
using Jasper.Transports;
usin... |
8c9e916eca554675f30c2198c7bb25bcf28603ce | Add message key to jasper headers if set on inbound kafka message | Add message key to jasper headers if set on inbound kafka message
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/KafkaTransportProtocol.cs | mit | 1,589,481,641 | using System.Collections.Generic;
using System.Linq;
using System.Text;
using Confluent.Kafka;
using Jasper.Transports;
namespace Jasper.ConfluentKafka
{
public class KafkaTransportProtocol : ITransportProtocol<Message<byte[], byte[]>>
{
public const string KafkaMessageKeyHeader = "Confluent.Kafka.Mess... | using System.Collections.Generic;
using System.Linq;
using System.Text;
using Confluent.Kafka;
using Jasper.Transports;
namespace Jasper.ConfluentKafka
{
public class KafkaTransportProtocol : ITransportProtocol<Message<byte[], byte[]>>
{
public Message<byte[], byte[]> WriteFromEnvelope(Envelope envelop... |
9cc0be47e2247559cb391f22e1ddfbb54895010a | Adjust for refactored ctor | Adjust for refactored ctor
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.RabbitMQ/Internal/RabbitMqEndpoint.cs | mit | 1,589,481,641 | using System;
using System.Collections.Generic;
using System.Linq;
using Baseline;
using Jasper.Configuration;
using Jasper.Runtime;
using Jasper.Transports;
using Jasper.Transports.Sending;
using Jasper.Util;
namespace Jasper.RabbitMQ.Internal
{
public class RabbitMqEndpoint : Endpoint
{
public const ... | using System;
using System.Collections.Generic;
using System.Linq;
using Baseline;
using ImTools;
using Jasper.Configuration;
using Jasper.Runtime;
using Jasper.Transports;
using Jasper.Transports.Sending;
using Jasper.Util;
using Microsoft.CodeAnalysis.CSharp.Syntax;
namespace Jasper.RabbitMQ.Internal
{
public cl... |
064ed14b88aa6dd3905f3f44c8f47bb6b651a74f | Honor endpoint TPL ExecutionOptions | Honor endpoint TPL ExecutionOptions
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/Internal/ConfluentKafkaSender.cs | mit | 1,589,481,641 | using System;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Threading.Tasks.Dataflow;
using Confluent.Kafka;
using Jasper.ConfluentKafka.Exceptions;
using Jasper.ConfluentKafka.Serialization;
using Jasper.Logging;
using Jasper.Transports;
using Jasper.Transports.Sending;
namespa... | using System;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Threading.Tasks.Dataflow;
using Confluent.Kafka;
using Confluent.Kafka.SyncOverAsync;
using Jasper.ConfluentKafka.Exceptions;
using Jasper.ConfluentKafka.Serialization;
using Jasper.Logging;
using Jasper.Transports;
usin... |
086316c08bf224aab0b7b1eb2dfa7a4f9304c2aa | Add listener on StartListening | Add listener on StartListening
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/KafkaEndpoint.cs | mit | 1,589,481,641 | using System;
using System.Collections.Generic;
using System.Linq;
using Baseline;
using Confluent.Kafka;
using Jasper.Configuration;
using Jasper.ConfluentKafka.Internal;
using Jasper.Kafka.Internal;
using Jasper.Runtime;
using Jasper.Transports;
using Jasper.Transports.Sending;
using Jasper.Util;
namespace Jasper.Co... | using System;
using System.Collections.Generic;
using System.Linq;
using Baseline;
using Confluent.Kafka;
using Jasper.Configuration;
using Jasper.ConfluentKafka.Internal;
using Jasper.Runtime;
using Jasper.Transports;
using Jasper.Transports.Sending;
using Jasper.Util;
namespace Jasper.ConfluentKafka
{
public cla... |
fb2e03379ba5b8ac76c0ea1f8aa791959afe33d9 | Remove queue logic from sender | Remove queue logic from sender
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/StorytellerSpecs/Stub/StubEndpoint.cs | mit | 1,589,481,641 | using System;
using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
using Jasper;
using Jasper.Configuration;
using Jasper.Logging;
using Jasper.Runtime;
using Jasper.Transports.Sending;
using Jasper.Util;
namespace StorytellerSpecs.Stub
{
public class StubEndpoint : Endpoint, ISe... | using System;
using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
using Jasper;
using Jasper.Configuration;
using Jasper.Logging;
using Jasper.Runtime;
using Jasper.Transports.Sending;
using Jasper.Util;
namespace StorytellerSpecs.Stub
{
public class StubEndpoint : Endpoint, ISe... |
84edcfda304ffc55ab9bee1423be1f8e64cfc78f | Don't default producer/consumer configs to make it easier to fail fast | Don't default producer/consumer configs to make it easier to fail fast
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/KafkaEndpoint.cs | mit | 1,589,481,641 | using System;
using System.Collections.Generic;
using System.Linq;
using Baseline;
using Confluent.Kafka;
using Jasper.Configuration;
using Jasper.ConfluentKafka.Internal;
using Jasper.Kafka.Internal;
using Jasper.Runtime;
using Jasper.Transports;
using Jasper.Transports.Sending;
using Jasper.Util;
namespace Jasper.Co... | using System;
using System.Collections.Generic;
using System.Linq;
using Baseline;
using Confluent.Kafka;
using Jasper.Configuration;
using Jasper.ConfluentKafka.Internal;
using Jasper.Kafka.Internal;
using Jasper.Runtime;
using Jasper.Transports;
using Jasper.Transports.Sending;
using Jasper.Util;
namespace Jasper.Co... |
3fa153c94c729bf4a8231f36957658dde0ce7afe | Remove commented code and unused usings | Remove commented code and unused usings
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/Internal/KafkaTopicRouter.cs | mit | 1,589,481,641 | using System;
using Baseline;
using Jasper.Configuration;
using Jasper.Runtime.Routing;
namespace Jasper.ConfluentKafka.Internal
{
public class KafkaTopicRouter : TopicRouter<KafkaSubscriberConfiguration>
{
public override Uri BuildUriForTopic(string topicName)
{
var endpoint = new ... | using System;
using System.Collections.Generic;
using Baseline;
using Confluent.Kafka;
using Jasper.Configuration;
using Jasper.Runtime.Routing;
namespace Jasper.ConfluentKafka.Internal
{
public class KafkaTopicRouter : TopicRouter<KafkaSubscriberConfiguration>
{
//Dictionary<Uri, ProducerConfig> produ... |
ae30b63fc4c0cd5748fc4949483b3c412b949770 | Pull queue logic up from sender to agent | Pull queue logic up from sender to agent
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/StorytellerSpecs/Fixtures/RetryAgentFixture.cs | mit | 1,589,481,641 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Baseline.Dates;
using Jasper;
using Jasper.Configuration;
using Jasper.Logging;
using Jasper.Transports;
using Jasper.Transports.Sending;
using Jasper.Transports.Tcp;
using NSubstitute;
using S... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Baseline.Dates;
using Jasper;
using Jasper.Configuration;
using Jasper.Logging;
using Jasper.Transports;
using Jasper.Transports.Sending;
using Jasper.Transports.Tcp;
using NSubstitute;
using S... |
fe6192bbbd114e29a7050a39cda7f8c33e07284b | Remove unused constant | Remove unused constant
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/KafkaTransportProtocol.cs | mit | 1,589,481,641 | using System.Collections.Generic;
using System.Linq;
using System.Text;
using Confluent.Kafka;
using Jasper.Transports;
namespace Jasper.ConfluentKafka
{
public class KafkaTransportProtocol : ITransportProtocol<Message<byte[], byte[]>>
{
public Message<byte[], byte[]> WriteFromEnvelope(Envelope envelop... | using System;
using System.Collections.Generic;
using System.Diagnostics.Eventing.Reader;
using System.Linq;
using System.Text;
using Confluent.Kafka;
using Jasper.Transports;
namespace Jasper.ConfluentKafka
{
public class KafkaTransportProtocol : ITransportProtocol<Message<byte[], byte[]>>
{
private c... |
0246a1942f734d8acde42420dd0974f3e63264d1 | Make Destination field a public property | Make Destination field a public property
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.Testing/Transports/Tcp/Protocol/ProtocolContext.cs | mit | 1,589,481,641 | using System;
using System.Linq;
using System.Net;
using System.Net.Sockets;
using System.Threading;
using System.Threading.Tasks;
using Jasper.Transports;
using Jasper.Transports.Sending;
using Jasper.Transports.Tcp;
using Jasper.Util;
using Shouldly;
using TestingSupport;
using Xunit;
namespace Jasper.Testing.Transp... | using System;
using System.Linq;
using System.Net;
using System.Net.Sockets;
using System.Threading;
using System.Threading.Tasks;
using Jasper.Transports;
using Jasper.Transports.Sending;
using Jasper.Transports.Tcp;
using Jasper.Util;
using Shouldly;
using TestingSupport;
using Xunit;
namespace Jasper.Testing.Trans... |
7eb8d0e11c97c05822e7d0c79827da1f0b89727c | Strip ISender of queue/buffer related methods/props | Strip ISender of queue/buffer related methods/props
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper/Transports/Sending/ISender.cs | mit | 1,589,481,641 | using System;
using System.Threading.Tasks;
namespace Jasper.Transports.Sending
{
public interface ISender : IDisposable
{
Uri Destination { get; }
Task Send(Envelope envelope);
}
}
| using System;
using System.Threading;
using System.Threading.Tasks;
namespace Jasper.Transports.Sending
{
public interface ISender : IDisposable
{
Uri Destination { get; }
int QueuedCount { get; }
bool Latched { get; }
void Start(ISenderCallback callback);
Task Enque... |
5c467706f30f577231211932c5dd423085479dda | Remove duplicate code | Remove duplicate code
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/Internal/ConfluentKafkaSender.cs | mit | 1,589,481,641 | using System;
using System.Threading;
using System.Threading.Tasks;
using Confluent.Kafka;
using Jasper.ConfluentKafka.Exceptions;
using Jasper.Logging;
using Jasper.Transports;
using Jasper.Transports.Sending;
namespace Jasper.ConfluentKafka.Internal
{
public class ConfluentKafkaSender : ISender
{
pri... | using System;
using System.Threading;
using System.Threading.Tasks;
using Confluent.Kafka;
using Jasper.ConfluentKafka.Exceptions;
using Jasper.Logging;
using Jasper.Transports;
using Jasper.Transports.Sending;
namespace Jasper.ConfluentKafka.Internal
{
public class ConfluentKafkaSender : ISender
{
pri... |
8010023219735d51b287b7afdd68d90703a642d1 | Remove unnecessary async and return Task.CompletedTask; | Remove unnecessary async and return Task.CompletedTask;
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/Internal/ConfluentKafkaSender.cs | mit | 1,589,481,641 | using System;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Threading.Tasks.Dataflow;
using Confluent.Kafka;
using Jasper.ConfluentKafka.Exceptions;
using Jasper.ConfluentKafka.Serialization;
using Jasper.Logging;
using Jasper.Transports;
using Jasper.Transports.Sending;
namespa... | using System;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Threading.Tasks.Dataflow;
using Confluent.Kafka;
using Jasper.ConfluentKafka.Exceptions;
using Jasper.ConfluentKafka.Serialization;
using Jasper.Logging;
using Jasper.Transports;
using Jasper.Transports.Sending;
namespa... |
d89eb8df3709fd8d08204194861a27c5fb2dfbee | Remove redundant if statement | Remove redundant if statement
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/Internal/ConfluentKafkaSender.cs | mit | 1,589,481,641 | using System;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Threading.Tasks.Dataflow;
using Confluent.Kafka;
using Jasper.ConfluentKafka.Exceptions;
using Jasper.ConfluentKafka.Serialization;
using Jasper.Logging;
using Jasper.Transports;
using Jasper.Transports.Sending;
namespa... | using System;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Threading.Tasks.Dataflow;
using Confluent.Kafka;
using Jasper.ConfluentKafka.Exceptions;
using Jasper.ConfluentKafka.Serialization;
using Jasper.Logging;
using Jasper.Transports;
using Jasper.Transports.Sending;
namespa... |
68fd60a774c37f405df165bec95d0c1408d45005 | Remove redundant property assignment | Remove redundant property assignment
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper.ConfluentKafka/Internal/ConfluentKafkaSender.cs | mit | 1,589,481,641 | using System;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Threading.Tasks.Dataflow;
using Confluent.Kafka;
using Jasper.ConfluentKafka.Exceptions;
using Jasper.Logging;
using Jasper.Transports;
using Jasper.Transports.Sending;
namespace Jasper.ConfluentKafka.Internal
{
pub... | using System;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Threading.Tasks.Dataflow;
using Confluent.Kafka;
using Jasper.ConfluentKafka.Exceptions;
using Jasper.ConfluentKafka.Serialization;
using Jasper.Logging;
using Jasper.Transports;
using Jasper.Transports.Sending;
namespa... |
577b5e0c6e6395b319095834bcf0d7b2fb17dc6c | sdk: invalid spdx "PHP License" handled | sdk: invalid spdx "PHP License" handled
| iolevel/peachpie,peachpiecompiler/peachpie,peachpiecompiler/peachpie,peachpiecompiler/peachpie,iolevel/peachpie-concept,iolevel/peachpie-concept,iolevel/peachpie,iolevel/peachpie,peachpiecompiler/peachpie,iolevel/peachpie-concept,iolevel/peachpie-concept,iolevel/peachpie | src/Peachpie.NET.Sdk/SpdxHelpers.cs | apache-2.0 | 1,589,481,606 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Peachpie.NET.Sdk
{
/// <summary>
/// Helper methods for resolving SPDX license expressions.
/// </summary>
public static class SpdxHelpers
{
static readonly Dictionary<string, string> s_spdx_fix... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Peachpie.NET.Sdk
{
/// <summary>
/// Helper methods for resolving SPDX license expressions.
/// </summary>
public static class SpdxHelpers
{
static readonly Dictionary<string, string> s_spdx_fix... |
5bb6e442426eb20ed25f94b13557a9d909e6ff47 | Expose internals to kafka proj | Expose internals to kafka proj
| JasperFx/jasper,JasperFx/jasper,JasperFx/jasper,JasperFx/jasper | src/Jasper/AssemblyAttributes.cs | mit | 1,589,481,498 | using System.Runtime.CompilerServices;
using Jasper.Attributes;
using Jasper.Configuration;
using Lamar;
[assembly: IgnoreAssembly]
[assembly: BaselineTypeDiscovery.IgnoreAssembly]
[assembly: Oakton.OaktonCommandAssembly]
[assembly: JasperFeature]
[assembly: InternalsVisibleTo("Jasper.Testing")]
[assembly: InternalsV... | using System.Runtime.CompilerServices;
using Jasper.Attributes;
using Jasper.Configuration;
using Lamar;
[assembly: IgnoreAssembly]
[assembly: BaselineTypeDiscovery.IgnoreAssembly]
[assembly: Oakton.OaktonCommandAssembly]
[assembly: JasperFeature]
[assembly: InternalsVisibleTo("Jasper.Testing")]
[assembly: Internals... |
cb57a4313b0e294723cbad68a54e6e72058ab841 | make owner property readonly. | make owner property readonly.
| AvaloniaUI/Avalonia,wieslawsoltes/Perspex,akrisiun/Perspex,jkoritzinsky/Avalonia,SuperJMN/Avalonia,AvaloniaUI/Avalonia,grokys/Perspex,Perspex/Perspex,Perspex/Perspex,SuperJMN/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,grokys/Perspex,SuperJMN/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Perspex,jkoritzinsky/Avalo... | src/Avalonia.Controls/WindowBase.cs | mit | 1,589,480,451 | using System;
using System.ComponentModel;
using System.Linq;
using System.Reactive.Disposables;
using System.Reactive.Linq;
using Avalonia.Controls.Primitives;
using Avalonia.Input;
using Avalonia.Layout;
using Avalonia.Platform;
using JetBrains.Annotations;
namespace Avalonia.Controls
{
/// <summary>
/// Ba... | using System;
using System.ComponentModel;
using System.Linq;
using System.Reactive.Disposables;
using System.Reactive.Linq;
using Avalonia.Controls.Primitives;
using Avalonia.Input;
using Avalonia.Layout;
using Avalonia.Platform;
using JetBrains.Annotations;
namespace Avalonia.Controls
{
/// <summary>
/// Ba... |
54699edefbf79b2e7e1311debddc8d41beeb53b1 | fix startup #2928 | fix startup #2928
https://github.com/Wox-launcher/Wox/issues/2928
| qianlifeng/Wox,Wox-launcher/Wox,qianlifeng/Wox,Wox-launcher/Wox,qianlifeng/Wox,Wox-launcher/Wox,qianlifeng/Wox | Wox.Infrastructure/Constant.cs | mit | 1,589,480,061 | using System;
using System.Diagnostics;
using System.IO;
using System.Reflection;
using JetBrains.Annotations;
namespace Wox.Infrastructure
{
public static class Constant
{
public const string Wox = "Wox";
public static readonly string WoxExecutable = $"{Wox}.exe";
public const string P... | using System;
using System.Diagnostics;
using System.IO;
using System.Reflection;
using JetBrains.Annotations;
namespace Wox.Infrastructure
{
public static class Constant
{
public const string Wox = "Wox";
public const string Plugins = "Plugins";
private static Assembly Assembly = Asse... |
97ae32c619c6707e74a55d55c7d64e305b57512a | fix collection modified exception. | fix collection modified exception.
| SuperJMN/Avalonia,wieslawsoltes/Perspex,akrisiun/Perspex,Perspex/Perspex,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,Perspex/Perspex,AvaloniaUI/Avalonia,SuperJMN/Avalonia,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,akrisiun/Perspex,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,jkorit... | src/Avalonia.Controls/Window.cs | mit | 1,589,480,058 | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Reactive.Linq;
using System.Threading.Tasks;
using Avalonia.Controls.Platform;
using Avalonia.Data;
using Avalonia.Input;
using Avalonia.Interactivity;
using Avalonia.Layout;
using Avalonia.Media;
using Avalonia... | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Reactive.Linq;
using System.Threading.Tasks;
using Avalonia.Controls.Platform;
using Avalonia.Data;
using Avalonia.Input;
using Avalonia.Interactivity;
using Avalonia.Layout;
using Avalonia.Media;
using Avalonia... |
d58d95fe38dbf69f96eb0b0399d3119914f57cc9 | Removing/replacing ugc KeyValueTags | Removing/replacing ugc KeyValueTags
| Facepunch/Facepunch.Steamworks,Facepunch/Facepunch.Steamworks,Facepunch/Facepunch.Steamworks | Facepunch.Steamworks/Structs/UgcEditor.cs | mit | 1,589,479,919 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;
using System.Threading.Tasks;
using Steamworks.Data;
using QueryType = Steamworks.Ugc.Query;
namespace Steamworks.Ugc
{
public struct Editor
{
PublishedFileId fileId;
bool creatingNew;
WorkshopFileType c... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;
using System.Threading.Tasks;
using Steamworks.Data;
using QueryType = Steamworks.Ugc.Query;
namespace Steamworks.Ugc
{
public struct Editor
{
PublishedFileId fileId;
bool creatingNew;
WorkshopFileType c... |
89cb36c442fd48e4910cbf93df1724138a1e3916 | Adjust sample a bit | Adjust sample a bit
| khellang/Middleware | samples/ProblemDetails.Sample/Program.cs | mit | 1,589,479,917 | using System;
using System.Collections.Generic;
using System.Net.Http;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Hostin... | using System;
using System.Collections.Generic;
using System.Net.Http;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Hostin... |
f92ac7f0700cd64a66ee2c5903df2af189d24f73 | Check result for null to prevent NRE when getting exception details | Check result for null to prevent NRE when getting exception details
| khellang/Middleware | src/ProblemDetails/ProblemDetailsFactory.cs | mit | 1,589,479,902 | using System;
using Microsoft.AspNetCore.Http;
using Microsoft.Extensions.Hosting;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using Microsoft.Extensions.StackTrace.Sources;
using MvcProblemDetails = Microsoft.AspNetCore.Mvc.ProblemDetails;
namespace Hellang.Middleware.ProblemDetails
{
... | using System;
using Microsoft.AspNetCore.Http;
using Microsoft.Extensions.Hosting;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using Microsoft.Extensions.StackTrace.Sources;
using MvcProblemDetails = Microsoft.AspNetCore.Mvc.ProblemDetails;
namespace Hellang.Middleware.ProblemDetails
{
... |
98a06bfc5b661f076405e0f58dc6b28a7d7a0fbe | Be more specific about exception so we don't mask bugs | Be more specific about exception so we don't mask bugs
| khellang/Middleware | test/ProblemDetails.Tests/ProblemDetailsMiddlewareTests.cs | mit | 1,589,479,856 | using System;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Json;
using System.Threading.Tasks;
using Hellang.Middleware.ProblemDetails;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.TestHost;
using... | using System;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Json;
using System.Threading.Tasks;
using Hellang.Middleware.ProblemDetails;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.TestHost;
using... |
0e59c05b550903b6637d7f07e2ba8d225e14f711 | implement closing chain logic. | implement closing chain logic.
| Perspex/Perspex,jkoritzinsky/Avalonia,Perspex/Perspex,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,SuperJMN/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Perspex,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,akrisiun/Perspex,Av... | src/Avalonia.Controls/Window.cs | mit | 1,589,479,845 | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Reactive.Linq;
using System.Threading.Tasks;
using Avalonia.Controls.Platform;
using Avalonia.Data;
using Avalonia.Input;
using Avalonia.Interactivity;
using Avalonia.Layout;
using Avalonia.Media;
using Avalonia... | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Reactive.Linq;
using System.Threading.Tasks;
using Avalonia.Controls.Platform;
using Avalonia.Data;
using Avalonia.Input;
using Avalonia.Interactivity;
using Avalonia.Layout;
using Avalonia.Media;
using Avalonia... |
53928f10c6ec05903e8e801a4c2d5bef155dedd8 | Fix chat shutdown exception | Fix chat shutdown exception
| tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools | src/Tgstation.Server.Host/Components/Chat/ChatManager.cs | agpl-3.0 | 1,589,479,642 | using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models.Internal;
using Tgstation.Server.Host.Components.Chat.Commands;
using Tgstati... | using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models.Internal;
using Tgstation.Server.Host.Components.Chat.Commands;
using Tgstati... |
111aceb83792bbab1e0184dd15934a36bb3e3d58 | RuntimeAssemblyInfo uses as type loader the DefaultTypeLoader.Instance value. | RuntimeAssemblyInfo uses as type loader the DefaultTypeLoader.Instance value.
| quartz-software/kephas,quartz-software/kephas,quartz-software/kephas | src/Kephas.Core/Runtime/RuntimeAssemblyInfo.cs | mit | 1,589,479,321 | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="RuntimeAssemblyInfo.cs" company="Kephas Software SRL">
// Copyright (c) Kephas Software SRL. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the pr... | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="RuntimeAssemblyInfo.cs" company="Kephas Software SRL">
// Copyright (c) Kephas Software SRL. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the pr... |
3075426b53f2472c4c79abf1fd716afee0570b90 | Improved the DefaultTypeLoader to cache the exported types for an assembly. | Improved the DefaultTypeLoader to cache the exported types for an assembly.
| quartz-software/kephas,quartz-software/kephas,quartz-software/kephas | src/Kephas.Core/Reflection/DefaultTypeLoader.cs | mit | 1,589,479,270 | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="DefaultTypeLoader.cs" company="Kephas Software SRL">
// Copyright (c) Kephas Software SRL. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the proj... | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="DefaultTypeLoader.cs" company="Kephas Software SRL">
// Copyright (c) Kephas Software SRL. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the proj... |
8dc85d98fe3e6ffa457973bef8e0b3706d983992 | Clean up parameterless exceptions | Clean up parameterless exceptions
| khellang/Middleware | test/ProblemDetails.Tests/ProblemDetailsMiddlewareTests.cs | mit | 1,589,479,255 | using System;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Json;
using System.Threading.Tasks;
using Hellang.Middleware.ProblemDetails;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.TestHost;
using... | using System;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Json;
using System.Threading.Tasks;
using Hellang.Middleware.ProblemDetails;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.TestHost;
using... |
b24ab492e43dac87913da5b74ffeae617fd6b204 | Micro optimization | Micro optimization
| tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools | src/Tgstation.Server.Host/Components/StaticFiles/Configuration.cs | agpl-3.0 | 1,589,479,186 | using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Host... | using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Host... |
b7bda1aef74adba45038044c6d18b9f77ce15ad8 | Wrap exception in a task instead of throwing directly | Wrap exception in a task instead of throwing directly
| khellang/Middleware | test/ProblemDetails.Tests/ProblemDetailsMiddlewareTests.cs | mit | 1,589,479,124 | using System;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Json;
using System.Threading.Tasks;
using Hellang.Middleware.ProblemDetails;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.TestHost;
using... | using System;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Json;
using System.Threading.Tasks;
using Hellang.Middleware.ProblemDetails;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.TestHost;
using... |
8c4352f7555d7e283c0817763cf76148a64e613d | compiler: fixes recursion in expression analysis | compiler: fixes recursion in expression analysis
analysis never reached next blocks
see tchwork-jsqueeze-f90a933
| iolevel/peachpie,iolevel/peachpie,iolevel/peachpie-concept,iolevel/peachpie-concept,peachpiecompiler/peachpie,peachpiecompiler/peachpie,iolevel/peachpie-concept,iolevel/peachpie,iolevel/peachpie-concept,peachpiecompiler/peachpie,peachpiecompiler/peachpie,iolevel/peachpie | src/Peachpie.CodeAnalysis/FlowAnalysis/ExpressionAnalysis.cs | apache-2.0 | 1,589,478,980 | using Devsense.PHP.Syntax;
using Devsense.PHP.Syntax.Ast;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Operations;
using Pchp.CodeAnalysis.CodeGen;
using Pchp.CodeAnalysis.Semantics;
using Pchp.CodeAnalysis.Semantics.Graph;
using Pchp.CodeAnalysis.Semantics.TypeRef;
using Pchp.CodeAnalysis.Symbols;
using... | using Devsense.PHP.Syntax;
using Devsense.PHP.Syntax.Ast;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Operations;
using Pchp.CodeAnalysis.CodeGen;
using Pchp.CodeAnalysis.Semantics;
using Pchp.CodeAnalysis.Semantics.Graph;
using Pchp.CodeAnalysis.Semantics.TypeRef;
using Pchp.CodeAnalysis.Symbols;
using... |
74e54b69d0efeab43b8b3dfaf9c271f8c119d6be | Fix in WebSocketConfigurationBuilderExtensions: SerializationFormat was looked up in the wrong section. | Fix in WebSocketConfigurationBuilderExtensions: SerializationFormat was looked up in the wrong section.
| ExRam/ExRam.Gremlinq | ExRam.Gremlinq.Providers.WebSocket.AspNet/WebSocketConfigurationBuilderExtensions.cs | mit | 1,589,478,745 | using System;
using ExRam.Gremlinq.Providers.WebSocket;
using Gremlin.Net.Driver;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
namespace ExRam.Gremlinq.Core.AspNet
{
public static class WebSocketConfigurationBuilderExtensions
{
public static IWeb... | using System;
using ExRam.Gremlinq.Providers.WebSocket;
using Gremlin.Net.Driver;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.Logging;
using Newtonsoft.Json;
namespace ExRam.Gremlinq.Core.AspNet
{
public static class WebSocketConfigurationBuilderExtensions
{
public static IWeb... |
3e3f48d96df95679254c198e9f0c440e859c7851 | Fix a log message | Fix a log message
| tgstation/tgstation-server-tools,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server | src/Tgstation.Server.Host/System/ProcessExecutor.cs | agpl-3.0 | 1,589,478,712 | using Microsoft.Extensions.Logging;
using System;
using System.Text;
using System.Threading.Tasks;
namespace Tgstation.Server.Host.System
{
/// <inheritdoc />
sealed class ProcessExecutor : IProcessExecutor
{
/// <summary>
/// The <see cref="IProcessSuspender"/> for the <see cref="ProcessExecutor"/>.
/// </s... | using Microsoft.Extensions.Logging;
using System;
using System.Text;
using System.Threading.Tasks;
namespace Tgstation.Server.Host.System
{
/// <inheritdoc />
sealed class ProcessExecutor : IProcessExecutor
{
/// <summary>
/// The <see cref="IProcessSuspender"/> for the <see cref="ProcessExecutor"/>.
/// </s... |
17c90a7e17102041c315ef2449c7e3e04e937da7 | Fix for https://github.com/dotnet/aspnetcore/issues/17277 (#21819) | Fix for https://github.com/dotnet/aspnetcore/issues/17277 (#21819)
Fixed adding a string with a large number of trailing zeros to StringBuilder, which sometimes caused the thread to hang | aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore | src/Middleware/SpaServices.Extensions/src/Util/EventedStreamReader.cs | apache-2.0 | 1,589,478,446 | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.IO;
using System.Text;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
namespac... | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.IO;
using System.Text;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
namespac... |
7274e0c01dbd85f73dde3ce1782400527ee8f4c2 | Add a warning about the BYOND pager | Add a warning about the BYOND pager
| tgstation/tgstation-server,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools | tests/Tgstation.Server.Tests/IntegrationTest.cs | agpl-3.0 | 1,589,478,407 | using Discord.WebSocket;
using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using System;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Reflection;
using System.Threading;... | using Discord.WebSocket;
using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using System;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Reflection;
using System.Threading;... |
4468f6318429c8997ad4383e075c0e233b76bd6c | handle query exception | handle query exception
| qianlifeng/Wox,qianlifeng/Wox,Wox-launcher/Wox,qianlifeng/Wox,Wox-launcher/Wox,Wox-launcher/Wox,qianlifeng/Wox | Wox/ViewModel/MainViewModel.cs | mit | 1,589,477,977 | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Input;
using System.Collections.Concurrent;
using NHotkey;
using NHotkey.Wpf;
using NLog;
using Wox... | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Input;
using System.Collections.Concurrent;
using NHotkey;
using NHotkey.Wpf;
using NLog;
using Wox... |
ce1ae875d32a4d303afbdfbf1564fe2da4d12b84 | Removing the assumption that StringHeap is always present in the metadata when computing table information (#665) (#666) | Removing the assumption that StringHeap is always present in the metadata when computing table information (#665) (#666)
Co-authored-by: ivan <a15f8b81a160b4eebe5c84e9e3b65c87b9b2f18e@raincode.com> | jbevain/cecil,mono/cecil,fnajera-rac-de/cecil | Mono.Cecil.PE/ImageReader.cs | mit | 1,589,477,843 | //
// Author:
// Jb Evain (jbevain@gmail.com)
//
// Copyright (c) 2008 - 2015 Jb Evain
// Copyright (c) 2008 - 2011 Novell, Inc.
//
// Licensed under the MIT/X11 license.
//
using System;
using System.IO;
using Mono.Cecil.Cil;
using Mono.Cecil.Metadata;
using Mono.Collections.Generic;
using RVA = System.UInt32;
n... | //
// Author:
// Jb Evain (jbevain@gmail.com)
//
// Copyright (c) 2008 - 2015 Jb Evain
// Copyright (c) 2008 - 2011 Novell, Inc.
//
// Licensed under the MIT/X11 license.
//
using System;
using System.IO;
using Mono.Cecil.Cil;
using Mono.Cecil.Metadata;
using Mono.Collections.Generic;
using RVA = System.UInt32;
n... |
23e659bb9e6393a8cf6c2e08714175b554d3868d | Убрал предупреждение компилятора про недостижимый код | Убрал предупреждение компилятора про недостижимый код
| EvilBeaver/OneScript,EvilBeaver/OneScript,EvilBeaver/OneScript,EvilBeaver/OneScript,EvilBeaver/OneScript | src/ScriptEngine/Machine/Rcw/RcwMetadata.cs | mpl-2.0 | 1,589,477,757 | /*----------------------------------------------------------
This Source Code Form is subject to the terms of the
Mozilla Public License, v.2.0. If a copy of the MPL
was not distributed with this file, You can obtain one
at http://mozilla.org/MPL/2.0/.
----------------------------------------------------------*/
u... | /*----------------------------------------------------------
This Source Code Form is subject to the terms of the
Mozilla Public License, v.2.0. If a copy of the MPL
was not distributed with this file, You can obtain one
at http://mozilla.org/MPL/2.0/.
----------------------------------------------------------*/
u... |
159ecd98f11b1c59dd198ba1ed74620f8f2104fb | Log event script output | Log event script output
| tgstation/tgstation-server,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools | src/Tgstation.Server.Host/Components/StaticFiles/Configuration.cs | agpl-3.0 | 1,589,477,548 | using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Host... | using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using Tgstation.Server.Api.Models;
using Tgstation.Server.Host... |
cf1d91f0b2633bfe1c95116be6bf615199b45a7e | Prevent loosing contentId when Model has errors (#8358) | Prevent loosing contentId when Model has errors (#8358)
| LaserSrl/Orchard,Lombiq/Orchard,OrchardCMS/Orchard,LaserSrl/Orchard,OrchardCMS/Orchard,hbulzy/Orchard,Lombiq/Orchard,hbulzy/Orchard,OrchardCMS/Orchard,LaserSrl/Orchard,LaserSrl/Orchard,hbulzy/Orchard,Lombiq/Orchard,OrchardCMS/Orchard,hbulzy/Orchard,Lombiq/Orchard,hbulzy/Orchard,LaserSrl/Orchard,OrchardCMS/Orchard,Lombi... | src/Orchard.Web/Modules/Orchard.CustomForms/Controllers/ItemController.cs | bsd-3-clause | 1,589,477,447 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Mvc;
using Orchard.ContentManagement;
using Orchard.ContentManagement.Aspects;
using Orchard.ContentManagement.MetaData;
using Orchard.ContentManagement.MetaData.Models;
using Orchard.Core.Common.Models;
using Orchard... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Mvc;
using Orchard.ContentManagement;
using Orchard.ContentManagement.Aspects;
using Orchard.ContentManagement.MetaData;
using Orchard.ContentManagement.MetaData.Models;
using Orchard.Core.Common.Models;
using Orchard... |
204e9b0d912a8da153d1d12be7fb86385023ca54 | BaseEntityWithDeleted | BaseEntityWithDeleted
| WeihanLi/WeihanLi.Common,WeihanLi/WeihanLi.Common,WeihanLi/WeihanLi.Common | src/WeihanLi.Common/Models/BaseEntity.cs | mit | 1,589,477,358 | namespace WeihanLi.Common.Models
{
public class BaseEntity<TKey>
{
public TKey Id { get; set; }
}
public class BaseEntityWithDeleted<TKey>
{
public TKey Id { get; set; }
public bool IsDeleted { get; set; }
}
public class BaseEntity : BaseEntity<int>
{
}
... | namespace WeihanLi.Common.Models
{
public class BaseEntity<TKey>
{
public TKey Id { get; set; }
}
public class BaseEntity : BaseEntity<int>
{
}
}
|
9d8c2a06571b5d8e4320f773a6b5519be10cc539 | Fix progress window not getting events correctly | Fix progress window not getting events correctly
| Deadpikle/NetSparkle | src/NetSparkle/NetSparkle.cs | mit | 1,589,477,191 | using System;
using System.ComponentModel;
using System.Net;
using System.Net.Security;
using System.Security.Cryptography.X509Certificates;
using System.Threading;
using NetSparkleUpdater.Interfaces;
using System.IO;
using System.Diagnostics;
using System.Threading.Tasks;
using NetSparkleUpdater.Enums;
using System.Ne... | using System;
using System.ComponentModel;
using System.Net;
using System.Net.Security;
using System.Security.Cryptography.X509Certificates;
using System.Threading;
using NetSparkleUpdater.Interfaces;
using System.IO;
using System.Diagnostics;
using System.Threading.Tasks;
using NetSparkleUpdater.Enums;
using System.Ne... |
a68045317ed04b23b1c8b4affc18708cfcf2c362 | Clone the key first. | Clone the key first.
| googleprojectzero/sandbox-attacksurface-analysis-tools,googleprojectzero/sandbox-attacksurface-analysis-tools | NtApiDotNet/Win32/Security/Authentication/Kerberos/KerberosKey.cs | apache-2.0 | 1,589,476,335 | // Copyright 2020 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applica... | // Copyright 2020 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applica... |
5dcf472b497569acc71174e9bed895dc78fcda73 | Fix a terrible, TERRIBLE copy-pasta error on appcast parse | Fix a terrible, TERRIBLE copy-pasta error on appcast parse
| Deadpikle/NetSparkle | src/NetSparkle/AppCastItem.cs | mit | 1,589,476,254 | using NetSparkleUpdater.AppCastHandlers;
using System;
using System.Globalization;
using System.Xml.Linq;
namespace NetSparkleUpdater
{
/// <summary>
/// Item from a Sparkle AppCast file
/// </summary>
[Serializable]
public class AppCastItem : IComparable<AppCastItem>
{
/// <summary>
... | using NetSparkleUpdater.AppCastHandlers;
using System;
using System.Globalization;
using System.Xml.Linq;
namespace NetSparkleUpdater
{
/// <summary>
/// Item from a Sparkle AppCast file
/// </summary>
[Serializable]
public class AppCastItem : IComparable<AppCastItem>
{
/// <summary>
... |
fb5c712b379d40fdbb8ff40b64d83200fc1ef4b9 | QueryFragmentDeserializer: Create strongly typed delegate, avoid boxing in the future. | QueryFragmentDeserializer: Create strongly typed delegate, avoid boxing in the future.
| ExRam/ExRam.Gremlinq | ExRam.Gremlinq.Core/Deserialization/QueryFragmentDeserializer.cs | mit | 1,589,475,846 | using System;
using System.Collections.Concurrent;
using System.Collections.Immutable;
using System.Linq.Expressions;
using System.Threading;
using Type = System.Type;
namespace ExRam.Gremlinq.Core
{
public static class QueryFragmentDeserializer
{
private sealed class FragmentDeserializerImpl : IQuery... | using System;
using System.Collections.Concurrent;
using System.Collections.Immutable;
using System.Threading;
namespace ExRam.Gremlinq.Core
{
public static class QueryFragmentDeserializer
{
private sealed class FragmentDeserializerImpl : IQueryFragmentDeserializer
{
private readon... |
51f06c41421d1397ce803aee9435d6fc034f27bb | Math -> MathF | Math -> MathF
| 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,space-wizards/space-station-14,space-wizards/space-station-14 | Content.Server/GameObjects/Components/Mobs/StunnableComponent.cs | mit | 1,589,475,525 | using System;
using System.Threading;
using Content.Server.GameObjects.Components.Movement;
using Content.Server.GameObjects.EntitySystems;
using Content.Server.Interfaces.GameObjects;
using Content.Server.Mobs;
using Content.Shared.Audio;
using Content.Shared.GameObjects.Components.Mobs;
using Robust.Server.GameObject... | using System;
using System.Threading;
using Content.Server.GameObjects.Components.Movement;
using Content.Server.GameObjects.EntitySystems;
using Content.Server.Interfaces.GameObjects;
using Content.Server.Mobs;
using Content.Shared.Audio;
using Content.Shared.GameObjects.Components.Mobs;
using Robust.Server.GameObject... |
cfb62a12405a6f0ca179134ff3bd39eb88d03c06 | Fix several bugs in app cast generator | Fix several bugs in app cast generator
* Fixed lack of ! in directory exists check
* Fixed wrong signature output path
* Added more logging for user help
| Deadpikle/NetSparkle | src/NetSparkle.Tools.AppCastGenerator/Program.cs | mit | 1,589,475,516 | using NetSparkleUpdater;
using System;
using System.Diagnostics;
using System.IO;
using System.Security.Cryptography;
using System.Collections.Generic;
using System.Xml;
using NetSparkleUpdater.AppCastHandlers;
using System.Text;
namespace NetSparkleUpdater.Tools.AppCastGenerator
{
class Program
{
pri... | using NetSparkleUpdater;
using System;
using System.Diagnostics;
using System.IO;
using System.Security.Cryptography;
using System.Collections.Generic;
using System.Xml;
using NetSparkleUpdater.AppCastHandlers;
using System.Text;
namespace NetSparkleUpdater.Tools.AppCastGenerator
{
class Program
{
pri... |
0bba3b50c4f6b14eebe2fcc7f812f0873b09d08b | Only refresh what is needed | Only refresh what is needed
| tigrouind/LifeDISA,tigrouind/LifeDISA | CacheViewer/CacheViewer/Console.cs | mit | 1,589,475,053 | using System;
using System.IO;
using System.Runtime.InteropServices;
using Microsoft.Win32.SafeHandles;
namespace CacheViewer
{
public static class Console
{
[DllImport("Kernel32.dll", SetLastError = true, CharSet = CharSet.Auto)]
static extern SafeFileHandle CreateFile(
string fileName,
[MarshalAs(... | using System;
using System.IO;
using System.Runtime.InteropServices;
using Microsoft.Win32.SafeHandles;
namespace CacheViewer
{
public static class Console
{
[DllImport("Kernel32.dll", SetLastError = true, CharSet = CharSet.Auto)]
static extern SafeFileHandle CreateFile(
string fileName,
[MarshalAs(... |
2f552c37e32106864aff217d785de113fc8125ba | Better entry sorting | Better entry sorting
| tigrouind/LifeDISA,tigrouind/LifeDISA | CacheViewer/CacheViewer/Program.cs | mit | 1,589,475,029 | using System;
using System.Linq;
using System.Text;
using System.Threading;
using Shared;
namespace CacheViewer
{
class Program
{
static ProcessMemoryReader memoryReader;
static byte[] buffer = new byte[4096];
static Cache[] cache;
static int ticks;
public static void Main(string[] args)
{
if... | using System;
using System.Diagnostics;
using System.Linq;
using System.Text;
using System.Threading;
using Shared;
namespace CacheViewer
{
class Program
{
static ProcessMemoryReader memoryReader;
static byte[] buffer = new byte[4096];
static Cache[] cache;
static int ticks;
public static void Main(str... |
a404ec5363b48d33e92e97d5bfe3ae70b9beedb8 | sdk: invalid spdx "New BSD" handled | sdk: invalid spdx "New BSD" handled
| peachpiecompiler/peachpie,iolevel/peachpie-concept,iolevel/peachpie-concept,peachpiecompiler/peachpie,iolevel/peachpie-concept,iolevel/peachpie,iolevel/peachpie,iolevel/peachpie,iolevel/peachpie-concept,peachpiecompiler/peachpie,peachpiecompiler/peachpie,iolevel/peachpie | src/Peachpie.NET.Sdk/SpdxHelpers.cs | apache-2.0 | 1,589,474,868 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Peachpie.NET.Sdk
{
/// <summary>
/// Helper methods for resolving SPDX license expressions.
/// </summary>
public static class SpdxHelpers
{
static readonly Dictionary<string, string> s_spdx_fix... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Peachpie.NET.Sdk
{
/// <summary>
/// Helper methods for resolving SPDX license expressions.
/// </summary>
public static class SpdxHelpers
{
static readonly Dictionary<string, string> s_spdx_fix... |
34ae2401955cd77bcdbf6e6f0833feefac61f13a | modify SettlementController. | modify SettlementController.
| robertzml/Phoebe | Phoebe.WebAPI/Controllers/SettlementController.cs | mit | 1,589,474,775 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
namespace Phoebe.WebAPI.Controllers
{
using Phoebe.Core.BL;
using Phoebe.Core.DL;
using Phoebe.Core.Service;
using Phoebe.Core.Entity;
u... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
namespace Phoebe.WebAPI.Controllers
{
using Phoebe.Core.BL;
using Phoebe.Core.DL;
using Phoebe.Core.Service;
using Phoebe.Core.Entity;
u... |
ee0ef7e20d82a634433d41fed62db4a5dc4fc080 | Add RethrowAll and additional non-generic overload for Rethrow | Add RethrowAll and additional non-generic overload for Rethrow
| khellang/Middleware | src/ProblemDetails/ProblemDetailsOptions.cs | mit | 1,589,474,709 | using System;
using System.Collections.Generic;
using System.Diagnostics;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Formatters;
using Microsoft.Extensions.FileProviders;
using Microsoft.Extensions.Hosting;
using Microsoft.Net.Http.Headers;
using MvcProblemDetails = ... | using System;
using System.Collections.Generic;
using System.Diagnostics;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Formatters;
using Microsoft.Extensions.FileProviders;
using Microsoft.Extensions.Hosting;
using Microsoft.Net.Http.Headers;
using MvcProblemDetails = ... |
e7f3941b1b81bfe5940ab0da6297023aa3d762c0 | Revert "Quarantine all ProjectTemplate tests until dotnet new lock issue is resolved." | Revert "Quarantine all ProjectTemplate tests until dotnet new lock issue is resolved."
This reverts commit 9a5d3c7640de12d8f7ecba53e9e49433a4d47588.
| aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore | src/ProjectTemplates/test/AssemblyInfo.AssemblyFixtures.cs | apache-2.0 | 1,589,474,500 | // 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 Microsoft.AspNetCore.E2ETesting;
using Microsoft.AspNetCore.Testing;
using Templates.Test.Helpers;
using Xunit;
[assembly: TestFramework("Microso... | // 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 Microsoft.AspNetCore.E2ETesting;
using Microsoft.AspNetCore.Testing;
using Templates.Test.Helpers;
using Xunit;
[assembly: TestFramework("Microso... |
64062825e3a77ccdeb463324452adf99cdb98ae4 | Tracked at #758 | Tracked at #758
| json-api-dotnet/JsonApiDotNetCore,json-api-dotnet/JsonApiDotNetCore,Research-Institute/json-api-dotnet-core,Research-Institute/json-api-dotnet-core,Research-Institute/json-api-dotnet-core | src/JsonApiDotNetCore/QueryParameterServices/FilterService.cs | mit | 1,589,474,389 | using System;
using System.Collections.Generic;
using System.Linq;
using JsonApiDotNetCore.Controllers;
using JsonApiDotNetCore.Exceptions;
using JsonApiDotNetCore.Internal.Contracts;
using JsonApiDotNetCore.Internal.Query;
using JsonApiDotNetCore.Managers.Contracts;
using JsonApiDotNetCore.Models;
using Microsoft.Exte... | using System;
using System.Collections.Generic;
using System.Linq;
using JsonApiDotNetCore.Controllers;
using JsonApiDotNetCore.Exceptions;
using JsonApiDotNetCore.Internal.Contracts;
using JsonApiDotNetCore.Internal.Query;
using JsonApiDotNetCore.Managers.Contracts;
using JsonApiDotNetCore.Models;
using Microsoft.Exte... |
4d6418289b53392730e2ff1df49e5aec0590ff1c | Removed temporary workaround | Removed temporary workaround
| Research-Institute/json-api-dotnet-core,json-api-dotnet/JsonApiDotNetCore,json-api-dotnet/JsonApiDotNetCore,Research-Institute/json-api-dotnet-core,Research-Institute/json-api-dotnet-core | src/JsonApiDotNetCore/Data/DefaultResourceRepository.cs | mit | 1,589,474,093 | using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using JsonApiDotNetCore.Extensions;
using JsonApiDotNetCore.Internal;
using JsonApiDotNetCore.Internal.Contracts;
using JsonApiDotNetCore.Internal.Generics;
using JsonApiDotNetCore.Internal.Query;
... | using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using JsonApiDotNetCore.Extensions;
using JsonApiDotNetCore.Internal;
using JsonApiDotNetCore.Internal.Contracts;
using JsonApiDotNetCore.Internal.Generics;
using JsonApiDotNetCore.Internal.Query;
... |
72549f18e9fc696735ffc09f26ca6fcc288bbde5 | Tracked at #734. | Tracked at #734.
| Research-Institute/json-api-dotnet-core,Research-Institute/json-api-dotnet-core,json-api-dotnet/JsonApiDotNetCore,Research-Institute/json-api-dotnet-core,json-api-dotnet/JsonApiDotNetCore | src/JsonApiDotNetCore/QueryParameterServices/IncludeService.cs | mit | 1,589,473,955 | using System.Collections.Generic;
using System.Linq;
using JsonApiDotNetCore.Controllers;
using JsonApiDotNetCore.Exceptions;
using JsonApiDotNetCore.Internal.Contracts;
using JsonApiDotNetCore.Internal.Query;
using JsonApiDotNetCore.Managers.Contracts;
using JsonApiDotNetCore.Models;
using Microsoft.Extensions.Primiti... | using System.Collections.Generic;
using System.Linq;
using JsonApiDotNetCore.Controllers;
using JsonApiDotNetCore.Exceptions;
using JsonApiDotNetCore.Internal.Contracts;
using JsonApiDotNetCore.Internal.Query;
using JsonApiDotNetCore.Managers.Contracts;
using JsonApiDotNetCore.Models;
using Microsoft.Extensions.Primiti... |
ef527250d951d6a3f82c73a1de37a3f8a497aa60 | Fixed wrong expression execution on indexed fields | Fixed wrong expression execution on indexed fields
| mbdavid/LiteDB | LiteDB/Engine/Query/Structures/IndexCost.cs | mit | 1,589,473,955 | using System;
using System.Collections.Generic;
using System.Linq;
using static LiteDB.Constants;
namespace LiteDB.Engine
{
/// <summary>
/// Calculate index cost based on expression/collection index.
/// Lower cost is better - lowest will be selected
/// </summary>
internal class IndexCost
{... | using System;
using System.Collections.Generic;
using System.Linq;
using static LiteDB.Constants;
namespace LiteDB.Engine
{
/// <summary>
/// Calculate index cost based on expression/collection index.
/// Lower cost is better - lowest will be selected
/// </summary>
internal class IndexCost
{... |
839a14230a9dc57ec4b3cbea957b7fa237abf679 | Fix AppCastDataDownloader not using correct encoding in response stream | Fix AppCastDataDownloader not using correct encoding in response stream
| Deadpikle/NetSparkle | src/NetSparkle/Downloaders/WebRequestAppCastDataDownloader.cs | mit | 1,589,473,892 | using NetSparkleUpdater.Interfaces;
using System;
using System.Collections.Generic;
using System.IO;
using System.Net;
using System.Net.Security;
using System.Security.Cryptography.X509Certificates;
using System.Text;
namespace NetSparkleUpdater.Downloaders
{
class WebRequestAppCastDataDownloader : IAppCastDataDo... | using NetSparkleUpdater.Interfaces;
using System;
using System.Collections.Generic;
using System.IO;
using System.Net;
using System.Net.Security;
using System.Security.Cryptography.X509Certificates;
using System.Text;
namespace NetSparkleUpdater.Downloaders
{
class WebRequestAppCastDataDownloader : IAppCastDataDo... |
4987a3f24d5d0e1027ae6e3664a26193f100fbb8 | Fix UTF-8 BOM showing up in app cast signature file | Fix UTF-8 BOM showing up in app cast signature file
| Deadpikle/NetSparkle | src/NetSparkle.Tools.AppCastGenerator/Program.cs | mit | 1,589,473,878 | using NetSparkleUpdater;
using System;
using System.Diagnostics;
using System.IO;
using System.Security.Cryptography;
using System.Collections.Generic;
using System.Xml;
using NetSparkleUpdater.AppCastHandlers;
using System.Text;
namespace NetSparkleUpdater.Tools.AppCastGenerator
{
class Program
{
pri... | using NetSparkleUpdater;
using System;
using System.Diagnostics;
using System.IO;
using System.Security.Cryptography;
using System.Collections.Generic;
using System.Xml;
using NetSparkleUpdater.AppCastHandlers;
namespace NetSparkleUpdater.Tools.AppCastGenerator
{
class Program
{
private static void Pr... |
e318ad41c795ab02308016f8bcd9819fec0c8612 | Automatically collect throwables from C# | Automatically collect throwables from C#
| testfairy/testfairy-unity-plugin,testfairy/testfairy-unity-plugin,testfairy/testfairy-unity-plugin | Plugins/TestFairy.cs | apache-2.0 | 1,589,473,864 | using System.Collections.Generic;
using System.Runtime.InteropServices;
using UnityEngine;
using UnityEngine.Networking;
namespace TestFairyUnity
{
public class TestFairy : MonoBehaviour
{
public static void begin(string APIKey) {
TestFairy.installUnityCrashHandler();
#if UNITY_EDITOR || (!UNITY_ANDROID && !UNI... | using System.Collections.Generic;
using System.Runtime.InteropServices;
using UnityEngine;
using UnityEngine.Networking;
namespace TestFairyUnity
{
public class TestFairy : MonoBehaviour
{
#if UNITY_IPHONE && !UNITY_EDITOR
[DllImport("__Internal")] private static extern void TestFairy_begin(string APIKey);
[DllI... |
e96296448baa28b99736406b896a79be3c91cdd7 | This test can now run on sqlite | This test can now run on sqlite
| tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools,tgstation/tgstation-server | tests/Tgstation.Server.Tests/IntegrationTest.cs | agpl-3.0 | 1,589,473,831 | using Discord.WebSocket;
using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using System;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Reflection;
using System.Threading;... | using Discord.WebSocket;
using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using System;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Reflection;
using System.Threading;... |
d0671a9acc4bc1358f1bccf1bfb2b1f1795b0ef5 | Fixed typo blocking FieldToTagMap from working? | Fixed typo blocking FieldToTagMap from working?
Couldn't seem to get FieldToTagMap working. After looking at commit history I think this was a typo? It should only do the mapping if there is a source.Fields[this.config.soruceField].Value to work with. | nkdAgility/vsts-sync-migration,nkdAgility/vsts-sync-migration | src/VstsSyncMigrator.Core/Execution/FieldMaps/FieldToTagFieldMap.cs | mit | 1,589,473,502 | using System;
using Microsoft.TeamFoundation.WorkItemTracking.Client;
using VstsSyncMigrator.Engine.ComponentContext;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using VstsSyncMigrator.Engine.Configuration.FieldMap;
namespace VstsSyncMigrator.Engine
{
public class FieldToTagFiel... | using System;
using Microsoft.TeamFoundation.WorkItemTracking.Client;
using VstsSyncMigrator.Engine.ComponentContext;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using VstsSyncMigrator.Engine.Configuration.FieldMap;
namespace VstsSyncMigrator.Engine
{
public class FieldToTagFiel... |
cf09941d1370333ee46a809cfd8e1ce59e6e7524 | ProcessExecutor cleanup | ProcessExecutor cleanup
- Lifetime will not complete until out/err streams finish reading
- Added warning when requesting read support with !noShellExecute
| tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools,tgstation/tgstation-server | src/Tgstation.Server.Host/System/ProcessExecutor.cs | agpl-3.0 | 1,589,473,293 | using Microsoft.Extensions.Logging;
using System;
using System.Text;
using System.Threading.Tasks;
namespace Tgstation.Server.Host.System
{
/// <inheritdoc />
sealed class ProcessExecutor : IProcessExecutor
{
/// <summary>
/// The <see cref="IProcessSuspender"/> for the <see cref="ProcessExecutor"/>.
/// </s... | using Microsoft.Extensions.Logging;
using System;
using System.Text;
using System.Threading.Tasks;
namespace Tgstation.Server.Host.System
{
/// <inheritdoc />
sealed class ProcessExecutor : IProcessExecutor
{
/// <summary>
/// The <see cref="IProcessSuspender"/> for the <see cref="ProcessExecutor"/>.
/// </s... |
5950a84434dbc65fdb6e07b557aa13de5ed1e1e8 | Fix IProcess.GetStandardOutput() | Fix IProcess.GetStandardOutput()
| tgstation/tgstation-server-tools,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server | src/Tgstation.Server.Host/System/Process.cs | agpl-3.0 | 1,589,473,213 | using Microsoft.Extensions.Logging;
using System;
using System.Diagnostics;
using System.Text;
using System.Threading.Tasks;
namespace Tgstation.Server.Host.System
{
/// <inheritdoc />
sealed class Process : IProcess
{
/// <inheritdoc />
public int Id { get; }
/// <inheritdoc />
public Task Startup { get;... | using Microsoft.Extensions.Logging;
using System;
using System.Diagnostics;
using System.Text;
using System.Threading.Tasks;
namespace Tgstation.Server.Host.System
{
/// <inheritdoc />
sealed class Process : IProcess
{
/// <inheritdoc />
public int Id { get; }
/// <inheritdoc />
public Task Startup { get;... |
83ed83a423f3b6a11616d7700338480a5d9a11bf | #44: Allow creating target file if it doesn't already exist with special case handling for .shp files | #44: Allow creating target file if it doesn't already exist with special case handling for .shp files
| jumpinjackie/fdotoolbox,jumpinjackie/fdotoolbox | FdoCmd/Commands/CopyClassCommand.cs | lgpl-2.1 | 1,589,473,202 | #region LGPL Header
// Copyright (C) 2020, Jackie Ng
// https://github.com/jumpinjackie/fdotoolbox, jumpinjackie@gmail.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free Software Foundation; either
/... | #region LGPL Header
// Copyright (C) 2020, Jackie Ng
// https://github.com/jumpinjackie/fdotoolbox, jumpinjackie@gmail.com
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free Software Foundation; either
/... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.