Search is not available for this dataset
id
stringlengths
1
8
text
stringlengths
72
9.81M
addition_count
int64
0
10k
commit_subject
stringlengths
0
3.7k
deletion_count
int64
0
8.43k
file_extension
stringlengths
0
32
lang
stringlengths
1
94
license
stringclasses
10 values
repo_name
stringlengths
9
59
10060650
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 li...
1
fixes for latest avalonia.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060651
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 li...
1
fixes for latest avalonia.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060652
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 li...
1
fixes for latest avalonia.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060653
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 li...
1
fixes for latest avalonia.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060654
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 li...
1
fixes for latest avalonia.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060655
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 li...
1
fixes for latest avalonia.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060656
<NME> SearchCommands.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 li...
1
fixes for latest avalonia.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060657
<NME> readme.hogan <BEF> # {{pkg.title}} {{{partials.md.intro}}} ## License Copyright (c) 2012 {{pkg.organization}} Licensed under the MIT license. ## Credits and collaboration The lead developer of {{pkg.title}} is [Wilson Page](http://github.com/wilsonpage) at FT Labs. All open source code released by FT Labs is ...
93
Fixed readme compilation
1
.hogan
hogan
mit
ftlabs/fruitmachine
10060658
<NME> module.module.js <BEF> describe('View#module()', function() { var viewToTest; beforeEach(function() { var layout = new Layout({}); var apple = new Apple({ slot: 1 }); var orange = new Orange({ slot: 2 }); var pear = new Pear({ slot: 3 }); layout .add(apple) .add(orange) ...
17
Fix a bug where view.module(key) would not recurse when the key is the same as a module that was previously an immediate child of that view. Add a test for recursively looking up modules via #module.
0
.js
module
mit
ftlabs/fruitmachine
10060659
<NME> text.html.derivative <BEF> <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> <MSG> Added some javascript to html files to check embedded languages <DFF> @@ -1,12 +1,20 @@ <!DOCTYPE html> -<html> -<head> -<title>Page Tit...
17
Added some javascript to html files to check embedded languages
9
.derivative
Demo/Resources/SampleFiles/text
mit
AvaloniaUI/AvaloniaEdit
10060660
<NME> text.html.derivative <BEF> <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> <MSG> Added some javascript to html files to check embedded languages <DFF> @@ -1,12 +1,20 @@ <!DOCTYPE html> -<html> -<head> -<title>Page Tit...
17
Added some javascript to html files to check embedded languages
9
.derivative
Demo/Resources/SampleFiles/text
mit
AvaloniaUI/AvaloniaEdit
10060661
<NME> text.html.derivative <BEF> <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> <MSG> Added some javascript to html files to check embedded languages <DFF> @@ -1,12 +1,20 @@ <!DOCTYPE html> -<html> -<head> -<title>Page Tit...
17
Added some javascript to html files to check embedded languages
9
.derivative
Demo/Resources/SampleFiles/text
mit
AvaloniaUI/AvaloniaEdit
10060662
<NME> text.html.derivative <BEF> <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> <MSG> Added some javascript to html files to check embedded languages <DFF> @@ -1,12 +1,20 @@ <!DOCTYPE html> -<html> -<head> -<title>Page Tit...
17
Added some javascript to html files to check embedded languages
9
.derivative
Demo/Resources/SampleFiles/text
mit
AvaloniaUI/AvaloniaEdit
10060663
<NME> text.html.derivative <BEF> <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> <MSG> Added some javascript to html files to check embedded languages <DFF> @@ -1,12 +1,20 @@ <!DOCTYPE html> -<html> -<head> -<title>Page Tit...
17
Added some javascript to html files to check embedded languages
9
.derivative
Demo/Resources/SampleFiles/text
mit
AvaloniaUI/AvaloniaEdit
10060664
<NME> text.html.derivative <BEF> <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> <MSG> Added some javascript to html files to check embedded languages <DFF> @@ -1,12 +1,20 @@ <!DOCTYPE html> -<html> -<head> -<title>Page Tit...
17
Added some javascript to html files to check embedded languages
9
.derivative
Demo/Resources/SampleFiles/text
mit
AvaloniaUI/AvaloniaEdit
10060665
<NME> text.html.derivative <BEF> <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> <MSG> Added some javascript to html files to check embedded languages <DFF> @@ -1,12 +1,20 @@ <!DOCTYPE html> -<html> -<head> -<title>Page Tit...
17
Added some javascript to html files to check embedded languages
9
.derivative
Demo/Resources/SampleFiles/text
mit
AvaloniaUI/AvaloniaEdit
10060666
<NME> text.html.derivative <BEF> <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> <MSG> Added some javascript to html files to check embedded languages <DFF> @@ -1,12 +1,20 @@ <!DOCTYPE html> -<html> -<head> -<title>Page Tit...
17
Added some javascript to html files to check embedded languages
9
.derivative
Demo/Resources/SampleFiles/text
mit
AvaloniaUI/AvaloniaEdit
10060667
<NME> text.html.derivative <BEF> <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> <MSG> Added some javascript to html files to check embedded languages <DFF> @@ -1,12 +1,20 @@ <!DOCTYPE html> -<html> -<head> -<title>Page Tit...
17
Added some javascript to html files to check embedded languages
9
.derivative
Demo/Resources/SampleFiles/text
mit
AvaloniaUI/AvaloniaEdit
10060668
<NME> text.html.derivative <BEF> <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> <MSG> Added some javascript to html files to check embedded languages <DFF> @@ -1,12 +1,20 @@ <!DOCTYPE html> -<html> -<head> -<title>Page Tit...
17
Added some javascript to html files to check embedded languages
9
.derivative
Demo/Resources/SampleFiles/text
mit
AvaloniaUI/AvaloniaEdit
10060669
<NME> text.html.derivative <BEF> <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> <MSG> Added some javascript to html files to check embedded languages <DFF> @@ -1,12 +1,20 @@ <!DOCTYPE html> -<html> -<head> -<title>Page Tit...
17
Added some javascript to html files to check embedded languages
9
.derivative
Demo/Resources/SampleFiles/text
mit
AvaloniaUI/AvaloniaEdit
10060670
<NME> text.html.derivative <BEF> <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> <MSG> Added some javascript to html files to check embedded languages <DFF> @@ -1,12 +1,20 @@ <!DOCTYPE html> -<html> -<head> -<title>Page Tit...
17
Added some javascript to html files to check embedded languages
9
.derivative
Demo/Resources/SampleFiles/text
mit
AvaloniaUI/AvaloniaEdit
10060671
<NME> text.html.derivative <BEF> <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> <MSG> Added some javascript to html files to check embedded languages <DFF> @@ -1,12 +1,20 @@ <!DOCTYPE html> -<html> -<head> -<title>Page Tit...
17
Added some javascript to html files to check embedded languages
9
.derivative
Demo/Resources/SampleFiles/text
mit
AvaloniaUI/AvaloniaEdit
10060672
<NME> text.html.derivative <BEF> <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> <MSG> Added some javascript to html files to check embedded languages <DFF> @@ -1,12 +1,20 @@ <!DOCTYPE html> -<html> -<head> -<title>Page Tit...
17
Added some javascript to html files to check embedded languages
9
.derivative
Demo/Resources/SampleFiles/text
mit
AvaloniaUI/AvaloniaEdit
10060673
<NME> text.html.derivative <BEF> <!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> <MSG> Added some javascript to html files to check embedded languages <DFF> @@ -1,12 +1,20 @@ <!DOCTYPE html> -<html> -<head> -<title>Page Tit...
17
Added some javascript to html files to check embedded languages
9
.derivative
Demo/Resources/SampleFiles/text
mit
AvaloniaUI/AvaloniaEdit
10060674
<NME> TextTransformation.cs <BEF> using System; using System.Collections.Generic; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public abstract void Transform(GenericLineTransfo...
27
Merge pull request #213 from AvaloniaUI/protect-transformer-exceptions
21
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10060675
<NME> TextTransformation.cs <BEF> using System; using System.Collections.Generic; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public abstract void Transform(GenericLineTransfo...
27
Merge pull request #213 from AvaloniaUI/protect-transformer-exceptions
21
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10060676
<NME> TextTransformation.cs <BEF> using System; using System.Collections.Generic; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public abstract void Transform(GenericLineTransfo...
27
Merge pull request #213 from AvaloniaUI/protect-transformer-exceptions
21
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10060677
<NME> TextTransformation.cs <BEF> using System; using System.Collections.Generic; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public abstract void Transform(GenericLineTransfo...
27
Merge pull request #213 from AvaloniaUI/protect-transformer-exceptions
21
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10060678
<NME> TextTransformation.cs <BEF> using System; using System.Collections.Generic; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public abstract void Transform(GenericLineTransfo...
27
Merge pull request #213 from AvaloniaUI/protect-transformer-exceptions
21
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10060679
<NME> TextTransformation.cs <BEF> using System; using System.Collections.Generic; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public abstract void Transform(GenericLineTransfo...
27
Merge pull request #213 from AvaloniaUI/protect-transformer-exceptions
21
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10060680
<NME> TextTransformation.cs <BEF> using System; using System.Collections.Generic; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public abstract void Transform(GenericLineTransfo...
27
Merge pull request #213 from AvaloniaUI/protect-transformer-exceptions
21
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10060681
<NME> TextTransformation.cs <BEF> using System; using System.Collections.Generic; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public abstract void Transform(GenericLineTransfo...
27
Merge pull request #213 from AvaloniaUI/protect-transformer-exceptions
21
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10060682
<NME> TextTransformation.cs <BEF> using System; using System.Collections.Generic; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public abstract void Transform(GenericLineTransfo...
27
Merge pull request #213 from AvaloniaUI/protect-transformer-exceptions
21
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10060683
<NME> TextTransformation.cs <BEF> using System; using System.Collections.Generic; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public abstract void Transform(GenericLineTransfo...
27
Merge pull request #213 from AvaloniaUI/protect-transformer-exceptions
21
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10060684
<NME> TextTransformation.cs <BEF> using System; using System.Collections.Generic; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public abstract void Transform(GenericLineTransfo...
27
Merge pull request #213 from AvaloniaUI/protect-transformer-exceptions
21
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10060685
<NME> TextTransformation.cs <BEF> using System; using System.Collections.Generic; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public abstract void Transform(GenericLineTransfo...
27
Merge pull request #213 from AvaloniaUI/protect-transformer-exceptions
21
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10060686
<NME> TextTransformation.cs <BEF> using System; using System.Collections.Generic; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public abstract void Transform(GenericLineTransfo...
27
Merge pull request #213 from AvaloniaUI/protect-transformer-exceptions
21
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10060687
<NME> TextTransformation.cs <BEF> using System; using System.Collections.Generic; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public abstract void Transform(GenericLineTransfo...
27
Merge pull request #213 from AvaloniaUI/protect-transformer-exceptions
21
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10060688
<NME> TextTransformation.cs <BEF> using System; using System.Collections.Generic; using Avalonia.Media; using AvaloniaEdit.Document; using TextMateSharp.Model; namespace AvaloniaEdit.TextMate { public abstract class TextTransformation : TextSegment { public abstract void Transform(GenericLineTransfo...
27
Merge pull request #213 from AvaloniaUI/protect-transformer-exceptions
21
.cs
TextMate/TextTransformation
mit
AvaloniaUI/AvaloniaEdit
10060689
<NME> README.md <BEF> # LoadJS <img src="https://www.muicss.com/static/images/loadjs.svg" width="250px"> LoadJS is a tiny async loader for modern browsers (899 bytes). [![Dependency Status](https://david-dm.org/muicss/loadjs.svg)](https://david-dm.org/muicss/loadjs) [![devDependency Status](https://david-dm.org/muic...
1
Update README.md
1
.md
md
mit
muicss/loadjs
10060690
<NME> README.md <BEF> # LoadJS <img src="https://www.muicss.com/static/images/loadjs.svg" width="250px"> LoadJS is a tiny async loader for modern browsers (899 bytes). [![Dependency Status](https://david-dm.org/muicss/loadjs.svg)](https://david-dm.org/muicss/loadjs) [![devDependency Status](https://david-dm.org/muic...
1
Update README.md
1
.md
md
mit
muicss/loadjs
10060691
<NME> view.toJSON.js <BEF> ADDFILE <MSG> Improved test coverage <DFF> @@ -0,0 +1,32 @@ + +buster.testCase('View#toJSON()', { + + "Should return an fmid": function() { + var apple = new Apple(); + var json = apple.toJSON(); + + assert(json.fmid); + }, + + "Should fire `tojson` event": function() { + var ...
32
Improved test coverage
0
.js
toJSON
mit
ftlabs/fruitmachine
10060692
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
1
fix ci builds by updating avalonia.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10060693
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
1
fix ci builds by updating avalonia.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10060694
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
1
fix ci builds by updating avalonia.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10060695
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
1
fix ci builds by updating avalonia.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10060696
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
1
fix ci builds by updating avalonia.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10060697
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
1
fix ci builds by updating avalonia.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10060698
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
1
fix ci builds by updating avalonia.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10060699
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
1
fix ci builds by updating avalonia.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10060700
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
1
fix ci builds by updating avalonia.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10060701
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
1
fix ci builds by updating avalonia.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10060702
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
1
fix ci builds by updating avalonia.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10060703
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
1
fix ci builds by updating avalonia.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10060704
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
1
fix ci builds by updating avalonia.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10060705
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
1
fix ci builds by updating avalonia.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10060706
<NME> AvaloniaEdit.csproj <BEF> <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <WarningsNotAsErrors>0612,0618</WarningsNotAsErrors> <PackageId>Avalonia.AvaloniaEdit</PackageId> </PropertyGroup> <ItemGroup> <EmbeddedResource Include="**\*.xshd;...
1
fix ci builds by updating avalonia.
1
.csproj
csproj
mit
AvaloniaUI/AvaloniaEdit
10060707
<NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [![Build Status](https://travis-ci.org/tabalinas/jsgrid.svg?branch=master)](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g...
1
Docs: Correct supported locales
1
.md
md
mit
tabalinas/jsgrid
10060708
<NME> README.md <BEF> # jsGrid Lightweight Grid jQuery Plugin [![Build Status](https://travis-ci.org/tabalinas/jsgrid.svg?branch=master)](https://travis-ci.org/tabalinas/jsgrid) Project site [js-grid.com](http://js-grid.com/) **jsGrid** is a lightweight client-side data grid control based on jQuery. It supports basic g...
1
Docs: Correct supported locales
1
.md
md
mit
tabalinas/jsgrid
10060709
<NME> PassportServiceProvider.php <BEF> <?php namespace Dusterio\LumenPassport; use Dusterio\LumenPassport\Console\Commands\Purge; use Illuminate\Support\ServiceProvider; use Illuminate\Database\Connection; /** * Class CustomQueueServiceProvider * @package App\Providers */ class PassportServiceProvider extends Se...
1
Merge pull request #99 from lloricode/laravel-58
1
.php
php
mit
dusterio/lumen-passport
10060710
<NME> AccessTokenController.php <BEF> <?php namespace Dusterio\LumenPassport\Http\Controllers; use Laravel\Passport\Passport; use Laravel\Passport\Token; use Laminas\Diactoros\Response as Psr7Response; use Psr\Http\Message\ServerRequestInterface; use Dusterio\LumenPassport\LumenPassport; /** * Class AccessTokenCont...
11
r Support for token revokation
3
.php
php
mit
dusterio/lumen-passport
10060711
<NME> .travis.yml <BEF> ADDFILE <MSG> Add travis.cl support <DFF> @@ -0,0 +1,12 @@ +language: node_js +matrix: + include: + - node_js: "0.12" + - node_js: "0.11" + - node_js: "0.10" + - node_js: "iojs" + - node_js: "iojs-v1.0.4" # earlier version of iojs + +script: "mocha -b test" + +sudo: false
12
Add travis.cl support
0
.yml
travis
mit
mziccard/node-timsort
10060712
<NME> jsgrid.tests.js <BEF> $(function() { var Grid = jsGrid.Grid, JSGRID = "JSGrid", JSGRID_DATA_KEY = JSGRID; Grid.prototype.updateOnResize = false; module("basic"); test("default creation", function() { var gridOptions = { simpleOption: "test", complexOption: { a: "subtest", b: 1, c: {} } }, grid = new Grid("#jsGrid...
4
Filtering: Remove 'setFilter' api method
14
.js
tests
mit
tabalinas/jsgrid
10060713
<NME> jsgrid.tests.js <BEF> $(function() { var Grid = jsGrid.Grid, JSGRID = "JSGrid", JSGRID_DATA_KEY = JSGRID; Grid.prototype.updateOnResize = false; module("basic"); test("default creation", function() { var gridOptions = { simpleOption: "test", complexOption: { a: "subtest", b: 1, c: {} } }, grid = new Grid("#jsGrid...
4
Filtering: Remove 'setFilter' api method
14
.js
tests
mit
tabalinas/jsgrid
10060714
<NME> SelectionMouseHandler.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 wit...
1
fix null reference exception.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060715
<NME> SelectionMouseHandler.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 wit...
1
fix null reference exception.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060716
<NME> SelectionMouseHandler.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 wit...
1
fix null reference exception.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060717
<NME> SelectionMouseHandler.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 wit...
1
fix null reference exception.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060718
<NME> SelectionMouseHandler.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 wit...
1
fix null reference exception.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060719
<NME> SelectionMouseHandler.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 wit...
1
fix null reference exception.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060720
<NME> SelectionMouseHandler.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 wit...
1
fix null reference exception.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060721
<NME> SelectionMouseHandler.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 wit...
1
fix null reference exception.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060722
<NME> SelectionMouseHandler.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 wit...
1
fix null reference exception.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060723
<NME> SelectionMouseHandler.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 wit...
1
fix null reference exception.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060724
<NME> SelectionMouseHandler.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 wit...
1
fix null reference exception.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060725
<NME> SelectionMouseHandler.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 wit...
1
fix null reference exception.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060726
<NME> SelectionMouseHandler.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 wit...
1
fix null reference exception.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060727
<NME> SelectionMouseHandler.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 wit...
1
fix null reference exception.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060728
<NME> SelectionMouseHandler.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 wit...
1
fix null reference exception.
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060729
<NME> TextMate.cs <BEF> using System; using System.Linq; using TextMateSharp.Grammars; using TextMateSharp.Model; using TextMateSharp.Registry; using TextMateSharp.Themes; namespace AvaloniaEdit.TextMate { public static class TextMate { public static void RegisterExceptionHandler(Action<Exception> han...
9
Dispose the TextEditorModel!
1
.cs
TextMate/TextMate
mit
AvaloniaUI/AvaloniaEdit
10060730
<NME> TextMate.cs <BEF> using System; using System.Linq; using TextMateSharp.Grammars; using TextMateSharp.Model; using TextMateSharp.Registry; using TextMateSharp.Themes; namespace AvaloniaEdit.TextMate { public static class TextMate { public static void RegisterExceptionHandler(Action<Exception> han...
9
Dispose the TextEditorModel!
1
.cs
TextMate/TextMate
mit
AvaloniaUI/AvaloniaEdit
10060731
<NME> TextMate.cs <BEF> using System; using System.Linq; using TextMateSharp.Grammars; using TextMateSharp.Model; using TextMateSharp.Registry; using TextMateSharp.Themes; namespace AvaloniaEdit.TextMate { public static class TextMate { public static void RegisterExceptionHandler(Action<Exception> han...
9
Dispose the TextEditorModel!
1
.cs
TextMate/TextMate
mit
AvaloniaUI/AvaloniaEdit
10060732
<NME> TextMate.cs <BEF> using System; using System.Linq; using TextMateSharp.Grammars; using TextMateSharp.Model; using TextMateSharp.Registry; using TextMateSharp.Themes; namespace AvaloniaEdit.TextMate { public static class TextMate { public static void RegisterExceptionHandler(Action<Exception> han...
9
Dispose the TextEditorModel!
1
.cs
TextMate/TextMate
mit
AvaloniaUI/AvaloniaEdit
10060733
<NME> TextMate.cs <BEF> using System; using System.Linq; using TextMateSharp.Grammars; using TextMateSharp.Model; using TextMateSharp.Registry; using TextMateSharp.Themes; namespace AvaloniaEdit.TextMate { public static class TextMate { public static void RegisterExceptionHandler(Action<Exception> han...
9
Dispose the TextEditorModel!
1
.cs
TextMate/TextMate
mit
AvaloniaUI/AvaloniaEdit
10060734
<NME> TextMate.cs <BEF> using System; using System.Linq; using TextMateSharp.Grammars; using TextMateSharp.Model; using TextMateSharp.Registry; using TextMateSharp.Themes; namespace AvaloniaEdit.TextMate { public static class TextMate { public static void RegisterExceptionHandler(Action<Exception> han...
9
Dispose the TextEditorModel!
1
.cs
TextMate/TextMate
mit
AvaloniaUI/AvaloniaEdit
10060735
<NME> TextMate.cs <BEF> using System; using System.Linq; using TextMateSharp.Grammars; using TextMateSharp.Model; using TextMateSharp.Registry; using TextMateSharp.Themes; namespace AvaloniaEdit.TextMate { public static class TextMate { public static void RegisterExceptionHandler(Action<Exception> han...
9
Dispose the TextEditorModel!
1
.cs
TextMate/TextMate
mit
AvaloniaUI/AvaloniaEdit
10060736
<NME> TextMate.cs <BEF> using System; using System.Linq; using TextMateSharp.Grammars; using TextMateSharp.Model; using TextMateSharp.Registry; using TextMateSharp.Themes; namespace AvaloniaEdit.TextMate { public static class TextMate { public static void RegisterExceptionHandler(Action<Exception> han...
9
Dispose the TextEditorModel!
1
.cs
TextMate/TextMate
mit
AvaloniaUI/AvaloniaEdit
10060737
<NME> TextMate.cs <BEF> using System; using System.Linq; using TextMateSharp.Grammars; using TextMateSharp.Model; using TextMateSharp.Registry; using TextMateSharp.Themes; namespace AvaloniaEdit.TextMate { public static class TextMate { public static void RegisterExceptionHandler(Action<Exception> han...
9
Dispose the TextEditorModel!
1
.cs
TextMate/TextMate
mit
AvaloniaUI/AvaloniaEdit
10060738
<NME> TextMate.cs <BEF> using System; using System.Linq; using TextMateSharp.Grammars; using TextMateSharp.Model; using TextMateSharp.Registry; using TextMateSharp.Themes; namespace AvaloniaEdit.TextMate { public static class TextMate { public static void RegisterExceptionHandler(Action<Exception> han...
9
Dispose the TextEditorModel!
1
.cs
TextMate/TextMate
mit
AvaloniaUI/AvaloniaEdit
10060739
<NME> TextMate.cs <BEF> using System; using System.Linq; using TextMateSharp.Grammars; using TextMateSharp.Model; using TextMateSharp.Registry; using TextMateSharp.Themes; namespace AvaloniaEdit.TextMate { public static class TextMate { public static void RegisterExceptionHandler(Action<Exception> han...
9
Dispose the TextEditorModel!
1
.cs
TextMate/TextMate
mit
AvaloniaUI/AvaloniaEdit
10060740
<NME> TextMate.cs <BEF> using System; using System.Linq; using TextMateSharp.Grammars; using TextMateSharp.Model; using TextMateSharp.Registry; using TextMateSharp.Themes; namespace AvaloniaEdit.TextMate { public static class TextMate { public static void RegisterExceptionHandler(Action<Exception> han...
9
Dispose the TextEditorModel!
1
.cs
TextMate/TextMate
mit
AvaloniaUI/AvaloniaEdit
10060741
<NME> TextMate.cs <BEF> using System; using System.Linq; using TextMateSharp.Grammars; using TextMateSharp.Model; using TextMateSharp.Registry; using TextMateSharp.Themes; namespace AvaloniaEdit.TextMate { public static class TextMate { public static void RegisterExceptionHandler(Action<Exception> han...
9
Dispose the TextEditorModel!
1
.cs
TextMate/TextMate
mit
AvaloniaUI/AvaloniaEdit
10060742
<NME> TextMate.cs <BEF> using System; using System.Linq; using TextMateSharp.Grammars; using TextMateSharp.Model; using TextMateSharp.Registry; using TextMateSharp.Themes; namespace AvaloniaEdit.TextMate { public static class TextMate { public static void RegisterExceptionHandler(Action<Exception> han...
9
Dispose the TextEditorModel!
1
.cs
TextMate/TextMate
mit
AvaloniaUI/AvaloniaEdit
10060743
<NME> TextMate.cs <BEF> using System; using System.Linq; using TextMateSharp.Grammars; using TextMateSharp.Model; using TextMateSharp.Registry; using TextMateSharp.Themes; namespace AvaloniaEdit.TextMate { public static class TextMate { public static void RegisterExceptionHandler(Action<Exception> han...
9
Dispose the TextEditorModel!
1
.cs
TextMate/TextMate
mit
AvaloniaUI/AvaloniaEdit
10060744
<NME> TextFormatterFactory.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 with...
1
Merge pull request #110 from HendrikMennen/fix-memory-leak
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060745
<NME> TextFormatterFactory.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 with...
1
Merge pull request #110 from HendrikMennen/fix-memory-leak
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060746
<NME> TextFormatterFactory.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 with...
1
Merge pull request #110 from HendrikMennen/fix-memory-leak
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060747
<NME> TextFormatterFactory.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 with...
1
Merge pull request #110 from HendrikMennen/fix-memory-leak
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060748
<NME> TextFormatterFactory.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 with...
1
Merge pull request #110 from HendrikMennen/fix-memory-leak
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit
10060749
<NME> TextFormatterFactory.cs <BEF> // Copyright (c) 2014 AlphaSierraPapa for the SharpDevelop Team // // 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 with...
1
Merge pull request #110 from HendrikMennen/fix-memory-leak
1
.cs
cs
mit
AvaloniaUI/AvaloniaEdit