Commit Graph

328 Commits

Author SHA1 Message Date
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
Michael Ganss
722f5a19dc Add Coverity Scan badge 2015-07-20 17:37:16 +02:00
Michael Ganss
149cd2c75a Fix appveyor.yml 2015-07-20 17:31:36 +02:00
Michael Ganss
4542edc1b6 Fix appveyor.yml 2015-07-20 17:29:25 +02:00
Michael Ganss
2d1b299cde Fix appveyor.yml 2015-07-20 17:27:40 +02:00
Michael Ganss
e34eeca5be Fix appveyor.yml 2015-07-20 17:18:18 +02:00
Michael Ganss
03d4104be2 Fix appveyor.yml 2015-07-20 17:14:37 +02:00
Michael Ganss
ada99e8556 Fix appveyor.yml 2015-07-20 17:08:56 +02:00
Michael Ganss
640abb50f9 Fix appveyor.yml 2015-07-20 17:05:13 +02:00
Michael Ganss
185a18077d Add Coverity 2015-07-20 16:57:52 +02:00
Michael Ganss
740d57c2f5 Update AngleSharp
Make more tests work
2015-07-20 11:22:46 +02:00
Michael Ganss
f0edecd2e2 Increase test coverage 2015-07-15 17:18:19 +02:00
Michael Ganss
9cbe608ad2 Add coveralls.io badge 2015-07-15 13:42:16 +02:00
Michael Ganss
49bb24dc26 Merge branch 'master' of github.com:mganss/HtmlSanitizer 2015-07-15 13:19:12 +02:00
Michael Ganss
7cc5198093 Use Release 2015-07-15 13:04:25 +02:00
Michael Ganss
0ddc9b2b5c Build HtmlSanitizer.sln 2015-07-15 12:52:25 +02:00
Michael Ganss
397fc620aa Restore packages from .nuget\packages.config 2015-07-15 12:41:18 +02:00
Michael Ganss
30556fca26 Add nuget restore 2015-07-15 12:28:26 +02:00
Michael Ganss
c970d02c86 Add coveralls.io 2015-07-15 11:55:35 +02:00
Michael Ganss
a0c1683cb1 Update AngleSharp 2015-07-09 17:58:23 +02:00
Michael Ganss
30d75a0f32 Show build status for master branch only 2015-06-18 13:38:49 +02:00
Michael Ganss
05a658ebaf Replace CsQuery with AngleSharp 2015-06-18 13:23:51 +02:00
Michael Ganss
0777d6d23e Add AppVeyor badge 2015-06-15 15:06:22 +02:00
Michael Ganss
3b41b2bdf7 Merge pull request #33 from 304NotModified/patch-1
Update HtmlSanitizer.nuspec
2015-06-15 14:47:31 +02:00