-
Merge pull request #54 from mozfreddyb/wrong-hash-value-issue-52
Change hash value in Example 5 & 6 (fixes #52)
-
-
Merge pull request #55 from mozfreddyb/bikeshed-compile-error
errors in bikeshed should fail loudly (fixes #46)
-
-
Merge pull request #53 from metromoxie/fix-compilation
Fix compile
-
Merge pull request #50 from metromoxie/update-readme
Update README to mention that Bikeshed is the default
-
-
Update README to mention that Bikeshed is the new norm and that the K…
…ramdown file shouldn't be touched.
-
Merge pull request #48 from shekyan/rsf-parsing
Clarification of parsing of `require-sri-for`
-
Clarification of parsing of `require-sri-for`
Match tokens with known tokens case-insensitively in parsing algorithm of `require-sri-for`.
-
Merge pull request #45 from shekyan/iana-ref
Add IANA considerations section referencing `require-sri-for`
-
Merge pull request #43 from fmarier/use_bikeshed_for_ed
Make the bikeshed spec the editors' draft
-
-
-
Use Bikeshed API instead of local install
devd committedJun 21, 2016
-
Merge pull request #42 from fmarier/publish_v1_rec
Update spec status and fix spelling of my name
-
-
Update status of the spec to REC
fmarier committedJun 15, 2016 -
fmarier committed
Jun 15, 2016
-
Merge pull request #32 from shekyan/require-sri-for
write down `require-sri-for` directive as part of SRI
-
-
-
Addressed some of @mikewest comments
- reporting is probably needs to go away
-
Merge pull request #39 from fmarier/set-spec-status
Set spec status
-
-
change `require-sri-for` parsing algorithm
Initialize protected resource type set as empty, not null.
shekyan committedMay 10, 2016 -
attempt to write down `require-sri-for` directive as part of SRI
please ignore missing references. Once we agree on the content I'll clean things up.
shekyan committedMay 5, 2016
-
Set the correct status of the spec
The markdown version is for SRIv1 which is a Proposed Recommendation whereas the bikeshed version is for SRIv2 which is an Editor's Draft.
-
Merge pull request #38 from fmarier/issue35
Remove the note about data: and blob URLs (fixes #35)
-
-
Merge pull request #34 from shekyan/update-travis
update CI to build both v.1 and current