Граф коммитов

206 Коммитов

Автор SHA1 Сообщение Дата
Anton Firszov 4203c9b55d
Also extend the table 2021-05-26 16:05:37 +02:00
Anton Firszov cc5f6fe06e
Define SUPPORTS_BITOPERATIONS 2021-05-26 15:58:09 +02:00
James Jackson-South 48e73f455f Update branding 2021-05-11 18:19:22 +01:00
James Jackson-South 0ea21d9e2a Fix MinVer and SourceLink detection 2021-04-23 23:19:37 +01:00
James Jackson-South 41fff7bf7d Fix CodeCov detection 2021-04-17 22:19:00 +01:00
James Jackson-South 462f789c52 Merge branch 'master' of https://github.com/SixLabors/SharedInfrastructure 2021-04-16 17:34:50 +01:00
James Jackson-South 7a0b5d70d1 Disable CA1707 for tests 2021-04-16 17:34:23 +01:00
James Jackson-South 4184bc0741
Merge pull request #17 from SixLabors/js/optimize-build
Optimize default build configuration and update ruleset for recent VS versions
2021-04-16 17:14:10 +01:00
James Jackson-South 3159911c20 Fix using directives. 2021-04-16 17:02:32 +01:00
James Jackson-South 160b478ffe Update .editorconfig 2021-04-16 16:57:46 +01:00
James Jackson-South 9d067cbd81 Restrict versioning + sourcelink to CI only. 2021-04-16 16:36:11 +01:00
James Jackson-South 9b1179f0eb Update docs, fix MacOSX GitLFS submodule issue 2021-04-08 23:31:30 +01:00
Brian Popow 44b229c7b3 Add ktx and ktx2 to be handled by git lfs 2021-03-27 17:21:21 +01:00
James Jackson-South 06a7339834 Fix build determinism 2021-02-18 06:09:03 +00:00
Brian Popow bc88dab174
Merge pull request #16 from SixLabors/treatImagesAsGitLfs
Remove image file formats from `treat as binary`
2021-02-17 19:40:47 +01:00
Brian Popow bbe5b6dedd Put each file type in separate line 2021-02-17 18:44:58 +01:00
Brian Popow a7ceec3a7e Remove image file formats from `treat as binary`, they should treated as plain text because of git lfs 2021-02-17 15:46:14 +01:00
James Jackson-South 649bdbe605 Ensure LFS tracking 2021-02-17 11:07:29 +00:00
James Jackson-South 9f515595ee Fix code coverage 2021-02-17 05:05:05 +00:00
James Jackson-South af824b8bad Use CI 2021-02-01 02:01:31 +00:00
James Jackson-South bb690346b7 Ensure deterministic builds work when triggered against individual projects 2021-02-01 01:58:02 +00:00
James Jackson-South 6871cba0fa Update SixLabors.Src.props 2021-02-01 01:48:20 +00:00
James Jackson-South 6f18f9d8d3
Merge pull request #15 from stefannikolei/net50
add net50
2021-01-30 18:00:29 +00:00
Stefan Nikolei c25e2aeee3 cleanup.. 2021-01-30 16:11:42 +01:00
James Jackson-South 3b220e688c
Merge branch 'master' into net50 2021-01-30 13:33:16 +00:00
Stefan Nikolei b86d397758 now we have a condition with is true for all new 2021-01-30 13:42:26 +01:00
James Jackson-South 582bf5a765 Add docs filter to allow building via submodule in CI 2021-01-27 12:37:03 +00:00
Stefan Nikolei aa1d9315cf add net5.0 in all places 2021-01-23 15:16:45 +01:00
Stefan Nikolei 7707e2e5b9 add net50 2021-01-23 15:12:14 +01:00
James Jackson-South b7b9a2755e Fix casing 2020-12-14 12:30:40 +00:00
James Jackson-South a04c731e26 Fix casing 2020-12-14 03:11:42 +00:00
James Jackson-South 8eb1111622 Fix ruleset includes 2020-12-14 03:05:41 +00:00
James Jackson-South 38f0720510 Fix rulset casing 2020-12-14 02:47:07 +00:00
James Jackson-South 25967ef712 Fix include, update netFX supports targets 2020-12-14 02:44:21 +00:00
James Jackson-South 3ae9179b3e Remove indexer rule. 2020-12-03 14:40:13 +00:00
James Jackson-South 3ad6e96a5f Add tiff files to gitattributes 2020-12-02 11:43:27 +00:00
James Jackson-South 2306bb8209
Merge pull request #13 from SixLabors/js/msbuild
Add Shared Props and Targets
2020-12-01 21:29:49 +00:00
James Jackson-South 5e22fa3b62 Add mac build and cache 2020-11-30 18:45:02 +00:00
James Jackson-South d8a8fb7e18 Add msbuild files to solution 2020-11-30 18:44:50 +00:00
James Jackson-South 1c47614d9d Add shared props/targets and update per rules 2020-11-30 18:38:17 +00:00
James Jackson-South d9c000b35b Update ruleset to match stylecop 2020-11-30 18:37:47 +00:00
James Jackson-South 2754ccc861
Merge pull request #12 from SixLabors/sp/guard-codegen-improvement
Improved Guard APIs codegen
2020-11-29 14:06:49 +00:00
James Jackson-South d7e37f1c9e Make ThrowHelper partial 2020-09-02 00:57:05 +01:00
James Jackson-South 1ad9e3c4de Fix coverage report generation 2020-09-02 00:44:03 +01:00
James Jackson-South 65affa872d Update coverlet.runsettings 2020-09-01 22:17:10 +01:00
James Jackson-South 19de78bcad Update SharedInfrastructure.Tests.csproj 2020-09-01 21:58:14 +01:00
James Jackson-South f762a824c9 Add CI + Tests 2020-09-01 21:36:31 +01:00
Sergio Pedri 63c098c752 Generated Guard.Numeric.tt template 2020-08-31 12:52:39 +02:00
Sergio Pedri 01dad870ad Improved Guard APIs codegen 2020-08-30 13:31:19 +02:00
James Jackson-South b0d4cd9864
Merge pull request #11 from Turnerj/third-party-notices
Add Third Party Notices document
2020-06-18 14:51:13 +01:00