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
62ee7aaad75d36000fee6fc57166fe6e6047bcf5
refactor Walkers
refactor Walkers
tainicom/Aether
Source/Core/Walkers/PhotonsWalker.cs
apache-2.0
1,594,274,322
#region License // Copyright 2015-2018 Kastellanos Nikolaos // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless ...
#region License // Copyright 2015-2018 Kastellanos Nikolaos // // 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 ...
04ce436f6aad199ba7f07a440aaa740b85b64a17
Dispose beatmap lookup task scheduler
Dispose beatmap lookup task scheduler
NeoAdonis/osu,UselessToucan/osu,ppy/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu,ppy/osu,peppy/osu,ppy/osu,NeoAdonis/osu,NeoAdonis/osu,smoogipoo/osu,ppy/osu,peppy/osu-new,UselessToucan/osu,peppy/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu,smoogipooo/osu,NeoAdonis/osu,smoogipoo/osu
osu.Game/Beatmaps/BeatmapManager_BeatmapOnlineLookupQueue.cs
mit
1,594,273,618
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Diagnostics.CodeAnalysis; using System.IO; using System.Linq; using System.Threading; using System.Threading.Tasks; using Dapper; using Microso...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Diagnostics.CodeAnalysis; using System.IO; using System.Linq; using System.Threading; using System.Threading.Tasks; using Dapper; using Microso...
b1390d3374d475aae27eedd82106b74bdd54f045
Add missing 'new' keyword
Add missing 'new' keyword
smoogipooo/osu-framework,peppy/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,EVAST9919/osu-framework,ppy/osu-framework,ZLima12/osu-framework,EVAST9919/osu-framework,smoogipooo/osu-framework,ppy/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,ZLima12/osu-framework,peppy/osu-framework,EVAST9919/osu-fr...
osu.Framework.Tests/Visual/UserInterface/TestSceneTextBox.cs
mit
1,594,273,604
// 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 NUnit.Framework; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Shapes; using osu.Framework...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System.Linq; using NUnit.Framework; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Shapes; using osu.Framework...
a00b26aeec621a2ebabcce0c3c9485ed7feb40ee
adjust return type of DynamicExpression.CreateConverter
adjust return type of DynamicExpression.CreateConverter
axelheer/nein-linq,BenJenkinson/nein-linq
src/NeinLinq/DynamicExpression.cs
mit
1,594,273,358
using System; using System.Linq; using System.Linq.Expressions; namespace NeinLinq { /// <summary> /// Helps building dynamic expressions. /// </summary> public static class DynamicExpression { private static readonly ObjectCache<Type, Func<string?, IFormatProvider?, object?>> Cache ...
using System; using System.Linq; using System.Linq.Expressions; namespace NeinLinq { /// <summary> /// Helps building dynamic expressions. /// </summary> public static class DynamicExpression { private static readonly ObjectCache<Type, Func<string?, IFormatProvider?, object>> Cache ...
f231b5925f142d305c62482912502a93668401cf
Add "show converted" checkbox to song select for convenience
Add "show converted" checkbox to song select for convenience
smoogipooo/osu,UselessToucan/osu,ppy/osu,peppy/osu,smoogipoo/osu,peppy/osu-new,NeoAdonis/osu,smoogipoo/osu,smoogipoo/osu,UselessToucan/osu,ppy/osu,NeoAdonis/osu,UselessToucan/osu,NeoAdonis/osu,peppy/osu,NeoAdonis/osu,peppy/osu,smoogipoo/osu,peppy/osu,ppy/osu,UselessToucan/osu,ppy/osu
osu.Game/Screens/Select/FilterControl.cs
mit
1,594,270,043
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Allocation; using osu.Framework.Bindables; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.G...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Allocation; using osu.Framework.Bindables; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.G...
57026d4e3509554b512528f32177b3b66431b6d7
Fix potential disposal deadlock in DLUW
Fix potential disposal deadlock in DLUW
EVAST9919/osu-framework,peppy/osu-framework,ppy/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,EVAST9919/osu-framework,peppy/osu-framework,peppy/osu-framework,smoogipooo/osu-framework,EVAST9919/osu-framework,smoogipooo/osu-framework,ppy/osu-framework,ZLima12/osu-framework,ZLima12/osu-framework,ppy/osu-fr...
osu.Framework/Graphics/Containers/DelayedLoadUnloadWrapper.cs
mit
1,594,267,197
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Statistics; using System.Diagnostics; using osu.Framework.Layout; using osu.Framework.Threading; using osu.Framework.Timing; namespace...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Statistics; using System.Diagnostics; using osu.Framework.Layout; using osu.Framework.Threading; using osu.Framework.Timing; namespace...
3de9307a1532bf4868191def7273c67c9dd0ca39
[ci skip] Updating ServerBuildInfo_Dynamic.cs
[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.6.3460.20200709035619-master-d66de29
ACEmulator/ACE,LtRipley36706/ACE,LtRipley36706/ACE,ACEmulator/ACE,ACEmulator/ACE,LtRipley36706/ACE
Source/ACE.Server/ServerBuildInfo_Dynamic.cs
agpl-3.0
1,594,267,119
namespace ACE.Server { public static partial class ServerBuildInfo { public static string Branch = "master"; public static string Commit = "d66de293e40217fdff6d93fb8a2a229adfea067d"; public static string Version = "1.6"; public static string Build = "3460"; ...
namespace ACE.Server { public static partial class ServerBuildInfo { public static string Branch = "master"; public static string Commit = "75138d6513890601efc6cd29aca21d1ac26a972b"; public static string Version = "1.6"; public static string Build = "3459"; ...
efdf179906dc810e04d444cbc028ce1d58591d17
Replace poo icon at disclaimer screen
Replace poo icon at disclaimer screen
smoogipoo/osu,NeoAdonis/osu,UselessToucan/osu,smoogipoo/osu,peppy/osu,ppy/osu,NeoAdonis/osu,UselessToucan/osu,peppy/osu,UselessToucan/osu,ppy/osu,smoogipoo/osu,ppy/osu,NeoAdonis/osu,peppy/osu-new,peppy/osu,peppy/osu,ppy/osu,UselessToucan/osu,smoogipooo/osu,smoogipoo/osu,NeoAdonis/osu
osu.Game/Screens/Menu/Disclaimer.cs
mit
1,594,265,480
// 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.Extensions.IEnumerableExtensions; using osu.Framework.Graphics; usi...
// 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.Extensions.IEnumerableExtensions; using osu.Framework.Graphics; usi...
9d03e36b0dc56e2cac9c20cf1529c1b53cea73b8
Improve session persistor slightly
Improve session persistor slightly
tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools
src/Tgstation.Server.Host/Components/Session/SessionPersistor.cs
agpl-3.0
1,594,265,194
using Microsoft.EntityFrameworkCore; using Microsoft.Extensions.Logging; using System; using System.Linq; using System.Threading; using System.Threading.Tasks; using Tgstation.Server.Host.Components.Deployment; using Tgstation.Server.Host.Database; using Tgstation.Server.Host.System; using Z.EntityFramework.Plus; nam...
using Microsoft.EntityFrameworkCore; using Microsoft.Extensions.Logging; using System; using System.Linq; using System.Threading; using System.Threading.Tasks; using Tgstation.Server.Host.Components.Deployment; using Tgstation.Server.Host.Database; using Tgstation.Server.Host.System; using Z.EntityFramework.Plus; nam...
01c9c64e4f7af24d13e9160c757c1a85fa84abd1
Delay after the dump test to restore the watchdog
Delay after the dump test to restore the watchdog
tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools,tgstation/tgstation-server
tests/Tgstation.Server.Tests/Instance/WatchdogTest.cs
agpl-3.0
1,594,262,004
using Byond.TopicSender; using Microsoft.Extensions.Logging; using Microsoft.VisualStudio.TestTools.UnitTesting; using Moq; using System; using System.IO; using System.Linq; using System.Net; using System.Threading; using System.Threading.Tasks; using Tgstation.Server.Api; using Tgstation.Server.Api.Models; using Tgst...
using Byond.TopicSender; using Microsoft.Extensions.Logging; using Microsoft.VisualStudio.TestTools.UnitTesting; using Moq; using System; using System.IO; using System.Linq; using System.Net; using System.Threading; using System.Threading.Tasks; using Tgstation.Server.Api; using Tgstation.Server.Api.Models; using Tgst...
5ce10da069d425a7efa7fdee1fdac739376a3708
Add a shim for Mono.Addins
Add a shim for Mono.Addins
PintaProject/Pinta,PintaProject/Pinta,PintaProject/Pinta
Pinta.Gui.Widgets/Dialogs/SimpleEffectDialog.cs
mit
1,594,261,526
// // SimpleEffectDialog.cs // // Author: // Jonathan Pobst <monkey@jpobst.com> // // Copyright (c) 2010 Jonathan Pobst // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software withou...
// // SimpleEffectDialog.cs // // Author: // Jonathan Pobst <monkey@jpobst.com> // // Copyright (c) 2010 Jonathan Pobst // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software withou...
b47ba3c7ea1d6f6f276083f3e9d0647f53805367
Rulers were removed in GTK3 so disable them for now.
Rulers were removed in GTK3 so disable them for now.
PintaProject/Pinta,PintaProject/Pinta,PintaProject/Pinta
Pinta.Gui.Widgets/Widgets/Canvas/CanvasWindow.cs
mit
1,594,260,924
// // CanvasWindow.cs // // Author: // Jonathan Pobst <monkey@jpobst.com> // // Copyright (c) 2015 Jonathan Pobst // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without res...
// // CanvasWindow.cs // // Author: // Jonathan Pobst <monkey@jpobst.com> // // Copyright (c) 2015 Jonathan Pobst // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without res...
da5dba62021f2c6ff34680c1c0af612cdcfc0865
Replace size request with preferred height / width
Replace size request with preferred height / width
PintaProject/Pinta,PintaProject/Pinta,PintaProject/Pinta
Pinta.Gui.Widgets/Widgets/FilledAreaBin.cs
mit
1,594,260,440
// // FilledAreaBin.cs // // Author: // Jonathan Pobst <monkey@jpobst.com> // // Copyright (c) 2015 Jonathan Pobst // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without re...
// // FilledAreaBin.cs // // Author: // Jonathan Pobst <monkey@jpobst.com> // // Copyright (c) 2015 Jonathan Pobst // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without re...
b6d9bef6e6b04302d8f2b5bc519c589d40fe1332
Fixed a bug that a node with sound without rendering is disabled
Fixed a bug that a node with sound without rendering is disabled
effekseer/Effekseer,effekseer/Effekseer,effekseer/Effekseer,effekseer/Effekseer,effekseer/Effekseer,effekseer/Effekseer
Dev/Editor/EffekseerCore/Binary/Exporter.cs
mit
1,594,260,369
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Runtime.InteropServices; using Effekseer.Utl; using Effekseer.Data; namespace Effekseer.Binary { public enum ExporterVersion { Ver1500 = 1500, Ver1600 = 1600, #if __EFFEKSEER_BUILD_VERSION16__ Latest = 1600, #e...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Runtime.InteropServices; using Effekseer.Utl; using Effekseer.Data; namespace Effekseer.Binary { public enum ExporterVersion { Ver1500 = 1500, Ver1600 = 1600, #if __EFFEKSEER_BUILD_VERSION16__ Latest = 1600, #e...
c10cf2ef496544f9dfcd9c3a0533ae29c81176fa
Fix multi header title not aligning correctly when changing screens
Fix multi header title not aligning correctly when changing screens
smoogipoo/osu,NeoAdonis/osu,smoogipooo/osu,peppy/osu,ppy/osu,NeoAdonis/osu,peppy/osu,smoogipoo/osu,UselessToucan/osu,UselessToucan/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu-new,ppy/osu,ppy/osu,smoogipoo/osu,peppy/osu,NeoAdonis/osu,peppy/osu,NeoAdonis/osu,UselessToucan/osu,ppy/osu
osu.Game/Screens/Multi/Header.cs
mit
1,594,260,072
// 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 Humanizer; using osu.Framework.Allocation; using osu.Framework.Extensions.Color4Extensions; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; ...
// 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 Humanizer; using osu.Framework.Allocation; using osu.Framework.Extensions.Color4Extensions; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; ...
59c6424fc8f807efaf999d0dfdfde8e788ecf856
Remove use of GetSize
Remove use of GetSize Also left some TODOs for porting color swatch creations to GTK3
PintaProject/Pinta,PintaProject/Pinta,PintaProject/Pinta
Pinta.Core/Extensions/GdkExtensions.cs
mit
1,594,257,375
// // GdkExtensions.cs // // Author: // Jonathan Pobst <monkey@jpobst.com> // // Copyright (c) 2010 Jonathan Pobst // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without res...
// // GdkExtensions.cs // // Author: // Jonathan Pobst <monkey@jpobst.com> // // Copyright (c) 2010 Jonathan Pobst // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without res...
fe3e727d2fbe0d6f449fc6f4c7baabadca62c390
Output sinp versioning
Output sinp versioning
nameless323/KiotoEngine,nameless323/KiotoEngine
ShaderInputsParser/ShaderInputsParser/Program.cs
mit
1,594,255,668
using Antlr4.Runtime; using antlrGenerated; using Microsoft.VisualBasic.CompilerServices; using ShaderInputsParserApp.Source; using ShaderInputsParserApp.Source.HeaderWriters; using ShaderInputsParserApp.Source.Types; using System; using System.IO; using System.Text; namespace ShaderInputsParserApp { public class...
using Antlr4.Runtime; using antlrGenerated; using ShaderInputsParserApp.Source; using ShaderInputsParserApp.Source.HeaderWriters; using ShaderInputsParserApp.Source.Types; using System; using System.IO; using System.Text; namespace ShaderInputsParserApp { public class InvalidCommandLineException : System.Exceptio...
4a1697bb279d24e73bf967cfd591a9bd2ff0ec10
Remove commented-out code.
Remove commented-out code.
mnaiman/duplicati,duplicati/duplicati,duplicati/duplicati,duplicati/duplicati,mnaiman/duplicati,duplicati/duplicati,mnaiman/duplicati,mnaiman/duplicati,mnaiman/duplicati,duplicati/duplicati
Duplicati/UnitTest/BorderTests.cs
lgpl-2.1
1,594,255,028
// Copyright (C) 2015, The Duplicati Team // http://www.duplicati.com, info@duplicati.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 version 2.1 of the // L...
// Copyright (C) 2015, The Duplicati Team // http://www.duplicati.com, info@duplicati.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 version 2.1 of the // L...
03014fd11f8917504aa41a811a92a4af202bceef
This test is flakey as shit comment it out for now
This test is flakey as shit comment it out for now
tgstation/tgstation-server-tools,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server
tests/Tgstation.Server.Tests/Instance/WatchdogTest.cs
agpl-3.0
1,594,254,724
using Byond.TopicSender; using Microsoft.Extensions.Logging; using Microsoft.VisualStudio.TestTools.UnitTesting; using Moq; using System; using System.IO; using System.Linq; using System.Net; using System.Threading; using System.Threading.Tasks; using Tgstation.Server.Api; using Tgstation.Server.Api.Models; using Tgst...
using Byond.TopicSender; using Microsoft.Extensions.Logging; using Microsoft.VisualStudio.TestTools.UnitTesting; using Moq; using System; using System.IO; using System.Linq; using System.Net; using System.Threading; using System.Threading.Tasks; using Tgstation.Server.Api; using Tgstation.Server.Api.Models; using Tgst...
e60fcca76d2951fd86fa6d43d36597fba10fe7dd
Fix icon loading in GTK3
Fix icon loading in GTK3 Creaing the missing images via Cairo is left for later.
PintaProject/Pinta,PintaProject/Pinta,PintaProject/Pinta
Pinta.Resources/ResourceManager.cs
mit
1,594,254,006
// // ResourceLoader.cs // // Author: // Jonathan Pobst <monkey@jpobst.com> // // Copyright (c) 2010 Jonathan Pobst // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without re...
// // ResourceLoader.cs // // Author: // Jonathan Pobst <monkey@jpobst.com> // // Copyright (c) 2010 Jonathan Pobst // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without re...
3efb39e3132ae79160a9d5297571b42b5c185c0c
Increase the load time of the algorithm slightly.
Increase the load time of the algorithm slightly. Reduce the probability of timeouts loading the algorithm.
QuantConnect/Lean,JKarathiya/Lean,AlexCatarino/Lean,JKarathiya/Lean,StefanoRaggi/Lean,JKarathiya/Lean,StefanoRaggi/Lean,QuantConnect/Lean,StefanoRaggi/Lean,jameschch/Lean,jameschch/Lean,jameschch/Lean,AlexCatarino/Lean,StefanoRaggi/Lean,QuantConnect/Lean,jameschch/Lean,AlexCatarino/Lean
Engine/Setup/BacktestingSetupHandler.cs
apache-2.0
1,594,252,551
/* * 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...
0578b9eabb8ddbf9bade4b266467a79bfc0787c6
temporary comment broken test
temporary comment broken test
yashaka/NSelene,yashaka/NSelene
NSeleneTests/Integration/SharedDriver/SeleneElementJsExtensionsSpecs.cs
mit
1,594,252,454
using NUnit.Framework; using static NSelene.Selene; using NSelene.Tests.Integration.SharedDriver.Harness; using NSelene.Conditions; using NSelene.Support.Extensions; using OpenQA.Selenium; namespace NSelene.Tests.Integration.SharedDriver { [TestFixture] public class SeleneElementJsExtensionsSpecs : BaseTest ...
using NUnit.Framework; using static NSelene.Selene; using NSelene.Tests.Integration.SharedDriver.Harness; using NSelene.Conditions; using NSelene.Support.Extensions; using OpenQA.Selenium; namespace NSelene.Tests.Integration.SharedDriver { [TestFixture] public class SeleneElementJsExtensionsSpecs : BaseTest ...
d1449a0f5cb38a94ddb836085446826dc3aae8b4
Fix key mapping
Fix key mapping
bjarnef/Umbraco-CMS,KevinJump/Umbraco-CMS,leekelleher/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,robertjf/Umbraco-CMS,abryukhov/Umbraco-CMS,dawoe/Umbraco-CMS,JimBobSquarePants/Umbraco-CMS,umbraco/Umbraco-CMS,KevinJump/Umbraco-CMS,arknu/Umbraco-CMS,abjerner/Umbraco-CMS,KevinJump/Umbraco-CMS,marcemarc/Umbraco-CMS,leekelle...
src/Umbraco.Web/PublishedCache/NuCache/DataSource/Lz4DictionaryOfPropertyDataSerializer.cs
mit
1,594,252,215
using System; using System.Collections.Generic; using System.IO; using System.Linq; using CSharpTest.Net.Serialization; using Umbraco.Core; using System.Text; using K4os.Compression.LZ4; namespace Umbraco.Web.PublishedCache.NuCache.DataSource { /// <summary> /// If/where to compress custom properties for nuca...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using CSharpTest.Net.Serialization; using Umbraco.Core; using System.Text; using K4os.Compression.LZ4; namespace Umbraco.Web.PublishedCache.NuCache.DataSource { /// <summary> /// If/where to compress custom properties for nuca...
c60147b2b554b92dccff323a585d5eb90d7e474b
Bump tested BYOND version
Bump tested BYOND version
tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server,tgstation/tgstation-server-tools
tests/Tgstation.Server.Tests/Instance/ByondTest.cs
agpl-3.0
1,594,248,936
using Castle.Core.Logging; using Microsoft.Extensions.Logging; using Microsoft.VisualStudio.TestTools.UnitTesting; using Moq; using System; using System.IO; using System.Threading; using System.Threading.Tasks; using Tgstation.Server.Api; using Tgstation.Server.Api.Models; using Tgstation.Server.Client; using Tgstatio...
using Castle.Core.Logging; using Microsoft.Extensions.Logging; using Microsoft.VisualStudio.TestTools.UnitTesting; using Moq; using System; using System.IO; using System.Threading; using System.Threading.Tasks; using Tgstation.Server.Api; using Tgstation.Server.Api.Models; using Tgstation.Server.Client; using Tgstatio...
4a0cfd349dcfdf8968a87c86ea0c50d0b614a6b1
Tweak fix for cropping only second time bug (BL-8638)
Tweak fix for cropping only second time bug (BL-8638) Looking at the code again, this seems like an obvious fix. The current implementation of the the dialog makes the current code work okay, but what if the implementation changes to always instantiate a new ImageInfo when the image changes in any way, not just a new...
BloomBooks/BloomDesktop,StephenMcConnel/BloomDesktop,gmartin7/myBloomFork,gmartin7/myBloomFork,StephenMcConnel/BloomDesktop,BloomBooks/BloomDesktop,BloomBooks/BloomDesktop,gmartin7/myBloomFork,StephenMcConnel/BloomDesktop,BloomBooks/BloomDesktop,StephenMcConnel/BloomDesktop,StephenMcConnel/BloomDesktop,gmartin7/myBloom...
src/BloomExe/Edit/EditingView.cs
mit
1,594,247,595
//#define MEMORYCHECK using System; using System.Diagnostics; using System.Drawing; using System.Drawing.Imaging; using System.IO; using System.Linq; using System.Runtime.InteropServices; using System.Windows.Forms; using Bloom.Book; using Bloom.CollectionTab; using Bloom.ImageProcessing; using Bloom.Properties; using ...
//#define MEMORYCHECK using System; using System.Diagnostics; using System.Drawing; using System.Drawing.Imaging; using System.IO; using System.Linq; using System.Runtime.InteropServices; using System.Windows.Forms; using Bloom.Book; using Bloom.CollectionTab; using Bloom.ImageProcessing; using Bloom.Properties; using ...
62e2bc11983cc46feffb35badfa82deee9740e6d
Fix potential double-request situation
Fix potential double-request situation
ppy/osu,peppy/osu-new,UselessToucan/osu,peppy/osu,UselessToucan/osu,NeoAdonis/osu,smoogipoo/osu,ppy/osu,ppy/osu,NeoAdonis/osu,peppy/osu,smoogipoo/osu,smoogipooo/osu,ppy/osu,NeoAdonis/osu,smoogipoo/osu,UselessToucan/osu,peppy/osu,peppy/osu,NeoAdonis/osu,UselessToucan/osu,smoogipoo/osu
osu.Game/Overlays/News/Displays/FrontpageDisplay.cs
mit
1,594,247,367
// 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.Threading; using osu.Framework.Allocation; using osu.Framework.Extensions.IEnumerableExtensions; using osu.Framework.Graphics; using osu.Framework.Graphics....
// 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.Threading; using osu.Framework.Allocation; using osu.Framework.Extensions.IEnumerableExtensions; using osu.Framework.Graphics; using osu.Framework.Graphics....
9ae7ff44e521d69364566280b9cbb5dbda730f90
Fix wifi sharing of books with invalid filename chars in title (BL-8674)
Fix wifi sharing of books with invalid filename chars in title (BL-8674)
StephenMcConnel/BloomDesktop,StephenMcConnel/BloomDesktop,gmartin7/myBloomFork,gmartin7/myBloomFork,StephenMcConnel/BloomDesktop,BloomBooks/BloomDesktop,BloomBooks/BloomDesktop,gmartin7/myBloomFork,StephenMcConnel/BloomDesktop,gmartin7/myBloomFork,gmartin7/myBloomFork,BloomBooks/BloomDesktop,BloomBooks/BloomDesktop,Ste...
src/BloomExe/Publish/Android/PublishToAndroidApi.cs
mit
1,594,246,915
using System; using System.Collections.Generic; using System.Drawing; using System.Diagnostics; using System.IO; using System.Linq; using Bloom.Api; using Bloom.Book; using Bloom.ImageProcessing; using Bloom.Properties; using Bloom.Publish.Android.file; using SIL.Windows.Forms.Miscellaneous; #if !__MonoCS__ using Bloo...
using System; using System.Collections.Generic; using System.Drawing; using System.Diagnostics; using System.Linq; using Bloom.Api; using Bloom.Book; using Bloom.ImageProcessing; using Bloom.Properties; using Bloom.Publish.Android.file; using SIL.Windows.Forms.Miscellaneous; #if !__MonoCS__ using Bloom.Publish.Android...
b0895a421317825c31fc6a12605d7247b20b797f
Fix AI steering spamming console (#1322)
Fix AI steering spamming console (#1322)
space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14
Content.Server/GameObjects/EntitySystems/AI/Steering/AiSteeringSystem.cs
mit
1,594,246,505
using System; using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using Content.Server.GameObjects.Components.Access; using Content.Server.GameObjects.Components.Movement; using Content.Server.GameObjects.EntitySystems.AI.Pathfinding; using Content.Server.GameObjects.EntitySystems.AI...
using System; using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; using Content.Server.GameObjects.Components.Access; using Content.Server.GameObjects.Components.Movement; using Content.Server.GameObjects.EntitySystems.AI.Pathfinding; using Content.Server.GameObjects.EntitySystems.AI...
9a9e34f20cdf7fa52777d7c1a1edac6de1a8a100
RF: using nameof
RF: using nameof
allista/ConfigurableContainers,allista/ConfigurableContainers
ModuleSwitchableTank.cs
mit
1,594,244,872
// ModuleSwitchableTank.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2016 Allis Tauri using System.Collections.Generic; using System.Linq; using CC.UI; using JetBrains.Annotations; using UnityEngine; namespace AT_Utils { /// <summary> /// This is a different approach ...
// ModuleSwitchableTank.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2016 Allis Tauri using System.Collections.Generic; using System.Linq; using CC.UI; using JetBrains.Annotations; using UnityEngine; namespace AT_Utils { /// <summary> /// This is a different approach ...
2abe30ddd76620b9fd3d05d1564238e9a4a14428
RF: removed redundant brackets
RF: removed redundant brackets
allista/ConfigurableContainers,allista/ConfigurableContainers
ModuleSwitchableTank.cs
mit
1,594,244,866
// ModuleSwitchableTank.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2016 Allis Tauri using System.Collections.Generic; using System.Linq; using CC.UI; using JetBrains.Annotations; using UnityEngine; namespace AT_Utils { /// <summary> /// This is a different approach ...
// ModuleSwitchableTank.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2016 Allis Tauri using System.Collections.Generic; using System.Linq; using CC.UI; using JetBrains.Annotations; using UnityEngine; namespace AT_Utils { /// <summary> /// This is a different approach ...
101d39e1a60c49e9c8bb2d88987bb29d31c0b3c8
Should rescale counterparts in editor when handling TweakScale message
Should rescale counterparts in editor when handling TweakScale message Probably fixes #27
allista/ConfigurableContainers,allista/ConfigurableContainers
ModuleSwitchableTank.cs
mit
1,594,244,854
// ModuleSwitchableTank.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2016 Allis Tauri using System.Collections.Generic; using System.Linq; using CC.UI; using JetBrains.Annotations; using UnityEngine; namespace AT_Utils { /// <summary> /// This is a different approach ...
// ModuleSwitchableTank.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2016 Allis Tauri using System.Collections.Generic; using System.Linq; using CC.UI; using JetBrains.Annotations; using UnityEngine; namespace AT_Utils { /// <summary> /// This is a different approach ...
f5da7d82ad12dd83a462cbaea477730340bbcdc0
RF: fixed linter warnings - KSPFields are often used implicitly
RF: fixed linter warnings - KSPFields are often used implicitly
allista/ConfigurableContainers,allista/ConfigurableContainers
ModuleSwitchableTank.cs
mit
1,594,244,854
// ModuleSwitchableTank.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2016 Allis Tauri using System.Collections.Generic; using System.Linq; using CC.UI; using JetBrains.Annotations; using UnityEngine; namespace AT_Utils { /// <summary> /// This is a different approach ...
// ModuleSwitchableTank.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2016 Allis Tauri using System.Collections.Generic; using System.Linq; using CC.UI; using JetBrains.Annotations; using UnityEngine; namespace AT_Utils { /// <summary> /// This is a different approach ...
ff2aec696951a864efb9e2cd92aac4d0f71ac3a4
Pretty print xml output
Pretty print xml output
GMJS/gmjs_ocs_dpt
IPOCS_Programmer/MainWindow.xaml.cs
mit
1,594,244,818
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using Syst...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using Syst...
f83ce075ca2285f267d6e8e17f96561c8ab6579d
Fix summary comment (#23702)
Fix summary comment (#23702) It seems like this should say "locked out", rather than "logged out".
aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore
src/Identity/Extensions.Core/src/SignInResult.cs
apache-2.0
1,594,242,791
// 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. namespace Microsoft.AspNetCore.Identity { /// <summary> /// Represents the result of a sign-in operation. /// </summary> public class Si...
// 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. namespace Microsoft.AspNetCore.Identity { /// <summary> /// Represents the result of a sign-in operation. /// </summary> public class Si...
19666e5de8c9d81e850421ac249888ed5b934d09
UIWindowBase: automatically saving and loading config options
UIWindowBase: automatically saving and loading config options Saving on Close, on destroy and onGameStateSave GameEvent. Loading on first Show, when prefab is null.
allista/AT_Utils
UI/UIWindowBase.cs
mit
1,594,242,526
// UIWindowBase.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2019 Allis Tauri using UnityEngine; using System.Collections; using AT_Utils.UI; using UnityEngine.EventSystems; namespace AT_Utils { [PersistState] public abstract class UIWindowBase<T> : ICachedState where T :...
// UIWindowBase.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2019 Allis Tauri using UnityEngine; using System.Collections; using AT_Utils.UI; using UnityEngine.EventSystems; namespace AT_Utils { [PersistState] public abstract class UIWindowBase<T> : ICachedState where T :...
4c427c22b7d474476eae238dcd1027a3f9c2ff00
FloatController: added onDoneEditing FloatEvent that is called on doneButton click
FloatController: added onDoneEditing FloatEvent that is called on doneButton click Because sometimes you're interested not in every value change, but only in the final result of the editing.
allista/AT_Utils
Unity/UI/FloatController.cs
mit
1,594,242,526
// FloatController.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2019 Allis Tauri using System; using UnityEngine.UI; namespace AT_Utils.UI { public class FloatController : RingBoundedFloatValueUI { public float min = float.MinValue; public override float M...
// FloatController.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2019 Allis Tauri using System; using UnityEngine.UI; namespace AT_Utils.UI { public class FloatController : RingBoundedFloatValueUI { public float min = float.MinValue; public override float M...
1b3126ba05f0636ad043c5a9300c4814b5572e07
PluginState: fixed possible NRE in get_config
PluginState: fixed possible NRE in get_config
allista/AT_Utils
Configuration/PluginState.cs
mit
1,594,242,526
// Attributes.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2019 Allis Tauri using System; using System.Reflection; using System.Collections.Generic; using KSP.IO; using System.Linq; namespace AT_Utils { [AttributeUsage(AttributeTargets.Field, Inherited = true)] public cla...
// Attributes.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2019 Allis Tauri using System; using System.Reflection; using System.Collections.Generic; using KSP.IO; using System.Linq; namespace AT_Utils { [AttributeUsage(AttributeTargets.Field, Inherited = true)] public cla...
e6ac7dd393641703917613e5c2d3f4a9ec0b00b5
UI.Utils: namesToOptions always return a list
UI.Utils: namesToOptions always return a list
allista/AT_Utils
Unity/UI/Utils.cs
mit
1,594,242,526
using System.Collections.Generic; using System.Linq; using UnityEngine.UI; namespace AT_Utils.UI { public class UI_Utils { public static List<Dropdown.OptionData> namesToOptions(IEnumerable<string> names) => names?.Select(name => new Dropdown.OptionData(FormatUtils.Parse...
using System.Collections.Generic; using System.Linq; using UnityEngine.UI; namespace AT_Utils.UI { public class UI_Utils { public static List<Dropdown.OptionData> namesToOptions(IEnumerable<string> names) => names.Select(name => new Dropdown.OptionData(FormatUtils.ParseC...
0e6f1dc8514ed0456525180b87b83febd4de7ae0
PluginState: using SingleOrDefault with predicate instead of Where
PluginState: using SingleOrDefault with predicate instead of Where
allista/AT_Utils
Configuration/PluginState.cs
mit
1,594,242,526
// Attributes.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2019 Allis Tauri using System; using System.Reflection; using System.Collections.Generic; using KSP.IO; using System.Linq; namespace AT_Utils { [AttributeUsage(AttributeTargets.Field, Inherited = true)] public cla...
// Attributes.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2019 Allis Tauri using System; using System.Reflection; using System.Collections.Generic; using KSP.IO; using System.Linq; namespace AT_Utils { [AttributeUsage(AttributeTargets.Field, Inherited = true)] public cla...
fc817e5cadc82c5c3476e9b581b236640721ed1e
UIWindowBase: added optional bool "condition" argument to Toggle method
UIWindowBase: added optional bool "condition" argument to Toggle method The Show will only be called if the condition is true.
allista/AT_Utils
UI/UIWindowBase.cs
mit
1,594,242,526
// UIWindowBase.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2019 Allis Tauri using UnityEngine; using System.Collections; using AT_Utils.UI; using UnityEngine.EventSystems; namespace AT_Utils { [PersistState] public abstract class UIWindowBase<T> : ICachedState where T :...
// UIWindowBase.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2019 Allis Tauri using UnityEngine; using System.Collections; using AT_Utils.UI; using UnityEngine.EventSystems; namespace AT_Utils { [PersistState] public abstract class UIWindowBase<T> : ICachedState where T :...
097808422e09ac44398ee3ea8b0f2cb02af83030
DebugWindow: using ScreenBoundRect rather than DragableRect as ancestor class
DebugWindow: using ScreenBoundRect rather than DragableRect as ancestor class Because it's a window and should stay on screen
allista/AT_Utils
Unity/UI/DebugWindow.cs
mit
1,594,242,526
using UnityEngine.UI; namespace AT_Utils.UI { public class DebugWindow : ScreenBoundRect { public Text title; public Text content; public Button closeButton; public void SetContent(string text) { content.text = text; } } }
using UnityEngine.UI; namespace AT_Utils.UI { public class DebugWindow : DragableRect { public Text title; public Text content; public Button closeButton; public void SetContent(string text) { content.text = text; } } }
4cd874280cd853722d5cae76c5a2af16c99b58f2
Add clarifying xmldoc for RotationAbsolute
Add clarifying xmldoc for RotationAbsolute
NeoAdonis/osu,smoogipoo/osu,peppy/osu-new,ppy/osu,UselessToucan/osu,UselessToucan/osu,ppy/osu,NeoAdonis/osu,smoogipoo/osu,peppy/osu,UselessToucan/osu,smoogipoo/osu,peppy/osu,NeoAdonis/osu,ppy/osu,UselessToucan/osu,ppy/osu,peppy/osu,NeoAdonis/osu,smoogipooo/osu,smoogipoo/osu,peppy/osu
osu.Game.Rulesets.Osu/Objects/Drawables/Pieces/SpinnerDisc.cs
mit
1,594,240,670
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.Input.Events; using osu.Game.Graphics; using osuTK; using osuTK....
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Framework.Input.Events; using osu.Game.Graphics; using osuTK; using osuTK....
213dfac344f67f776874217bca80f7eaa2479bf4
Fix broken spinner rotation logic
Fix broken spinner rotation logic
smoogipoo/osu,smoogipooo/osu,UselessToucan/osu,ppy/osu,ppy/osu,NeoAdonis/osu,UselessToucan/osu,NeoAdonis/osu,peppy/osu-new,smoogipoo/osu,UselessToucan/osu,peppy/osu,peppy/osu,NeoAdonis/osu,NeoAdonis/osu,peppy/osu,ppy/osu,UselessToucan/osu,peppy/osu,smoogipoo/osu,ppy/osu,smoogipoo/osu
osu.Game.Rulesets.Osu/Objects/Drawables/DrawableSpinner.cs
mit
1,594,240,670
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Linq; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Game.Rulesets.Objects.Drawables; using osu.Game.Ruleset...
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System; using System.Linq; using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; using osu.Game.Rulesets.Objects.Drawables; using osu.Game.Ruleset...
31a1f8b9a75b944c6e52e8089f26feb671c061cb
Add coverage for spinning in both directions
Add coverage for spinning in both directions
smoogipoo/osu,UselessToucan/osu,peppy/osu-new,smoogipoo/osu,ppy/osu,peppy/osu,UselessToucan/osu,peppy/osu,peppy/osu,UselessToucan/osu,NeoAdonis/osu,ppy/osu,smoogipooo/osu,peppy/osu,ppy/osu,NeoAdonis/osu,UselessToucan/osu,smoogipoo/osu,smoogipoo/osu,NeoAdonis/osu,NeoAdonis/osu,ppy/osu
osu.Game.Rulesets.Osu.Tests/TestSceneSpinnerRotation.cs
mit
1,594,240,665
// 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 NUnit.Framework; using osu.Framework.Allocation; using osu.Framework.Audio; using osu.Framework.Utils; using osu.Framework.Testing; using osu.Framework.Timing; usi...
// 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 NUnit.Framework; using osu.Framework.Allocation; using osu.Framework.Audio; using osu.Framework.Utils; using osu.Framework.Testing; using osu.Framework.Timing; usi...
658c4a79d8eb5658e93af495a80e90bd5bb9e0f2
Fix cropping an image with GraphicsMagick processing afterward (BL-8638)
Fix cropping an image with GraphicsMagick processing afterward (BL-8638)
StephenMcConnel/BloomDesktop,gmartin7/myBloomFork,BloomBooks/BloomDesktop,gmartin7/myBloomFork,BloomBooks/BloomDesktop,StephenMcConnel/BloomDesktop,gmartin7/myBloomFork,StephenMcConnel/BloomDesktop,BloomBooks/BloomDesktop,BloomBooks/BloomDesktop,StephenMcConnel/BloomDesktop,gmartin7/myBloomFork,gmartin7/myBloomFork,Ste...
src/BloomExe/Edit/EditingView.cs
mit
1,594,240,484
//#define MEMORYCHECK using System; using System.Diagnostics; using System.Drawing; using System.Drawing.Imaging; using System.IO; using System.Linq; using System.Runtime.InteropServices; using System.Windows.Forms; using Bloom.Book; using Bloom.CollectionTab; using Bloom.ImageProcessing; using Bloom.Properties; using ...
//#define MEMORYCHECK using System; using System.Diagnostics; using System.Drawing; using System.Drawing.Imaging; using System.IO; using System.Linq; using System.Runtime.InteropServices; using System.Windows.Forms; using Bloom.Book; using Bloom.CollectionTab; using Bloom.ImageProcessing; using Bloom.Properties; using ...
f91fdec36c676db41ef1bbb6c160f4d0670de3c2
Update Kernel.cs
Update Kernel.cs
CosmosOS/Cosmos,zarlo/Cosmos,CosmosOS/Cosmos,zarlo/Cosmos,zarlo/Cosmos,CosmosOS/Cosmos,zarlo/Cosmos,CosmosOS/Cosmos,zarlo/Cosmos,CosmosOS/Cosmos
Tests/Kernels/GraphicTest/Kernel.cs
bsd-3-clause
1,594,239,889
using System; using Sys = Cosmos.System; using Cosmos.TestRunner; using Cosmos.System.Graphics; using System.Drawing; using Point = Cosmos.System.Graphics.Point; using System.IO; using Cosmos.Compiler.Tests.Bcl; /* * It is impossible to make assertions here but it is useful in any case to have it runs automatically ...
using System; using Sys = Cosmos.System; using Cosmos.TestRunner; using Cosmos.System.Graphics; using System.Drawing; using Point = Cosmos.System.Graphics.Point; using System.IO; using Cosmos.Compiler.Tests.Bcl; /* * It is impossible to make assertions here but it is useful in any case to have it runs automatically ...
5a4f85166d21ab836723f106294ca0a76e6251cd
revert OnAuthToken (use custom Authenticators instead)
revert OnAuthToken (use custom Authenticators instead)
signumsoftware/framework,signumsoftware/framework,MehdyKarimpour/extensions,signumsoftware/framework,signumsoftware/extensions,signumsoftware/extensions,AlejandroCano/extensions,AlejandroCano/extensions,MehdyKarimpour/extensions
Signum.React.Extensions/Authorization/AuthTokensServer.cs
mit
1,594,239,696
using Signum.Engine; using Signum.Engine.Authorization; using Signum.Entities; using Signum.Entities.Authorization; using Signum.React.Filters; using Signum.Utilities; using System; using System.IO; using System.IO.Compression; using System.Linq; using System.Security.Authentication; using System.Security.Cr...
using Signum.Engine; using Signum.Engine.Authorization; using Signum.Entities; using Signum.Entities.Authorization; using Signum.React.Filters; using Signum.Utilities; using System; using System.IO; using System.IO.Compression; using System.Linq; using System.Security.Authentication; using System.Security.Cr...
98f630650d137bbbf647823c4b5a948be04c594a
Output to the correct directory
Output to the correct directory
Xeeynamo/KingdomHearts
OpenKh.Command.IdxImg/Program.cs
mit
1,594,239,606
using OpenKh.Common; using OpenKh.Kh2; using McMaster.Extensions.CommandLineUtils; using System; using System.Collections.Generic; using System.IO; using System.Reflection; using System.ComponentModel.DataAnnotations; using System.Linq; using Xe.IO; namespace OpenKh.Command.IdxImg { [Command("OpenKh.Command.IdxIm...
using OpenKh.Common; using OpenKh.Kh2; using McMaster.Extensions.CommandLineUtils; using System; using System.Collections.Generic; using System.IO; using System.Reflection; using System.ComponentModel.DataAnnotations; using System.Linq; using Xe.IO; namespace OpenKh.Command.IdxImg { [Command("OpenKh.Command.IdxIm...
15dfb2624449df3f5e9a5a447d964070a806cc00
clean RemoveCookie
clean RemoveCookie
signumsoftware/framework,signumsoftware/framework,signumsoftware/extensions,signumsoftware/extensions,signumsoftware/framework,MehdyKarimpour/extensions,AlejandroCano/extensions,AlejandroCano/extensions,MehdyKarimpour/extensions
Signum.React.Extensions/Authorization/UserTicketServer.cs
mit
1,594,239,592
using System; using Signum.Engine.Authorization; using Signum.Entities.Authorization; using Signum.Utilities; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Http.Features; using Microsoft.AspNetCore.Http; using Signum.React.Filters; using Microsoft.AspNetCore.Mvc.Routing; using Signum.Entities; ...
using System; using Signum.Engine.Authorization; using Signum.Entities.Authorization; using Signum.Utilities; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Http.Features; using Microsoft.AspNetCore.Http; using Signum.React.Filters; using Microsoft.AspNetCore.Mvc.Routing; using Signum.Entities; ...
032f77491cf14a3308093d2239d31247cd48db57
Always locate kh2idx in the correct directory
Always locate kh2idx in the correct directory
Xeeynamo/KingdomHearts
OpenKh.Kh2/IdxName.cs
mit
1,594,239,495
using System.Collections.Generic; using System.IO; using System.Linq; using System.Reflection; namespace OpenKh.Kh2 { public class IdxName { private static Dictionary<long, string> _nameDictionary = File .ReadAllLines(Path.Combine(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Locat...
using System.Collections.Generic; using System.IO; using System.Linq; namespace OpenKh.Kh2 { public class IdxName { private static Dictionary<long, string> _nameDictionary = File .ReadAllLines("resources/kh2idx.txt") .ToDictionary(name => IdxDictionary.GetHash(name), name => na...
4c20542b3b243b197c14d35fc0b2f44f32164a41
Reset Idx.Read position before starting to read
Reset Idx.Read position before starting to read
Xeeynamo/KingdomHearts
OpenKh.Kh2/Idx.cs
mit
1,594,239,370
using OpenKh.Common; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using Xe.BinaryMapper; namespace OpenKh.Kh2 { public static class Idx { public class Entry { public const int MaxBlockLength = 0x3FFF; private cons...
using OpenKh.Common; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using Xe.BinaryMapper; namespace OpenKh.Kh2 { public static class Idx { public class Entry { public const int MaxBlockLength = 0x3FFF; private cons...
6792b2c8f2cf9d0f3ffe16f6b70718d894645552
Disconnect old units when a new connects
Disconnect old units when a new connects
GMJS/gmjs_ocs_dpt
IPOCS_Programmer/MainWindow.xaml.cs
mit
1,594,239,252
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using Syst...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using Syst...
dced0e50336daf3c958c62b88246880ab57d307b
Do not make the tool being stuck in an infinite loop if IDX is invalid
Do not make the tool being stuck in an infinite loop if IDX is invalid
Xeeynamo/KingdomHearts
OpenKh.Command.IdxImg/Program.cs
mit
1,594,239,211
using OpenKh.Common; using OpenKh.Kh2; using McMaster.Extensions.CommandLineUtils; using System; using System.Collections.Generic; using System.IO; using System.Reflection; using System.ComponentModel.DataAnnotations; using System.Linq; using Xe.IO; namespace OpenKh.Command.IdxImg { [Command("OpenKh.Command.IdxIm...
using OpenKh.Common; using OpenKh.Kh2; using McMaster.Extensions.CommandLineUtils; using System; using System.Collections.Generic; using System.IO; using System.Reflection; using System.ComponentModel.DataAnnotations; using System.Linq; using Xe.IO; namespace OpenKh.Command.IdxImg { [Command("OpenKh.Command.IdxIm...
aca998f45a2bf0db44939f49cac8700c5c5db299
[ci skip] Updating ServerBuildInfo_Dynamic.cs
[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.6.3459.20200708200925-master-75138d6
ACEmulator/ACE,LtRipley36706/ACE,LtRipley36706/ACE,LtRipley36706/ACE,ACEmulator/ACE,ACEmulator/ACE
Source/ACE.Server/ServerBuildInfo_Dynamic.cs
agpl-3.0
1,594,239,096
namespace ACE.Server { public static partial class ServerBuildInfo { public static string Branch = "master"; public static string Commit = "75138d6513890601efc6cd29aca21d1ac26a972b"; public static string Version = "1.6"; public static string Build = "3459"; ...
namespace ACE.Server { public static partial class ServerBuildInfo { public static string Branch = "master"; public static string Commit = "82230526085f9a928934a98c007739a040a94e8a"; public static string Version = "1.6"; public static string Build = "3458"; ...
3eea3228305991028f41592daf7e2d9a448e328d
increased size and thickness of system highlight
increased size and thickness of system highlight
Slazanger/SMT,Slazanger/SMT
RegionControl.xaml.cs
mit
1,594,239,055
using SMT.EVEData; using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Windows; using System.Windows.Controls; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Animation; using System.Windows.Shapes; using WpfHelpers.ResourceUsag...
using SMT.EVEData; using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Windows; using System.Windows.Controls; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Animation; using System.Windows.Shapes; using WpfHelpers.ResourceUsag...
1f58420b7441dc91a1d30800cea656f207c6a096
Fix bug when changeing object to order
Fix bug when changeing object to order
GMJS/gmjs_ocs_dpt
IPOCS_Programmer/ClientTab.xaml.cs
mit
1,594,238,570
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Imaging;...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Imaging;...
01c02fa7dbcf7c61db702b8bda2b7fbf2912cbc8
fix bug in error message
fix bug in error message
benjamin-hodgson/Pidgin
Pidgin/ParseState.cs
mit
1,594,238,480
using System; using System.Buffers; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using Pidgin.TokenStreams; namespace Pidgin { /// <summary> /// A mutable struct! Careful! /// </summary> [StructLayout(LayoutKind.Auto)] internal ref partial struct ParseState<TToken> ...
using System; using System.Buffers; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using Pidgin.TokenStreams; namespace Pidgin { /// <summary> /// A mutable struct! Careful! /// </summary> [StructLayout(LayoutKind.Auto)] internal ref partial struct ParseState<TToken> ...
1e4b0ed96468859a8582b0fbb5d053d400271aa6
[2.3.2] added option for bulk loading for Mock spectrometer, for WPSC release
[2.3.2] added option for bulk loading for Mock spectrometer, for WPSC release
WasatchPhotonics/Wasatch.NET,WasatchPhotonics/Wasatch.NET
WasatchNET/MockSpectrometerJSON.cs
mit
1,594,238,480
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace WasatchNET { class MockSpectrometerJSON { public Dictionary<string, SortedDictionary<int, double[]>> measurements; public EEPROMJSON EEPROM; } pu...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace WasatchNET { class MockSpectrometerJSON { public Dictionary<string, SortedDictionary<int, double[]>> measurements; public EEPROMJSON EEPROM; } public class EEP...
a5294a7fb72e20946e1488e50a73056e671ee81b
[ci skip] Updating ServerBuildInfo_Dynamic.cs
[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.6.3458.20200708195028-master-8223052
LtRipley36706/ACE,LtRipley36706/ACE,ACEmulator/ACE,ACEmulator/ACE,LtRipley36706/ACE,ACEmulator/ACE
Source/ACE.Server/ServerBuildInfo_Dynamic.cs
agpl-3.0
1,594,237,953
namespace ACE.Server { public static partial class ServerBuildInfo { public static string Branch = "master"; public static string Commit = "82230526085f9a928934a98c007739a040a94e8a"; public static string Version = "1.6"; public static string Build = "3458"; ...
namespace ACE.Server { public static partial class ServerBuildInfo { public static string Branch = "master"; public static string Commit = "165c4659b38e300c2d4c7186dfb5aa6018a6b860"; public static string Version = "1.6"; public static string Build = "3457"; ...
f745ecef66f51b06439e48f48697fd182e20a29a
ShipConstructLoader: removed unused Facility prop
ShipConstructLoader: removed unused Facility prop
allista/AT_Utils
Addons/ShipConstructLoader.cs
mit
1,594,237,816
// ShipConstructLoader.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2018 Allis Tauri using System; using System.Collections.Generic; using KSP.UI.Screens; using UnityEngine; namespace AT_Utils { public class ShipConstructLoader : MonoBehaviour { string flag_url; ...
// ShipConstructLoader.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2018 Allis Tauri using System; using System.Collections.Generic; using KSP.UI.Screens; using UnityEngine; namespace AT_Utils { public class ShipConstructLoader : MonoBehaviour { string flag_url; ...
82230526085f9a928934a98c007739a040a94e8a
fixing 'moved too far' and pk error spellcasting dual message (#3062)
fixing 'moved too far' and pk error spellcasting dual message (#3062)
LtRipley36706/ACE,ACEmulator/ACE,ACEmulator/ACE,LtRipley36706/ACE,LtRipley36706/ACE,ACEmulator/ACE
Source/ACE.Server/WorldObjects/Player_Magic.cs
agpl-3.0
1,594,237,813
using System; using System.Collections.Generic; using System.Linq; using ACE.Common; using ACE.DatLoader; using ACE.Entity; using ACE.Entity.Enum; using ACE.Server.Entity; using ACE.Server.Entity.Actions; using ACE.Server.Managers; using ACE.Server.Network.GameEvent.Events; using ACE.Server.Network.GameMessages.Messag...
using System; using System.Collections.Generic; using System.Linq; using ACE.Common; using ACE.DatLoader; using ACE.Entity; using ACE.Entity.Enum; using ACE.Server.Entity; using ACE.Server.Entity.Actions; using ACE.Server.Managers; using ACE.Server.Network.GameEvent.Events; using ACE.Server.Network.GameMessages.Messag...
b31ea003c2e2690dbf0475b6f47e4524f6e80ac4
Using CraftBrowserDialog.Spawn variant with onConfigNodeSelected callback
Using CraftBrowserDialog.Spawn variant with onConfigNodeSelected callback That one actually works rather than crashing on NRE because the onFileSelected is never actually used anymore. Closed #21 Closed allista/GroundConstruction#77 Closed allista/hangar#218
allista/AT_Utils
Addons/ShipConstructLoader.cs
mit
1,594,237,795
// ShipConstructLoader.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2018 Allis Tauri using System; using System.Collections.Generic; using KSP.UI.Screens; using UnityEngine; namespace AT_Utils { public class ShipConstructLoader : MonoBehaviour { string flag_url; ...
// ShipConstructLoader.cs // // Author: // Allis Tauri <allista@gmail.com> // // Copyright (c) 2018 Allis Tauri using System; using System.Collections.Generic; using KSP.UI.Screens; using UnityEngine; namespace AT_Utils { public class ShipConstructLoader : MonoBehaviour { string flag_url; ...
6584c310a9820365e80d0941165c4c1bd159d65b
Resource registration takes literally forever. When adding a resource with a dependancy cycle not directly containing the resource result is an endless loop.
Resource registration takes literally forever. When adding a resource with a dependancy cycle not directly containing the resource result is an endless loop.
riganti/dotvvm,riganti/dotvvm,riganti/dotvvm,riganti/dotvvm
src/DotVVM.Framework.Tests.Common/ResourceManagement/ResourceRepositoryTests.cs
apache-2.0
1,594,237,743
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using DotVVM.Framework.Configuration; using DotVVM.Framework.ResourceManagement; using Microsoft.Extensions.DependencyInjection; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace DotVVM.Fram...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using DotVVM.Framework.Configuration; using DotVVM.Framework.ResourceManagement; using Microsoft.Extensions.DependencyInjection; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace DotVVM.Fram...
ad740dac0ffc36d801f95ed3b59a8a647d795f13
[ci skip] Updating ServerBuildInfo_Dynamic.cs
[ci skip] Updating ServerBuildInfo_Dynamic.cs 1.6.3457.20200708194143-master-165c465
LtRipley36706/ACE,LtRipley36706/ACE,ACEmulator/ACE,ACEmulator/ACE,ACEmulator/ACE,LtRipley36706/ACE
Source/ACE.Server/ServerBuildInfo_Dynamic.cs
agpl-3.0
1,594,237,427
namespace ACE.Server { public static partial class ServerBuildInfo { public static string Branch = "master"; public static string Commit = "165c4659b38e300c2d4c7186dfb5aa6018a6b860"; public static string Version = "1.6"; public static string Build = "3457"; ...
namespace ACE.Server { public static partial class ServerBuildInfo { public static string Branch = "master"; public static string Commit = "f4ac60de26b95f4be6ca667bf2d75534b8c5458b"; public static string Version = "1.6"; public static string Build = "3456"; ...
165c4659b38e300c2d4c7186dfb5aa6018a6b860
send recall animations as actions instead of forward commands (#3060)
send recall animations as actions instead of forward commands (#3060) * send recall animations as actions instead of forward commands * ensure action runs through physics for fast tick * update TeleToHouse * refactor
LtRipley36706/ACE,ACEmulator/ACE,ACEmulator/ACE,LtRipley36706/ACE,LtRipley36706/ACE,ACEmulator/ACE
Source/ACE.Server/WorldObjects/Player_Location.cs
agpl-3.0
1,594,237,283
using System; using System.Collections.Generic; using System.Numerics; using System.Linq; using ACE.Common; using ACE.Database; using ACE.DatLoader; using ACE.DatLoader.FileTypes; using ACE.Entity; using ACE.Entity.Enum; using ACE.Entity.Enum.Properties; using ACE.Entity.Models; using ACE.Server.Entity; using ACE.Serv...
using System; using System.Collections.Generic; using System.Numerics; using System.Linq; using ACE.Common; using ACE.Database; using ACE.DatLoader; using ACE.DatLoader.FileTypes; using ACE.Entity; using ACE.Entity.Enum; using ACE.Entity.Enum.Properties; using ACE.Entity.Models; using ACE.Server.Entity; using ACE.Serv...
59bc91911f741a589e3491b140c4fa3a0a1bef5e
Fixes Generate CI on each build
Fixes Generate CI on each build
flubu-core/flubu.core,flubu-core/flubu.core,flubu-core/flubu.core,flubu-core/flubu.core
src/FlubuCore/FlubuConfiguration.cs
bsd-2-clause
1,594,237,093
using System; using System.Collections.Generic; using System.Text; using FlubuCore.BuildServers.Configurations; using FlubuCore.Context; namespace FlubuCore { public class FlubuConfiguration { protected internal FlubuConfiguration() { } public FlubuConfiguration(TravisOptions ...
using System; using System.Collections.Generic; using System.Text; using FlubuCore.BuildServers.Configurations; using FlubuCore.Context; namespace FlubuCore { public class FlubuConfiguration { protected internal FlubuConfiguration() { } public FlubuConfiguration(TravisOptions ...
37ecab3f2f3cbea1a818941bf4153c58ec087158
Add assertions to make spinner tests fail
Add assertions to make spinner tests fail
peppy/osu-new,smoogipoo/osu,ppy/osu,peppy/osu,ppy/osu,UselessToucan/osu,UselessToucan/osu,smoogipoo/osu,NeoAdonis/osu,smoogipooo/osu,NeoAdonis/osu,UselessToucan/osu,ppy/osu,peppy/osu,smoogipoo/osu,peppy/osu,UselessToucan/osu,smoogipoo/osu,ppy/osu,NeoAdonis/osu,NeoAdonis/osu,peppy/osu
osu.Game.Rulesets.Osu.Tests/TestSceneSpinnerRotation.cs
mit
1,594,235,367
// 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 NUnit.Framework; using osu.Framework.Allocation; using osu.Framework.Audio; using osu.Framework.Utils; using osu.Framework.Testing; using osu.Framework.Timing; usi...
// 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 NUnit.Framework; using osu.Framework.Allocation; using osu.Framework.Audio; using osu.Framework.Utils; using osu.Framework.Testing; using osu.Framework.Timing; usi...
445b510f5265a1b0ef702c4d15244103a3c5618e
Add Game.ScreenBackgroundColor
Add Game.ScreenBackgroundColor
lucas-miranda/Raccoon
Raccoon/Core/Game.cs
mit
1,594,235,364
using System.Collections.Generic; using System.IO; using Microsoft.Xna.Framework.Graphics; using Raccoon.Graphics; using Raccoon.Util; namespace Raccoon { public class Game : System.IDisposable { #region Public Members public delegate void GameEventDelegate(); public event GameEventDele...
using System.Collections.Generic; using System.IO; using Microsoft.Xna.Framework.Graphics; using Raccoon.Graphics; using Raccoon.Util; namespace Raccoon { public class Game : System.IDisposable { #region Public Members public delegate void GameEventDelegate(); public event GameEventDele...
3da3414fe4ac454b60353de6d158b8d50f9d6409
WIP #AG351 - Try to diagnose issue by recording snapshot restores
WIP #AG351 - Try to diagnose issue by recording snapshot restores
csf-dev/agiil,csf-dev/agiil,csf-dev/agiil,csf-dev/agiil,csf-dev/agiil
Agiil.Data/Sqlite/SnapshotService.cs
mit
1,594,234,487
using System; using System.IO; using log4net; namespace Agiil.Data.Sqlite { public class SnapshotService : ISnapshotService { readonly DatabaseFileProvider dbFileProvider; readonly ISnapshotFileService fileService; readonly ILog logger; public void RestoreFromSnapshot(Snapshot...
using System; using System.IO; using log4net; namespace Agiil.Data.Sqlite { public class SnapshotService : ISnapshotService { readonly DatabaseFileProvider dbFileProvider; readonly ISnapshotFileService fileService; readonly ILog logger; public void RestoreFromSnapshot(Snapshot snapshot) { ...
0dbc5e0408eda11d2ee7dcb669b31b18cabb04d3
修正一处文件系统的BUG
修正一处文件系统的BUG
EllanJiang/GameFramework,GameFramework/GameFramework
GameFramework/FileSystem/FileSystem.cs
mit
1,594,233,524
//------------------------------------------------------------ // Game Framework // Copyright © 2013-2020 Jiang Yin. All rights reserved. // Homepage: https://gameframework.cn/ // Feedback: mailto:ellan@gameframework.cn //------------------------------------------------------------ using System; using System.Collecti...
//------------------------------------------------------------ // Game Framework // Copyright © 2013-2020 Jiang Yin. All rights reserved. // Homepage: https://gameframework.cn/ // Feedback: mailto:ellan@gameframework.cn //------------------------------------------------------------ using System; using System.Collecti...
b3ff3162ce3eebc94ffbd7248251b36311660412
Remove unnecessary code (#742)
Remove unnecessary code (#742)
ThomasBarnekow/Open-XML-SDK,tomjebo/Open-XML-SDK,OfficeDev/Open-XML-SDK
src/DocumentFormat.OpenXml/Packaging/MailMergeRecipientDataPart.cs
mit
1,594,232,541
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using DocumentFormat.OpenXml.Office.Word; using System; namespace DocumentFormat.OpenXml.Packaging { /// <summary> /// Defines MailMergeRecipientDataPart. ...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. using DocumentFormat.OpenXml.Office.Word; using System; namespace DocumentFormat.OpenXml.Packaging { /// <summary> /// Defines MailMergeRecipientDataPart. ...
d1adedc3dd82f9e484d5280c150c201d1e16cb64
Attempt to diagnose #AG351 by logging connection strings
Attempt to diagnose #AG351 by logging connection strings
csf-dev/agiil,csf-dev/agiil,csf-dev/agiil,csf-dev/agiil,csf-dev/agiil
Agiil.Data/Sqlite/ConnectionStringAdapter.cs
mit
1,594,232,465
using System; using System.Text.RegularExpressions; namespace Agiil.Data.Sqlite { public class ConnectionStringAdapter { const string DataFilePattern = @"Data Source=([^;]+)"; static readonly Regex DataFileMatcher = new Regex(DataFilePattern, ...
using System; using System.Text.RegularExpressions; namespace Agiil.Data.Sqlite { public class ConnectionStringAdapter { const string DataFilePattern = @"Data Source=([^;]+)"; static readonly Regex DataFileMatcher = new Regex(DataFilePattern, RegexOpti...
f86a202704d1c040b1451e21eae1935c70acadb2
Fix: site collection admin timeout issue
Fix: site collection admin timeout issue
OfficeDev/PnP-Sites-Core,OfficeDev/PnP-Sites-Core,OfficeDev/PnP-Sites-Core
Core/OfficeDevPnP.Core/Extensions/SecurityExtensions.cs
mit
1,594,232,357
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Linq.Expressions; #if NETSTANDARD2_0 using System.Net; #endif using Microsoft.Online.SharePoint.TenantAdministration; using Microsoft.Online.SharePoint.TenantManagement; using OfficeDevPnP.Core; using OfficeDevPnP...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; #if NETSTANDARD2_0 using System.Net; #endif using Microsoft.Online.SharePoint.TenantAdministration; using Microsoft.Online.SharePoint.TenantManagement; using OfficeDevPnP.Core; using OfficeDevPnP.Core.AppModelExtensions; using...
071c5a470324fbdbbe411c79f4e1c3fc90b71714
修正一处文件系统的BUG
修正一处文件系统的BUG
EllanJiang/GameFramework,GameFramework/GameFramework
GameFramework/Resource/ResourceManager.ResourceLoader.cs
mit
1,594,232,071
//------------------------------------------------------------ // Game Framework // Copyright © 2013-2020 Jiang Yin. All rights reserved. // Homepage: https://gameframework.cn/ // Feedback: mailto:ellan@gameframework.cn //------------------------------------------------------------ using GameFramework.FileSystem; usi...
//------------------------------------------------------------ // Game Framework // Copyright © 2013-2020 Jiang Yin. All rights reserved. // Homepage: https://gameframework.cn/ // Feedback: mailto:ellan@gameframework.cn //------------------------------------------------------------ using GameFramework.FileSystem; usi...
d83565a4f59465505bd703b06de03788766bd8e4
Prevent a useless problem dialog for missing image files (BL-8643)
Prevent a useless problem dialog for missing image files (BL-8643) The "problem" is trying to send a non-ASCII file path through a purely ASCII-only HTTP channel.
StephenMcConnel/BloomDesktop,gmartin7/myBloomFork,gmartin7/myBloomFork,gmartin7/myBloomFork,StephenMcConnel/BloomDesktop,BloomBooks/BloomDesktop,gmartin7/myBloomFork,BloomBooks/BloomDesktop,StephenMcConnel/BloomDesktop,StephenMcConnel/BloomDesktop,BloomBooks/BloomDesktop,gmartin7/myBloomFork,StephenMcConnel/BloomDeskto...
src/BloomExe/web/RequestInfo.cs
mit
1,594,230,681
// Copyright (c) 2014 SIL International // This software is licensed under the MIT License (http://opensource.org/licenses/MIT) using System; using System.Collections.Generic; using System.Collections.Specialized; using System.Diagnostics; using System.IO; using System.Linq; using System.Net; using System.Text; using ...
// Copyright (c) 2014 SIL International // This software is licensed under the MIT License (http://opensource.org/licenses/MIT) using System; using System.Collections.Generic; using System.Collections.Specialized; using System.Diagnostics; using System.IO; using System.Net; using System.Text; using System.Web; using B...
2df41392b311d101dcba277744b7cd37142afbeb
PowerCalculations: Added optional value tracking parameters to bulk sequence calculator to reduce overhead of individual sequence calculation adapters.
PowerCalculations: Added optional value tracking parameters to bulk sequence calculator to reduce overhead of individual sequence calculation adapters.
GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf
Source/Libraries/Adapters/PowerCalculations/BulkSequenceCalculator.cs
mit
1,594,229,931
//****************************************************************************************************** // BulkSequenceCalculator.cs - Gbtc // // Copyright © 2020, Grid Protection Alliance. All Rights Reserved. // // Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. ...
//****************************************************************************************************** // BulkSequenceCalculator.cs - Gbtc // // Copyright © 2020, Grid Protection Alliance. All Rights Reserved. // // Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. ...
2566a2e8cb39b1b6a457341a855126dda3094260
PowerCalculations: Updated BulkSequenceCalculator to allow output signals to all be set to CALC. This is required if you are wanting to create local sequence calculations using data received from GEP or STTP - otherwise output values associated with source device with targeted signal types will appear as foreign measur...
PowerCalculations: Updated BulkSequenceCalculator to allow output signals to all be set to CALC. This is required if you are wanting to create local sequence calculations using data received from GEP or STTP - otherwise output values associated with source device with targeted signal types will appear as foreign measur...
GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf,GridProtectionAlliance/gsf
Source/Libraries/Adapters/PowerCalculations/BulkSequenceCalculator.cs
mit
1,594,227,192
//****************************************************************************************************** // BulkSequenceCalculator.cs - Gbtc // // Copyright © 2020, Grid Protection Alliance. All Rights Reserved. // // Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. ...
//****************************************************************************************************** // BulkSequenceCalculator.cs - Gbtc // // Copyright © 2020, Grid Protection Alliance. All Rights Reserved. // // Licensed to the Grid Protection Alliance (GPA) under one or more contributor license agreements. ...
c7f5be12700b76df95f4a32769a9b22d9fe50ca9
fix exception message in key material sercice
fix exception message in key material sercice
MienDev/IdentityServer4,MienDev/IdentityServer4,IdentityServer/IdentityServer4,MienDev/IdentityServer4,IdentityServer/IdentityServer4,MienDev/IdentityServer4,IdentityServer/IdentityServer4,IdentityServer/IdentityServer4
src/IdentityServer4/src/Services/Default/DefaultKeyMaterialService.cs
apache-2.0
1,594,227,032
// Copyright (c) Brock Allen & Dominick Baier. All rights reserved. // Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information. using System.Collections.Generic; using System.Threading.Tasks; using Microsoft.IdentityModel.Tokens; using IdentityServer4.Stores; using Ide...
// Copyright (c) Brock Allen & Dominick Baier. All rights reserved. // Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information. using System.Collections.Generic; using System.Threading.Tasks; using Microsoft.IdentityModel.Tokens; using IdentityServer4.Stores; using Ide...
5c0504442fe79fbc3684bb6ea681d996d66ca496
Remove modal dialog during unit tests that causes errors on TeamCity
Remove modal dialog during unit tests that causes errors on TeamCity
StephenMcConnel/BloomDesktop,BloomBooks/BloomDesktop,BloomBooks/BloomDesktop,StephenMcConnel/BloomDesktop,gmartin7/myBloomFork,BloomBooks/BloomDesktop,StephenMcConnel/BloomDesktop,StephenMcConnel/BloomDesktop,gmartin7/myBloomFork,gmartin7/myBloomFork,gmartin7/myBloomFork,StephenMcConnel/BloomDesktop,gmartin7/myBloomFor...
src/BloomExe/Book/BookStorage.cs
mit
1,594,226,985
using System; using System.Collections.Generic; using System.Diagnostics; using System.Drawing; using System.Globalization; using System.IO; using System.Linq; using System.Net; using System.Security; using System.Text; using System.Text.RegularExpressions; using System.Xml; using Bloom.Api; using Bloom.Collection; usi...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Drawing; using System.Globalization; using System.IO; using System.Linq; using System.Net; using System.Security; using System.Text; using System.Text.RegularExpressions; using System.Xml; using Bloom.Api; using Bloom.Collection; usi...
0e3a42e1bf4067712cb43f47b341ba3a8161f5d0
Fix issue with deploy provide listing missing assemblies (#502)
Fix issue with deploy provide listing missing assemblies (#502) ***NO_CI***
nanoframework/nf-Visual-Studio-extension
source/VisualStudio.Extension/DeployProvider/DeployProvider.cs
mit
1,594,226,562
// // Copyright (c) 2017 The nanoFramework project contributors // Portions Copyright (c) Microsoft Corporation. All rights reserved. // See LICENSE file in the project root for full license information. // using ICSharpCode.Decompiler; using ICSharpCode.Decompiler.CSharp; using Microsoft.VisualStudio.ProjectSystem; ...
// // Copyright (c) 2017 The nanoFramework project contributors // Portions Copyright (c) Microsoft Corporation. All rights reserved. // See LICENSE file in the project root for full license information. // using ICSharpCode.Decompiler; using ICSharpCode.Decompiler.CSharp; using Microsoft.VisualStudio.ProjectSystem; ...
769fc6d2899d059f2d408e94b445613ec99fbb4e
Cache Entries' Count for loops (#23707)
Cache Entries' Count for loops (#23707) Cache the value of Entries.Count into a local when enumerating loops, rather than re-evaluating on each pass.
aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore
src/Html/Abstractions/src/HtmlContentBuilder.cs
apache-2.0
1,594,226,449
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Text.Encodings.Web; namespace Microsoft.AspNetC...
// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Text.Encodings.Web; namespace Microsoft.AspNetC...
248e21db6a4736b7029b56c3718566f7ee220cdc
Add unit test
Add unit test
fredatgithub/UsefulFunctions
UnitTestUsefullFunctions/UnitTestFunctionCrypto.cs
mit
1,594,225,942
using Microsoft.VisualStudio.TestTools.UnitTesting; using System; using System.Collections.Generic; using System.Linq; using System.Text; using CryptoFunc = FonctionsUtiles.Fred.Csharp.FunctionsCrypto; namespace UnitTestUsefullFunctions { [TestClass] public class UnitTestFunctionCrypto { #region Crypto ...
using Microsoft.VisualStudio.TestTools.UnitTesting; using System; using System.Collections.Generic; using System.Linq; using System.Text; using CryptoFunc = FonctionsUtiles.Fred.Csharp.FunctionsCrypto; namespace UnitTestUsefullFunctions { [TestClass] public class UnitTestFunctionCrypto { #region Crypto ...
a82350dc011087ce603b6d4264a7473aedcaaf38
require cable to be held when connecting nodes
require cable to be held when connecting nodes
fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation,fomalsd/unitystation
UnityProject/Assets/Scripts/UI/Hacking/GUI_HackingNode.cs
agpl-3.0
1,594,225,824
using System.Collections; using System.Collections.Generic; using TMPro; using UnityEngine; public class GUI_HackingNode : MonoBehaviour { [SerializeField] private TextMeshProUGUI label; private HackingNode hackNode; public HackingNode HackNode => hackNode; public GUI_Hacking parentHackingPanel; public void ...
using System.Collections; using System.Collections.Generic; using TMPro; using UnityEngine; public class GUI_HackingNode : MonoBehaviour { [SerializeField] private TextMeshProUGUI label; private HackingNode hackNode; public HackingNode HackNode => hackNode; public GUI_Hacking parentHackingPanel; public void ...
8bd93fe5dfb9ab2e8995ad738fa014f72da707cf
Add class field for update url
Add class field for update url
CalebChalmers/KAGTools
KAGTools/App.xaml.cs
mit
1,594,224,941
using KAGTools.Data; using KAGTools.Services; using KAGTools.ViewModels; using KAGTools.Windows; using Microsoft.WindowsAPICodePack.Dialogs; using Serilog; using Squirrel; using System; using System.Configuration; using System.IO; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Wind...
using KAGTools.Data; using KAGTools.Services; using KAGTools.ViewModels; using KAGTools.Windows; using Microsoft.WindowsAPICodePack.Dialogs; using Serilog; using Squirrel; using System; using System.Configuration; using System.IO; using System.Text; using System.Threading.Tasks; using System.Windows; using System.Wind...
c225f5e40215e324ebf2f9e621a621c7ac1fd11d
support .NET Framework projects which import via PackageReferences
support .NET Framework projects which import via PackageReferences
KirillOsenkov/SourceBrowser,KirillOsenkov/SourceBrowser,KirillOsenkov/SourceBrowser
src/HtmlGenerator/Pass1-Generation/SolutionGenerator.cs
apache-2.0
1,594,224,619
using System; using System.Collections.Generic; using System.Collections.Immutable; using System.IO; using System.Linq; using System.Reflection; using System.Text; using System.Xml; using System.Xml.Linq; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.MSBuild; using Microsoft.SourceBrowser.Commo...
using System; using System.Collections.Generic; using System.Collections.Immutable; using System.IO; using System.Linq; using System.Reflection; using System.Text; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.MSBuild; using Microsoft.SourceBrowser.Common; namespace Microsoft.SourceBrowser.Htm...
0490be1e88f28c0608b739079b230951f9992e75
Updated hash values for Vorbis on legacy .NET / Windows / Intel
Updated hash values for Vorbis on legacy .NET / Windows / Intel
jherby2k/AudioWorks,jherby2k/AudioWorks
AudioWorks/tests/AudioWorks.Api.Tests/DataSources/EncodeValidFileDataSource.cs
agpl-3.0
1,594,224,424
/* Copyright © 2018 Jeremy Herbison This file is part of AudioWorks. AudioWorks is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Au...
/* Copyright © 2018 Jeremy Herbison This file is part of AudioWorks. AudioWorks is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Au...
4dd3d4f54d1e2a78b39e507677045c9644c5c418
Support new HUD clicking API
Support new HUD clicking API
mcneel/RhinoCycles
Viewport/RenderedViewport.cs
apache-2.0
1,594,224,410
/** Copyright 2014-2015 Robert McNeel and Associates Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in wr...
/** Copyright 2014-2015 Robert McNeel and Associates Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in wr...
653659ae98be5b3344fb3ab6a86a53c616f5a515
Simplifying and improving the handling of data types. This is to accomodate variable types in the 'data' member of the CypherObject.
Simplifying and improving the handling of data types. This is to accomodate variable types in the 'data' member of the CypherObject.
neo4j/neo4j-dotnet-driver,neo4j/neo4j-dotnet-driver,neo4j/neo4j-dotnet-driver
Neo4j.Driver/Neo4j.Driver.Tests.TestBackend/Types/NativeToCypher.cs
apache-2.0
1,594,224,301
using Microsoft.VisualBasic.CompilerServices; using System; using System.Collections.Generic; using Neo4j.Driver.Internal.Types; using System.IO; namespace Neo4j.Driver.Tests.TestBackend { internal class CypherObject { public string name { get; set; } public object data { get; set; } ...
using Microsoft.VisualBasic.CompilerServices; using System; using System.Collections.Generic; using Neo4j.Driver.Internal.Types; using System.IO; namespace Neo4j.Driver.Tests.TestBackend { internal class CypherObject { public string name { get; set; } public DataType data { get; set; } = new D...
9debe4710779d48bce8a99f6da91b272bea5f263
Updated hash values for Vorbis on Windows / Intel
Updated hash values for Vorbis on Windows / Intel
jherby2k/AudioWorks,jherby2k/AudioWorks
AudioWorks/tests/AudioWorks.Api.Tests/DataSources/EncodeValidFileDataSource.cs
agpl-3.0
1,594,223,555
/* Copyright © 2018 Jeremy Herbison This file is part of AudioWorks. AudioWorks is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Au...
/* Copyright © 2018 Jeremy Herbison This file is part of AudioWorks. AudioWorks is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Au...
f842c3290c5c39c1624571eaa107db0d7620faf8
fix xaml transformer.
fix xaml transformer.
Perspex/Perspex,grokys/Perspex,grokys/Perspex,jkoritzinsky/Perspex,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,wieslawsoltes/Perspex,akrisiun/Perspex,akrisiun/Perspex,SuperJMN/Avalonia,SuperJMN/Avalonia,Perspex/Perspex,AvaloniaUI/Avalonia,SuperJMN/Avalonia,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,jko...
src/Markup/Avalonia.Markup.Xaml/XamlIl/CompilerExtensions/Transformers/AvaloniaXamlIlResolveByNameMarkupExtensionReplacer.cs
mit
1,594,223,238
using System.Collections; using System.Collections.Generic; using System.Linq; using XamlX.Ast; using XamlX.Transform; using XamlX.TypeSystem; #nullable enable namespace Avalonia.Markup.Xaml.XamlIl.CompilerExtensions.Transformers { class AvaloniaXamlIlResolveByNameMarkupExtensionReplacer : IXamlAstTransformer ...
using System.Collections; using System.Collections.Generic; using System.Linq; using XamlX.Ast; using XamlX.Transform; using XamlX.TypeSystem; #nullable enable namespace Avalonia.Markup.Xaml.XamlIl.CompilerExtensions.Transformers { class AvaloniaXamlIlResolveByNameMarkupExtensionReplacer : IXamlAstTransformer ...
b9e767c77a73c532da681a07c7a4706924376ee4
#2859 add SAASignalsFound to search in material commodities
#2859 add SAASignalsFound to search in material commodities
klightspeed/EDDiscovery,EDDiscovery/EDDiscovery,klightspeed/EDDiscovery,EDDiscovery/EDDiscovery,andreaspada/EDDiscovery
EDDiscovery/UserControls/Search/SearchMaterialsCommodities.cs
apache-2.0
1,594,221,799
/* * Copyright © 2016 - 2017 EDDiscovery development team * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this * file except in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
/* * Copyright © 2016 - 2017 EDDiscovery development team * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this * file except in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
f5bccf1cccaa725f9585fba8f5ecb58a688d706c
ReactiveObject to ViewModelBase
ReactiveObject to ViewModelBase
nopara73/HiddenWallet,nopara73/HiddenWallet,nopara73/HiddenWallet
WalletWasabi.Gui/Controls/TransactionDetails/ViewModels/TransactionDetailsViewModel.cs
mit
1,594,221,414
using System; using System.Linq; using NBitcoin; using ReactiveUI; using WalletWasabi.Gui.Controls.TransactionDetails.Models; using WalletWasabi.Gui.ViewModels; using WalletWasabi.Stores; namespace WalletWasabi.Gui.Controls.TransactionDetails.ViewModels { public class TransactionDetailsViewModel : ViewModelBase { ...
using System; using System.Linq; using NBitcoin; using ReactiveUI; using WalletWasabi.Blockchain.TransactionBuilding; using WalletWasabi.Gui.Controls.TransactionDetails.Models; using WalletWasabi.Stores; namespace WalletWasabi.Gui.Controls.TransactionDetails.ViewModels { public class TransactionDetailsViewModel : Rea...
a557b13fb9dc6694270236a103eeb9a6f417ac33
Update scan excel output for x/y/z per body and star classifiction.
Update scan excel output for x/y/z per body and star classifiction.
klightspeed/EDDiscovery,klightspeed/EDDiscovery,EDDiscovery/EDDiscovery,andreaspada/EDDiscovery,EDDiscovery/EDDiscovery
EDDiscovery/UserControls/ScansStars/UserControlScan.cs
apache-2.0
1,594,221,083
/* * Copyright © 2016 - 2020 EDDiscovery development team * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this * file except in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
/* * Copyright © 2016 - 2020 EDDiscovery development team * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this * file except in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
3378f7325b8b3c9c463f1089e269dd80bc4e5177
Fix commit fad583d2e58a676540b56d662da5be3e0f515c05
Fix commit fad583d2e58a676540b56d662da5be3e0f515c05
StockSharp/StockSharp
Algo/MessageConverterHelper.cs
apache-2.0
1,594,220,228
#region S# License /****************************************************************************************** NOTICE!!! This program and source code is owned and licensed by StockSharp, LLC, www.stocksharp.com Viewing or use of this code requires your acceptance of the license agreement found at https://github.com/St...
#region S# License /****************************************************************************************** NOTICE!!! This program and source code is owned and licensed by StockSharp, LLC, www.stocksharp.com Viewing or use of this code requires your acceptance of the license agreement found at https://github.com/St...
d52d3b809f2a4188fe5b4aed2139e21fb8f45187
feat(server): fix wrong date displayed in blotter (ARTP-1157)
feat(server): fix wrong date displayed in blotter (ARTP-1157)
AdaptiveConsulting/ReactiveTraderCloud,AdaptiveConsulting/ReactiveTraderCloud,AdaptiveConsulting/ReactiveTraderCloud
src/server/dotNet/Adaptive.ReactiveTrader.Server.TradeExecution/TradeExecutionEngine.cs
apache-2.0
1,594,219,725
using System; using System.Threading.Tasks; using Adaptive.ReactiveTrader.Common; using Adaptive.ReactiveTrader.Contract; using Adaptive.ReactiveTrader.EventStore.Domain; using Adaptive.ReactiveTrader.Server.TradeExecution.Domain; using Serilog; namespace Adaptive.ReactiveTrader.Server.TradeExecution { public clas...
using System; using System.Threading.Tasks; using Adaptive.ReactiveTrader.Common; using Adaptive.ReactiveTrader.Contract; using Adaptive.ReactiveTrader.EventStore.Domain; using Adaptive.ReactiveTrader.Server.TradeExecution.Domain; using Serilog; namespace Adaptive.ReactiveTrader.Server.TradeExecution { public clas...
4558310d02c9990034c889b81acdd20626be502a
add define guard for isWebPlayer
add define guard for isWebPlayer
NDark/ndinfrastructure,NDark/ndinfrastructure
Unity/ABFetcher/AssetBundleManager/AssetBundleManager.cs
mit
1,594,219,496
// #define ENABLE_NDINFRA_ONE_BUNDLE // #define ENABLE_NDINFRA_CUSTOM // #define ENABLE_NDINFRA_DEBUG_INFO // #define ENABLE_NDINFRA_NO_LOG using UnityEngine; #if UNITY_EDITOR using UnityEditor; #endif using System.Collections; using System.Collections.Generic; /* In this demo, we demonstrate: 1. Automatic a...
// #define ENABLE_NDINFRA_ONE_BUNDLE // #define ENABLE_NDINFRA_CUSTOM // #define ENABLE_NDINFRA_DEBUG_INFO // #define ENABLE_NDINFRA_NO_LOG using UnityEngine; #if UNITY_EDITOR using UnityEditor; #endif using System.Collections; using System.Collections.Generic; /* In this demo, we demonstrate: 1. Automatic a...
1d7928101b9be76413c3884132c47e225d9799de
Fix change that was lost in disposals translation
Fix change that was lost in disposals translation
space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14
Content.Server/GameObjects/Components/Projectiles/ThrownItemComponent.cs
mit
1,594,219,496
using Content.Server.GameObjects.Components.Projectiles; using Content.Server.GameObjects.EntitySystems.Click; using Content.Shared.GameObjects; using Content.Shared.Physics; using Robust.Shared.GameObjects; using Robust.Shared.GameObjects.Components; using Robust.Shared.GameObjects.Systems; using Robust.Shared.Interf...
using Content.Server.GameObjects.Components.Projectiles; using Content.Server.GameObjects.EntitySystems.Click; using Content.Shared.GameObjects; using Content.Shared.Physics; using Robust.Shared.GameObjects; using Robust.Shared.GameObjects.Components; using Robust.Shared.GameObjects.Systems; using Robust.Shared.Interf...
dc979f87c222a84540dc4c02b5fc62d6a19ba7f7
Remove unused using
Remove unused using
space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14-content,space-wizards/space-station-14-content
Content.Server/GameObjects/Components/Projectiles/ThrownItemComponent.cs
mit
1,594,219,420
using Content.Server.GameObjects.Components.Projectiles; using Content.Server.GameObjects.EntitySystems.Click; using Content.Shared.GameObjects; using Content.Shared.Physics; using Robust.Shared.GameObjects; using Robust.Shared.GameObjects.Components; using Robust.Shared.GameObjects.Systems; using Robust.Shared.Interf...
using Content.Server.GameObjects.Components.Projectiles; using Content.Server.GameObjects.EntitySystems.Click; using Content.Server.Interfaces.GameObjects.Components.Interaction; using Content.Shared.GameObjects; using Content.Shared.Physics; using Robust.Shared.GameObjects; using Robust.Shared.GameObjects.Components;...
030e951c1e3350cd8509d8eb0ac9d62cc6c766b0
add define guard for isWebPlayer
add define guard for isWebPlayer
NDark/ndinfrastructure,NDark/ndinfrastructure
Unity/ABFetcher/AssetBundleManager/AssetBundleManager.cs
mit
1,594,219,330
// #define ENABLE_NDINFRA_ONE_BUNDLE // #define ENABLE_NDINFRA_CUSTOM // #define ENABLE_NDINFRA_DEBUG_INFO // #define ENABLE_NDINFRA_NO_LOG using UnityEngine; #if UNITY_EDITOR using UnityEditor; #endif using System.Collections; using System.Collections.Generic; /* In this demo, we demonstrate: 1. Automatic a...
// #define ENABLE_NDINFRA_ONE_BUNDLE // #define ENABLE_NDINFRA_CUSTOM // #define ENABLE_NDINFRA_DEBUG_INFO // #define ENABLE_NDINFRA_NO_LOG using UnityEngine; #if UNITY_EDITOR using UnityEditor; #endif using System.Collections; using System.Collections.Generic; /* In this demo, we demonstrate: 1. Automatic a...
b64ca7d5b7ed0af80828fd5fc1d6ba463fbfe6d1
add more unit tests for relative panel
add more unit tests for relative panel
AvaloniaUI/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,grokys/Perspex,AvaloniaUI/Avalonia,SuperJMN/Avalonia,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Perspex,SuperJMN/Avalonia,grokys/Perspex,SuperJMN/Avalonia,Perspex/Perspex,Perspex/Perspex,akrisiun/Perspex,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,wi...
tests/Avalonia.Controls.UnitTests/RelativePanelTests.cs
mit
1,594,219,168
using Avalonia.Controls.Shapes; using Xunit; namespace Avalonia.Controls.UnitTests { public class RelativePanelTests { [Fact] public void Lays_Out_1_Child_Next_the_other() { var rect1 = new Rectangle { Height = 20, Width = 20 }; var rect2 = new Rectangle { Heigh...
using Avalonia.Controls.Shapes; using Xunit; namespace Avalonia.Controls.UnitTests { public class RelativePanelTests { [Fact] public void Lays_Out_1_Child_Below_the_other() { var rect1 = new Rectangle { Height = 20, Width = 20 }; var rect2 = new Rectangle { Heig...