Michael Ganss
|
a36f4c8c1a
|
Merge pull request #57 from 304NotModified/exclude-tests
Exclude tests in code coverage
|
2016-02-09 17:50:28 +01:00 |
|
Julian Verdurmen
|
7d1a3403d6
|
Exclude tests in code coverage
|
2016-02-09 17:32:48 +01:00 |
|
Michael Ganss
|
644a11b3d2
|
Update LICENSE.md
Fix #56
|
2016-02-09 17:26:58 +01:00 |
|
Michael Ganss
|
89316d0f73
|
Merge pull request #55 from rmichela/EventArgs
Added Tag attributes to event args
|
2016-02-06 17:51:33 +01:00 |
|
Michael Ganss
|
35e0781899
|
Update README.md
|
2016-02-05 17:07:29 +01:00 |
|
Michael Ganss
|
1886124a87
|
Remove /noshadow
|
2016-02-05 17:01:15 +01:00 |
|
Michael Ganss
|
d0a347a51b
|
Fix appveyor.yml
|
2016-02-05 16:51:46 +01:00 |
|
Michael Ganss
|
2b594a3d91
|
Switch to Codecov
|
2016-02-05 16:44:08 +01:00 |
|
Ryan Michela
|
9be558996e
|
EventArg Tag attribute unit tests
|
2016-02-04 13:10:22 -08:00 |
|
Ryan Michela
|
20eb143849
|
Added Tag attributes to event args
|
2016-02-04 12:48:10 -08:00 |
|
Michael Ganss
|
7229c15b5f
|
Merge branch 'master' of github.com:mganss/HtmlSanitizer
|
2016-02-03 17:08:18 +01:00 |
|
Michael Ganss
|
db51e9bf4b
|
Update to AngleSharp 0.9.4
Fixes #53
|
2016-02-03 17:07:37 +01:00 |
|
Michael Ganss
|
8fcdceb65d
|
Update README.md
|
2016-02-01 13:46:26 +01:00 |
|
Michael Ganss
|
b2e7d3e820
|
Remove -beta from nuspec
Update to 2016
|
2016-02-01 13:19:26 +01:00 |
|
Michael Ganss
|
d470f7e06b
|
Merge remote-tracking branch 'remotes/github/AngleSharp'
# Conflicts:
# HtmlSanitizer.Tests/Tests.cs
# HtmlSanitizer/HtmlSanitizer.cs
|
2016-02-01 12:42:48 +01:00 |
|
Michael Ganss
|
1ac5c1da14
|
Merge pull request #51 from emptyGit/AngleSharp
Added remove reason to removal events
|
2016-01-31 13:47:34 +01:00 |
|
emptyGit
|
6fbdb74aff
|
Added unit tests for remove reasons
|
2016-01-29 23:22:39 +01:00 |
|
emptyGit
|
4341dad9bd
|
Fixed issue where invalid removing reason was set for styles with not allowed values
|
2016-01-24 10:04:53 +01:00 |
|
emptyGit
|
ec095de43d
|
Added remove reason to removal events
|
2016-01-20 21:03:39 +01:00 |
|
Michael Ganss
|
ca9f6b34ee
|
Set version to 3.1
|
2015-11-05 16:10:51 +01:00 |
|
Michael Ganss
|
57e48a30c6
|
Sign the assembly
|
2015-11-04 12:48:32 +01:00 |
|
Michael Ganss
|
1d696f705d
|
Re-add version attributes to AssemblyInfo.cs
|
2015-11-04 12:43:06 +01:00 |
|
Michael Ganss
|
413056da79
|
Set assembly version by AppVeyor
Generate NuGet packages during AppVeyor build
|
2015-11-04 12:35:14 +01:00 |
|
Michael Ganss
|
41de103dc6
|
Fix #48
|
2015-10-30 17:48:39 +01:00 |
|
Michael Ganss
|
86b8178e73
|
Bump version to 3.0
Add -beta to nuspec version
|
2015-10-30 17:22:58 +01:00 |
|
Michael Ganss
|
63ef99751d
|
Update AngleSharp
|
2015-10-30 17:16:07 +01:00 |
|
Michael Ganss
|
ef7d314027
|
Set style to parsed style
|
2015-09-23 18:06:48 +02:00 |
|
Michael Ganss
|
b14cf1b7ed
|
Make all tests work
|
2015-09-23 17:22:03 +02:00 |
|
Michael Ganss
|
872e9502b7
|
Merge remote-tracking branch 'remotes/github/master' into AngleSharp
Conflicts:
HtmlSanitizer/HtmlSanitizer.cs
|
2015-09-23 16:23:23 +02:00 |
|
Michael Ganss
|
78e3c63480
|
Update AngleSharp to 0.9.1
|
2015-09-23 16:17:18 +02:00 |
|
Michael Ganss
|
486be1526d
|
Fix #44
|
2015-09-14 13:29:33 +02:00 |
|
Michael Ganss
|
cca08aaf26
|
Add nuget restore to appveyor.yml
|
2015-09-02 16:11:00 +02:00 |
|
Michael Ganss
|
41d75f350a
|
Remove MSBuild-integrated package restore
Update AngleSharp to 0.9
Setting style attribute to parsed CSS no longer necessary
|
2015-09-02 16:06:49 +02:00 |
|
Michael Ganss
|
edd0ad435d
|
Remove MSBuild-integrated package restore
|
2015-09-02 13:07:25 +02:00 |
|
Michael Ganss
|
17f274acbc
|
OpenCover.Console.exe in tools folder
|
2015-09-02 12:02:37 +02:00 |
|
Michael Ganss
|
71be515f2f
|
Remove Coverity again (doesn't seem ready for VS2015)
|
2015-09-02 12:00:40 +02:00 |
|
Michael Ganss
|
a622256df3
|
Change appveyor.yml
|
2015-09-01 17:34:57 +02:00 |
|
Michael Ganss
|
89f5aebc3c
|
Re-enable Coverity
|
2015-09-01 17:09:02 +02:00 |
|
Michael Ganss
|
57b84211c0
|
Update AngleSharp
|
2015-08-17 10:41:51 +02:00 |
|
Michael Ganss
|
863b94f03e
|
Disable Coverity
|
2015-08-11 16:32:51 +02:00 |
|
Michael Ganss
|
784250e675
|
PublishCoverity.exe is in PublishCoverity\tools\ now
|
2015-08-09 11:58:31 +02:00 |
|
Michael Ganss
|
6d16006195
|
Update NuGet packages
|
2015-08-08 22:10:56 +02:00 |
|
Michael Ganss
|
3ee73b9d47
|
Fix #41
|
2015-08-08 22:05:22 +02:00 |
|
Michael Ganss
|
f4100e0b9a
|
Merge pull request #39 from Jawvig/master
Added IHtmlSanitizer interface to HtmlSanitizer
|
2015-07-29 13:41:50 +02:00 |
|
Michael Ganss
|
63dd90a172
|
Fix appveyor.yml
|
2015-07-29 13:36:38 +02:00 |
|
Michael Ganss
|
0c0d2b4040
|
Do Coverity and Coveralls only if tokens are non-empty
|
2015-07-29 13:25:48 +02:00 |
|
Michael Ganss
|
b4ca44e28c
|
Dump environment variables
|
2015-07-29 12:51:03 +02:00 |
|
Michael Ganss
|
cda7640314
|
Use AppVeyor build number for Coverity code version.
Hope this fixes the build for PRs.
|
2015-07-29 12:21:17 +02:00 |
|
Joshua Gallagher
|
72753755f5
|
Added IHtmlSanitizer interface to HtmlSanitizer
This change allows the HtmlSanitizer to be mocked out from within
client code.
It doesn't change the behaviour of the HtmlSanitizer class
in any way.
|
2015-07-29 09:08:12 +01:00 |
|
Michael Ganss
|
e08c157728
|
Add XHTML test (closes #1)
Try to fix appveyor.yml
|
2015-07-22 16:20:53 +02:00 |
|