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 |
|---|---|---|---|---|---|---|---|---|
15c72d155e1aa7ac0c427f8b74df8158a5e3a98d | BaseDirLayoutRenderer - Remove Constructor with IAppDomain (#3982) | BaseDirLayoutRenderer - Remove Constructor with IAppDomain (#3982)
Fixes https://github.com/NLog/NLog/issues/3944 | snakefoot/NLog,NLog/NLog,304NotModified/NLog,NLog/NLog,304NotModified/NLog,snakefoot/NLog | src/NLog/LayoutRenderers/Directories/BaseDirLayoutRenderer.cs | bsd-3-clause | 1,590,781,404 | //
// Copyright (c) 2004-2020 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
//
// * Redistributions of s... | //
// Copyright (c) 2004-2020 Jaroslaw Kowalski <jaak@jkowalski.net>, Kim Christensen, Julian Verdurmen
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
//
// * Redistributions of s... |
ae7c45217a24c42b29aa52862b933b1a6413781b | (GH-2658) Fix stylecop error | (GH-2658) Fix stylecop error
| patriksvensson/cake,mholo65/cake,cake-build/cake,cake-build/cake,patriksvensson/cake,mholo65/cake,devlead/cake,gep13/cake,patriksvensson/cake,cake-build/cake,gep13/cake,devlead/cake,mholo65/cake,devlead/cake,gep13/cake | src/Cake.Common.Tests/Unit/Build/AzurePipelines/Data/AzurePipelinesAgentInfoTests.cs | mit | 1,590,781,356 | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using Cake.Common.Tests.Fixtures.Build;
using Xunit;
namespace Cake.Common.Tests.Unit.Build.AzurePipelines.Data
{
... | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using Cake.Common.Tests.Fixtures.Build;
using Xunit;
namespace Cake.Common.Tests.Unit.Build.AzurePipelines.Data
{... |
34f1b088cfa93aabb83e1da0676e84a94d60231f | Actually deflate the rect and never merge before testing | Actually deflate the rect and never merge before testing | wieslawsoltes/Perspex,jkoritzinsky/Avalonia,akrisiun/Perspex,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,SuperJMN/Avalonia,SuperJMN/Avalonia,jkoritzinsky/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,SuperJMN/Avalonia,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,Perspex/Perspex,AvaloniaUI/Avalonia,Per... | src/Avalonia.Controls/Utils/BorderRenderHelper.cs | mit | 1,590,779,418 | using System;
using Avalonia.Media;
using Avalonia.Platform;
namespace Avalonia.Controls.Utils
{
internal class BorderRenderHelper
{
private bool _useComplexRendering;
private bool? _backendSupportsIndividualCorners;
private StreamGeometry _backgroundGeometryCache;
private Stre... | using System;
using Avalonia.Media;
using Avalonia.Platform;
namespace Avalonia.Controls.Utils
{
internal class BorderRenderHelper
{
private bool _useComplexRendering;
private bool? _backendSupportsIndividualCorners;
private StreamGeometry _backgroundGeometryCache;
private Stre... |
52667de1c3ec3610d2a70ba5e2b2b4e66b3d3865 | Deregister event when disposing. | Deregister event when disposing.
| PenguinF/sandra-three | Eutherion/Win.MdiAppTemplate/MenuCaptionBarForm.cs | apache-2.0 | 1,590,778,883 | #region License
/*********************************************************************************
* MenuCaptionBarForm.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo... | #region License
/*********************************************************************************
* MenuCaptionBarForm.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo... |
95a68e83a26873cbc2f8b24d886a55c35c18a853 | Parametrize UpdateFromDockProperties(). | Parametrize UpdateFromDockProperties().
| PenguinF/sandra-three | Eutherion/Win.MdiAppTemplate/MenuCaptionBarForm.cs | apache-2.0 | 1,590,778,869 | #region License
/*********************************************************************************
* MenuCaptionBarForm.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo... | #region License
/*********************************************************************************
* MenuCaptionBarForm.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo... |
303c5f13e057b74c6ba8f7a76a70363189f2c918 | Restore pre-BoxShadow rect deflation behavior | Restore pre-BoxShadow rect deflation behavior
| jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,grokys/Perspex,SuperJMN/Avalonia,AvaloniaUI/Avalonia,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,grokys/Perspex,AvaloniaUI/Avalonia,akrisiun/Perspex,Perspex/Perspex,jkoritzinsky/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,grokys/Perspex,jkoritzinsky/A... | src/Avalonia.Controls/Utils/BorderRenderHelper.cs | mit | 1,590,778,674 | using System;
using Avalonia.Media;
using Avalonia.Platform;
namespace Avalonia.Controls.Utils
{
internal class BorderRenderHelper
{
private bool _useComplexRendering;
private bool? _backendSupportsIndividualCorners;
private StreamGeometry _backgroundGeometryCache;
private Stre... | using System;
using Avalonia.Media;
using Avalonia.Platform;
namespace Avalonia.Controls.Utils
{
internal class BorderRenderHelper
{
private bool _useComplexRendering;
private bool? _backendSupportsIndividualCorners;
private StreamGeometry _backgroundGeometryCache;
private Stre... |
aef392c077e05cab3d278419cb9fb8700a52dd31 | Stuff free method slots with dummy method defs. | Stuff free method slots with dummy method defs.
| Washi1337/AsmResolver,Washi1337/AsmResolver,Washi1337/AsmResolver,Washi1337/AsmResolver | src/AsmResolver.DotNet/Builder/Discovery/MemberDiscoverer.cs | mit | 1,590,778,309 | using System;
using System.Collections.Generic;
using System.Linq;
using AsmResolver.DotNet.Collections;
using AsmResolver.DotNet.Signatures;
using AsmResolver.PE.DotNet.Metadata.Tables;
using AsmResolver.PE.DotNet.Metadata.Tables.Rows;
namespace AsmResolver.DotNet.Builder.Discovery
{
/// <summary>
/// Provide... | using System;
using System.Collections.Generic;
using System.Linq;
using AsmResolver.DotNet.Collections;
using AsmResolver.DotNet.Signatures;
using AsmResolver.PE.DotNet.Metadata.Tables;
using AsmResolver.PE.DotNet.Metadata.Tables.Rows;
namespace AsmResolver.DotNet.Builder.Discovery
{
/// <summary>
/// Provide... |
21d535f1fe49fb60c471405988ede5bef0775e9d | Add auth bulk get/delete snippets (#189) | Add auth bulk get/delete snippets (#189)
| firebase/firebase-admin-dotnet,firebase/firebase-admin-dotnet,firebase/firebase-admin-dotnet | FirebaseAdmin/FirebaseAdmin.Snippets/FirebaseAuthSnippets.cs | apache-2.0 | 1,590,778,273 | // Copyright 2018, Google Inc. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicabl... | // Copyright 2018, Google Inc. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicabl... |
6b6d0c409fe20f181188fde8b949451ed60c8187 | Update summary. | Update summary.
| PenguinF/sandra-three | Eutherion/Win.MdiAppTemplate/IDockableControl.cs | apache-2.0 | 1,590,777,977 | #region License
/*********************************************************************************
* IDockableControl.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ... | #region License
/*********************************************************************************
* IDockableControl.cs
*
* Copyright (c) 2004-2020 Henk Nicolai
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ... |
08365533992a3d15f346ef8a61eebad0ec112b15 | Add method token preservation tests. | Add method token preservation tests.
| Washi1337/AsmResolver,Washi1337/AsmResolver,Washi1337/AsmResolver,Washi1337/AsmResolver | test/AsmResolver.DotNet.Tests/Builder/TokenPreservationTest.cs | mit | 1,590,777,960 | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using AsmResolver.DotNet.Builder;
using AsmResolver.DotNet.Code.Cil;
using AsmResolver.DotNet.Signatures;
using AsmResolver.PE.DotNet.Cil;
using AsmResolver.PE.DotNet.Metadata.Tables;
using AsmResolver.PE.DotNet.Metadata.Tables.Rows;
us... | using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using AsmResolver.DotNet.Builder;
using AsmResolver.DotNet.Signatures;
using AsmResolver.PE.DotNet.Cil;
using AsmResolver.PE.DotNet.Metadata.Tables;
using AsmResolver.PE.DotNet.Metadata.Tables.Rows;
using Xunit;
namespace AsmResolver.D... |
22c36ad0f0e38fa031dd2720cd6d310432c26b28 | fix processex.cs possible problems (#22347) | fix processex.cs possible problems (#22347)
- `_output ` May be executed in synchronous and asynchronous situations
- Process Is a nullable | aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore,aspnet/AspNetCore | src/Shared/Process/ProcessEx.cs | apache-2.0 | 1,590,777,948 | // 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.Concurrent;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Reflectio... | // 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.Concurrent;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Reflectio... |
6b52b35c12be9550ce5e09500867a1153b88c998 | Improve onOperation trigger codes | Improve onOperation trigger codes
| insthync/LiteNetLibManager,insthync/LiteNetLibManager | Scripts/GameApi/LiteNetLibSyncList.cs | mit | 1,590,777,253 | using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using LiteNetLib;
using LiteNetLib.Utils;
using LiteNetLibManager.Utils;
namespace LiteNetLibManager
{
public abstract partial class LiteNetLibSyncList : LiteNetLibElement
{
public partial struct Operation
... | using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using LiteNetLib;
using LiteNetLib.Utils;
using LiteNetLibManager.Utils;
namespace LiteNetLibManager
{
public abstract partial class LiteNetLibSyncList : LiteNetLibElement
{
public partial struct Operation
... |
c128e2e6948d5c57521c5449ee640b181f8b333a | Fixed redirect when using empty RoutePrefix | Fixed redirect when using empty RoutePrefix
If you want the swagger ui served from the root path, you can set de RoutePrefix to an empty string. However, behind a reverse proxy and a appbasepath set, the request path could be empty (instead of a /)
This tiny fix solves these edge cases. | domaindrivendev/Ahoy,domaindrivendev/Ahoy,domaindrivendev/Swashbuckle.AspNetCore,domaindrivendev/Swashbuckle.AspNetCore,domaindrivendev/Ahoy | src/Swashbuckle.AspNetCore.SwaggerUI/SwaggerUIMiddleware.cs | mit | 1,590,776,543 | using System.Reflection;
using System.Threading.Tasks;
using System.Text.RegularExpressions;
using System.Linq;
using System.Text;
using System.Collections.Generic;
using System.IO;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.Extensions.Loggi... | using System.Reflection;
using System.Threading.Tasks;
using System.Text.RegularExpressions;
using System.Linq;
using System.Text;
using System.Collections.Generic;
using System.IO;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.Extensions.Loggi... |
a936b97e30679dcea4d99c362efa6f732c9d3587 | Respect current priority Fixes #5365 (#5381) | Respect current priority Fixes #5365 (#5381)
* Respect current priority
This otherwise breaks in linux-like environments when starting MSBuild at below normal priority unless also run with administrator privileges.
Fixes #5365 | rainersigwald/msbuild,cdmihai/msbuild,sean-gilliam/msbuild,AndyGerlicher/msbuild,mono/msbuild,cdmihai/msbuild,AndyGerlicher/msbuild,cdmihai/msbuild,cdmihai/msbuild,mono/msbuild,mono/msbuild,rainersigwald/msbuild,rainersigwald/msbuild,sean-gilliam/msbuild,AndyGerlicher/msbuild,mono/msbuild,sean-gilliam/msbuild,AndyGerli... | src/MSBuild/XMake.cs | mit | 1,590,776,148 | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.Collections;
using System.Collections.Generic;
#if FEATURE_SYSTEM_CONFIGURATION
using System.Configuration;
#endif
using System.Diagnostics;... | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.Collections;
using System.Collections.Generic;
#if FEATURE_SYSTEM_CONFIGURATION
using System.Configuration;
#endif
using System.Diagnostics;... |
ca297741d8ebb3c701addc41de3b0bcdafb0a974 | Added Unity diagnostics for debug | Added Unity diagnostics for debug
| HTBox/MobileKidsIdApp,HTBox/MobileKidsIdApp,HTBox/MobileKidsIdApp,HTBox/MobileKidsIdApp | src/MobileKidsIdApp/MobileKidsIdApp/App.xaml.cs | apache-2.0 | 1,590,776,027 | using System.Threading.Tasks;
using MobileKidsIdApp.Services;
using MobileKidsIdApp.ViewModels;
using MobileKidsIdApp.Views;
using Unity;
using Xamarin.Forms;
using Xamarin.Forms.Xaml;
[assembly: XamlCompilation(XamlCompilationOptions.Compile)]
namespace MobileKidsIdApp
{
public partial class App : ApplicationBase... | using System.Threading.Tasks;
using MobileKidsIdApp.Services;
using MobileKidsIdApp.ViewModels;
using MobileKidsIdApp.Views;
using Unity;
using Xamarin.Forms;
using Xamarin.Forms.Xaml;
[assembly: XamlCompilation(XamlCompilationOptions.Compile)]
namespace MobileKidsIdApp
{
public partial class App : ApplicationBase... |
c42550a0b7b433ce75fde304e860b7acf3ac54e2 | set keychain access as less restrictive | set keychain access as less restrictive
| HTBox/MobileKidsIdApp,HTBox/MobileKidsIdApp,HTBox/MobileKidsIdApp,HTBox/MobileKidsIdApp | src/MobileKidsIdApp/MobileKidsIdApp.iOS/AppDelegate.cs | apache-2.0 | 1,590,776,027 | using Foundation;
using MobileKidsIdApp.iOS.Platform;
using MobileKidsIdApp.Platform;
using Security;
using UIKit;
using Unity;
using Xamarin.Essentials;
namespace MobileKidsIdApp.iOS
{
// The UIApplicationDelegate for the application. This class is responsible for launching the
// User Interface of the appl... | using Foundation;
using MobileKidsIdApp.iOS.Platform;
using MobileKidsIdApp.Platform;
using Security;
using UIKit;
using Unity;
using Xamarin.Essentials;
namespace MobileKidsIdApp.iOS
{
// The UIApplicationDelegate for the application. This class is responsible for launching the
// User Interface of the appl... |
cc70b2a18542dfe7669f34758e61667385434e8d | Logging in sloth call | Logging in sloth call
| ucdavis/CRP,ucdavis/CRP | CRP.Mvc/Controllers/TransactionController.cs | mit | 1,590,775,978 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using System.Web.Mvc;
using CRP.Controllers.Filter;
using CRP.Controllers.Helpers;
using CRP.Controllers.ViewModels;
using CRP.Core.Abstractions;
using CRP.Core.Domain;
using CRP.Core.Resources;
using CRP.Mvc.Con... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using System.Web.Mvc;
using CRP.Controllers.Filter;
using CRP.Controllers.Helpers;
using CRP.Controllers.ViewModels;
using CRP.Core.Abstractions;
using CRP.Core.Domain;
using CRP.Core.Resources;
using CRP.Mvc.Con... |
f03a6e0e5a7c99b8160ed8fb4e676722b46054db | user PressedMixin for slider. | user PressedMixin for slider.
| SuperJMN/Avalonia,grokys/Perspex,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,SuperJMN/Avalonia,AvaloniaUI/Avalonia,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,SuperJMN/Avalonia,jkoritzinsky/Perspex,Perspex/Perspex,jkoritzinsky/Avalonia,jkoritzinsky/Avalonia,jkoritzinsky/Perspex,A... | src/Avalonia.Controls/Slider.cs | mit | 1,590,775,560 | using System;
using Avalonia.Controls.Mixins;
using Avalonia.Controls.Primitives;
using Avalonia.Input;
using Avalonia.Interactivity;
using Avalonia.Layout;
namespace Avalonia.Controls
{
/// <summary>
/// A control that lets the user select from a range of values by moving a Thumb control along a Track.
//... | using System;
using Avalonia.Controls.Primitives;
using Avalonia.Data;
using Avalonia.Input;
using Avalonia.Interactivity;
using Avalonia.Layout;
namespace Avalonia.Controls
{
/// <summary>
/// A control that lets the user select from a range of values by moving a Thumb control along a Track.
/// </summary... |
97df6fe1772085eb8520c42cb9b7d5cc1921f836 | Small refactor of GameDetailsViewModel commands | Small refactor of GameDetailsViewModel commands
| JosefNemec/Playnite,JosefNemec/Playnite,JosefNemec/Playnite | source/Playnite.DesktopApp/ViewModels/GameDetailsViewModel.cs | mit | 1,590,775,189 | using Playnite;
using Playnite.SDK;
using Playnite.SDK.Models;
using Playnite.Settings;
using Playnite.Commands;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using Playnite.Converters;
namespace Playnite.DesktopA... | using Playnite;
using Playnite.SDK;
using Playnite.SDK.Models;
using Playnite.Settings;
using Playnite.Commands;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using Playnite.Converters;
namespace Playnite.DesktopA... |
8e3450834997edc9fbf203a90f0194efe21569ad | added json support for tera-data opcodes | added json support for tera-data opcodes
| Foglio1024/Tera-custom-cooldowns,Foglio1024/Tera-custom-cooldowns | TCC.Core/Update/OpcodeDownloader.cs | mit | 1,590,774,490 | using System.IO;
using System.Text;
using Newtonsoft.Json.Linq;
using Nostrum;
namespace TCC.Update
{
public static class OpcodeDownloader
{
public static bool DownloadOpcodesIfNotExist(uint version, string directory)
{
return DownloadOpcode(version, directory);
}
p... | using System.IO;
using Nostrum;
namespace TCC.Update
{
public static class OpcodeDownloader
{
public static bool DownloadOpcodesIfNotExist(uint version, string directory)
{
return DownloadOpcode(version, directory);
}
public static bool DownloadSysmsgIfNotExist(uint... |
81eec3cf90ddab2eec3fc854f96a2c0d68f2d234 | https://pt.stackoverflow.com/q/220469/101 | https://pt.stackoverflow.com/q/220469/101 | maniero/SOpt,bigown/SOpt,bigown/SOpt,bigown/SOpt,maniero/SOpt,bigown/SOpt,bigown/SOpt,maniero/SOpt,maniero/SOpt,bigown/SOpt,maniero/SOpt,maniero/SOpt,bigown/SOpt,maniero/SOpt,bigown/SOpt,maniero/SOpt,maniero/SOpt,maniero/SOpt,maniero/SOpt,maniero/SOpt,maniero/SOpt,maniero/SOpt,bigown/SOpt,bigown/SOpt,maniero/SOpt | CSharp/Array/InvertMatrix.cs | mit | 1,590,772,682 | using static System.Console;
public class Program {
public static void Main() {
int[,] array = new int[10,10];
for (int l = 0; l < 10; l++) {
for (int c = 0; c < 10; c++) array[l, c] = c;
}
for (int l = 0; l < 10; l++) {
for (int c = 0; c < 10; c++) Write($"{array[l, c]} ");
WriteLine();
}
WriteL... | using static System.Console;
public class Program {
public static void Main() {
int[,] array = new int[10,10];
for (int l = 0; l < 10; l++) {
for (int c = 0; c < 10; c++) {
array[l, c] = c;
}
}
for (int l = 0; l < 10; l++) {
for (int c = 0; c < 10; c++) {
Write($"{array[l, c]} ");
}
Wr... |
a77f1b204d109572b3a8322e63148c6c378ca172 | debug stuff | debug stuff
| Foglio1024/Tera-custom-cooldowns,Foglio1024/Tera-custom-cooldowns | TCC.Core/Test/Tester.cs | mit | 1,590,771,481 | using Newtonsoft.Json.Linq;
using Nostrum;
using Nostrum.Extensions;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Text;
using System.Threading.Tasks;
using System.Timers;
using TCC.Data;
using TCC.Data.Databases;
using TCC.... | using Newtonsoft.Json.Linq;
using Nostrum;
using Nostrum.Extensions;
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Text;
using System.Threading.Tasks;
using System.Timers;
using TCC.Data;
using TCC.Data.Databases;
using TCC.... |
9aa54ed89e059349ca257fbb5b27e8ceee5f835e | Fix serach control background never being updated | Fix serach control background never being updated
| smoogipoo/osu,peppy/osu,peppy/osu,UselessToucan/osu,smoogipooo/osu,NeoAdonis/osu,peppy/osu-new,smoogipoo/osu,NeoAdonis/osu,UselessToucan/osu,smoogipoo/osu,ppy/osu,ppy/osu,NeoAdonis/osu,ppy/osu,ppy/osu,smoogipoo/osu,peppy/osu,UselessToucan/osu,NeoAdonis/osu,UselessToucan/osu,peppy/osu | osu.Game/Overlays/BeatmapListing/BeatmapListingFilterControl.cs | mit | 1,590,771,212 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Allocation;
using osu.Framework.Extensions.Color4Extensions;
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 System.Collections.Generic;
using System.Linq;
using osu.Framework.Allocation;
using osu.Framework.Extensions.Color4Extensions;
using osu.Framework.G... |
3220d2aeec9584a7f72bfdd36a45ee624c125bae | Fix Postgres Update test again | Fix Postgres Update test again
| tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server,tgstation/tgstation-server-tools | tests/Tgstation.Server.Tests/IntegrationTest.cs | agpl-3.0 | 1,590,770,877 | using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using System;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Reflection;
using System.Threading;
using System.Threading.T... | using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using System;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Reflection;
using System.Threading;
using System.Threading.T... |
82060a1ade317131e4b69f50ef56ab3d60e0c8cb | Minor code cleanup | Minor code cleanup
| tgstation/tgstation-server,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools | src/Tgstation.Server.Host/Models/Instance.cs | agpl-3.0 | 1,590,770,682 | using System.Collections.Generic;
namespace Tgstation.Server.Host.Models
{
/// <summary>
/// Represents an <see cref="Api.Models.Instance"/> in the database
/// </summary>
public sealed class Instance : Api.Models.Instance
{
/// <summary>
/// Default for <see cref="Api.Models.Instance.ChatBotLimit"/>.
/// ... | using System.Collections.Generic;
namespace Tgstation.Server.Host.Models
{
/// <summary>
/// Represents an <see cref="Api.Models.Instance"/> in the database
/// </summary>
public sealed class Instance : Api.Models.Instance
{
/// <summary>
/// Default for <see cref="Api.Models.Instance.ChatBotLimit"/>.
/// ... |
4bd7d4d7a5b74a1ffbff289c3416bbfd86df0020 | tidy pressed mixin. | tidy pressed mixin.
| jkoritzinsky/Avalonia,grokys/Perspex,jkoritzinsky/Avalonia,wieslawsoltes/Perspex,jkoritzinsky/Avalonia,SuperJMN/Avalonia,Perspex/Perspex,jkoritzinsky/Avalonia,SuperJMN/Avalonia,AvaloniaUI/Avalonia,SuperJMN/Avalonia,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,g... | src/Avalonia.Controls/Mixins/PressedMixin.cs | mit | 1,590,770,576 | using Avalonia.Interactivity;
using Avalonia.Input;
namespace Avalonia.Controls.Mixins
{
/// <summary>
/// Adds pressed functionality to control classes.
///
/// Adds the ':pressed' class when the item is pressed.
/// </summary>
public static class PressedMixin
{
/// <summary>
... | using Avalonia.Interactivity;
using Avalonia.Input;
namespace Avalonia.Controls.Mixins
{
/// <summary>
/// Adds pressed functionality to control classes.
///
/// Adds the ':pressed' class when the item is pressed.
/// </summary>
public static class PressedMixin
{
private static vo... |
852d24c713d3e00e7aea0f881a7e2065826c818b | listbox item gets pressed mixin. | listbox item gets pressed mixin.
| Perspex/Perspex,SuperJMN/Avalonia,SuperJMN/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,grokys/Perspex,SuperJMN/Avalonia,jkoritzinsky/Avalonia,akrisiun/Perspex,SuperJMN/Avalonia,wieslawsoltes/Perspex,Perspex/Perspex,jkoritzinsky/Avalonia,AvaloniaUI/Avalonia,wieslawsoltes/Perspex,AvaloniaUI/Avalonia,AvaloniaUI/Ava... | src/Avalonia.Controls/ListBoxItem.cs | mit | 1,590,769,880 | using Avalonia.Controls.Mixins;
using Avalonia.Input;
namespace Avalonia.Controls
{
/// <summary>
/// A selectable item in a <see cref="ListBox"/>.
/// </summary>
public class ListBoxItem : ContentControl, ISelectable
{
/// <summary>
/// Defines the <see cref="IsSelected"/> property... | using Avalonia.Controls.Mixins;
using Avalonia.Input;
namespace Avalonia.Controls
{
/// <summary>
/// A selectable item in a <see cref="ListBox"/>.
/// </summary>
public class ListBoxItem : ContentControl, ISelectable
{
/// <summary>
/// Defines the <see cref="IsSelected"/> property... |
abe17089a0f906c638540be1013d4af457a668fa | Update RecyclableMemoryStream.cs (#95) | Update RecyclableMemoryStream.cs (#95)
* Update RecyclableMemoryStream.cs
WriteByte is found to be very slow. It goes through the more general code path of writing a byte array. CheckDisposed is called twice, EnsureCapacity is always called, and finally BlockCopy is called to copy a single byte. Write a separate Wr... | maxwellb/Microsoft.IO.RecyclableMemoryStream,Microsoft/Microsoft.IO.RecyclableMemoryStream | src/RecyclableMemoryStream.cs | mit | 1,590,768,514 | // The MIT License (MIT)
//
// Copyright (c) 2015-2016 Microsoft
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to us... | // The MIT License (MIT)
//
// Copyright (c) 2015-2016 Microsoft
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to us... |
4e445d81b02b848f182832fe83cc8814b005a20e | Source is Registration CyberSource in sloth | Source is Registration CyberSource in sloth
| ucdavis/CRP,ucdavis/CRP | CRP.Mvc/Controllers/TransactionController.cs | mit | 1,590,768,193 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using System.Web.Mvc;
using CRP.Controllers.Filter;
using CRP.Controllers.Helpers;
using CRP.Controllers.ViewModels;
using CRP.Core.Abstractions;
using CRP.Core.Domain;
using CRP.Core.Resources;
using CRP.Mvc.Con... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using System.Web.Mvc;
using CRP.Controllers.Filter;
using CRP.Controllers.Helpers;
using CRP.Controllers.ViewModels;
using CRP.Core.Abstractions;
using CRP.Core.Domain;
using CRP.Core.Resources;
using CRP.Mvc.Con... |
12c81cc696be558995ff5d68314d3226ac42c2f9 | Fix formatting issues | Fix formatting issues
| AArnott/Nerdbank.GitVersioning,AArnott/Nerdbank.GitVersioning,AArnott/Nerdbank.GitVersioning,AArnott/Nerdbank.GitVersioning | src/NerdBank.GitVersioning/ReleaseManager.cs | mit | 1,590,767,576 | namespace Nerdbank.GitVersioning
{
using System;
using System.Collections.Generic;
using System.IO;
using LibGit2Sharp;
using Newtonsoft.Json;
using Validation;
using Version = System.Version;
/// <summary>
/// Methods for creating releases
/// </summary>
public class Relea... | namespace Nerdbank.GitVersioning
{
using System;
using System.Collections.Generic;
using System.IO;
using LibGit2Sharp;
using Newtonsoft.Json;
using Validation;
using Version = System.Version;
/// <summary>
/// Methods for creating releases
/// </summary>
public class Relea... |
fab0e06c7f0ec7118fce633c529cd5397559890b | Replace argument checks with Requires.NotNull() / Requires.NotNullOrWhiteSpace() | Replace argument checks with Requires.NotNull() / Requires.NotNullOrWhiteSpace()
| AArnott/Nerdbank.GitVersioning,AArnott/Nerdbank.GitVersioning,AArnott/Nerdbank.GitVersioning,AArnott/Nerdbank.GitVersioning | src/NerdBank.GitVersioning/ReleaseManager.cs | mit | 1,590,767,480 | namespace Nerdbank.GitVersioning
{
using System;
using System.Collections.Generic;
using System.IO;
using LibGit2Sharp;
using Newtonsoft.Json;
using Validation;
using Version = System.Version;
/// <summary>
/// Methods for creating releases
/// </summary>
public class Relea... | namespace Nerdbank.GitVersioning
{
using System;
using System.Collections.Generic;
using System.IO;
using LibGit2Sharp;
using Newtonsoft.Json;
using Validation;
using Version = System.Version;
/// <summary>
/// Methods for creating releases
/// </summary>
public class Relea... |
aa2f47280e230bdffeef018d8b653f173e116210 | Fixed more race conditions | Fixed more race conditions
| azeno/NuGetAssemblyLoader | VVVV.NuGetAssemblyLoader/AssemblyLoader.cs | mit | 1,590,767,284 | using System;
using System.IO;
using System.Reflection;
using System.Linq;
using System.Collections.Generic;
using System.Runtime.Versioning;
using NuGet;
using System.Diagnostics;
using System.Xml.Linq;
using System.Timers;
using System.Collections.Concurrent;
using System.Text.RegularExpressions;
names... | using System;
using System.IO;
using System.Reflection;
using System.Linq;
using System.Collections.Generic;
using System.Runtime.Versioning;
using NuGet;
using System.Diagnostics;
using System.Xml.Linq;
using System.Timers;
using System.Collections.Concurrent;
using System.Text.RegularExpressions;
names... |
756efb7a3def80c069bc726d3229ceef144b71c9 | Disable hanging tests (#5369) | Disable hanging tests (#5369)
To reenable: #5229. | AndyGerlicher/msbuild,AndyGerlicher/msbuild,mono/msbuild,rainersigwald/msbuild,rainersigwald/msbuild,cdmihai/msbuild,sean-gilliam/msbuild,AndyGerlicher/msbuild,cdmihai/msbuild,sean-gilliam/msbuild,AndyGerlicher/msbuild,mono/msbuild,rainersigwald/msbuild,sean-gilliam/msbuild,mono/msbuild,sean-gilliam/msbuild,cdmihai/msb... | src/MSBuild.UnitTests/XMake_Tests.cs | mit | 1,590,766,999 | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using System.Globalization;
using System.IO;
using System.Linq;
usin... | // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.Collections;
using System.Collections.Generic;
using System.Diagnostics;
using System.Globalization;
using System.IO;
using System.Linq;
usin... |
d83a32f75605690b7a9bfb1eb809a35126ced3f0 | Backing out change as it causes build not load on startup | Backing out change as it causes build not load on startup
| umasteeringgroup/UMA | UMAProject/Assets/UMA/Core/Extensions/DynamicCharacterSystem/Scripts/DynamicCharacterAvatar.cs | mit | 1,590,766,966 | using UnityEngine;
//For loading a recipe directly from the web @2465
using UnityEngine.Networking;
#if UNITY_EDITOR
using UnityEditor;
using UnityEditor.SceneManagement;//for marking converted colors as needing saving
#endif
using UnityEngine.Serialization;//for converting old characterColors.Colors to new colors
us... | using UnityEngine;
//For loading a recipe directly from the web @2465
using UnityEngine.Networking;
#if UNITY_EDITOR
using UnityEditor;
using UnityEditor.SceneManagement;//for marking converted colors as needing saving
#endif
using UnityEngine.Serialization;//for converting old characterColors.Colors to new colors
us... |
e9e6a4796705ca166c75f4570e7c8d13a037647d | Binary breaking change: Adds missing CancellationToken parameter on BigQueryDataset.DeleteModelAsync. | Binary breaking change: Adds missing CancellationToken parameter on BigQueryDataset.DeleteModelAsync.
| jskeet/gcloud-dotnet,jskeet/google-cloud-dotnet,googleapis/google-cloud-dotnet,googleapis/google-cloud-dotnet,jskeet/google-cloud-dotnet,googleapis/google-cloud-dotnet,googleapis/google-cloud-dotnet,jskeet/google-cloud-dotnet,jskeet/google-cloud-dotnet,jskeet/google-cloud-dotnet | apis/Google.Cloud.BigQuery.V2/Google.Cloud.BigQuery.V2/BigQueryDataset.cs | apache-2.0 | 1,590,766,142 | // Copyright 2016 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applic... | // Copyright 2016 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applic... |
9620d5238fc80d9f31c14e1e9a92617dc7e920cb | Fix #2472 - the baseUrl on the RootSite had to // the way it was constructed | Fix #2472 - the baseUrl on the RootSite had to // the way it was constructed
| OfficeDev/PnP-Sites-Core,OfficeDev/PnP-Sites-Core,OfficeDev/PnP-Sites-Core | Core/OfficeDevPnP.Core/Framework/Provisioning/ObjectHandlers/ObjectClientSidePageContents.cs | mit | 1,590,765,835 | using Microsoft.SharePoint.Client;
using OfficeDevPnP.Core.Diagnostics;
using OfficeDevPnP.Core.Framework.Provisioning.Model;
using OfficeDevPnP.Core.Framework.Provisioning.ObjectHandlers.Utilities;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text.RegularExpressions;
namespace Offi... | using Microsoft.SharePoint.Client;
using OfficeDevPnP.Core.Diagnostics;
using OfficeDevPnP.Core.Framework.Provisioning.Model;
using OfficeDevPnP.Core.Framework.Provisioning.ObjectHandlers.Utilities;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text.RegularExpressions;
namespace Offi... |
c0c216c8c75c6b15b7a3bdbdacaa43db3db3b49d | Added a random chance method to make it easy to send in a 0-1 float and get a random result. | Added a random chance method to make it easy to send in a 0-1 float and get a random result.
| Mykaelos/MykaelosUnityLibrary | ExtensionsStatic/RandomM.cs | apache-2.0 | 1,590,765,035 | using UnityEngine;
public class RandomM {
public static bool Bool() {
return Random.value > 0.5f;
}
// Returns true if Random chance succeeds between 0 and 1.
// PercentChance is 0-1
public static bool Chance(float percentChanceZeroToOne) {
return Random.value < Mathf.Clamp01(perc... | using UnityEngine;
public class RandomM {
public static bool Bool() {
return Random.value > 0.5f;
}
}
|
324cb05e084d71202a230ef1213102c6cc9ecf21 | No need to override ILambda and EnumWrapper serializers. | No need to override ILambda and EnumWrapper serializers.
| ExRam/ExRam.Gremlinq | ExRam.Gremlinq.Core/Serialization/GremlinQuerySerializer.cs | mit | 1,590,764,852 | using System;
using System.Collections;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System.Linq.Expressions;
using Gremlin.Net.Process.Traversal;
namespace ExRam.Gremlinq.Core
{
public static class GremlinQuerySerializer
{... | using System;
using System.Collections;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System.Linq.Expressions;
using Gremlin.Net.Process.Traversal;
namespace ExRam.Gremlinq.Core
{
public static class GremlinQuerySerializer
{... |
4f251bcc6251e56bea2b55465111df0a46072497 | Update Compiler.cs (#279) | Update Compiler.cs (#279)
| AntShares/AntShares.SmartContract.Framework | src/Neo.Compiler.MSIL/Compiler.cs | mit | 1,590,764,523 | using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.CSharp;
using Microsoft.CodeAnalysis.VisualBasic;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Xml;
using System.Xml.Linq;
namespace Neo.Compiler
{
public class Compiler
{
public class Assembl... | using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.CSharp;
using Microsoft.CodeAnalysis.VisualBasic;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Xml;
using System.Xml.Linq;
namespace Neo.Compiler
{
public class Compiler
{
public class Assembl... |
db9f7225542c1681af69f2fc237cb68832bea481 | Fix - Corretta notifica cambio stato mezzo | Fix - Corretta notifica cambio stato mezzo
| vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf | src/backend/SO115App.SignalR/Sender/GestionePartenza/NotificationAggiornaStatoMezzo.cs | agpl-3.0 | 1,590,764,447 | //-----------------------------------------------------------------------
// <copyright file="NotificationUpDateChiamata.cs" company="CNVVF">
// Copyright (C) 2017 - CNVVF
//
// This file is part of SOVVF.
// SOVVF is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General ... | //-----------------------------------------------------------------------
// <copyright file="NotificationUpDateChiamata.cs" company="CNVVF">
// Copyright (C) 2017 - CNVVF
//
// This file is part of SOVVF.
// SOVVF is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General ... |
c3bff85c7e2c9688fe545003380a5f5899ed427f | Fix version of current branch in prepare-release JSON output | Fix version of current branch in prepare-release JSON output
| AArnott/Nerdbank.GitVersioning,AArnott/Nerdbank.GitVersioning,AArnott/Nerdbank.GitVersioning,AArnott/Nerdbank.GitVersioning | src/NerdBank.GitVersioning/ReleaseManager.cs | mit | 1,590,763,779 | namespace Nerdbank.GitVersioning
{
using System;
using System.Collections.Generic;
using System.IO;
using LibGit2Sharp;
using Newtonsoft.Json;
using Validation;
using Version = System.Version;
/// <summary>
/// Methods for creating releases
/// </summary>
public class Relea... | namespace Nerdbank.GitVersioning
{
using System;
using System.Collections.Generic;
using System.IO;
using LibGit2Sharp;
using Newtonsoft.Json;
using Validation;
using Version = System.Version;
/// <summary>
/// Methods for creating releases
/// </summary>
public class Relea... |
d70ef135f29f6083c84ab7f6a59c573c4b81547f | Cache step label names. | Cache step label names.
| ExRam/ExRam.Gremlinq | ExRam.Gremlinq.Core/Serialization/GremlinQuerySerializer.cs | mit | 1,590,763,670 | using System;
using System.Collections;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System.Linq.Expressions;
using Gremlin.Net.Process.Traversal;
namespace ExRam.Gremlinq.Core
{
public static class GremlinQuerySerializer
{... | using System;
using System.Collections;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
using System.Linq.Expressions;
using Gremlin.Net.Process.Traversal;
namespace ExRam.Gremlinq.Core
{
public static class GremlinQuerySerializer
{... |
dc03f97ef757abbaf38a3866c4154ebf7c1d8089 | PP9-10606: drive by fix for random failing test | PP9-10606: drive by fix for random failing test
| Picturepark/Picturepark.SDK.DotNet,Picturepark/Picturepark.SDK.DotNet | src/Picturepark.SDK.V1.Tests/Clients/ContentTests.cs | mit | 1,590,763,572 | using FluentAssertions;
using Newtonsoft.Json;
using Picturepark.SDK.V1.Contract;
using Picturepark.SDK.V1.Tests.Contracts;
using Picturepark.SDK.V1.Tests.Fixtures;
using Picturepark.SDK.V1.Tests.FluentAssertions;
using System;
using System.Collections.Generic;
using System.Drawing;
using System.IO;
using System.Linq;... | using FluentAssertions;
using Newtonsoft.Json;
using Picturepark.SDK.V1.Contract;
using Picturepark.SDK.V1.Tests.Contracts;
using Picturepark.SDK.V1.Tests.Fixtures;
using Picturepark.SDK.V1.Tests.FluentAssertions;
using System;
using System.Collections.Generic;
using System.Drawing;
using System.IO;
using System.Linq;... |
7222b6d8e2bf4c3ca919356afd2e3290f22aa103 | Opening MIDI file stops current MIDI file playback | Opening MIDI file stops current MIDI file playback
| 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,space-wizards/space-station-14,space-wizards/space-station-14-content,space-wizards/space-station-14-content | Content.Client/Instruments/InstrumentMenu.cs | mit | 1,590,763,357 | using Content.Client.GameObjects.Components.Instruments;
using Content.Client.UserInterface.Stylesheets;
using Robust.Client.Audio.Midi;
using Robust.Client.Graphics.Drawing;
using Robust.Client.Interfaces.UserInterface;
using Robust.Client.UserInterface;
using Robust.Client.UserInterface.Controls;
using Robust.Client.... | using Content.Client.GameObjects.Components.Instruments;
using Content.Client.UserInterface.Stylesheets;
using Robust.Client.Audio.Midi;
using Robust.Client.Graphics.Drawing;
using Robust.Client.Interfaces.UserInterface;
using Robust.Client.UserInterface;
using Robust.Client.UserInterface.Controls;
using Robust.Client.... |
179cd394687f1affed09e43b6af293001c0c8e24 | Assert Inconclusive on update test | Assert Inconclusive on update test
| tgstation/tgstation-server,tgstation/tgstation-server,tgstation/tgstation-server-tools,tgstation/tgstation-server-tools | tests/Tgstation.Server.Tests/IntegrationTest.cs | agpl-3.0 | 1,590,762,702 | using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using System;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Reflection;
using System.Threading;
using System.Threading.T... | using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
using System;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Reflection;
using System.Threading;
using System.Threading.T... |
9184ee20bd6d7a5ee5694b8a6029ad301debc80f | [CON-1915] Remove unused code | [CON-1915] Remove unused code
| SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice | src/SFA.DAS.EmployerAccounts.Web/Controllers/CookieConsentController.cs | mit | 1,590,762,231 | using System.Web.Mvc;
using SFA.DAS.Authentication;
using SFA.DAS.EmployerAccounts.Interfaces;
using SFA.DAS.EmployerAccounts.Web.ViewModels;
namespace SFA.DAS.EmployerAccounts.Web.Controllers
{
public class CookieConsentController : BaseController
{
public CookieConsentController(
IAuthen... | using System.Collections.Generic;
using System.Web;
using System.Web.Mvc;
using SFA.DAS.Authentication;
using SFA.DAS.EmployerAccounts.Interfaces;
using SFA.DAS.EmployerAccounts.Web.ViewModels;
namespace SFA.DAS.EmployerAccounts.Web.Controllers
{
public class CookieConsentController : BaseController
{
... |
67606336f4e11c272fb575b929550dfbcf0cdca2 | Minor cleanup in ReleaseManager | Minor cleanup in ReleaseManager
| AArnott/Nerdbank.GitVersioning,AArnott/Nerdbank.GitVersioning,AArnott/Nerdbank.GitVersioning,AArnott/Nerdbank.GitVersioning | src/NerdBank.GitVersioning/ReleaseManager.cs | mit | 1,590,761,470 | namespace Nerdbank.GitVersioning
{
using System;
using System.Collections.Generic;
using System.IO;
using LibGit2Sharp;
using Newtonsoft.Json;
using Validation;
using Version = System.Version;
/// <summary>
/// Methods for creating releases
/// </summary>
public class Relea... | namespace Nerdbank.GitVersioning
{
using System;
using System.Collections.Generic;
using System.IO;
using LibGit2Sharp;
using Newtonsoft.Json;
using Validation;
using Version = System.Version;
/// <summary>
/// Methods for creating releases
/// </summary>
public class Relea... |
9685b24636c032e96a792c5c578645c6f8be8a22 | Add --format parameter to prepare-release command | Add --format parameter to prepare-release command
| AArnott/Nerdbank.GitVersioning,AArnott/Nerdbank.GitVersioning,AArnott/Nerdbank.GitVersioning,AArnott/Nerdbank.GitVersioning | src/nbgv/Program.cs | mit | 1,590,761,167 | namespace Nerdbank.GitVersioning.Tool
{
using System;
using System.Collections.Generic;
using System.CommandLine;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Threading;
using System.Threading.Tasks;
using Newtonsoft.Json;
using NuGet.Common;
usin... | namespace Nerdbank.GitVersioning.Tool
{
using System;
using System.Collections.Generic;
using System.CommandLine;
using System.IO;
using System.Linq;
using System.Reflection;
using System.Threading;
using System.Threading.Tasks;
using Newtonsoft.Json;
using NuGet.Common;
usin... |
d8433faca32737067380a56804e1ae61420f2e60 | Fix - Corretto il salvataggio del codice della scheda nue nella nuova chiamata | Fix - Corretto il salvataggio del codice della scheda nue nella nuova chiamata
| vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf | src/backend/SO115App.Models/Servizi/CQRS/Commands/GestioneSoccorso/GestioneIntervento/InserimentoIntervento/AddInterventoCommandHandler.cs | agpl-3.0 | 1,590,759,304 | //-----------------------------------------------------------------------
// <copyright file="AddInterventoCommandHandler.cs" company="CNVVF">
// Copyright (C) 2017 - CNVVF
//
// This file is part of SOVVF.
// SOVVF is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General... | //-----------------------------------------------------------------------
// <copyright file="AddInterventoCommandHandler.cs" company="CNVVF">
// Copyright (C) 2017 - CNVVF
//
// This file is part of SOVVF.
// SOVVF is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General... |
6d25747e781435e38362e6bf4fbbf1350d02a190 | Fix - Corretta autorizzazione per cambio stato richiesta | Fix - Corretta autorizzazione per cambio stato richiesta
| vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf | src/backend/SO115App.Models/Servizi/CQRS/Commands/GestioneSoccorso/GestioneIntervento/UpDateStatoRichiesta/UpDateStatoRichiestaAuthorization.cs | agpl-3.0 | 1,590,758,783 | //-----------------------------------------------------------------------
// <copyright file="UpDateInterventoAuthorization.cs" company="CNVVF">
// Copyright (C) 2017 - CNVVF
//
// This file is part of SOVVF.
// SOVVF is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero Gener... | //-----------------------------------------------------------------------
// <copyright file="UpDateInterventoAuthorization.cs" company="CNVVF">
// Copyright (C) 2017 - CNVVF
//
// This file is part of SOVVF.
// SOVVF is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero Gener... |
28c7a9054f40bda2368dd9f8e75f91714f7fa2eb | Fix sync field array not working | Fix sync field array not working
| insthync/LiteNetLibManager,insthync/LiteNetLibManager | Scripts/GameApi/LiteNetLibSyncField.cs | mit | 1,590,758,707 | using System;
using UnityEngine;
using LiteNetLib;
using LiteNetLib.Utils;
using System.Reflection;
namespace LiteNetLibManager
{
public abstract class LiteNetLibSyncField : LiteNetLibElement
{
public enum SyncMode : byte
{
/// <summary>
/// Changes handle by server
... | using System;
using UnityEngine;
using LiteNetLib;
using LiteNetLib.Utils;
using System.Reflection;
namespace LiteNetLibManager
{
public abstract class LiteNetLibSyncField : LiteNetLibElement
{
public enum SyncMode : byte
{
/// <summary>
/// Changes handle by server
... |
8a56ff6c3c5220147cfc82696d2e5ad2ce33e891 | adding some extra path testing for missing status | adding some extra path testing for missing status
| Nexmo/nexmo-dotnet | Nexmo.Api.Test.Unit/MessagingTests.cs | mit | 1,590,757,741 | using Newtonsoft.Json;
using Nexmo.Api.Messaging;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Web;
using Xunit;
namespace Nexmo.Api.Test.Unit
{
public class MessagingTests : TestBase
{
[Theory]
[InlineData(fal... | using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Web;
using Xunit;
namespace Nexmo.Api.Test.Unit
{
public class MessagingTests : TestBase
{
[Theory]
[InlineData(false)]
[InlineData(tr... |
80a60c78d364db3a87d10f315a4e61eff2b8e662 | Update MimeParserTests.cs | Update MimeParserTests.cs
| jstedfast/MimeKit,jstedfast/MimeKit,jstedfast/MimeKit | UnitTests/MimeParserTests.cs | mit | 1,590,757,543 | //
// MimeParserTests.cs
//
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
//
// Copyright (c) 2013-2020 Xamarin Inc. (www.xamarin.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Sof... | //
// MimeParserTests.cs
//
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
//
// Copyright (c) 2013-2020 Xamarin Inc. (www.xamarin.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Sof... |
dc933e2c57eff75a48d84d8f305c176a1e97fdc3 | Change ShadowCopyFiles from a string to a bool | Change ShadowCopyFiles from a string to a bool
Fixes #750 | nunit/nunit3-vs-adapter,nunit/nunit3-vs-adapter | src/NUnitTestAdapter/NUnitTestAdapter.cs | mit | 1,590,757,216 | // ***********************************************************************
// Copyright (c) 2011-2020 Charlie Poole, Terje Sandstrom
//
// 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 wit... | // ***********************************************************************
// Copyright (c) 2011-2020 Charlie Poole, Terje Sandstrom
//
// 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 wit... |
bda6fa8f18a9191d2048edd084539bcb8e5cba43 | IFileTypeAlgorithm add DeleteFilesIfExist | IFileTypeAlgorithm add DeleteFilesIfExist
| signumsoftware/extensions,AlejandroCano/extensions,MehdyKarimpour/extensions,signumsoftware/extensions,signumsoftware/framework,signumsoftware/framework,AlejandroCano/extensions,MehdyKarimpour/extensions,signumsoftware/framework | Signum.Engine.Extensions/Files/FileTypeAlgorithm.cs | mit | 1,590,756,201 | using Microsoft.CodeAnalysis.CSharp.Syntax;
using Signum.Entities.Files;
using Signum.Utilities;
using System;
using System.Collections.Generic;
using System.IO;
namespace Signum.Engine.Files
{
public class FileTypeAlgorithm : FileTypeAlgorithmBase, IFileTypeAlgorithm
{
public Func<IFilePath... | using Signum.Entities.Files;
using Signum.Utilities;
using System;
using System.Collections.Generic;
using System.IO;
namespace Signum.Engine.Files
{
public class FileTypeAlgorithm : FileTypeAlgorithmBase, IFileTypeAlgorithm
{
public Func<IFilePath, PrefixPair> GetPrefixPair { get; set; }
... |
81965391c95d99e2556737ddd9ca59329648ceb8 | Update LibGit2Sharp/Line.cs | Update LibGit2Sharp/Line.cs
Co-authored-by: Brandon Ording <ad5cd754b052f105e39f18ff1eab05c1b693d1b3@gmail.com> | PKRoma/libgit2sharp,libgit2/libgit2sharp | LibGit2Sharp/Line.cs | mit | 1,590,755,066 | using System;
using System.Collections.Generic;
using System.Text;
namespace LibGit2Sharp
{
/// <summary>
/// Represents a Line with line number and content.
/// </summary>
public struct Line
{
/// <summary>
/// The line number of the original line in the blob.
/// </summar... | using System;
using System.Collections.Generic;
using System.Text;
namespace LibGit2Sharp
{
/// <summary>
/// Represents a Line with line number and content.
/// </summary>
public struct Line
{
/// <summary>
/// Points to the number of the original line in the blob
/// </su... |
ef7a2e5ff4bb51768b35931ea88ab1d6f9e1ce4f | fix Thunderbolt cooldown | fix Thunderbolt cooldown
| Foglio1024/Tera-custom-cooldowns,Foglio1024/Tera-custom-cooldowns | TCC.Core/ViewModels/Widgets/CooldownWindowViewModel.cs | mit | 1,590,754,553 | using Nostrum;
using Nostrum.Extensions;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.IO;
using System.Linq;
using System.Windows.Threading;
using Nostrum.Factories;
using TCC.Data;
using TCC.Data.Abnormalities;
using TCC.Dat... | using Nostrum;
using Nostrum.Extensions;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.IO;
using System.Linq;
using System.Windows.Threading;
using Nostrum.Factories;
using TCC.Data;
using TCC.Data.Abnormalities;
using TCC.Data.Databases;
using TCC.Dat... |
336d83ffd86c786b9eb5b3d61379a13e057190f0 | Use custom keysize | Use custom keysize
| mrousavy/BmpPwd | BmpPwd/Cipher.cs | mit | 1,590,754,004 | using System;
using System.IO;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
namespace BmpPwd
{
/// <summary>
/// Example of <see cref="ICrypt" /> (Cipher En/De-crypt Text with password-keys)
/// </summary>
/// <seealso cref="https://stackoverflow.com/questions/10168240... | using System;
using System.IO;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
namespace BmpPwd
{
/// <summary>
/// Example of <see cref="ICrypt" /> (Cipher En/De-crypt Text with password-keys)
/// </summary>
/// <seealso cref="https://stackoverflow.com/questions/10168240... |
d66fb21b3aec24792a30b7ed97194aeb81f865e6 | Better bindpoint assignment | Better bindpoint assignment
| nameless323/KiotoEngine,nameless323/KiotoEngine | ShaderInputsParser/ShaderInputsParser/Source/BindpointManager.cs | mit | 1,590,753,639 | using ShaderInputsParserApp.Source.Types;
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace ShaderInputsParserApp.Source
{
using Bindings = Dictionary<uint, List<uint>>;
public class DuplicateBindpointException : System.Exception
{
... | using ShaderInputsParserApp.Source.Types;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace ShaderInputsParserApp.Source
{
enum BindpointType
{
Buffer,
Texture,
Sampler,
UAV
};
class BindpointManager
{
public Bin... |
d9efd8e113552afd2c423c7ef0eccaa2cd7adbc3 | Fix doc warnings | Fix doc warnings
| canton7/RestEase | src/RestEase/Implementation/RestEaseInterfaceImplementationAttribute.cs | mit | 1,590,752,264 | using System;
using System.ComponentModel;
namespace RestEase.Implementation
{
/// <summary>
/// Internal type. Do not use.
/// </summary>
[EditorBrowsable(EditorBrowsableState.Never)]
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]
public sealed class RestEaseInterfaceImplem... | using System;
using System.Collections.Generic;
using System.Text;
namespace RestEase.Implementation
{
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]
public sealed class RestEaseInterfaceImplementationAttribute : Attribute
{
public Type InterfaceType { get; }
public Type... |
05bc7818106f1a7a43db2efd78520c107aa353e6 | route registration improvments | route registration improvments
| dhindrik/TinyNavigationHelper | src/TinyNavigationHelper.Forms/ShellNavigationHelper.cs | mit | 1,590,751,913 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Xamarin.Forms;
namespace TinyNavigationHelper.Forms
{
public class ShellNavigationHelper : FormsNavigationHelper
{
private Dictionary<string, string> queries = new Dictionary<string, string>();
... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Xamarin.Forms;
namespace TinyNavigationHelper.Forms
{
public class ShellNavigationHelper : FormsNavigationHelper
{
private Dictionary<string, string> queries = new Dictionary<string, string>();
... |
48669c3e286d2c2d8fa4f5460b225e9887a483db | Added "referencedEntities" to "fieldDescription" | Added "referencedEntities" to "fieldDescription"
| ekincaglar/clarizen | Ekin.Clarizen/Common/fieldDescription.cs | mit | 1,590,751,374 | using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Xml.Serialization;
namespace Ekin.Clarizen
{
public class fieldDescription
{
public string name { get; set; }
/// <summary>
/// Possible values:
/// Boolean ... | using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Xml.Serialization;
namespace Ekin.Clarizen
{
public class fieldDescription
{
public string name { get; set; }
/// <summary>
/// Possible values:
/// Boolean ... |
eb33cbccc8b967e4a5cb95b3e1c91a31684f4978 | Change int16 _cpuUsage to double | Change int16 _cpuUsage to double
| rticommunity/rtiperftest,rticommunity/rtiperftest,rticommunity/rtiperftest,rticommunity/rtiperftest,rticommunity/rtiperftest,rticommunity/rtiperftest,rticommunity/rtiperftest | srcCs/CpuMonitor.cs | epl-1.0 | 1,590,750,214 | /*
* (c) 2005-2017 Copyright, Real-Time Innovations, Inc. All rights reserved.
* Subject to Eclipse Public License v1.0; see LICENSE.md for details.
*/
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Runtime.InteropServices;
using ComTypes = System.Runtime.I... | /*
* (c) 2005-2017 Copyright, Real-Time Innovations, Inc. All rights reserved.
* Subject to Eclipse Public License v1.0; see LICENSE.md for details.
*/
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Runtime.InteropServices;
using ComTypes = System.Runtime.I... |
5bf1b6b2c94cd548301bfcdf7e09c85c914a5495 | Replace hack implementation with tree edit implementation. | Replace hack implementation with tree edit implementation.
| kaby76/AntlrVSIX,kaby76/AntlrVSIX,kaby76/AntlrVSIX,kaby76/AntlrVSIX,kaby76/AntlrVSIX | LanguageServer/Transform.cs | mit | 1,590,748,959 | namespace LanguageServer
{
using Algorithms;
using Antlr4.Runtime;
using Antlr4.Runtime.Misc;
using Antlr4.Runtime.Tree;
using GrammarGrammar;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.CSharp;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using System;
using Syste... | namespace LanguageServer
{
using Algorithms;
using Antlr4.Runtime;
using Antlr4.Runtime.Misc;
using Antlr4.Runtime.Tree;
using GrammarGrammar;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.CSharp;
using Microsoft.CodeAnalysis.CSharp.Syntax;
using System;
using Syste... |
2cd155d54d7291818c0b9495d7e73d6c830b5625 | Add IsAndroid property in Platform | Add IsAndroid property in Platform
| ViveportSoftware/vita_core_csharp,ViveportSoftware/vita_core_csharp,ViveportSoftware/vita_core_csharp | source/Htc.Vita.Core/Runtime/Platform.cs | mit | 1,590,748,445 | using System;
using System.ComponentModel;
using System.Diagnostics;
using System.IO;
using System.Runtime.InteropServices;
using Htc.Vita.Core.Log;
using Htc.Vita.Core.Util;
namespace Htc.Vita.Core.Runtime
{
/// <summary>
/// Class Platform.
/// </summary>
public static partial class Platform
{
... | using System;
using System.ComponentModel;
using System.Diagnostics;
using System.IO;
using System.Runtime.InteropServices;
using Htc.Vita.Core.Log;
using Htc.Vita.Core.Util;
namespace Htc.Vita.Core.Runtime
{
/// <summary>
/// Class Platform.
/// </summary>
public static partial class Platform
{
... |
58c71441cf0c79c93e422ce5a62cc06519cad9c8 | change S_SPAWN_USER.TemplateId to uint | change S_SPAWN_USER.TemplateId to uint
| Foglio1024/Tera-custom-cooldowns,Foglio1024/Tera-custom-cooldowns | TeraPacketParser/Messages/S_SPAWN_USER.cs | mit | 1,590,748,013 | using TeraDataLite;
namespace TeraPacketParser.Messages
{
public class S_SPAWN_USER : ParsedMessage
{
public ulong EntityId { get; }
public uint ServerId { get; }
public uint PlayerId { get; }
public uint TemplateId { get; }
public int Level { get; }
public stri... | using TeraDataLite;
namespace TeraPacketParser.Messages
{
public class S_SPAWN_USER : ParsedMessage
{
public ulong EntityId { get; }
public uint ServerId { get; }
public uint PlayerId { get; }
public int TemplateId { get; }
public int Level { get; }
public strin... |
e29cfd970a77721e3e522abe01129dd85b050b10 | [Modify] Add it | [Modify] Add it
| sta/websocket-sharp,sta/websocket-sharp,sta/websocket-sharp | websocket-sharp/Net/WebHeaderCollection.cs | mit | 1,590,747,864 | #region License
/*
* WebHeaderCollection.cs
*
* This code is derived from WebHeaderCollection.cs (System.Net) of Mono
* (http://www.mono-project.com).
*
* The MIT License
*
* Copyright (c) 2003 Ximian, Inc. (http://www.ximian.com)
* Copyright (c) 2007 Novell, Inc. (http://www.novell.com)
* Copyright (c) 2012-... | #region License
/*
* WebHeaderCollection.cs
*
* This code is derived from WebHeaderCollection.cs (System.Net) of Mono
* (http://www.mono-project.com).
*
* The MIT License
*
* Copyright (c) 2003 Ximian, Inc. (http://www.ximian.com)
* Copyright (c) 2007 Novell, Inc. (http://www.novell.com)
* Copyright (c) 2012-... |
724d06dd123a109433e595cd26c0ba6d1d03f4fb | change c++ standard to c++11 | change c++ standard to c++11
| kaienkira/brickred-exchange-v2,kaienkira/brickred-exchange-v2,kaienkira/brickred-exchange-v2,kaienkira/brickred-exchange-v2,kaienkira/brickred-exchange-v2 | compiler/src/Brickred.Exchange.Compiler/CppCodeGenerator.cs | mit | 1,590,747,593 | using System;
using System.Collections.Generic;
using System.IO;
using System.Text;
using System.Text.RegularExpressions;
namespace Brickred.Exchange.Compiler
{
using EnumItemType = ProtocolDescriptor.EnumDef.ItemType;
using EnumMapItemType = ProtocolDescriptor.EnumMapDef.ItemType;
using FieldType = Protoc... | using System;
using System.Collections.Generic;
using System.IO;
using System.Text;
using System.Text.RegularExpressions;
namespace Brickred.Exchange.Compiler
{
using EnumItemType = ProtocolDescriptor.EnumDef.ItemType;
using EnumMapItemType = ProtocolDescriptor.EnumMapDef.ItemType;
using FieldType = Protoc... |
fc5a7dea8d215fc7ca06e893644c1e6ef922cfac | [Modify] Add it | [Modify] Add it
| sta/websocket-sharp,sta/websocket-sharp,sta/websocket-sharp | websocket-sharp/Net/WebHeaderCollection.cs | mit | 1,590,747,516 | #region License
/*
* WebHeaderCollection.cs
*
* This code is derived from WebHeaderCollection.cs (System.Net) of Mono
* (http://www.mono-project.com).
*
* The MIT License
*
* Copyright (c) 2003 Ximian, Inc. (http://www.ximian.com)
* Copyright (c) 2007 Novell, Inc. (http://www.novell.com)
* Copyright (c) 2012-... | #region License
/*
* WebHeaderCollection.cs
*
* This code is derived from WebHeaderCollection.cs (System.Net) of Mono
* (http://www.mono-project.com).
*
* The MIT License
*
* Copyright (c) 2003 Ximian, Inc. (http://www.ximian.com)
* Copyright (c) 2007 Novell, Inc. (http://www.novell.com)
* Copyright (c) 2012-... |
7f5131fb95480f63d3dcc0db28ed662b4b7e0c34 | CandleMessage. Arg is not null. | CandleMessage. Arg is not null.
| StockSharp/StockSharp | Messages/CandleMessage.cs | apache-2.0 | 1,590,747,026 | #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... |
590c93105a54315bf6c717808b36c53be7d9b338 | Removed OnValidate from GMTab | Removed OnValidate from GMTab
| dotmos/uGameFramework,dotmos/uGameFramework | Unity/Assets/Scripts/UserInterface/Tabbar/GMTab.cs | mit | 1,590,744,583 | using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
namespace UserInterface
{
[AddComponentMenu(NamingHelper.Tab.Name, 2)]
public class GMTab : Toggle
{
public GameObject content;
public GameObject border;
public List<G... | using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
namespace UserInterface
{
[AddComponentMenu(NamingHelper.Tab.Name, 2)]
public class GMTab : Toggle
{
public GameObject content;
public GameObject border;
public List<G... |
af10232f82881ebffea1a625bdffe8101dd60918 | CON-1776-Integrate Content Api | CON-1776-Integrate Content Api
| SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice | src/SFA.DAS.EmployerAccounts/Services/ClientContentApiClient.cs | mit | 1,590,744,313 | using System.Net.Http;
using System.Threading.Tasks;
using SFA.DAS.Authentication.Extensions.Legacy;
using SFA.DAS.EmployerAccounts.Interfaces;
namespace SFA.DAS.EmployerAccounts.Services
{
public class ClientContentApiClient : ApiClientBase, IClientContentApiClient
{
private readonly string ApiBaseUr... | using System.Net.Http;
using System.Threading.Tasks;
using SFA.DAS.Authentication.Extensions.Legacy;
using SFA.DAS.EmployerAccounts.Interfaces;
namespace SFA.DAS.EmployerAccounts.Services
{
public class ClientContentApiClient : ApiClientBase, IClientContentApiClient
{
public ClientContentApiClient(Htt... |
65b8d3aad3359d2d9425b76ae84eff4c2d648e10 | Add simple merge() function. | Add simple merge() function.
| JornWildt/ZimmerBot | ZimmerBot.Core/Expressions/FunctionCallExpr.cs | mit | 1,590,743,924 | using System;
using System.Collections.Generic;
using System.Linq;
using CuttingEdge.Conditions;
using ZimmerBot.Core.Utilities;
namespace ZimmerBot.Core.Expressions
{
public class FunctionCallExpr : Expression
{
public string FunctionName { get; protected set; }
public List<Expression> Param... | using System;
using System.Collections.Generic;
using System.Linq;
using CuttingEdge.Conditions;
namespace ZimmerBot.Core.Expressions
{
public class FunctionCallExpr : Expression
{
public string FunctionName { get; protected set; }
public List<Expression> Parameters { get; protected set; }
... |
fa45c0676f21533bf6ab46e0fa93ead84394cef3 | First Demo version | First Demo version
| antonpup/Aurora,antonpup/Aurora,antonpup/Aurora,antonpup/Aurora,antonpup/Aurora | Project-Aurora/Project-Aurora/Profiles/LocalPCInformation.cs | mit | 1,590,743,923 | using Aurora.Utils;
using NAudio.CoreAudioApi;
using System.Linq;
using System.Runtime.InteropServices;
namespace Aurora.Profiles {
/// <summary>
/// Class representing local computer information
/// </summary>
public class LocalPCInformation : Node {
#region Time Properties
/// <summa... | using Aurora.Utils;
using NAudio.CoreAudioApi;
using System.Linq;
namespace Aurora.Profiles {
/// <summary>
/// Class representing local computer information
/// </summary>
public class LocalPCInformation : Node {
#region Time Properties
/// <summary>
/// The current hour
... |
c10b694699cc175524012c1a332781af587b9164 | Fix - Corretto delete utente | Fix - Corretto delete utente
| vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf | src/backend/SO115App.SignalR/Sender/GestioneUtenti/NotificationDeleteUtente.cs | agpl-3.0 | 1,590,743,543 | using Microsoft.AspNetCore.SignalR;
using SO115App.Models.Servizi.CQRS.Commands.GestioneUtenti.CancellazioneUtente;
using SO115App.Models.Servizi.Infrastruttura.GestioneUtenti.GetUtenti;
using SO115App.Models.Servizi.Infrastruttura.Notification.GestioneUtenti;
using System;
using System.Threading.Tasks;
namespace SO1... | using Microsoft.AspNetCore.SignalR;
using SO115App.Models.Servizi.CQRS.Commands.GestioneUtenti.CancellazioneUtente;
using SO115App.Models.Servizi.Infrastruttura.GestioneUtenti.GetUtenti;
using SO115App.Models.Servizi.Infrastruttura.Notification.GestioneUtenti;
using System;
using System.Threading.Tasks;
namespace SO1... |
f6f1a4359287e94961eb766e744653121a23c266 | Fix - Corretta notifica delete utente | Fix - Corretta notifica delete utente
| vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf | src/backend/SO115App.SignalR/Sender/GestioneRuoli/NotificationDeleteRuolo.cs | agpl-3.0 | 1,590,743,393 | using Microsoft.AspNetCore.SignalR;
using SO115App.Models.Servizi.CQRS.Commands.GestioneUtenti.DeleteRuoliUtente;
using SO115App.Models.Servizi.Infrastruttura.GestioneUtenti.GetUtenti;
using SO115App.Models.Servizi.Infrastruttura.Notification.GestioneUtenti.GestioneRuoli;
using System.Threading.Tasks;
namespace SO115... | using Microsoft.AspNetCore.SignalR;
using SO115App.Models.Servizi.CQRS.Commands.GestioneUtenti.DeleteRuoliUtente;
using SO115App.Models.Servizi.Infrastruttura.GestioneUtenti.GetUtenti;
using SO115App.Models.Servizi.Infrastruttura.Notification.GestioneUtenti.GestioneRuoli;
using System.Threading.Tasks;
namespace SO115... |
83f2838cf4637f617244c8975f81cfda695006e0 | CHG - Corretta notifica aggiunta utente | CHG - Corretta notifica aggiunta utente
| vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf | src/backend/SO115App.SignalR/Sender/GestioneRuoli/NotificationAddRuoli.cs | agpl-3.0 | 1,590,743,336 | using Microsoft.AspNetCore.SignalR;
using SO115App.Models.Servizi.CQRS.Commands.GestioneUtenti.AddRuoliUtente;
using SO115App.Models.Servizi.Infrastruttura.GestioneUtenti.GetUtenti;
using SO115App.Models.Servizi.Infrastruttura.Notification.GestioneUtenti.GestioneRuoli;
using System;
using System.Threading.Tasks;
name... | using Microsoft.AspNetCore.SignalR;
using SO115App.Models.Servizi.CQRS.Commands.GestioneUtenti.AddRuoliUtente;
using SO115App.Models.Servizi.Infrastruttura.GestioneUtenti.GetUtenti;
using SO115App.Models.Servizi.Infrastruttura.Notification.GestioneUtenti.GestioneRuoli;
using System;
using System.Threading.Tasks;
name... |
2f3dc60d227268a6078a5975ed8afbf3bf2760d6 | Fix for dangerzone calculation causing problem when entering a wormhole | Fix for dangerzone calculation causing problem when entering a wormhole
| Slazanger/SMT,Slazanger/SMT | EVEData/Navigation.cs | mit | 1,590,742,743 | using System;
using System.Collections.Generic;
using System.Linq;
namespace SMT
{
public enum RoutingMode
{
Shortest,
Safest,
PreferLow,
}
}
namespace SMT.EVEData
{
public class Navigation
{
public enum GateType
{
StarGate,
Ansibex,... | using System;
using System.Collections.Generic;
using System.Linq;
namespace SMT
{
public enum RoutingMode
{
Shortest,
Safest,
PreferLow,
}
}
namespace SMT.EVEData
{
public class Navigation
{
public enum GateType
{
StarGate,
Ansibex,... |
c23fac3431f184ce2835a59aba09c6ef7b201445 | Fix - Tolti controlli sui ruoli dell'utente nella ricerca del personale | Fix - Tolti controlli sui ruoli dell'utente nella ricerca del personale
| vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf,vvfosprojects/sovvf | src/backend/SO115App.Models/Servizi/CQRS/Queries/GestioneUtente/ListaPersonaleVVF/PersonaleVVFAuthorizationQueryHandlerDecorator.cs | agpl-3.0 | 1,590,741,848 | using CQRS.Authorization;
using CQRS.Queries.Authorizers;
using SO115App.API.Models.Classi.Autenticazione;
using SO115App.Models.Classi.Utility;
using SO115App.Models.Servizi.Infrastruttura.Autenticazione;
using SO115App.Models.Servizi.Infrastruttura.GestioneUtenti.VerificaUtente;
using System;
using System.Collection... | using CQRS.Authorization;
using CQRS.Queries.Authorizers;
using SO115App.API.Models.Classi.Autenticazione;
using SO115App.Models.Classi.Utility;
using SO115App.Models.Servizi.Infrastruttura.Autenticazione;
using SO115App.Models.Servizi.Infrastruttura.GestioneUtenti.VerificaUtente;
using System;
using System.Collection... |
64b8e16c881ae09a0db561109426e6833b58dec7 | Removed POST action as no longer needed | Removed POST action as no longer needed
| SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice | src/SFA.DAS.EmployerAccounts.Web/Controllers/CookieConsentController.cs | mit | 1,590,741,533 | using System.Collections.Generic;
using System.Web;
using System.Web.Mvc;
using SFA.DAS.Authentication;
using SFA.DAS.EmployerAccounts.Interfaces;
using SFA.DAS.EmployerAccounts.Web.ViewModels;
namespace SFA.DAS.EmployerAccounts.Web.Controllers
{
public class CookieConsentController : BaseController
{
... | using System.Collections.Generic;
using System.Web;
using System.Web.Mvc;
using SFA.DAS.Authentication;
using SFA.DAS.EmployerAccounts.Interfaces;
using SFA.DAS.EmployerAccounts.Web.ViewModels;
namespace SFA.DAS.EmployerAccounts.Web.Controllers
{
public class CookieConsentController : BaseController
{
... |
c79779d7b0a4cb3ecaca889aff35988ebb8ab94d | Fix post merge | Fix post merge
| SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice,SkillsFundingAgency/das-employerapprenticeshipsservice | src/SFA.DAS.EmployerFinance.MessageHandlers/CommandHandlers/ExpireAccountFundsCommandHandler.cs | mit | 1,590,741,516 | using System;
using System.Linq;
using System.Threading.Tasks;
using NServiceBus;
using SFA.DAS.EmployerFinance.Configuration;
using SFA.DAS.EmployerFinance.Data;
using SFA.DAS.EmployerFinance.Messages.Commands;
using SFA.DAS.EmployerFinance.Types.Models;
using SFA.DAS.EmployerFinance.Extensions;
using SFA.DAS.Employe... | using System;
using System.Linq;
using System.Threading.Tasks;
using NServiceBus;
using SFA.DAS.EmployerFinance.Configuration;
using SFA.DAS.EmployerFinance.Data;
using SFA.DAS.EmployerFinance.Messages.Commands;
using SFA.DAS.EmployerFinance.Types.Models;
using SFA.DAS.EmployerFinance.Extensions;
using SFA.DAS.Employe... |
f105fcbd0e80d433c791038bea09c7c1a9a65921 | Enable user secrets | Enable user secrets
| JohnnyCrazy/SpotifyAPI-NET,JohnnyCrazy/SpotifyAPI-NET,JohnnyCrazy/SpotifyAPI-NET | SpotifyAPI.Web.Examples/Example.ASP/Program.cs | mit | 1,590,741,248 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Hosting;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.Hosting;
using Microsoft.Extensions.Logging;
namespace Example.ASP
{
public class Program
{
public static voi... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Hosting;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.Hosting;
using Microsoft.Extensions.Logging;
namespace Example.ASP
{
public class Program
{
public static voi... |
05f1dc6a695f7c834f9aa7e6524dcf6f707d962f | added redirect on re-index | added redirect on re-index
| spboyer/downr,spboyer/downr,bradygaster/downr,bradygaster/downr | Server/Controllers/PostsController.cs | apache-2.0 | 1,590,739,585 | using System;
using System.Collections.Generic;
using System.Linq;
using downr;
using downr.Models;
using downr.Services;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Options;
namespace downr.Controllers
{
public class PostsController : Controller
{
private readonly DownrOptions _options;... | using System;
using System.Collections.Generic;
using System.Linq;
using downr;
using downr.Models;
using downr.Services;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Options;
namespace downr.Controllers
{
public class PostsController : Controller
{
private readonly DownrOptions _options;... |
3774f26294585fd79460311a6ce1309dcbface08 | Fixed scripting. | Fixed scripting.
| Squidex/squidex,Squidex/squidex,Squidex/squidex,Squidex/squidex,Squidex/squidex | backend/src/Squidex.Domain.Apps.Core.Operations/Scripting/ScriptContext.cs | mit | 1,590,738,450 | // ==========================================================================
// Squidex Headless CMS
// ==========================================================================
// Copyright (c) Squidex UG (haftungsbeschränkt)
// All rights reserved. Licensed under the MIT license.
// ============================... | // ==========================================================================
// Squidex Headless CMS
// ==========================================================================
// Copyright (c) Squidex UG (haftungsbeschränkt)
// All rights reserved. Licensed under the MIT license.
// ============================... |
7b52faa76d086ce98dd455e1475448e09c825870 | Update override | Update override
| smoogipoo/osu,ppy/osu,UselessToucan/osu,NeoAdonis/osu,peppy/osu,smoogipooo/osu,UselessToucan/osu,smoogipoo/osu,peppy/osu,UselessToucan/osu,peppy/osu,smoogipoo/osu,ppy/osu,UselessToucan/osu,ppy/osu,NeoAdonis/osu,smoogipoo/osu,peppy/osu,NeoAdonis/osu,ppy/osu,NeoAdonis/osu,peppy/osu-new | osu.Game.Rulesets.Taiko/TaikoHitObjectComposer.cs | mit | 1,590,738,347 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Sha... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Sha... |
a953f9e422810198b1d431b52f4b365c912c4e84 | Add drum roll composition support | Add drum roll composition support
| ppy/osu,smoogipooo/osu,UselessToucan/osu,NeoAdonis/osu,NeoAdonis/osu,peppy/osu,NeoAdonis/osu,UselessToucan/osu,ppy/osu,ppy/osu,peppy/osu-new,peppy/osu,UselessToucan/osu,smoogipoo/osu,smoogipoo/osu,peppy/osu,ppy/osu,smoogipoo/osu,smoogipoo/osu,peppy/osu,NeoAdonis/osu,UselessToucan/osu | osu.Game.Rulesets.Taiko/TaikoHitObjectComposer.cs | mit | 1,590,738,347 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Sha... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Sha... |
910326623c8e24658565e63d95e77b707c244a4a | Place rim hits using right mosue for now | Place rim hits using right mosue for now
| peppy/osu,NeoAdonis/osu,smoogipoo/osu,peppy/osu,peppy/osu,NeoAdonis/osu,UselessToucan/osu,UselessToucan/osu,UselessToucan/osu,peppy/osu,smoogipooo/osu,smoogipoo/osu,smoogipoo/osu,ppy/osu,peppy/osu-new,NeoAdonis/osu,NeoAdonis/osu,UselessToucan/osu,ppy/osu,smoogipoo/osu,ppy/osu,ppy/osu | osu.Game.Rulesets.Taiko/TaikoHitObjectComposer.cs | mit | 1,590,738,347 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Sha... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Sha... |
4b1a2b5bc2d1481120d60700270c7b48436d853c | Fix offsets | Fix offsets
| NeoAdonis/osu,NeoAdonis/osu,smoogipoo/osu,peppy/osu-new,smoogipoo/osu,NeoAdonis/osu,ppy/osu,NeoAdonis/osu,UselessToucan/osu,UselessToucan/osu,ppy/osu,peppy/osu,ppy/osu,UselessToucan/osu,smoogipooo/osu,smoogipoo/osu,smoogipoo/osu,peppy/osu,ppy/osu,UselessToucan/osu,peppy/osu,peppy/osu | osu.Game.Rulesets.Taiko/TaikoHitObjectComposer.cs | mit | 1,590,738,347 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System.Collections.Generic;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Shapes;
using osu.Framework.Input.Ev... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System.Collections.Generic;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Shapes;
using osu.Framework.Input.Ev... |
50fcd4149f42dae335f9e0eae0507c516a2c058e | Support Strong bindable changes | Support Strong bindable changes
| smoogipooo/osu,peppy/osu,ppy/osu,peppy/osu-new,peppy/osu,smoogipoo/osu,smoogipoo/osu,smoogipoo/osu,ppy/osu,ppy/osu,NeoAdonis/osu,UselessToucan/osu,ppy/osu,peppy/osu,NeoAdonis/osu,NeoAdonis/osu,peppy/osu,UselessToucan/osu,UselessToucan/osu,UselessToucan/osu,NeoAdonis/osu,smoogipoo/osu | osu.Game.Rulesets.Taiko/Objects/Drawables/DrawableTaikoHitObject.cs | mit | 1,590,738,347 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Graphics;
using osu.Framework.Input.Bindings;
using osu.Game.Rulesets.Objects.Drawables;
using osuTK;
using System.Linq;
using osu.Game.Audio;
using ... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using osu.Framework.Graphics;
using osu.Framework.Input.Bindings;
using osu.Game.Rulesets.Objects.Drawables;
using osuTK;
using System.Linq;
using osu.Game.Audio;
using ... |
3e973c176f0ccf506b2b07c94c5bf317a94f0b34 | Remove unnecessary overrides | Remove unnecessary overrides
| peppy/osu,smoogipoo/osu,UselessToucan/osu,ppy/osu,ppy/osu,smoogipoo/osu,UselessToucan/osu,UselessToucan/osu,NeoAdonis/osu,peppy/osu-new,NeoAdonis/osu,ppy/osu,NeoAdonis/osu,peppy/osu,NeoAdonis/osu,smoogipooo/osu,smoogipoo/osu,peppy/osu,smoogipoo/osu,peppy/osu,UselessToucan/osu,ppy/osu | osu.Game.Rulesets.Taiko/TaikoHitObjectComposer.cs | mit | 1,590,738,347 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Sha... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Sha... |
e0aae15c0a313549f29a610b0bc697a1fd2c9435 | Hard type incoming ruleset | Hard type incoming ruleset
| smoogipoo/osu,NeoAdonis/osu,peppy/osu,ppy/osu,NeoAdonis/osu,peppy/osu,ppy/osu,smoogipoo/osu,UselessToucan/osu,UselessToucan/osu,peppy/osu,smoogipooo/osu,peppy/osu-new,ppy/osu,ppy/osu,UselessToucan/osu,smoogipoo/osu,peppy/osu,smoogipoo/osu,NeoAdonis/osu,NeoAdonis/osu,UselessToucan/osu | osu.Game.Rulesets.Taiko/Edit/TaikoHitObjectComposer.cs | mit | 1,590,738,347 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System.Collections.Generic;
using osu.Game.Rulesets.Edit;
using osu.Game.Rulesets.Edit.Tools;
using osu.Game.Rulesets.Objects.Drawables;
using osu.Game.Rulesets.Tai... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System.Collections.Generic;
using osu.Game.Rulesets.Edit;
using osu.Game.Rulesets.Edit.Tools;
using osu.Game.Rulesets.Objects.Drawables;
using osu.Game.Rulesets.Tai... |
7f8f41715d31f74234e019b4de049c9e0acacc64 | Remove stray whitespace | Remove stray whitespace
| peppy/osu,NeoAdonis/osu,ppy/osu,peppy/osu,smoogipoo/osu,peppy/osu-new,ppy/osu,UselessToucan/osu,peppy/osu,ppy/osu,smoogipoo/osu,NeoAdonis/osu,UselessToucan/osu,smoogipooo/osu,UselessToucan/osu,UselessToucan/osu,smoogipoo/osu,smoogipoo/osu,ppy/osu,NeoAdonis/osu,NeoAdonis/osu,peppy/osu | osu.Game.Rulesets.Taiko/TaikoHitObjectComposer.cs | mit | 1,590,738,347 | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Sha... | // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using System;
using System.Collections.Generic;
using System.Linq;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Framework.Graphics.Sha... |
31f11741e8571212f0a8d7252185de486bbbb77c | Replaced the obsolete/deprecated Contact constructor in the tests with the new named constructor. | Replaced the obsolete/deprecated Contact constructor in the tests with the new named constructor.
| codebude/QRCoder | QRCoderTests/PayloadGeneratorTests.cs | mit | 1,590,737,760 | using System;
using Xunit;
using QRCoder;
using Shouldly;
using System.Globalization;
using System.Threading;
using QRCoderTests.XUnitExtenstions;
using static QRCoder.PayloadGenerator.BezahlCode;
using static QRCoder.PayloadGenerator.SwissQrCode.Reference;
using System.Reflection;
using static QRCoder.PayloadGenerato... | using System;
using Xunit;
using QRCoder;
using Shouldly;
using System.Globalization;
using System.Threading;
using QRCoderTests.XUnitExtenstions;
using static QRCoder.PayloadGenerator.BezahlCode;
using static QRCoder.PayloadGenerator.SwissQrCode.Reference;
using System.Reflection;
using static QRCoder.PayloadGenerato... |
5e145ae2be76e5e9cd2d901651f0741f64b8b677 | Made MessageBox always use UI thread | Made MessageBox always use UI thread | CosmosOS/Cosmos,CosmosOS/Cosmos,zarlo/Cosmos,zarlo/Cosmos,zarlo/Cosmos,zarlo/Cosmos,CosmosOS/Cosmos,zarlo/Cosmos,CosmosOS/Cosmos,CosmosOS/Cosmos | source/Cosmos.VS.DebugEngine/AD7Util.cs | bsd-3-clause | 1,590,737,753 | using System;
using Microsoft.VisualStudio.Shell;
using Microsoft.VisualStudio.Shell.Interop;
namespace Cosmos.VS.DebugEngine
{
public static class AD7Util
{
public static void Log(string message, params object[] args)
{
// this method doesn't do anything normally, but keep it for ... | using System;
using Microsoft.VisualStudio.Shell;
using Microsoft.VisualStudio.Shell.Interop;
namespace Cosmos.VS.DebugEngine
{
public static class AD7Util
{
public static void Log(string message, params object[] args)
{
// this method doesn't do anything normally, but keep it for ... |
a24def039d1b90cb93e05225a29923e44f2ad245 | Adding "named constructors" for QRCoder.PayloadGenerator.SwissQrCode.Contact | Adding "named constructors" for QRCoder.PayloadGenerator.SwissQrCode.Contact
When trying to use the Contact constructor for a "combined address" from C++/CLR, there was an ambiguous call error (because it takes four strings and the constructor of a "structured address" takes also four string and two more strings that ... | codebude/QRCoder | QRCoder/PayloadGenerator.cs | mit | 1,590,737,632 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Globalization;
using System.Text;
using System.Text.RegularExpressions;
namespace QRCoder
{
public static class PayloadGenerator
{
public abstract class Payload
{
public virtual int Version { get { retu... | using System;
using System.Collections.Generic;
using System.Linq;
using System.Globalization;
using System.Text;
using System.Text.RegularExpressions;
namespace QRCoder
{
public static class PayloadGenerator
{
public abstract class Payload
{
public virtual int Version { get { retu... |
19bf5308d955067fa48c7db086ae4df7f56cbd71 | Added a member for external reference to RoomReservationRoom. | Added a member for external reference to RoomReservationRoom.
| ivvycode/ivvy-sdk-net | Venue/Bookings/RoomReservationRoom.cs | mit | 1,590,730,456 | using Ivvy.Json;
using Newtonsoft.Json;
using System;
namespace Ivvy.Venue.Bookings
{
/// <summary>
/// An individual room on an accommodation room reservation on an iVvy venue booking.
/// </summary>
public class RoomReservationRoom : ISerializable
{
[JsonProperty("id")]
public int... | using Ivvy.Json;
using Newtonsoft.Json;
using System;
namespace Ivvy.Venue.Bookings
{
/// <summary>
/// An individual room on an accommodation room reservation on an iVvy venue booking.
/// </summary>
public class RoomReservationRoom : ISerializable
{
[JsonProperty("id")]
public int... |
9d34bcd831484d65b1cc6a6d225102ec79b6a291 | Adding ability to override timeout for object creating objects. | Adding ability to override timeout for object creating objects.
| speckleworks/SpeckleCore | SpeckleCore/ApiClient/SpeckleApiClientApiCalls.cs | mit | 1,590,725,018 |
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Text;
using System.Threading.Tasks;
namespace SpeckleCore
{
public partial class SpeckleApiClient
{
/// <summary>UserRegister</summary>
/// <returns>New user successfully registered.</... |
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Text;
using System.Threading.Tasks;
namespace SpeckleCore
{
public partial class SpeckleApiClient
{
/// <summary>UserRegister</summary>
/// <returns>New user successfully registered.</... |
244c2f8615b9959498533b062d6796c999294711 | recover API new DynamicFont(name, font) | recover API new DynamicFont(name, font)
| fairygui/FairyGUI-unity | Assets/Scripts/Core/Text/DynamicFont.cs | mit | 1,590,724,274 | using System;
using System.Collections.Generic;
using UnityEngine;
namespace FairyGUI
{
/// <summary>
///
/// </summary>
public class DynamicFont : BaseFont
{
Font _font;
int _size;
float _ascent;
float _lineHeight;
float _scale;
Tex... | using System;
using System.Collections.Generic;
using UnityEngine;
namespace FairyGUI
{
/// <summary>
///
/// </summary>
public class DynamicFont : BaseFont
{
Font _font;
int _size;
float _ascent;
float _lineHeight;
float _scale;
Tex... |
763fca8f68a699961a7d3432321e9151c3e606ba | added null check for chemical settings | added null check for chemical settings
| erdelf/AlienRaces | Source/AlienRace/AlienRace/ThingDef_AlienRace.cs | mit | 1,590,721,186 | using RimWorld;
using System.Collections.Generic;
using System.Linq;
using Verse;
using UnityEngine;
namespace AlienRace
{
using System;
using HarmonyLib;
public class ThingDef_AlienRace : ThingDef
{
public AlienSettings alienRace;
public override void ResolveReferences()
{
... | using RimWorld;
using System.Collections.Generic;
using System.Linq;
using Verse;
using UnityEngine;
namespace AlienRace
{
using System;
using HarmonyLib;
public class ThingDef_AlienRace : ThingDef
{
public AlienSettings alienRace;
public override void ResolveReferences()
{
... |
59997a0b1943479793cca8ba93355325b9189a44 | Added NotSupportedException docs to Add/Set/RemoveLabels | Added NotSupportedException docs to Add/Set/RemoveLabels
| jamie-dainton/MailKit,jstedfast/MailKit,jstedfast/MailKit | MailKit/Net/Imap/ImapFolderFlags.cs | mit | 1,590,719,209 | //
// ImapFolderFlags.cs
//
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
//
// Copyright (c) 2013-2020 Xamarin Inc. (www.xamarin.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Sof... | //
// ImapFolderFlags.cs
//
// Author: Jeffrey Stedfast <jestedfa@microsoft.com>
//
// Copyright (c) 2013-2020 Xamarin Inc. (www.xamarin.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Sof... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.